.review_header_container {
	width: 420px;
	padding: 0px;
	color: #3b3b3b;
	font-size: 11px;
	line-height: 21px;
	font-family: Verdana, Arial, sans-serif;
}

.review_header_container p {
	margin-top: 10px;
	padding-top: 0px;
}

.review_header_container label {
	float: left;
	width: 90px;
}

.review_header_container input[type='radio'] {
	margin-left: 10px;
}

.review_header_container input[type='text'] {
	width: 315px;
	
}

.review_header_container textarea {
	width: 311px;
	height: 84px;
	line-height: 14px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #3b3b3b;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #d9d9d9;
}

.product_attributes {
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: auto;
}

.right_col {
	margin-left: 10px;
}

.product_type_info {
	border-top: 1px solid #d9d9d9;
	float: left;
	padding: 3px 0;
	width: 215px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}

.product_type_info_full {
	border-top: 1px solid #d9d9d9;
	float: left;
	padding: 3px 0;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}

.product_type_info div.label, .product_type_info_full .label {
	float: left;
	width: 70px;
}

.product_type_info div.answer {
	float: left;
	width: 140px;
}

.product_type_info_full .answer {
	float: left;
	width: 370px;
}

.product_type_info_full .hover_answer {
	float: left;
	width: 350px;
}

.product_type_info div.hover_answer {
	float: left;
	width: 120px;
}


#product_info_nav {
	height: 40px;
	border-bottom: 1px dotted #d9d9d9;
	padding-top: 
}

#product_info_nav A {
	color: #8a8a8a;
	display: block;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
	text-decoration: underline;
}

.btn_next {
	float: right;
	margin-left: 10px;
	background: url("../images/product_info/bck_btn_next.gif");
	width: 79px;
	height: 17px;
	padding-top: 6px;
	padding-left: 9px;
	margin-top: 12px;
}

.btn_prev {
	float: right;
	background: url("../images/product_info/bck_btn_prev.gif");
	width: 70px;
	height: 17px;
	padding-top: 6px;
	padding-left: 18px;
	margin-top: 12px;
}

#product_container {
	padding: 10px;
	overflow: hidden;
}


#product_image {
	position: absolute;
	z-index: 1;
}

#product_image_container {
	width: 430px;
	height: 535px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	overflow: hidden;
}

#product_image_holder {
  width: 430px;
	height: 475px;
	position: relative;
	cursor: pointer;
	width: 100000px;
	left: 0px;
}

#flash_holder {
  width: 430px;
	height: 475px;
	position: relative;
	cursor: pointer;
	left: 0px;
	display: none;
}

#product_image_holder img{
  float: left;
  display: block;
  cursor: pointer;
}

.blanker
{
  background-color: #000;
  display: block;
  position: fixed;
  z-index: 20;
}

#reminderBox {
	z-index: 99;
}

.reminderEmailInactive, .reminderEmailActive {
	float: left; 
	margin-right: 10px;
	width: 240px;
}

#large-flash-holder {
   z-index: 30;
   position: absolute;
   cursor: pointer;
   width: 700px;
   height: 700px;
   background-color: #fff;
   background-image: url(../images/ajax-loader.gif);
   background-position: 334px 334px;
   background-repeat: no-repeat;
}

#large-image-holder {
   z-index: 30;
   position: absolute;
   cursor: pointer;
   width: 700px;
   height: 700px;
   background-color: #fff;
   background-image: url(../images/ajax-loader.gif);
   background-position: 334px 334px;
   background-repeat: no-repeat;
}

#large-image-holder .thumbnail_container {
  position: absolute;
  right: 5px;
  bottom: 5px;
  top: none;
}

#product_logo {
	position: absolute;
	left: 0;
	top: 0;
}

#zoom_button {
	position: absolute;
	top: 440px;
	left: 230px;
	z-index: 2;
	cursor: pointer;
}

#rotate_360 {
	position: absolute;
	top: 440px;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

.thumbnail_container {
	position: absolute;
	bottom: 10px;
	right: 0px;
	height: 60px;
	z-index: 2;
	display: none;
	text-align: right;

}

.thumbnail_container a{
	float: left;
	margin-left: 10px;
	padding: 1px;
	width: 58px;
	height: 58px;
	display: block;
}

.active_thumbnail {
	background-image: url('../images/product_info/bck_thumbnail.gif');
}	

#product_info_container {
	float: left;
	width: 471px;
	margin-left: 10px;
}

#custom_product_info_container {
	float: left;
	width: 740px;
	margin-left: 10px;
}
H1 {
	color: #303030;
	font-size: 24px;
	font-family: Arial, verdana, sans-serif;
	padding-left: 10px;
}

.old_price {
	font-size: 14px;
	text-decoration: line-through; 
	color: #949494;
	padding-left: 10px;	
	font-family: Arial, verdana, sans-serif;
	line-height: 21px;
}

.new_price {
	margin-bottom: 10px;	
	padding-left: 10px;
	color: #790000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	line-height: 21px;
}

.grey_box a {
	font-size: 9px;
	text-decoration: underline;
	color: #949494;
}

.grey_box {
	line-height: 14px;
	font-size: 11px;
	overflow: hidden;
	margin-bottom: 16px;
	padding: 10px;
	width: 440px;
}

.grey_box div {
	float: left;
	width: 215px;
}

#reminderBox {
	display: none; 
	background-image: url('../images/coming_soon/background.gif'); 
	width: 400px; 
	height: 242px; 
	left: 280px;
	margin-top: 100px;
	position: absolute;
}

.tab_container {
	width: 471px;
	float: left;
}

.tabs {
	overflow: hidden;
}

A.small_tab_off {
	float: left;
	display: block;
	background-color: #d9d9d9;
	width: 88px;
	text-align: center;
	padding-top: 10px;
	height: 22px;
}

A.small_tab_on {
	text-align: center;
	padding-top: 9px;
	float: left;
	display: block;
	background: url('../images/product_info/bck_tab_on_sml.gif') repeat-x;
	width: 86px;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	height: 21px;
}

.small_tab_join {
	border-bottom: 1px solid #d9d9d9;
	height: 31px;
	width: 5px;
	float: left;
}

.small_goggle_listings{
	float: left;
	width: 90px;
	margin-left: 10px;
	margin-right: 10px;
	height: 110px;
}

.tag {
background-color:#A0A0A0;
color:white;
overflow:hidden;
padding-bottom:1px;
padding-top:1px;
width: 100%;
text-align: center;
}	

A.tab_off {
	width: 112px;
}

A.tab_on {
	width: 110px;
}

.tab_join {
	border-bottom: 1px solid #d9d9d9;
	height: 31px;
	width: 4px;
	float: left;
}

.tab_content {
	border: 1px solid #d9d9d9;
	border-top: 0px;
	width: 458px;
	font-size: 11px;
}

.tab_content div {
	padding: 15px 0px;
}

.tab_content div div {
	padding: 0px;
}

#specification_content div div {
	/*height: 15px;*/
	padding: 5px 10px;
	overflow: hidden;
}

#specification_content label {
	width: 140px;
	display: block;
	float: left;
}

#reviews_content  {
	padding: 15px 10px;
	width: 438px;
}

#specification_content span {
	float: left;
	width: 290px;
}

#information_content, #returns_content {
	line-height: 14px;
	padding: 15px 10px;
	width: 438px;
}

.odd {
	background-color: #f0f0f0;
}

.hover_spec {
	float: left; 
	padding-left: 0px !important; 
	padding-top: 0px !important;
}

.purchase_box {
	margin-bottom: 15px;
	overflow: hidden;
}

.purchase_box img {
	float: left;
	margin-right: 8px;
}

.style_bank_container {
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 420px;
	clear: both;
	background: url('../images/product_info/hr.gif') no-repeat;
}

.custom_style_bank_container {
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 720px;
	clear: both;
	background: url('../images/product_info/hr.gif') no-repeat;
}
		

.head {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}

.points {
	font-style: italic;
	font-size: 18px;
}

.addthislinks { float: right; }

.listing_item_5_cols {
	float: left;
	width: 140px;
	margin-left: 7px;
	margin-right: 7px;
	height: 213px;
	text-align: center;
}

.colourSelector {
	margin-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	overflow: hidden;
	clear: both;
}


.colourSelector select {
	width: 260px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #3b3b3b;
}

.colourSelector label {
	float: left;
	padding-top: 3px;
	margin-right: 10px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #3b3b3b;
}

.sizeSelector {
	margin-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	overflow: hidden;
	clear: both;
}

.upper_att_label {
float: left;
width: 160px;
margin-right: 10px;
}

.upper_att_input {
float: left;
/*width: 265px;*/
}

.sizeSelector select {
	margin-right: 5px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #3b3b3b;
}

.sizeSelector label {
	padding-top: 3px;
	margin-right: 10px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #3b3b3b;
}

.celeb_container {
	width: 452px;
	padding-bottom: 21px;
	border-bottom: 2px solid #d9d9d9;
	overflow: hidden;
	float: left;
	margin-left: 4px;
	padding-top: 21px;
	margin-top: 0px;
}

.celeb_container h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	font-family: arial, verdana, sans-serif;
	color: #1f1f1f;
	float: left;
	font-weight: normal;
	letter-spacing: -2px;
}

.celeb_container h3 {
	padding-top: 12px;
	margin-top: 0px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #1f1f1f;
	float: left;
	font-weight: bold;
}

.celebrity_description {
	color: #939393;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 8px;
	clear: both;
}

.aso_celebrity_image {
	margin-right: 8px;
}

.aso_celebrity_image {
	float: left;
	border: 1px solid #d9d9d9;
	width: 138px;
	height: 138px;
}

.amp {
	display: none;
	left: 120px;
	top: 85px;
}

.product_right_hand_info {
	float: left;
	margin-left: 8px;
}

.product_right_hand_info img {
	float: none;
}

.product_container {
	width: 286px;
	height: 165px;
	padding-bottom: 21px;
	overflow: hidden;
	float: left;
	margin-left: 21px;
}

.aso_product_image {
	float: left;
	border: 1px solid #d9d9d9;
	width: 138px;
	height: 138px;
}

.product_container img {
	float: left;
}

.aso_logo {
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 130px;
	max-height: 28px;
	overflow: hidden;
	display: block;
}

.as_seen_in_container {
width: 420px;
clear: both;
overflow: hidden;
margin-top: 15px;
}

.asi-magname {
clear: both;
overflow: hidden;
font-family: Cambria, Georgia;
font-size: 24px;
line-height: 24px;
}

.asi-prodname {
clear: both;
overflow: hidden;
font-family: Cambria, Georgia;
font-size: 18px;
}

.chanel_prescription {
margin-top: 18px;
}

.asi-magname a, .asi-prodname a {
text-decoration: none;
}

.asi-magname a:hover, .asi-prodname a:hover {
text-decoration: underline;
}

#viewreviewtab {
display: block;
min-height: 486px;
}

#writereviewtab {
display: none;
}

#review_error_msg {
display: none;
}
