/*
	2010 Sempol.net
*/


body {
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #F30;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
	
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	background: #99CC66;
	padding: 6px;
	font-weight: normal;
	margin: 0 0 10px;
}
h4 {
	margin: 0 0 10px;
	color: #555;
	font-weight: normal;
	font-size: 14px;
	font-weight: normal;
}
p { margin: 0 0 6px; }
img { border: 0; }
.pic {
	text-align: center;
	background: no-repeat center center;
	vertical-align: middle;
	border: thin solid #EAEBE9;
	padding: 0px;
	margin: 0px 20px 4px 0px;
	width: auto;
	height: auto;
	float: left;
	
}
.form_campo_grigio {
	background-color: #DBDBDB;
	border: 1px solid #999999;
}

.titolo { font-size: 160%; font-weight: normal; margin-bottom: 15px;}.line { clear: both; border-bottom: 1px solid #ddd; margin: 20px 0; }
.clear { clear: both; }
#bar {
	color: #ccc;
	padding: 2px 20px 2;
	font-size: .84em;
	text-align: right;
	width: auto;
	height: 24px;
	margin: 0px;
}
#content {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#Header {
	background-color: #CCCCCC;
	height: 80px;
	
}

	
#logo {
	float: left;
	padding: 40px 10px 6px;
	margin: -30px 0 10px;
}
#logo h1 { text-shadow: 1px 1px 1px #7E0E0E; }
#logo2 { float: right; padding: 40px 10px 6px; margin: -30px 0 10px; }

#menu {
	float: left;
	margin: 30px 20px 0;
	z-index: 80;
}
#pitch {
	margin-bottom: 10px;
	height: 220px;
	clear: both;
	text-align: center;
}
#pitch .infoline {
	padding: 10px 25px;
	background: #25282F;
	font-size: 18px;
	width: 430px;
	height: auto;
	opacity:0.70;
	filter:alpha(opacity=60);
	color: #fff;
	margin-top: -120px;
	margin-left: 0px;
	text-align: left;
}

#pitchDetails {
	margin-bottom: 10px;
	text-align: center;
	height: 370px;
}
#pitchDetails .infoline { margin-top: -50px; padding: 10px 0 10px 25px; background: #000; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=60); color: #fff; }

.pitch-gallery { overflow: hidden; width: 980px; position: relative; }
.pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
.pitch-gallery-div { float: left; }
.homeInfo {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}	

.left {
	float: left;
	width: 350px;
	padding-left: 20px;
}
.leftDetails { float: left; width: 180px; }	
	
.right {
	width: 540px;
	margin: 0 0 20px;
	float: right;
	padding-right: 20px;
	background-color: #999;
}

.right h1 {
	border-left: 1px none #ccc;
	color: #F30;
	font-size: 160%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.right h2 {
	border-left: 1px none #ccc;
	font-size: 140%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.right h3 { background: #808080; font-size: .84em; }

.rightDetails {
	width: 750px;
	margin: 0 0 20px;
	float: right;
	padding-right: 20px;
}
.rightDetails h1 {
	border-left: 1px none #ccc;
	color: #F30;
	font-size: 160%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.rightDetails h2 {
	border-left: 1px none #ccc;
	font-size: 140%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.rightDetails h3 { background: #808080; font-size: .84em; }


.list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	background-color: #CCC;
	border-left-width: 1px;
	border-left-style: none;
}

.listTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px 10px;
	border-top: 1px none #DDDDDD;
	border-right: 1px none #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-left: 1px none #DDDDDD;
	background-color: #CCC;
}

.listTitle a {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border: 1px none #A7B4BE;
	color: #F30;
}

.listTitle a:hover {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border: 1px none #A7B4BE;
	color: #390;
}

.listDescription {
	padding: 4px 4px 4px 20px;
	border: 1px none #A7B4BE;
	margin: 0px;
}

#feature {
	padding-bottom: 10px;
	padding-top: 10px;
}
#feature ul { margin-top: -11px; }
#footer { clear: both; font-size: .80em; border-top: 1px solid #ddd; padding: 20px 20px 0; }

