/* @override http://www.carsoweb.com/webroot/css/home.css */
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 20px;
	background-color: #ffffff;
}

a {
	color: #4a2d32;
}

img {
	border: 0;
}

p {
	font: 12pt/15pt "Lucida Grande", Lucida, Verdana;
	color: #414141;
	text-align: justify;
}

input {
	font-size:10px;
	border:1px solid #c8c8c8;
	width:40px;
	text-align: right;
}

select {
	font-size: 10px;
	color: #414141;
}

.rarr {
	font-size: 12px;
}


#master {
	margin: 15px auto 0;
	clear: both;
	width: 860px;
	min-height: 740px;
	color: #414141;
	font: 8pt "Lucida Grande", Lucida, Verdana;
}

#header {
	width: 860px;
	height: 180px;
	font: 10pt "Lucida Grande", Lucida, Verdana;
	color: #414141;
}

/* @group box logo */

#header #logo {
	width: 260px;
	height: 180px;
	float: left;
	text-align: left;
}

#header #logo ul {
	list-style-type: none;
	margin: 0 0 7px 0;
	overflow: auto;
	width: 100%;
	clear: both;
}

#header #logo ul li {	
	font: 10px Verdana;
	float: left;
	padding: 0px 10px;
	color: #4F4F4F;
}

/* My Comment */

#header #logo ul li a {
	color: #4F4F4F;
	text-decoration: none;
}

#header #logo ul li a:hover {
	text-decoration: underline;
}

#logo input {
	width: 80px;
	text-align: left;
}

/* @end */

#header #bannerflash {
	width: 600px;
	height: 180px;
	float: left;
}

#wrapper {
	width: 860px;
	clear: both;
	padding-bottom: 10px;
	overflow: hidden;
	height: 560px;
	min-height: 560px;
}

/* @group topmenu */

#topmenu {
	width: 100%;
	height: 25px;
	background-color: #414141;
	clear: both;
}


#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	display: block;
	height: 19px;
	padding-top: 6px;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font: 10px "Lucida Grande", Lucida, Verdana;
}

#topmenu ul li a:hover {
	background-color: #8e8f8e;
	text-decoration: underline;
}

#topmenu ul li a.selected {
	background-color: #8e8f8e;
	text-decoration: underline;
}

/* @end */

/* inizio box laterale sinistro */

/* @group colonna sinistra index */

#leftbox {
	width: 200px;
	float: left;
}

#elementi {
	width: 190px;
	height: 190px;
	background-color: #f5ebd6;
	border: 1px solid #cf9e41;
	padding: 4px;
}

/* @end */

/* @group colonna centrale index */

#centralbox {
	width: 460px;
	float: left;
	margin-top: 5px;
	padding-left: 9px;
}

/* @group news */

#boxnews {
	width: 460px;
	overflow: auto;
	border: 1px dotted #414141;
}

.news {
	width: 199px;
	padding: 15px;
	float: left;
	text-align: left;
	border-right: 1px dotted #414141;
}

.news p, .news a {
	color: #414141;
	font: 10px "Lucida Grande", Lucida, Verdana;
	text-align: justify;
}

.agenda {
	width: 199px;
	padding: 15px;
	float: left;
	text-align: left;
}

.agenda p, .agenda a {
	color: #414141;
	font: 10px "Lucida Grande", Lucida, Verdana;
	text-align: justify;
}


.titlenews {
	color: #8e8f8e;
	font: bold 12px "Lucida Grande", Lucida, Verdana;
	text-align: left;
}

/* @end */

/* @group box button */

#boxbutton {
	width: 460px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxbutton ul {
	list-style-type: none;
	float: left;
	width: 100%;
}

#boxbutton ul li {
	display: inline;
}

#boxbutton ul li a {
	display: block;
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	float: left;
	color: #414141;
	text-decoration: none;
	border: 1px solid #414141;
	width: 144px;
	margin-left: 1px;
	margin-right: 1px;
	font: 10px "Lucida Grande", Lucida, Verdana;
}

#boxbutton ul li a:hover {
	background-color: #e9e9e9;
	text-decoration: underline;
}

/* @end */

#bannerprodotti {
	width: 460px;
	height: 150px;
	overflow: hidden;
}


/* @end */

/* @group colonna destra index */

#rightbox {
	width: 180px;
	float: left;
	text-align: center;
	padding-left: 9px;
	margin-top: 5px;
}

/* @group box primopiano */

#primopiano {
	background-color: #dbe4e9;	
	border: 1px solid #95a6b1;
	text-align: center;
}

#primopianotop {
	height: 15px;
	padding-top: 3px;
	background-color: #95a6b1;
	font-size: 11px;
	font-weight: bold;
	color: #dbe4e9;
}

#primopianobox {
	margin: 5px;
	background-color: white;
}

/* @end */



/* @group box mappa */

#mappa {
	text-align: center;
	width: 180px;
	margin-bottom: 5px;
}

#mappatop {
	width: 180px;
	height: 15px;
	padding-top: 3px;
	background-color: #907a36;
	font-size: 11px;
	font-weight: bold;
	color: #e8dfc3;
}

#mappabox {
	width: 170px;
	height: 152px;
	padding: 4px;
	background-color: #e8dfc3;
	border: 1px solid #907a36;
	text-align: justify;
}

/* @end */

/* @end */

.line {
	width: 860px;
	height: 5px;
	background-color: #8e8f8e;
	font: 1px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}


#gmap {
	width: 170px;
	height: 152px;
	overflow: hidden;
}


/* @group Calendario eventi */

table.calendar {
	width: 198px;
	border-collapse: separate;
	border-spacing: 1px;
}

.calendar td {
	border: 1px solid #E6E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.calendar th {
	color: #4B2D32;
	font-weight: bold;
}

.calendar .calendar-month {
	background-color: #4a2d32;
	height: 15px;
}

.calendar .calendar-month a {
	text-decoration: none;
	color:  white;	
	font-weight: bold;
}


.calendar .linkgiorno {
	font-weight: bold;
	text-decoration: none;
}

.calendar_outer {
	text-align:center; 
	margin-top: 5px;
}

/* @end */


/* @group Kwicks */

#kwick {
	height: 150px;
	overflow:hidden;
	width: 460px;
}

#kwick .kwicks {
	display: block;
	height: 150px;
}

ul#kwicks {
	list-style: none;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 150px;
	width: 115px;
	background: #fff;
}

#kwick .kwick span {
	display: none;
}

/* @end */
