	body{
	background-color: #E0EEF6;
	direction: ltr;
	margin: 0px;
}
body, p, div, td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color:#085CB4;
}


h1 {	font-size: 17px;}
h2 {	font-size: 15px;}
h3{	font-size: 13px;}
h4 {	font-size: 12px;}


a:hover {
	text-decoration: underline;
}	

p {
	margin-top: 16px;
	margin-bottom: 16px;
}



tr td p {
	margin-top: 4px;
	margin-bottom: 4px;
}



/* 

main page sections 

*/

.main{
	padding: 0px;
	padding-top: 5px;
	text-align: left;
	background-color: White;
}

.page {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	width: 910px;
	#width: 920px;
	background-color: white;
	padding-left: 4px;
	padding-right: 4px;
}
.header {	
	height: 105px; 
	padding: 0px;
}

.main-right-column, .left-column, .right-column {
	padding: 0px;
	padding-top: 5px;
}

.main-column h1 {
	font-size: 150%;
	margin-bottom: 25px;
	margin-top: 0px;
}

.main-column h2 {
	font-size: 150%;
	margin-bottom: 6px;
	color: grey;
}

.left-column {
	width: 200px;
}

.right-column {
	width: 210px;
}

.main-column {
	width: 468px;
	#width: 482px;
	padding: 6px;
}

.main-right-column {
	width: 710px;
}

.left-column div.block {
	padding: 6px; /*background-color: #096FAE;*/
	/*border: 1px solid silver; /*color: white;*/
	background-color: #E8F6FD;
}

.left-column div.block a {
	/*color: #B9DDFF;*/
}

.right-column div.block {
	padding: 6px;
}

/*

yellow -- is the third color (besides red and blue)

*/
.yellow {
	background-color: #ECE6C1;
	padding: 6px;
}

.left-column div .title {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFF8C;
	font-weight: bold;
}

.tl-block {
	padding: 6px;
	border-bottom: 1px solid silver;
}

/*

on main page and others titles of blocks

*/

div.title {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}

div.red-title, div.red-title-l {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: red;
	font-weight: bold;
	font-size: 110%;
}

div.red-title-l {
	color: #FFE2DB;
}

div.bluebg-title {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	padding: 5px;
	font-weight: bold;
	background-color: #0870B3;
	font-size: 12px;
}

div.orangebg-title {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	padding: 5px;
	font-weight: bold;
	background-color: #0870B3;
	font-size: 12px;
}

/*

catalog stuff

*/

a.catalog_sector{
	color: #0064C4;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;	
}

.section_title {
	font-weight: bold;
	font-size: 140%;
	line-height: 150%;
}

a.catalog_subsector, a.catalog_country, a.catalog_company, .section_content a {
	color: #0072DF;
	color: #0064C4;
	font-weight: bold;
	line-height: 160%;
	font-size: 120%;
}

a.catalog_subsector_on_top {
	color: #0072DF;
	color: #0064C4;
	font-weight: normal;
	line-height: 140%;
}

.catalog_breadcrumbs {
	padding: 5px;
	font-weight: bold;
	/*background-color: #D9F2FF;*/
}

/*

msgs

*/

.msgs li.err {
	color: black;
}

.msgs {
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	background-color: #B7F4B8;
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;
}

.msgs ul li {
	padding-left: 0px;
	margin-left: -20px;
}


/** 

MAIN MENU

**/ 

.main-menu {	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-image: url(menubg.png);
	height: 26px;
	#height: 32px;
	padding: 0px;
	padding-top: 8px;
	#padding-top: 4px;
	/*overflow: hidden;*/
}

ul#topTabs {
	margin-top: 0px;
	clear: both;
}

ul#topTabs li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 112%;
	font-weight: bold;
	zoom: 1;
}

ul#topTabs li a {
	color : white;
	padding: 10px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 4px;
}

ul#topTabs li a.act {
	background-color: white;
	color: #0064C4;
	border-bottom: 4px solid white;
}

ul#topTabs li a:hover {
	color: #0064C4;
	background-color: white;
	text-decoration: none;
}

ul#topTabs li.no {
  	float: right;
	margin-left: 2px;
	font-weight: normal;
	zoom: 1;
}

/*

END OF MAIN MENU

*/


.admin-panel {
	background-color: #ffe1e1;
}


.pop-in {
	background-color: #ffffff;
	border: 1px solid #096FAE;
	padding: 1px;
	font-weight: normal;
}

/*

country reports

*/

#country-report table td {
	padding : 5px;
	border: none;
	border-top: 1px solid #f1f1f1;
}
/*#country-report table tr td:first-child {
	background-color: #e1e1e1;
}*/

a.member {
	font-weight: bold;
	background-color: #AAFFAA;
	padding: 5px;
	margin: 5px;
}

.trade-lead-short {
	background-color: #eeeeee;
	margin: 2px;
	padding: 12px;
}

/* 

GENERAL

*/

.no-display {
	display: none;
}

.border-bottom {
	border-bottom: 1px dashed silver;
}

/*

When user selects industry subsubsectors 

*/

.checked { background-color: lightgreen; }

li.alerted { background-color: #ffaaaa; }

.alerted input { background-color: #ffaaaa; }

.pages-act { border: 1px solid; padding: 4px; font-weight: bold;}
.pages { padding: 3px;}

#colored-central-area {
	margin-top: 20px;
	#margin-top: 0px;
}

.main_center {
	padding: 14px; 
	float: left; 
	width: 640px;
	#width: 668px;
	zoom: 1;
}

#footer a { 
	color: #f1f1ff; 
	text-decoration: underline; 
}

#footer { 
	background-color: #555555; 
	color: #eeeeee; 
	padding: 20px; 
	margin-top: 10px;	
	background-image: url(footerbg.png); 
	background-repeat: repeat-x;
}
