/****** Global ******/

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000 url('../images/body_bg_main.gif');
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
img{
	border:0px;
	}
	
.clear{
	clear:both;
	}

	
/****** Container ******/	

#container{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	display:table;
	color:#CCCCCC;
	clear:both;
	}
	
/****** header ******/

#header{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
#header #logo{
	float:left;
	width:352px;
	}
	
#header #links{
	float:left;
	width:450px;
	}
	
#header #links #login{
	float:right;
	font-size:9px;
	margin:40px 0px 14px 0px;
	}
	
#header #links #login a{
	color:#fff;
	}
	
#header #links #nav{
	float:right;
	}
	
#header #links #nav div{
	float:left;
	}
	
/****** Body ******/

#body{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
	display:table;
	}
	
	
#body .banner{
	float:left;
	margin-bottom:8px;
	}
	
#body #promo1{
	float:left;
	margin-right:18px;
	}
	
#body #promo2{
	float:left;
	}
	
#body .description{
	line-height:24px;
	padding-bottom:15px;
	color:#ce8d45;
	clear:both;
	}
	
#body .copy h2{
	margin:0px;
	padding:12px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	}
	
#body .copy{
	font-size:10px;
	line-height:14px;
	color:#ccc;
	clear:both;
	}

#body .copy h2 span{
	color:#ce8d45;
	}
	
#body #shapes a{
	color:#ccc;
	text-decoration:none;
	}
	
#body .links{
	float:left;
	margin-top:14px;
	line-height:18px;
	}
	
#body .links a{
	color:#fff;
	font-size:10px;
	text-decoration:none;
	}
	
#body .links #featured{
	float:left;
	width:365px;
	}
	
#body .links #featured span{
	font-size:12px;
	text-transform:uppercase;
	}	
	
#body .links #featured #column1,
#body .links #featured #column1{
	float:left;
	width:160px;
	}
	
#body .links #helpful{
	float:left;
	width:434px;
	}
	
#body .links #helpful span{
	font-size:12px;
	text-transform:uppercase;
	}	
	
#body .links #helpful #column1{
	float:left;
	margin-right:40px;
	}
	
#body .links #helpful #column2{
	float:left;
	}
	
#body #bras{
	float:left;
	border-bottom:solid 1px #333;
	padding-bottom:4px;
	margin-bottom:10px;
	}
	
#body #bras div{
	float:left;
	margin-right:10px;
	}
	
#body #bras .none{
	margin:0px !important;
	}
	
#body #panties{
	float:left;
	border-bottom:solid 1px #333;
	padding-bottom:4px;
	margin:4px 0px 10px 0px;
	}
	
#body #panties div{
	float:left;
	margin-right:12px;
	}
	
	/******dropdown ******/	
#body #header #column1{
	float:left;
	margin-right:40px;
	}
	
#body #dropdown #column2{
	float:right;
	}
	
	
	
#body #panties .none{
	margin:0px !important;
	}
	
#body #sets{
	float:left;
	border-bottom:solid 1px #333;
	padding-bottom:4px;
	margin:0px 0px 16px 0px;
	clear:both;
	width:100%;
	}
	
#body #sets div{
	float:left;
	margin-right:5px;
	}
	
#body #sets .none{
	margin:0px !important;
	}
	
#body #about{
	float:left;
	width:758px;
	background:#fff url('../images/body_about_bg_model.jpg') top right no-repeat;
	margin:14px 0px 10px 0px;
	padding:34px 0px 80px 44px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
	}
	
#body #about #top{
	width:420px;
	padding-bottom:30px;
	}
	
#body #about #top span{
	font-size:14px;
	font-style:italic;
	}
	
#body #about #btm ul{
	margin:0px;
	padding:4px 45px 0px 14px;
	}
	
#body #about #btm ul li{
	margin-bottom:15px;
	}
	
#body #about #btm strong{
	font-size:14px;
	}
	
#body #about #btm a{
	color:#0000ff;
	}
	
#body #anchors{
	float:left;
	padding:16px 0px 0px 246px;
	}
	
#body #anchors .column{
	float:left;
	margin-right:66px;
	line-height:16px;
	white-space:nowrap;
	}
	
#body #anchors .column a{
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	}
	
#body #anchors .column a span{
	color:#ce8d45;
	}
	
#body .country{
	float:left;
	width:100%;
	background:url('../images/body_country_bg_dotted.gif') top left no-repeat;
	padding:12px 0px;
	margin-top:15px;
	color:#ccc;
	}
	
#body .country .img{
	float:left;
	width:245px;
	}
	
#body .country .copy{
	float:left;
	width:559px;
	font-size:11px;
	clear:none; !important;
	}
	
#body .country .copy h2{
	padding:0px;
	margin:0px;
	font-size:11px;
	text-transform:none;
	}
	
#body .country .copy h2 span{
	color:#ce8d45;
	text-transform:uppercase;
	}
	
#body .country .copy ul{
	margin:0px;
	padding:6px 0px 0px 50px;
	line-height:17px;
	}
	
#body .country .copy ul strong{
	color:#ce8d45;
	}
	
#body #types{
	float:left;
	border-bottom:solid 1px #333;
	padding-bottom:4px;
	margin-bottom:10px;
	width:100%;
	clear:both;
	}
	
#body #types div{
	float:left;
	}
	
#body #shapes{
	color:#ccc;
	line-height:14px;
	float:left;
	margin-bottom:40px;
	}
	
#body #shapes h1{
	margin:10px 0px;
	padding:0px;
	font-size:11px;
	color:#fff;
	}
	
#body #shapes h2{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-transform:uppercase;
	}
	
#body #shapes h2 span{
	color:#ce8d45;
	}
	
/****** Footer ******/

#footer{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 4px #333;
	display:table;
	padding:15px 0px 40px 0px;
	margin-top:20px;
	clear:both;
	}
	
#footer #links div{
	float:left;
	}
	
#footer #copyright{
	float:left;
	clear:both;
	font-size:10px;
	color:#666;
	margin-top:8px;
	}
	
#footer #footerlinks{
	float:left;
	clear:both;
	font-size:10px;
	color:#CCCCCC;
	margin-top:8px;
	text-decoration:none;
	}

#footerlinks a{
      color:#fff
	}

#footer #logos{
	float:left;
	}
	
	/****** Dynamic Pop-ups ******/

#lightbox{
	background-color:#eee;
	padding:10px;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
	}
	
#lightboxDetails{
	font-size:0.8em;
	padding-top:0.4em;
	}	
	
#lightboxCaption{
	float:left;
	}
	
#keyboardMsg{
	float:right;
	}
	
#closeButton{
	top:5px; 
	right:5px;
	}

#lightbox img{
	border:none; 
	clear:both;
	}
	 
#overlay img{
	border:none;
	}

#overlay{
	background-image:url('../images/overlay.png');
	*background-image:url('../images/overlay.png');
	_background-image:none;
	}

* html #overlay{
	background-color:#333;
	back\ground-color:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
/*****  ADD ons *****/

#body .header{
	float:left;
	width:140px;
	}
	
#body .subheader{
	float:left;
	width:662px;
	margin-top:40px;
	}
	
#body .subheader #view_all{
	float:left;
	}
	
#body .subheader #size{
	float:right;
	font-size:12px;
	text-transform:uppercase;
	}
	
#body .subheader #size .go{
	border:0px;
	background:url('../images/body_button_go.gif') top left no-repeat;
	width:43px;
	height:21px;
	cursor:pointer;
	}
	
#body #about #btm a{
	color:#0000ff;
	}
	
#body #promo{
	float:left;
	margin:20px 0px;
	line-height:15px;
	clear:both;
	width:100%;
	}
	
#body #promo #join{
	float:left;
	width:266px;
	}
	
#body #promo #join div{
	float:left;
	}
	
#body #promo #join .form_submit{
	border:0px;
	background:url('../images/body_button_join.gif') top left no-repeat;
	width:54px;
	height:24px;
	cursor:pointer;
	margin:0px 0px 0px 2px;
	*margin:2px 0px 0px 2px;
	_margin:2px 0px 0px 2px;
	}
	
#body #promo #join .form_input{
	margin-top:2px;
	}
	
#body #promo #free{
	float:left;
	width:200px;
	margin:0px 18px;
	}
	
#body #promo #soyelle{
	float:left;
	width:300px;
	}
	
