/* ************************ main.tpl classes ************************* */
.search_button, input.search_button
{
	border:0px;
	background-color:#84add5;
	cursor:pointer;
	height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.search_text
{
	border:1px solid #beccde;
	height:16px;
	padding:2px 0px 0px 0px;
	margin:0px;
	color:#000000;
}
.top_menu, a.top_menu:link, a.top_menu:active, a.top_menu:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.top_menu:hover
{
	text-decoration:underline
}
#rus
{
	color: #ffb900;
}
#log_out, #company
{
	color: #348100;
}
.upper_menu, td.upper_menu
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	white-space: nowrap;
}
/* ************************ middle menu classes ************************* */
.home, a.home:link, a.home:active, a.home:visited 
{
	color:#02578e; 
	text-decoration:none;
	font-size:100%;
	font-weight:bold;	
	white-space:nowrap;
	padding:5px 15px 5px 15px;
	display:block;
}
a.home:hover, 
.home_pushed, a.home_pushed:link, a.home_pushed:active, a.home_pushed:visited, a.home_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #174574;
	background-color: #225588;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
.marketplace, a.marketplace:link, a.marketplace:active, a.marketplace:visited 
{
	color: #02578e; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding:5px 15px 5px 15px;
	display: block;
	-moz-box-sizing: border-box;		
}
a.marketplace:hover, 
.marketplace_pushed, a.marketplace_pushed:link, a.marketplace_pushed:active, a.marketplace_pushed:visited, a.marketplace_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #843a0f;
	background-color: #cc0000;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
.e_catalog, a.e_catalog:link, a.e_catalog:active, a.e_catalog:visited 
{
	color: #02578e; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding:5px 15px 5px 15px;
	display: block;
	-moz-box-sizing: border-box;		
}
a.e_catalog:hover, 
.e_catalog_pushed, a.e_catalog_pushed:link, a.e_catalog_pushed:active, a.e_catalog_pushed:visited, a.e_catalog_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #105c92;
	background-color: #137dc8;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
.trade_leads, a.trade_leads:link, a.trade_leads:active, a.trade_leads:visited 
{
	color: #02578e; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding:5px 15px 5px 15px;
	display: block;
	-moz-box-sizing: border-box;		
}
a.trade_leads:hover, 
.trade_leads_pushed, a.trade_leads_pushed:link, a.trade_leads_pushed:active, a.trade_leads_pushed:visited, a.trade_leads_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #7d530b;
	background-color: #ed9a08;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
.companies, a.companies:link, a.companies:active, a.companies:visited 
{
	color: #02578e; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding:5px 15px 5px 15px;
	display: block;
	-moz-box-sizing: border-box;		
}
a.companies:hover, 
.companies_pushed, a.companies_pushed:link, a.companies_pushed:active, a.companies_pushed:visited, a.companies_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #742a75;
	background-color: #924393;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
.my_buisiness, a.my_buisiness:link, a.my_buisiness:active, a.my_buisiness:visited 
{
	color: #02578e; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding:5px 15px 5px 15px;
	display: block;
	-moz-box-sizing: border-box;		
}
a.my_buisiness:hover, 
.my_buisiness_pushed, a.my_buisiness_pushed:link, a.my_buisiness_pushed:active, a.my_buisiness_pushed:visited, a.my_buisiness_pushed:hover
{
	color:#FFFFFF;
	border: 1px solid #39711b;
	background-color: #49a915;
	padding: 4px 14px 4px 14px;
	display: block;
	-moz-box-sizing: border-box;	
	font-weight: bold;	
	text-decoration: none;
	white-space:nowrap;
} 
#include
{
	width: 750px;
	height:100%;
	background:#ffffff;
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	margin:0px;
	padding:0px;	
}

