/* Edited with EditCSS */
/**** LINK-tag style sheet site_def.css ****/

/* CSS Document */
/* -Css- by Arch. Michele Saleri [rev 2.1] */

/* PAGE STRUCTURE 
------------------ */
body
{
    font-family: Arial, Helvetica, sans-serif; /* Base font family for most elements */
    font-size: 0.8em; /* Base size for all elements 0.8em  other size definitions relates to this */
	background:#02112E;
    margin: 0;
}

div#container
{
	width:850px;
	background:#02112E;
	margin-left:auto;
	margin-right:auto;
}

div#header-design
{
	width:850px;

}

div#header-logo img
{
	margin-left: 160px;
	border: 0px;
}


div#wrapper
{
	float:left; 
	width:100%;
	margin-bottom:8px;
}

div#content
{
	margin: 0px 0px 0 163px;
	background:#02112E;
	height:390px;
	height: auto !important;
	min-height: 390px;
}

div#navigation
{
	float:left; 
	width:160px; 
	height:390px; 
	margin-bottom: 6px;
	margin-left:-850px;
	text-align:right;
	background:#8A8889;
	border-right:3px solid #02112E;
}

div#links 
{
	margin: 40px 0 0 0;
}

div#links p
{
	margin: 10px 0 0 0;
	text-align:center;
}

/* Barra Path
------------------ */
div#footer-bar
{
	clear: both;
	width: 850px;
	height: 40px;
	background: #02112E url(/design/plain/images/footer_bar.gif) no-repeat;
}

div#footer-bar p
{
	padding-top: 18px;
	padding-left: 335px;
	color: #fff;
	font-size: 10px;
}

/* Foter Latest
------------------ */
div#footer
{
	background-color: #8A8889;
	margin-top: 8px;
	overflow: hidden;
}
 

/*div interni footer
---------------------*/


div#footer .toolbar-item.first
{
	background-color: #8A8889;
	width: 408px;
	float: left;
	border-right: 1px solid #02112E;
	padding: 8px;
}

div#footer .toolbar-item.first .imageleft
{
	float: left;
	margin-right:15px;
}

div#footer h2
{
	color: #fff;
	text-align:right;	
	margin: 0em 0 0.1em 0;
	background-color: #555;
	padding:2px 10px;
	/* background: #555 url(/design/plain/images/h_back.gif) no-repeat;*/
}

div#footer p
{
	color: #444243;
}


.toolbar-item.last
{
	width: 408px;
	background-color: #8A8889;
	float: left;
	padding: 8px;
}



/* HOME STRUCTURE 
------------------ */

div#home_left
{
	width: 420px;
	background: #CCC;
	float: left;
	text-align: center;
	margin-right: 3px; 
	height:386px;
	padding-top: 4px;
}

div#home_right
{
	width: 224px;
	float: left;
	padding: 10px 20px 0px 20px;
	background: #666 url(/design/plain/images/backgr_home_right.jpg) no-repeat;
	height: 380px;
	background-position: 0px 226px;
}

div#home_right .attribute-image p
{
	margin-top: 1em;
	margin-bottom: -5px;
}

/* INTERNAL CLASSES 
------------------ */

/*sezione Media
---------------*/

div#content .class-file{
	background:#7B7B7B;
	padding:4px;
	margin:10px 0px;
}

div#content .class-file h2{
	margin:2px 0px;
}

/*Tabella bastarda [soluz. temporanea]
-------------------------------------*/
table.media p, table.media td{
	margin: 0;
	padding: 0;
}

table.media {
	width: 391px;
	border: 1px solid #000;
	margin-bottom: 15px;
}

table.media td.media-colonnasx{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
	width: 80px;
}

table.media a{
	font-size: 1em;
	font-weight:bold;
}

table.media td.media-colonnadx{
	width: 300px;
	padding-top: 4px;
}

/* Gallery 
------------*/

div.content-navigator{
    display: block;
    clear: both;
}

div.content-navigator div{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow{
    font-size: 150%;
}

div.class-image h1{
	margin-bottom: 3px;
}

div.class-image .attribute-caption  p{
	margin-top: 0px;
	color: #fff;
}

/* Miniature Galleria
---------------------*/

div.content-view-galleryline{
	margin: 0px 0px;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	background:#333;
	border: 1px solid #CCC;
}

div.class-gallery .content-view-children table
{

}

div.content-view-galleryline .attribute-image p
{
	padding:1px;
	background:#7F7F7F;
}

div.content-view-galleryline .attribute-caption p
{
	text-align:center;
	font-size:10px;
	padding-bottom:2px;
}


div#container div.class-gallery div.attribute-short p
{ 
    font-weight: bold;
}

div#container div.class-gallery div.content-view-children table
{ 

}

div#container div.class-gallery div.content-view-children table td
{ 
    padding: 4px 4px;
    vertical-align: top;
}

/*---------------sezione News*/
table.race_calendar 
{    
	width:100%;
	color:#fff;
	padding:0;
}

table.race_calendar td 
{    
	padding:0px 4px;
}

.evidence
{    
	font-weight:bold;
	background-color:#E80C16;
    color: #000;
	font-weight:bold;
}


/* ------- HEADERS ------- */
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    margin: 0.1em 0 0.5em 0;
    padding: 0;
	color: #fff;
}

h1
{
	font-family:Verdana, Courier, mono;
	margin: 0.1em 0 0.5em 0;
	font-size: 1.2em;
}

h2
{
	font-family:Verdana, Courier, mono;
    font-size: 1em;
    margin: 0.8em 0 0.1em 0;
}

h3
{
	font-family:Verdana, Courier, mono;
    font-size: 1em;
    margin: 0.8em 0 0.3em 0;
}

h4, h5 /* Dividono pagina intera spazio sotto*/
{ 
    font-size: 12px;
    margin: 1em 0 0em 0em;
}

h6 /* Dividono pezzi su pagina a 2 colonne zero margine*/
{ 
    font-size: 12px;
    margin: 0.4em 0 0.2em 0em;

}

/* PARAGRAPHS */

p
{    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin: 0.4em 0 0.2em 0;
	line-height: 1.5em; /* 1.25 is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
	color: #D3D3D5;
}


td
{    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.35em; /* 1.25 is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
	color: #fff;
	font-size: 11px;
}


/* ------- LINK STYLE site ------- */
a
{
    color: #fff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* ------- OGGETTI ------- */
div.object-right, .imageright
{ 
    margin: 3px;
    float: right;
}

div.object-left
{ 
    margin: 0px;
}

div.object-center
{ 
/*    float: center;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


