﻿html {
height: 100%;
width: 100%;
}

body {
	margin: 0px;
    height: 100%;
    width: 100%;
    text-align:center;	
    background-color:#CB6400;
    background-image:url("/Sunshine/img/BkMain.png");
    background-repeat:repeat-x;
}

body,th,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {font-family: Georgia, Times New Roman, Times, serif;
    font-size: 32px;
    line-height: 32px;
    border-bottom: 2px dotted #FD952D;
    color: #CB6400;    
    text-align: left;
    padding: 0 0 0 20px;
    margin: 0 0 8px 0;
    font-weight:normal;
}

h2
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
    line-height: 22px;
    border-bottom: 2px dotted #FD952D;
    color: #CB6400;
    text-align: left;
    padding: 5px 0 0 40px;
    margin: 8px 0 8px 0;
    font-weight:normal;    
}

h3
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 18px;
    line-height: 18px;
    color: #930;
    text-align: left;
  
}

h4
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    color: #930;
    text-align: center;
    border-bottom: 1px solid #FD952D;
	margin:8px 0 8px 0;
  
}



#wrapper  {
    position:relative; 
    width: 960px; 
    margin: 0 auto 0 auto; 
    }
    
#sun  {
    width: 261px; 
    height:457px;
    position:absolute;
    top:195px;
    left:10px;

    
    }  
    
#logo  {
    width:530px; 
    height:230px;
    position:absolute;
    top:0;
    left:50%;
    margin: 0 auto auto -420px;
    }       

#TextBox  {
margin: 20px 40px 20px 40px;
text-align:justify;
line-height:20px;
    }
    
#TextBox img {
    padding:5px;
    border:2px dotted #246D75;
}    
    
.noleggio {
    text-align:center;
    vertical-align:bottom;   
}    

.noleggio img{
    border:0;  
}   
  
#Bici 
{
    text-align:left;
}  

#Bici a 
{
    text-decoration:none;
    color:#f60;
} 

#Bici a:hover 
{
    text-decoration:underline;
    color:#000;
} 

#Bici 
{
    text-align:left;
margin: 10px 0 10px 0;
}  

#Bici img {
    border:0;
    float:left;
    margin:0 10px 0 0;
}  
    
#contentouter {
    position:absolute;
    top:100px;
    left:50%;
    margin: 0 0 0 -250px;
    width: 740px;
    height:auto; 
    min-height:500px;
    z-index:100;
    }   
    
#contenttop {
    width: 740px;
    height:28px; 
    background-image:url("/Sunshine/img/ContentTop.png");
    background-repeat:no-repeat;
    margin:0;
    padding:0;    
    }    
    
#contentcenter {
    width: 740px;
    height:auto; 
    min-height:447px;
    background-image:url("/Sunshine/img/ContentCenter.png");
    background-repeat:repeat-y;
    margin:0;
    padding:0;    
    }  
    
#contentinner {
    width: 700px;
    height:auto; 
    margin:0 20px 0 20px;
    min-height:447px;
    background-image:url("/Sunshine/img/Contentinner.png");
    background-repeat:repeat-x;
    }      
    
#contentbottom {
    width: 740px;
    height:25px; 
    background-image:url("/Sunshine/img/ContentBottom.png");
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    }             
    
#foot {
    width: 100%; 
    height:55px; 
    color:#fff;
    padding: 10px 0;
    }  
#foot a {
    color:#fff;
    }  
#foot a:hover {
 text-decoration:none;
    }           

#MenuLeft {
width:180px; 
height:400px;
position:fixed;
top:100px;
left:0;
}    
#MenuLeft a{
	font-size: 15px;
	font-weight:bold;
	line-height: 23px;
	width:160px;
	display:block;
	margin: 0 0 5px 0;
	text-align:left;
	color: #000;
	padding: 0 0 0 20px;
	text-decoration: none;
	background-image:url("/Sunshine/img/BtMenuLeft.png");	
	background-position:top;	
}
#MenuLeft a:hover{
	text-decoration: underline;
	font-weight:bold;	
	background-image:url("/Sunshine/img/BtMenuLeft.png");	
	background-position:bottom;	
	color:#fff;
}


#gallery img 
{
    margin:0 5px 5px 0;  
    

}


Div#Lg {
	width:60px;
	height:30px;
	position:absolute;
	right:-350px;
	top:20px;
}

Div#Lg img{
border:0;
}




.CellaForm {
	text-align: left;
	font-size:12px;
	line-height:24px;
}

.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
	vertical-align:top;
	font-size:12px;
	line-height:24px;
}

.TestoServizi {
	padding-left:8px;
	vertical-align:top;
	font-size:12px;
}

.fotolista {
    float:left;
    margin: 0 10px 0 0;
    border:0;    
}

.Categoria 
{ width:190px;
  line-height:33px;
  margin: 0;
  padding: 0 0 0 10px;
  font-size:22px;
  font-weight:bold;
  color:#fff;
}

.listacase 
{ width:440px;
  font-size: 13px;
  color: #666; 	
  text-align:justify;
  background-image:url("/Sunshine/img/Bk_Categoria.png");
  background-repeat: repeat-x;	
}

.CellaL {
	width: 280px;
	border: 1px solid #006600;
}

.CellaSt {
	width: 320px;
	border: 1px solid #006600;
}

.CellaM {
	width: 210px;
	border: 1px solid #006600;	
}

.CellaS {
	width: 154px;
	border: 1px solid #006600;	
}

.CellaXs {
	width: 101px;
	border: 1px solid #006600;	
}

.CellaXxs {
	width: 49px;
	border: 1px solid #006600;	
}

#Cornice120 {
text-align:right;
float:left; 
margin:0 0 0 10px; 
padding:0 0 12px 0;
background: url(/Sunshine/Img/shadow120.png) no-repeat bottom center;
display:block;
}
