/* CSS Document */
@media screen and (min-width:641px){
#dzine form{
	margin:0;
	padding:0;
}
img, div{
	margin:0;
	padding:0;
	border:0;
}
a 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;
}
.radioclk{
	display:none;
}
.tab_content div{
	display:none;
}
.cleaner{
	clear:both;
}
.vspace10{
	padding-top:10px;
}
#design table tr td,#design table tr td a:link,#design table tr td a:visited{
	color:#666666;
	font-family:Tahoma;
	font-size:12pxt;
	text-decoration:none;
}
#design table tr td a:hover{
	text-decoration:underline;
	font-weight:normal;
}
.main_bg{
	width:100%;
	background:url(bg.jpg) repeat-y fixed center top;
}
#page{
	width:979px;
	margin:0 auto;
}
.logo{
	width:304px;
	float:left;
}
.header_right{
	width:675px;
	float:right;
	background:url(menu_bg.jpg) repeat-x;
}
ul.header_menu{
	padding:0px;
	margin:0px;
	float:right;
}
.header_menu li{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
.header_menu li a{
	display:block;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	padding:26px 12px 25px 12px;
}
.header_menu li:first-child img{
    position: relative;
    top: 4px;
    left: -5px;
}
.header_menu li a:hover{
	background-color:#9b0101;
}
/*******banner styles*************/
.banner{
    border-bottom: 3px solid #dd3c10;
}
@keyframes slidy{
0% { left: 0%; }
5% { left: 0%; }

10% { left: -100%; }
15% { left: -100%; }

20% { left: -200%; }
25% { left: -200%; }

30% { left: -300%; }
35% { left: -300%; }

40% { left: -400%; }
45% { left: -400%; }

50% { left: -500%; }
55% { left: -500%; }

60% { left: -600%; }
65% { left: -600%; }

70% { left: -700%; }
75% { left: -700%; }

80% { left: -800%; }
85% { left: -800%; }

90% { left: -900%; }
100% { left: -900%; }
}
div#captioned-gallery{
	width: 979px;
	overflow: hidden;
}
figure{
	margin: 0;
}
figure.slider{
	position: relative;
	width: 1000%;
	font-size: 0;
	animation: 20s slidy infinite; 
}
figure.slider figure{
	width: 10%;
	height: auto;
	display: inline-block;
	position: inherit;
}
figure.slider img{
	width:979px;
	height:283px;
}
figure.slider figure figcaption{
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	color: #fff;
	width:979px;
	font-size: 2rem;
	padding: .6rem;
}
/*******banner styles*************/
#store_bg{
	width:979px;
	background:url(storebg.png) repeat-y center top;
	padding-top: 10px;
}
.left_panel{
	width:788px;
	float:left;
}
.right_panel{
	width:190px;
	float:right;
	margin-right:1px;
}
.left_panel_main{
	width:597px;
	float:right;
}
.left_panel_cat{
	width:190px;
	float:left;
	margin-left:1px;
}
.panel_list, .MenuItem, .MenuChildItem{
	margin: 0;
	padding: 0;
	width:190px;
}
.panel_list li, .MenuItem, .MenuChildItem{
	list-style-type:none;
}
.panel_list li a, .MenuItem a, .MenuChildItem a{
	color: #7c7c7c;
	text-decoration: none;
	display: block;
	font-family:Tahoma;
	font-size: 13px;
	text-align:left;
	padding:7px 0 7px 20px;
	background: url("cat_arrow.png") no-repeat left 15px;
	background-color:#ffffff;
	border-bottom:1px solid #ededed;
}
.panel_list li a:hover, .MenuItem a:hover, .MenuChildItem a:hover{
	background-color:#e5e5e5;
	color: #c70402;
}
.panel_header{
	background: url("panelbg.jpg") no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color:#ffffff;
	height:33px;
	line-height:33px;
	padding-left:10px;
	font-weight:bold;
}
.item_title{
	font-family:Tahoma;
	font-size: 30px;
	text-align: center;
	padding:15px 10px;
	color:#8f8f8f;
	line-height:30px;
}
.item_desc{
	font-family:Arial;
	color:#383838;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
}
.description{
	padding:0 13px;
	margin:15px 0;
}
.desc, .desc td{
	font-family:Arial;
	color:#454545;
	font-size:13px;
	text-align:left;
	word-wrap: break-word;
}
.desc img{max-width:100%;}
.newsletter{
	color: #454545;
	font-family: Tahoma;
	font-size: 13px;
	padding: 8px 11px;
	text-align: center;
}
.newsletter a{
	display:block;
	margin:10px 0;
	border-bottom:1px solid #ededed;
	padding-bottom:10px;
}
.featured_cats{
    padding: 0 13px;
}
#mob-bottom-tabs{
	margin:15px 13px;
}
.tab-title{
	display:none;
}
label.tab1{
	margin-left:5px;
}
.tab_top{
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background:url(tab_bg.jpg) repeat-x;
	width: 571px;
    float: left;
}
.tab_title{
	color:#ffffff;
	display:block;
	float:left;
	cursor:pointer;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:8px 23px;
	text-transform: capitalize;
	background:url(tab_3d.jpg) no-repeat right;
}
.tab_content{
	width:559px;
    float: left;
    text-align: left;
	border:1px solid #dad9d9;
	border-top:none !important;
	padding-left:10px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
.mob_tab{
	display:none;
}
label.tab_title:hover{
	color:#9b0101;
	background:url(tab_hover.jpg) repeat-x;
}
#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:#737373;
	background:url(tab_hover.jpg) repeat-x;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, .tab_content td{
	color:#4e4e4e;
	font-size:13px;
	line-height: 23px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	word-wrap: break-word;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p, #content7 p, #content8 p, #content9 p{
	color:#4e4e4e;
	padding:0;
	font-size:13px;
	line-height: 23px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	word-wrap: break-word;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li, #content7 li, #content8 li, #content9 li{
	color:#4e4e4e;
	font-size:13px;
	text-align:left;
	word-wrap: break-word;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/*Pc image module style start*/
input[name='thumb_click']{
	display:none;
}
.pc_main_img{
	width:550px;
	height:550px;
	margin: 0 auto;
	border:0px solid #e7e7e7;
	border-radius:6px;
}
.pc_main_img div{
	display:none;
	text-align:center;
}
.pc_main_img div img{
	width:auto;
	height:auto;
	max-width:550px; /*Width of the Main image*/
	max-height:550px; /*Height of the Main image*/
}
.pc_thumb_img{
	width:100%;
	margin:10px auto 0px auto;
	text-align:center;
}
.pc_thumb_bdr{
	margin:0 75px;
}
.pc_thumb_img label{
	display:inline-block;
	width:80px;
	height:80px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
	border-radius:2px;
	margin:3px;
	float:left;
}
.pc_thumb_img label:hover{
	border:1px solid #d32009;
}
.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,
#thumb-id11:checked ~ .pc_main_img #pc_main_img11,
#thumb-id12:checked ~ .pc_main_img #pc_main_img12,
#thumb-id13:checked ~ .pc_main_img #pc_main_img13,
#thumb-id14:checked ~ .pc_main_img #pc_main_img14,
#thumb-id15:checked ~ .pc_main_img #pc_main_img15{
	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,
#thumb-id11:checked ~ .pc_thumb_img .thumb-id11,
#thumb-id12:checked ~ .pc_thumb_img .thumb-id12,
#thumb-id13:checked ~ .pc_thumb_img .thumb-id13,
#thumb-id14:checked ~ .pc_thumb_img .thumb-id14,
#thumb-id15:checked ~ .pc_thumb_img .thumb-id15{
	border:1px solid #d32009;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{image[0]}"],
.pc_thumb_img label[rel="{image[1]}"],
.pc_thumb_img label[rel="{image[2]}"],
.pc_thumb_img label[rel="{image[3]}"],
.pc_thumb_img label[rel="{image[4]}"],
.pc_thumb_img label[rel="{image[5]}"],
.pc_thumb_img label[rel="{image[6]}"],
.pc_thumb_img label[rel="{image[7]}"],
.pc_thumb_img label[rel="{image[8]}"],
.pc_thumb_img label[rel="{image[9]}"],
.pc_thumb_img label[rel="{image[10]}"],
.pc_thumb_img label[rel="{image[11]}"],
.pc_thumb_img label[rel="{image[12]}"],
.pc_thumb_img label[rel="{image[13]}"],
.pc_thumb_img label[rel="{image[14]}"]{
	display: none !important;
}
/*Pc image module style end*/

.header, .banner, .left_panel_cat, .right_panel, .top_banner, .featured_cats, .footer, .pc_image{
	display:block;
}
.mob_header, .mob_image, .mob_banner, .mob_footer{display:none;}
}