/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;

}
body {
	/*background: #fff url(files/images/body.jpg) top left repeat;*/
	background: #FFFFFF;
	padding: 0 0 50px 0;
	height: 100%;
}
body, p, td, th, div, blockquote, dl, ul, ol, textarea {	
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	color: #cccccc;
}
input, textarea {
	line-height: 16px !important;
	color: #333333;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}

/* Header
----------------------------------------------- */
#header {
	height: 140px;
	width: 1030px;	
	position: relative;
	background: transparent url(files/images/txt.gif) 420px 0px no-repeat;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	background: transparent url(files/images/gradient_logo_bg.gif) 0px 0px no-repeat;
}

/* Structure
----------------------------------------------- */
#container {
	background: transparent url(files/images/container.gif) top left repeat-x;
}
#illustration {
	width: 1030px;
	height: 395px;
	background: #666;
	overflow: hidden;
position: relative;
}
#main {
	width: 1030px;
}
#leftimg {
	width: 420px;
	height: 420px;
	overflow: hidden;
	float: left;
	background: #666;
}
#rightimg {
	width: 90px;
	height: 420px;
	overflow: hidden;
	float: left;
	background: #666;
}
#content {
	position: relative;
	width: 700px;
	height:auto;
	float: left;
	top: 113px;
	left: 20px;
	background: #CCCCCC;
	padding: 0px 0px 0px 0px;
}
html>body #content {
	height: auto;
	min-height: 448px;
	height:auto !important;
	height:448px;

}
#content .wrap {
	padding: 20px 45px 0 80px;
}
#ingress {
	position: absolute;
	height: auto;
	min-height: 405px;
	height:auto !important;
	height:405px;
	width: 400px;
	top: 0px;
	left: 500px;
	padding: 10px 10px 10px 110px;
	
	background: transparent url(files/images/content_transparent.gif) repeat;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #cccccc;
}

#ingress_padding {
	position: absolute;
	height: auto;
	min-height: 405px;
	height:auto !important;
	height:405px;
	width: 350px;
	top: 0px;
	left: 550px;
	padding: 30px 10px 10px 30px;
	
	/*background: transparent url(files/images/content_transparent.gif) repeat;*/
	background-color: #333333;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}

#ingress_index {
	position: absolute;
	height: auto;
	min-height: 405px;
	height:auto !important;
	height:405px;
	width: 350px;
	top: 0px;
	left: 550px;
	padding: 30px 10px 10px 30px;
	text-align: center;
	
	/*background: transparent url(files/images/content_transparent.gif) repeat;*/
	background-color: #333333;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#ingress_info {
	position: absolute;
	height: auto;
	min-height: 10px;
	height:auto !important;
	height:10px;
	width: 350px;
	top: 380px;
	left: 550px;
	padding: 30px 10px 10px 30px;
	
	/*background: transparent url(files/images/content_transparent.gif) repeat;*/
	background-color: #333333;
	text-align: center;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#menu {	
	text-align: center;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;

}

#actual {
	position: absolute;
	height: auto;
	min-height: 405px;
	height:auto !important;
	height:405px;
	width: 350px;
	top: 100px;
	left: 550px;
	padding: 30px 10px 10px 30px;
	text-align: center;
	
	/*background: transparent url(files/images/content_transparent.gif) repeat;*/
	background-color: #333333;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-width: 0px;
    border-style : solid ;
    border-color : gray ;

}

#menu_header {	
	text-align: center;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;

}#tabs {
	margin-bottom: 25px;
	margin-top: 1px;
}
#tabs img {
	float: left;
}
/*#tabs a {
	display: inline;
	background: #bbaf98;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	margin-top: 1px;
	width: 128px;
	text-align: center;
	padding: 5px 0 6px 0;
	text-transform: uppercase;
	font-weight: bold;
}*/
#tabs a.bb {
	width: 130px;
}
#tabs a.cc {
	width: 131px;
}
#tabs a.dd {
	margin-right: 0;
}
#tabs a.active {
	background: #333333;
	color: #cccccc;
}
.prev {
	float: left;
	width: 102px;
	height: 30px;
}
.pages {
	float: left;
	width: 230px;
	height: 30px;
	text-align: center;
}
.next {
	float: left;
	width: 101px;
	height: 30px;
}
#footer {
	width: 1030px;
	height: 25px;
	background: #988564;
}
#footer img {
	float: right;
	margin-left: 13px;
}
#footer .wrap {
	padding: 7px 90px 0 0;
}

#top {
	/*background: #CC9966;*/
	background: #333333;
	/*background: #FFFFFF;*/
	position: relative;
	height: 20px;
	
}

#left {
	/*background: #CC9966;*/
	background: #333333;
	/*background: #FFFFFF;*/
	/*background: #996633;*/
	position: absolute;
	width: 20px;
	height: 100%;
}

#bottom {
	position: absolute;
	top: 520px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: transparent url(files/images/gradient_logo_bg.gif) 0px 0px no-repeat;
}


#line {
/*	border-top-color: #663300;
	border-top-style: solid;
	border-top-width: thick;*/
	border-top: 1px solid #333333; 
	position: relative;
	left: 20px;
	top: 113px;
	}

/* Nav
----------------------------------------------- */
#nav {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 733px;
	height: 12px;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	color: #333333;
	
}

#nav img {
	float: left;
	margin-right: 19px;
}
#nav img.last {
	margin-right: 0 !important;
}

#nav a {
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 15px 0 0;
}

/* Search
----------------------------------------------- */
/* Headings
----------------------------------------------- */
h1 {
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cccccc;
	/*letter-spacing: 1px;*/
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}
h2, h3, h4, h5, h6 {	
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cccccc;
	/*letter-spacing: 1px;*/
}

/* Lists
----------------------------------------------- */
.thumbnail {
	background: #fff url(files/images/thumbnail.gif) top left no-repeat;
	width: 127px;
	height: 127px;
	padding: 9px 0 0 9px;
	margin: 0 12px 12px 0;
	float: left;
	display: block;
}
table.vines {
	/*border-collapse: collapse;*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px 0px

}

table.vines td {
	margin: 0;
	padding: 0;
}
table.vines td {
	padding: 0 0 0 0;
}
table.vines td.group {

	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 18px;
}
table.vines td.subgroup {
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 80px;
	padding-top: 1em;
}
table.vines td.country {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	font-size: 14px;
	height: 10px;
	

}
table.vines td.region {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	font-size: 13px;
	height: 10px;

}
table.vines td.name {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	font-size: 12px;
	height: 10px;
}
table.vines td.grape {
	height: 10px;
	padding-left: 20px;
	width: 500px;
	font-size: 11px;
}
table.vines td.price {
	height: 10px;
	padding: 10px 0px 0 10px;
	text-align: right;
	font-size: 11px;
	width: 30px;
}

table.vines td.size {
	padding: 0px 0px 0 10px;
	text-align: right;
	font-size: 11px;
	width: 30px;
	font-weight: bold;
}

/* Vine group links
----------------------------------------------- */
table.vinegrouplinks {
	/*border-collapse: collapse;*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px 0px


}

table.vinegrouplinks a
{
	color: #CCCCCC;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0px 0 0;

}
table.vinegrouplinks td {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	width: 20%;
	background-color: #666666;
	height: 20px;
}
table.vinegrouplinks td.active {
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: underline;
	vertical-align: bottom;
	width: 20%;
	border-width: none;
/*	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #663300;*/
}
table.vinegrouplinks td {
	padding: 0 0 0 0;
}
table.vinegrouplinks td.group {

	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
table.vinegrouplinks td.subgroup {
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 80px;
	padding-top: 1em;
}

table.vinegrouplinks td.region {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	font-size: 13px;
	height: 10px;

}
table.vinegrouplinks td.name {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	font-size: 12px;
	height: 10px;
}
table.vinegrouplinks td.grape {
	height: 10px;
	padding-left: 20px;
	width: 500px;
	font-size: 11px;
}
table.vinegrouplinks td.price {
	height: 10px;
	padding: 10px 0px 0 10px;
	text-align: right;
	font-size: 11px;
	width: 30px;
}

table.vinegrouplinks td.size {
	padding: 0px 0px 0 10px;
	text-align: right;
	font-size: 11px;
	width: 30px;
	font-weight: bold;
}

/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

/* Links
----------------------------------------------- */
a {
	color: #cccccc;
	text-decoration: underline;
}

/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;	
}
.skip {
	display: none;
}
table.menu {
border-collapse: collapse;
}
table.menu td {
margin: 0;
padding: 0 0 0 10px;
width: 320px;
font-size: 11px;
}
table.menu td.price {
padding-left:10px;
width: 60px;
text-align: right;
vertical-align: middle;
}
table.menu td h3 {
margin: 1.2em 0 0 0;
padding: 0;
font: normal 11px/21px Arial, Helvetica, sans-serif;
color: #cccccc;
}
table.loose td {
padding-bottom: 1em !important;
}
.neat {
padding: 0 0 0 10px;
width: 320px;
font-size: 11px;
line-height: 16px;
}
.neat p {
margin: 0;
padding: 0;
font-size: 11px;
}
.product-thumbnail {
background: url(files/images/thumbnail.gif) top left no-repeat;
width: 136px;
height: 136px;
padding: 9px 0 0 9px;
}
