*:focus { outline: none; }
body {
	background: #eee;
	font: 16px/1.75 Georgia, "Times New Roman", Times, serif; 
	margin: 0; 
	padding: 0 0 30px 0;
	color: #444;
}
p { margin: 0; }
p + p { 
	margin: 0; 
	text-indent: 1.75em;
}
#container {
	background: #fff;
	position: relative;
	width: 960px;
	border: 1px solid #dedede;
	margin: 20px auto 0 auto;
}
#container2 {
	margin-top: 150px;
}
#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 60px 40px;
	min-height: 500px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 500px;} 
/* */ 
.popup {background: #fff;}

a { text-decoration: underline; }
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active { color: #444; text-decoration: underline;}
.normal {  font-size: 16px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 28px; 
	font-weight: normal; 
	text-align: center; 
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-top: 1px solid #d1d8e8;
	border-bottom: 1px solid #d1d8e8;
	padding: 8px 0;
}
h2, .head2 {  
	font-weight: normal; 
	font-size: 24px;
}
h3, .head3 {
	font-size: 16px; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	font-size: 14px;
}
fieldset { 
	border: 1px solid #d1d8e8;
	padding: 1em; 
}
legend { color: #444; }
.image-full-width { margin: -40px 0 0 -40px; }
.required {  
	font-size: 9px; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #F3DEAF solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #4f81bc; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: #d1d8e8;}
.tablerow2 {  background: #eaedf4;}
.orderpage_active {color: #c00; font-weight: bold;}
.orderpage_inactive {color: #ccc; font-weight: normal;}

.header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 150px;
	background: url(/public/w39253/logo-kentuckywine.gif) no-repeat 843px 28px; 
}
.header a {
	position: absolute;
	left: 31px;
	top: 56px;
	width: 795px;
	height: 65px;
	z-index: 2;
	background: url(/public/w39253/logo-cccvineyard.jpg) no-repeat; 
}
.header a b {
	display: none;
}
#languageselect {
	position: absolute;
	top:40px;
	right:10px;
}
#languageselect a {
	font-size: 10px;
}
/* Top banner, navigation area */
#top {
	background: transparent;	
	width: 960px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 600;
}
#navtop { 
	padding: 0;
	margin: 0 0 0 129px;
	border: 0;
}
#navtop ul {
	padding:0;
	margin:0;
	list-style: none;
	border: transparent;
}
#navtop li { 
	position: relative;
	display: block; 
	margin: 0; 
	float: left; 
}
#navtop a { 
	display: block; 
	color: #4f81bc; 
	font-size: 18px;
	font-weight: normal;
	text-decoration: none; 
	text-align: center; 
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 15px 5px 15px;
}
#navtop li:hover, #navtop li.sfhover  {

}
#navtop a:hover, #navtop a.sfhover  {
	color: #76a7e2;
}
/* 	current page: home */
#custompg1 #Hometop a,
/* 	current page: about */
#winerypg #Abouttop a,
#custompg4 #Abouttop a,
#custompg5 #Abouttop a,
div#foodlist #Abouttop a,
#newspg #Abouttop a,
#eventpg #Abouttop a,
#custompg3 #Abouttop a,
#photogallery #Abouttop a,
#blog #Abouttop a,
#custompg6 #Abouttop a,
/* 	current page: our wines */
#winelist #OurWinestop a,
#order #OurWinestop a,
#ordersummary #OurWinestop a,
#orderpg1 #OurWinestop a,
#orderpg2 #OurWinestop a,
#orderpg3 #OurWinestop a,
#orderconfirm #OurWinestop a,
#ordercancel #OurWinestop a,
#shippingpg #OurWinestop a,
#privacypg #OurWinestop a,
/* 	current page: our winemakers */
#winemakingpg #OurWinemakerstop a,
/* 	current page: contact us */
#contactwinery li#ContactUstop a, 
#contactwinerya li#ContactUstop a,
#directionspg #ContactUstop a,
#emailsubscribe li#ContactUstop a {
	color: #c36264;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color: #4f81bc;
	border: 1px solid #dedede;
	width: 200px;
	left: -999em; 
	top: 30px;
	padding: 10px;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 200px;
	margin: 0;
	text-align: left;
}
#navtop li ul a { 
	display: block;
	color: #fff !important; 
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none; 
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 5px 4px 5px;
	width: 190px;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	visibility: visible;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color: #fff;
	background-color: #6a9ad2;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 150px;
	left: 0px;
	padding-bottom: 10px;
display:none;
}
#navleft { 
	width: 180px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 180px; 
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #444; 
	font-size: 18px;
	font-weight: normal;
	text-decoration: none; 
	text-align: center; 
	text-transform: uppercase;
	letter-spacing: .1em;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	background-color: #F8DEAD;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
	border: 1px solid #D76526;
}
#navleft li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #000000;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 45px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
	color: #D76526;
}
#footer {
	clear: both;
	background: transparent;
	font-size: 14px;
	color: #999;
	text-align: center;
	padding: 20px 40px 65px 40px;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #FFF4C2;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #D76526;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #4f81bc;
	height:28px;
	padding:4px;
	color:#fff;
	font-weight:bold;
	text-align:center;
 	cursor: pointer;
	margin-left:40px;
}
#ordersummary input#checkout:hover, #orderpg1 input#checkout:hover, #orderpg2 input#checkout:hover, #orderpg3 input#checkout:hover {
	color:#c00;
}
.pod {
	position:absolute;
	left:810px;
	top:120px;
	width:160px;
	font-size: 11px;
	color:#446A37;
}
.podheader {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	margin-bottom:20px;
}
.podbuy {
    text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
	
#blog #menu {
	position:absolute;
	top:175px;
	right:4px;
	width:195px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
}

#blog .footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}
#blog .body, #blog .menuBody, #blog .calHeader {
	font-size: 11px;
}
#blog .byline {
	font-size: 10px;
}
#blog .rightMenu {
	background-color:transparent;
}
#blog .menuTitle {
	background-color:#4f81bc;
	color:#FFFFFF;
}
#blog .calendarTable a {
	color:#993300;
	font-weight:bold;
}
/* for trade relationships page */
#tabmenu {
	color: #000;
	border-bottom: 2px solid #666666;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px; 
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
#tabmenu a, a.active {
	color: #993300;
	background: #FFFCEC;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #666666;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}
#tabmenu a.active {
	background: #F6F6EF;
	border-bottom: 3px solid #F6F6EF; 
}
#tabmenu a:hover {
	color: #000000;
	background: #FFFCEC; 
}
#tabmenu a:visited {
	color: #993300; 
}
#tabmenu a.active:hover {
	background: #F6F6EF;
	color: #CC3300; 
}
#tabcontent {
	background: #F6F6EF;
	padding: 20px;
	border: 2px solid #666666;
	border-top: none;
	z-index: 2;	
}
/*	Our Wines */
#winelist h1 { display: none; }
#winelist .image-winelist-1 { margin: -40px 0 40px -40px; }
#winelist #content .table2 { 
	width: 100%; 
	padding-bottom: 42px;
}
#winelist #content .table2 .tablerow1 { 
	background-color: transparent;
}
#winelist #content .table2 .tablerow1 td { 
	padding-bottom: 0px;
	margin-bottom:0px;
}
#winelist .winetitle { 
	display: block;
	font-size: 24px; 
	margin-top: 1.75em; 
}
#winelist .winetitle > br {
	display: none;
}
#winelist .winetitle strong {
	font-weight: normal;
}
/*	Our Winemakers */
#winemakingpg h1 {
	background: url(/public/w39253/winemaking-winemakers.jpg) no-repeat;
	height: 44px;
	width: 456px;
	text-indent: -9999px;
	margin: 0 0 40px -40px;
	padding: 0;
	border: none;
}
#winemakingpg #content {
	background-color: #274162;
	color: #fff;
	padding-top: 304px;
}
#winemakingpg #content a:link, #winemakingpg #content a:visited, #winemakingpg #content a:active { color: #fff;}
#winemakingpg .image-winemaking-1 { position: absolute; top: 0; left: 0; }
#winemakingpg .image-winemaking-2 { position: absolute; top: 0; left: 456px; }
#winemakingpg .image-winemaking-3 { float: right; padding: 0 0 40px 40px; margin: -102px -40px 0 0; }
/*	Winery */
#winerypg #content {
	background-color: #77933c;
	color: #fff;
	padding-top: 456px;
}
#winerypg #content a:link, #winerypg #content a:visited, #winerypg #content a:active { color: #fff;}
#winerypg .image-winery-1 { position: absolute; top: 0; left: 0; }
#winerypg .image-winery-2 { float: right; padding: 0 0 40px 40px; margin: -40px -40px 0 0;}
/*	Home */
#custompg1 #content { padding-bottom: 0; }
/*  Order */
#order table.normal { width: 100%; } 


