/*  
Theme Name:	Endeavour-Vision Default
Description:	Default theme for Endeavour-Vision site by <a href="http://www.haidt.ch">Haidt Consulting</a>.
Version:	1.0
Author:	Markus Haidt
Author URI:	http://www.haidt.ch/
*/

/* Overall */
body {
	font-size:			18px;
	font-family:		Arial, Verdana, Sans-Serif;
	background:			#ffffff;
	color:				#808080;
	text-align:			left;
}

/* Main Table */
table.main {
	font-family:		Arial;
	font-size:			18px;
	color:				#808080;
}

table.country {
	font-family:		Arial;
	font-size:			12px;
	color:				#808080;
}

td.country_name {
	font-family:		Arial;
	font-size:			12px;
	color:				#183994;
}

td.border_top_left		{	border-top:		1px solid #183994;	border-left:		1px solid #183994;	}
td.border_top_center		{	border-top:		1px solid #183994;											}
td.border_top_right		{	border-top:		1px solid #183994;	border-right:		1px solid #183994;	}
td.border_left			{										border-left:		1px solid #183994;	}
td.border_right			{										border-right:		1px solid #183994;	}
td.border_bottom_left	{	border-bottom:	1px solid #183994;	border-left:		1px solid #183994;	}
td.border_bottom_center	{	border-bottom:	1px solid #183994;											}
td.border_bottom_right	{	border-bottom:	1px solid #183994;	border-right:		1px solid #183994;	}


div.passion {
	height:				30px;
	font-family:		Arial;
	font-size:			20px;
	padding-top:		3px;
	vertical-align:		middle;
	text-align:			left;
}

div.menu_home	{line-height: 150%; margin-top: 52; font-size: 20px; color: #4a5252;}

b.home_news {
	color: #5e81c1;
}

td.quote {
	font-size:			12px;
	color:				#5e81c1;
}
i.quote_author {
	color:				#808080;
}


a.menu0			{font-family: Arial; font-size: 14px; font-weight: bold; color: #183994; text-decoration: none; padding: 0;}
a.menu0:hover	{font-family: Arial; font-size: 14px; font-weight: bold; color: #339966; text-decoration: none; padding: 0;}
a.menuX0		{font-family: Arial; font-size: 14px; font-weight: bold; color: #4a5252; text-decoration: none; padding: 0;}

a.menu1			{font-family: Arial; font-size: 12px; color: #183994; text-decoration: none; padding: 0;}
a.menu1:hover	{font-family: Arial; font-size: 12px; color: #339966; text-decoration: none; padding: 0;}
a.menuX1		{font-family: Arial; font-size: 12px; color: #4a5252; text-decoration: none; padding: 0;}

a.menu2			{font-family: Arial; font-size: 12px; color: #183994; text-decoration: none; padding: 0;}
a.menu2:hover	{font-family: Arial; font-size: 12px; color: #339966; text-decoration: none; padding: 0;}
a.menuX2		{font-family: Arial; font-size: 12px; color: #4a5252; text-decoration: none; padding: 0;}

a.menu3			{font-family: Arial; font-size: 12px; color: #183994; text-decoration: none; padding: 0;}
a.menu3:hover	{font-family: Arial; font-size: 12px; color: #339966; text-decoration: none; padding: 0;}
a.menuX3		{font-family: Arial; font-size: 12px; color: #4a5252; text-decoration: none; padding: 0;}

a.ett			{font-family: Arial; font-size: 14px; color: #808080; text-decoration: none; padding: 0;}
a.ett:hover		{font-family: Arial; font-size: 14px; color: #008080; text-decoration: none; padding: 0;}

a.news			{font-family: Arial; font-size: 12px; color: #808080; text-decoration: none; padding: 0;}
b.news_selected	{color: #008080;}

a.more			{font-family: Arial; font-size: 14px; font-weight: bold; color: #183994; text-decoration: none; padding: 0; align: right;}

td.content {
	font-size:			12px;
	font-family:		Arial, Verdana, Sans-Serif;
	background:			#ffffff;
	color:				#808080;
	text-align:			justify;
}

table.portfolio {
	font-size:			12px;
	font-family:		Arial, Verdana, Sans-Serif;
	background:			#ffffff;
	color:				#808080;
	text-align:			justify;
}

td.portfolio_small {
	font-size:			12px;
	font-family:		Arial, Verdana, Sans-Serif;
	background:			#ffffff;
	color:				#808080;
	text-align:			left;
}

a.portfolio_small {
	font-size:			12px;
	font-family:		Arial, Verdana, Sans-Serif;
	text-decoration:	none;
	color:				#808080;
}

td.portfolio_subject {
	font-size:			15px;
	border-bottom:		1px solid #183994;
	font-weight:		bold;
	color:				#183994;
}

td.contact {
	font-size:			12px;
}
a.contact {
	font-size:			12px;
	color:				#808080;
	text-decoration:	none;
}
a.contact:hover {
	font-size:			12px;
	color:				#008080;
	text-decoration:	none;
}

h1 {
	font-size:			15px;
}
h2 {
	font-size:			13px;
}


td.company_subject {
	font-size:			12px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#5e81c1;
	font-weight:		bold;
	color:				#808080;
}

td.company_info {
	font-size:			12px;
}

a.company_info {
	font-size:			12px;
	color:				#808080;
	text-decoration:	none;
}

a.company_info:hover {
	font-size:			12px;
	color:				#008080;
	text-decoration:	none;
}

