#product_page{
	/*margin-bottom: 100px;*/
}

.range_page_article {
	width: 1000px;
	margin: 0 auto 20px auto;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}

#range_page_desktop {display: block;}
#range_page_mobile {display: none;}

.read_more {
	display: none;
}

.read_more_btn {
	cursor: pointer;
	text-decoration: underline;
}

#product_header_and_gallery_section{
	width: 100%;
	/*background-color: #d8ecd9;*/
	position: relative;
	clear: both;
	position:relative;
	z-index:15;
}

#product_header_middle_section,
#product_header_bottom_section{
	border-bottom: 1px solid #000000;
	width:980px;
}

#page_breadcrumb_current {
	font-weight: 700 !important;
}

#product_header_breadcrumbs_section{
	float: left;
	height: 40px;
    border-bottom: 1px solid #000000;
    width: 980px;
    background-color:#FFF;
}

#product_header_breadcrumbs{
	color: #686868;
	padding-top: 14px;
	text-align: left;
	letter-spacing: 1px;
}

#product_header_breadcrumbs a {
	color: #005387;
	font-weight: 400;
}

#product_header_produc_name_section{
	background-color: #FFFFFF;
	float: left;
	height: 76px;
	width: 100%;
    /*border-bottom: 1px solid #000000;*/
    overflow: hidden;
}

#product_header_produc_name{
	letter-spacing: 1px;
	line-height: 24px;
	padding: 8px;
	font-size: 18px;
	font-weight: 600;
}

#product_header_produc_size_section{
	float: left;
	height: 50px;
	width: 180px;
}

#product_header_produc_size{
	letter-spacing: 2px;
	text-align: right;
	font-size: 16px;
	font-weight: 700;
	color: #005387;
	padding-top: 18px;
}

#product_header_middle_section_left_side{
	background-color: #75A3BB;
	height: 50px;
	width: 750px;
	z-index: 8000;
	position:relative;
}

#product_header_middle_section_left_side div.highlights{
    float: left;
    height: 50px;
    width: 206px;
	background-size: 206px 50px !important;
}

#product_header_middle_section_left_side div.highlights_1_lines div{
    margin-top:14px;
}

#product_header_middle_section_left_side div.highlights_2_lines div{
	line-height: 21px;
	margin-top: 4px;
}

#product_header{
	height:50px;
}

#sale_annotation{
    float: left;
    font-size: 44px;
    font-weight: bold;
    height: 50px;
    text-align: center;
    width: 180px;
    overflow: hidden;
}


#stock_annotation{
	float: left;
	height: 50px;
	width: 224px;
}

#stock_info{
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	padding: 18px 0 0 12px;
	position:absolute;
	left:225px;
}

.price_was{
	position:absolute;
	top:3px;
	left:10px;
	color:#FFF;
}

.price_save{
	position:absolute;
	top: 35px;
	left: 75px;
	padding:1px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000;
	color:#FFF;
	font-weight:700;
	font-size: 15px;
}

.price{
	height: 30px;
	float: left;
	color: #000000;
}

.price_val{
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	float: left;
	/*color: red;*/
}

#promo_price_top{
	/*color: red;*/
}

.price_val sup{
	font-size: 15px;
	vertical-align: 10px;
}

.vat_annotation{
	height: 30px;
	font-size: 12px;
	color: #000000;
	margin: 3px 0 0 0;
}

#js_delivery{
	width: 365px;
	float: left;
	margin: 10px auto;
}

#product_delivery_text{
	line-height: 16px;
}

#vertical_bar{
	background-color: #6698B7;
    float: right;
    height: 50px;
    position: relative;
    right: -7px;
    top: -50px;
    width: 7px;
}

#product_header_middle_section_right_side {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #000000;
    height: 50px;
    overflow: hidden;
    width: 500px;
    z-index: 999;
}

.add_to_basket_button{
	background: #8ec640;
	background: -moz-linear-gradient(top, #8ec640 0%, #30c640 100%);
	background: -webkit-linear-gradient(top, #8ec640 0%,#30c640 100%);
	background: linear-gradient(to bottom, #8ec640 0%,#30c640 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec640', endColorstr='#30c640',GradientType=0 );
	border-radius: 2px;
	cursor: pointer;
	float: left;
	height: 30px;
	width: 260px;
	margin-top: 7px;
}

.add_to_basket_button:hover{
	opacity: 0.75;
}

.price_check_button_section {
    float: right;
    height: 50px;
    width: 113px;
}

.add_to_basket_button_caption{
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}

#save_later_and_price_notifier_container{
	width: inherit;
	float: left;
	margin-top: 10px;
}

.save_for_later_heart{
	width: 120px;
	float: left;
	cursor: pointer;
	margin-right: 5px;
}

#saved_heart_icon{
	float: left;
	width: 26px;
}

#saved_heart_icon img, #price_change_notifier_icon img{
	image-rendering: auto;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}

#saved_text{
	float: left;
	margin-left: 8px;
	line-height: 27px;
	font-size: 14px;
}

#price_change_notifier{
	width: 135px;
	float: left;
}

#price_change_notifier_icon{
	float: left;
	width: 40px;
	margin-right: 10px;
}

#price_change_notifier_text{
	text-align: left;
	font-size: 14px;
}

.button_caption,
#pricematch_caption,
#button_caption,
#reset_all_button_caption,
#expand_all_button_caption
{
	color: #FFFFFF;
	font-weight: bold;
}

#add_to_basket_button_bottom{
	float: left;
}

#pricematch_button_section{
	float: right;
	height: 40px;
	width: 114px;
}

#pricematch_button{
	background: url("/img/layout-980/product/price_check.png") no-repeat scroll 0 0  #ffffff;
	cursor: pointer;
	float: right;
	height: 38px;
	width: 125px;
	margin-top: 7px;
}

#pricematch_button:hover{
	background: url("/img/layout-980/product/price_check.png") no-repeat scroll 0 -37px  #ffffff;
}

#compare_design_button_section{
	float: right;
	height: 50px;
	width: 125px;
}

#compare_design_button{
	background: url("/img/layout-980/product/compare_design.png") no-repeat scroll 0 0  #ffffff;
	cursor: pointer;
	float: right;
	height: 20px;
	width: 114px;
	margin-top: 15px;
}

#compare_design_button:hover{
	background: url("/img/layout-980/product/compare_design.png") no-repeat scroll 0 -20px  #ffffff;
}

#pricematch_caption{
	padding-top: 12px;
	font-size: 12px;
}

#pricematch_caption a{
    color: #ffffff;
}

#button_caption{
	padding-top: 2px;
}

#product_header_bottom_section{
	height: 50px;
}

#product_header_bottom_captions_section{
	float: left;
	height: 40px;
	width: 225px;
}

#product_header_bottom_section_caption1{
/*	text-align: left;
	height: 10px;
	width: 533px;
	font-size: 15px;
	font-weight: 600;
	padding-top: 5px;*/
}
#product_header_bottom_section_caption1 p{
	text-align: left;
	height: 10px;
	font-size: 15px;
	font-weight: 600;
	padding-top: 5px;
        margin-top:5px;
}


#product_key_features_caption{
	width: 90px;
	float: left;
	text-align: center;
}

#product_key_features_icons{
	float: left;
	margin-top: 6px;
	width: 100%;
}

#product_key_features_icons a{
	text-decoration: underline;
}

#product_header_bottom_section_caption2{
	text-align: left;
	height: 10px;
	width: 450px;
	font-size: 10px;
	color: #808185;
	padding-top: 4px;
}

#reset_all_button_section, .button_section
{
	overflow: hidden;
	height: 40px;
	width: 61px;
}

.button_section{
	float:right;
	margin-right:10px;
}

#reset_all_button, .button_button{
	background: url('/img/layout-980/product/reset.png') no-repeat scroll 0px 0px;
	cursor: pointer;
	height: 22px;
	width: 60px;
	margin-top: 9px;
}

#expand_all_button_section{
	overflow: hidden;
	height: 40px;
	width: 71px;
}

.bespoke_editor_button{
	position:absolute;
	width:125px;
	height:31px;
	background-image:url('../bespoke2/change_design.png');
	cursor:pointer;
}

.bespoke_editor_button:hover{
	background-position:0px 31px;
}

#expand_all_button{
	background: url('/img/layout-980/product/expand.png') no-repeat scroll 0px 0px;
	cursor: pointer;
	height: 22px;
	width: 70px;
	margin-top: 9px;
}

#reset_all_button:hover,#expand_all_button:hover, .button_button:hover{
	background-position: 0 -22px;
}

#reset_all_button_caption,#expand_all_button_caption,.button_caption{
	padding-top: 6px;
	font-size: 10px;
	text-align: center;
}

/*****LEFT CONTENT*****/

#product_content_left{
	float: left; 
	text-align: left; 
	width: 490px;
}

.product_step {
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}

.blocked_checkbox {
	cursor: auto;
	opacity: 0.4;
}

.product_step_header{
	background:url('/img/layout-980/light_product_bar.png'); 
	background-position: 0 0;
	/*float: left; */
	width: 490px;
	height: auto; 
	cursor: pointer; 
	margin-bottom: 5px;
	clear: both;
	position: relative;
}

.product_step_header:hover{
	/*opacity: 0.75;*/
}

.step_open_header {
	background-position: 0 -30px;
}

.product_step_header_title{
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

.product_step_header_arrow{
	 background:url('/img/layout-980/step_arrow_new.png') no-repeat; 
	 background-position: 0 -11px; 
	 float: right; 
	 width: 18px; 
	 height: 11px; 
	 margin: 12px 16px 0 0;
}

.product_step_content{
	position: relative;
	float: left;
	text-align: left; 
	width: 533px; 
	height: auto;
	display: none;
}

.product_step_content_row{
	float: left; 
	margin-top: 2px;
	margin-bottom: 6px;
	width: 490px; 
}

.product_step_content_subtitle{
	line-height: 25px;
	padding-top: 5px; 
	margin-bottom: 10px;
	font-size: 13px;
	border-top: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	height: 25px;
}

#360-outer{
	position: relative; display: block; padding-top: 30px;
	
}

#div-360{
	width:500px; 
	height:335px;
	background-position: 0px 0px; 
	margin-top: 0px !important;
}

/*.slider-rotate-main{
	width: 475px;
}*/

.product_step_content_info{
	background:url('/img/layout-980/product/expand.png') no-repeat scroll 0 0px;
	float: right; 
	width: 70px; 
	height: 22px; 
	cursor: pointer;
	font-size: 10px;
	color: #fff;
	text-align: center;	
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}

.product_step_content_info:hover{
	background-position: 0 -22px;
}

/*****NEW CONTENT*****/

.product_step_content_main{
	width:490px;
	min-height: 31px;
	font-size: 14px;
	clear: both;
	line-height: 31px;
	margin-bottom: 4px;
}

.subtype_bottom_border{
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.product_step_content_main_colors{
	width: 225px;
	height: 60px;
	font-size: 14px;
	float: left;
	margin-right: 20px;
}

.product_step_content_main_colors .save_highlight{
	margin: 0px 10px;
	margin-right: 0px;
}	

.product_step_content_main_colors .checkbox{
	float: left;
    height: 60px;
    overflow: hidden;
    width: 115px;
}

.product_step_content_main_colors .check_box{
	width: 135px;
	float: left;
	height: 50px;
}

.product_step_content_main_colors .check_box_button{
	margin-top: 15px;
}	


.product_step_content_main_colors .check_box input {
	margin-top: 15px;
}


.product_step_content_main_colors  .product_price{
	margin-top: 11px;
	float: right;
	margin-right: 10px;
	margin-left: 0px;
}

.product_step_colors_type{
	clear: both;
}
.product_step_colors_title{
	clear: both;
	font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #000000;
    padding-bottom: 5px;
    text-decoration: underline;
}
.product_step_content_article{
	width: 500px;
	height: 60px;
	font-size: 14px;
	float: left;	
	line-height: 20px;
	margin-bottom: 15px;
}

.product_step_content1{
	float: left;
    min-height: 31px;
    overflow: hidden;
    width: 295px;
}

.forbidden_installation_elements{
	width: 400px; 
	background-image: url('/img/layout-980/product/blue_arrow.png');  
	background-position: 36px 4px; 
	background-repeat: no-repeat; 
	padding-left: 50px; 
	float: left;
    height: 20px;	
}	

.forbidden_installation{
	color: #000000; 
	margin-bottom: 10px; 
	float: left;
}

.forbidden_installation span{
	margin-left: 35px; 
	margin-top: 5px; 
	float: left;
}

.sale{
	float: left;
	width: 90px;
}

.sale_highlight{
	background-color: #CC3333;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 2px;
    padding: 0 5px;
    text-align: center;
    /*width: 37px;*/
}

.new_highlight{
	float: left;
	background-color: #005387;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
	line-height: 20px;
	padding: 0 5px 0 5px;
}

.product_quantity{
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 48px;
	height: 30px;
	margin-left: 0px;
	margin-top: 5px;
}

.save_highlight{
	float: left;
	font-size: 14px;
	color: red !important;
	line-height: 32px;
	height: 30px;
	margin-left: 2px;
	min-width: 70px;
}

.product_price{
	float: right;
	font-size: 14px;
	line-height: 28px;
	padding-top: 2px;
}


/**********/

.lastrow{
	margin-bottom: 15px;
}

.opencontent{
	display: block;
}

.openarrow{
	background-position: 0 0;
}

/*****CHECK BOX*****/

.check_box {
	margin: 0;
	height:31px;
	position:relative;
}

.check_box_button{
	background:url('/img/tickbox_new.png') no-repeat;
	background-position: 0 0;
	width:31px;
	height:31px;
	position: relative;
	float:left;
	cursor: pointer; 
	z-index:14;	
}

.w980 {
}

.check_box input{
    cursor: pointer;
    height: 31px;
    left: -6px;
    opacity: 0;
    position: absolute;
    top: -4px;
    width: 31px;
    z-index: 100;
    filter:alpha(opacity=0);
}

.no_longer_available{
	background: red; 
	color: white; 
	float: right;
	text-transform: uppercase;
	padding: 0 10px;
}

.product_quantity input{
	/*visibility: hidden;*/
	/*background:url('/img/tickbox.png') no-repeat;
	background-position: 0 0;*/
	width:14px;
	height:15px;	
    border: 2px solid #B1B3B5;
    float: left;
    /*position: absolute;
    right: 97px;*/
	text-align: center;	
}

.quantity_button{
	background:url('/img/tickbox.png') no-repeat;
	background-position: 0 0;
	width:21px;
	height:21px;
	position: relative;
	float:left;
	z-index:14;	
	text-align: center;
	line-height: 21px;
	visibility: hidden;
}

.quantity_sub{
	float: left;
	margin-right: 0px;
	cursor: pointer;
	background:url('/img/layout-980/sub.jpg') no-repeat;
	width: 13px;
	height: 21px;
}

.quantity_add {
	float: left;
	margin-left: 0;
	cursor: pointer;
	background:url('/img/layout-980/add.jpg') no-repeat;
	width: 13px;
	height: 21px;
}

.check_box_caption, a.check_box_caption {
	position:relative;
	float:left;
	margin-left:13px;
	height:17px;
	font-size:14px;
	display:block;
	color:#000000;
	background-repeat: no-repeat;
}

a.check_box_caption{
    cursor:pointer;
}

#checkbox_trim_none{
}

#checkbox_trim_cream{
	background-position: 0 -21px;
}

.check_box_normal{
	position:relative;
	float:left;
	margin-left:5px;
	height:31px;
	padding-top:2px;
	font-size:14px;
	color:#000000;	
	width: 230px;
	overflow: hidden;
	line-height: 28px;
}

.check_box_normal_colors{
	position:relative;
	float:right;
	height:50px;
	width: 50px;
	overflow: hidden;
}

.check_box_sec {
	position:relative;
	float:right;
	font-size:14px;
	color:#000000;
	clear: both;
	margin-top: 2px;
}

#product_step_collection{
	width: 320px;
}

#check_box_collection{
	width: 270px;
}

#checkbox_range_standard{
	background-position: 0 -21px;
}

#checkbox_range_premium{
	background-position: 0 -42px;
}

#checkbox_range_premiumplus{
	background-position: 0 -63px;
}

/* RIGHT CONTENT */
#chosen_options_box{
	background: white;
	z-index: 99;
	border-bottom: 4px solid white;
	border-top: 4px solid white;
	width: 490px;
}

.product_content_box{
	margin-bottom: 4px;
	position: relative;
	clear: both;
}

.product_content_box_header{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
	height: 29px;
	color: #fff;
	line-height: 27px;
	text-align: left;
	padding-left: 8px;
	cursor: pointer;
	z-index: 1;
}

.product_content_box_header:hover{
	background-position: 0 -30px;
}

.product_content_box_header1{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
	height: 29px;
	color: #fff;
	line-height: 27px;
	text-align: left;
	padding-left: 8px;
	cursor: pointer;
	z-index: 1;
}

.product_content_box_header1:hover{
	background-position: 0 -30px;
}

.arrow {
	background: url("/img/layout-980/step_arrow.png") no-repeat 0px -8px;
	float: right;
	height: 8px;
	margin: 11px 15px 0 0;
	width: 12px;
}

.arrow_opened{
	background-position: 0 0;
}

.product_content_box_content{
	border-bottom: 1px solid #B1B3B6;
	border-left: 1px solid #B1B3B6;
	border-right: 1px solid #B1B3B6;
	overflow: hidden;
	position:relative;
}

.product_content_box_content a{
	text-decoration: underline;
}

.see_box{
	border: 1px solid #B1B3B6;
	width: 75px;
	height: 17px;
	position: absolute;
	color: #999999;
	cursor: pointer;
	bottom: -1px;
	right: -1px;
	text-align: left;
	padding-left: 5px;
    padding-top: 3px;
    z-index: 0;
}

.see_box.see_gallery{
	width: 220px;
}

.see_box a{
	color: #999999;
}

.see_more{
	background: #fff url('/img/layout-980/product/see_less_arrows.png') scroll 62px -13px no-repeat;
}
.see_more_reviews{
	background: #fff url('/img/layout-980/product/see_less_arrows.png') scroll 62px -13px no-repeat;
}

.see_less{
	right: -1px;
	display: none;
	background: #fff url('/img/layout-980/product/see_less_arrows.png') scroll 62px 7px no-repeat;
}

.see_less_reviews{
	right: -1px;
	display: none;
	background: #fff url('/img/layout-980/product/see_less_arrows.png') scroll 62px 7px no-repeat;
}

.see_print{
	background:#FFFFFF;
	right: 20px;
	display: block;
}

.see_print_text{
	width: 70px;
	height: 12px;
	background: url('/img/layout-980/product/print_button.png') scroll 55px -12px no-repeat;
	text-align: left;	
}

.see_print_text:hover{
	background: url('/img/layout-980/product/print_button.png') scroll 55px 0 no-repeat;
}

#product_specification{
	height: 370px;
}

#product_specification sup{
	vertical-align: super;
	font-size: 7px;
}

#js_totalprice sup{
	font-size: 12px;
}

#product_reviews{
	height: 300px;
	display:none;
}

#product_reviews_custom_scrollbar{
	height: 300px;
}

.reviews_header_info{
	float: left;
	margin: 0 5px;
}

#product_alternatives{
}

#product_delivery{	
	/*height:520px; */
	display: none;
}

#delivery_text:hover{
	text-decoration: underline;
	color: #fff;
}


#product_chosen_options {
	height: 21px;
	display:none;
}

#customer_gallery_product_content_box_content{
	display: none;
}

.product_right_side_content_1{
	/*height: 420px; */
	display: none;
}

.product_right_side_content_2{
	/*height: 290px; */
	display: none;
}

#product_gallery1 {
	height: 135px; 
}

#product_delivery_header{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
}

#product_delivery_header1{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
}

.product_content_box_header_id{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
}

#product_delivery_header1:hover{
	background-position: 0 -30px;
}

#product_alternatives_header{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 0;
}

#product_alternatives_header:hover{
	background-position: 0 -30px;
}

#product_gallery_header{
	background: url('/img/layout-980/product/light_product_bar.png') scroll 0 -30px;
}

#planning_permission {
    background: url("/img/layout-980/product/planning_permission.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: 800;
    height: 43px;
    left: 260px;
    line-height: 12px;
    margin-top: 15px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 98px;
}

#planning_permission:hover{
	background: url('/img/layout-980/product/planning_permission.png') scroll 0 -48px no-repeat;
}

.inner_content{
	height: 340px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 5px;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
	position: relative;
}
#product_delivery .inner_content{
	/*height: 480px;*/
}

#chosen_options_box .inner_content{
	height:auto;
	margin-top:0px;
	padding-left: 13px;
    padding-right: 13px;
}

#chosen_options_box .inner_content .product{
	width:380px;
	clear:both;
	background-image:url('/img/layout-980/product/blue_arrow.png');
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	line-height:20px;
}

#chosen_options_box .inner_content .product .title{
	float:left;
}

#chosen_options_box .inner_content .product .price{
	float:right;
	color:#005387;
}

#reviews_main {
	width: 265px; 
	float:right;
}

.reviews_stars{
	width: 80px;
	height: 10px;
	margin-top: 9px;
	float: left;
	margin-right: 5px;
}

#reviews_stars{
	width: 80px;
	height: 10px;
	margin-top: 9px;
	float: left;
	margin-right: 5px;
	
	
}

.reviews_star_yellow{
	background: url('/img/layout-980/product/reviews_stars_mid.png') scroll 0 0 no-repeat;
	width: 20px;
	height: 21px;
	float: left;
	margin-right: 2px;
}

.reviews_star_white{
	background: url('/img/layout-980/product/reviews_stars_mid.png') scroll 0 -20px no-repeat;
	width: 20px;
	height: 21px;
	float: left;
	margin-right: 2px;
}

.reviews_star_half{
	background: url('/img/layout-980/product/reviews_stars_mid.png') scroll 0 -40px no-repeat;
	width: 20px;
	height: 21px;
	float: left;
	margin-right: 2px;
}

.reviews_star_yellow_big{
	background: url('/img/layout-980/product/reviews_stars_big.png') scroll 0 0 no-repeat;
	width: 30px;
	height: 29px;
	float: left;
	margin-right: 2px;
}

.reviews_star_white_big{
	background: url('/img/layout-980/product/reviews_stars_big.png') scroll 0 -29px no-repeat;
	width: 30px;
	height: 29px;
	float: left;
	margin-right: 2px;
}

.reviews_star_half_big{
	background: url('/img/layout-980/product/reviews_stars_big.png') scroll 0 -58px no-repeat;
	width: 30px;
	height: 29px;
	float: left;
	margin-right: 2px;
}

.product_reviews_star_yellow{
	background: url('/img/layout-980/product/newstars.png') scroll 0 0 no-repeat;
	width: 12px;
	height: 11px;
	float: left;
	margin-right: 5px;
}

.product_reviews_star_white{
	background: url('/img/layout-980/product/newstars.png') scroll 0 -14px no-repeat;
	width: 12px;
	height: 11px;
	float: left;
	margin-right: 5px;
}

.product_reviews_star_half{
	background: url('/img/layout-980/product/newstars.png') scroll 0 -28px no-repeat;
	width: 12px;
	height: 11px;
	float: left;
	margin-right: 5px;
}

.product_reviews_star_yellow1{
	background: url('/img/layout-980/product/newstars1.png') scroll 0 0 no-repeat;
	width: 19px;
	height: 18px;
	float: left;
	margin-right: 1px;
}

.product_reviews_star_white1{
	background: url('/img/layout-980/product/newstars1.png') scroll 0 -20px no-repeat;
	width: 19px;
	height: 18px;
	float: left;
	margin-right: 1px;
}

.product_reviews_star_half1{
	background: url('/img/layout-980/product/newstars1.png') scroll 0 -40px no-repeat;
	width: 19px;
	height: 18px;
	float: left;
	margin-right: 1px;
}



/* product galery */
#product_gallery_thumbnails div img{cursor:pointer;}
#product_gallery_thumbnails{
	width: 180px;
	height: 480px;
   overflow:hidden;
}

#product_gallery_info{
	width:504px;
	margin: 9px 0 9px 0;
	font-size:10px;
	height:30px;
	overflow:hidden;
}
#product_gallery_social_media{
	width:910px;
	height:35px;
	padding-left: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#product_gallery_social_media div#product_gallery_social_media_intro{
	display:block; 
	float:none; 
	width:100%; 
	height: 12px; 
	color:#888;
	padding-top: 5px;
}
.product_gallery_thumbnail{
	width:189px;
	height:142px;
	float:left;display:inline;
}

/* @Added PA  Commented out as we have changed the approach to Dynamic assignment of classes*/
/*#product_gallery_thumbnail_1 {padding:0 29px 6px 0;}
#product_gallery_thumbnail_2 {padding:0 29px 6px 0;}
#product_gallery_thumbnail_3 {padding:0 0 6px 0;}
#product_gallery_thumbnail_4 {padding:0 29px 0 0;}
#product_gallery_thumbnail_5 {padding:0 29px 0 0;}
#product_gallery_thumbnail_6 {padding:0 0 0 0;}
#product_gallery_thumbnail_7 {padding:0 0 0 0;}*/

.productLeft {padding: 0 5px 15px 14px;}
.productRight {padding: 0 5px 15px 14px;}
 /** customscrollbar css*/
 #product_gallery_thumbnails .mCSB_draggerContainer{background:#359BA4;}
 #product_specification .mCSB_draggerRail:hover {cursor:pointer;}

#how_to_purchase, #how_to_purchase_comparison{
	/** new awsome version */
	background:#662d91;
	color:#FFF;

	/** old */
	margin: 10px 0;
	float: left;
	width: 1000px;
}

#how_to_purchase table, #how_to_purchase_comparison table{
	height:40px;
	width:100%;
}

#how_to_purchase td, #how_to_purchase_comparison td{
	text-align:center;
	border:0;
	padding:0px;
}
#how_to_purchase td a, #how_to_purchase_comparison td a{
	color:#FFF;
}
#how_to_purchase td .b, #how_to_purchase_comparison td .b{
	font-weight: bold;
	margin-bottom: 3px;
}
#how_to_purchase img, #how_to_purchase_comparison img{
	/*width: 100%;*/
}

#how_to_purchase_chat, #how_to_purchase_chat_comparison{
	float: left;
	width: 280px;
	height: inherit;
	display: block;
	cursor: pointer;
}

#how_to_purchase_chat_comparison{
	width: 235px;
}

.how_to_purchase_call, .how_to_purchase_visit, .how_to_purchase_sheet, #how_to_purchase_chat, #how_to_purchase_chat_comparison{
	position: relative;
	height: inherit;
	bottom: 50px;
}

#product_description{
	font-size: 15px; 
	line-height: 17px; 
	text-align:justify; 
	height: 70px; 
	width: auto; 
	overflow: hidden;
	padding: 20px 30px 0px;
}

/* slider */
#product-image-slider{
	height: 360px;
    overflow: hidden;

}

.slider_center{
	position: relative;
}

#product_gallery_left #slideleft{z-index:11;}
#product_gallery_left #slideright{z-index:11;}


/* social bookmarking buttons */
#product_gallery_social_media div{
	width: 80px;
	height: 35px;
	float: left;
	display: inline;
}

#social_facebook{margin-top:2px; height: 35px;}
#social_pinterest{margin-left:100px;}
#social_googleplus{margin-left:50px;}
#social_twitter{margin-top: 2px; margin-left:73px;}
#social_instagram{
	background: url('/img/instagram.png') no-repeat scroll 0 0;
	margin-left: 95px;
}

.product_header_upper_section{background-color:#ffffff;z-index:99999;}
#product_header_middle_section{background-color:#ffffff;z-index:999;}

.product-key-features {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #000000;
    position: relative;
    width: 100%;
    color: #666666; 
    margin-bottom: 0px !important;	
}

.product-subtype-prices {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #000000;
    height: 40px;
    position: relative;
    width: 100%;
}

.fake-reset-all {
    height:50px;
    border-bottom: 1px solid #000000;
    margin-bottom: 19px;
}

.up-step-separator {
    margin-bottom: 19px;
    height: 40px !important;
}

.up-step-separator_big {
    margin-bottom: 19px;
}

.price-to-move {
    z-index: 1000;
    height: 50px;
    width: 800px;
    border-bottom: 1px solid #000000;
    position:absolute;
    top:0px;
}

.postcode-input {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	height: 28px;
	width: 178px;
	background: #f1f1f1;
}

.postcode-label {
    background: url("/img/layout-980/product/input_text_arrow.png") no-repeat scroll right top #3399A2;
    color: #FFFFFF;
    float: left;
    padding: 4px 20px 4px 10px;
    text-align: center;
}
.apply-postcode {
	background: #8ec640;
	background: -moz-linear-gradient(top, #8ec640 0%, #30c640 100%);
	background: -webkit-linear-gradient(top, #8ec640 0%,#30c640 100%);
	background: linear-gradient(to bottom, #8ec640 0%,#30c640 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec640', endColorstr='#30c640',GradientType=0 );
	border-radius: 2px;
    width: 70px;
    height: 30px;
    color: #FFFFFF;
    cursor: pointer;
    position: absolute;
    text-align: center;
    left: 188px;
    top: 0px;
}
.postcode-input input {
	font-size: 14px;
	border: 0 none;
	display: block;
	float: left;
	width: 160px;
	margin: 5px 10px;
	background-color: #f1f1f1;
}
.postcode-error {
    background: none repeat scroll 0 0 #CC3333;
    color: #FFFFFF;
    /*padding: 8px;*/
    text-align: center;
}

.postcode_margin {
	margin-bottom: 10px;
    width: 225px;
    height: 30px;
    min-height: 30px;
    clear: none;
    float: left;
    overflow: hidden;
    border-radius: 4px;	
}

a.mp4player{
	display:block;
	width:400px;
	height:300px;
	text-decoration: none;
	position:relative;
}

a.mp4player img{
	position:absolute;
	top:86px;
	left:136px;
	width:128px;
	height:128px;
}


/* Dimensions set via css in MovingBoxes version 2.2.2+  */
/*#movingBoxesMasterSlider {
	width: 300px;
	display:table-cell;
	height:500px;
}
#movingBoxesMasterSlider li {
	width: 140px;
	padding-top:100px;
}
#movingBoxesMasterSlider li a{
}
#movingBoxesMasterSlider li a img{
	margin-top:-50%;
}
div.mb-controls{display:none;}
div.mb-inside{border:0px none #FFF; padding:0px;}
div.movingBoxes{border:0px none #FFF; box-shadow:none;}
.movingBoxes a.mb-scrollButtons.mb-right, a.mb-scrollButtons.mb-left{
	background-image: url('/img/layout-980/product/gallery_arrows.png');
	width:10px;
	height:20px;
	margin-top:0px;
}
.movingBoxes a.mb-scrollButtons.mb-right{
	right:-28px;
}
.movingBoxes a.mb-scrollButtons.mb-left{
	left:-28px;
}
#movingBoxesMasterSlider.mb-slider .mb-panel{
	padding-left:2px;
	padding-right:2px;
}
#movingBoxesMasterSlider.mb-slider .current{
}
.overview .mb-wrapper.movingBoxes{
	left:0px;
	margin:0px;
}*/

.side_box_title{
	font-weight:700;
	border-bottom: 1px solid #bfc1c3;
}

#custome_gallery_product_content_box .inner_content{
	height:157px;
	position:relative;
	margin-top: -8px;
}

#custome_gallery_product_content_box .inner_content .overview{
	position:absolute;
	left:50px;
}

.rrp_price_val sup{
	bottom: -1px !important;
	font-size: 8px !important;
}

.price_val sup{
	bottom: 2px !important;
	font-size: 14px !important;
}

#margin_right {
	height: 50px;
}

.product_content_box1{
	margin-bottom: 4px;
	text-align: center;
	clear: both;
}


.margin_break {
	float: left; 
	width: 100%; 
	height: 15px;
}

.additional {
}
.overview ul{
	list-style-type:circle;
}
.overview #specification-replacement ul{
	list-style: none outside none;
}
.overview ul li{
	list-style-type: disc;
	margin-left: 20px;
}
.overview #specification-replacement ul li{
	list-style: none outside none;
	margin-left: 0;
}
.delivery-p{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

.highlights-small{
	float: left;
    font-weight: bold;
    margin-top: 2px;
    padding: 0 5px;
    text-align: center;
	min-width: 40px;
	max-width: 60px;
}
.overview ul li a{
	font-weight: bold;
}
/*styling inside building regulations
 * 
 */
.mid-head{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 5px;
}
.mid{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 5px;
}
.mid-1{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 75px;
}
.mid-2{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 110px;
}
.mid-3{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 93px;
}
.mid-4{
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 181px;
}
.reg_right{
	float: right;
    font-weight: bold;
    font-size: 9px;
    padding:0 10px;
}
.product_content_box1 p{
	margin:10px;
	
}
.product_content_box1 h4{
	font-weight: bold;
	text-decoration: underline;
}
.column-span{
    clear: left;
    float: left;
    font-size: 9px;
}
.btm-info{
	float: left;
	margin: 10px;
}
.btm-info a{
	font-weight: bold;
	text-decoration: underline;
}
.btm-info a:hover{
	color: #888;
}
.emph{
	text-decoration: underline;
}
.tinyscrollbar_disabled .viewport, .tinyscrollbar .viewport{
	/*height: 500px !important;*/
}
#product_delivery .tinyscrollbar_disabled .viewport, .tinyscrollbar .viewport{
	/*height: 500px !important;*/
}
#scrollbar4{
	/*height: 580px;*/
}

#stock-alert-button-section{
	height: 50px;
	width:150px;
	float:right;
}
#stock-alert-button{
	background: url("/img/layout-980/product/add2basket1.png") no-repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-right: 21px;
    margin-top: 5px;
    width: 114px;
    text-transform: uppercase;
   
}
#stock-alert-caption{
	font-size: 12px;
    padding-top: 3px;
    
}
#stock-alert-caption a{
	color: #FFFFFF;
}

#product_delivery .tinyscrollbar_disabled .viewport, .tinyscrollbar .viewport{
	/*height: 500px !important;*/
}

/*modified formatting for dynamic RHS*/
.dynamic_box{
	text-align: left;
	line-height: 25px;
}
.dynamic_box h4{
	text-align: center;
}
.dynamic_box p{
	/*margin-bottom: 2px;*/
}
.dynamic_box ul li{
	list-style-type: disc;
	margin-left: 23px;
}

.popular-alternatives{
	text-align: left;
	padding-top: 10px;
}
.popular-alternatives b{
	text-transform: uppercase;
	margin-left: 16px;
}

#whitebox {
	width:20px;
	height:50px;
	background-color:#FFFFFF;	
	position: absolute; 
	margin: 0; 
	top: 0; 
	left: 487px;		
}

.features_text {
	border-bottom: none !important; 
	height: 30px;
}

#product_key_features_icons_text {
	padding-top: 12px; 
	text-align: left; 
	color: #000000; 
	font-size: 15px; 
	font-weight: 600;
}

#pagination_box_category {

	height:20px;
	margin: 0 auto;
	display:inline-block;
	padding-top:5px;
}

.pagination {
	position:absolute; 
	top:40px; 
	right:61px; 
	list-style:none; 
	height:25px
}
.pagination li {
	float:left; 
	cursor:pointer; 
	height:8px; width:8px; 
	background:black; 
	margin:0 4px 0 0; 
	border:1px solid #fff
}
	
.review_hr {
	border: 0; 
	height: 0; 
	border-top: 1px solid #888; 
}

.total_label {
	color: #000000; 
	font-size: 16px; 
	line-height: 34px;
	height: 30px; 
	float: left; 
}

.total_label_text {
/*	margin: 5px 0 0 160px;*/
}

.price_box {
	width: 230px; 
	height: 30px; 
	/*background-color: #35a8e0;*/
	float: left;
	position: relative;
	text-align: center;
	padding-top: 7px;
}

#product_gallery_intro {
	display:block; 
	float:none; 
	width:100%; 
	height: 12px; 
	color:#888;
	font-size:12px;
	padding-bottom:10px;
	font-weight: bold;
}

.hide {
	display: none;
}

.progress_circle {
	width:20px !important; 
	height:20px !important;
	padding-left:68px !important;
	padding-top:20px !important;
	
}

.previous_price_date{
	background-color:#e4e4e4;
	color:#000000;
	width:379px;
	height:26px;
	padding-top:10px;
	margin-top:8px;
	text-align:center;
	font-size: 100%;
}

.previous_price_date .price_in_text{
	color:#cb3133;
	font-size: 120%;
	font-weight: 600;
}

.previous_price_date .date_in_text{
	color:#626262;
	font-size: 120%;
	font-weight: 600;
}

.height75{
	height: 55px;
}

.height175{
	height: 155px;
}

.note_noFloor{
	position: absolute;
	margin-left: 35px;
	line-height: 25px;
	color: #CC3333;
	max-width: 340px;
}

.note_130mmPT_step{
	position: absolute;
	margin-left: 30px;
	line-height: 19px;
	color: #CC3333;
	max-width: 230px;
	font-size: 13px;
}

/*#wrapper_usp {width:620px;}
#container_usp {position:relative; background:#fff; height:400px;}
.sliderbutton_usp {float:left; width:25px; height:auto; cursor:pointer}
#slideleft_usp {background: url("/img/slider_arrow_icon.png") 0 0; width: 30px; height: 30px; position: absolute; left:0; top: 220px; z-index: 11}
#slideleft_usp:hover {background-position: 0 -30px}
#slideright_usp {background: url("/img/slider_arrow_icon.png") -30px 0; width: 30px; height: 30px; position: absolute; right: 0; top: 220px; z-index: 11}
#slideright_usp:hover {background-position: -30px -30px}
#slider_usp {float:left; position:relative; overflow:auto; width:620px; height:400px;}
#slider_usp ul {position:absolute; list-style:none; top:0; left:0}
#slider_usp li {float:left; width:620px; height:auto}
.pagination_usp {position:absolute; top:40px; right:61px; list-style:none; height:25px}
.pagination_usp li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}*/
/*.pagination_usp li:hover, li.current {background:#fff}	*/

.strikethrough {
  position: relative;
  color: red;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;
  z-index: 100;

  -webkit-transform:rotate(-8deg);
  -moz-transform:rotate(-8deg);
  -ms-transform:rotate(-8deg);
  -o-transform:rotate(-8deg);
  transform:rotate(-8deg);
}

#heating_cost_info {
	width: 418px;
	margin-top: 20px;
}

#heating_cost_info a{
	background-color: #ffffff !important;
	box-shadow: none !important;
}

#heating_cost_banner {
	height: 56px;
	width: auto;
	background: url("/img/layout-980/product/calculate_heating_cost_banner.jpg");
}

.calculate_heating_cost_button {
	cursor : pointer;
	margin-top : 4px;
	float : right;
	width : 189px;
	height : 42px;
	background: url("/img/layout-980/product/calculate_heating_cost_button.jpg");
	background-position: 0px 0px;
}

.calculate_heating_cost_button:hover {
	background-position: 0px 42px;
}

#calculate_heating_cost_info {
	text-align : center;
	line-height : 40px !important;
	margin-top : 4px;
	float : left;
	width : 226px;
	height : 42px;
	background-color : #E6E7E8;
	font-weight: 600;
	line-height: 25px;
}

#calculate_heating_cost_price {
	font-weight: 600;
	line-height: 25px;
}

#heating_cost_box {
	height : 42px;
}

#calculate_heating_cost_info_button {
	background-position: -2px 0 !important; 
	cursor : pointer;
	margin-top : 1px;
	width : 422px;
	height : 61px;
}

.calculate_heating_cost_info_text {
	text-align: left; 
	line-height: 16px;
}

.refreshed_calculate_heating_cost_price, .calculate_heating_cost_price {
	margin-top: 10px;
}

.product_page_stock_left{
	text-align:center;
	font-size:16px;
	line-height: 30px;
	color:#FFF;
	background-color:#E52D27;
	min-height: 30px;
	display: block;
	float: left;
	width: 260px;
	margin-top: 20px;
}

.product_page_stock_left_mobile{
	text-align:center;
	font-size:16px;
	line-height: 30px;
	color:#FFF;
	background-color:#E52D27;
	min-height: 30px;
	display: block;
	float: left;
	width: 94%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2%;

}

.highlight_count_box {
	height: 105px; 
	width:100%;
}

.highlight_count_box_mobile {
	display: none;
}

.priority_step_content{
	display: none;
}

.highlight_count_text {
	position: absolute;
	color: #ffffff;
	top: 44px;
	font-size: 16px;
	font-family: Minion Variable Concept;
	margin-left: 10px;
}

#reassuringly {
	font-size: 18px;
	font-weight: bold;
}

.highlight_count_box {
	position: relative;
}

@media screen and (max-width: 1000px) {
	.save_for_later_heart{
		margin-left: 45px;
	}
	#price_change_notifier{
		margin: 15px 0 0 30px;
	}
}

@media screen and (max-width: 800px) {
	.product_page_stock_left{
		display:none;
	}

	#secondary_highlight {
		display: none;
	}

	.slick-list {
		width: 100vw !important;
		height: 75vw !important;
	}

	.slick-slide img {
		display: block;
		width: 100%;
		height: auto;
		max-height: none !important;		
		margin: 0 auto;
	}	

	.slick-arrow {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: 3;
		outline: none;
		font-size: 0;
		border: 0;
		cursor: pointer;
		top: 40%;
	}	

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

	#product_gallery_left_container {
		width: 100%;
		margin: 0 auto;
	}	

	.highlight_count_box_mobile {
		display: block;
		position: relative;
	}
	
	.highlight_count_box {
		height: 100%;
	}
	
	.highlight_count_text{
		position: absolute;
		font-size: 6vw;
		width: 100%;
		top: 48%;
		margin: 0;
	}
	
	.save_highlight {
		width: 84% !important;
		/*margin-bottom: 3% !important;*/
		font-size: 3.5vw !important;
	}

	.save_for_later_heart{
		cursor: pointer;
		margin: -35px 14% 0px 0px;
		text-align: center;
		width: auto;
		height: 33px;
		float: right
	}

	#price_change_notifier{
		margin: 0px 14% 0px 0px;
		float: right;
	}
}

@media screen and (min-width: 800px) {

	.slick-list {
		width: 300px;
		height: 225px !important;
	}

	.slick-slide {
		width: 300px !important;
	}

	.slick-slide img {
		display: block;
		min-width: 300px;
		min-height: 225px;
		margin: 0 auto;
	}

	.slick-arrow {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: 3;
		outline: none;
		font-size: 0;
		border: 0;
		cursor: pointer;
		top: 100px;
	}	

	#product_gallery{
		height: auto;
		width: 100%;
		margin: 0 auto;
		/*border-bottom: 1px solid #000000;*/
		float: left;
		background-color: #FFFFFF;
		z-index: 10;
	}

	#product_gallery_left{
		width: calc(100% - 425px);
		float: left;
		height: 430px;
	}

	#product_gallery_left_container {
		width: 300px;
		margin: 0 auto;
	}

	#product_gallery_right{
		margin-left: 0px;
		width: 160px;
		position:relative;
	}

	#gallery_info {
		width: 240px; 
		min-height: 380px;
		float: right !important;
		border: 1px solid #e5e5e5;
		border-radius: 4px;
		padding: 20px 10px 10px 10px;
	}		

	#product_content{
		width: 100%;
	}

	#product_content_right{
		width: 35vw;
		position: relative;
		margin-left: 20px;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		padding-left: 15px;
		border-left: 1px solid #cccccc;
	}

/*	#product-page-slider-div{
		height: 225px;
	}

	#product-page-slider-div #slider {
		width:300px;       
	}

	#product-page-slider-div #slider li a img {
		cursor: default;
	}*/

 	#gallery_center {
		margin: 0 auto;
		width: 100%;
		border-top: 1px solid #e5e5e5;
		padding-top: 10px;
 	}	

	.product_menu_nav{
		height: 50px;
		width: 16vw;
	} 

	.last_bar{
		width: 20vw;
	}	

	.add_to_basket_button_section{
		float: left;
		height: 50px;
		width: 260px;
	}

	#select_size {
		font-size: 14px; 
		line-height: 35px; 
		height: 35px; 
		width: 100%; 
		background: url('/img/layout-980/select_size_short.png') no-repeat;
	}

	#select_size select{ 
		width: auto !important; 
	}	

	#js_delivery{
		width: 100%;
	}

	.spec_left {
		background-color: #e6e6e6;
		width: 47vw;
		font-weight: bold;
	}

	.spec_right {
		background-color: #f2f2f2;
		width: 47vw;
	}	

	#spec_buttons a {
		width: 360px;
		font-size: 16px;
	}	

	.icon_layout_bottom	* {
		width: 100%;
	}

/*	#product-page-slider-div #slideleft, #product-page-slider-div_fb #slideleftfb{top: 98px; left: 6px;}
	#product-page-slider-div #slideright, #product-page-slider-div_fb #sliderightfb{top: 98px; left: 256px;}	*/

	.product_header_upper_section{
		height: 50px;
		width: 100%;
	}										
}

@media screen and (min-width: 1000px) {

	.slick-list {
		width: 400px;
		height: 300px !important;
	}

	.slick-slide {
		width: 400px !important;
	}

	.slick-slide img {
		display: block;
		min-width: 400px;
		min-height: 300px;
		margin: 0 auto;
	}

	.slick-arrow {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: 3;
		outline: none;
		font-size: 0;
		border: 0;
		cursor: pointer;
		top: 135px;
	}	

	#reviews_main {
		width: 280px; 
	}

	#product_gallery{
		height: auto;
		width: 100%;
		margin: 0 auto;
		/*border-bottom: 1px solid #000000;*/
		float: left;
		background-color: #FFFFFF;
		z-index: 10;
	}

	#product_gallery_left{
		width: 400px;
		margin: 0 6vw;
	}

	#product_gallery_left_container {
		width: 400px;
		/*margin: 0 auto;*/
	}

	#product_gallery_right{
		margin-left: 0px;
		width: 160px;
		position:relative;
	}

	#gallery_info {
		width: 260px; 
		min-height: 380px;
		float: left !important;
		border: 1px solid #e5e5e5;
		border-radius: 4px;
		padding: 20px 10px 10px 10px;
	}		

	#product_content{
		width: 1000px;
	}

	#product_content_right{
		width: 38vw;
		position: relative;
		margin-left: 20px;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
	}

/*	#product-page-slider-div{
		height: 300px;
	}

	#product-page-slider-div #slider {
		width:400px;       
	}

	#product-page-slider-div #slider li a img {
		cursor: default;
	}*/

 	#gallery_center {
		margin: 0 auto;
		width: 1000px;
		border-top: 1px solid #e5e5e5;
		padding-top: 10px;
 	}	

	.product_menu_nav{
		height: 50px;
		width: 160px;
	} 

	.last_bar{
		width: 200px;
	}	

	.add_to_basket_button_section{
		float: left;
		height: 50px;
		width: 260px;
	}	

	#select_size {
		font-size: 14px; 
		line-height: 30px; 
		height: 30px; 
		width: 260px; 
		background: url('/img/layout-980/select_size.png') no-repeat;
	}

	#select_size select{ 
		width: 280px !important; 
	}

	#spec_buttons a {
		width: 450px;
		font-size: 14px;
	}

/*	#product-page-slider-div #slideleft, #product-page-slider-div_fb #slideleftfb{top: 135px; left: 6px;}
	#product-page-slider-div #slideright, #product-page-slider-div_fb #sliderightfb{top: 135px; left: 356px;}*/	

	.product_header_upper_section{
		height: 50px;
		width: 98%;
		padding: 0 10px;
	}
}

@media (max-width: 1279px){
	#how_to_purchase, #how_to_purchase_comparison{
		margin: 10px 0;
		width: 100%;
	}

	.how_to_purchase_call, .how_to_purchase_visit, .how_to_purchase_sheet, #how_to_purchase_chat, #how_to_purchase_chat_comparison{
		height: 38px;
		bottom: 40px;
	}
	#how_to_purchase_chat{
		width: 21.5%;
	}
	#how_to_purchase_chat_comparison{
		width: 18.5%;
	}
}

@media (max-width: 1000px){
	.how_to_purchase_call, .how_to_purchase_visit, .how_to_purchase_sheet, #how_to_purchase_chat, #how_to_purchase_chat_comparison{
		height: 3.8vw;
		bottom: 4vw;
	}

	.range_page_article {
		width: 96vw;
		margin: 2vw;
	}

	#range_page_desktop {display: none;}
	#range_page_mobile {display: block;}
}

@media  (min-width: 800px)  and (max-width: 1000px){
	.highlight_count_text{
		font-size: 15px;
		top: 40px;
	}
}

@media screen and (min-width: 1280px) {

	.slick-list {
		width: 500px;
		height: 375px !important;
	}

	.slick-slide {
		width: 500px !important;
	}

	.slick-slide img {
		display: block;
		min-width: 500px;
		min-height: 375px;
		margin: 0 auto;
	}

	.slick-arrow {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: 3;
		outline: none;
		font-size: 0;
		border: 0;
		cursor: pointer;
		top: 172px;
	}

	#reviews_main {
		margin-left: 30px; 
	}

	#product_gallery{
		width: 1280px;
		margin: 0 auto;
		/*border-bottom: 1px solid #000000;*/
		float: left;
		background-color: #FFFFFF;
		z-index: 10;
	}

	#product_gallery_left{
		width: 500px;
		margin: 0;
	}

	#product_gallery_left_container {
		width: 500px;
		/*margin: 0 auto;*/
	}

	#product_gallery_right{
		width: 190px;
		position:relative;
	}

	#product_content{
		width: 1000px;
	}

	#product_content_right{
		width: 474px;
		position: relative;
		margin-left: 19px;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
	}

/*	#product-page-slider-div{
		height: 375px;
	}

	#product-page-slider-div #slider {
		width:500px;       
	}

	#product-page-slider-div #slider li a img {
		cursor: default;
	}*/

	#gallery_info {
		margin-left: 27px; 
		width: 260px; 
		min-height: 380px;
		float: left !important;
		border: 1px solid #e5e5e5;
		border-radius: 4px;
		padding: 10px;
	}	

 	#gallery_center {
		margin: 0 auto;
		width: 1000px;
		border-top: 1px solid #e5e5e5;
		padding-top: 10px;
 	}	

	.product_menu_nav{
		height: 50px;
		width: 166px;
	} 

	.last_bar{
		width: 170px !important;
	}	

	.spec_left {
		background-color: #e6e6e6;
		width: 500px;
		font-weight: bold;
	}

	.spec_right {
		background-color: #f2f2f2;
		width: 500px;
	}

/*	#product-page-slider-div #slideleft, #product-page-slider-div_fb #slideleftfb{top: 172px; left: 6px;}
	#product-page-slider-div #slideright, #product-page-slider-div_fb #sliderightfb{top: 172px; left: 456px;}	*/

	.product_header_upper_section{
		height: 50px;
		width: 1260px;
	}	
}

#gallery_main_text {
	clear: both;
}

#usp_icons_list_print{
	display: none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

#product_menu_bar {
	float: left; 
	width: 100%; 
	height: 50px; 
	background: #e6e6e6;
	margin-bottom: 10px;
}

#product_menu_bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #e6e6e6;
    font-family: sans-serif;
    font-size: 14px;
}

#product_menu_bar li {
    float: left;
}

#product_menu_bar li a {
	/*width: 100%;*/
	height: 50px;
    display: block;
    color: #000000;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #ffffff;
    cursor: pointer;
}

#product_menu_bar li a:hover {
    background-color: #d7d7d7;
}

#comp_sheet, #spec_sheet, #features_video, #features_video_mobile{
	height: 30px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	display: block;
}

#comp_sheet{
	background: url('/img/layout-980/comp_sheet.png');
	float: left;
	margin-left: 20px;
}

#spec_sheet{
	width: 450px;
	background: url('/img/layout-980/pdf_specs.png');
	float: right;
	margin-right: 20px;
}

#features_video{
	width: 450px;
	background: url('/img/layout-980/pdf_specs.png');
	margin: 10px auto;
}

#features_video_mobile{
	width: 100%;
	background: url('/img/layout-980/pdf_specs.png');
	margin: 0px auto 10px auto;
}

.margin_s {
	line-height: 20px;
	padding-top: 5px;
}

.margin_m {
	line-height: 50px;
}

.full_width_content {
	clear: both; 
	float: left; 
	width: 100%; 
	height: auto.
}

#product_content_2, 
#product_content_3, 
#product_content_4, 
#product_content_5, 
#product_content_6 {
	display: none;
}

.product_content {
	float: left;
	margin-top: 5px;	
}

.active_nav {
	background-color: #b3b3b3;
}

.info_elements{
	border-radius: 2px;
	background: #2baae2;
	background: -moz-linear-gradient(top, #2baae2 0%, #1b76bd 100%);
	background: -webkit-linear-gradient(top, #2baae2 0%,#1b76bd 100%);
	background: linear-gradient(to bottom, #2baae2 0%,#1b76bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2baae2', endColorstr='#1b76bd',GradientType=0 );
	float: right; 
	width: 50px; 
	height: 20px;
	cursor: pointer; 
	margin-top: 1px;
}

.info_elements_mobile{
	border-radius: 2px;
	background: #2baae2;
	background: -moz-linear-gradient(top, #2baae2 0%, #1b76bd 100%);
	background: -webkit-linear-gradient(top, #2baae2 0%,#1b76bd 100%);
	background: linear-gradient(to bottom, #2baae2 0%,#1b76bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2baae2', endColorstr='#1b76bd',GradientType=0 );
	float: right; 
	width: 50px; 
	height: 20px;
	cursor: pointer; 
	margin-top: 1px;
}

.product_step_content_subtitle .info_elements{
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}

.check_box_normal.info_elements{
	background: none; 
	float: left; 
	width: 258px; 
	height: 31px;
	cursor: pointer; 
	font-size: 13px;
}

.warmalog_text{
	font-size: 13px;	
}

.info_elements:hover{ 
	/*opacity: 0.75;*/
}

.active_info_elements{
	background: #cccccc;
	background: -moz-linear-gradient(top, #cccccc 0%, #818181 100%);
	background: -webkit-linear-gradient(top, #cccccc 0%,#818181 100%);
	background: linear-gradient(to bottom, #cccccc 0%,#818181 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#818181',GradientType=0 );
}

#post-code-small{
	float: left;
	position: relative;
	margin-bottom: 6px;
	width: 265px;
}

.spec_buttons:hover{
	opacity: 0.75;
}

#product_content_2 table{
	font-size: 14px;
}

#product_content_2 th, td {
    padding: 10px;
    text-align: left;
    border: 1px solid #d8d8d8;
}

#product_content_6 {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

#product_content_6 a {
	display: block;
	width: 100%;
	height: 35px;
	border-radius: 10px;
	background-color: #35a8e0;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
	box-shadow: 0px 4px #4e4d4d;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}

#product_content_6 a.no_highlight {
	display: inline;
	width: auto;
	height: auto;
	border-radius: 0;
	background-color: transparent;
	margin-top: 0;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	box-shadow: none;
	cursor: pointer;
	color: inherit;
	font-weight: bold;
}

#product_content_6 a:hover{
	opacity: 0.75;
}

.flip {
	background: url('/img/layout-980/1000px_steps.png') no-repeat;
	width: 100%;
	height: 30px;
    margin-bottom: 5px;
    padding-left: 2%;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
	line-height: 30px;
	position: relative;
}

.open_flip {
	background: url('/img/layout-980/1000px_steps.png') no-repeat;
	background-position: 0 -30px;
}

.panel {
    padding: 10px 10px 20px 10px;
    display: none;
    float: left;
    width: 98%;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.open_panel {
	background-position: 0 -35px !important;
}

.go_to_feature_section_link{
	text-decoration: underline;
}

.responsive_arrow {
	background: url('/img/layout-980/responsive_arrows.png') no-repeat;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 49px;
	height: 35px;
}

#select_first {
	display: none;
}

#select_size select{
	font-size: 14px; 
	line-height: 30px; 
	height: 30px; 
	width: 260px; 
	padding-left: 8px;
	padding-right: 48px;
	background: transparent;
	border: none;
	color: #767676;
	cursor: pointer;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.select_size_option{
	font-size: 14px; 
	line-height: 30px;
	color: #000000;
}

.select_size_open{
	background-position: 0 -30px !important;
}

.gallery_lightbox img{
	cursor: pointer !important;
}

#images_info_text {
	clear: both; 
	text-align: center; 
	font-size: 11px;
}

.product_content_header {
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	font-size: 14px; 
	text-align: center; 
	margin-bottom: 10px; 
	background-color: #000000; 
	color: #ffffff;
	font-weight: bold;
}

.product_delivery_time {
	font-weight: bold; 
	font-size: 22px;
	line-height: 28px;
}

.product_price_total {
	font-size: 16px;
}

.product_price_total_number {
	font-size: 22px; 
	font-weight: bold;
	/*color: red;*/
}

#seemorereviewsontop {
	line-height: 20px;
	font-size: 11px;
}

.brochure-request{
	margin:0px auto 15px;
	height:50px;
	width:570px;
	background-image:url('/img/category3/request-a-brochure-570px.png');
}

.comparison{
	margin:0px auto 15px;
	height:50px;
	width:570px;
	background-image:url('/img/category3/comparison-570px.png');
}

.new_gallery_button{
	width: 160px; 
	height: 120px; 
	background: url('/img/product_gallery_buttons.png') no-repeat; 
	float: left; 
	clear: both;
	cursor: pointer;	
}

.new_gallery_button:hover{
	opacity: 0.8;	
}

.slick-slide img {
    display: block;
    width: 100% !important;
    max-height: none !important;
    margin: 0 auto;
}

.slick-dots .slick-active{
	background: #b3b3b3;
}

.slick-dots {
	margin-top: 1vw;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #eeeeee;
    border: 1px solid #b3b3b3;
    border-radius: 10px
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-prev {
	left: 5px !important;
	right: auto;
	background: url('/img/slider_arrow_icon.png') 0px 0px no-repeat;
}

.slick-next {
	left: auto;
	right: 5px;
	background: url('/img/slider_arrow_icon.png') -30px 0px no-repeat;
}

.active_gallery_button {
	background-position-x: -160px;
}

.active_mobile_gallery_button {
	background: url('/img/mobile/mobileGalleryBar_off.png') !important;
	background-size: contain !important;
}

/*#product_gallery_slider,*/
#product_customer_slider,
#product_video_slider 
{
	display: none;
}

#gallery_buttons_mobile{
	display: none;
}

.new_mobile_gallery_button{
	background: url('/img/mobile/mobileGalleryBar_on.png');
	background-size: contain;
	color: #ffffff;
}

#finance_calculator_container{
	overflow-x: auto;
}
table#finance_calculator{
	border-collapse: collapse !important;
}
#finance_calculator td{
	text-align: left;
	padding: 8px;
}
#finance_calculator input{
	border: none;
}
#finance_calculator input, #calculator_input_1, #calculator_input_2, #calculator_input_3{
	background-color: #EAEAEA;
}

@media only screen and (max-width:570px){
	.brochure-request{
		width:380px;
		background-image:url('/img/category3/request-a-brochure-380px.png');
	}
	.comparison{
		width:380px;
		background-image:url('/img/category3/comparison-380px.png');
	}
}

@media only screen and (max-width:420px){
	.save_for_later_heart, #price_change_notifier{
		margin-right: 2%;
	}
}

@media only screen and (max-width:380px){
	.brochure-request{
		width:320px;
		background-image:url('/img/category3/request-a-brochure-320px.png');
	}
	.comparison{
		width:320px;
		background-image:url('/img/category3/comparison-320px.png');
	}
}