/***********************************************/
/*  foglio di stile per il sito della scuderia nissena autostoriche
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
/*	background-color:#113814; */
background-color:#083119;
	padding-top: 15px;
	text-align:center;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 900px;
	background-color: #FFFFFF;
}

#logosna{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 180px;
	width: 180px;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0;
}

#bar {
        background: #CCFF00;
        border-color: #ffffff #ACA899 #ACA899 #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        cursor: default;
		width: 900px;
    }

#testo_scorrevole{
	background-color:#333333;
	height: 630px;
	width: 200px;
	text-align: left;
	color:#FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#content{
	float:right;
	width: 660px;
	height: 610px;
	overflow: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color:#ECE9D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;

}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}


#globalNav{
	color: #cccccc;
	white-space: nowrap;
	height: 10px;
	background-image: url(images/scacchi.gif);
	background-repeat: repeat;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	background-color:#ECE9D8;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 15px 15px 0;
}
.feature object{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 10px 10px 0;
	
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #006600;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 15px;
	float: inherit:
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************** stile menu *********************/
.XulMenu {
    font-family: georgia, tahoma, verdana;
    font-size: 16px;
    -moz-user-select: none;
	
}
.XulMenu .button,
.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover {
	line-height: normal;
	padding: 4px 5px 3px 5px;
	border: 1px solid #ECE9D8;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	display: block;
	position: relative;
	background: #FFFF00;
}
.XulMenu .button:hover {
    border-color: #cccccc #ffffff #ACA899 #ACA899 #ffffff;
}
.XulMenu .button-active,
.XulMenu .button-active:hover {
    border-color: #ACA899 #ffffff #ffffff #ACA899;
}
.XulMenu .item,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #ffffff;
    line-height: normal;
    padding: 3px 30px 3px 20px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    position:relative;
}
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
/*   background: #316AC5; */
    color: #ffffff;
	background: #083119;
}
.XulMenu .section {
    background: #ffffff;
    border: 1px solid;
    border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
    padding: 2px 1px 1px 2px;
    position: absolute;
	visibility: hidden;
    z-index: -1;
}
.XulMenu .arrow {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0;
}


* html .XulMenu td { position: relative; } /* ie 5.0 fix */
