/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
:link,
:visited { text-decoration: none }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img{border:none;
}
a img,
:link img,
:visited img { border:none }

address { font-style:normal }

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
a, a:link, a:visited, a:active{
	color: #912213;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}

h1 {
	color: #696c67;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial; 
	}



/* LAYOUT - main body of page */
body, html {
	background:#fff url(images/top_gradient.jpg) top repeat-x;
	top:0px;
	margin:0;
	font-family:Arial; 
	}	
div#wrap {
width: 600px;
margin: 0 auto;
position:relative;
height:auto;
background: url(images/page_shadow.gif) center 185px no-repeat;
}
	


/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{
	float: left;
	padding: 5px;
	min-height: 380px;
	padding-top:10px;
	}
div#sidebar{
	width: 145px;
	margin-left: 3px;
	background: url(images/sidebar_shadow.jpg) right no-repeat;
	}
div#sidebar h2{
margin-top: 40px;
}		
/* LAYOUT - EXTRA */	
div#extra{
	width: 145px;
	padding-left: 8px;
	background: url(images/extra_shadow.jpg) left no-repeat;
	}
div#extra h2{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
span.date{
text-decoration: underline;
}			
/* LAYOUT - FOOTER */
div#footer {
	margin: 0 auto;
	position: relative;
	width: 600px;
	height: 40px;
	background: url(images/footer_shadow.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #912213;
	text-align: center;
	}
	#footer a {
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
		}
div#copyright{
	float:left;
	margin-left:20px;
	font-size:10px;
	}
div#design{
	float:right;
	margin-right:20px;
	font-size:10px;
	}			
/* LAYOUT - CONTENT */
div#content {
	margin: 0px 0px 0px 0px;
	background: #fff url(images/round_corners.gif) top no-repeat;
	min-height: 500px !important; height:auto;
	color: #696c67;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#maincontent{
	float: left;
	width: 500px;
	padding: 10px;
	}
div#content p{
	line-height: 16px;
	text-align: justify;
	margin-bottom: 10px;
	}
div.left{
	float: left;
	width: 250px;
	margin-right: 20px;
	}	
input.text_input{
border: 1px solid #72786c;
padding: 2px;
}
input.submit_input{
background: url(images/submit.gif) no-repeat;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}
input{
margin-bottom: 5px;
}
div#user,
div#advertiser{
float: left;
width: 269px;
min-height: 150px !important;
padding-top: 125px;
margin-top: 10px;
}
div#user{
background: url(images/picture1.jpg) top center no-repeat;
margin-right: 5px;
}
div#advertiser{
background: url(images/picture2.jpg) top center no-repeat;
}
div.text{
background: url(images/box_bg.jpg) top no-repeat;
padding: 10px;
min-height:105px !important;
}
ul.list{
	margin-top: 10px;
	}
ul.list li{
	background: url(images/icon.gif) left no-repeat;
	padding-left :10px;
	}
ul.list li a{}

#leggendpass a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A0A0A4;
}
/*codice css per l'ajax*/
label {
float: left;
width: 150px;
font-weight: bold;
margin-top: 7px;
}
input, select {
	margin-top: 4px;
}

#info_msg {
	padding: 5px;
	margin: 5px 0 10px 0;
	font-size: 110%;
}
.success {
	color: #0000ff;
}
.error {
	color: #ff0000;
	
}
span.error {
	margin: 0px 0px 3px 30px;
	font-size: 90%;
	
}
.button {
	margin-left: 150px;
}

/*css per una casella invisibile*/
input.field{
margin-left:5px;
height:15px;
width:175px;
font-size:10;
background-color: transparent;
background:none;
border-width:0px;
}

/* Inizio tab */

div.tabpanel {width:565px;margin-bottom:2em}
div.tabpanel div.tab{border: 1px solid #9eb825;border-top:0}
div.tabpanel div.tab{padding: 10px}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:150%;color:#9eb825}
div.tab p{margin-top:0}

ul.tabnav{width: 100%;overflow:hidden;list-style: none;
     margin: 0;padding:0;background:url(images/line.png) repeat-x bottom;}
ul.tabnav li{float: left;margin: 0 0 0 0.5em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(images/tab.png) no-repeat top left;
    text-decoration: none;color: #222;
	font-size:14px;
	font-weight:bold;
	color:#666666;
    border-bottom: 1px solid #9eb825}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
    background: url(images/tab.png) no-repeat top right;cursor: pointer; text-align:center}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(images/tab2.png) no-repeat top left;
    border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(images/tab2.png) no-repeat top right;color: #FFFFFF; font-weight:bold;}
	
/* CSS FORM */
input {
	background-color: #fff;
	background-image:url("images/input.gif");
	background-repeat:repeat-x;
	border:1px solid #0c375f;
	padding:3px;
}

select {
	background-color: #fff;
	background-image:url("images/input.gif");
	background-repeat: repeat-x;
	border:1px solid #0c375f;
	padding:3px;
	margin-top:18px;
}

textarea {
	background-color: #fff;
	background-image:url("images/input.gif");
	background-repeat: repeat;
	border:1px solid #0c375f;
	padding:3px;
	margin-top:18px;
}

/* */
/* Immagine home */
#imagesx {
	float:left;
}

#imagedx {
	float:right;
}

/* BOX Google Map Home Page */
.boxed {
	background: #FFFFFF;
	border: 1px #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #9cb625;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center
}	
