#dz div,
#dz table,
#dz table td,
#dz a,
#dz span,
#dz p,
#dz li,
#dz li a,
#dz input,
#dz select{
	font-family: 'Open Sans', sans-serif;
}
.main_bg {
	background:url(header_bg.jpg) #eeeeee;
	background-repeat:repeat-x;
	background-position:center 25px;
}
#page{
	width:960px;
	margin:0px auto;
}
a, a:active, a:focus {
   outline: 0;
}
.cleaner{
	clear:both;
}
.radioclk, .hide_images {
	display:none;
}
.tab_content > #content1,
.tab_content > #content2,
.tab_content > #content3,
.tab_content > #content4,
.tab_content > #content5{
	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 Style Starts ***/
#credit_link{
	height:25px;
	text-align:right;
	color:#888888;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#credit_link .credit_text{
	padding:0px;
}
#header{
	height:132px;
}
#header_top{
	height:96px;
}
#header_top_left{
	float:left;
	width:261px;
	padding-top:0px;
	margin-top:-25px;
}
#header_top_right{
	float:right;
	padding:40px 0 0 0;
}
.usp_content{
	padding:10px 0;
}
.usp_icon{
	display:inline-block;
}
.usp_icon > img {
    vertical-align: bottom;
	padding:0 5px 0 0px;
}
.usp_text{
	display:inline-block;
	text-align:right;
	color:#0166ff;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
}
#header_menu{
	height:30px;
	padding-bottom:5px;
	border-bottom:1px solid #2c2c2c;
}
.header_menu{
	padding:0;
	margin:0;
	display:inline-block;
}
.header_menu li{
	float:left;
	list-style:none;
	background:url(menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:169px 2px;
	border-right:5px solid #ffffff;
	margin-top:-1px;
}
.header_menu li:first-child{
	border-left:5px solid #ffffff;
}
.header_menu li a{
	color:#eeeeee;
	font-size:16px;
	font-weight:400;
	display:block;
	text-align:left;
	text-transform:uppercase;
	padding:4px 0px 3px 8px;
	height:30px;
	width:186px;
	box-sizing:border-box;
}
.header_menu li:hover a{
	color:#0166ff;
}
#item_title{
	font-size:18px;
	color:#0166ff;
	font-weight:400;
	padding:15px 0 20px;
	margin:0;
	line-height:24px;
	text-align:center;
	text-transform:capitalize;
}
/**** Pc Image Module Style Starts ****/
#x-gall-thmb div[rel=""],
#x-gall-thmb div[rel="#?DescriptionDefaultImageURL?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL01?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL02?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL03?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL04?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL05?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL06?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL07?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL08?#"],
#x-gall-thmb div[rel="#?SupplementalImageURL09?#"]{
	display: none !important;
}
.section_inner{
	padding:5px;
	background:#ffffff;
	margin-top:10px;
}
.titlebg{
	background:url(item_desc_right.jpg) #0166ff;
	background-repeat:no-repeat;
	background-position:center right;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	display:block;
	text-transform:uppercase;
	text-align:left;
	padding:0px 0 0px 8px;
}
.desc{
	font-size:14px;
	color:#2c2c2c;
	text-align:left;
	padding:12px 15px;
	word-wrap: break-word;
	font-weight:400;
}
.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 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 ol li, .tab_content ol li{
	margin:2px 0 2px 15px;
}
.desc ul li, .tab_content ul li{
	margin:2px 0 2px 15px;
	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: -15px;
	top: 0px;
	color: #2c2c2c;
	font-size: 14px;
}
.desc table{
	width:100%;
}
.desc table td, .tab_content table td{
	font-size:14px;
	color:#2c2c2c;
	text-align:left;
	word-wrap: break-word;
	font-weight:400;
}
.border_btm{
	margin:1px 0 0px;
	border-bottom:1px solid #2c2c2c;
}
#footer{
	padding:22px 0;
	background:#2c2c2c;
}
#footer_menu {
	margin: 0;
    padding: 0;
}
.footer_menu{
	padding:0px;
	margin:0px auto;
    width: 500px;
	display:inline-block;
}
.footer_menu li{
	float:left;
	list-style:none;
}
.footer_menu li:nth-child(even){
	background:#ffffff;
	width:1px;
	height:15px;
	margin-top:5px;
}
.footer_menu li a{
	font-size:14px;
	color:#ffffff;
	list-style:none;
	font-weight:400;
	padding:0 15px;
	text-transform:uppercase;
	text-decoration:none;
}
.footer_menu li a:hover{
	color:#0166ff;
	text-decoration:none;
}
.copyright{
	font-size:14px;
	color:#ffffff;
	font-weight:400;
	padding:8px 5px 0;
	text-align:center;
}
/*** Common Style Ends ***/





/*** PC Styles Starts ***/
@media screen and (min-width:996px){
#storebg{
	padding:14px 0;
}
#right_panel{
	float:right;
	width:737px;
	margin:0px 0px 0 13px;
}
#title_image_content{
	padding:0 10px;
	border:1px solid #2c2c2c;
}
#left_panel{
	float:left;
	width:210px;
}
.panel_list_inner{
	background:#ffffff;
	padding:5px;
}
.panelbg{
	background:url(panel_bg.jpg) #0166ff;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	display:block;
	text-transform:uppercase;
	text-align:left;
	padding:0px 0 0px 8px;
}
.panel_list{
	margin:0px;
	padding:0px;
	width:200px;
}
.panel_list li{
	list-style-type:none;
}
.panel_list li:first-child{
	padding:6px 0 0 0;
}
.panel_list li:last-child{
	padding:0 0 3px 0;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited{
	text-decoration:none;
	display:block;
	color:#2c2c2c;
	background:#ffffff;
	font-size:14px;
	text-transform:capitalize;
	text-align:left;
	padding:3px 5px 3px 10px;
	margin:0px;
	font-weight:400;
	word-wrap: break-word;
}
.panel_list li a:hover, .panel_list li a:focus{
	color:#0166ff;
}
.news_inner{
	padding:5px;
	background:#2c2c2c;
	margin-top:10px;
}
.news_section{
	background:#2c2c2c;
	padding:12px 15px 0px 10px;
}
.news_text{
	color:#ffffff;
	font-size:14px;
	text-align:left;
	line-height:20px;
	font-weight:400;
}
.signup{
	margin:0px auto;
}
.left_banner{
	margin-top:10px;
}
}
/*** PC Styles Ends ***/





/*** Mobile Styles Starts ***/
@media screen and (max-width:995px){
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;
}


#header_menu{
	display:none;
}
#left_panel{
	display:none;
}
#right_panel{
	width:98%;
	margin:0 auto;
	float:none;
	padding:0;
}
#storebg{
	width:100%;
	padding:2% 0;
	background:#ffffff;
}
}
/*** Mobile Styles Ends ***/





@media screen and (min-width:766px){
#mob_banner, .mob_brdr{
	display:none;
}
/**** Bottom Tabs Style Starts ****/
.bottom_tab {
	margin:0px auto;
}
.tab_title{
	color: #eeeeee;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px;
	padding:5px 12px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	text-transform:uppercase;
}
.tab_top{
	background:url(tab_bg.jpg) #2c2c2c;
	background-repeat:no-repeat;
	background-position:center right;
}
.tab_title:hover{
	color:#0166ff;
}
.tab_content{
	padding:12px 15px;
	clear:both;
	background:#ffffff;
	text-align:left;
	color:#2c2c2c;
	font-size: 14px;
	text-decoration: none;
}
.tab_content table{
	width:100%;
}
.tab_content table td{
	font-size:14px;
	color:#2c2c2c;
	text-align:left;
	word-wrap: break-word;
	font-weight:400;
}
.mob_tab{
	display:none;
}
#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{
	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{
	color:#0166ff;
}
/**** Bottom Tabs Style Ends ****/
}





@media screen and (max-width:765px){
/**** Mobile Tab Starts ****/
.bottom_tab {
	width:100%;
	margin:13px auto 0;
	background:#ffffff;
}
.bottom_tab #pc_brdr{
	display:none;
}
.tab_top{
	display:none;
}
.mob_tab {
	display:block;
}
.tab_title{
	background:url(tab_bg.jpg) no-repeat center right #2c2c2c;
	color: #eeeeee;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	text-align:left;
	margin:10px 0 0;
	padding:5px 0 5px 12px;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
}
.tab_content {
	clear:both;
	font-size:14px;
	color:#2c2c2c;
	text-align:left;
	word-wrap: break-word;
	font-weight:400;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content table td{
	font-size:14px;
	color:#2c2c2c;
	text-align:left;
	word-wrap: break-word;
	font-weight:400;
}
.tab_content #content1,
.tab_content #content2,
.tab_content #content3,
.tab_content #content4,
.tab_content #content5{
	margin:0px;
	padding:10px 8px;
	background:#ffffff;
}
#mobtab1:checked ~ .tab_content #content1,
#mobtab2:checked ~ .tab_content #content2,
#mobtab3:checked ~ .tab_content #content3,
#mobtab4:checked ~ .tab_content #content4,
#mobtab5:checked ~ .tab_content #content5{
	display:block;
}
#mobtab1:checked ~ .tab_content .tab1,
#mobtab2:checked ~ .tab_content .tab2,
#mobtab3:checked ~ .tab_content .tab3,
#mobtab4:checked ~ .tab_content .tab4,
#mobtab5:checked ~ .tab_content .tab5{
	background:url(tab_bg.jpg) no-repeat center right #2c2c2c;
	color:#0166ff;
	margin-bottom:0;
}
/**** Mobile Tab Ends ****/
}





@media screen and (min-width:681px){
#featured_cat{
	padding:10px 0;
}
#featured_bottom{
	margin:12px 0 0;
}
.cat_01, .cat_02, .cat_03, .cat_04, .cat_05, .cat_06, .cat_07, .cat_08{
	float:left;
	margin-right:12px;
	padding:5px;
	background:#ffffff;
}
.cat_04, .cat_08{
	margin-right:0px;
}
.cat_01 a, .cat_02 a, .cat_03 a, .cat_04 a, .cat_05 a, .cat_06 a, .cat_07 a, .cat_08 a{
	display:block;
	width:165px;
	height:165px;
}
}





@media screen and (min-width:681px) and (max-width:995px){
.cat_01, .cat_02, .cat_03, .cat_04, .cat_05, .cat_06, .cat_07, .cat_08{
	float:none;
	display:inline-block;
	margin-right:12px;
}
}




@media screen and (max-width:680px){
#header_top_left{
	float:none;
}
#header_top_right{
	display:none;
}
}




@media screen and (max-width:810px){
#featured_cat{
	display:none;
}
}



@media screen and (max-width:550px){
#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 10px;
}
}