/* CSS Document */
#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	/*background-color:#ffffff;*/
line-height:2.1;
background: url('https://showershopping.co.uk/simpletemplate/bg.jpg') #f2f2f2;
    background-repeat: repeat-x;
    background-position: center top;
}
#page{
	width:982px;
	padding:0px;
	margin:0px auto;
}
a img, img {
	border: 0;
}
a.linkopac img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img {
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.header{
	/* padding:20px 0; */
	/*border-bottom:4px solid #147fdd;*/
	;
}
.logo{
	float:left;
	/* width:160px; */
	text-align:left;
}
.header_left{
	float:right;
	width:822px;
}
.selling_points {
    float: right;
	padding-top: 6px;
}
.sel_pts1, .sel_pts2, .sel_pts3{
	color:#588c73;
	text-align:left;
	font-weight:500;
	text-transform:uppercase;
	font-size:14px;
	float:left;
}

.sel_pts1{
	background-image:url(icon1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:7px 15px 7px 32px;
}
.sel_pts2{
	background-image:url(icon2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:7px 14px 7px 32px;
	margin-left:15px;
}
.sel_pts3{
	background-image:url(icon3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:7px 3px 7px 32px;
	float:right;
	margin-left:15px;
}
.header_menu{
	padding:5px 0;
}
.header_menu ul{
	padding:0;
	margin:0;
}
.header_menu li{
	list-style:none;
	float:left;
	padding:5px 0;
	color:#262d2a;
}
.header_menu li a{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
	padding:5px 18px;
	font-weight:800;
}
.header_menu li a:hover{
	color:#d96459;
}
.header_menu li:nth-child(1) a{
	/*padding-left:10px;*/
}
.header_menu li:nth-last-child(1) a{
	padding-right:0;
}
.store_bg{
	width:962px;
	border:1px solid #e2e2e2;
	border-radius:6px;
	background-color:#ffffff;
	padding:15px 10px;
}
#item_title {
margin:10px 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    color: #232b3b;
    font-weight: 500;
    padding:10px 0 10px 15px;
}
.pc_image{
	width:530px;
	float:left;
}
.shrtdesc{
	width:407px;
	float:right;
	margin-left:10px;
}
.shrt_title{
    font-size: 20px;
    color: #262d2a;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
	margin-bottom:10px;
}

.desc img{
	max-width:100%;
}
.desc, .desc p, .desc td{
	font-size:15px;
	color:#262d2a;
	text-align:left;
	padding:2px;
	font-weight:400;
}
.desc p, .desc ul, .desc ol{ padding:0 !important}
.desc ul li{
	margin:3px 0 3px 12px;
	list-style: none;
	line-height:22px;
}
.desc ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top: -2px;
	color: #588c37;
	font-size: 35px;
}
.desc ol li{
	background:none;
	list-style-type:decimal;
	margin:3px 0 3px 12px;
}
.shrtdesc .desc ul li{
	font-size:14px !important;
	font-weight:400 !important;
	padding-left:10px;
}
.shrtdesc .desc ul li:before{
	left: -20px;
}
.newsletter{
	background-color:#588c73;
	color:#ffffff;
	font-size:25px;
	font-weight:600;
	text-align:center;
	text-transform:uppercase;
	padding:25px 0;
	margin:15px 0;
}
.newsletter a{
	color:#ffffff !important;
	text-decoration:none;
	text-align:center;
}
.newsletter a:hover{
	color:#fed4d0 !important;
}
.newsletter img {
    position: relative;
    top: 1px;
    right: 8px;
}
/********pc tabs***********/
#mob-bottom-tabs{
	padding:3px 0 0 3px;
	margin:20px 0 10px 0;
}
.tab-title{
	display:none;
}
.tab_title {
	color:#000000;
	display:block;
	float:left;
	cursor:pointer;
	font-size:13px;
	font-weight: 900;
	text-align:center;
	margin:0 0 -5px 8px;
	padding:12px 0;
	width:145px;
	background-color:#e5e5e5;
	text-transform:uppercase;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.tab_content {
    width:957px;
    float: left;
    text-align: left;
	background-color:#ffffff;
	border-top:2px solid #588c73;
	word-wrap: break-word;
}
div#content1, div#content2 {
    padding-top: 5px;
}
.mob_tab {
	display:none;
}
label.tab_title:hover {
	color:#ffffff;
	background-color:#588d73;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5,
#tab6:checked ~ .tab_content #content6,
#tab7:checked ~ .tab_content #content7,
#tab8:checked ~ .tab_content #content8 {
	display:block;
}
/*#tab1:checked ~ .tab_top .tab1,*/
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5,
#tab6:checked ~ .tab_top .tab6,
#tab7:checked ~ .tab_top .tab7,
#tab8:checked ~ .tab_top .tab8 {
	color:#ffffff;
	background-color:#588d73;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.tab_content ul, .tab_content ol{
	margin:0;
	padding:0 0 0 15px;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8{
	color:#262d2a;
	padding:0 10px;
	font-size:12px;
	line-height: 23px;
	font-weight:400;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p, #content7 p, #content8 p{
	color:#262d2a;
	padding:0;
	font-size:12px;
	line-height: 23px;
	font-weight:400;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li, #content7 li, #content8 li{
	color:#262d2a;
	font-size:12px;
	font-weight:400;
}
/**********************************/

.item_desc1{
	border-bottom:2px solid #588c73;
	height:40px;
}
.item_desc1 span{
	color:#ffffff;
	font-size:16px;
	text-align:left;
	text-transform:uppercase;
	font-weight:500;
	padding:12px 15;
	background-color:#d96459;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin-left:4px;
	float:left;
}
.fea_cat a{	
	display:block;
	float:left;
	margin-right:14px;
	width:310px;
	height:188px;
}
a.fea1{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_01.jpg);
	background-repeat:no-repeat;
}
a.fea1:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_01.jpg);
	background-repeat:no-repeat;
}
a.fea2{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_02.jpg);
	background-repeat:no-repeat;
}
a.fea2:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_02.jpg);
	background-repeat:no-repeat;
}
a.fea3{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_03.jpg);
	background-repeat:no-repeat;
	margin-right:0;
}
a.fea3:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_03.jpg);
	background-repeat:no-repeat;
}
a.fea4{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_04.jpg);
	background-repeat:no-repeat;
}
a.fea4:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_04.jpg);
	background-repeat:no-repeat;
}
a.fea5{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_05.jpg);
	background-repeat:no-repeat;
}
a.fea5:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_05.jpg);
	background-repeat:no-repeat;
}
a.fea6{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_06.jpg);
	background-repeat:no-repeat;
	margin-right:0;
}
a.fea6:hover{
	background-image:url(https://www.showershopping.co.uk/HYW/NewTemplet/OnlineShowers/tzb/css2/cat_06.jpg);
	background-repeat:no-repeat;
}
.cat_sec2, .cat_sec1{ margin-top:16px;}
.footer{ 
	padding:20px 0;
}
.footer img{ float:right} 


.header_left, .header_menu, .pc_image, .fea_cat{
	display:block;
}
.mob_image{
	display:none;
}
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_main_img {
	width:500px;
	height:500px;
	margin: 0 auto;
	margin-bottom:5px;
	border:0px solid #f0f0f0;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:500px; /*Width of the Main image*/
	max-height:500px; /*Height of the Main image*/
}
.pc_thumb_img {
	width: 100%;
	margin: 0px auto;
	text-align:center;
}
.pc_thumb_img label {
	display:inline-block;
	margin:2px;
	width:84px;
	height:80px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
}
.pc_thumb_img label:hover {
	border:1px solid #d96459;
}
.pc_thumb_img label img{
	display: block;
	width:80px;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #d96459;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"] {
	display: none !important;
}
/*Pc image module style end*/


table.data-table {
    border: 1px solid #000;
    width: 100%;
     border-collapse:collapse
}
table.data-table td{
    border: 1px solid #000;
    text-align:center;
}
table.data-table tr:nth-child(even){
background: #ecf0df
}
table.data-table tr:nth-child(odd){
background: #fff;
}
table.best-table {
    border-spacing: 10px;
}

table.best-table td {
    border: 3px solid #588d73;
}
.map-img{
	max-width:100%;
}
.map_area{
	border-collapse:collapse;
}
.map_area td{
	border:1px solid #000;
	text-align:center;
}