

#contentImage {
	background: url(../images/events_hero.jpg) no-repeat 100% 0;
}


#subNav ul li#valentinesday a {
	background-image: url(../images/subnav_valentines_day.gif);
	width: 86px;
}
#subNav ul li#valentinesday a:hover {
	background-position: 0 -19px;
}
#subNav ul li#regions_italy a {
	background-image: url(../images/subnav_regions_italy.gif);
	width: 140px;
}
#subNav ul li#regions_italy a:hover {
	background-position: 0 -19px;
}
#subNav ul li#leeuwin a {
	background-image: url(../images/subnav_leeuwin.gif);
	width: 164px;
}
#subNav ul li#leeuwin a:hover {
	background-position: 0 -19px;
}
#subNav ul li#degustation a {
	background-image: url(../images/subnav_degustation.gif);
	width: 73px;
}
#subNav ul li#degustation a:hover {
	background-position: 0 -19px;
}
#subNav ul li#mailing_list a {
	background-image: url(../images/subnav_mailing_list.gif);
	width: 120px;
}
#subNav ul li#mailing_list a:hover {
	background-position: 0 -19px;
}


#Header h2.Events {
	background-image: url(../images/h2_events.gif);
}

#Header h2.Valentines_Day {
	background-image: url(../images/h2_valentines_day.gif);
}

#Header h2.Regional_Italy {
	background-image: url(../images/h2_regional_italy.gif);
}

#Header h2.Leeuwin {
	background-image: url(../images/h2_leeuwin.gif);
}

#Header h2.Pierro {
	background-image: url(../images/h2_pierro.gif);
}

#Header h2.Melbourne_Cup {
	background-image: url(../images/h2_melbourne_cup.gif);
}

#Header h2.Christmas {
	background-image: url(../images/h2_christmas.gif);
}

#Header h2.Degustation {
	background-image: url(../images/h2_degustation.gif);
}

#Header h2.Mailing_List {
	background-image: url(../images/h2_mailing_list.gif);
}

#scrollerContent .review {
	height: 1%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #5D3523;
}

#scrollerContent .review p {
	margin: 10px 0 0 0;
}


/* Mailing List form */

#scrollerContent form {
	margin: 20px 0 0 0;
	padding: 0;
	/* width: 327px; */
}

#scrollerContent form .formElement {
	clear: both;
	height: 25px;
	width: 350px;
	margin: 0 0 5px 0;
}

#scrollerContent form label {
	float: left;
	/* display: block; */
	width: 60px;
}

#scrollerContent form input.text {
	float: left;
	border: 1px solid #6C4B3C;
	background: #593423;
	color: #FFF;
	font: normal 1em arial, helvetica, sans-serif; 
	width: 250px;
}

#scrollerContent form .submit {
	clear: both;
	display: inline;
	margin: 0 0 0 60px;
}

#scrollerContent form .submit input {
	border: 1px solid #6C4B3C;
	background: #593423;
	color: #FFF;
	font: normal 1em arial, helvetica, sans-serif; 
	cursor: pointer;
	padding: 0 5px;
}

#scrollerContent form span.disclaimer {
	margin: 0 0 0 5px;
	padding: 0;
	color: #957D72;
	font: normal .8em arial, helvetica, sans-serif; 
}

#scrollerContent form span.disclaimer a {
	color: #957D72; 
	text-decoration: underline;
}

/* Menu layout styles - added for Valentines Day */

table {
	margin: 0 0 20px 0;
	width: 580px;
}

table th {
	text-align: left;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #D5862A;
	font-size: 1em;
}

table td {
	text-align: left;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #5D3523;
	vertical-align: bottom;
}

table td.noBorder {
	border-bottom: none;
	padding-bottom: 10px;
}

table td.subline {
	font-weight: normal;
	border: none;
	width: 500px;
	padding-bottom: 10px;
}

table td.sublineextra {
	padding: 15px 0;
}

table td.italics {
	font-style: italic;
	padding: 0 0 0 20px;
}

table td.price {
	text-align: right;
}

table td span {
	display: none;
}







