/*-------------------------------------

 CSS Document for eurovalley.md V1.0
 Web Development by Artlogic Studios
 Web --------------- www.artlogic.md
 Info ----------- create@artlogic.md
 
-------------------------------------*/
 
 
/*--- Global ---------------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 83.33%;
	font-size: 70%;
	line-height: 140%;
	text-align: center;
	background: #22447F url(../img/bg_top.jpg) left top repeat-x;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 900px;
}

img {
	border: none;
}

a:link {
	color: #FFF; 
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover {	
	color: #FFF;
	text-decoration: none;
}

p {
	text-indent: 8px;
	margin: 0;
}

b {
	color:#BFDFFF;
}

.clear {
	clear: both;
	font-size: 1px;
	float: none;
	height: 1px;
	margin-top: -1px;
	line-height: 1px;
}

.imgleft {
padding: 0 10px 0 0;
}


/*--- Head/Menu ------------------------------------------------------------------------------------*/

#head {
	width:900px;
	height:300px;
}

#logo {
width:235px;
height:165px;
padding:127px 0 0 19px;
margin:0;
float:left;
}

#navigation {
	height: 24px;
	margin: 0 auto; /* IE 5.5 - 6*/
	padding:11px 0 0 0;
	width: 900px;
	text-align: center;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #A9B4C6;
	line-height: 16px;
}

#navigation ul {
	margin: 0;
	padding: 0;	
	list-style: none;
	display:inline;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
}
	
#navigation ul li {
	margin: 0; 
	padding:0;
	display: inline;
	list-style-type: none;
}

#navigation ul li a {
	margin:0;
	padding:0;
	font-weight:bold;
	color: #22447F;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #01B042;
}

.selected {
	margin: 0;
	padding:0;
	color: #22447F;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
}

#lang {
color:#FFF;
font-size:12px;
font-weight:bold;
margin:0px 0px -10px 840px;
position: absolute;
z-index:1000;
}

.langsel {
color:#FFF;
}

a.lang:link, a.lang:visited {
	color:#FFF; 
	text-decoration: none;
}

a.lang:hover {	
	color:#FFF;
	text-decoration: none;
}


/*--- Content ------------------------------------------------------------------------------------*/

#content {
	width: 597px;
	height: 100%;
	float: left;
	padding: 20px 40px 0 23px;
	margin: 0;
	line-height:18px;
	font-size:12px;
}


/*--- Sidebar ------------------------------------------------------------------------------------*/

#sidebar {
	width: 230;
	height: 100%;
	margin: 20px 0 0 660px;
}

.title {
	height: 18px;
	background: url(../img/star.gif) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	padding-left: 13px;
	line-height: 18px;
	margin: 0 0 8px 0;
}

.sidecontent {
	line-height: 16px;
	margin: 8px 0 0 0;
}


/*--- Footer ------------------------------------------------------------------------------------*/

#footer {
	background: url(../img/footer.jpg) bottom left repeat-x;
	height: 197px;
	margin: 0 auto;
	bottom:0; left: auto; right: auto;
}

#finside {
	width: 1064px;
	height: 197px;
	margin: 0 auto;
	background: url(../img/phone.jpg) bottom right no-repeat;
}

#sales {
	height: 46px;
	text-align: right;
	padding: 60px 160px 0 0;
}

.salesdep {
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
}

.salesphone {
	color: #01B042;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}

#info {
	width: 340px;
	float: left;
	padding: 20px 0 0 105px;
	text-align: left;
	line-height: 14px;
}

#stats {
	width: 456px;
	float: left;
	padding: 20px 0 0 0;
	text-align: right;
	line-height: 14px;
}


/*--- Contacts ------------------------------------------------------------------------------------*/

#loginpass {
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 70px;
	padding: 2px 0 8px 0;
}

#contactform {
	float: left;
	margin: 0 20px 0 0;
}