/* CSS Document */
#dzine form{
	padding:0px;
	margin:0px;
}
.main_bg{
	background:url(bg2.jpg) #FFFFFF;
	background-repeat:repeat-x;
	background-position:center -130px;
}
.pagebg {
	background:url(header_bg.png);
	background-repeat:repeat-x;
}
#page{
	width:988px;
	margin:0px auto;
}
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; 
}

/***** Pc Styles Display Block *****/
.desktop_image, .tab_top{display:block;}

/***** Mobile Styles Display None *****/
#mob_header, .mobile_image, #mob_banner, #mob_footer{display:none;}
.mob_tab{
	display:none !important;
}

#header{
	height:165px;
}
#main_header{
	height:129px;
}
#header_left{
	float:left;
	width:226px;
	height:129px;
}
#header_right{
	float:right;
	background:url(header_right.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:762px;
	height:129px;
	text-align:left;
}
#header_top_menu{
	float:right;
	height:30px;
}
#header_menu{
	height:30px;
	float:right;
}
.header_menu{
	margin:0;	
	padding:0;
}
.header_menu li{
	float:left;
	list-style:none;
	height:30px;
	margin:0 25px;
}
.header_menu li:last-child{
	margin:0 0 0 22px ;
}
.header_menu li a{
	display:block;
	color:#f5f6f8;
	font-size:12px;
	padding:8px 0 7px;
	font-weight:600;
	text-align:center;
	text-transform:uppercase;
}
.header_menu li:hover a{
	text-decoration:none;
	color:#D5500F;
}
#header_search{
	width:755px;
	float:right;
}
#storebg{
	background:url(storebg.png);
	background-repeat:repeat-y;
	width:988px;
}
#right_panel{
	float:right;
	width:766px;
	padding:0 20px 0 10px;
}
#item_title{
	text-align:center;
	font-size:21px;
	color:#3a424d;
	font-weight:bold;
	padding:25px 0px 20px;
	text-transform:uppercase;
	display:block;
	line-height:30px;
}
#thumb_img{
	margin-top:20px;
}
.titlebg{
	background-image:url(tittle_arrow.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	color:#3a424d;
	font-size:13px;
	display:block;
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 5px;
	text-transform:uppercase;
	border-bottom:2px solid #d54f0f;
}
.desc{
	clear:both;
	text-align:left;
	color:#000000;
	font-size: 16px;
	font-weight:500;
	text-decoration: none;
	word-wrap: break-all;
	padding:8px 5px 8px 5px;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0 0 0 15px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:4px 0 4px 15px;
}
.desc ul li, .tab_content ul li{
	margin:4px 0 4px 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: -16px;
	top: -1px;
	color: #D54F0F;
	font-size: 20px;
}
#featured_cat{
	text-align:center;
	padding:10px 0;
}
#featured_cat img{
	margin:0 7px;
}
/**** Bottom Tabs Style Starts ****/
.bottom_tab {
	width:760px;
	margin:25px auto 15px;
}
.tab_title {
	color: #3a424d;
	background:#e5e5e5;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px 2px 1px 0;
	padding:10px 45px;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	text-transform:uppercase;
}
.tab_title:hover{
	color:#ffffff;
	background:#3A424D;
}
.tab_content{
	padding:8px 5px;
	clear:both;
	text-align:left;
	color:#7f7f7f;
	font-size: 16px;
	font-weight:500;
	text-decoration: none;
	line-height:28px;
	border-top:2px solid #d54f0f;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4{
	display:block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4{
	background:#D54F0F;
	color:#ffffff;
}
#left_panel{
	float:left;
	width:188px;
	padding-left:4px;
}
.panelbg{
	background:url(panelbg.jpg) #3A424D;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	font-weight:600;
	padding:10px 0 11px 10px;
	margin:10px 0 5px 0;
}
.panel_list,.MenuItem ,.MenuChildItem{
	margin:0 0 0 0;
	padding:0px;
	width:188px;	
}
.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;
	color:#7f7f7f;
	font-size:15px;
	font-family: 'Lato', sans-serif;
	text-align:left;
	padding:6px 5px 6px 10px;
	font-weight:normal;
	background-color:#ffffff;
}
.panel_list li a:hover,.panel_list li a:focus,.MenuItem a:hover,.MenuItem a:focus,.MenuChildItem a:hover,.MenuChildItem a:focus{
	color:#7f7f7f;
	background-color:#E5E5E5;
}
.newsletter{
	color:#7f7f7f;
    font-size:15px;
    line-height:22px;
    padding:5px 10px 15px;
    text-align:center;
    text-decoration:none;
}
.signup{
	width:70px;
	margin:0 10px 20px auto;
}
.signup a{
	display:block;
	color:#ffffff;
	font-size:13px;
	font-weight:600;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background:#d54f0f;
	padding:6px 0px 0;
	width:70px;
	height:20px;
}
.signup a:hover{
	color:#ffffff;
	background:#94370a;
}
.gallery-thumbnail img{
	border:1px solid #CCCCCC;
	margin:2px;
	cursor:pointer;
}
.gallery-thumbnail img:hover{
	border:1px solid #D54F0F;
}
/*** Client Desc Table Styles Starts ***/
.excel1 {
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;
}
.excel2 {
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:none;
	white-space:normal;
}
.excel3 {
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:none;
	white-space:normal;
}
.excel4 {
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:black;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
	border:none;
	white-space:normal;
}
.excel5 {
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:none;
	white-space:normal;
}
.desc table tr td{
	font-family:Calibri, sans-serif !important;
	font-size:11.0pt !important;
	font-weight:400 !important;
}
.desc table tr:nth-child(even) td{
	background:white !important;
}
.desc table tr:nth-child(odd) td{
	background:#D6DCE4 !important;
}
.desc table tr:first-child td{
	background:#F25726 !important;
	font-size:12.0pt !important;
	font-weight:700 !important;
}
/*** Client Desc Table Styles Ends ***/