/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jun 25, 2006)
Screen layout: */

/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(img/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
background:#ffffff;
color:#303030;
margin:0 auto;
width:99%;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:10px 0 0;
padding:0;
height:35px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:auto;
margin:0 0 0px;
font-size:2.2em;
float:left;
}

#header h2 {
color:#505050;
background-color:inherit;
width:90%;
margin-left: 50px;
font-size:1.2em;
float:left;
}

.sottotit {
color:#505050;
margin-left: 20%;
font-size:1.2em;

font-style: italic;
width:auto;
font-weight: bold;
padding-left: 5px;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:auto;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#frontphoto {
margin: 0 0 10px 0;
border:0;
}

#crapa {
margin-top: 5px;
margin-bottom: 2px;
margin-left: auto;
margin-right: auto;
border:0;
}

#testa {
background: #FFF url(../images/repeat.jpg) repeat-x top;
text-align: center;
 }
 
.fiocco {
position:absolute;
	top: 35px;
	left: 30px;
}	

/*#frontphoto {
/*background-color: rgb(127,162,202);	*/
/*background: url(../images/head-1024.png)no-repeat; */
/*background-position: center center; */
/*margin: 5px 0 10px 0;*/
/*border:0;*/
}*/

/*----------------------------*/
/* 2 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans-serif; font-size: 1.0em;}
.nav2 ul {float: left; width: 100%; margin: 0px; padding: 0px; border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151); background-color: rgb(127,162,202); font-weight: bold;}	
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}
.nav2 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}
.buffer {clear: both; width: 100%; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}
/*----------------------------*/

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
border-top:2px solid #ffffff;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/
ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Right sidebar *****/
#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p,#extras ul {
font-size:0.9em;
margin:0 0 16px;
padding:0;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 10px;
padding:0;
}

/***** Main content *****/
#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}

#content h2,#contentwide h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img,#contentwide img {
padding:1px;
display:inline;
background: none;
#color:#ffffff;
#border:0px solid #ffffff;
}

##OLD##
#content img,#contentwide img {
#padding:1px;
#display:inline;
#background:#ffffff;
#color:#303030;
#border:4px solid #f0f0f0;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 20px;
border-top:4px solid #f0f0f0;
width:90%;
text-align:center;
color:#808080;
background:#ffffff;
font-size:0.9em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.BlueP {
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color: #006699;
}

/*** NEWS ***/
#pagenews {
margin:0 1px 5px 150px;
border-top:30px solid #ffffff;
border-left:0px solid #e0e0e0;
border-right:0px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#pagenewswide {
margin:0 0 5px 150px;
padding:0 0 0 10px;
line-height:1.6em;
}

#pagenews h2,#pagenewswide h2 {
font-size:1.6em;
margin:0 0 10px;
}

#pagenews h3,#pagenewswide h3 {
font-size:1.4em;
margin:0 0 8px;
}


#pagenews ul, #pagenewswide ul, #pagenews ol, #pagenewswide ol {
margin:0 0 16px 20px;
padding:0;
}

#pagenews li, #pagenewswide li {
margin:0;
padding:0 0 0 5px;
}

#pagenews ul ul, #pagenewswide ul ul, #pagenews ol ol, #pagenewswide ol ol{
margin:0 0 0 16px;
padding:0;
}

/*****/

/*** FORUM ***/
#wrap2 {
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}
/*****/

/*** INSIDE CONTENT ***/
#inside_left {
margin-top: 10px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 15%;
padding:0 0px;
line-height:1.6em;
border:1px #000000;
border-left:1px solid #e0e0e0;
}

#inside_right {
margin-top: 10px;
margin-right: 15%;
margin-bottom: 0px;
margin-left: 5px;
padding:0 0px;
line-height:1.6em;
border:1px #000000;
border-right:1px solid #e0e0e0;
}
/*****/

/*** PHP-SLIDE ***/
.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:700px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:10px;
    color:#999;
}
.image_info a {
	font-size:12px;
    text-decoration:none;
    color:#286ea0;
}
img {
	border-width: 0;
}
.imageN {
	margin-bottom:5px;
	margin-left: auto;
	margin-right: auto;
}
.imageN img {
    padding:6px;
    border: 1px solid #000;
    
    background-color: #fff;
    margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#286ea0;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #000;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #286ea0;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
/*****PHP_SLIDE*****/

/*** CONTACTS ***/
#contact {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}
#contactwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}
#contact h2,#contactwide h2 {
font-size:1.2em;
margin:0 0 10px;
}

#contact h3,#contactwide h3 {
font-size:1.0em;
margin:0 0 8px;
}
#contact img,#contactwide img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
}
#contact ul{
list-style-image : url(http://www.mountainboarditalia.it/images/icon/mail-gold.png);
}

#contact ul2{
list-style-image : url(http://www.mountainboarditalia.it/images/icon/email.png);
}
/*****FINE*****/

/*banner*/
#ban-sotto {
clear: left;
margin-top: 15%;
margin-bottom: 15px;
background-color: none;
}

/*#ban-sotto img {
width:50%;
}*/

#ban-sx {
text-align:center;
background-color: none;
}

#ban-dx {
text-align:center;
background-color: none;
padding-top: 3%;
padding-bottom: 6%;
}

#ban-dx img {
width:90%;
}
/*#*/

/* Google gsvideobar */
    #videosc {
      width : auto;
      margin-left: 0 auto;
      padding: 4px;
      border : 0px solid #f9f9f9;
      text-align: center;
    }
	
    #videoBar-player .playerInnerBox_gsvb .player_gsvb {
      width : 320px;
      height : 260px;
    }	

