/***************** MENU_01 START ******************/
#menu01-wrapper {
	background: #ef6300 url(img/main_menu_bgr.gif) repeat-x top; 
	text-transform: uppercase;
	height: 28px;
	padding: 0;
	vertical-align: middle;
	border-bottom: solid 3px #ed7200;
	padding-left: 32px;
}

#menu01 {
	text-transform: uppercase;
	height: 28px;
	vertical-align: middle;
	float: left;
}

#menu01 a {
	display: block;
	float:left;
	line-height: 2em;
	text-decoration: none;
	color: #fff;
	margin-top: 4px;
	margin-right: 16px;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight:bold;
}

#menu01 a:hover {
	color: #fff;
	background:url(img/main_menu_line_over.gif) repeat-x left bottom;
}

#menu01 a.active {
	color: #fff;
	background:url(img/main_menu_line_over.gif) repeat-x left bottom;
}
/***************** MENU_01 END ******************/
/* LANG */

#menu01-wrapper #lang{
	text-align: right; 
}

#menu01-wrapper #lang a {
	display: block;
	height:16px;
	float:right;
	border:1px solid #000000;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 16px;
	
	letter-spacing: 0.1em;
	font-weight:bold;
}

#menu01-wrapper #lang a:hover {
	color: #fff;
	background:url(img/main_menu_line_over.gif) repeat-x left bottom;
}


/***************** MENU_02 START ******************/
#menu02 {
	margin: 0;
	padding: 5px 0;
	background: #9a2500 url(img/menu02_bgr.jpg) repeat-x top;
	border-right: solid 3px #ed7200; 
	border-bottom: solid 3px #ed7200;
}
	
a.a_menu02, a.a_menu02_active{
	color: #aaa;	
	font-size: 11px;
	display: block;
	padding: 4px 4px 4px 30px;
	text-decoration: none;
}

a.a_menu02 {
	color: #aaa;	
}

a.a_menu02_active {
	color: #fff;	
}

a.a_menu02:hover {
	color: #fff;	
}

a.a_menu02_prod, a.a_menu02_prod_active{
	color: #aaa;	
	font-size: 11px;
	display: block;
	padding: 4px 4px 4px 30px;
	text-decoration: none;
}

a.a_menu02_prod {
	color: #aaa;	
}

a.a_menu02_prod_active {
	color: #fff;	
}

a.a_menu02_prod:hover {
	color: #fff;	
}
/***************** MENU_02 END ******************/

/***************** MENU_03 START ******************/
a.a_menu03, a.a_menu03_active{
	margin-left: 34px;
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 12px; 
}

a.a_menu03{
	background: url(img/menu03_bullet.gif) no-repeat left center;
	color: #fe9105;
}

a.a_menu03_active {
	background: url(img/menu03_bullet_hover.gif) no-repeat left center;
	color: #fff;
}

a.a_menu03:hover {
	background: url(img/menu03_bullet_hover.gif) no-repeat left center;
	color: #fff;
}
/***************** MENU_03 END ******************/


/***************** MENU BOTTOM START ******************/
#menu_bottom {
	margin-left: 30%;
}

#menu_bottom a {
	text-decoration: none;
	font-size: 11px;
	margin-right: 17px;
	line-height: 1.9em;
	color: #fff;
	padding: 2px;
 	font-family:Verdana,"Lucida Console","Trebuchet MS",arial,Tahoma,clean,helvetica,sans-serif;
	
}

#menu_bottom a:hover {
	background:url(img/main_menu_line_over.gif) repeat-x left bottom;
}

#menu_bottom a.active {
	background:url(img/main_menu_line_over.gif) repeat-x left bottom;
}

/***************** MENU BOTTOM END ******************/

#mobi_image_outer {
}

#mobi_image_inner a {
	color: #fff;
	font: 11px Verdana, arial, "Lucida Console", "Trebuchet MS",Tahoma, clean, helvetica, sans-serif;	
	font-weight: bold;
	text-decoration: none;
}

#mobi_image_inner a img {
	border-right: solid 3px #ed7200;
	border-bottom: solid 3px #ed7200;	
}

//aaaaaaaaaaaaaaaaaa

.top10css
{
	display: block;
	padding-left: 0px;
	line-height: 2em;
	text-decoration: none;
	color: #aaaaaa;
	font-size: 10px;
	letter-spacing: 0.1em;
	padding-right: 3px;
}
.top10css:hover {
	color: #fff;	
}
.top10css2
{
	display: block;
	line-height: 2em;
	text-decoration: none;
	color: #aaaaaa;
	font-size: 10px;
	letter-spacing: 0.1em;
}
.top10css2:hover {
	color: #fff;	
}