	/*
			STILI SITO SANDY LANE
*/

/*  GENERALI */
html
{
		height: 100%;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#808080;
		text-align:center;
		overflow-x:hidden;
		margin: 0;
		padding: 0;
}
body
{
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #fff;

}
img{border:0;vertical-align:middle;}
h1{ font-size:22px;color:#FF9900}
h2{font-size:14px}
#container
{
	width: 100%;
	height: 100%;
	background: url(../img/bg_sito.gif) top left repeat-x;
}
#content
{
	text-align:left;
	margin: 0 auto;
	width:900px;
	min-height:630px;
}


.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.sx{float:left;}
.dx{float:right;}
.bold, .b{font-weight:bold}
.hide{display:none;}
.center_txt{text-align:center}
.left_txt{text-align:left}
.right_txt{text-align:right}

/* HEADER */
.top
{
		width: 900px;
		height:77px;
		background: url(../img/logo_sandylane.gif) top left no-repeat;
		margin: 0;
}
.topRight
{
		width: 662px;
		height:63px;
		margin: 0 20px 0 20px;
}
/*FOOTER*/
.foot
{
	text-align:left;
	margin: 0 auto;
	width:900px;
	border-top: #B6BAB9 1px solid;
	color : #B6BAB9;
}
/*  MENU */


#modernbricksmenu{
padding: 0;
width: 100%;
margin-top:40px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
margin:0;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 72px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #858D8F; /*Default menu color*/
}
#ultimo_link a{margin: 0 0px 0 0; /*Margin between each menu item*/}
#modernbricksmenu a:hover{
background-color: #FEB05D; /*Menu hover bgcolor*/
color:#808080;
}

#modernbricksmenu .current a{ /*currently selected tab*/
background-color: #FEB05D; /*Brown color theme*/
border-color: #FEB05D; /*Brown color theme*/
color:#808080;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 1px;
background: #FEB05D; /*Brown color theme*/
}

/* CONTENUTI */


#flash{ margin:5px 0 0 20px}
.nav_sx { width:215px;}
.barra_grigia{ width:650px;height:18px;color:#fff;background-color:#99A3A2;
							margin:5px 0 0 0px;padding:4px 0 0 15px; font-size:11px}
.barra_grigia_2{ width:650px;height:18px;color:#fff;background-color:#99A3A2;
							margin:-2px 0 0 0px;padding:4px 0 0 15px; font-size:11px}
.box_prodotto{ width:166px;height:201px;border:1px #99A3A2 solid; border-left:0px;
								border-top-color:#fff; border-collapse:collapse;}
.last_box{border-right-color:#fff;}
.nome_thumb{ font-weight:bold; margin-left:10px}
.prezzo_thumb{font-weight:bold; color:#FAAF5E;margin:-7px 0 0 10px;}
.prezzo_prod{font-weight:bold; color:#FAAF5E;}
.img_prod{width:496px;height:496px;border-right:1px #99A3A2 solid; border-bottom:1px #99A3A2 solid; padding:0  }
.descr_prod{width:165px;height:489px;border-bottom:1px #99A3A2 solid;padding:5px 2px 2px 5px }
.descr_punto{width:165px;height:324px;padding:5px 2px 2px 5px }
.thumb_punto img{ margin:0; padding:0}
.ico_stampa{ margin-top:170px}
.ico_stampa_p{ margin-top:35px}
.testo_dx{ width:660px; margin-left:217px; font-size:11px}
.testo_dx a:link, .testo_dx a:visited{color:#FF9900; text-decoration:none}
.testo_dx a:hover, .testo_dx a:active{color:#FF9900; text-decoration:underline}
.txt_prod{ width:155px; height:210px}
.txt_punto{ width:155px; height:240px}
.ico_stampa a:link, .ico_stampa a:visited{color:#808080; text-decoration:none}
.ico_stampa a:hover, .ico_stampa a:active{color:#808080; text-decoration:underline}
.ico_stampa_p a:link, .ico_stampa_p a:visited{color:#808080; text-decoration:none}
.ico_stampa_p a:hover, .ico_stampa_p a:active{color:#808080; text-decoration:underline}

.credit a:link, .credit a:visited{color:#bbb; text-decoration:none}
.credit a:hover, .credit a:active{color:#bbb; text-decoration:underline}








