* {
  margin:0;
  border:0;
}

body {
	font:13px arial,helvetica,sans-serif;
	color:#000;
	background:#fff;
	width: 995px;
}
 
.clear {
	clear:both;
}

.ie-list-fix {
	vertical-align:bottom;
	visibility:hidden;
	width:0px;
	height:0px;
}

.hide {
  display:none;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#shell {
	width:995px;
	padding-top:135px; /*topnav space*/
}	

#content-shell {
	width:745px;
	margin-top:14px;
	float:left;
}

#content {
	height:100%;
	margin:0 0 24px 24px;
	border-right:1px solid #a4a4a4;
	overflow:hidden;
}

#content #movie {
	margin-bottom:12px;
	padding-left:6px; /*until movie width fixed*/
}

#content #products {
  padding:0 0 0 0;
}

#content #products .product {
  float:left;
  width:225px;
  margin:0 0 15px 17px;
}

#content #products .left {
  margin-left:0;
}

#content #products .product .product-head {
  background:url(../images/product_head.gif);
  height:24px;
  color:#363636;
  font-size:14px;
  font-weight:bold;
  text-align:right;
  padding-right:12px;
  line-height:24px;
  text-transform:uppercase;
}

#content #products .product .product-head a, #content #products .product .product-info a {
  color:#000;
}

#content #products .product .product-img {
  background:url(../images/grey_arrow.jpg);
  height:64px;
  border:1px solid #c4c4c4;
  border-top:0;
  position:relative;
}

#content #products .product .product-img:hover {
  background:url(../images/green_arrow.jpg);
  height:64px;
}

#content #products .product .product-img img {
  position:absolute;
  bottom:0;
  left:0;
}

#content #products .product .product-info {
  color:#000;
  height:44px;
  font-size:11px;
  border:1px solid #878787;
  border-top:0;
  padding:6px;
}

#content #products .product .product-info span.title {
  font-weight:bold;
}

#content a {
	color:#690;
}

#content #detail {
  clear:both;
  text-align:center;
  margin-right:16px;
}

#content #detail p {
  margin-top:12px;
  font-size:11px;
}

#content #detail p.adj {
  margin-top:6px;
}

#content #seo {
  position:absolute;
  width:720px;
  top:838px;
  left:24px;
  color:#878787;
  text-align:center;
  padding-bottom:24px;
  border-right:1px solid #a4a4a4;
}

#content #seo h1 {
  margin-top:12px;
  font-size:13px;
}

#content #seo p {
  margin-top:6px;
  padding:0 100px 0 100px;
  font-size:11px;
}
   
#promos {
	width:248px;
	float:right;
	margin-top:14px;
}

.portlet
{
	width:240px;
	margin:0 0 12px 8px;
} 

#promos h3 {
	background:url(../images/promo_bg.gif) #67a633;
	color:#fff;
	font-size:12px;
	padding:4px;
}

#promos .promo-box, #promos .promo-box-asia {
	padding:8px;
	border:1px solid #eee;
	font-size:11px;
} /* separated to differentiate contact and flash box padding*/

#promos .promo-flash {
	padding:4px 4px 2px 4px;
	border:1px solid #eee;
	font-size:11px;
} /* separated to differentiate contact and flash box padding*/  

*html #promos .promo-flash {
  padding-bottom:4px;
}
*:first-child+html #promos .promo-flash {
  padding-bottom:4px;
} /* ie 6/7 hacks for correction of whitespace */

#promos .promo-box p, #promos .promo-box-asia p {
	margin:0 0 7px 0;
}

#promos .postcode-box {
	border:1px solid #690;
}

#promos .postcode-box .postcode-box-form {
  background-color:#efefef;
  border-top:1px solid #a4a4a4;
  padding:6px;}
  
#promos .postcode-box .postcode-box-form fieldset {
  padding:0;
}
  
#promos .postcode-box .postcode-box-form .text-input {
  width:140px;
  border:1px inset #a4a4a4;
  padding:4px;
  font-size:11px;
  margin-right:2px;
}

#promos .postcode-box .postcode-box-form .button {
  width:70px;
  font-size:11px;
  background:url(../images/button_bg.gif) #690;
  color:#fff;
  padding:3px;
  border:1px solid #a4a4a4;
}

#promos .promo-box {
	border:1px solid #690;
	border-top:0;
	background:#fff url(../images/promo_box_bg.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
}

#promos .promo-box-asia {
	border:1px solid #690;
	border-top:0;
	background:#fff url(../images/promo_box_bg_asia.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
}

#promos .promo-flash  {
	border:1px solid #690;
	background:url(../images/promo_flash_bg.jpg) #fff;  
	background-repeat:repeat-x;
}

.hair-add {
	background:url(../images/hair.gif);
	height:22px;
	margin-top:-22px;
}