/* Euroservice Group Screen Styles - Author: Fabrizio Ravasi - Date: February 2009 */

* {
	margin: 0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
img {
	border: 0;
}
#container {
	margin: 0 auto;
	line-height: 1.4em;
	font-size: 90%;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	position: relative;
}
#nav {
	background-color: #eaeaea;
	padding: 2px 0 0 10px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#nav a, #nav a:visited {
	color: #666666;
	padding: 6px 6px 0 6px;
	text-decoration: none;
	display: block;
	border-top: 2px solid #eaeaea;
}
#nav a:hover {
	color: #FFFFFF;
	border-top: 2px solid #f90;
	background-color: #3D93CB;
}
.selected {
	color: #FFFFFF !important;
	border-top: 2px solid #f90 !important;
	background-color: #3D93CB !important;
}
#middle {
	background-image: url(../images/left-col-bg.jpg);
	background-repeat: no-repeat;
}
#left-col {
	width: 260px;
	float: left;
}
#left-col ul {
	list-style: none;
	margin: 20px 10px 30px 68px;
}
#left-col li {
	padding: 8px 0 0 0;
}
#left-col a, #left-col a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #007BA4;
	background-image: url(../images/list-h.gif);
	padding: 0 0 2px 18px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#left-col a:hover {
	color: #f90;
	background-image: url(../images/list2.gif);
}
.selected2 {
	color: #006384!important;
	background-image: url(../images/list2.gif) !important;
}
#right-col {
	width: 670px;
	float: left;
	background-image: url(../images/right-col-bg.jpg);
	background-repeat: repeat-x;
	padding: 10px 20px 30px 30px;
}
#content {
	padding: 10px 0 10px 10px;
}
#content img {
	margin: 20px 0 20px 20px;
	padding: 2px;
	float: right;
	border: 1px solid #ccc;
	background-color: #eee;
}
#ampro {
	margin: -10px 0 0 0;
}
#ampro img {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}
#ho {
	margin: 10px 0 0 0;
}
#ho img {
	margin: 0 0 0 10px;
	padding: 0;
	float: none;
	border: none;
}
.nomrg {
	text-align: center !important;
}
.nomrg img {
	padding: 0 70px 0 0 !important;
	border: none !important;
	background-color: #FFFFFF !important;
}
#content h2 {
	padding: 4px 0 10px 30px;
	background-repeat: no-repeat;
	font-size: 1.6em;
	color: #666666;
	background-image: url(../images/circle.gif);
}
#content h2 span {
	color: #4099D3;
}
#content h3 {
	color: #3D93CC;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 4px 4px;
}
#content h4 {
	color: #777;
	font-size: 1.2em;
	padding: 0 0 4px 4px;
}
#content p {
	padding: 10px 0 4px 4px;
}
#content ul {
	list-style: none;
	margin: 20px 20px 0 20px;
}
#content li {
	padding: 0 0 12px 20px;
	background-image: url(../images/list-c.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#content strong {
	color: #666666;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #007BA4;
}
#content a:hover {
	color: #f90;
}
#left2 {
	width: 310px;
	float: right;
	background-image: url(../gallery/home.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
}
#left2 p {
	margin: 280px 0 0 0;
}

#footer {
	background-color: #F6F6F6;
	background-image: url(../images/footer-bg.jpg);
	text-align: center;
	border-top: 1px solid #fff;
	background-repeat: repeat-x;
	clear: both;
	font-size: 0.9em;
}
#footer p {
	padding: 14px 60px 4px 60px;
}
#footer strong {
	color: #666666;
}
#footer span {
	font-size: 0.9em;
	color: #999999;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #007BA4;
}
#footer a:hover {
	color: #f90;
}

.clear {
	clear: both;
}

/* form */

#form {
	border: 1px solid #ccc;
	color: #666666;
	margin: 0 0 20px 0;
	padding: 10px;
	}
fieldset {
	border: 0;
	}
legend {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
	}
.campoform {
	font-size: 1.2em;
	margin: 12px 8px 8px 0;
	text-align: left;
	}
label {
	font-size: 0.9em;
	display: block;
	width: 11em;
	text-align: right;
	float: left;
	margin-right: 1em;
	}
input, textarea, select {
	border: 1px solid #ccc;
	font-size: 1em;
	color: #666666;
	width: 50%;
	}
#button {
	text-align: center;
	}
.button {
	color: #FF9900;
	background-color: #eee;
	letter-spacing: 0.2em;
	font-weight: bold;
	border: 1px solid #ccc;
	font-size: 1em;
	}

#logomilubredesign {
	position: absolute;
	bottom: 10px;
	left: 20px;
}
#ar {
	position: absolute;
	top: 40px;
	right: 20px;
}
#ar a, #ar a:visited {
	text-decoration: none;
	padding: 0 4px;
	color: #9ADBFB;
	background-color: #62BBF7;
	cursor: pointer;
	cursor: hand;
}
#ar a:hover {
	color: #FF9900;
	background-color: #FFFFFF;
}
#aar {
}
#aar ul {
	list-style: none;
}
#aar li{
}
#aar a, #aar a:visited {
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	font-size: 0.9em;
}
#aar a:hover {
	color: #FF9900;
	background-color: #f0f0f0;
}

/* End styles */

