/* CSS Document */


body {
	
	background-image:url(../images/bg.jpg) ;
	background-position: center top;!important;
	
}
*{outline: none;} 

img {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.img {
	padding: 5px;
	border: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.img0 {
text-indent: 0px !important;
height: 106px !important;
}

.container {
	width: 978px;
	padding: 0px;
	margin: 0 auto;
	height: 127px;
	background-image:url(../images/megamenu/zakeez.jpg);
	background-repeat: no-repeat;
}

#header {
	
	width: 220px;
	height: 90px;
	float: left;
}

ul#topnav {
	margin: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	padding-top: 36px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	 text-indent: -9999px; 
	height: 44px;
}

.m1 a {
	 
	 text-indent: 0px !important; 
	
}


ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(../images/megamenu/nav_home.png) no-repeat;
	width: 92px; 
}
ul#topnav a.products {
	background: url(../images/megamenu/nav_products.png) no-repeat;
	width: 97px; 
}
ul#topnav a.sale {
	background: url(../images/megamenu/nav_sale.png) no-repeat;
	width: 75px; 
}
ul#topnav a.community {
	background: url(../images/megamenu/nav_community.png) no-repeat;
	width: 106px; 
}
ul#topnav a.store {
	background: url(../images/megamenu/nav_store.png) no-repeat;
	width: 86px; 
}


ul#topnav a.blog {
	background: url(../images/megamenu/nav_blog.png) no-repeat;
	width: 61px; 
}
ul#topnav a.customer {
	background: url(../images/megamenu/nav_customer.png) no-repeat;
	width: 125px; 
}


ul#topnav li .sub {
	position: absolute;
	top: 42px;
	left: -50px;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	display: none;
	z-index: 3000;
	background-color: #ffffff;
	background-image: url(../images/megamenu/sub_bg.png);
	background-repeat: repeat-x;
}

ul#topnav li .subzaky {
	top: 34px !important;
	left: -186px !important;
	padding: 0px 0px 0px 0px !important;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 0px!important;
	-khtml-border-radius-bottomright: 0px!important;
	-webkit-border-bottom-right-radius: 0px!important;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 0px!important;
	-khtml-border-radius-bottomleft: 0px!important;
	-webkit-border-bottom-left-radius: 0px!important;
	display: none;
	z-index: 5000;
	background-color: #ffffff;
	background-image: url(../images/megamenu/sub_bg.png);
	background-repeat: repeat-x;
	background-position: -5000px -5000px!important;
}


ul#topnav li .subkangaroo {
	top: 34px !important;
	left: -94px !important;
	padding: 0px 0px 0px 0px !important;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 0px!important;
	-khtml-border-radius-bottomright: 0px!important;
	-webkit-border-bottom-right-radius: 0px!important;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 0px!important;
	-khtml-border-radius-bottomleft: 0px!important;
	-webkit-border-bottom-left-radius: 0px!important;
	display: none;
	z-index: 3000;
	background-color: #ffffff;
	background-image: url(../images/megamenu/sub_bg.png);
	background-repeat: repeat-x;
	background-position: -5000px -5000px!important;
}


.sub { 


}


ul#topnav li .row {clear: both; float: left; width: 153px; margin-bottom: 0px; height:100px}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #047273;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/megamenu/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 1px 15px;
	display: block;
	text-decoration: none;
	color: #057373;
}
ul#topnav .sub ul li a:hover {
	color: #D15C0F;
	background-position: 5px 12px;
}

.ancla

{
	float: right;
	font-size: 12px;
	margin-top: 1em;
	padding-right: 10px;
	text-align: right;
	z-index: 5000;

}


