/* CSS Document */
#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#0d0302;
	background-attachment:fixed;
}
.desc_ifr{
	height: "700px;"
}
#page{
	width:996px;
	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{
height:181px;
}
#logo{
width:301px;
float:left;
}
#header_right{
width:695px;
height:181px;
float:right;
background-image:url(header_right.png);
background-repeat:no-repeat;
}
#header_menu{
height:50px;
margin:80px 0 0 6px;
}
ul.header_menu {
	padding:0;
	margin:0;
	float:right;
}
.header_menu li{
	float:left;
	list-style:none;
}
.header_menu li a{
	display:block;
	height:50px;
}
a.menu1{
	width:108px;
	background-image:url(normal_01.png);
	background-repeat:no-repeat;	
}
a.menu1:hover{
	background-image:url(hover_01.png);
	background-repeat:no-repeat;	
}
a.menu2{
	width:109px;
	background-image:url(normal_02.png);
	background-repeat:no-repeat;	
}
a.menu2:hover{
	background-image:url(hover_02.png);
	background-repeat:no-repeat;	
}
a.menu3{
	width:108px;
	background-image:url(normal_03.png);
	background-repeat:no-repeat;	
}
a.menu3:hover{
	background-image:url(hover_03.png);
	background-repeat:no-repeat;	
}
a.menu4{
	width:108px;
	background-image:url(normal_04.png);
	background-repeat:no-repeat;	
}
a.menu4:hover{
	background-image:url(hover_04.png);
	background-repeat:no-repeat;	
}
a.menu5{
	width:109px;
	background-image:url(normal_05.png);
	background-repeat:no-repeat;	
}
a.menu5:hover{
	background-image:url(hover_05.png);
	background-repeat:no-repeat;	
}
a.menu6{
	width:108px;
	background-image:url(normal_06.png);
	background-repeat:no-repeat;	
}
a.menu6:hover{
	background-image:url(hover_06.png);
	background-repeat:no-repeat;	
}
.header_menu li a{
	float:left;
	display:block;
}
/*******banner styles*************/
@keyframes slidy {
0% { left: 0%; }
30% { left: 0%; }

40% { left: -100%; }
70% { left: -100%; }

80% { left: -200%; }
100% { left: -200%; }
}
div#captioned-gallery {
width: 996px;
overflow: hidden;
}
figure { margin: 0; }
figure.slider {
position: relative;
width: 300%;
font-size: 0;
animation: 20s slidy infinite; 
}
figure.slider figure { 
width: 33.33%;
height: auto;
display: inline-block;
position: inherit; 
}
figure.slider img {
width:996px;
height:277px;
}
figure.slider figure figcaption {
position: absolute;
bottom: 0;
background: rgba(0,0,0,0.3);
color: #fff;
width:996px;
font-size: 2rem;
padding: .6rem;
}
#storebg{
width:996px;
background-image:url(storebg.png);
background-repeat:repeat-y;
}
#left_panel{
width:803px;
float:left;
}
#right_panel{
width:186px;
float:right;
padding-right:7px;
}
#left_panel_cat{
width:186px;
float:left;
padding-left:5px;
}
#left_panel_main{
width:612px;
float:right;
}
#search_bg{
padding:10px 8px 0 8px;
}
ul.panel_list li ul {
    padding: 0;
    margin: 0;
}
.panel_list,.MenuItem ,.MenuChildItem{
margin:0px;
padding:0px;
width:186px;
}
.panel_list li,.MenuItem ,.MenuChildItem{
list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited,.MenuItem a,.MenuChildItem a{
text-decoration:none;
display:block;
font-family: Tahoma;
font-size:11px;
color:#d9d9d9;
background:url(normal.png) no-repeat;
background-color:#330505;
height:22px;
line-height:22px;
text-align:left;
padding-left:10px;
font-weight:bold;
}
.panel_list li a:hover,.panel_list li a:focus,.MenuItem a:hover,.MenuItem a:focus,.MenuChildItem a:hover,.MenuChildItem a:focus{
color:#d9d9d9;
background:url(hover.png) no-repeat;
background-color:#be0e00;
}
.MenuChildItem a{
font-weight:normal !important;
padding-left:20px !important;
}
.newsletter{ margin-top:15px;}
.news{
	font-size:11px;
	color:#d9d9d9;
	text-align:center;
	padding:0 10px;
	line-height:20px;
}
#item_title{
text-align:center;
font-family: "Trebuchet MS", Arial;
font-size:25px;
color:#d24500;
padding-bottom:5px;
text-transform:capitalize;
}
#item_desc{
	padding:10px 0 0 5px;
	text-align:left;
}
.desc, .desc p, .desc td{
	font-size:11px;
	color:#d9d9d9;
	text-align:left;
	padding:5px 0 0 15px;
	line-height:23px;
}
.desc p, .desc ul, .desc ol{ padding:0 !important}
.desc ul li{
	margin:3px 0 3px 12px;
	list-style: none;
}
.desc ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top: 1px;
	color: #ffffff;
	font-size: 12px;
}
.desc ol li{
	background:none;
	list-style-type:decimal;
	margin:3px 0 3px 12px;
}

#mob-bottom-tabs{
	margin:15px;
}
.tab-title{
	display:none;
}
.tab_top {
	background-image: url(tab_top_bg.png);
	background-repeat: repeat-x;
	height:44px;
}
.tab_title {
	color:#030303;
	display:block;
	float:left;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:9px 0;
	width:115px;
	border-bottom:none;
	text-transform: capitalize;
	background-image:url(tab_3dline.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.tab_content {
    width:583px;
    float: left;
    text-align: left;
}
.mob_tab {
	display:none;
}
label.tab_title:hover {
	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,
#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-image:url(tab_hover.png);
	background-repeat:repeat-x;
}
.tab_content ul, .tab_content ol{
	margin:0;
	padding:0 0 0 15px;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8{
	color:#d9d9d9;
	padding:0 10px;
	font-size:11px;
	line-height: 23px;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p, #content7 p, #content8 p{
	color:#d9d9d9;
	padding:0;
	font-size:11px;
	line-height: 23px;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li, #content7 li, #content8 li{
	color:#d9d9d9;
	font-size:11px;
}
.tab_content a {
    color: #ffffff;
}


#footer{
height:44px;
background-image:url(footer.png);
background-repeat:no-repeat;
background-position:center;
}
#footer_menu {
padding-left: 265px;
padding-top: 15px;
}
.footer_menu li, .footer_menu li a{
font-family: Tahoma;
font-size:12px;
float:left;
color:#ffffff;
list-style:none;
text-decoration:none;
padding-left:5px;
text-transform:capitalize;
}
.footer_menu li a:hover{
color:#83d4e1;
}

#header_right, .banner, .str_top, #right_panel, #left_panel_cat, .pc_image, .fea, #footer{
	display:block;
}
.mob_image, .mob_footer{
	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 #ffffff;
}
.pc_thumb_img label:hover {
	border:1px solid #b33430;
}
.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 #b33430;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="[IMAGE1_URL]"],
.pc_thumb_img label[rel="[IMAGE2_URL]"],
.pc_thumb_img label[rel="[IMAGE3_URL]"],
.pc_thumb_img label[rel="[IMAGE4_URL]"],
.pc_thumb_img label[rel="[IMAGE5_URL]"],
.pc_thumb_img label[rel="[IMAGE6_URL]"],
.pc_thumb_img label[rel="[IMAGE7_URL]"],
.pc_thumb_img label[rel="[IMAGE8_URL]"],
.pc_thumb_img label[rel="[IMAGE9_URL]"],
.pc_thumb_img label[rel="[IMAGE10_URL]"] {
	display: none !important;
}
/*Pc image module style end*/
