/*	Fossil Ridge 2004 - www.fossilridge.co.nz  
	Duncan Heal, Sprocket Web Design - www.sprocket.co.nz */

input.righttext {
	text-align: right;
	}

a img {
	border: 0;
	}

html body {
	background: #8A92A4 url(images/sitewide/bg.gif) repeat-y center;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	}

p a:link,a:visited {
	color: #930;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
/*	p a:visited {
		color: #930;
		}


div#pagebot, div#content{
	border: solid #666;
	border-width: 0 1px 0 1px;
	}
*/
div#content {
	width: 650px;
	text-align: left;
	
	margin: 0 auto;
	/* 210 */
	padding: 210px 20px 0 20px;
	
	background: transparent url(images/sitewide/header.jpg) no-repeat top center;
	}

/* headers */
h1, h2, h3, h4, #content p, #content li {
	background-color: rgb(251, 251, 239);
	}
	
h1 {
	display: block;
	margin: 0 0 0.1em 0;
	color: #930;
	font: normal normal 1.8em Georgia, "Times New Roman", Times, serif;
	}

h2 {
	color: #693;
	margin: 0.6em 0 0.1em 0;
	font: bold normal 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font: normal normal 1.1em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #930;
	margin: 0 0 0.1em 0;
	}

#content p,#content li, #content td {
	margin: .1em 0 .8em 0;
	font: normal normal 0.9em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #333;
	}


/* nav */

div#topnav {
	
	position: absolute;
	/* 170 */
	top: 168px;
	left: 0;
	width: 100%;
	border: 0px solid #ccf;
	background-color: transparent;
	}
	
	#topnav ul {
		margin: 0px auto 0px auto;
		padding: 0px;

		text-align: center;
		width: 690px;
		height: 25px;
		border: 0px solid #ccf;
		}
	
	#topnav ul li {
	list-style-type: none;
	float: left;
	display: block;

	}
	
	#topnav ul li a {
		float: left;
		margin: 0;
		padding: 4px;
		width: 106px;
		
		border: solid #930;
		border-width: 1px 0 1px 0;
		background: #D5CB8D url(images/nav/brown.gif) repeat;
		}

	#topnav ul li,
	#topnav li a:link,
	#topnav li a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-transform: capitalize;
		color: #fff;
		text-decoration: none;
		}

		#topnav ul li a#firsttab {
			width: 110px;
			border-width: 1px 0px 1px 0px;
			}
		* html topnav ul li a#firsttab {
		padding: 0 0 0 1px;
		padd\ing: 0 0 0 1px;
		}

		#topnav ul li a#lasttab {
			width: 108px;
			border-width: 1px 0px 1px 0px;
			}

		
		#topnav ul li a.activetab, #topnav ul li a.activetab:hover {
			background: #FBFBEF !important;
			border-bottom: 0 !important;
			color: #930 !important;
			}
			
			
		#topnav li a:hover {
			text-decoration: none;
			color: #FC0;
			background: #930 url(images/nav/brown.gif) repeat;

		}

/* bot nav */
div#pagebot {
	clear: both;
	padding: 1.6em 0 2em 0;
	}
	#pagebot p  {
	font: normal normal 0.8em/1.4em Georgia, "Times New Roman", Times, serif;
		}

		
		#pagebot p a:link, #pagebot p a:visited {
			color: #036;
			text-decoration: none;
			}
		#pagebot p a:hover {
			text-decoration: underline;
			}
			
		#pagebot p a.activebot {
			color: #03C;
			}
			
/* images */
img.rightpic {
	clear: right;
	float: right;
	margin: .4em .8em 1.2em 1em;
	}
img.leftpic {
	float: left;
	margin: .2em 1em 1em 0;
	}
img.leftpicwine {
	float: left;
	margin: 0.1em 0.6em 0.6em 0;
	clear: left;
	}
img.centerpic {
	margin: 5px auto 5px auto;
	text-align: center;
	vertical-align: middle;
	clear: both;
	}

/* ordering */

th {
	font: bold 1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #693;
	text-align: left;}
	
table#winetable {
	text-align: left;
	border: 0px solid;
	}

table#winetable h4 {
	margin: 0px;
	color: #693;
	font: bold normal 1em/1.2em Georgia, "Times New Roman", Times, serif;

	}
	table#winetable td p, table#ordertable td {
		font: normal normal .9em/1.4em Georgia, "Times New Roman", Times, serif;

		}
		
		table#winetable caption {
			display: none;
			}

table#ordertable tr.altrow {
	background-color: #fff;
	}
	table#ordertable tr.rowbg {
		background-color: transparent;
		}
	
	
table#ordertable th.headerrow {
	background-color: inherit;
	border-bottom: 1px solid #999;
	}
	
table#ordertable td.freight,table#ordertable th.freight  {
	border-top: 1px solid #999;
	}
	
	.sectionheader {
		color: #fff;
		text-align: center;
		background-color: #930;
		}

/* general divs */

div.center, p.center {
	text-align: center;
	}

/* contact form */
div#contactform {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 550px;
	}

table.contacttable {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 550px;
/*	background-color: #fff;*/
	background: #fff url(images/sitewide/grape-bg-white.jpg) top left no-repeat;
	border: 1px solid #693;
	padding: 5px;
	}
	table.contacttable th {
		text-align: right;
		vertical-align: top;
		padding-right: 6px;
		}
	
	h3.contactheader {
		margin-right: 0px;
		text-align: center;
		background-color: transparent !important; 
}


/* decorative text */

div#pullquote {
	text-align: right;
	width: 200px;
	float: right;
	margin: .1em 0 .8em 1.0em;
	}

div#pullquote p {
	font: normal normal 1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #690;
	background: #fff url(images/sitewide/pullquote-bg.jpg) top left no-repeat;
	border: #690 solid .1em;
	padding: 2px 6px 2px 2px;

	}

/* home page */

div#awardwinning {
	width: 240px;
	float: right;
	margin: 0 .5em 1em 1.4em;
	padding: 0 .2em 0 .6em;
	border: solid #696;
	border-width: .1em;
	background-color: #fff;

	}
	
	div#awardwinning h2, div#awardwinning p {
		background-color: #fff;
	}
	div#awardwinning p {
/*		background: #fff url(images/sitewide/pullquote-bg.jpg) top left no-repeat;
*/
/*	font: .7em normal normal sans-serif ;
*/		font: normal normal .8em/1.3em Georgia, "Times New Roman", Times, serif;

}
div#awardwinning h2 {
	font-size: .8em;
	color: #696;
	}


input#GRANDTOTAL {
	font-weight: bold;
	background-color: #eee;
	color: #930;
	}