#container #body-container{
	
	width:958px;
	border:1px solid #FFF;
	min-height:400px;
	background-color:#000;
	overflow:hidden;
}

#body-container #left-column{
	
	width:190px;
	margin:80px 0 0 10px;
	padding-bottom:20px;
	float:left;
	font-size:10px;
	position:relative;
	_display:inline;
	
}

#left-column #left-search{
	
	padding:20px 0 40px 0;
	font-size:11px;
	
}

#left-search input.lsearch{
	float:left;
	width:70px;
	font-size:9px;
	margin-left:5px;
}

#left-search input.lsearchbutton{
	width:17px;
	height:17px;
	margin-left:5px;
	float:left;
}

#left-column form #left-color {
	/*position:relative;*/
}

#left-column #color-swatch-rollover{
	position:absolute;
	background:url('/images/color-swatch-rollover.png') no-repeat top left;
	width:62px;
	height:24px;
}

#color-swatch-rollover #c-swatch-color{
	
	width:12px;
	height:12px;
	margin:2px 3px 0 3px;
	font-size:1px;
	float:left;
	_display:inline;
/*	_margin-left:1px;*/
	
}

#color-swatch-rollover span{
	color:#000;
}

#left-column form a{
	
	color:#FFF;
	text-decoration:none;
	font-size:9px;
}

#left-column form a:hover{
	
	color:#fd0107;
}

#left-column form #narrow-search{
	
	border-bottom:1px solid #fd0107;
	padding-bottom:5px;
	font-size:11px;
}

#left-column form .color-picker{
	width:10px;
	height:10px;
	float:left;
	margin:0 2px 2px 0;
	font-size:1px;
	border:1px solid #000;
}

#left-column form .left-header{
	margin:12px 0 2px 0;
}

#left-column form label{
	font-size:9px;
	color:#b1afaf;
}

#left-column form .left-checkbox{
	vertical-align:middle;
}

#left-column form #search_now{
	
	border-top:1px solid #fd0107;
	width:129px;
	text-align:right;
	margin:10px 0;
	padding-top:4px;
}

#search_now #narrow-search-button{
	
	width:68px;
	height:19px;
	
}

#body-container #right-column{
	
	width:758px;
	float:left;
	
}

#right-column #flash_homepage{
	margin:23px 0 0 35px;
	width:680px;
}

#right-column #dress-layer{
	padding:50px 0 0 100px;
	overflow:hidden;
}

#dress-layer #dress-header{
	border-bottom:1px solid #fd0107;
	width:576px;
	overflow:hidden;
	_height:15px;
}

#dress-header h3{
	float:left;
	font-size:10px;
}

#dress-header span{
	float:right;
	font-size:10px;
}

#dress-layer #rollover-name{
	
	position:absolute;
	width:129px;
	height:12px;
	background-color:#FFF;
	font:bold 10px/10px Arial;
	color:#000;
	text-align:center;
}

#dress-layer .dress{
	float:left;
	margin:10px 20px 10px 0;
	
}

#dress-layer .dress img{
	border:2px solid #FFF;
	
}


#dress-layer #paginate{
	
	clear:both;
	width:576px;
	text-align:center;
	margin-bottom:10px;
	
}


#paginate a{
	
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#paginate a:hover{
	
	color:#fd0107;
	
}

#right-column #product-layer{
	
	padding:35px 0 0 55px;
	overflow:hidden;
	
	
}

#product-layer #product-main{
	
	width:250px;
	height:490px;
	float:left;
	margin-top:38px;
	font:normal 9px/10px Arial;
	
}

#product-main img{
	border:1px solid #FFF;
}

#product-main .zoom-in{
	border:none;
	position:absolute;
	margin:406px 0 0 207px;
}

#product-layer #product-center{
	
	width:105px;
	height:430px;
	float:left;
	margin-top:38px;
	overflow:hidden;
	
}

#product-center a{
	
	width:88px;
	padding:0;
	margin:0;
	
}

#product-center a img{
	
	border:1px solid #FFF;
	display:block;
	margin-bottom:18px;
	
}

#product-layer #product-right{
	
	width:335px;
	float:left;
	overflow:hidden;
	
}

#product-right h2{
	
	margin-bottom:8px;
	font:normal 28px/28px Arial;
	
}

#product-right a{
	
	color:#FFF;
	text-decoration:none;
	
}

#product-right a:hover{
	
	color:#fd0107;
	
}

#product-right .change-color{
	
	margin:4px 0 0 0;
	
	
}

#product-right .change-color img{
	
	vertical-align:middle;
	margin-right:5px;
	border:1px solid #000;
	
}

#product-right #pre-search{
	
	margin-top:5px;
	overflow:hidden;
	clear:both;
}


#pre-search #pre-search-arrow-left{
	
	width:14px;
	height:86px;
	float:left;
}

#pre-search #pre-search-arrow-right{
	
	width:14px;
	height:86px;
	float:left;
}

#pre-search #search-img{
	
	width:292px;
	float:left;
	overflow:hidden;
	height:93px;
	position:relative;
}

#search-img #search-img-abs{
	position:absolute;
	height:93px;
	width:10000px;
}

#search-img #search-img-abs img{
	
	border:1px solid #FFF;
	margin:4px;
	padding:0;
	float:left;
}


#product-right #download-images{
	
	margin:30px 30px 0 0;
	float:right;
	
}

#right-column #common-layer{
	
	padding:70px 0 0 68px;
	width:645px;
	overflow:hidden;
}

#common-layer h2{
	
	border-bottom:1px solid #fd0107;
	padding:0 0 8px 0;
	
}

#common-layer #events{
	
	margin:30px 0 0 0;
	
}

#events .event{
	
	float:left;
	width:215px;
	padding-bottom:30px;
	
	
}


#common-layer #stores_search{
	
	margin:10px 0 30px 0;
	padding-bottom:10px;
	border-bottom:1px solid #fd0107;
	overflow:hidden;
	_height:45px;
}

#common-layer ul{
	padding:5px 0 0 25px;
}

#common-layer p{
	padding:0 0 10px 0;
}

#common-layer .stores{
	
	width:215px;
	float:left;
	
}

.stores .store{
	
	padding-bottom:20px;
	font-size:10px;
	height:90px;
}

#stores_search .store_search{
	
	float:left;
	width:215px;
}

.store_search h4{
	
	font-size:12px;
	
}

.store_search input{
	
	width:50px;
	margin:0 5px 0 0;
	padding:0;
}

.store_search select{
	
	width:150px;
	margin:0;
	padding:0;
}

#events fieldset{
	
	border: none;
	margin: 0 0 10px 15px;
	padding:0px;
	
}

#events fieldset label{
	
	margin: 5px 0;
	display:block;
}

#events fieldset label span{
	
	width:120px;
	float:left;
	text-align:right;
	margin-right:5px;
	padding-top:2px;

}

#events fieldset input{
	
	display:block;
	width:295px;
	
}

#events form.event-contest-img{
	
	background:url('/images/contest-girl-right.jpg') no-repeat bottom right;

}

#common-layer h3.red_header{
	
	color:#fd0107;
	font:bold 14px/16px Arial;
	margin:20px 0 0 0;
	
}

#common-layer .as-seen-in{
	
	float:left;
	width:237px;
	height:275px;
	
}

#common-layer .as-seen-in p{
	padding:0;
}

#common-layer .favorite{
	padding-bottom:20px;
	overflow:hidden;
}

#common-layer .favorite img{
	border:1px solid #FFF;
}

#common-layer .favorite h3{
	font-size:18px;
	padding-bottom:10px;
}

#common-layer .favorite p{
	padding-bottom:5px;
}

#common-layer .favorite p span, #common-layer .favorite div span{
	width:90px;
	display:block;
	float:left;
	font-style:italic;
}

#common-layer .favorite div .comment{
	float:left;
	width:400px;
	display:block;
}

#common-layer .favorite div.thumb{
	float:left;
	margin-right:10px;
}

#common-layer .favorite .add_comment{
	width:auto;
	color:#5A5A5A;
}

#common-layer #faq_list{
	
	font-size:13px;
	/*list-style:url(bullet.gif) */
	
}

#common-layer #faq_list li{
	
	padding:4px;
	list-style:url('/images/faq-bullet.gif'); 
	
}

#common-layer .req{
	
	color:#FD0107;
	width:auto;
	float:none;
	
}

#common-layer .news_title, .news_title a{
	
	font-size:14px;
	color:#FD0107;
	margin-top:20px;
	text-decoration:none;
	
}

#common-layer .news_date{
	
	font-size:9px;
	
}

#common-layer .news_description a{
	color:#00AEEF;
}

#common-layer .pdf_download{
	
	background:url('/images/pdf-icon.gif') no-repeat top left;
	padding:0 0 0 40px;
	margin:30px 0 0 0;
	
}

#common-layer .pdf_download a{
	
	font-size:13px;
	color:#FD0107;
	
}

#common-layer .pdf_download span{
	
	font-size:11px;
	color:#888888;
	
}


