body {
	margin:0px auto;
	background-color:#000000;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
}

a {
color:white;
text-decoration:none;
}

a:hover {
color:white;
text-decoration:underline;
}




/*
a #carrelloLink :link {color:white; text-decoration:none;}     
a #carrelloLink :visited {color:white; text-decoration:none;}  
a #carrelloLink :hover {font-weight:bold;}   
a #carrelloLink :active {color:white; text-decoration:none;}   
*/


#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width:99.8%; /* 100% produces horizontal scroll bar in IE ver.7 &#38; FireFox ver.2.0.0.7 | could set to 99.9 but produces scroll bar in FireFox ver. 2.0.0.7 */
	height:594px;
	margin-top: -297px; /* set to a negative number 1/2 of your height*/
	margin-left: -50%; /* set to a negative number 1/2 of your width*/
	text-align:center;
	vertical-align:middle;
}
form {
	margin:0px;
	padding:0px;
}
#logo {
	float:left;
	width:172px;
	text-align:left;
}
#header_container {
	width:100%;
	min-height:90px;
	height:90px;
	background-color:#ed1c24;
	text-align:center;
	background-image:url('../images/header_bg_big_90px.gif');
	background-repeat:repeat-x;
}
#content_container {
	width:100%;
	min-height:410px;
	height:410px;
	background-color:#8e0608;
	text-align:center;	
}
#footer_container {
	width:100%;
	min-height:71px;
	height:71px;
	background-color:#5c5d5d;
	text-align:center;
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
}
#header {
	width:996px;
	min-height:90px;
	margin:0px auto;
	position:relative;
	z-index:10;
	background-image:url('../images/header_right_nav_bg_big.gif');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#ed1c24;
}
#header_content {
	background-image:url('../images/header_content_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	min-height:90px;
	height:90px;
}
#hl_content {
	position:absolute;
	bottom:5px;
	left:0;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8px;
	color:#FFFFFF;
	font-weight:bold;	
}
#hr_content {
	
	position:absolute;
	bottom:5px;
	right:12px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8px;
	color:#FFFFFF;
	font-weight:bold;
}
#header_navigation {
	float:left;
	width:650px;
	position:relative;
	height:90px;
}
#nav_item {
	float:left;
	padding:0px 10px 0px 10px;
	font-size:9px;
}
#content {
	width:996px;
	min-height:410px;
	margin:0px auto;
	padding-top:20px;
	position:relative;
}
#content_surround {

	width:650px;
	height:255px;
	margin:0px auto;
	background-image:url('../images/content_bg.gif');
	background-repeat:no-repeat;
 	float:left;
	margin-left:33px;
}
#b_box {
	width:450px;
	margin:0px auto;
	padding:33px 0px 0px 12px;
}
#b_boxes {
	float:left;
	width:142px;
	height:82px;
	margin-right:5px;
}
#reflections_box {
	background-image:url('../images/box_reflections.jpg');
	background-repeat:no-repeat;
	margin:0px auto;
	min-height:135px;
	height:135px;
	width:650px;
}
*html #reflections_box {
	background-image:url('../images/box_reflections.jpg');
	background-repeat:no-repeat;
	margin:0px 0px 0px -12px;
	min-height:135px;
	height:135px;
	width:650px;
}
#footer {
	width:996px;
	margin:0px auto;
	position:relative;
	z-index:10;
	background-image:url('../images/footer_left_nav_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#555555;
}
#footer_content {
	background-image:url('../images/footer_content_bg.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	min-height:71px;
	height:71px;
}
#footer_item {
	float:left;
	padding:10px 10px 0px 10px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
#hr_bg {
	float:right;
	width:50%;
	min-height:90px;
	height:90px;
	z-index:5;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url('../images/header_right_bg_big_90px.gif');
	background-repeat:repeat-x;
}
#fl_bg {
	float:left;
	width:50%;
	min-height:71px;
	height:71px;
	left:0px;
	z-index:5;
	position:absolute;
	background-image:url('../images/footer_left_bg.jpg');
	background-repeat:repeat-x;
}

#div_product {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	/*font-weight:bold;*/
}

#inside_content {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	
}
#div_riepilogo {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	/*font-weight:bold;*/
}

#inside_content_search {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	/*font-weight:bold;*/
}
#login_content {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	/*font-weight:bold;*/
}
#reg_content {
	padding:5px;
	text-align:left;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	/*font-weight:bold;*/
}
#title {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#title2 {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
#title3 {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	color:#000000;
	/*font-weight:bold;*/
}
#red_text {
	color:#ed1c24;
}
#white_txt {
	color:#FFFFFF;
}

.formLastRow
{
	
	padding-bottom:10px;
	border-bottom-width:1px; 
	border-bottom-color:white; 
	border-bottom-style:solid;

}

#form3 {
	font-size:10px;
}

#form3 input
{
	font-size:10px;
	font-family:Verdana,Palatino,Arial,Sans-Serif;
	font-weight:normal;
	
	
}

#paragContent a:hover {
color:#CC0000;
text-decoration:none;
}

#paragContent a:link {
color:#999999;
text-decoration:none;
}


#intro, .intro{
	width: 100%;
	height: 409px;
	/*overflow: hidden;*/
}
#intro #skip{
	position: relative;
	top: -20px;
	left: 950px;
	width: 86px;
	text-transform:uppercase;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-align: right
}
#intro #skip a:link, #intro #skip a:visited{
	color: #999;
	text-decoration: none;
}
#intro #skip a:hover{
	color: #CC0000;
	text-decoration: none;
}

/* stili menu a tendina */
	.listaBordo
	{
	background-color:#ed1b24;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:1px;
	border-left-width:3px;
	border-left-color:#333333;
	border-left-style:solid;
	width:40px;	
	z-index:100;
	}

	ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color:white;
	}

	li {
	float: left;
	position: relative;
	/*width: 10em;*/
	width:40px;
	z-index:100;
	}

	ul {
		width:40px;
		margin: 0;
		padding: 0;
		list-style: none;
		}

/*	li {
	float: left;
	position: relative;
	width: 10em;
	}
*/
	li ul {
	display: none;
	position: absolute; 
	left: 0;
	}

	li > ul {
		top: auto;
		left: auto;
		}

	ul li {
		position: relative;
		z-index:100;
		}

	ul li a {
		display: block;
		padding: 0px;
		color:white;
		text-decoration:none;
		}
		
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */


	li:hover ul, li.over ul { 
		display: block; }

/* STILI CARRELLO DX*/
.tdRowTopCarrello1
{
width:30px;
height:34px;
vertical-align:middle;
border-bottom-color:white;
border-bottom-width:1px;
border-bottom-style:dotted;

}


.tdRowTopCarrello
{
width:100px;
height:34px;
vertical-align:middle;
border-left-color:white;
border-left-width:1px;
border-left-style:dotted;
border-bottom-color:white;
border-bottom-width:1px;
border-bottom-style:dotted;

}

.tdRowCarrelloProdotto
{
padding-top:3px;
height:30px;
vertical-align:middle;
border-bottom-color:white;
border-bottom-width:1px;
border-bottom-style:dotted;
}

#contenitoreProdCarrello
{
height:167px;
/*border-bottom-color:white;
border-bottom-width:1px;
border-bottom-style:dotted;*/
vertical-align:top;
}

.linkAlProdottoCr
{
color:white;
font-size:10px;
font-family:Verdana,Arial,Sans-Serif;
font-weight:bold;
text-decoration:none;
}

/* elenco pagine dx carrello */

.elencoPagine
{
	float: right;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	list-style-type: none;
	color:white;
	list-style-image:none;
}

.elencoPagine li
{
	display: inline;
	font-weight: bold;
	float:none;
	position:absolute;
}

.elencoPagine li a
{
	background-color: transparent;
	padding: 1px;
}

.elencoPagine li a:hover
{
	background-color: #FF0000;
	text-decoration:none;
}

.elencoPagine li.selected
{
	color: #FF0000;
}

.prodotto_testo
{
	text-decoration:none;
	margin-left:2px;
	color:white;
}

#copyright:link {
	color: white;
	text-decoration: none;
}

#copyright:visited {
	color: white;
	text-decoration: none;
}

#copyright:hover {
	color: #C00;
	text-decoration: none;
}

#centrCont
{
height:194px;
}

#printText
{
	display:none;
}

#textareaPrivacy
{	font-size:10px;
	height:70px;
}

.testoPrezzo
{
	font-size:11px;
	font-weight:bold;
}

#divAiuto
{

	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	z-index:1000;
	position:absolute;
	left:20px;
	top:20px;
	background-color:#820006;
	color:white;
	height:388px;
	width:250px;
	text-align:left;
	border-color:#e5001c;
	border-width:1px;
	border-style:solid;
	display:none;
	
}

#closeLinkAiuto
{
	text-decoration:none;
	color:#e5001c;
	font-size:12px;
	
	
}