#dz div,
#dz table,
#dz table td,
#dz a,
#dz span,
#dz p,
#dz li,
#dz li a,
#dz input,
#dz select{
	font-family:"Times New Roman";
}
.main_bg {
	background:url(header_bg.jpg) #ffffff;
	background-repeat:repeat-x;
	background-position:center top;
}
#page_bg{
	background:url(footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#page{
	width:980px;
	margin:0px auto;
}
a, a:active, a:focus {
   outline: 0;
}
.cleaner{
	clear:both;
}
.radioclk, .hide_images {
	display:none;
}
.tab_content > div {
	display:none;
}
a img, img {
	border: 0;
	vertical-align:middle;
}
a {
	text-decoration: none;
}
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; 
}


/***** Common Styles Starts *****/
#item_title{
	font-size:28px;
	color:#262626;
	font-weight:600;
	padding:18px 0 12px 0px;
	line-height:30px;
	font-style:italic;
	text-align:center;
	text-transform:capitalize;
}
/**** Pc Image Module Style Starts ****/
#x-gall-thmb div[rel=""],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL1)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL2)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL3)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL4)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL5)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL6)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL7)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL8)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL9)}}"],
#x-gall-thmb div[rel="{{IMAGE(ITEMIMAGEURL10)}}"]{
	display: none !important;
}
.titlebg{
	background:#565656;
	color:#ffffff;
	font-size:20px;
	font-weight:500;
	font-style:italic;
	display:block;
	text-transform:capitalize;
	text-align:center;
	padding:10px 0;
	margin:10px 0 0 0;
}
.desc{
	font-size:15px;
	color:#181615;
	text-align:left;
	line-height:22px;
	padding:12px 0;
	word-wrap: break-word;
	font-weight:normal;
}
.desc a, .tab_content a{
	word-wrap: break-word;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0px;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0px;
}
.desc p, .tab_content p{
	margin: 12px 0;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:5px 0 5px 12px;
}
.desc ul li, .tab_content ul li{
	margin:5px 0 5px 12px;
	list-style: none;
}
.desc ul li:before, .tab_content ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top: 1px;
	color: #c4231f;
	font-size: 24px;
}
.desc table td, .tab_content table td{
	font-size:15px;
	color:#181615;
	text-align:left;
	word-wrap: break-word;
	font-weight:normal;
}
#call_banner{
	background:#eeeeee;
}
/**** Bottom Tab Starts ****/
.bottom_tabs {
	width:100%;
	margin:8px auto;
}
.tab_title {
	background: #c4231f;
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-transform:capitalize;
	text-align:center;
	font-style:italic;
	margin:0px;
	padding:12px 0 9px;
	display:block;
	cursor:pointer;
	border-bottom:1px solid #ffffff;
}
.tab_title div{
	background: transparent url(tab_normal.jpg) no-repeat scroll right center;
	height:25px;
	position:relative;
	top:3px;
	right:10px;
}
.tab_title div:hover{
	background: transparent url(tab_hover.jpg) no-repeat scroll right center;
	height:25px;
	position:relative;
	top:3px;
	right:10px;
}
.tab_content {
	clear:both;
	font-size:15px;
	color:#181615;
	text-align:left;
	line-height:22px;
	word-wrap: break-all;
	font-weight:400;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.tab_content #content1,
.tab_content #content2,
.tab_content #content3,
.tab_content #content4,
.tab_content #content5,
.tab_content #content6{
	margin:0px;
	padding:12px 0px;
	background:#fff;
}
#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_content .tab1,
#tab2:checked ~ .tab_content .tab2,
#tab3:checked ~ .tab_content .tab3,
#tab4:checked ~ .tab_content .tab4,
#tab5:checked ~ .tab_content .tab5,
#tab6:checked ~ .tab_content .tab6{
	background: #c4231f;
	color:#ffffff;
}
#tab1:checked ~ .tab_content .tab1 div,
#tab2:checked ~ .tab_content .tab2 div,
#tab3:checked ~ .tab_content .tab3 div,
#tab4:checked ~ .tab_content .tab4 div,
#tab5:checked ~ .tab_content .tab5 div,
#tab6:checked ~ .tab_content .tab6 div{
	background: transparent url(tab_hover.jpg) no-repeat scroll right center;
	height:25px;
	position:relative;
	top:3px;
	right:10px;
}
#footer{
	padding:23px 0 22px;
	background:#c4231f;
}
#footer_menu {
	margin: 0;
    padding: 0;
}
.footer_menu{
	padding:0px;
	margin:0px auto;
    width: 610px;
	display:inline-block;
}
.footer_menu li{
	float:left;
	list-style:none;
}
.footer_menu li:nth-child(even){
	background:#000000;
	height:11px;
	width:1px;
	margin-top:6px;
}
.footer_menu li a{
	font-size:18px;
	color:#000000;
	list-style:none;
	font-style:italic;
	font-weight:600;
	padding:0 30px;
	text-transform:capitalize;
	text-decoration:none;
}
.footer_menu li a:hover{
	color:#ffffff;
	text-decoration:none;
}
.copyright{
	font-size:14px;
	color:#eeeeee;
	font-style:italic;
	font-weight:500;
	padding-top:10px;
	text-align:center;
}
/***** Common Styles Ends *****/




/*** PC Styles Starts ***/
@media screen and (min-width:681px){
#header{
	height:231px;
}
#header_top{
	height:40px;
	background:#3a3837;
}
#header_main{
	height:191px;
	background:#c92d28;
}
#header_left{
	float:left;
	width:223px;
}
#header_left img{
	padding-top:15px;
}
#header_right{
	float:right;
}
#header_menu{
	height:44px;
	margin-top:75px;
}
.header_menu{
	padding:0;
	margin:0 auto;
}
.header_menu li{
	float:left;
	list-style:none;
}
.header_menu li a{
	display:block;
	color:#000000;
	font-size:22px;
	padding:15px 0px;
	margin:0px 20px;
	font-weight:600;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
	height:44px;
	box-sizing: border-box;
	border-bottom:2px solid #000000;
}
.header_menu li a:hover{
	color:#ffffff;
	border-bottom:2px solid #ffffff;
}
#storebg{
	width:980px;
	padding:29px 0 20px;
}
#right_panel{
	float:right;
	width:727px;
	margin:0px 0px 0 13px;
}
#title_image_content{
	background:#eeeeee;
	padding:0 12px 15px;
	margin:10px 0;
}
#left_panel{
	float:left;
	width:240px;
}
.panelbg{
	background:#565656;
	color:#ffffff;
	font-size:20px;
	font-weight:500;
	display:block;
	font-style:italic;
	text-transform:capitalize;
	text-align:left;
	padding:12px 0 12px 10px;
	margin:10px 0 0 0;
}
.shopbg{
	padding:12px 0 12px 20px;
}
.panel_list{
	margin:0px;
	padding:0px;
	width:240px;
}
.panel_list li{
	list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited{
	text-decoration:none;
	display:block;
	color:#181615;
	background:url(pannel_arrow.jpg) #eeeeee;
	background-repeat:no-repeat;
	background-position:11px 13px;
	font-size:14px;
	text-align:left;
	padding:6px 0px 6px 25px;
	margin:0px;
	font-weight:bold;
	word-wrap: break-word;
}
.panel_list li:first-child a{
	padding-top:10px;
	background-position:11px 17px;
}
.panel_list li:last-child a{
	padding-bottom:18px;
}
.panel_list li a:hover, .panel_list li a:focus{
	color:#d42622;
}
.news_section{
	background:#565656;
	text-align:left;
	line-height:18px;
	padding:5px 5px 15px 12px;
}
.news_text{
	color:#ffffff;
	font-size:17px;
	font-weight:400;
	font-style:italic;
}
.signup{
	margin:12px 15px 0 0;
	text-align:right;
}
.left_banner{
	background:#eeeeee;
	text-align:center;
	padding:10px 0;
}
}
/*** PC Styles Ends ***/



/*** Mobile Styles Starts ***/
@media screen and (max-width:680px){
a img, div img, img, .video embed{
	max-width:100%;
}
a img, img {
	border:0;
}
a{
	text-decoration:none;
}
#page{
	width:100%;
	margin:0px auto;
	padding:0px;
}

/***** Pc Styles Display None *****/
#header_right, #left_panel{display:none;}

#header_top{
	height:40px;
	background:#3a3837;
}
#header_main{
	height:191px;
	background:#c92d28;
}
#header_left{
	float:none;
}
#header_left img{
	padding-top:15px;
}
#footer_menu {
	margin: 0 auto;
    width: 100%;
}
.footer_menu{
	width:100%;
}
.footer_menu li {
    float: none;
    list-style: none;
    display: inline-block;
    margin: 8px 0;
}
.footer_menu li:nth-child(even){
    margin: 0px;
}
.footer_menu li a{
	padding:0 15px;
}
}
/*** Mobile Styles Ends ***/



@media screen and (min-width:681px) and (max-width:1025px){
#left_panel{
	display:none;
}
#right_panel{
	width:98%;
	margin:0 auto;
	float:none;
	padding:0;
}
#header_left{
	padding-left:1%;
}
}



@media screen and (min-width:681px) and (max-width:830px){
#header_left{
	float:none;
}
#header_right{
	display:none;
}
}