@CHARSET "ISO-8859-1";

body {
	background-color: #ffffff;
	background-image: url('../images/layout/sfondo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	overflow-x:hidden;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: #ffffff url('../images/layout/hdr_top.gif') no-repeat;
} 

/*
 *	HEADER
 */

#hdr_btm_left {
	position: relative;
	top: 94px;
	float: left;
}

#hdr_btm_right {
	position: relative;
	top: 94px;
	float: right;
}

#top_menu {
	padding: 122px 0 0 10px;
	float: left;
	width: 450px;
}

#top_menu ul {
	padding-left: 4px;
	width: 444px;
}

#top_menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #444;
	display: inline;
}

.hrz_menu_sp {
	padding-left: 21px;
}

#top_menu a:link,
#top_menu a:visited,
#top_menu a:hover,
#top_menu a:active {
	color: #444;
}

#top_menu a:hover {
	color: #993333;
}


#header {
	height: 145px;
}	

#hdr_line {
	height:60px;
	width: 651px;
	margin-left: 224px;
	border-top: 2px solid #7d7d7d;
}

#hdr_line div {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	width: 168px;
	float: right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
}

#container #hdr_line div a:link,
#container #hdr_line div a:visited,
#container #hdr_line div a:active {
	font-size: .8em;
	color: #993333;
}

#container #hdr_line div a:hover {
	text-decoration: underline;
	color: #993333;
}

/*
 *	PAGE BODY
 */

#page_body {
X	border: 1px solid blue;
}

#page_body a:link,
#page_body a:visited,
#page_body a:active {
	color: #993333;
}

#page_body a:hover {
	color: #993333;
}

/*
 *	LEFT SIDE NAVIGATION MENU
 */

#side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	width: 200px;
	padding: 0 0 0 25px;
	float: left;
}

#side_menu li {
	margin-bottom: 6px;
}

#container #page_body #side_menu a {
	display: block;
X	border: 1px solid #ccaaaa;
	border: 1px solid #cac2c2;
	width: 165px;
	padding: 4px 5px 4px 5px;
}

#side_menu a:link,
#side_menu a:visited,
#side_menu a:active {
	background-color: #fdf5ef;
	color: #303a3a;
}

#side_menu a:hover {
	color: #aa3333;
X	background-color: #f2f277;
	background-color: #f2f2f2;
X	color: #fafafa;
X	background-color: #999;
}

/*
 *	HOME PAGE - CENTRAL COLUMN
 */

#central_col {
	width: 460px;
	float: left;
}

#central_col #img_locale {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 2px 0px 15px 20px;
	float: right;
}

#central_col #img_prodotti {
	float: left;
	margin: 28px 20px 15px 0px;
}

#central_col .sep {
	height: 20px;
}

#central_col .section_title {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 0.05em;
	color: #aa3333;
	padding: 25px 0 10px 0;
	border-top: 1px solid #cccccc;
}

#central_col .section_text {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #222;
	text-indent: 7px;
	text-align: justify;
	padding: 5px 0;
}

#central_col .home_end {
	height: 50px;
}


/*
 *	RIGHT SIDE
 */

#right_column {
	width: 170px;
	float: right;
	margin: 0 25px 20px 0;
}

/*
 *	RIGHT SIDE LOGIN
 */

#login_box {
	width: 170px;
	margin: 0 0 20px 0;
	float: right;
}

#login_hdr {
	width: 170px;
	height: 28px;
	background: #ffffff url('../images/layout/login_hdr.gif') no-repeat;
}

#login_body {
	background-color: #f6f6ee;
	font-family: Arial, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 130%;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 8px 0px;
	text-align: center;
}

#login_body #login_buttons {
	padding: 4px 11px 23px 10px;
}

#login_body #login_buttons .floatL {
	float: left;
}

#login_body #login_buttons .floatR {
	float: right;
}

#login_body #login_welcome {
	font-size: 88%;
}

#login_body #loggedin_buttons {
	margin: 6px 11px 5px 10px;
}

#login_body #loggedin_buttons a {
	display: block;
}

#login_body #login_link {
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

#login_body .login_err {
	font-size: 80%;
	text-align: right;
	padding: 0 11px 1px 10px;
}		

#login_body label {
	font-size: 80%;
	font-weight: bold;
	float: left;
	width: 62px;
	text-align: right;
	margin: 1px 0 0 8px;
}

#login_body input {
	width: 74px;	
	font-size: 80%;
	margin: 0 0 5px -4px;
}
 
/*
 *	RIGHT SIDE CART SUMMARY
 */

#cart_summary {
	width: 170px;
	margin: 0 0 20px 0;
	float: right;
}

#cart_summ_hdr {
	width: 170px;
	height: 28px;
	background: #ffffff url('../images/layout/cart_hdr.gif') no-repeat;
}

#cart_summ_body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 130%;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 10px 13px;
	text-align: center;
}

#cart_summ_data {
	text-align: left;
	padding: 0 0 0px 8px;
}

#cart_summ_data p {
	padding: 0 0 3px 0px;
}

#cart_summ_body .cart_summ_add {
	padding: 3px 0 10px 0px;
	margin: 8px 0 0 0;
	text-align: center;
	border-top: 1px dotted #cacaca;
}

#cart_summ_body .cart_summ_add .csa1 {
	text-align: left;
	padding: 7px 0 0 8px;
}

#cart_summ_body .cart_summ_add .csa2 {
	padding: 15px 0 0px 0;
}

#cart_summ_body .cart_summ_add .csa3 {
	padding: 15px 0 0px 0;
}

#cart_summ_body .cart_summ_add input {
	width: 1.5em;
	text-align: center;
	margin-right: 5px;
}

#cart_summ_body .cart_summ_add span {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2em;
	color: #7a0026;
}

#cart_summ_body #cart_summ_options {
	margin-top: 8px;
	border-top: 1px dotted #cacaca;
	padding: 10px 0 0 0;	
}

/*
 *	RIGHT SIDE PROGRAMMA
 */

#programma {
	width: 170px;
	margin: 0 0 90px 0;
	float: right;
	clear: right;
}

#prog_hdr {
	width: 170px;
	height: 28px;
	background: #ffffff url('../images/layout/progr_hdr.gif') no-repeat;
}

#prog_body {
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 10px 13px;
	text-align: center;
}

#prog_body img {
X	max-width: 127px;
}
	

#prog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 160%;
	color: #803333;
	padding: 0px 0 10px 0;
}	

#prog_text {
	padding: 15px 0 0px 0;
}

#prog_text ul {
	list-style: disc;
	margin-left: 15px;
}

#prog_text p,
#prog_text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
	text-align: justify;
	padding-bottom: 2px;
	color: #222;
}	

#prog_text #prog_azienda {
	font-family: Palatino, Georgia, serif;
	text-align:center;
	font-weight:bold;
	font-size: 75%;
}

#prog_text p.align_center a {
	text-align: left;
}

#prog_text #prog_dett p {
	text-align: right;
	padding-top: 5px;
}

#prog_text .some_space_after {
	padding-bottom: 5px;
}

/*
 *	DOVE SIAMO
 */

#right_side {
	width: 640px;
	float: left;
}

#right_side .indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #222222;
	border-bottom: 1px solid #cac2c2;
	margin-bottom: 20px;
	padding: 0px 0 12px 0;
}

.emphasized {
	color: #993333;
	font-weight: bold;
}

#right_side #map {
	padding: 0px 0 10px 0;
}

/*
 *	CONTATTI
 */

#visiting_card {
	width: 454px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: #ffffff url('../images/layout/visiting_card.jpg') no-repeat;
}

#vcard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 0.01em;
	color: #222222;
	padding: 40px 30px 30px 40px;
}

#vcard_text p {
	padding-bottom: 20px;
}

#vcard_text a {
	padding-left: 15px;
}

#vcard_text ul {
	list-style-type: disc;
	padding-left: 25px;
}

#vcard_text li {
	padding-bottom: 10px;
}

#img_bottle {
	float: right;
	margin: -10px 10px 0 0;
}

/*
 *	BOTTOM
 */

#close_container {
	clear: both;
}

#bottom {
	height: 38px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background: transparent url('../images/layout/bottom.png') no-repeat;
}

