/* CSS Document */
#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#f3efdd;
}
#page{
	width:980px;
	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;
}
.cleaner{clear:both} 
.header{
	padding:15px 0;
}
.logo{
	width:590px;
	float:left;
	text-align:right;
}
.srt_icon{
	float:right;
	font-size:12px;
	padding-left:20px;
	text-transform:uppercase;
	text-align:left;
	color:#ffffff;
	background-image:url(str_icon.png);
	background-repeat:no-repeat;
	background-position:left;
}
.srt_icon a{color:#ffffff; text-decoration:none}
.header_menu{ margin-bottom:5px;}
.header_menu ul{
	padding:0;
	margin:0;
}
.header_menu li{
	list-style:none;
	float:left;
	padding:5px 27px;
	background-image:url(3dline.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.header_menu li a{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}
.header_menu li:nth-child(1){
	float:left;
	padding-left:0;
}
.header_menu li:nth-last-child(2), .header_menu li:nth-last-child(3){
	padding-left:33px;
}
.header_menu li:nth-last-child(1){
	float:right;
	background-image:none;
	padding-right:0;
}
.header_menu li a:hover{
	color:#f3efdd;
}
.store_bg{
	width:980px;
	border:1px solid #d7d7d7;
	border-radius:16px;
	background-color:#ffffff;
}
.selling_points{border-bottom:2px solid #000000;}
.sel_pts1, .sel_pts2, .sel_pts3, .sel_pts4{
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	text-align:left;
	float:left;
	padding:15px 55px 15px 40px;
}
.sep{
	float:left;
	color:#000000;
	width:20px;
	padding:13px 0;
	background: linear-gradient(to right, #000000 0%, #000000 50%, #000000 50%, #000000 100%) repeat-x left bottom;    
	background-size: 60px 1px;
}
.sel_pts4{
	float:right;
	padding:15px 40px 15px 0px;
}
.main_content {
    margin-top: 20px;
}
.pcimg_tab{
	float:left;
	width:535px;
	padding-left:5px;
}
.spec_pack{
	width:420px;
	float:right;
	padding-left:10px;
	margin-right:10px;
}
.chart{
	width:418px;
	border:1px solid #f1f1f1;
	margin-top:15px;
}
.cont{
	color:#f3efdd !important;
	background-color:#000000;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
	border-bottom:1px solid #1a1a1a !important;
}
.chart td{
	color:#000000;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
	border-bottom:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}
/********pc tabs***********/
#mob-bottom-tabs{
	padding:15px 0 15px 4px;
}
.tab-title{
	display:none;
}
.tab_title {
	color:#000000;
	display:block;
	float:left;
	cursor:pointer;
	width:95px;
	font-size:12px;
	text-transform: capitalize;
	font-weight: normal;
	text-align:center;
	margin:0 0 0 10px;
	padding:10px 0;
	border:1px solid #e7e7e7;
	border-bottom:none;
	position:relative;
	top:1px;
	background-color:#f3efdd;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
}
.tab_content {
    border: 1px solid #e7e7e7;
    clear: both;
    float: left;
    text-align: left;
	width:523px;
	background-color:#ffffff;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
}
.mob_tab {
	display:none;
}
label.tab_title:hover {
	background-color:#ffffff;
}
#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 {
	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 {
	color:#000000;
	background-color:#ffffff;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p{
	color:#000000;
	padding:0 10px 0 10px;
	font-size:12px;
	line-height: 23px;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li{
	color:#000000;
	font-size:12px;
}
.item_desc1{
	font-size:14px;
	font-weight:600;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
	border-bottom:4px double #ebebeb;
	margin-bottom:15px;
}
.item_desc1 span {
    position: relative;
    top: 14px;
    background-color: #ffffff;
    padding:0 10px;
}
.fea_cat{
	margin:0 10px;
	padding-top:10px;
}
.fea_cat_img a{
	float:left;
	width:233px;
	height:318px;
	margin-right:9px;
}
a.fea1{
	background:url(list_cat_01.jpg) no-repeat;
}
a.fea1:hover{
	background:url(list_cat_01_hover.jpg) no-repeat;
}
a.fea2{
	background:url(list_cat_02.jpg) no-repeat;
}
a.fea2:hover{
	background:url(list_cat_02_hover.jpg) no-repeat;
}
a.fea3{
	background:url(list_cat_03.jpg) no-repeat;
}
a.fea3:hover{
	background:url(list_cat_03_hover.jpg) no-repeat;
}
a.fea4{
	background:url(list_cat_04.jpg) no-repeat;
	margin-right:0;
}
a.fea4:hover{
	background:url(list_cat_04_hover.jpg) no-repeat;
}
a.fea5{
	background:url(list_cat_05.jpg) no-repeat;
}
a.fea5:hover{
	background:url(list_cat_05_hover.jpg) no-repeat;
}
a.fea6{
	background:url(list_cat_06.jpg) no-repeat;
}
a.fea6:hover{
	background:url(list_cat_06_hover.jpg) no-repeat;
}
a.fea7{
	background:url(list_cat_07.jpg) no-repeat;
}
a.fea7:hover{
	background:url(list_cat_07_hover.jpg) no-repeat;
}
a.fea8{
	background:url(list_cat_08.jpg) no-repeat;
	margin-right:0;
}
a.fea8:hover{
	background:url(list_cat_08_hover.jpg) no-repeat;
}
a.fea9{
	background:url(list_cat_09.jpg) no-repeat;
	margin-right: 11px;
	width:372px;
	height:258px;
}
a.fea9:hover{
	background:url(list_cat_09_hover.jpg) no-repeat;
}
a.fea10{
	background:url(list_cat_10.jpg) no-repeat;
	width:191px;
	height:258px;
	margin-right: 11px;
}
a.fea10:hover{
	background:url(list_cat_10_hover.jpg) no-repeat;
}
a.fea11{
	background:url(list_cat_11.jpg) no-repeat;
	width:374px;
	height:258px;
	margin-right:0;
}
a.fea11:hover{
	background:url(list_cat_11_hover.jpg) no-repeat;
}
.fea_sep{ margin-top:7px;}
.fea_sep1{ margin:7px 0 10px 0;}
.footer_bg{
	background-color:#181716;
	padding:25px 0;
	margin-top:10px;
}
.footer{
	width:980px;
	margin:0 auto;
}
.header_menu, .pc_image, .size_chart, .fea_cat, .selling_points{
	display:block;
}
.mob_header, .mob_image, .size_chart_mob{
	display:none;
}
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_main_img {
	width:520px;
	height:500px;
	margin: 0 auto;
	margin-bottom:5px;
	border:2px solid #f1f1f1;
	border-radius:6px;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:520px; /*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:74px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
	border:2px solid #f1f1f1;
	border-radius:6px;
}
.pc_thumb_img label:hover {
	border:2px solid #000000;
}
.pc_thumb_img label img{
	display: block;
	height:auto;
	margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    width: 60px;
}
#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 #000000;
}
/*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*/