@charset "utf-8";
/* CSS Document */

.footer_wrapper{
background-color: #484848;
height: 40px;


}
#footer_nav {
float: right;}

#footer_nav ul {
	margin: 0;
	padding-right: 5px;
	color: #FFFFFF;
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	}

#footer_nav ul li {
	display: inline;
	margin-right: 15px;
	}

#footer_nav ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#footer_nav ul li a:hover {
	color: #dddd0d;
	}
	
	
.topmenu{
		
		
		
		display:table; 
		float:left; 
		clear:both; 
		height:37px; 
		text-align:left; 
		}

.menu {
		margin:0;
		padding-left:0px; 
		padding-right:24px; 
		margin-top:0px;
		
		
}
.menu dt {display:none;}

.menu dd {padding-bottom: 2px; margin:0; text-align:left;}

.menu dd span.aa {
		display:block;
		padding-left: 5px;
		padding-right: 0px;
		height:20px;
		width:150px;
		background-image: url(../images/selector_bg.jpg);
		background-repeat:no-repeat;
		
		
		}

.menu a, .menu a:visited {
	cursor:pointer; 
	font: 8px Verdana;
	font-weight: bold;
	line-height: 19px; 
	color:#000000; 
	text-decoration:none; 
}

.menu a:link {
color: #000000;
}

.menu a:hover {color:#FFF; }

.menu a:hover span {background-position:0 0px;}

#headerbgWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: bottom;
	height:182px;
	}

#navCurrenciesWrapper {
padding-right: 100px;}

#navCurrenciesWrapper a {
color: #ffffff;
text-decoration: none;
}

#navCurrenciesWrapper a:hover {
color: #000000;
text-decoration: none;
}

#categoriesContent {
line-height: 22px;
}

#cart_desc {
padding-left: 65px;
margin-top: -40px;
line-height: 16px;
padding-bottom: 10px;
}

#cart_img {
background-image: url(../images/cart_img.jpg);
background-repeat: no-repeat;
float: left;
}


#header_nav{
float: right;}

#header_nav ul {
	margin: 0;
	padding-right: 0px;
	color: #000000;
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	}

#header_nav ul li {
	display: inline;
	margin-right: 5px;
	}

#header_nav ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}
#header_nav ul li a:hover {
	color: #dddd0d;
	}
