@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 10px;
	color: #5d6165;
}
body#anica {
	
	background-color: #ccc8c8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/anica_custom_images/body_bg.png);
	background-repeat: repeat-x;
}
/******************************BASE CONTENT TYPO*/

a:link, a:visited {
	color: #9c191e;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.componentheading{
	font-size: 22px;
	font-weight: normal;
	color: #918888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC8C8;
}
.contentheading {
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
	line-height: 16px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 24px;
}
h3,
.bannergroup .bannerheader{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



/**************LAYOUT***********/
#_wrapper, #header, #footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/anica_custom_images/header_bg.png);
	height: 200px;
	width: 970px;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
}

#header .menu-nav {
	float: right;
	display: none;
}
#header #search{
	background-image: url(../images/anica_custom_images/search_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	position: absolute;
	top: 10px;
	right: 0px;
	padding-top: 7px;
	padding-left: 10px;
}
#header #search #mod_search_searchword{
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#logo {
	float: left;
	margin-top: 20px;
}


#logo a {
	background-image: url(../images/anica_custom_images/anica_logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 1px;
	width: 333px;
	padding-top: 163px;
	overflow: hidden;
}
#pathway {
	background-image: url(../images/anica_custom_images/shade_breadcrumb.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
}
#pathway .pathway {
	font-size: 12px;
	line-height: 16px;
}
#pathway .separator {
	font-size: 10px;
	line-height: 16px;
	color: #999;
}
#pathway .actual {
	font-weight: bold;
	color: #999;
}
#main_area {
}


#main_area #area {
	/*padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;*/
}
#main_area #maintable td {
	vertical-align: top;
}


#leftcolumn {
	margin: 0;
	width: 180px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
}

#rightcolumn {
	padding: 0;
	margin: 0;
	width: 180px;
	
	overflow: hidden;
}
#maincolumn {
	margin: 0;

	
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 15;
}
#main_area #maintable {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}

#main_area #maintable #leftcolumn {
	background-image: url(../images/str_tab_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_area #maintable #leftcolumn #leftcolumn_bg {
	background-image: url(../images/str_tab_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
}

#main_area #maintable #rightcolumn {
	background-image: url(../images/str_tab_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_area #maintable #rightcolumn #rightcolumn_bg {
	background-image: url(../images/str_tab_top_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
}
#main_area #maintable #maincolumn {
	background-color: #FFF;
}
#maintable #maincolumn #maincolumn_bg {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#maintable #leftcolumn_bottom {
	background-image: url(../images/str_tab_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
#maintable #maincolumn_bottom {
	background-image: url(../images/str_tab_bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
}
#maintable #rightcolumn_bottom {
	background-image: url(../images/str_tab_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}




.shade_separator {
	background-image: url(../images/anica_custom_images/shade_separator_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
}
.shade_separator .inner_separator {
	background-image: url(../images/anica_custom_images/shade_separator_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 10px;
	width: 100px;
}
.main_title{
	margin-bottom: 10px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedfe0;
}
.main_title td{
	vertical-align: bottom;
}
.categories{
	background-image: url(../images/anica_custom_images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.categories a{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}
.categories a:hover{
	color: #000;
}
/*
<div class="moduletable">
					<h3>Chi è online</h3>
					&nbsp;2 visitatori&nbsp;online		</div>
*/

.moduletable{
	padding-right: 10px;
	padding-left: 10px;
}
/********************/
.module_menu{
	padding-right: 10px;
	margin-bottom: 10px;
}
.module_menu h3,
#leftcolumn .module h3{
	color: #FFF;
	background-color: #a7a9ab;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
}

.menu , .menu ul{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.menu li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
	position: relative;
}
.menu ul li, .menu #current ul li{
	padding-left:0px;
	background-color: transparent;
	padding-right: 0px;
	font-size: 11px;
}
.menu a, .menu #current ul li a,
.menu .parent.active ul li a, 
.menu .parent.active .parent ul li a,
.menu .parent.active ul .parent.active ul li a{
	background-image: url(../images/anica_custom_images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	color: #191919;
	background-color: transparent;
	display: block;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	position: relative;
	min-height:10px;
}
.menu a:hover, .menu .parent.active ul li a:hover
{
	color: #9C191E;
	text-decoration: none;
}
.menu .parent.active a, 
.menu .parent.active .parent.active a {
	color: #FFF;
	background-color: #595f62;
	background-image: url(../images/anica_custom_images/bullet_white.png);
}



.menu #current {
	
}
.menu #current a{
	color: #FFF;
	background-color: #AF101D;
	background-image: url(../images/anica_custom_images/bullet_white.png);
}
.bannergroup, .moduletable-Section {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.moduletable td {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.newsfeed, ul.latestnews-Section {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
ul.newsfeed li, ul.latestnews-Section li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



/*****************/
.round_tl,
.round_tr,
.round_bl,
.round_br{
	height: 5px;
	width: 5px;
	position: absolute;
}

.round_tl{
	background-image: url(../images/anica_custom_images/menu_round_lt.png);
	left: 0px;
	top: 0px;
	z-index: 10;
}
.round_tr{
	background-image: url(../images/anica_custom_images/menu_round_rt.png);
	top: 0px;
	right: 0px;
	z-index: 20;
}
.round_bl{
	background-image: url(../images/anica_custom_images/menu_round_bl.png);
	left: 0px;
	bottom: 0px;
	z-index: 30;
}
.round_br{
	background-image: url(../images/anica_custom_images/menu_round_br.png);
	right: 0px;
	bottom: 0px;
	z-index: 40;
}

#system-message{
	display:none;
}
