@charset "utf-8";
/* CSS Document */

body {
	background:#000 url('images/bg.jpg') no-repeat fixed top center;
	color:#c0c0c0;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body, a, img a, p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}
a, img, input, object {
	outline:0;
	border:0;
}
h1 {
	color:#fff;
}
h2 {
	margin-bottom:10px;
	border-bottom:1px dotted #debc00;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	color:#fff;
}
h4 {
	color:#debc00;
	border-bottom:1px dotted #debc00;
}
.clear { 
	clear:both;
	padding:0;
	margin:0;
	height:0;
	width:0;
	float:none;
}
.hidden {
	visibility:hidden;
	display:none;
}
#siteContent {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	margin:30px 0 60px;
	float:left;
}
#logo {
	width:392px;
	height:150px;
	padding-left:284px;
	margin-bottom:30px;
	float:left;
}
#index_pics {
	width:960px;
	height:250px;
	margin:70px 0 0 51px;
	color:#fff;
	font-size:14px;
}
#index_pics div {
	width:170px;
	margin-left:2px;
	box-shadow: rgba(0,0,0, 0.7) 0px 0px 12px;
	-moz-box-shadow: rgba(0,0,0, 0.7) 0px 0px 12px;
	-webkit-box-shadow: rgba(0,0,0, 0.7) 0px 0px 12px;
	float:left;
}
#index_pics div:first-child {
	margin-left:0;
}
#mainContent {
	width:960px;
	float:left;
}
.wr {
	width:475px;
	height:235px;
	padding-bottom:10px;
	float:right;
}
.wl {
	width:475px;
	height:235px;
	padding-bottom:10px;
	float:left;
}
.alLeft {
	width:480px;
	margin-bottom:40px;
	float:left;
}
.alRight {
	width:380px;
	margin-bottom:40px;
	float:right;
}
.alRight img {
	border:1px solid #fff;
}
.alRight td {
	width:82px;
	padding:0 5px;
	text-align:center;
	float:left;
}
#modeleCoperti .resize img {
	width:60px;
	height:60px;
}
#modeleCoperti td {
	width:240px;
	height:70px;
}
#contact {
	width:560px;
	margin-top:20px;
	float:left;
}
#contact p {
	padding-bottom:10px;
}
#contact ul {
	list-style-type:none;
}
#contact li {
	display:block;
	float:left;
}
#contact label {
	width:130px;
	padding:10px 0;
	float:left;
}
#contact input.text {
	float:left;
	color:#c0c0c0;
	background-color:rgba(0,0,0,0.3);
	height:16px;
	margin:2px 0;
	padding:5px 2px;
	width:260px;
	border:1px solid #1b1b1b;
	-webkit-border-radius:5px;  
	-moz-border-radius:5px;  
	border-radius:5px;
}
#security_code {
	text-transform:uppercase;
}
#contact input.text:focus,
#contact input.text:hover {
	border:1px solid #debc00;
}
#contact textarea {
	border:1px solid #1b1b1b;
	background-color:rgba(0,0,0,0.3);
	color:#c0c0c0;
	float:left;
	margin:2px 0;
	padding:5px 2px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	-webkit-border-radius:5px;  
	-moz-border-radius:5px;  
	border-radius:5px;
}
#contact textarea:focus,
#contact textarea:hover {
	border:1px solid #debc00;
}
.buttons {
	margin-top:5px;
	padding-left:130px;
	float:left;
}
.buttons input {
	color:#fff;
	padding:7px;
	background-color:#debc00;
	border:0;
	cursor:pointer;
}
.buttons input:first-child {
	margin-right:7px;
}
a.buttons:link,
a.buttons:visited {
	font-size:10px;
	color:#fff;
	background-color:#debc00;
}
li.captcha {
	padding-left:130px;
	padding-right:200px;
}
div.error {
	margin-top:10px;
	float:left;
}
#contact input.text, textarea, .wr img, .wl img {  
	box-shadow: rgba(0,0,0, 0.5) 0px 0px 9px;  
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 9px;  
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 9px;  
}
#contact input:nth-child(4) {
	width:100px;
}
.left {
	width:560px;
	float:left;
}
.left p:first-child {
	margin-top:5px;
	float:left;
}
.right {
	width:350px;
	float:right;
}
#footer {
	border-top:1px solid #debc00;
	width:960px;
	font-size:10px;
	margin:80px 0 50px;
	float:left;
}
#conters {
	height:38px;
	float:right;
}
#counters div {
	float:right;
	margin-right:5px;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
#top, #top1 {
	padding-left:118px;
}
#top1 {
	padding-top:30px;
}
#btns {
	width:724px;
	margin:20px 0 0 118px;
	float:left;
}
#title {
	font-size:20px;
	padding-bottom:40px;
	text-align:center;
}
.back_btn {
	color:#fff;
	padding:7px 16px;
	background-color:#debc00;
	border:0;
	cursor:pointer;
	float:left;
	margin-right:15px;
}
#featured{ 
	width:500px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #303030; 
	height:250px; 
	background:#000;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	left:500px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left;
	margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{
	background:url('images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured .ui-tabs-panel{
	width:500px;
	height:250px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px;
	left:0;
	height:70px;
	background: url('images/transparent-bg.png');
}
#featured .info h2{
	font-size:18px;
	color:#fff;
	padding:5px;
	margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}
#fb_comms {
	padding:20px;
	background-color:#fff;
	float:right
}
