/* CSS Document */
.main_bg > div,
.main_bg > p,
.main_bg > span,
.main_bg > ul,
.main_bg > ul > li,
.main_bg > ul > li > a,
.main_bg > table,
.main_bg > table > tr,
.main_bg > table > tr > td {
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
.cleaner{clear:both}
.radioclk {
	display:none;
}
.tab_content div{
	display:none;
}
#design table tr td,#design table tr td a:link,#design table tr td a:visited{
	color:#333333 !important;
	font-family:Tahoma !important;
	font-size:12px !important;
	text-decoration:none !important;
}
#design table tr td a:hover{
	text-decoration:underline !important;
	font-weight:normal !important;
}
#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#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;
}
.header{
	text-align:center;
	height:151px;
	background-image:url(header_bg.png);
	background-repeat:repeat-x;
}
.header_left{
	width:38%;
	float:left;
}
.logo{
	text-align:center;
	width:23%;
	float:left;
}
.header_right{
	width:39%;
	float:right;
}
.header_menu {
    padding-top: 108px;
}
.header_menu ul{
	padding:0;
	margin:0;
}
.header_menu li{
	list-style:none;
	float:left;
	background-image:url(menu_3dline.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.header_menu li:last-child{ background:none;}
.header_menu li a{
	font-size:14px;
	color:#ffffff;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	text-decoration:none;
	padding:13px 36px;
	font-weight:400;
	text-transform:uppercase;
}
.header_menu li a:hover{
	color:#2b2b2b;
}
.header_txt{
	text-align:left;
	padding:21px 0;
}
.top_txt ul{padding:0;margin:0;}
.top_txt li{
	color:#ec2427;
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	text-align:left;
	text-transform:uppercase;
	font-weight:700;
	list-style:none;
	float:left;
	padding:18px 0;
}
.top_txt li span{color:#2b2b2b;}
.top_txt li:first-child{
	background-image:url(usp_01.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 40px;
	margin-left:48px;
}
.top_txt li:nth-child(2){
	background-image:url(usp_02.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:54px;
	margin-left:200px;
}
.top_txt li:last-child{
	background-image:url(usp_03.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
    float: right;
	margin-right:48px;
}
.store_bg{
	width:980px;
}
.left_panel{
	width:220px;
	float:left;
}
.right_panel{
	width:746px;
	float:right;
	margin-left:14px;
}
#panel_bg1{ margin-top:12px;}
#panel_bg, #panel_bg1{
	text-decoration:none;
	font-size:14.5px;
	font-family: 'Oswald', sans-serif;
	color:#ffffff;
	font-weight:400;
	text-align:left;
	padding:9px 0 10px 10px;
	text-transform: uppercase;
	background-color:#2a2a2a;
	background-image:url(panelbg.jpg);
	background-repeat:no-repeat;
}
ul.MenuItem-ul, .panel_list ul, .panel_list ul li ul, .panel_list li ul {
    margin: 0;
    padding: 0;
}
.panel_list,.MenuChildItem{
	margin:0px;
	padding:0px;
	width:220px;
}
.panel_list li,.MenuItem ,.MenuChildItem, .panel_list li ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited,.MenuItem a,.MenuChildItem a{
	text-decoration:none;
	display:block;
	color:#464545;
	font-size:13.5px;
	font-family: 'Oswald', sans-serif;
	text-align:left;
	padding:6px 0 6px 10px;
	font-weight:400;
}
.panel_list li a:hover,.panel_list li a:focus,.MenuItem a:hover,.MenuItem a:focus,.MenuChildItem a:hover,.MenuChildItem a:focus, .panel_list li a:hover span{
	color:#ffffff;
	background-color:#ec2427;
}
.panel_list li:last-child{ border-bottom:2px solid #000000;}
.news_bg{
	background-color:#262626;
	padding-top:15px;
	margin:12px 0;
	width:221px;
	float:left;
}
.news_bg a{
	text-decoration:none;
	color:#ffffff;
	font-size:12.5px;
	font-weight:500;
	text-align:center;
	text-transform:uppercase;
}
.news_bg a span{
	font-size:26px !important;
	display:block;
	position:relative;
	top:-5px;
	font-weight:700;
	padding:5px 0 10px 0;
}
.news_bg img{
	display:block;
	margin:0 auto;
	padding-bottom:5px;
}
.news_bg:hover{
	color:#ffffff;
	background-color:#ec2427;
}
.clk_hr{
	color:#ffffff;
	font-size:12px;
	background-color:#2c2c2c;
	padding:10px 5px 10px 0;
	text-align:right;
}
.leftbar{ padding:15px 0 25px 0}
#item_title{
	text-align:center;
	font-size:22px;
	font-family: 'Oswald', sans-serif;
	line-height:30px;
	color:#2b2b2b;
	padding:15px 20px;
	font-weight:700;
	word-wrap: break-word;
	border-top:3px solid #e3e3e2;
	margin-right:15px;
	text-transform:uppercase;
}
.description{
	text-align:left;
	padding-bottom:15px;
}
.item_desc{
	border-bottom:3px solid #7e0406;
	margin-bottom: 10px;
	text-align: left;
	color:#ec2427;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	padding-bottom:5px;
}
.item_desc1{
	text-decoration:none;
	font-size:14.5px;
	font-family: 'Oswald', sans-serif;
	color:#ffffff;
	font-weight:400;
	text-align:left;
	padding:10px 0 9px 10px;
	text-transform: uppercase;
	background-color:#ec2427;
	background-image:url(fea_bg.jpg);
	background-repeat:no-repeat;
	background-position:right 3px;
	border-bottom:3px solid #7e0406;
}
.desc img{
	max-width:100%;
}
.desc, .desc p, .desc td{
	font-size:14px;
	color:#464545;
	text-align:left;
	padding:0;
	word-wrap: break-word;
	text-align:left;
	font-weight:700;
}
.desc p, .desc ul, .desc ol{ padding:0 !important}
.desc ul li{
	line-height:23px;
	list-style: none;
	padding-left:10px;
}
.desc ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top:1px;
	color: #7e0406;
	font-size: 18px;
}
.desc ol li{
	background:none;
	list-style-type:decimal;
	margin:3px 0 3px 12px;
}
/********pc tabs***********/
#mob-bottom-tabs{
	margin:15px 0;
}
.tab-title{
	display:none;
}
.tab_title {
	color:#ffffff;
	display:block;
	float:left;
	cursor:pointer;
	font-family: 'Oswald', sans-serif;
	font-size:14.5px;
	font-weight: 400;
	text-align:center;
	margin:0 0 0 7px;
	padding:10px 44px;
	background-color:#2b2b2b;
	text-transform: uppercase;
}
label.tab5.tab_title{padding:10px 46px;}
.tab_content {
	width:723px;
    float: left;
    text-align: left;
	border:1px solid #e7e7e7;
	background-color:#ffffff;
	border-top:2px solid #ec2427 !important;
	padding:0 10px;
}
.mob_tab {
	display:none;
}
label.tab_title:hover {
	color:#ffffff;
	background-color:#ec2427;
}
#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:#ec2427;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, .tab_content td{
	color:#464545;
	font-size:14px;
	line-height: 23px;
	text-align:left;
	word-wrap: break-word;
	font-weight:700;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p, #content7 p, #content8 p, #content9 p{
	color:#464545;
	padding:0;
	font-size:14px;
	line-height: 23px;
	text-align:left;
	word-wrap: break-word;
	font-weight:700;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li, #content7 li, #content8 li, #content9 li{
	color:#464545;
	font-size:14px;
	text-align:left;
	word-wrap: break-word;
	font-weight:700;
}
/********pc tabs***********/
.fea_cat{ padding-top:15px;}
.fea_cat a{
	float:left;
	text-decoration:none;
}
a.fea3{margin-right:0 !important;}
.fea_cat a{margin-right:22px;}
.footer{
	border-top:3px solid #ec2427;
	padding:20px 0;
	margin-top:15px;
}

/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_main_img {
	width:500px;
	height:450px;
	margin: 0 auto;
}
.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:450px; /*Height of the Main image*/
}
.pc_thumb_img {
	width:100%;
	margin:10px auto 0px auto;
	text-align:center;
}
.pc_thumb_bdr{
	margin:0 100px;
}
.pc_thumb_img label {
	display:inline-block;
	width:70px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #dbdbdb;
	margin:3px;
	border-radius:3px;
}
.pc_thumb_img label:hover {
	border:1px solid #ec2427;
}
.pc_thumb_img label img{
	display: block;
	max-width:70px;
	max-height:70px;
	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 #ec2427;
}
/*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*/

@media screen and (max-width: 1015px){
	#page, .footer, .store_bg, .news_bg{
		width:100%;
	}
	.left_panel {
    width: 21%;
	}
	.right_panel {
    width: 78%;
	margin-left:0;
	}
	.panel_list, .MenuChildItem {
    width: 99%;
	}
	.tab_content {
    width: 97%;
	}
	.header_menu ul {
    padding: 0;
    margin: 0 auto;
	}
	label.tab5.tab_title{padding:10px 0;}
	.pc_image, .fea_cat a{ float:none;}
	.description{ margin-top:15px; width:97%}
	.fea_cat img { width: 30%;}
	.pc_image{ width:97%;}
	.pc_thumb_bdr {margin: 0 100px;}
	.fea_cat3 img {width: auto;}
	.tab_title{ padding:10px 0; width:18%}
	.left_panel img {max-width: 100%;}
}
@media screen and (max-width: 1000px){
	.header_menu li a {padding:10px 15px;}
	.header_right ul{float:right}
}
@media screen and (max-width:940px){
	.top_txt li:nth-child(2){margin-left:130px;}
}
@media screen and (max-width:880px){
	.left_panel{ display:none}
	.right_panel{ width:100%}
	.top_txt li:nth-child(2){margin-left:80px;}
}


.pc_image, .featured_cat{
	display:block;
}
.mob_header, .mob_image, .mob_banner{
	display:none;
}