/* STANDARD HTML TAG RESET */
	body, 
	h1, h2, h3, h4, h5, h6 
	p, ul, li, 
	form {
		border:0;
		margin:0px;
		padding:0px;
		}

/* HTML Redefine Tags */
body{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; margin:0px; padding:0;}

h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}
h5{font-size:11px;}

h2.titolo{
	text-transform:uppercase;
	color:#003366;
	font-size:1.4em;
	word-spacing:1px;
	font-weight:bold;
	border-bottom:1px solid #003366;
	line-height:1em;
	margin-bottom:20px;
	margin-top: 30px;
}

h3.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	word-spacing:1px;
	line-height:1em;
	margin-bottom:5px;
	margin-top: 5px;
}

a:link{
	/* , a:visited*/
	color:#0066CC;
	text-decoration: none;
}
a:hover{text-decoration:underline;}

img {-ms-interpolation-mode: bicubic;}

#Main {
	width: 1000px;
	height:auto;
}

#top_logo{
	display: inline;
	height: 40px;
	width: 170px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 45px;
	margin-left: 15px;
	}
		#top_logo img{
			border:0px;
		}

#SearchBar {
	background-color: #e2e7e7;
}
#PageTitle {
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	display:inline;
	padding-left: 20px;
}
#SearchBox {
	font-size: 12px;
	text-align: right;
	display:inline;
}

/* Centrale */
#NewsBlockContainer{
	font-family: Arial;
	width: 500px;
	/*
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	*/
}

#NewsBlockLevel3Container{
	margin-left: 5px;
	margin-right: 5px;
}

.NewsBlockLevel3{
	margin-bottom: 5px;
}

.NewsBlockLevel3Title{
	margin-bottom: 5px;
}

	.NewsBlockLevel3Title a {
		font-size: 15px;
		color: #0066CC;
		font-weight: bold;
	}
	.NewsBlockLevel3Title a:hover {
		color: #FFFFFF;
		background-color: #0066CC;
		text-decoration: none;
	}

.NewsBlockLevel3SubTitle{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}

.NewsBlockLevel3Content{
	font-size: 12px;
}
	.NewsBlockLevel3Content img{
		/*border: 3px solid #CCCCCC;*/
	}


.NewsBlockLevel3Reminder{
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.NewsBlockLevel3Reminder a{
	font-size: 11px;
	color: #0066CC;
}
.NewsBlockLevel3Reminder a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
}

#NewsBlockLevel2Container{
}

.NewsBlockLevel2{
}

.NewsBlockLevel2Title{
	margin-bottom: 5px;
}

	.NewsBlockLevel2Title a {
		/*font-size: 11px;
		font-weight: bold;
		text-decoration: none;*/
	}
	.NewsBlockLevel2Title a:hover {
		color: #FFFFFF;
		background-color: #0066CC;
	}



.NewsBlockLevel2Content{
	font-size: 11px;
	height: 100px;
	overflow:hidden;
	color: #333333;
	text-align: justify;
}


.rowover{
	background-color:#000000;
	color:#FF0000;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
.rowout{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	border: none;
	background-color: #000000;
	font-weight: bold;

}	
					
A:HOVER{
		text-decoration:underline;
}						
A{
	font-family:tahoma;
	text-decoration: none;
}

.SPANheader{
	/*Border: white 1px solid;*/
	BAckground: lightblue;
	cursor:hand;
	color:#FFFFFF;
    font-family: Verdana; font-size: 10px; font-weight: bold;
}

.SPANrow{
	background-color: #FFFFFF;
}
.SPANrowOver{
	background: #CCCCFF;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
}
.SPANrowEven{
	font-family: Tahoma;
	font-size: 11px;
}
.SPANcell{
	border:buttonface 1px solid;
	background: none;
	font-family:Verdana;
    font-size: 10px;
	/*Font-size:7pt;
	height:25px;*/
}

.testo10 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.Titolo {
	FONT-SIZE: 15pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	height: 20px;
}

.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 1pt;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.grigio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	cursor: hand;
	background-color: #000000;
}

.autore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.arancio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005cbc;
	font-style: normal;
}

.link hover {
	color : #00ccff;
}

.testonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}

.bestlaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}

.nero {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.rosa {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF9966;
}
.rosso {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.rownormal {
	background-color:#000000;
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.SortingRow
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	HEIGHT: 2px;
	background-color: #003366;
	border: 1;
	border-style: outset;
}

.TitoloBig {

	FONT-SIZE: 17pt;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	color: #000033;
}

.TextBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	width: 150pt;
}

thead .arrow{
	font-family: webdings;
	color: #FFFFFF;
	padding: 0;
	font-size: 10px;
	height: 11px;
	width: 10px;
	overflow: hidden;
	margin-bottom: 2;
	margin-top: -3;
	padding: 0;
	padding-top: 0;
	padding-bottom: 2;
	font-weight: normal;
	cursor: hand;

}
.testobold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #669900;
}

.BarraStats {
	font-family: Tahoma;
	font-size: 11px;
	position:relative;
	z-index:3;
	background-color: #CBE301;
	layer-background-color: 44444;
	border: 1px none #000000;
	width: 500;
	top: 595px;
}
.ColonnaClick {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: #003399;
}

.ImgTh {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	padding: 1px;
	margin: 1px;
	background-position: center center;
}

.titoloImgTh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}

.Numero {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	height: 15px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MesiNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	height: 20px;
}

.DataElencoNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.TextBoxCerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}
.DataNews {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TitoloElencoNews {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	top: 10px;
}
.SommarioElencoNews {
	font-family: Arial,Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.DataElencoNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.PulsanteCerca {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 1pt;
	border: 1px;
}

.BordoRigaTabella {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.CorpoNotizia {
	font-family: Arial;
	font-size: 11px;
}

.Sommario {
	FONT: normal 11px Arial, Helvetica, sans-serif;
}

TABLE.wrapper {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 100%; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #ffffff
}

.TitoloNewsHome {
	FONT: 11px/13px arial, verdana, helvetica, sans-serif;
	color: #0066CC;
	font-weight: normal;
	line-height: 13px;
}
.BordoBannerHome {
	border: 1px solid #000000;
	height: 240px;
	width: 550px;
}



/*
Layout di Pagina
*/

.testo8 {

	font-family: Tahoma;
	font-size: 9px;
}
.TitoloEvento {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial;
	color: #0066CC;
	font-weight: bold;
	height: 20px;
	text-transform: capitalize;
}
.TitoloEventoLink {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial;
	font-weight: bold;
	height: 20px;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: underline;
}
.MeseEvento {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
}
.GiornoEvento {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	text-align: center;
	height: 15px;
	width: 25px;
	background-color: #000000;
	color: #FFCC00;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 2px 3px;
}
#evento {
	width: 400px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.LinkMenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
}
.LinkMenu:Hover {
	color: #ABB7F1;
}
.bgIscrizioniDonne {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FF99FF;
}
.album_image {
	border: 1px solid #999999;
	padding: 5px;
}
.index_image {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 15px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.Logo_Ris_Container {
	padding: 5px;
}
#cont_riga_image {
	width:100%;
	display :inline ;
	text-align: right;
	background-image: url(Img/logomtbonline.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:40px;
}

/* HEADER */
#top_header {
	width:100%;
	display:block;
	text-align: right;
	background-image: url(<%=arrFile(casuale)%>);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ABB7F1;
	height:160px;
	border: 1px solid #000000;
}

#top_banner{
	display: inline;
	text-align: right;
	background-image: url(Img/mtbonline-banner.gif);
	margin-left: 450px;
	position: relative;
	height: 45px;
	width: 500px;
	background-repeat: no-repeat;
	float: left;
	vertical-align: middle;
	margin-top: 30px;
}
#top_data{
	margin-right:5px;
	margin-top: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	filter: Alpha(Opacity=50);	
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

#top_barra_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 200px;
	background-color: #000000;
	position: relative;
	float: left;
	text-transform: uppercase;
}

#top_barra_menu a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#top_barra_menu a.menu:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration: none;color: #ffffff;}
#top_barra_menu a.menu:hover {font-family: Arial, Helvetica, sans-serif;font-size: 11pt;text-decoration: underline; color:#ABB7F1;}


/* FOOTER */

#footer_barra_menu {
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	FONT: 11px arial, verdana, helvetica, sans-serif;
	MARGIN-LEFT: 10px;
	PADDING-TOP: 10px;
	margin-bottom: 5px;
}
#footer A {
	COLOR: #005cbc;
}
#footer A:hover {
	COLOR: #007dff;
}

/* Site News */
#SiteNewsTitle{
	font-size: 15pt;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 25px;
}
#SiteNews{
	text-align: right;
	margin: 3px;
	padding-bottom: 10px;
	padding-right: 25px;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#SiteNews a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
#SiteNewsFooter{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 25px;
}

/* News */
#NewsBlock{
}

#NewsBlock h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: oblique;
	font-weight: bold;
	margin: 0px;
}

#NewsBlock h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px 0px 10px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #999999;
	font-style: italic;
}

#NewsBlock h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px 0px 10px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
	font-style: italic;
}

#NewsBlock h4{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#NewsBlock p{
	font-family: Arial, Helvetica, sans-serif;
}

#Readers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	background-color: #eeeeee;
	padding: 2px 5px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

/* Commenti */
#comContainer{
	width: 600px;
	padding-top: 10px;
}
#comContainer h3{
	font-size: 12px;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.comItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
.comAutore{
	text-transform: capitalize;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	margin-right: 10px;
}

#comForm{
	font-size: 12px;
}
#comForm input,textarea{
	font-size: 12px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.errore {
	font-weight: bold;
	color: #FF0000;
}

.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("img/feed-icon-14x14.png") no-repeat 0 50%;
	color: #000000;
	font-size: 16px;
}

#NavmenuBlock{
	list-style-type: none;
}
#NavmenuBlock li{
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

/*----------------------*/
#news_feeds_holder {
	display:inline;
	float:left;
	margin:0 0 10 0px;
	width: 300px;
	text-align: left;
}
.news_feeds {
	margin-bottom:10px;
	list-style-type: none;
	line-height: 14px;
}
/*.news_feeds:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}*/
.news_feeds li {
	list-style-type: none;
}
.news_feeds li.thumb {float:left;width:70px;}
.news_feeds li.thumb img {
	width:60px;
	padding-top: 0px;
	margin-right:5px;
}
.news_feeds li.teaser {
	float:left;
	width: 225px;
}

/*----------------------*/
#res_feeds_holder {
	display:inline;
	float:left;
	margin:0 0 10 0px;
	text-align: left;
}
.res_feeds {
	list-style-type: none;
}
.res_feeds li {
	list-style-type: none;
}
.res_feeds li.thumb {float:left}
.res_feeds li.thumb img {
	padding-top: 0px;
	margin-right:5px;
}
.res_feeds li.teaser {
	float:left;
}
/*---------------------*/

/* -------------------------------------------- */
/* ----------- Pagination: Digg Style --------- */
/* -------------------------------------------- */
	
#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           { border:solid 1px #9aafe5; margin-right:2px; }
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }	
#pagination-digg .active     { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination-digg a:link, 
#pagination-digg a:visited   { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-digg a:hover     { border:solid 1px #0e509e; }
