/*===================================================================
PRODUCT PAGE SECTION
===================================================================*/

#image_group {
/*	padding:0 29px 0 0;*/
/*	width:113px;*/
	padding:0 10px 0 0;
	width:85px;
	float:left;
}

#image_group a.back {
	color:#FFFFFF;
	height:12px;
	padding:9px 10px 6px;
	text-transform:uppercase;
	width:55px;
	background:red;
	cursor:pointer;
	text-align: center;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#image_view {
	position: relative;
	float:left;
	height:420px;
/*	margin:0 26px 0 0;*/
	margin:0;
	min-height:420px !important;
/*	width:543px;*/
	width:615px;
}

#image_view img {
	position:absolute;
	top: 30px;
	left:120px;
/*	bottom:185px;*/
	display:none;
}

.fb_container {
	width:400px;
	height:42px;
	display:block;
	float:right;
}

/*PRODUCT PAGE DESCRIPTIONS*/



/*right column with all */

#product_details {
	width:228px;
	float:left;
	text-align:right;
}
#product_details h1 {
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#product_options_list li {
	list-style:none;
}

#product_options_list .shopping {
	color:#9d9d9d;
	font-size:0.8em;
	margin:5px 0 20px 0;
	display:block;
}

#product_options_list #product_content a{
	color:#535353;
	font-size:1.2em;
	background:url("../cssimages/product_list_arrow.jpg") no-repeat left;
	padding:0 0 0 10px;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
	line-height:2em;
}

#product_options_list .refunds {
	color:#888888;
	font-size:1em;
	background:url("../cssimages/product_list_arrow.jpg") no-repeat 1px 11px;
	padding:10px 0 0 13px;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#product_options_list .delivery {
	color:#888888;
	font-size:1em;
	background:url("../cssimages/product_list_arrow.jpg") no-repeat left;
	padding:0 0 0 10px;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#product_options_list #product_reviews a {
	color:#0023a5;
	background:url("../cssimages/review_logo.jpg") no-repeat left;
	font-size:1em;
	line-height:2.6em;
	padding:0 0 0 25px;
	text-decoration:underline;
}

#product_options_list .wishlist, #product_options_list .friend_email {
	color:#888888;
	font-size:0.9em;
	text-decoration:underline;
	line-height:1.5em;
	border:0px;
	background-color:#FFFFFF;
	cursor: pointer;
}

#product_details a#gift_wrap_popup {
	background:none;
	display:block;
	background-image:url(../cssimages/gift-wrap.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 130px;
	width: 104px;
	bottom:0px;
}

#lcf_logo {
	position: absolute;
	right: 220px;
}

span.product_option {
	color:#000;
	font-size:1.4em;
	padding:0 10px 0 0;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}
a.size_guide_image {
	margin:0 0 0 15px;
	position:relative;
	top:7px;
}

/*PRODUCT PRICE IDENTIFICATION WAS AND NOW*/

#addToBasket span.was{
	text-decoration:line-through;
	margin:0 10px 0 0;
	color:#616161;
	font-size:1.8em;
}

#addToBasket span.now{
	color:red;
	font-size:1.8em;
}

#addToBasket span.price{
	color:#616161;
	font-size:1.8em;
}
#addToBasket h2 {
	margin: 15px 0 10px 0;
}
#addToBasket .product_title{
	color:#000;
	font-size:0.9em;
	font-weight:bold;
}

#addToBasket .product_button{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	color:#fff;
	background-color:red;
	border:none;
/*	font-size:1.7em;*/
	font-size:1.3em;
	height:30px;
	width:220px;
	padding:5px;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#rollover_info_text {
	position:absolute;
	bottom:0px;
	left:20px;
}

/* PRODUCT PAGE CROSS SELLING PRODUCTS*/

#cross_sell {
	float:left;
	height:175px;
	margin:-25px 0 0;
	width:940px;
}

#cross_sell h3 {
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

#cross_sell li {
	width:470px;
	height:140px;
	float:left;
	list-style:none;
}

#cross_sell li ul.cross_sell {
	width:470px;
}

#cross_sell li ul.cross_sell li {
	float:left;
	list-style:none;
	width:115px;
	text-align:center;
}

#cross_sell li ul.cross_sell li a {
	color:#666666;
	font-weight:bold;
	font-size:0.7em;
}


#other_product_list {
	float: right;
	width: 475px;
}

#other_product_list ul.cross_sell {
	list-style: none;
	height: 140px;
	width: 470px;
}

#other_product_list ul.cross_sell li {
	float: left;
	width: 115px;
	text-align: center;
}

#other_product_list ul.cross_sell li a {
	font-weight: bold;
	color: #666666;
}

#other_product_list_option {
	list-style: none;
}

#other_product_list_option li {
	float: left;
	cursor: pointer;
	margin-right: 20px;
	padding-left: 20px;
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size: 1.4em;
	color: #D6D6D6;
	background: url("/cssimages/grey_dot.png") no-repeat 0px 2px;
}

#other_product_list_option li.current {
	color: #000000;
	background: url("/cssimages/red_dot.png") no-repeat 0px 2px;
}

/*===================================================================
REVIEW SECTION
===================================================================*/

#review_container {
	height:295px;
	overflow-y:auto;
	padding:0 10px 0 0;
}

#product_details_reviews h1 {
	color:#EA1D91;
	font-family:"Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size:3em;
	margin:0px;
}

#review_container .review_title {
	color:#EA1D91;
	font-family:"Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size:1.2em;
}
#review_container .username {
	color:#000;
	font-family:"Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size:1.1em;
}

#review_container .review_date {
	color:#000;
	font-family:"Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size:1.1em;
}

/*===================================================================
PRODUCT DESCRIPTION
===================================================================*/


#product_details_content h1 {
	color:#EA1D91;
	font-family:"Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size:3em;
	background:url("../cssimages/product_details_blue_bg.png") repeat 0 0;
	margin:0 0 3px;
	width:570px;
	padding:5px 5px 5px 20px;

	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#close_product_description {
	background:url("../cssimages/remove.png") no-repeat 30px 0;
	padding:7px 0px 10px 0;
	position:absolute;
	right:15px;
	width:56px;
	top:12px;
	
}

#close_product_reviews {
	background:url("../cssimages/remove.png") no-repeat 30px 0;
	padding:7px 0px 10px 0;
	position:absolute;
	right:15px;
	width:56px;
	top:12px;
	
}

/*product details content box*/

#product_details_reviews {
	position:absolute;
	width:555px;
	background:url("../cssimages/product_details_blue_bg.png") repeat 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:335px;
	padding:20px;
	display:none;
}

#product_details_content {
	position:absolute;
	display:none;
}

#product_bg {
	position:absolute;
	width:555px;
	background:url("../cssimages/product_details_blue_bg.png") repeat 0 0;
	height:300px;
	padding:10px 20px 20px;
}

#producct_details_overflow {
	height:300px;
	overflow-y:auto;
	padding:0 15px 0 0;
	width:545px;
	overflow-x:none;
}

#options_main_container {
	float:right;
	margin:0px 0 0 20px;
}

#options_container {
	background:url("../cssimages/container_shadow_bg.png") repeat-y 0 0;
	color:#707070;
	margin:-1px 0 0;
	font-size:1em;
	padding:0 15px 0 15px;
	width:300px;
}

#options_container li {
	border-bottom:2px solid #e4f8fd;
	font-size:1em;
	line-height:1.7em;
	padding:2px;
	list-style:none;
	padding:4px 6px 4px;
}

p.product_details_options {
	color:#000;
	font-size:1.4em;
	width:160px;
	margin:0;
	float:left;
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
}

span.product_details_options {
	color:#282828;
	font-size:1em;
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
}

.container_shadow_top {
	background:url("../cssimages/container_shadow_top.png") no-repeat 0 0;
	height:20px;
	margin:5px 0 0;
}

.container_shadow_bottom {
	background:url("../cssimages/container_shadow_bottom.png") no-repeat 0 0;
	height:20px;
}

#large_image {
	position:absolute;
	text-align:center;
	top:0px;
	width:940px;
	padding:20px 0 0 0;
	display:none;
	z-index:99;
	left: 0;
}

#large_image_container {
	width:800px;
/*	margin:0px auto;*/
}

#image_remove_button {
	margin-top:-15px;
	vertical-align:top;
	margin-left:-15px;
}

.image_large_display {
	
}

#large_image_cover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	display:none;
	background:#DB2BB4 none repeat scroll 0 0;
	height:100%;
	position:fixed;
	top:0;
	width:100%;
	z-index:50;
	left: 0;
}

#left_image {
	margin:34% -3px 34% 0;
}

#right_image {
	margin:34% 0 34% -20px;
}

.colour_box {	
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	width: 15px;
	height: 15px;
	float:left;
}

#purchase_in_uk_link {
	display: inline-block;
	background: #ff0000;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	margin-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}

