/* CSS Document */

#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	background-image:url(bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#15100A;
}
#page{
	width:990px;
	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:151px;
	display:block;
}
#logo{
	width:423px;
	float:left;
}
#header_right{
	width:567px;
	height:151px;
	background-image:url(header_right.png);
	background-repeat:no-repeat;
	float:right;
}
#header_right table{
	margin:85px 27px 0 0;
}
#header_menu{
	height:33px;
	display:block;
}
.header_menu {
	height:33px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.header_menu li{
	float:left;
}
.header_menu li a{
	float:left;
	display:block;
}
.top_banner{
	display:block
}
#storebg{
	width:990px;
	background:url(storebg.png) repeat-y;
}
#left_panel{
	width:792px;
	float:left;
}
#left_panel_cat{
	width:193px;
	float:left;
	padding-left:5px;
	display:block;
}
#left_panel_main{
	width:594px;
	float:right;
}
#right_panel{
	width:193px;
	float:right;
	padding-right:5px;
	display:block;
}
#panel_bg, #panel_bg_right{
	text-decoration:none;
	display:block;
	font-size:14px;
	color:#ffffff;
	background:url(panelbg_left.png) no-repeat; 
	height:34px;
	line-height:34px;
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
	margin-top:10px;
}
#panel_bg_right{
	background:url(panelbg_right.png) no-repeat !important; 
}
.panel_list,.panel_list1,.MenuItem ,.MenuChildItem{
	margin:0px;
	padding:0px;
	width:193px;
}
.panel_list li,.panel_list1 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,.panel_list1 li a:link, .panel_list1 li a:active, .panel_list1 li a:visited{
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	display:block;
	font-size:13px;
	color:#383838;
	background:url(normal_left.png) no-repeat; 
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:25px;
	font-weight:normal;
}
.panel_list1 li a:link, .panel_list1 li a:active, .panel_list1 li a:visited{
	background:url(normal_right.png) no-repeat !important; 
}
.panel_list li a:hover,.panel_list li a:focus,.MenuItem a:hover,.MenuItem a:focus,.MenuChildItem a:hover,.MenuChildItem a:focus{
	color:#ffffff;
	background:url(hover_left.png) no-repeat;
}
.panel_list1 li a:hover,.panel_list1 li a:focus{
	color:#ffffff;
	background:url(hover_right.png) no-repeat !important;
}
#fea_cat{
	height:34px;
	background-image:url(panelbg.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:34px;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	text-indent:20px;
	text-transform:uppercase;
}
#mob-bottom-tabs, .button_code{
	padding-top:10px;
}
.tab_top {
	background-image: url(tab_top_bg.jpg);
	background-repeat: repeat-x;
	background-color:#545454;
}
.bot_style{
	border:1px solid #e4e4e4;
	border-top:none;
}
.tab_style{
	padding:5px;
}
.styleBottomRed{
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height:32px;
	color:#ffffff;
	text-decoration: none;
	background-image: url(tab_3dline.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:32px;
	text-align:center;
	cursor: pointer;
	width:114px;
}
#t2,#t3,#t4,#t5
{
	display:none;
}
#r1,#r2,#r3,#r4,#r5{
	display: block !important;
}
/*******best sellers****/
.childTable td{
	margin-left:10px;
	text-align:center;
}
.childTitle a, #product_title1 a{
	color: #464646 !important;
	text-align: justify;
	text-decoration: none;
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	text-align:center;
}
.childTitle a:hover {
	text-decoration:underline;
}
.childprice a, .counter_text3{
	color:#005571;
	font-size:18px;
	text-decoration: none;
}
.counter_text4{
	color:#005571;
	font-size:13px;
	text-decoration: none;
}
ul#third-carousel , ul.jcarousel jcarousel-skin-tango{
	padding:0px !important;
	margin:0px !important;
}
.jcarousel li {
    list-style: outside none none;
}
/*******best sellers****/
.smimage img {
	margin:2px !important;
	border:1px solid #cccccc;
}
.smimage img:hover {
	margin:2px !important;
	border:1px solid #009AD4;
}

/**********none styles*************/
#main_image, .fea_cat, .tab_top, .footer{
	display:block;
}
.mob_header, #mobile_image, .mobile_banner, .tab-title, .mob_footer{
	display:none;
}