/* import styles for smarter browsers */
@import "sub-plus.css";
@import "form-plus.css";

BODY {
	padding: 0;
	margin: 0;
	background: url(../gifs/bg-body.gif) 0 0 #ccc;
	text-align: center;
	font-size: 76%;
	}
	
BODY.detail {
	background: url(../gifs/bg-detail.gif) 0 0 #FFF;
	}	
	
IMG {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	padding: 0;
	margin: 0;
	}	
	
img.img-preview {margin: 5px 0px 5px 0px;}

img.img-main {margin: 5px 0px 5px 0px;}
	
/* ------------------------- Content Positioning ------------------------- */

DIV.frame { 
	width: 760px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	}
		
div.logo {
	width: 220px;
	float: left
	}

div.nav {
	width: 520px;
	float: left;
	}		

div.con-wrapper {
	width: 740px;
	background: url(../gifs/bg-page.gif) 0px 0px #fff;
	float: left;
	display: block;
	}
	
div.con-wrapper div.pad-wrapper {
	background: url(../gifs/bg-column.jpg) no-repeat 0px -30px transparent;
	float: left;
	display: block;
	}	
	
div.con-supp-1 {
	width: 220px;
	float: left;
	}

div.con-supp-1 div.pad-con {
	margin: 0;
 	}
 
 
div.con-main-1 {
	width: 520px;
	float: left;
	}
div.con-main-1 div.pad-con {
	padding: 10px 60px 10px 30px;
	}	
	

div.con-footer-home {
	background-color: #62a253;
	width: 740px;
	float: left;
	clear: both;
	}

div.con-footer {
	background: url(../gifs/bg-page.gif) 0px 0px #fff;
	width: 740px;
	float: left;
	clear: both;
	}
	
div.con-footer-home div.pad-con,
div.con-footer div.pad-con {
	padding: 10px 0px 10px 20px;
	}	
	
div.submenu {
	padding: 0;
	float: left;
	width: 220px;
	}

div.submenu table {
	padding: 0;
	margin: 0;
	width: 175px;
	margin: 18px 0px 0px 20px;
	}




/* ------------------------- Text Attributes ------------------------- */

	
h1 {
	font-family: Times New Roman, Georgia, Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 12px 0 3px 0;
	border-bottom: 1px solid #bdbdbd;
	text-transform: uppercase;
	}
	
h2 {
	font-family: Times New Roman, Georgia, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 6px 0 3px 0;
	}
	
h3 {
	font-family: Times New Roman, Georgia, Helvetica, Arial, sans-serif;
	color: #428e49;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 6px 0 3px 0;
	}		

p.introtext {
	font-family: Georgia, Times New Roman, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #444;
	padding: 3px 0px 10px 0px;
	margin: 0;
	text-transform: uppercase;
	}

p {
	font-family: Georgia, Times New Roman, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #444;
	padding: 3px 0px 10px 0px;
	margin: 0;
	}
	
p.small {
	font-family: Georgia, Times New Roman, Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	color: #444;
	padding: 3px 0px 10px 0px;
	margin: 0;
	}	
	
table {
	font-size: 100%;
	}	
	
a:link 		{ color: #444; text-decoration: underline;}
a:visited 	{ color: #444; text-decoration: underline;}
a:hover 	{ color: #8ead12; text-decoration: underline;}
a:active 	{ color: #444; text-decoration: underline;}	

h1 a:link 		{ color: #999; text-decoration: none;}
h1 a:visited 	{ color: #999; text-decoration: none;}
h1 a:hover 		{ color: #8ead12; text-decoration: none;}
h1 a:active 	{ color: #999; text-decoration: none;}	

span.date {
	font-size: 1.0em;
	color: #888;
	padding:0;
	margin:0;
	}
	
span.pdf {
	background: url(../gifs/pdf.gif) no-repeat 0px 0px;
	padding: 0 0 0 17px;
	margin: 0;
	}

li {
	font-family: Georgia, Sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #555;
	padding-bottom: 4px;
	}

p.backtotop {text-align: right;}


/* ---- SITEMAP ----  */

ul.sitemap {
	padding: 0;
	margin: 0 0 10px 0;
	}

ul.subsitemap {
	padding: 0;
	margin: 0;
	}

ul.sitemap li.sitemaplevel1 {
	list-style: none;
	padding: 0px;
	margin: 0;
	}

ul.sitemap li.sitemaplevel2 {
	list-style: none;
	padding: 0px;
	margin: 0;
	}


ul.sitemap li.sitemaplevel1 a, 
ul.sitemap li.sitemaplevel1 a:visited, 
ul.sitemap li.sitemaplevel1 a:active {
	width: 418px;
	color: #666;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 2px 7px;
	font-weight: normal;
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	}
	
* html ul.sitemap li.sitemaplevel1 a, 
* html ul.sitemap li.sitemaplevel1 a:visited, 
* html ul.sitemap li.sitemaplevel1 a:active {
	width: 425px;
	}	

ul.sitemap li.sitemaplevel1 a:hover {
	text-decoration: none;
	color: fff;
	background: #c0cc32;
	}
	
	
/*LEVEL 2*/	
ul.sitemap li.sitemaplevel2 a, 
ul.sitemap li.sitemaplevel2 a:visited, 
ul.sitemap li.sitemaplevel2 a:active {
	width: 398px;
	color: #999;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 2px 27px;
	font-weight: normal;
	background: #eee;
	border-bottom: 1px solid #ccc;
	}
	
* html ul.sitemap li.sitemaplevel2 a, 
* html ul.sitemap li.sitemaplevel2 a:visited, 
* html ul.sitemap li.sitemaplevel2 a:active {
	width: 425px;
	}	

ul.sitemap li.sitemaplevel2 a:hover {
	text-decoration: none;
	color: fff;
	background: #c0cc32;
	}	
	
	
	
	

/* --------------- FIRST LEVEL SUB-NAVIGATION (SIDE MENU)  --------------- */

TD.level1 P, TD.level1on P {
	font: 1.0em Times New Roman, Georgia, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	
	}
TD.level1 P A, TD.level1on P A {
	padding: 6px 5px 6px 10px;
	display: block;
	cursor: pointer;
	color: #fff;
	width: 160px;
	border-top: 1px solid #fff;
	}

/* Idle */
TD.level1 P A:link {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1 P A:visited {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1 P A:hover {
	text-decoration: underline;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1 P A:active {
	text-decoration: underline;
	color: #fff;
	border-top: 1px solid #fff;
	}

/* On */

TD.level1on P {
background: url(../gifs/menu-bullet.gif) no-repeat 0px 12px;
}

TD.level1on P A:link {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1on P A:visited {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1on P A:hover {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}
TD.level1on P A:active {
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #fff;
	}



table.wine-details {
	width: 420px;
	margin: 10px 0px 20px 0px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	clear: left;
	}

table.wine-details td {
	border-top: 1px solid #e4e4e4;
	padding: 3px 0px 3px 6px;
	font-family: Georgia, Times New Roman, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #444;
	background-color: #fff;
	}
	
table.wine-details td.column1 {
	color: #999;
	width: 105px;
	vertical-align: top;
	}	















div.prodlist span.previntage {
	color: #AAA;
	text-transform: uppercase;
	font-size: 0.8em ;
	letter-spacing: 0.2em;
}

div.prodlist p {
	line-height: 1.4em;
}

div.prodlist p.producttitle {
	color: #D38850;
	padding-top: 18px;
	font-size: 0.8em;
}


div.prodlist {
	padding: 0;
	margin: 	0px 26px 0 10px;
	width: 252px;
	float: right;
	}

div.prodlist table {
	padding: 0;
	margin: 0;
	/*border-top: 1px solid #FFF;*/
	background: #FFF;
	}

div.prodlist table tr td {
	/*background: #F6F4EF;*/
	}

div.prodlist table {
	/*border-left: 1px solid #E9C5A9;
	border-right: 1px solid #E9C5A9;
	background: #F6F4EF;*/
	}


td.winedescr {
	padding-right: 5px;
	}

td.productheader {
	background: #FFF;
	padding: 0;
	margin: 0;
	}










/* ------------------------- ONLY WHEN PRINTING ------------------------- */

@media print 
	{

BODY {
	background-image: none;
	background-color: #fff;
	}	

div.logo {
	width: 220px;
	float: left
	}

div.nav {
	width: 520px;
	float: left;
	white-space: nowrap;
	}

div.con-supp-1 {
	}
 
div.con-main-1 {
	width: 480px;
	float: left;
	}
div.con-main-1 div.pad-con {
	padding: 10px 10px 10px 30px;
	}		

div.con-footer-home,
div.con-footer{
	display: none;
	}
	
p.backtotop {display: none;}			
		
}