@charset "utf-8";
  * { behavior: url(css/iepngfix.htc) }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*General*/
html{
	margin:0px auto;
	padding:0px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}

body{
	margin:0 auto;
	text-align:center;
	background:#fff;
	color:#949494;
	font-family:Verdana;
}
img{
	border:none;
}
a{
	cursor:pointer;
}
html ul li{
	list-style-type:none;
}
#header{
	width:1030px;
	height: 126px;
	padding-top: 43px;
	background:#fff;
	margin:0 auto;
	background:url(/images/line.png) no-repeat scroll 50% 100% transparent;
	position: relative;
}
#header a.logo{
	float:left; 
	display: block;
	margin: -43px 0 0 0;
}
#header .menu{
	width:465px;
	height:18px;
	float:right;
	margin-top:-15px;
}
#header .menu ul{
	line-height:18px;
	float:right;
	margin:0px;
}
#header .menu ul li{
	float:left;
	padding-left:17px;
}
#header .menu ul li a{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#949494;
}
#header .menu ul li a:hover{
	text-decoration:underline;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#949494;
}
#header .menu ul li a.active{
	text-decoration:underline;
}

#header #topmenu
{
	float: right;
    clear: right;
	
	white-space: nowrap;
	text-align: right;
	padding:0;
	margin: 30px 0 0 0;
	font-family: verdana, tahoma, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1;
}
#header #topmenu li
{
	display: inline;
	list-style-type: none;
	margin: 0 5px;
}
#header #topmenu a { color: #949494; text-decoration: none; }
#header #topmenu a:hover, #header #topmenu a:active { text-decoration: underline; }

#header .separator_top{
	background:url(../images/separator_top.gif) no-repeat;
	width:1000px;
	height:8px;
	margin-top:20px;
	
}
#container{	
	width:1000px;
	text-align:center; 
	height:auto !important; 
	min-height:200px;
	height:200px;
	margin:0 auto;
	padding-top: 16px;
}
#container .column_left{
	float:left; 
	height:auto !important;
	min-height:200px;
	height:200px;
	width:487px;
}
#container .column_right{
	float:right;  
	height:auto !important;
	min-height:200px;
	height:200px;
	width:487px;
}
#container .space_sep{
	width:100%;
	height:25px;
} 
.press{
	height:auto !important;
	min-height:457px;
	height:457px;
	float:left;
	padding:52px 205px 40px 115px;
}
.press .title{
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}
.press .space_sep{
	width:100%;
	height:42px;
}
.press .images{
	height:auto !important;
	min-height:260px;
	height:260px;
}
.press .images img{
	float:left;
}
.press .text{
	width:680px;
}
.press .text .title{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.press .text p{
	font-family:Verdana;
	font-size:12px;
	margin-top:3px;
	text-align:left;
}
.press .text p a {
	color: #949494;
	text-decoration: underline;
	font-variant: small-caps;
}
.title_div{
	float:left;	
	width:300px;
	height:100px;
}

.retail .edit .location { margin: 1em 0; font-size: 12px; }
.retail .edit .location label
{
	width: 7em;
	float: left;
}
.retail .edit .location input.text { margin-bottom: 4px; }

.retail li.location { margin: 1em 0; }
.retail li.location .name { font-weight: bolder; } 
.retail li.location a { text-decoration: none; color: inherit; } 


#header .extra
{
	float: right;
	width: 240px;
	margin-top: -28px;
	font-family: verdana, sans-serif;
	line-height: 1;
}

#header .extra .retailers-log-link
{
	background-color: #99908b;
	padding: 6px 0;
	font-size: 11px;
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 2px;
}

.newsletter
{
	background-color: #ebe9e8;
	padding: 6px 8px;
}
.newsletter * { color: #9a908b; font-size: 12px; text-align: center; }
.newsletter form { overflow: hidden; margin-top: 10px; }
.newsletter form * { float: left; }
.newsletter form label { margin-right: 1em; margin-top: 3px;  }
.newsletter input.text
{
	border: 3px solid #9a908b;
	text-align: left;
	width: 100px;
	height: 14px;
	padding: 0;
}
.newsletter .button
{
	border: 0;
	background-color: #9a908b;
	height: 20px;
	font-size: 10px;
	padding: 3px 0;
	color: white;
	text-transform: uppercase;
	text-align: center;
	width: 55px;
	cursor: pointer;
}
@-moz-document url-prefix() { .newsletter .button { padding: 2px 0 3px 0; } }



.home
{
	overflow: hidden;
}
.home .info
{
	float: left;
	width: 290px;
	padding-left: 50px;
	
	color: #141618;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.3;
}
.home .info * { font-family: helvetica, arial, sans-serif; }
.home .info p { margin: 0 0 .8em 0; }
.home .info h2
{
	font-size: 22px;
	font-weight: normal; 
	color: #99908b;
	text-align: left;
}
.home .info .box
{
	background-color: #ebe9e8;
	padding: 25px 15px;
	margin: 30px 0;
	color: #9a908b;
	text-align: center;
	
	display: block;
	text-decoration: none;
}

.home .info strong
	{
	color: #949494;
	}
	
.home .info a 
	{
	text-decoration: none;
	font-weight: bold;
	color: #949494;
}

.home .photo { float: right; margin-right: 70px; }


.showroom {
	height: auto !important;
	min-height: 600px;
	height: 600px;
}

.showroom .collection-list a
{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.showroom .collection-list a.r { margin-right: 0; }

.showroom .collection-list a img { }

.showroom .product-container { position: relative; }

.showroom .product-sidebar
{
	text-align: left;
	width: 150px;
	height: 600px;
	float:left;
}
.showroom .product-navigation, .showroom .product-navigation ul
{
	padding: 0;
    margin: 0;
    list-style-type: none;
}
.showroom .product-navigation, .showroom .product-navigation * { text-align: right; font-size: 10px; }
.showroom .product-navigation
{
    padding: 1.4em;
    
    line-height: 2.85;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.showroom .product-navigation a { color: #666666; text-decoration: none; outline: 0; }
.showroom .product-navigation a h2 { color: black; font: inherit; font-size: 1.5em; }

.showroom .carousel-navigation
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 850px;
    padding-left: 150px;
    text-align: center;
	
	display: none;
}
.showroom .carousel-navigation a { color: #737373; }
.showroom .carousel-navigation .button-prev,
.showroom .carousel-navigation .button-next
{
    background-image: url('/images/showroom/button-state-scroll-sprites.gif');
    background-repeat: no-repeat;
    text-indent: -9999px;
    
    width: 10px;
    height: 11px;
    outline: none;
	margin-bottom: 1px;
	vertical-align: bottom;
    
    display:-moz-inline-stack;
    display:inline-block;
    zoom: 1;
    *display:inline;
}
.showroom .carousel-navigation .button-prev { background-position: 0 0 }
.showroom .carousel-navigation .button-next { background-position: -10px 0 }

.showroom .carousel-navigation .carousel-state
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    
    background-color: #faf9e6;
    border: 1px solid #d5d2c0;
    height: 10px;
    vertical-align: bottom;
    
    display:-moz-inline-stack;
    display:inline-block;
    zoom: 1;
    *display:inline;
}
.showroom .carousel-navigation .carousel-state li
{
    float: left;
}
.showroom .carousel-navigation .carousel-state li a
{
    display: block;
    width: 52px;
    height: 8px;
    margin: 1px;
}
.showroom .carousel-navigation .carousel-state li a:hover,
.showroom .carousel-navigation .carousel-state li.active a { background-color: #737373; }

.showroom .product-carousel ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.about{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	padding:50px 140px 50px 140px;
	height:auto !important;
	min-height:450px;
	height:450px;
}
.about .title{
	font-size:24px;
	text-align:center;
}
.about p{
	text-align:center;
	margin:0 auto;
	padding:0px;
}

.contact{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	padding:50px 140px 50px 140px;
	height:auto !important;
	min-height:450px;
	height:450px;
}
.contact .title{
	font-size:24px;
	text-align:center;
}
.contact p{
	text-align:center;
	margin:0 auto;
	padding:0px;	
}
.contact .contact-submit { margin-top: 1em; }
.contact .contact-submit * { text-align: center; }
.contact .contact-submit input { text-align: left; }

.retailers{
	height:auto !important;
	min-height:450px;
	height:450px;
	padding:52px 205px 40px 115px;
}
.retailers .title{
	font-size:24px;
	text-align:left;
}
.retailers .pdt_title{
	background:url(../images/icon-pdf.png) no-repeat;
	padding-left:35px;
	padding-top:17px;	
	height:auto !important;
	min-height:18px;
	height:18px;
	text-align:left;
}
.retailers .pdt_title a{
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#A6A6A6;
	text-decoration:none;
	text-align:left;
}
.retailers p{
	text-align:left;
	width:700px;
	padding-left:7px;
}

#footer
{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}
#footer p
{
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	margin: 2em 0;
}
#footer strong { font-size: 12px; }
#footer img { margin: 0 0 -6px 5px; }


/* SPECIAL */
div.clear{clear:both;height:1px;font-size:1px;}

/* Admin */
#admin-bar{
	background-color:lightgreen;
	padding:0.3em;
	text-align:center;
	font-size:16px;
}
p.admin_edit{
	font-size:15px; 
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
	margin-bottom:0px;
}
.text .admin_edit a {
	color:green;
	text-decoration:none;
} 
.text .admin_edit{
	font-size:15px; 
	font-weight:bold;
	text-align:left;
	width:70px;
	float:left;
	margin-bottom:0px;
}
.text .edit_right{
	font-size:15px; 
	font-weight:bold;
	text-align:left;
	width:50px;
	float:left;
	margin-bottom:0px;
}

p.admin_edit a {
	color:green;
	text-decoration:none;
} 
#eddit_top_button{
	position:absolute;
	left:75%;
	top:235px;
	padding-left:5px;
}
#admin_on_edit{
	text-align:left;
	width:815px;
	margin:0 auto;
}
#link_meta_data{
	height:20px;
	width:118px;
	text-decoration:none; 
	background:#B0B795;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	border:3px solid #2B401F;
	position:absolute;
	left:130px;
	top:50px;
	 
}
.save_meta{
	margin-left:70px;
}
#TB_window p{
	font-size:16px;
}

.admin_page{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	padding:50px 140px 50px 140px;
	height:auto !important;
	min-height:450px;
	height:450px;
}
.admin_page .retailers_login_box{
	margin:0 auto;
	width:322px;
	height:170px;
	background:#faf9e6;
	margin-top:75px;
	
}
.admin_page  p {
	text-align:center;
	width:300px;
}

.admin_page .title{
	font-family:Verdana;
	font-size:24px;
	font-weight:normal;
}
.admin_page  .retailer_login{
	text-align:center;
	padding-top:10px;
	width:200px;
	margin:0 auto;
}
.admin_page .retailers_login_box form{
	padding-top:20px
}
.admin_page .retailers_login_box .field {
	height:30px;
	width:222px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:0 auto;
}
.admin_page .retailers_login_box .field label{
	text-align:center;
}
.admin_page .retailers_login_box .field input{
	text-align:left;
	height:22px;
	width:216px;
	border:1px solid #faf9e6;	
	padding-top:6px;
	margin:0 auto;
}

.box_edit_add{
	display:none;
	border:1px solid #d1d1d1;
	padding:10px;
	width:677px;
}
.box_edit_add_2{
	display:none;
	border:1px solid #d1d1d1;
	padding:10px;
	width:680px;
}
.image_article{
	margin-right:10px;

}
.about p{
	font-size:16px;
}
.contact p{
	font-size:16px;
}
.contact p a{
	font-size:16px;
	color:#949494;
	text-decoration:none;
	cursor:pointer;
}
