@import "reset.css";

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	font-size: 12px;
	background-color: #999999;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

ul {
	list-style-type: none;
	padding: 0px 0px 5px 20px;
}

li {
	background-image: url(http://www.xabaras.it/img/item.png);
	background-repeat: no-repeat;
	background-position: 0%;
	margin: 3px 0px;
	padding-left: 22px;
	display: list-item;
}

pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	font-size: 10px;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #606060;
	background-color: #606060;
	border: 0px;
}

h3 {
	color:#000099;
	margin-bottom:0px;
}

h4 {
	color:#000099;
	margin-bottom:0px;
}

sup {
	vertical-align: super;
	font-size: 70%;
}
sub {
	vertical-align: sub;
	font-size: 70%;
}


.immagine { 
	display:block;
	border:none;
	float:left;
	margin-right:10px;
}

input[type=submit], input[type=button], input[type=reset]{
	border: 1px solid #006599;
	background-color: #669ACC;
	color: #F0F0F0;
	font-size:12px;
	font-weight:bold;
	height: 20px;
}

.immagineR {
	display:block;
	border:none;
	float:right;
	margin-left:10px;
}

a:link{
	color:#0000CC;
	text-decoration:none;
}

a:visited{
	color:#0000CC;
	text-decoration:none;
}

a:hover{
	color:#0000CC;
	text-decoration:underline;
}

a:active{
	color:#0000CC;
	text-decoration:none;
}

/* Rounded Border List */

.listRow {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #DADADA;
	clear:both;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.listImgContainer{
	float: left;
	width: 65px;
	height: 61px;
	text-align: center;
}

/* HEADER */

.header {
	position:relative;
	width:965px;
	height:100px;
}

.menu {
	position:absolute;
	right:3px;
	top:81px;
	width:542px;
}

.menu table {
	border: none;
	height: 98px;
	border-spacing:1px;
}

.menu table tr td{
	vertical-align: bottom;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.menu_item{
	vertical-align: bottom;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	float: left;
}

.mnu_spacer_large{
	width:180px;
	padding:0px;
}

.mnu_spacer{
	width:20px;
	padding:0px;
}

.menu a:link{
	color: white;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu a:visited{
	color: white;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu a:hover{
	color: white;
	background-color: #215394;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu a:active{
	color: white;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.ricerca{
	position: absolute;
	top: 30px;
	right: 5px;
}

.hdr_spacer{
	height:80px;
}

/* FOOTER */

.footer{
	/*position:fixed;
	bottom:0px;
	left:50%;
	width:945px;
	margin-left:-472px;
	z-index:2;
	display:block;*/
	float:left;
	width:965px;
	margin-top: 10px;
	height:31px;
	line-height:31px;
}

.footer table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#F0F0F0;
	font-weight:bold;
	width:100%;
	height:30px;
	background-color:#669ACC;
	border-collapse:collapse;
	border: 1px solid;
	/*border-bottom:none;*/
	border-color:#006599;
	text-align:center;
}

.footer_spacer{
	height:15px;
}

/* CORPO */

#corpo{
	width:964px;
	margin: 0px auto;
	line-height: 15px;
}

#corpoWrapper{
	background-color:#FFFFFF;
	float:left;
	width:964px;
	min-height: 600px;
	margin: 10px 0px;
}

.corpo{
	width:964px;
	margin: 0px auto;
	line-height: 15px;
}

.corpo_small{
	font-size:11px;
}

.right_container{
	float:right;
	vertical-align:top;
}

.left_container{
	float:left;
	vertical-align:top;
}

.top_right_box{
	float: right;
	margin-top: 12px;
	margin-right: 3px;
}

/* CONTENT */
.content{
	float: left;
	width:735px;
	min-height: 500px;
	margin-left: 10px;
	margin-top: 5px;
}

.content_large{
	float: left;
	width:945px;
	min-height: 500px;
	margin-left: 10px;
	margin-top: 5px;
}


/* NEWS */
.news{
	border:none;
	width:735px;
	border-spacing:0px;
}

.titolo_news{
	font-size:14px;
	font-weight: bold;
	color:#000099;
	height:16.5px;
	line-height:16.5px;
}

.titolo_news a:hover{
	text-decoration: none;
}

.title_underline{
	height:1px;
	background-color:#0000CC;
}

.autore{
	font-size:11px;
	font-weight:bold;
}

.corpo_news{
	font-size:12px;
}

.grey_hr{
	height:1px;
	background-color:#ECECEC;
}

.greyer_hr{
	height:1px;
	background-color:#C7C7C7;
}

.dark_grey_hr{
	height:1px;
	background-color:#606060;
}

.footer_news{
	text-align:left;
	color:#000066;
	background-color:#F9F9F9;
	font-weight:bold;
	font-size:12px;
	height:25px;
	line-height:25px;	
}

.footer_news .data_news{
	text-align:right;
}

.filler_news{
	height: 8px;
}

.toolbar_icon{ 
	border: none;
	vertical-align: middle;
	text-decoration: none;
}

.navigator{
	border: none;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-transform:uppercase;
}

.indice{
	border: 1px solid gray;
}

.indice_title{
	font-weight: bold;
}
/* COMMENTI */

#ultimi_commenti_container{
	height:115px;
}
.form input[type=text],textarea{
	border:1px solid #c6c6c6;
	font-size:12px;
}

.form_titolo{
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

.form label{
	font-weight:bold;
	font-size:12px;
}

.form label small{
	font-weight:normal;
}

.commento{
	border:1px solid #c6c6c6;
	font-size:12px;
	width:550px;
}

.avatar_img{
	border: 1px solid #c6c6c6;
	width:64px;
	height:64px;
}
.commento_auth{
	font-weight:bold;
}

.commento_testo{
	height:15px;
	background-color:#F9F9F9;
	border-top: 1px solid #ECECEC;
	padding: 3px;
}

.commento_data{
	font-size:10px;
}

.ordinale{
	font-weight:bold;
	font-style: italic;
	font-size:16px;
}

.captchaImg{
	border: none;/*1px solid rgb(0, 0, 0);*/
	margin-right: 15px;
}

.user_info  {
	height:64px;
	padding-left:3px;
	vertical-align:bottom;
}

/* SIDE BOX*/
.right_box{
	width:200px;
	float:right;
	margin-right: 10px;
	margin-top: 5px;
	vertical-align:top;
}

.right_box table{
	width:200px;
}

.left_box{
	width:200px;
	float:left;
	margin-left: 10px;
	vertical-align:top;
}

.box{
	width:200px;
	vertical-align:top;
}

.box_title{
	height:16.5px;
	line-height:16.5px;
	font-size:12px;
	font-weight:bold;
	color:#000099;
}

.box_spacer{
	height:15px;
}

/* RICERCHE */

.risultati{
	width: 600px;
	font-size: 12px;
}

/* DOWNLOAD */
.titolo_sezione{
	font-size: 12px;
	color:black;
	font-weight:bold;
	font-style: italic;
	border-bottom:1px solid #C7C7C7;
	width:200px;
}

.titolo_download{
	font-size:12px;
	font-weight: bold;
	color:#000099;
}

.toolbar{
	margin: 0px auto;
	border-top: solid 1px #524923;
	text-align: center;
	width:400px;
}

.toolbar_spacer{
	width: 2px;
}

/* MESSAGES */
.error{
	font-size: 14px;
	font-weight: bold;
	color: red;
}		