.logo-graf a 
{ 
	display: block; 
	height: 90px;
	width: 160px;	
	background: transparent url(../../media/graf/logo-graf.gif) no-repeat 100% 50%;	
	text-indent: -9999px;	
}

.sidebar-bg { background: transparent url(../img/sidebar-bg.gif) repeat-y 0 0 }

#sidebar 
{
	background: transparent url(../img/sidebar-bg-top.gif) no-repeat 0 0;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #999;
}

.graf #content
{
	color: #999;
}
.graf #content p { text-align: justify;}
.graf #content a { color: #ee8025; font-weight: bold; }
.graf #content a:hover { font-weight: bold; border-bottom: 1px dotted #ee8025 }

.sidebar-bottom {
	background: transparent url("../img/sidebar-bg-mid.gif") repeat-x scroll 0 0;
	text-align:center;
}

.graf #nav-bottom ul li a
{
	text-align: center;	
	font-size: 1.2em;
	text-transform: none;
	font-weight: bold;
	color: #ee8025;
}
.graf #nav-bottom ul li a:hover { color: #666 }

.nav-serbatoi { background: transparent url(../../media/graf/serbatoi-100x75.png) no-repeat 50% 0; }
.nav-coperture { background: transparent url(../../media/graf/coperture-100x75.png) no-repeat 50% 0; }
.nav-filtraggio { background: transparent url(../../media/graf/filtraggio-100x75.png) no-repeat 50% 0; }
.nav-dwg { background: transparent url(../../media/graf/dwg-100x75.png) no-repeat 50% 0; }

#sidebar h3
{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #999;
}
#sidebar h3 span
{
	line-height: 1em;
}

#sidebar p
{
	font-size: 0.916em;
	line-height: 1.3em;
	text-align: justify;
}

/*home*/
.home-graf #content h2 
{
	font-size: 1.33em;
	line-height: 1em;
	text-align: center;
}
.home-graf #content h2 a { color: #666; border: none; }
.home-graf #content h2 a:hover { border: none; }
.home-graf #content h2 a.diamant { background: url(../../media/graf/serbatoi/diamant-150x155.jpg) no-repeat 50% 0;}
.home-graf #content h2 a.diamant-plus { background: url(../../media/graf/serbatoi/diamant-plus-150x155.jpg) no-repeat 50% 0;}
.home-graf #content h2 a.rondus { background: url(../../media/graf/serbatoi/rondus-150x155.jpg) no-repeat 50% 0;}

/*tabelle dati*/
table
{
	border-collapse: collapse;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.table_group 
{ 
	display:block; 
	font-size: 1.1em; 
	color: #444; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 15px; 
}

table.dati-s
{
	width: 270px;
	font-size: 9px;
	white-space: nowrap;
	font-family: Tahoma;
	letter-spacing: -0.02em;
}

table.dati tbody
{
}

table.dati thead
{
	background: transparent url(/assets/img/nav-bottom-bg.gif) repeat-x 0 -65px;
	border: 1px solid #ccc;
	background: url(../img/gr-gray.gif) repeat-x 0 0;
}
table.dati thead th 
{
	padding: 4px 0;	
	color: #666;
	text-shadow: 0 1px 0 #eee
}
table.dati td
{
	color: #666;
}

table.dati tbody
{
	/*border: 1px dotted #ccc !important;*/
}

table.dati tbody tr td {
	border-top: 1px dotted #eee;
}

table.dati tr.alt
{
	background-color: #fcfcfc;
}

table.dati td, table.dati th
{
	padding: 3px 5px;
}

/* pagina coperture */
.coperture h2
{
	font-size: 1.5em !important;
	margin-top:10px !important;
	margin-bottom: 10px !important;
}
.coperture
{
	position:relative;	
	height: 445px;	
	margin-bottom: 50px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.1em;
}
.diamond
{
	background: url(../../media/graf/coperture/coperchio_diamant.jpg) no-repeat 0 100%;
	padding-right: 220px;
	padding-bottom: 300px;
}
.diamondp
{
	background: url(../../media/graf/coperture/coperchio_diamant_plus.jpg) no-repeat 0 100%;
	padding-left: 200px;
	padding-bottom: 300px;
}


/*bottoni calcolo prezzo*/
.calcola, .calcola_prezzo 
{
	display:block;
	line-height: 2em;
	background: #ffffff url(../img/calc.png) no-repeat scroll 0 0;
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
	color: #ee8025;
}

#player-resize
{
	display: block;
	text-align: center;
	font-size: 11px;
	color: #999;
	width: 60px;
	margin: 5px auto;
	line-height: 18px;
	font-weight: bold;
	background: #ffffff url(../img/resize.png) no-repeat scroll 100% 52%;     	
	padding-right: 24px;
}
