/************************************************
* Container										*
************************************************/

#container {
	width: 770px;
	position: relative;
	left: 50%;
	margin-left: -335px;
	margin-top:10px;
	padding-top:0; 
}

#container_footer {
	width: 770px;
	position: relative;
	left: 50%;
	margin-left: -335px;	
}

/************************************************
* General Layout								*
************************************************/

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 157px;
	background: #fff;
}

#leftcolumn{
	float: left;
	width: 150px;
	margin-left: -770px;
	background: #fff;
}

/************************************************
* Logo											*
************************************************/

#logo h1 {
	background: url(images/logo.gif) no-repeat;
	width: 411px;
	width: 770px;
	height: 100px;
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#logo h1 a {
	display: block;
	text-indent: -3000px;
	width: 411px;
	height: 100px;
	border: 0;
}

#logo h1 a:hover {
	border: 0;
}

/************************************************
* Header										*
************************************************/

#header {
	clear:both;
	float:left;
	width:100%;
	background:#fff;
	padding:0px;
	margin-bottom:0px;
}
.headerpadding {
	padding:0px;
}
div.headerpadding span.left {
	float: left;
	text-align: left;
	width: 59%;
	width: 100%;
}
div.headerpadding span.right {
	float: right;
	text-align: right;
	width: 39%;
	padding-top:30px;
	background:#fff;
display:none;
}

/************************************************
* Speedbar Top									*
************************************************/

#sbtop {
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
	height:20px;
	text-align:left;
	background: #fff url(images/sbtopbg.gif) no-repeat;
	padding:5px 0 5px 40px;
	color: #fff;
}

/************************************************
* Speedbar Bottom								*
************************************************/

#sbbottom {
	clear:both;
	float:left;
	width:100%;
	margin-top:10px;
	height:20px;
	text-align:center;
	background: #fff url(images/sbbottombg.gif) no-repeat;
	padding:7px 0 7px 0;
	color: #fff;
}

/************************************************
* Speedbar Footer								*
************************************************/

#sbfooter {
	clear:both;
	float:left;
	width:100%;
	margin-top:0px;
	text-align:center;
	background: #fff;
	padding:3px 0 3px 0;
	color: #666;
}

/************************************************
* Footer										*
************************************************/

#footer {
	text-align:center;
	clear:both;
	background:#fff;
	color:#999;
	padding:5px;
	font-size: 80%;
	margin: 0 auto;
	overflow:hidden;
}


/************************************************
* General Styles								*
************************************************/

body {
	margin:10px 0 0 0;
	padding:0;
	border:0;
	width:100%;
	background:#fff;
	color:#666;
	min-width:770px;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
}

img {border:0;}
.cb {clear: both;}
.fl {float: left;}
.np {padding:0;}
hr {color: #ccc;background: #ccc;border: 0;Height: 1px;}
h1,h2,h3 {margin:0;}
p {margin-top:0; line-height:1.3em;}
.nl_email {background:#fff; color:#000; font-size:1.0em; font-weight:normal; padding:0; margin:0;}
.nl_sub {background:#EC3240; color:#fff; font-size:1.0em; font-weight:bold; padding:0; margin:0;}


/************************************************
* Speedbar Links								*
************************************************/

.sbitem {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
a.sbitem:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.sbitem:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.sbitem:hover {
	color: #FF9999;
	font-weight: bold;
	text-decoration: none;
}
a.sbitem:active  {
	color: #FF9999;
	font-weight: bold;
	text-decoration: none;
}

/************************************************
* Standard Gray Iinks							*
************************************************/

.graylink {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
a.graylink:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.graylink:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.graylink:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a.graylink:active  {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

/************************************************
* Product Layout - 612px wide - 362 + 250		*
************************************************/

#productcontentwrapper{
	float: left;
	width: 100%;
}

#productcontentcolumn{
	margin-left: 362px;
	background: #fff;
}

#productleftcolumn{
	float: left;
	width: 360px;
	margin-left: -612px;
	background: #fff;
}

/************************************************
* Product Details								*
************************************************/

.pdetails_top {
	background: #F0F0F2;
	color:#616161;
	border: 1px solid #8B8A8F;
	padding:5px;
}

.pdetails_top h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin:0px;
}

.prod_price {
	color:#616161;
	font-weight:bold;
	font-size:1.2em;
	text-align:right;
}

.pdetails_bot {
	background: #FFF;
	border: 1px solid #8B8A8F;
	border-top: none;
	border-bottom: none;
	padding:5px;
}

.pdetails_bot h3 {
	font-size: 1.0em;
	color: #999;
	margin:0px;
}

.pdetails_bot2 {
	background: #FFF;
	color:#616161;
	border: 1px solid #8B8A8F;
	border-bottom: none;
	padding:5px;
	text-align:center;
}

/* Product options */
.poption_option {
	background: #AFB0B4;
	color:#FFF;
	border: 1px solid #8B8A8F;
	font-weight:bold;
	padding:3px;
}

.poption_value {
	background: #FFF;
	color:#000;
	border: 1px solid #8B8A8F;
	border-top: none;
	border-bottom: none;
	padding:7px;
}
/* /Product options */


.addtobag {
	border: 1px solid #8B8A8F;
	background: #D4D5D7;
	padding:0px;
}

.giftwrap {
	border: 0px solid #8B8A8F;
	background: #FFF;
	padding:0px;
	margin-top:5px;
}

.menutop {
	width:140px;
	height:17px;
	color: #FFF;
	background: #D23643 url(images/menutop.jpg) no-repeat;
	padding:5px;
	font-size:1.3em;
	font-weight:bold;
}

.deliverytime {
	font-size:0.9em;
	font-weight:bold;
	color: #FFF;
	text-align:center;
	background: #FFF url(images/menudeliverytime.jpg) top no-repeat;
	padding:2px;
	padding-top:8px;
	padding-bottom:7px;
}

a, a:hover
  {
  color: #616161;
  }


#contentwrapper div.flag {
margin: 0 10px 12px 0;
padding: 0;
float: left;
min-width: 284px;
}

#contentwrapper div.flag span {
display: block;
padding-top: 16px;
color: #939496;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#contentwrapper div.flag img {
float: left;
width: 72px;
height: 48px;
margin: 8px 8px 0 0 ;
}

#contentwrapper #model_wearing {
font-size: 14px;
font-weight: bold;
margin: 0 0 18px 18px;
padding-top: 0px;
}

#contentwrapper #vote_for_model {
background-color: #c1c2c4;
margin: 0 0 0 18px;
width: 450px;
}

#contentwrapper #vote_for_model div {
padding: 21px;
}

#contentwrapper #send_banners {
width: 450px;
}


#contentwrapper #model_info {
float: left;
font-weight: bold;
padding: 6px; 
width: 750px;
}




#contest_archive_footer {
width:770px; 
margin: 0 0 0 8px;
}

#archive_container {
width: 750px; 
border: 1px solid #ccc; 
background: #f7f7f7; 
padding: 8px; 
height: 22px;
}

img.main_flag {
width: 36px;
height: 24px;
}
