*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 12px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
	background: black;
}
body.noBackground
{
	background-image: none;
}

img
{
	border: none;
}
a
{
	color: #999999;
	text-decoration: none;
	border: none;
}
a:hover
{
	text-decoration: underline;
}
label
{
	display: block;
	margin-bottom: 6px;
}
strong
{
	color: #C0AF87;
}
td
{
	height: 80px;
}
ul
{
}
select
{
	background-color: black;
	border: solid 1px #B4B4B4;
	color: #999999;
}
input
{
	background-color: black;
	border: solid 1px #B4B4B4;
	color: #999999;
}
option
{
	padding: 0 5px;
}

/* layout */
#main
{
	width: auto !important;
	width: 1000px;
	min-width: 1000px;
	height: 840px;
	margin: 0 auto;
	background: #000 no-repeat top center;
	position: relative;
}
/*#main   {width:auto !important; width:1000px; min-width:1000px; height:840px; margin:0 auto; background:#000 url(../img/back_home_img.jpg) no-repeat top center; position:relative;}*/

#logo
{
	width: 231px;
	margin: 36px 0 0 40px;
}
#logo.couture
{
	width: 292px;
	margin: 36px 0 0 40px;
	height: 120px;
}

#mainFloat
{
	width: 945px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -495px;
}

#mainFloat.home
{
	top: 46px;
}
#mainFloat.home #menu #form
{
	margin-top: 0;
}

#mainContent
{
	width: 945px;
	height: 700px;
	margin: 0 auto;
	padding-right: 55px;
}

#flashHome
{
	width: auto !important;
	width: 1000px;
	min-width: 1000px;
	height: 840px;
	margin: 0 auto;
}
#flashHome p
{
	display: none;
}


#title
{
	width: 200px;
	height: 10px;
	float: left;
	margin: 40px 0 0 60px;
}
#title.how_to_buy
{
	margin-top: 25px;
}
#titleretail
{
	width: 200px;
	height: 10px;
	float: left;
	margin: 15px 0 0 40px;
}
.ie6 #titleretail
{
	margin-left: 20px;
}
/*content*/
#content
{
	float: left;
	width: 700px;
	position: relative;
}

#popupContent
{
	width: 260px;
	margin: 10px auto;
}

/*Menu*/
#menu
{
	float: right;
	width: 231px;
	text-align: center;
	list-style: none;
}
#menu ul li
{
	margin-bottom: 27px;
	margin-bottom: 24px;
	list-style: none;
}
#menu ul ul
{
	width: 100px;
	margin: 10px auto 0 auto;
}
ul#menu_about
{
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
}
#menu ul li li
{
	margin: 5px 0;
}
#menu ul ul li
{
	margin-top: 2px;
	text-align: left;
}
#menu ul ul li a
{
	color: #CAC4B5;
	text-decoration: none;
	border: none;
}
#menu ul ul li a:hover
{
	color: #FFFFFF;
}

/*Menu form*/
#form
{
	width: 231px;
	margin: 46px 0 35px 0;
	height: 18px;
	position: relative;
}
#form label
{
	font-size: 11px;
	color: #ccc;
	position: absolute;
	top: 0;
	left: 23px;
}
#menu #form .text
{
	width: auto;
	position: absolute;
	top: 17px;
	left: 23px;
}
#menu #form .submit
{
	width: auto;
	position: absolute;
	top: 17px;
	left: 187px;
}
#menu #form input
{
	background-color: black;
	width: 160px;
}
#menu #form .submit input
{
	width: auto;
	border: none;
	padding: 2px;
}

/*retailers*/
#retailers
{
	width: 500px;
	margin: 70px 0 0 40px;
}
#retailers input
{
	width: 317px;
	height: 18px;
	margin-right: 4px;
}
#retailers select
{
	width: 320px;
	height: 23px;
	margin-right: 4px;
}
#retailers input.submit
{
	width: 88px;
	height: 22px;
	margin-top: 25px;
	margin-left: 10px;
	border: none;
}
#retailers input.zip
{
	width: 200px;
	padding-left: 10px;
}
#retailers select.zip
{
	width: 100px;
}
#retailers a
{
	margin-left: 10px;
}
.retailers_scroll
{
	margin: -3px 0 0 -70px;
}

#retailers_results
{
	margin: -10px 0 0 50px;
	width: 370px;
}
#retailers_results h2
{
	width: 300px;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 25px;
	color: #C0AF87;
	font-weight: normal;
}
#retailers_results a
{
	font: 12px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #C0AF87;
}
#retailers_results tr td h1
{
	margin-right: 180px;
	font-weight: normal;
}
#retailers_results dl
{
	width: 350px;
}
#retailers_results dl dt
{
	width: 25px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	font: 20px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #C0AF87;
}
#retailers_results dd
{
	margin: 0px 0 5px 45px;
}
#retailerDetails td
{
	height: auto;
	padding: 5px 10px 5px 0;
}
#retailers_results dd p
{
	width: 170px;
	float: left;
	margin: 0;
}
#retailers_results dd .retailersButtonsDetails
{
	float: right;
	margin-top: 5px;
	width: 125px;
}

#retailerDetails
{
	padding: 1px 0 0 8px;
}
#retailerDetails label
{
	color: #C0AF87;
	font-weight: bold;
	display: inline;
}
#retailerDetails p
{
	margin: 20px 0 20px 0;
}

h2#retailerName
{
	font-size: 18px;
	color: #C0AF87;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;
}

#heather_results
{
	margin-top: -24px; *margin-top:-35px;width:370px;}
#heather_results tr td a
{
	margin: 0 1px;
	font: 12px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #C0AF87;
}
#heather_results tr td img
{
	margin-right: 3px;
}
#heather_results tr td select
{
	width: 95px;
}

/*content_scroll*/
#content_scroll
{
	width: 380px;
	height: 385px;
	overflow: hidden;
	position: absolute;
	left: 60px;
	top: 190px;
	float: left;
}
#content_scroll ul
{
	list-style: disc;
	margin-left: 20px;
}
#content_scroll ol
{
	margin-left: 25px;
}
#content_scroll p
{
	width: 360px;
}
#content_scroll b
{
	font-size: 13px;
}
#content_scroll.wide
{
	width: 570px;
}
#content_scroll.wide p
{
	width: 560px;
}
#media_content
{
	position: absolute;
	top: 10px;
}

#media_content p
{
	margin: 0 0 10px 0;
}
#media_content h1, #media_content h2, #media_content h3
{
	margin: 0;
	padding: 0;
}
#media_content h1
{
	font-size: 17px;
}
#media_content h2
{
	font-size: 16px;
}
#media_content h3
{
	font-size: 15px;
}
#media_content a
{
	color: #C2B772;
}
#media_content ul
{
	padding: 5px 5px 10px 20px;
}
#media_content li
{
	padding: 0 0 5px 0;
}


/*collections*/
#collections
{
	margin-left: 45px;
	width: 700px;
	height: 525px;
}
#collections ul
{
	display: inline;
	background-color: black;
	list-style: none;
}
#collections ul li
{
	padding: 6px 6px 15px 6px;
	margin: 0 29px 29px 0;
	float: left;
	background: url(images/degrade.png);
	text-align: center;
	width: 630px;
}
#collections ul li p
{
	font: 13.08px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
.title_col
{
	margin: 32px 0 23px 0px; 
	margin:20px 0 25px 0px;}
.collections_sellect
{
	width: 100px;
	margin: 0 0 11px 0;
}

#box_colections
{
	width: 560px;
	position: relative;
	float: left;
	padding-left: 40px;
}
#box_colections h1
{
	margin-bottom: 15px;
}
#box_colections.collections_photo
{
	width: 560px;
	margin-top: 25px;
}
#box_colections li
{
	display: inline;
	display: inline;
	margin-bottom: 10px;
}
#box_colections img
{
	vertical-align: top;
	margin-right: 5px;
}
#box_colections h2
{
	display: inline;
	margin: 0px 0 10px 0px;
	color: #BFB9AE;
}
#box_colections p
{
	width: 248px;
}
#bottons1
{
	top: 230px;
	left: 330px;
	width: 260px;
	position: absolute;
}
#bottons1.couture
{
	top: 180px;
	left: 40px;
	width: 260px;
	position: absolute;
}
#bottons1 ul
{
	width: 260px;
}
#bottons1 li p
{
	background: url(images/img_bottom.jpg) 1px no-repeat;
	padding-left: 10px;
}
#bottons1 .line_col3
{
	margin-top: 10px;
}
#bot
{
	position: absolute;
	top: 480px;
	left: 90px;
	width: 270px;
}
#bot.couture
{
	top: 420px;
	left: 360px;
}

#sendEmail input
{
	width: 290px;
}
#sendEmail textarea
{
	width: 290px;
	height: 100px;
	background-color: black;
	border: solid 1px #B4B4B4;
	color: #999999;
}
#sendEmail input.botSubmit
{
	width: 50px;
}

/*Contact*/
#tableContact td
{
	height: auto;
}
#tableContact input
{
	width: 164px;
}
#tableContact input.fullWidth
{
	width: 340px;
}
#tableContact input.botSubmit
{
	width: auto;
	border: none;
}
#tableContact textarea
{
	width: 340px;
	height: 100px;
	background-color: black;
	border: solid 1px #B4B4B4;
	color: #999999;
}


/*Press*/
#content_scroller
{
	width: 533px;
	height: 414px;
	float: left;
	position: absolute;
	top: 167px;
	left: 44px;
}
#content_scroller #pressMainImage
{
	width: 414px;
	height: 342px;
	position: absolute;
	top: 12px;
	left: 10px;
	text-align: center;
	padding: 6px;
}
#content_scroller #pressMainImage #loading
{
	margin-top: 170px;
}
#content_scroller #scroll_photo
{
	position: absolute;
	top: 10px;
	left: 448px;
}
#content_scroller #scroll_photo .scrollArrow
{
	margin: 0 0 5px 14px;
}
#content_scroller #scroll_photo #thumbScroll_photo
{
	width: 73px;
	position: relative;
	overflow: hidden;
	height: 328px;
}
#content_scroller #scroll_photo #thumbScroll_photo ul
{
	margin: 0 auto;
	position: absolute;
}
#content_scroller #scroll_photo #thumbScroll_photo ul li
{
	height: 111px;
}
#content_scroller #scroll_photo #thumbScroll_photo ul li a img
{
	margin: 0;
	clear: both;
	width: 73px;
	height: 97px;
}
#content_scroller p
{
	width: 500px;
	position: absolute;
	top: 380px;
	left: 10px;
	text-align: center;
}
#scrollPressRelated
{
	float: right;
	margin-top: -70px;
}
#scrollPressRelated .scrollArrow
{
	margin: 0 0 10px 5px;
}
#scrollPressRelated #thumbScroll
{
	width: 73px;
	height: 570px;
	overflow: hidden;
	position: relative;
}
#scrollPressRelated #thumbScroll ul
{
	margin: 0 auto;
	position: absolute;
}
#scrollPressRelated #thumbScroll ul li
{
	height: 115px;
}
#scrollPressRelated #thumbScroll ul li a img
{
	margin: 0;
	clear: both;
	width: 73px;
	height: 97px;
}
#titlePress
{
	position: absolute;
	top: 140px;
	left: 44px;
}

/*Trunk Shows*/
.date
{
	color: #C0AF87;
}
#trunk_show
{
	height: 360px;
	margin: 50px 0 0 50px;
}
#trunk_show #content_scroll
{
	left: 65px;
	top: 210px;
	height: 300px;
	width: 350px;
	position: absolute;
}
#trunk_show #content_scroll p
{
	width: 350px;
}
#trunk_show #scrollArea
{
	height: 350px;
	top: 190px;
	background: url(images/line_trunk.png) top center no-repeat;
}
#trunk_results
{
	height: 360px;
	margin: 50px 0 0 50px;
}
#trunk_results #content_scroll
{
	left: 65px;
	top: 280px;
	height: 300px;
	width: 350px;
	position: absolute;
}
#trunk_results #scrollArea
{
	left: 460px;
	height: 330px;
	top: 280px;
	background: url(images/line_trunk.png) top center no-repeat;
}
.trunk
{
	margin: 15px 0 0 60px;
	width: 365px;
	height: 50px;
}
.trunk input
{
	float: right;
	margin: -22px 0 0 0px;
	border: none;
	background: none !important;
}
.trunk select
{
	width: 257px;
}
.trunk_results
{
	margin: 25px 0 0 5px;
	width: 365px;
	height: 50px;
}
.trunk_results input
{
	float: right;
	margin: -22px 0 0 0px;
	border: none;
	background: none !important;
}
.trunk_results select
{
	width: 257px;
}
#title_results
{
	margin: -10px 0 0 10px;
}
#content_trunk
{
	background: red;
	float: left;
	margin: 105px 0 0 -360px;
}
#trunk_results dl
{
	width: 300px;
}
#trunk_results dl dt
{
	width: 25px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	font: 20px "Trebuchet MS" , Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #C0AF87;
}
#trunk_results dd
{
	margin: 0px 0 5px 10px;
}

/*navigation*/
#navigation
{
	margin-left: 45px;
}
.prev_collections
{
	float: left;
	display: block;
	margin: 15px 9px 0 0;
	outline: none;
}
.next_collections
{
	float: left;
	display: block;
	margin-top: 15px;
}
.numbers
{
	float: left;
	width: auto;
	margin: 20px 9px 0 0;
}
.numbers .current
{
	color: #A68E57;
}
.line_col2
{
	display: block;
	clear: both;
	margin-top: 0px;
}

/*bot*/
#bot
{
	float: left;
	margin: -50px;
	padding-left: 5px;
	width: 290px;
}
#bot ul li
{
	float: left;
	display: inline;
}

/*bottons*/


#bottons2 p
{
	width: 240px;
}

/*scrollArea*/
#scrollArea
{
	background: url(images/back_scroll.png) top center no-repeat;
	width: 18px;
	height: 435px;
	position: absolute;
	top: 180px;
	left: 460px;
}
#scrollArea.wide
{
	left: 670px;
}
/*scroller*/
#scroller
{
	background-image: url(images/scroller.png);
	height: 82px;
	position: relative;
	cursor: pointer;
	margin-left: 0px;
}

/*footer*/
#footer
{
	text-align: left;
	margin: 73px auto 0 auto;
	padding-left: 80px;
	width: 1000px;
	color: #999999;
}

/*Class*/
.line
{
	margin: 2px 0 14px 40px;
}
.line_about
{
	width: 420px;
	margin: 14px 0 14px 0px;
}
.line2
{
	margin-top: 14px;
	margin-bottom: 14px;
}
.line3
{
	margin-bottom: 42px;
}
.line_col
{
	margin: 2px 0 5px 45px;
}
.line_detail
{
	margin: 23px 0 14px 0px;
}
.line_results
{
	margin: 16px 0 18px -30px;
}
.view
{
	float: right;
	margin-left: 5px;
}
.more
{
	float: right;
}

.scrollTop
{
	float: none;
	cursor: pointer;
	margin-bottom: 7px;
}
.scrollBottom
{
	float: none;
	cursor: pointer;
	margin-top: 7px;
}

.ie6 #collections ul li
{
	background: black;
}
.ie6 #scroller
{
	background-image: url(images/scroller.gif);
}
.ie6 #title
{
	margin-left: 30px;
}
.error
{
	display: block;
}

