body {
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#fcfcdd;
	/*#url("../images/bgprova.gif")no-repeat top right;
	*/
}
td {
	font-size: 11px;
}
a {
	color:#000000;
	/*#006595;
	*/
	text-decoration:none;
}
a:hover {
	color:#616161;
	text-decoration:underline;
}
h1 {
	font-size:14pt;
	margin:0px;
	color:#474747;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	font-family:"Times New Roman",Times,serif;
	color:#F00;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
}
th {
	font-size:12px;
	text-align:left;
}
form {
	margin:0px;
}
input,textarea,select,optgroup,option {
	font-family:Verdana,sans-serif;
	font-size:10px;
}
button {
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#ff5858;
	border:1px outset #006595;
	color:white;
}
pre {
	font-family:"Courier New";
	font-size:12px;
	text-align:left;
}
.err {
	color:red;
	width:100%;
	font-weight:bold;
}
.errcom {
	background-color:#ffcaca;
	color:red;
	font-weight:bold;
}
.imp {
	color:#CC3300;
	font-weight:bold;
	margin-bottom:5px;
}
.msg {
	font-weight:bold;
}
.msgcom {
	background-color:#e7e7b3;
	width:100%;
	font-weight:bold;
}
.marker {
	color:red;
	font-weight:bold;
}
.hint {
	font-size:10px;
	font-style:italic;
	color:gray;
}
#header {
	padding:0px;
}
#logo {
	font-size:14px;
	font-weight:bold;
}
#logo a {
	color:black;
	text-decoration:none;
}
#logo a:hover {
	color:#DF971E;
	text-decoration:none;
}
#today {
	font-size:10px;
}
#nav {
	text-align:right;
}
#city {
	font-weight:bold;
	font-size:14px;
	display:block;
}
#sidebar_left {
	padding-top:0px;
	background-color:#eaeb8b;
	border-right:1px solid #b6dc31;
	border-top:1px solid #b6dc31;
	border-bottom:1px solid #b6dc31;
}
.buttons td {
	text-align:center;
	background-color:#add935;
	text-decoration:none;
}
.buttons a {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#2c2c29;
	padding:5px;
	text-decoration:none;
	background-color:#add935;
}
.buttons a:hover {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	padding:5px;
	text-decoration:none;
	background-color:#58a614;
}



.buttonscats td {
	text-align:center;
	background-color:#c2de75;
	text-decoration:none;
	font-size:12px;
}
.buttonscats a {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#2c2c29;
	text-decoration:none;
	background-color:#dede89;
}
.buttonscats a:hover {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	background-color:#b0ca99;
}





.buttonsdue td {
	text-align:center;
	background-color:#fef592;
	text-decoration:none;
	font-size:12px;
	height:40px;
}
.buttonsdue a {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#2c2c29;
	text-decoration:none;
	background-color:#fef592;
}
.buttonsdue a:hover {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#dd6363;
	text-decoration:none;
	background-color:#ead883;
}




#sidebar_left .head {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003366;
}
#sidebar_left table.linkbox {
	margin-bottom:15px;
}
#sidebar_left table.linkbox a {
	display:block;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #DDDDDD;
}
table.sidebox {
	margin-bottom:0px;
}
table.sidebox td {
	text-align:left;
}
#contentcell {
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	width:100%;
}
#content {
	margin-left:120px;
	width:10%;
}
#path {
	background-color:#ffe1e1;
	font-size:16px;
	margin-bottom:5px;
}
#path td {
	padding:5px 5px 5px 10px;
}
#path a {
	color:#777777;
	text-decoration:none;
}
#path a:hover {
	color:black;
	text-decoration:underline;
}
table.searchbox {
	background-color:#F5F5F5;
	border:1px solid #DDDDDD;
	margin-bottom:20px;
}
table.searchbox td {
	padding:10px;
}
.eventnav {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:10px;
}
table.dir {
}
table.dir_cat {
}
table.dir_cat th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-transform:none;
	margin:0px;
	padding-bottom:5px;
}
table.dir_cat td {
}
table.dir_cat .count {
	color:#999999;
	font-size:10px;
}
table.dir_cat th .count {
	color:gray;
	font-size:10px;
}
table.adlisting {
}
table.adlisting tr.ad1 {
	/*background-color:#FAFAFA;
	*/
}
table.adlisting tr.ad2 {
}
table.adlisting td {
	padding:4px;
}
table.adlisting td.head,table.adlisting tr.head td {
	font-weight:bold;
	background-color:#b6dc31;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 0px;
}
table.adlisting td.datehead {
	background-color:#e6e6e6;
	/*border-bottom:1px solid #CCCCCC;

	*/
	font-weight:bold;
	border-bottom:0px;
	color:#9f2525;
}
table.adlisting td.icon {
}
table.adlisting td.icon img {
}
table.adlisting .adtitle {
	font-weight:bold;
}
table.adlisting .date {
	font-style:italic;
}
table.adlisting .ad1 {
}
table.adlisting .ad2 {
	/*background-color:#FAFAFA;
	*/
}
.adheader {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #E0E0E0;
}
.adheader .icon {
	/*vertical-align:top;
	*/
}
.adheader .adtitle {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:300px;
}
.adheader .adarea {
	font-size:11px;
	font-weight:normal;
}
.ad {
	margin-bottom:10px;
}
.ad .link_marker {
	color:darkorange;
	font-weight:bold;
}
.disclosures {
	padding:5px;
}
.disclosure_yes {
	color:green;
}
.disclosure_no {
	color:red;
}
.disclosures b {
}
.adpics {
	margin-bottom:10px;
	/*border-bottom:1px solid #DDDDDD;
	*/
}
.adpics img {
	border:1px solid black;
	/*padding:10px;
	background-color:#FAFAFA;
	*/
}
.imglisting {
}
.imgitem {
	margin-bottom:30px;
}
.time {
	font-weight:bold;
	color:#333;
	font-size:10px;
}
.imgitem .head {
	font-size:12px;
	font-weight:bold;
}
.imgitem img.img {
	margin-top:5px;
	border:1px solid black;
}
.imgitem .caption {
}
.imgitem .poster {
	font-weight:bold;
}
.poster {
	color:#418d2d;
	font-weight:bold;
}
.imgitem .time {
	font-weight:bold;
}
.desc {
	margin-top:5px;
}
.imgdesc {
	font-style:normal;
	font-size:9px;
	color:#333;
}
.info {
	background-color:#ffda75;
}
.linkbox2 {
	background-color:#e3e464;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px;
	text-align:center;
	color:#666;
}
.linkbox2 a {
	display:block;
	color:#666;
}
.linkbox2 a:hover {
	color:#666;
	text-align:center;
}
.imagecredits {
	padding:5px;
}
.head {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.imagecredits a {
}
.imagecredits .count {
	color:#BBBBBB;
	font-size:10px;
}
.comments {
}
.comments .head {
	font-size:12px;
	font-weight:bold;
}
.commentitem {
	margin-bottom:10px;
}
.commentitem .poster {
	font-weight:bold;
	display:block;
}
.commentitem .time {
	color:gray;
	display:block;
}
.commentitem .comments {
	display:block;
}
#sidebar_right_cities {
	background-color:#eaeb8b;
	border-left:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	/*padding:0px 5px 5px 5px;
	*/
}
#sidebar_right {
	background-color:#f0f19e;
	border-left:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
#sidebar_right a {
}
.citylist_country {
	display:block;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	margin-top:2px;
}
.citylist_city {
	color:#777777;
	font-size:12px;
}
#footer {
	color:#A0A0A0;
	background-color:#f7f7bb;
}
#footer td {
	font-size:9px;
	padding-left:15px;
	padding-top:10px;
}
table.postad {
	margin-left:20px;
}
img.thumb {
	border:1px solid black;
}
.postpath {
	padding:5px;
	background-color:#f3e6c3;
	font-size:12px;
	color:brown;
}
.postpathx {
	padding:5px;
	background-color:#e7ff76;
	font-size:12px;
	color:brown;
	margin-bottom:10px;
}
.postpathx1 {
	padding:5px;
	background-color:#fbd673;
	font-size:12px;
	color:#333333;
}
.postpathimg {
	padding:5px;
	background-color:#effcbb;
	font-size:12px;
	color:#333333;
}
.postpathx2 {
	padding:5px;
	background-color:#ffc6c6;
	font-size:20px;
	color:#333333;
	margin-bottom:10px;
}
.postpath b {
	color:black;
}
.postpath a {
	font-weight:bold;
	color:#003399;
	font-size:11px;
}
#search_top {
	margin-bottom:20px;
	padding:10px;
	background-color:#FAFAFA;
	border:1px solid #EAEAEA;
}
.invoice {
	background-color:#F0F0F0;
	border-right:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;
	margin-left:12px;
	width:96%;
}
.invoice td {
	background-color:white;
	padding:5px;
	border-left:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
}
.invoice .empty {
	background-color:white;
	border:1px solid white;
}
.invoice .firstcell {
	font-weight: bold;
}
.invoice .maincell {
	/*background-color:#FAFAFA;
	*/
	text-align:right;
}
.invoice .totalrow td {
	background-color:#FAFAFA;
}
.invoice .totalrow .totalcell {
	background-color:#F3F3F3;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
.featuredad_first,.featuredad_first td {
	background-color:#FFEEC6;
	border-top:1px solid #FFDF95;
	border-bottom:1px solid #FFDF95;
	padding:5px 5px 2px 5px;
	margin-bottom:10px;
}
.featuredad,.featuredad td {
	background-color:#FFEEC6;
	border-bottom:1px solid #FFDF95;
	padding:5px 5px 2px 5px;
	margin-bottom:10px;
}
.featuredad a,.featuredad_first a {
	font-weight:bold;
}
.post_note {
	color:green;
	margin-left:12px;
}
.latestadss {
	padding-top:10px;
	margin-bottom:10px;
	background-color:#edeec7;
	width:160px;
}
.latestads {
	padding-top:10px;
	background-color:#f7f7bb;
}
.latestads .head {
	padding-bottom:5px;
	color:steelblue;
	font-size:12px;
}
.latestads td {
	border-top:1px solid #b6dc31;
}
.latestadss td {
	border-top:1px solid #F0F0F0;
}
.adcat {
	font-size:9px;
	color:#444444;
	/*text-decoration:underline;
	*/
}
table.latestads_table td {
	padding:1px;
}
table.latestads_table a.featured {
	font-weight:bold;
	;
}
.catlist .cat {
	padding:1px;
	display:block;
	width:205px;
}
.catlist .cat a {
	font-weight:bold;
	font-size:14px;
	color:#3c3c3b;
}
.catlist .subcat {
	padding:1px;
	display:block;
	background-color:#eaeb8b;
	color:#f30;
}
.catlist .count {
	color:gray;
}
.adpreview {
	display:block;
	font-size:10px;
	color: gray;
}
#menuh {
	width:100%;
	/* set width of menu */
	background:#e6e78a;
	margin:0;
	padding:0;
}
#menux {
	width:100%;
	/* set width of menu */
	background:#dbdbdb;
	margin:0;
	padding:0;
}
#menux ul {
	/* remove bullets and list indents */
	list-style:none;
	margin:0;
	padding:0;
}
/* style,color and size links and headings to suit */
#menux a,#menux h2 {
	font:bold 11px/16px arial,helvetica,sans-serif;
	display:block;
	border-width:0px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	margin:0;
}
#menux h2 {
	background:#000;
	text-transform:uppercase;
	color:#F00;
}
#menux a {
	color:#000;
	background:#fcfcdd;
	text-decoration:none;
}
#menux a:hover {
	color:#a00;
	background:#fff;
}
.postcats {
	color:#a00;
	font-size:18px;
	background:#f8f8cb;
	margin-left:20px;
	width:95%;
}
.postcatsx {
	color:#a00;
	font-size:18px;
	background:#f8f8cb;
	margin-left:20px;
	width: 95%;
}
#menu {
	width:130px;
	/* set width of menu */
	background:#f2f2f2;
}
#menu ul {
	/* remove bullets and list indents */
	list-style:none;
	margin:0;
	padding:0;
}
/* style,color and size links and headings to suit */
#menu a,#menu h2 {
	font:bold 11px/16px arial,helvetica,sans-serif;
	display:block;
	border-width:0px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	margin:0;
}
#menu h2 {
	color:#fff;
	background:#000;
	text-transform:uppercase;
}
#menu a {
	color:#000;
	background:#efefef;
	text-decoration:none;
}
#menu a:hover {
	color:#a00;
	background: #fff;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color:#ffffff;
	padding:10px;
	width:100%;
}
#gallery ul {
	list-style:none;
}
#gallery ul li {
	display:inline;
}
#gallery ul img {
	border:5px solid #3e3e3e;
	border-width:5px 5px 20px;
}
#gallery ul a:hover img {
	border:5px solid #fff;
	border-width:5px 5px 20px;
	color:#fff;
}
#gallery ul a:hover {
	color:#fff;
}
.bgmail {
	background-color:#f3e6c3;
	font-size:14px;
}
.stellared {
	color:#f00;
}
.avviso {
	color:green;
	border:1px dashed #ff0000;
	background:#f0f0e5;
}
.cv {
	margin-left:20px;
	font-weight:bold;
	font-size:14px;
	color:#090;
}
.cvind {
	font-size:18px;
	color: #f60;
}
