/*  
Theme Name: EUROSTRADE
Theme URI: http://www.eurostrade.com
Description: EUROSTRADE
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; outline: 0px; }

BODY {
	background: url('images/bg.jpg') #95979A repeat-x top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #474747;
}

IMG { border: 0px; }

LI { list-style: none; }

A { 
	text-decoration: none; 
	color: #ED1C24;
}

A:hover { text-decoration: underline; }

H1, STRONG { color: #000000; }

/**************************************************************************************/

#header {
	background: url('images/bg-header.jpg') no-repeat;
	height: 340px;
}

#logo {
	background: url('images/logo-eurostrade.png') no-repeat;
	position: absolute;
	z-index: 100;
	width: 380px;
	height: 155px;
}

#logo H1 { font-size: 10px; }

#logo A {
	text-indent: -90000px;
	position: relative;
	display: block;
	width: 380px;
	height: 155px;
}

#content { background: url('images/bg-content-fade.jpg') #FFFFFF repeat-x; }
#content .wrap { background: url('images/bg-content.jpg') repeat-y; }

#content .bg { 
	background: url('images/bg-content-top.jpg') no-repeat; 
	padding: 0px 35px 10px 35px;
	overflow: hidden;
	width: 870px;
}

#main {
	padding-top: 20px;
	width: 515px;
	float: right;
}

#sidebar {
	padding-top: 10px;
	width: 335px;
	float: left;
}

#status {
	background: url('images/icon-arrow.gif') no-repeat 15px 12px;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 10px;
}

/**************************************************************************************/

#services {
	background: url('images/bg-services.jpg') no-repeat top right;
	position: absolute;
	margin-left: 20px;
	width: 900px;
	height: 275px;
	top: 65px;
}

#services .list UL {
	position: absolute;
	z-index: 20;
	left: 15px;
	top: 90px;
}

#services .list LI {
	background: url('images/icon-bullet.gif') no-repeat 15px 11px;
	line-height: 30px;
	padding-left: 30px;
	font-size: 11px;
	height: 30px;
	color: #FFFFFF;
}

#services .list .sel { 
	background: url('images/icon-bullet-sel.gif') no-repeat 15px 12px; 
	color: #474747;
}

#services .cursor {
	background: url('images/bg-cursor.png') no-repeat;
	position: absolute;
	z-index: 10;
	width: 900px;
	height: 40px;
	top: 85px;
}

#services .photo, #services .photo LI, #service .photo IMG {
	width: 515px;
	height: 245px;
}

#service .photo IMG { display: block; }
#services .photo LI { overflow: hidden; }

#services .photo {
	position: absolute;
	overflow: hidden;
	left: 370px;
	top: 10px;
}

#services .photo UL { position: absolute; }

/**************************************************************************************/

#menu {
	padding-right: 35px;
	float: right;
	height: 50px;
}

#menu A, #menu .sel { 
	background: url('images/bg-menu-item.jpg') repeat-x 0px 0px;
	padding: 0px 27px 0px 27px;
	display: block; 
}

#menu LI { margin-right: 1px; }

#menu LI, #menu A {
	text-align: center;
	line-height: 50px;
	height: 50px;
	float: left;
	color: #95979A;
}

#menu A:hover {
	background-position: 0px -50px;
	text-decoration: none;
	color: #002A4F;
}

#menu .sel { 
	background: url('images/bg-menu-sel.jpg') repeat-x 0px 0px; 
	color: #FFFFFF;
}

/**************************************************************************************/

#submenu { margin-top: 10px; }

#submenu LI {
	background: #EAEAEA;
	margin-bottom: 1px;
	height: 30px;
}

#submenu A {
	background: url('images/icon-pointer.gif') no-repeat 15px 12px;
	padding: 0px 15px 0px 35px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	display: block;
}

#submenu A:hover {
	background: url('images/icon-pointer.gif') #DFDFDF no-repeat 15px 12px;
	text-decoration: none;
	color: #0062B3;
}

#submenu .sel {
	background: url('images/icon-pointer.gif') #ED1C24 no-repeat 15px 12px;
	color: #FFFFFF;
}

/**************************************************************************************/

.title {
	background: url('images/bg-title.gif') repeat-x;
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
}

.title H1 {
	background: url('images/icon-bullet-title.gif') no-repeat 15px 11px; 
	padding-left: 35px;
	font-size: 13px;
	color: #FFFFFF;
}

.text { padding: 0px 15px 0px 15px; }

.text STRONG, .text EM { font-size: 13px; }

.text P {
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
}

.text UL { margin: 20px 0px 20px 0px; }

.text LI {
	background: url('images/icon-check.gif') no-repeat 0px 2px;
	padding-left: 25px;
	margin-bottom: 10px;
	line-height: 18px;
}

.text LI SMALL {
	font-size: 11px;
	display: block;
}

.side-box { margin-bottom: 20px; }

.side-box .cont {
	background: url('images/bg-bottom-fade.gif') repeat-x bottom;
	border: 1px solid #EBEBEB;
	overflow: hidden;
	border-top: 0px;
	padding: 9px 14px;
	width: 305px;
}

.side-box .info { 
	padding-left: 105px;
	line-height: 160%;
	font-size: 11px;
}

.side-box .info H1 { 
	margin-bottom: 5px;
	font-size: 14px; 
}

.side-box .photo {
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 85px;
	height: 85px;
	float: left;
}

.side-box .photo IMG, .side-box .photo A {
	display: block;
	width: 85px;
	height: 85px;
}

.details {
	background: url('images/icon-info.gif') no-repeat left;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 13px;
	display: block;
}

.more {
	padding: 3px 10px 3px 10px;
	margin-top: 15px;
	text-align: right;
	background: #EAEAEC;
	font-size: 10px;
}

#page .title { margin-bottom: 20px; }

#page .text H3 {
	margin-bottom: 10px;
	font-size: 16px;
}

#incorso .title, #progetti .title {
	line-height: 50px;
	height: 50px;
}

#incorso .item {
	border-top: 1px solid #EBEBEB;
	padding-top: 15px;
	margin-top: 15px;
}

#incorso .first {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#incorso .title H1, #progetti .title H1 { background-position:  15px 20px; }

#incorso .title { background: url('images/bg-title-incorso.gif') no-repeat; }

#progetti .title { background: url('images/bg-title-progetti.gif') no-repeat; }

#progetti .photo { float: none; }

#progetti .info, #gallery .info {
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #C3D3DF;
	border-right: 1px solid #C3D3DF;
	position: absolute;
	padding-left: 0px;
	background: #E0E9EF;
	padding: 15px;
	width: 195px;
}

#progetti .cont UL { 
	overflow: hidden;
	width: 315px; 
}

#progetti .cont LI {
	margin: 10px 10px 0px 0px;
	width: 95px;
	height: 95px;
	float: left;
}

#progetti .desc  H1 { 
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14px; 
}

#progetti .desc P { line-height: 180%; }

#progetti .geo {
	border-top: 1px solid #EBEBEB;
	padding: 15px 0px 10px 0px;
	margin-top: 10px; 
}

#progetti #map {
	background: #EBEBEB;
	height: 300px;
	width: 100%;
}

/**************************************************************************************/

#items {
	margin-top: -15px;
	overflow: hidden;
	width: 100%;
}

#items LI {
	background: url('images/bg-bottom-fade.gif') repeat-x bottom;
	overflow: hidden;
	padding: 15px;
}

#items .photo {
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 120px;
	height: 120px;
	float: left;
}

#items .photo IMG, #items .photo A {
	display: block;
	width: 120px;
	height: 120px;
}

#items .info { 
	padding-left: 145px;
	line-height: 160%;
}

#items .info H1 { 
	margin-bottom: 5px;
	font-size: 14px; 
}

/**************************************************************************************/

#schemes { padding: 10px 15px 0px 15px; }

#schemes .schema { margin-bottom: 40px; }

#schemes .schema H2 {
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	color: #96979B;
}

#schemes .schema A {
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	padding: 20px 0px 20px 0px;
	display: block;
}

#schemes .schema IMG { width: 485px; }

/**************************************************************************************/

#gallery {
	padding: 0px 15px 30px 15px;
	overflow: hidden;
	width: 485px;
}

#gallery UL { width: 110%; }

#gallery LI {
	margin: 15px 15px 0px 0px;
	width: 110px;
	float: left;
}

#gallery .photo {
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 100px;
	height: 100px;
}

#gallery .photo IMG, #gallery .photo A {
	display: block;
	width: 100px;
	height: 100px;
}

#gallery .small {
	margin-top: 5px;
	font-size: 11px;
}

/**************************************************************************************/

#address { margin-top: 10px; }

#address H2 { 
	margin-top: 10px;
	font-size: 16px;
}

#address H3 { 
	margin-bottom: 20px;
	font-size: 14px;
}

#address STRONG, #address A { font-size: 13px; }

#address A {
	background: url('images/icon-mail.gif') no-repeat 0px 4px;
	padding-left: 17px;
}

#address P {
	margin-bottom: 20px;
	line-height: 180%;
}

.frame {
	border: 1px solid #EBEBEB;
	margin-bottom: 20px;
	padding: 14px;
}

.frame #map {
	width: 100%;
	height: 500px;
}

/**************************************************************************************/

#footer { background: url('images/bg-footer.jpg') repeat-x; }

#footer STRONG { color: #918A59; }

#footer .left { float: left; }
#footer .right { float: right; }

#footer .wrap {
	background: url('images/bg-footer-cont.jpg') no-repeat;
	padding: 0px 35px 0px 35px;
	overflow: hidden;
	width: 870px;
	height: 280px;
}

#footer .address {
	line-height: 20px;
	color: #665F2B;
	width: 515px;
	float: right;
}

#footer .address .left { padding: 125px 0px 0px 80px; }

#footer .address .right { 
	padding-top: 45px; 
	width: 230px;
}

#footer .address .right P { margin-bottom: 20px; }

#footer .credits {
	padding: 170px 0px 0px 15px;
	line-height: 50px;
	font-size: 10px;
	color: #DFDFDF;
}

#footer .credits A { color: #FFFFFF; }

#certificates {
	padding: 50px 15px 0px 15px;
	overflow: hidden;
	width: 305px;
	float: left;
}

#certificates LI { float: left; }

#certificates A {
	text-indent: -9000px;
	display: block;
	height: 85px;
	float: left;
}

#certificates .c1 {
	background: url('images/bg-c1.jpg') no-repeat 0px 0px;
	margin-right: 35px;
	width: 100px;
}

#certificates .c2 {
	background: url('images/bg-c2.jpg') no-repeat 0px 0px;
	margin-right: 30px;
	width: 55px;
}

#certificates .c3 {
	background: url('images/bg-c3.jpg') no-repeat 0px 0px;
	width: 85px;
}

#certificates A:hover { background-position: 0px -85px; }

/**************************************************************************************/

.wrap {
	margin: 0px auto 0px auto;
	width: 940px;
}

