body /**/
{
	font-family:verdana, helvetica;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 0;
	background-image: url(background_new.gif);
	line-height: 1.7em;
	color: #333333;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px 0px 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 1em;
}

#column h1 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

h1 a:link {color: #333333; text-decoration: none;}
h1 a:visited {color: #333333; text-decoration: none;}
h1 a:hover {color: #F7941D; text-decoration: underline;}
h1 a:active {color: #032DA4; text-decoration: none;}


p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {color: #032DA4; text-decoration: none;}
a:visited {color: #293F7E; text-decoration: none;}
a:hover {color: #F7941D; text-decoration: underline;}
a:active {color: #032DA4; text-decoration: none;}

.calendar_today {
	color: #9C0400;
	font-weight: bold;
}
.calendar_today a:link {	color: #9C0400; text-decoration: none;}
.calendar_today a:visited {	color: #9C0400; text-decoration: none;}
.calendar_today a:hover {	color: #F7941D;	text-decoration: underline;}
.calendar_today a:active {	color: #F7941D; text-decoration: none;}

.form_nospace {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.form_send {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333333;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form_textfield_login {
	color: #CCCCCC;
	background-color: #444444;
	border: 0px none;
	width: 130px;
	margin: 0px;
	padding: 0px;
}	
.form_textfield {
	border: 1px dotted #444444;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

#auto{
	overflow:hidden;
}

.auto{
	overflow:hidden;
	width: 100%;
}

#main {
	width: 778px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
#logoandhot {
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	overflow: auto;
	position: relative;
	background-image: url(bg_logo.gif);
}

#logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#hot {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	left: 210px;
	top: 0px;

}

#ribbon_menu{
	width: 100%;
	height: 41px; /* height - 2 */
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: repeat;
	background-image: url(column_content.png);
	z-index: 5;
}

#menu {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: top;
}
/*
#menu ul, #menu li {
	font-size: 14px;
	font-weight: bold;
}
*/


/* search box in layout */
#search {
	position: absolute;
	top: 5px;
	background-color: #FCFCFC;
	border: 1px solid #999999;
	padding: 5px 5px 5px 21px;
	background-image: url(dot_vertical.gif);
	background-position: 10px;
	background-repeat: repeat-y;
	right: 5px;
	text-align: right;
	z-index: auto;
	display: none;
}
#search input, #search form {
	vertical-align: middle;
}


#ribbon {
	width: 100%;
	height: 44px;
	background-color: #980606;
	position: relative;
	left: 0px;
	background-image: url(ribbon_bg_red.gif);
}

#ribbon img {
	position: relative;
	left: 4%;
	top: 12%;
}
#columnandcontent {
	clear: both;
	overflow: hidden;
	width: 100%;
}
#column {
	float: left;
	width: 209px;
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	line-height: 1.5em;
}
.column1024 {
	position: absolute;
	top: 0px;
	left: 785px;
	width: 209px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
/*
.column1024 div{
	background-image: none;
}
*/
.column1280 {
	position: absolute;
	left: 220px;
	top: 0px;
	width: 209px;
	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#content {
	width: 555px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	
}


.footer {
	width: 100%;
	background-color: #980606;
	text-align: center;
	text-indent: 210px;
	background-image: url(ribbon_bg_red.gif);
	padding-top: 4px;
}

#lbar {
	background-image: url(dot_vertical.gif);
	background-position: 210px top;
	background-repeat: repeat-y;
}

#rbar {
	background-image: url(dot_vertical.gif);
	background-position: 765px top;
	background-repeat: repeat-y;
}

#login {
	padding: 0px 5px 5px;
	clear: both;
}					

#column ul, #content ul, #header ul {
	margin-top: 4px;
	margin-right: 13px;
	margin-bottom: 4px;
	margin-left: 13px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(list_arrow2.gif);
}
#column li, #content li, #header li {
	margin-bottom: 4px;
}

#pagewritten {
	margin-right: 20px;
	text-align: right;
	padding-bottom: 5px;
}

.google {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


#TabbedPanels1 ul, #TabbedPanels1 li{
	margin: 0px;
}
#static_orari_di_apertura {
	float: right;
	width: 41%;
	margin-left: 3em;
	margin-right: 0.3em;
}


div.auto_complete {
	width: 350px;
 	background: #fff;
	z-index:1000
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0 !important;
	padding:0 !important;
	width:100%;
	list-style-position: !important;
	list-style-type: none !important;
	list-style-image: none !important;
}
div.auto_complete ul li {
	margin:0;
	padding:3px;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800; 
	margin:0;
	padding:0;
}
