/* BODY */
body {
	background-color:#666666;
	background-image:url(./images/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	color:#999999;
}
/* Header 1 */ 
/* fascia superiore del sito */
#pageHeader1{
	width:100%;	
	min-width:970px; height:170px;
	background-image:url(./images/header_background.jpg);
	background-position:top center;
	background-repeat:repeat-x;			
}

/*header : div principale*/
#header1Content {
	margin:auto;
	padding:0px;
	height:170px;
	width:970px;	
}

/*logo : div contenente la parte superiore del logo sportento */
#logo-sportento {
	width:690px; height:170px;
	float:left;		
}
/*banner : div contente la scritta "PORTENT" */
#banner-sportento {
	float:right;
	width:280px; height:170px;	 	
}

/* Header 2 */ 
/* seconda intestazione del sito */
#pageHeader2{
	width:100%;
	min-width:970px;
	height:130px;
	
}


/*header : div principale*/
#header2Content {
	margin:auto;
	height:130px;
	width:970px;
	background-image:url(./images/header2_background.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
/*banner : div contente l'intestazione principale del sito */
#banner2-sportento {
	float:left;	
	margin-top:40px; 	width:800px; height:30px; 
	overflow:hidden;
}
#banner2-sportento  h1{
	margin:0; padding:0;
	font-size:16pt;	
}

/* div per il menu orizzontale */
#hMenu-sportento {
	float:right; width:800px; height:20px;
	margin:30px 5px 0px 0px;
	font-size:12pt;
	overflow:hidden;
	text-align:right;
}
#hMenu-sportento  ul {
	float:right;list-style:none;
}
#hMenu-sportento  ul li{
	float:left;
	margin:0px 0px 0px 15px;	
}
#hMenu-sportento  a, a:visited{
	text-decoration:none;
	color:#999999;
}
#hMenu-sportento  a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.hMenu-map  ul {
	float:left;list-style:none;
}
.hMenu-map  ul li{
	float:left;
	margin:0px 0px 0px 15px;	
}
.hMenu-map  a, a:visited{
	text-decoration:none;
	color:#999999;
}
.hMenu-map  a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#pageBody {
	width:100%;	
	line-height:18pt;	
}
/*header : div logo*/
/*body : div principale*/
#pageContent {
	margin:auto;
	width:970px; 		
}
#pageContentTop {
	color:#FFFFFF;	
}
#pageContentTop a {
	text-decoration:none;
	color:#FFCC00;
}
#pageContentTop a:visited  {
	text-decoration:none;
	color:#FFCC00;
}
#pageContentTop a:hover  {
	text-decoration:underline;
	color:#FFFFCC;
}
#pageContentTop p {
	margin-top:15px;	
}
.home_button{
	margin:auto;
	width:127px;
	height:46px;
	background:url(images/home_button.png);
}
.home_button:hover{
	margin:auto;
	width:127px;
	height:46px;
	background:url(images/home_button_hover.png);
}
.mailing{
	margin:0px;
	color:#FFF;	border-left:1px solid #999;
}
.mailing td{
	border:1px solid #333;
	padding:5px;
}
.mailing a{
	margin-left:50px;
	float:left;
	color:#FFCC00;
	width:150px;
	text-decoration:none;
}
.mailing a:hover{
	float:left;
	color:#FFFFCC;
	width:150px;
	text-decoration:underline;
}
.mailing p{
	float:left;
	padding-left:10px;
	width:700px;
	border-left:1px solid #999;
}
#pageContentBoxes {
	width:970px; margin-top:30px; min-height:150px;
}
#pageContentBoxes h2 {
	font-size:14pt;
	margin:5px 0px 0px 5px;
}
#pageFooter {	
	min-height:170px;
	margin-top:15px;	
	background-image:url(./images/footer_background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#333333;
}

#footerContent {
	margin:auto;
	width:970px; 		
}
#footerContent2 {
	clear:left;
	margin:auto;
	text-align:center;
	width:970px; 
	padding:5px;
	color:#DEDEDE;
	font-size:8pt;		
}
#footerCol1 {
	float:left; 
	width:307px; min-height:170px;
	margin-top:15px;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:9pt;
	line-height:14px;
	border-right:1px solid #DEDEDE;
}
#footerCol2 {
	float:left; 
	width:325px; min-height:170px;
	margin-top:15px;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:9pt;
	line-height:14px;
	border-right:1px solid #DEDEDE;
}
#footerCol3 {
	float:left; 
	width:300px; min-height:170px;
	margin-top:15px;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:9pt;
	line-height:14px;	
}

#footerContent a {
	text-decoration:none;
	color:#DEDEDE;
}
#footerContent a:visited {
	text-decoration:none;
}
#footerContent a:hover {
	text-decoration:underline;
	color:#FFFFDD;
}

.sportBlock {
	float:left; width:700px;
}
.sportBlockParagraph {
	padding-left:15px;
	width:670px;
}
.sportBlockIcon {
	float:left; 
	margin-right:5px;
}

.sportBlockFull {
	float:left; width:935px;
	position:relative;
}

table a,
table a:link,
table a:visited {
	border:none;
}							
table {
	width:90%;
	border-right:1px solid #222222;
	border-bottom:1px solid #222222;
	margin:5px;
	border-collapse:collapse;
}
caption {
	color: #DEDEDE;
	font-size:16pt;
	font-weight:bold;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:5px;
	caption-side:top;
	text-align:center;
}	
thead th.thBase {
	text-align:center;
	font:bold 1.2em/2em;
	color:#DEDEDE;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	padding:5px;
}	
thead th.thAdvanced {
	text-align:center;
	font:bold 1.2em/2em;
	color:#FFFFCC;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	padding:5px;
}	
tfoot th {
	text-align:center;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
}	
tfoot th strong {
	font:bold 1.2em;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	
tr.even td	{
	background:#666666;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	text-align:center;
	height:44px;
	}
	
tr.odd td	{
	background:#777777;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	text-align:center;
	height:44px;
	}
tr.odd .column1	{
	background:#777777;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	}	
tr.even .column1	{
	background:#666666;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	}	
.column1 {
	/*background:#777777;*/
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	font-weight:normal;
}

.tipBox {
	float:right; 
	margin-right:25px; 
	position:absolute;
	border-top:1px solid #FFFFCC;
	border-left:1px solid #FFFFCC;
	border-bottom:1px solid #222222;
	border-right:1px solid #333333;	
	width:220px; 
	color: #FFCC00;
	font-size:11pt;
	line-height:13pt;
}

.tipBoxTitle {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	color: #FFCC00;
	padding: 8px 8px 4px 4px;
	background: #333333;
	border-bottom: 1px solid #666666;
}
.tipBoxBody {
	font-size: 15px;
	padding: 4px 8px 8px;
	background: #CCCCCC;
	color:#000000;
}

/* tooltips tabella*/
.packageTips-tip {
	color: #000;
	border-top:1px solid #FFFFCC;
	border-left:1px solid #FFFFCC;
	border-bottom:1px solid #222222;
	border-right:1px solid #333333;
	width: 130px;
	z-index: 13000;
}
 
.packageTips-title {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #666666;
}
 
.packageTips-text {
	font-size: 15px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

