@charset "utf-8";
/* CSS Document */
.headmenu {
	color: #FFFFFF;
	text-align: right;
	background-image: url(../images/hdmenu.jpg);
	height: 19px;
	width: 116px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#smart #menuarea {
	height: 100%;
	width: 149px;
	float: right;
	margin-bottom: 10px;
}

#smart #menuarea .topmenuarea {
	height: 10px;
	width: 150px;
	float: right;
	background-image: url(../images/up.jpg);
}
#smart #menuarea .areamenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9966;
	border-left-color: #FF9966;
	float: right;
	height: 100%;
	width: 138px;
	padding-right: 5px;
	padding-left: 5px;
	
}


#smart #menuarea .bottomarea {
	background-image: url(../images/btom.jpg);
	float: right;
	height: 10px;
	width: 150px;
}
#smart #menuarea .areamenu ul {
	
}
#smart #menuarea .areamenu ul li {
	list-style-type: none;
}
#smart #menuarea .areamenu ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 5px;
}
#smart #menuarea .areamenu ul li a:hover {
	font-weight: lighter;
	color: #FF6600;
}
#smart #rightmenu {
	float: right;
	width: 149px;
	padding: 5px;
	height: 100%;
	margin-left: 10px;
}
#smart .headmenufull {
	color: #FFFFFF;
	background-image: url(../images/hdmenufull.jpg);
	height: 18px;
	width: 149px;
	float: left;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
}

.logomenu {
	background-image: url(../images/smartlogo.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
.logosrch {
	background-image: url(../images/srch.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
.logomail {
	background-image: url(../images/mail.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
.logovote {
	background-image: url(../images/vote.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
.logolink {
	background-image: url(../images/link.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
#smart #leftmenu {
	float: left;
	width: 149px;
	padding: 5px;
	height: 100%;
	margin-right: 10px;
}
.logomenul {
	background-image: url(../images/engaz.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}
#smart #leftmenu .logolgn {
	background-image: url(../images/lgn.jpg);
	height: 25px;
	width: 33px;
	float: right;
	margin-bottom: 5px;
}

