/* 
TOC
01: Global Text Settings
02: Structure
03: Navigation
04: Footer
05: Home page
06: About Us page
07: Wines page
08: Waldies Shed page
09: Accommodation page
10: News page
11: Order page
12: Contact Us page
*/

/* 01:----------- Global Text Settings ----------- */
	
body.home {
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #181713;
	background-image: url(../images/common/bg.gif); 
	background-repeat: repeat-x; 
}

body.tastingnote {
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: none;
}

body {
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #181713;
	background-image: url(../images/common/bg2.gif); 
	background-repeat: repeat-x; 
}

a:link, a:visited { 
	color: #D1C489;
	text-decoration: underline;
}

a:hover, a:active { 
	color: #6C6656;
	text-decoration: underline;
}

td { 
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	line-height: 18px;
}

p { 
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	line-height: 18px;
}

h1 { 
	color: #181713;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	margin-bottom: 20px;
	line-height: 26px;
}

h2 { 
	color: #181713;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	line-height: 18px;
}

h3 { 
	margin-bottom: -8px;
	color: #181713;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
}
	
/* 02:----------- Structure ----------- */
	
DIV#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

DIV#wrapper_home {
	width: 835px;
	height: 659px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/home/bg_home.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
}

DIV#wrapper_home_b {
	width: 835px;
	height: 659px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/home/bg_home_b.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
}

DIV#wrapper_tastingnote {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

DIV#content_top {
	width: 760px;
}

DIV#content_top .logo {
	margin: 64px 0 61px 268px;
}

DIV#content_body {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

DIV#banner {
	width: 760px;
	background-color: #28271F;
}
	
/* 03:----------- Navigation ----------- */

DIV#navigation {
	width: 760px;
	height: 30px;
	background-image: url(../images/navigation/bg_nav.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

DIV#navigation ul { 
	margin: 0; 
	padding: 0 0 0 0; 
	list-style-type: none; 
}

DIV#navigation li { 
	margin: 0 1px 0 0; 
	float: left;
}

DIV#navigation li a { 
	text-decoration: none; 
	display: block; 
}

DIV#navigation li a span { 
	margin: 0; 
	padding: 0; 
	display: none; 
	font-size: 12px;
	font-family: Arial, Helvetica, san-serif;
}

/*Home*/
DIV#navigation #home { 
	width: 59px;
	height: 30px;
	background-image: url(../images/navigation/home.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #home a { 
	width: 59px;
	height: 30px;
	display: block;
}

DIV#navigation #home a:hover { 
	background-image: url(../images/navigation/home_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #home.active { 
	background-image: url(../images/navigation/home_over.gif); 
	background-repeat: no-repeat;
}

/*About Us*/
DIV#navigation #aboutus { 
	width: 96px;
	height: 30px;
	background-image: url(../images/navigation/aboutus.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #aboutus a { 
	width: 96px;
	height: 30px;
	display: block;
}

DIV#navigation #aboutus a:hover { 
	background-image: url(../images/navigation/aboutus_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #aboutus.active { 
	background-image: url(../images/navigation/aboutus_over.gif); 
	background-repeat: no-repeat;
}

/*Wines*/
DIV#navigation #wines { 
	width: 76px;
	height: 30px;
	background-image: url(../images/navigation/wines.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #wines a { 
	width: 76px;
	height: 30px;
	display: block;
}

DIV#navigation #wines a:hover { 
	background-image: url(../images/navigation/wines_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #wines.active { 
	background-image: url(../images/navigation/wines_over.gif); 
	background-repeat: no-repeat;
}

/*Cellar Door*/
DIV#navigation #cellardoor { 
	width: 118px;
	height: 30px;
	background-image: url(../images/navigation/cellardoor.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #cellardoor a { 
	width: 118px;
	height: 30px;
	display: block;
}

DIV#navigation #cellardoor a:hover { 
	background-image: url(../images/navigation/cellardoor_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #cellardoor.active { 
	background-image: url(../images/navigation/cellardoor_over.gif); 
	background-repeat: no-repeat;
}

/*waldies Shed*/
DIV#navigation #waldiesshed { 
	width: 125px;
	height: 30px;
	background-image: url(../images/navigation/waldiesshed.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #waldiesshed a { 
	width: 125px;
	height: 30px;
	display: block;
}

DIV#navigation #waldiesshed a:hover { 
	background-image: url(../images/navigation/waldiesshed_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #waldiesshed.active { 
	background-image: url(../images/navigation/waldiesshed_over.gif); 
	background-repeat: no-repeat;
}

/*News*/
DIV#navigation #news { 
	width: 72px;
	height: 30px;
	background-image: url(../images/navigation/news.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #news a { 
	width: 72px;
	height: 30px;
	display: block;
}

DIV#navigation #news a:hover { 
	background-image: url(../images/navigation/news_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #news.active { 
	background-image: url(../images/navigation/news_over.gif); 
	background-repeat: no-repeat;
}

/*Order*/
DIV#navigation #mailorder { 
	width: 109px;
	height: 30px;
	background-image: url(../images/navigation/order.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #mailorder a { 
	width: 109px;
	height: 30px;
	display: block;
}

DIV#navigation #mailorder a:hover { 
	background-image: url(../images/navigation/order_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #mailorder.active { 
	background-image: url(../images/navigation/order_over.gif); 
	background-repeat: no-repeat;
}

/*Contact Us*/
DIV#navigation #contactus { 
	width: 96px;
	height: 30px;
	background-image: url(../images/navigation/contactus.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #contactus a { 
	width: 96px;
	height: 30px;
	display: block;
}

DIV#navigation #contactus a:hover { 
	background-image: url(../images/navigation/contactus_over.gif); 
	background-repeat: no-repeat;
}

DIV#navigation #contactus.active { 
	background-image: url(../images/navigation/contactus_over.gif); 
	background-repeat: no-repeat;
}

/* 04:----------- Footer ----------- */

DIV#footer {
	width: 760px;
	margin-top: 30px/*39px*/;
	margin-bottom: 15px;
}

DIV#footer .cvsa {
	margin-left: 234px;
}

/* 05:----------- Home page ----------- */
		
DIV#content_home_anim {
	width: 760px;
}

/* 06:----------- About Us page ----------- */
		
/* 07:----------- Wines page ----------- */
	
/* 08:----------- Waldies Shed page ----------- */
	
/* 09:----------- Accommodation page ----------- */

/* 10:----------- News page ----------- */

td.news { 
	padding-right: 8px; 
	border-right: 1px solid #CCCCCC; 
}

/* 11:----------- Mail Order page ----------- */

form { 
	padding: 0px; 
	margin: 0px; 
}

fieldset { 
	padding: 10px 5px 10px 10px; 
	clear: both; 
	margin-bottom: 15px; 
	border: 1px solid #CCCCCC;
}

legend { 
	color: #181713; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
}

#mailform label {
	width: 105px;
	text-align: right;
	vertical-align: top;
	position: relative;
	display: block;
	float: left;
	clear: left;
	padding: 3px 10px 0px 0px;
}

#mailform p {
	clear: both;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}

#mailform input {
	width: 140px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}

#mailform .submit {
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	background-color: #181713;
}

td.list_title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	background-color: #6C6656;
}

.whitetxt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
}

.soldout {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	text-decoration: line-through;
}

.input {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}

.select {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}

.textarea {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
}

.submit {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	background-color: #181713;
}

/* 12:----------- Contact Us page ----------- */

div.accomm_enq {
	margin: 5px 0 5px 0;
	/*background-color: #EEEEEE;*/
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

div.accomm_enq h3 { 
	margin-top: 5px;
	margin-bottom: -8px;
	color: #181713;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
}

div.accomm_enq p { 
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	line-height: 18px;
	margin-bottom: 7px;
}