@charset "utf-8";
/* CSS Document */

#workmenu { 
	position: absolute; 
}

body {
	font-family: verdana,arial,sans;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 10px;
}

img {
	border: 0px;
}

.menulinksel {
	text-decoration: none;
	color: #88EEAA;
	font-weight: bold;
	font-size: 8pt;
	padding: 10px;
}

#menubox {
	width: 150px;
	position:absolute;
	left:21px;
	bottom:2px;
}

#menubox a {
	display: block;
	border: 1px solid black;
	background-color: #CCCDCA;
	color: #000000;
	padding: 5px;
	margin: 5px;
	width: 180px;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}

#menubox a:hover {
	background-color: #FFFFFF;
}

#homeContainer {
	border: 1px solid #666; 
	background-image: url(../images/toppers-mountain-scene.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 780px; 
	height: 455px;
	margin:auto;
	position:relative;
}

#homeFooter {
	width: 768px; 
	padding: 6px;
	border:#ADCA9F 1px solid;
	text-align:center;
	background-color:#DFE6D9;
	margin:auto;
	margin-top:10px;
}

#pageTitle {
	position:absolute;
	right:20px;
	top:17px;
}

#footerSponsors {
	width: 780px;
	text-align:center;
	margin:auto;
	margin-top:10px;
}

#footerSponsors * {
	font-family:Arial, Helvetica, sans-serif;
}

#footerSponsors img {
	margin-left:20px;
	margin-right:20px;
}

div.pageHeader {
	border: 1px solid #666; 
	width: 780px;
	height:103px;
	margin:auto;
	background:url(../images/wine-grapes.jpg) no-repeat;
	position:relative;
}

div.menu_area {
	width: 200px;
	border-right:#666666 1px solid;
	background-color: #77889f;
}

div.pageContainer {
	width:780px;
	border:#000000 1px solid;
	margin:auto;
	background-color:#BBD1AD;
	position:relative;
}

div.contentContainer {
	width:580px;
	border-left:#666666 1px solid;
	margin:auto;
	background-color: #FFFFFF;
	float:right;
}

div.errorContainer {
	width:540px;
	height:260px;
	padding:20px;
	border-left:#666666 1px solid;
	margin:auto;
	background-color: #FFFFFF;
	float:right;
}

.menubox {
	width: 190px;
	margin-top:20px;
	margin-left:2px;
}

.menubox a {
	display: block;
	border: 1px solid black;
	background-color: #F1EFC6;
	color: #000000;
	padding: 3px;
	margin: 2px;
	width: 90%;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}

.menubox a:hover {
	background-color: #F7F267;
}

.padded {
	padding:10px;
}

div.eventsPage {
	padding:10px;
	background:url(../images/pg03.jpg) top right no-repeat;
	padding-bottom:70px;
}

div.eventsPage h1 {
	margin-top:5px;
}

div.eventsPage h3 {
	margin-bottom:2px;
}

div.vicTitle {
	width:120px;
	float:left;
	clear:left;
	margin-bottom:2px;
}

div.vicField {
	width:420px;
	float:left;
	margin-bottom:2px;
}

div.wineAwards {
	padding:10px;
	line-height:1.8em;
}

div.awardWinery {
	color:#336633;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	width:560px;
	border-bottom:#C4D5BD 1px solid;
}

div.wineriesSlogan {
	width:548px;
	border:#ADCA9F 1px solid;
	background-color:#DFE6D9;
	padding:6px; 
}

div.wineryList {
	padding:10px;
	line-height:1.3em;
}

div.wineryListTitle a {
	color:#336633;
	text-decoration:none;
}

div.wineryListTitle a:visited {
	color:#336633;
}

div.wineryListTitle {
	color:#336633;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	width:560px;
	border-bottom:#C4D5BD 1px solid;
}

div.wineryListAddress {
	line-height:1.2em;
}

div.wineryListLink {
	float:right;
	font-size:11px;
}

div.wineryListLink a {
	color:#0000CC;
	text-decoration:none;
}

div.wineryListLink a:visited {
	color:#000099;
}

a.backLink {
	text-decoration:none;
	font-size:11px;
}

div.wineryInfoTitle{
	float:left; 
	width:145px; 
	font-weight:bold;
}

div.wineryInfoField {
	float:left; 
	width:395px;
}

#map_canvas {
	width:560px;
	height:300px;
}
