/*Theme Name: iArtisitc v. 0.1Theme URI: http://www.blogeeks.netsons.orgDescription: Tema realizzato da Federico Ginosa di <a href="http://www.blogeeks.netsons.org">Blogeeks</a>Author: Federico GinsaAuthor URI: http://www.blogeeks.netsons.org*/
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: white;
}
#testata {
	width: 970px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
}
#contenuto {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 210px;
	float: left;
	height: 380px;
	
}
#articolo {
	margin-left: 215px;
	min-height: 300px;
	padding:0 25px 05px 25px;
	background-image: url(images/separa.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
   clear:both;
	width: 970px;
	
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
	text-align: center;
	background: url(images/footer.png) no-repeat;
	font-size: 10px;
	color: gray;
}
#validate {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:3px;
}
img {
	border: 0px;
	text-align: center;
}
/* FORMATTAZIONE TESTI */
p {
	font-size: 14px;
}
h1 {
	font-size: 20px;
	margin:0 0 6px -8px;
	padding: 14px 0 0 20px;
	font-weight: normal;
	color: #119bff;
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 40px;
}
h2 {
	font-size: 18px;
	margin:0 0 0 -8px;
	font-weight: normal;
	background: url(images/h2.png) no-repeat;
	padding:12px 0 2px 16px;
	width:277px;
	height: 40px;
}
h3 {
	font-size: 0.9em;
	margin:0px 0 6px 0;
	font-weight: bold;
}
a:link {
	color: #00B4FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00B4FF;
}
a:hover {
	text-decoration: underline;
	color: #00B4FF;
}
a:active {
	text-decoration: none;
	color: #00B4FF;
}
.tabs {
	list-style: none;
	padding: 0px 0 11px 0;
	margin: 0px 10px 10px 0;
}
.tabs li {
	display: block;
	margin: 0 0 4px 19px;
}
.tabs li a {
	display: block;
	width: 170px;
	height: 26px;
	text-decoration: none;
	background: url(images/tabmenu.png);
	font-size: 12px;
	font-weight: bold;
	color: #e1e1e1;
	font-family: verdana;
	line-height: 24px;
	text-indent: 15px;
}
.tabs li a:hover, .tabs li a.selected {
	background: url(images/tabmenuhover.png);
	color: #119bff;
}
.tabs li a.selected:hover {
	background: url(images/tabmenuhover.png);
	color: #119bff;
}
input {
	border: 1px solid black;
	background: url(images/tabmenuhover.png);
	color: white;
}
textarea {
	border: 1px solid black;
	background: url(images/tabmenuhover.png);
	color: white;
}
.submit {
	background: transparent;
	border:0;
}
.check {
	border: 0px;
	background: transparent;
}
select,option {
	border: 1px solid black;
	color: white;
	background: #43464b;
}
.small {
	font-size: 12px;
}
.bord {
	border: 1px solid #272b2c;
	border-collapse:collapse;
}
.noborder {
	border:0;
}
td {
	padding:3px;
	font-size: 1.1em;
}
table.used {
	margin:0 30px;
}
#estivo {
	background-image: url(images/sole.png);
	background-repeat: no-repeat;
	height:35px;
	font-size: 18px;
	padding:16px 0 0px 62px;
	font-weight: normal;
}
#invernale {
	background-image: url(images/neve.png);
	background-repeat: no-repeat;
	height:35px;
	font-size: 18px;
	padding:16px 0 0px 62px;
	font-weight: normal;
}
#moto {
	background-image: url(images/moto.png);
	background-repeat: no-repeat;
	height:35px;
	font-size: 18px;
	padding:16px 0 0px 62px;
	font-weight: normal;
}
#altreofferte {
	background-image: url(images/altreofferte.png);
	background-repeat: no-repeat;
	height:35px;
	font-size: 18px;
	padding:16px 0 0px 62px;
	font-weight: normal;
}
#car {
	background-image: url(images/car.png);
	background-repeat: no-repeat;
	height:35px;
	margin-left:30px;
	font-size: 18px;
	padding:16px 0 0px 70px;
	font-weight: normal;
}
#googlemap {
	margin-left:30px;
}
.wheel {
	background-image: url(images/gomma.png);
	background-repeat: no-repeat;
	padding:2px 0 10px 38px;
	margin:0 0 0 30px;
	font-size: 18px;
	font-weight: normal;
}
.offerte2 {
	/*background-image: url(images/gomma.png);
	background-repeat: no-repeat;*/
	padding:2px 0 10px 10px;
	margin:0 0 0 30px;
	font-size: 18px;
	font-weight: normal;
}
.stock {
	background-image: url(images/stock.png);
	background-repeat: no-repeat;
	padding:2px 0 10px 48px;
	margin:0 0 0 30px;
	font-size: 18px;
	font-weight: normal;
}
.email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	padding:2px 0 15px 38px;
	margin:0 0 0 10px;
	font-size: 18px;
	font-weight: normal;
}
.azzurro {
	color: #119bff;
}
.def {
	font-size: 12px;
	font-weight: normal;
}
.top {
	background: url(images/top.png) no-repeat;
	width:717px;
	height:28px;
}
.mid {
	background: url(images/mid.png) repeat-y;
	width:717px;
}
.bottom {
	background: url(images/bottom.png) no-repeat;
	width:717px;
	height:28px;
}
.top_estivo {
	background: url(images/top_estivo.png) no-repeat;
	width:717px;
	height:28px;
}
.mid_estivo {
	background: url(images/mid_estivo.png) repeat-y;
	width:717px;
}
.bottom_estivo {
	background: url(images/bottom_estivo.png) no-repeat;
	width:717px;
	height:28px;
}
.top_home {
	background: url(images/top_home.png) no-repeat;
	width:717px;
	height:28px;
}
.mid_home {
	background: url(images/mid_home.png) repeat-y;
	width:717px;
}
.bottom_home {
	background: url(images/bottom_home.png) no-repeat;
	width:717px;
	height:28px;
}
.content_home {
	width:660px;
	padding:0 0px 0 30px;
}
.tabhome {
	/*text-align: justify;*/
	font-size: 1.1em;
	min-height:160px;
	margin-bottom:30px;
}
.fotoh {
	float:left;
	padding-right:15px;
}
.tb {
	font-weight: bold;
	text-decoration: underline;  
}
a.tb:link {
	color: #00B4FF;
	text-decoration: underline;
}
a.tb:visited {
	text-decoration: underline;
	color: #00B4FF;
}
a.tb:hover {
	text-decoration: underline;
	color: white;
}
a.tb:active {
	text-decoration: underline;
	color: #00B4FF;
}
.strong {
	font-weight: bold;
	margin:6px 0 15px 0;
}
.orange {
	font-size: 18px;
	color: yellow;
	padding:3px;
}
.big {
	font-size: 20px;
}
.medium {
	font-size: 18px;
}
.maxi {
	font-size: 24px;
	font-weight:bold;
}
.hid {
visibility: hidden;
}
/* Style for invalid input */
.invalidInput{
	background-color: red;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #FF0000;
}
/* javascript disabilitato*/
#js {
	background-color: #FF8000;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	color: White;
}
