﻿body, html
{
	font-size: 12pt;
	font-family: Arial;
	background-color: white;
				height: 1000%;
			width: 100%;

}
		.miscHidden {
			display: none;
			visibility: hidden;
		}		
		
		.LightBoxCanvas {
			background: transparent URL(lightbox_bg.png) repeat 0px 0px;
			position: absolute;
			top: 0px;
			left: 0px;
			right: 0px;
			bottom: 0px;
			z-index: 9900;

		}
		.LightBoxCanvas .CenterPoint {
			height:1px;
			width:1px;
			position:absolute;
			top:50%;
			left:50%;
			overflow:visible;
		}
		.LightBoxCanvas .Message {
			position: absolute;
			text-align: center;
			font: bold 18pt Arial;
			color: Black;
			width: 300px;
			height: 130px;
			top: -65px;
			left: -150px;
		}    
.icon
{
	width:34px;
	width:36px;
	
}

.field
{
	font-size: 10pt;
	font-family: Arial;
	color: dimgray;
}
.checkfield
{
	font-size:10pt;
	font-family:Arial;
}
.heading
{
	font-size: 12pt;
	font-family: Arial;
	color: olivedrab;
}
.columnHeading
{
	font-size: 10pt;
	font-family: Arial;
	color: olivedrab;
}

.label
{
	font-size: 12pt;
	font-family: Arial;
	color: Gray;
}
.errorlabel
{
	font-size: 12pt;
	font-family: Arial;
	color:Red;
}
.btn
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Arial;
	color:white;
	background-color:#669933;
}
.smallbtn
{
	font-size: 10pt;
	font-family: Arial;
	color:white;
	background-color:#669933;
	width:62px;
	height:28px;
}
.wineList
{
	font-size:10pt;
}
.wideCombo
{
	font-size: 10pt;
	font-family: Arial;
	color: dimgray;
	width:330px;
}
.topNav
{
	font-size: 11pt;
	font-family: Arial;
	background-color: #636366;
	color: #99cc33;
}
.header
{
	background-color: #d6d6d6;
	color: white;
	height: 20px;
	background: url(images/HeaderBgnd.gif) 0px 0px repeat-x;
	
	
}

.footer
{
	font-size: 10pt;
	font-family: Arial;
	background-color: dimgray;
	color: white;
}

.hyperlink
{
	color:White
}
.hyperlinkDark
{
	color:olivedrab;
	font-size:12px;
}
.hyperlinkDarkSelected
{
	color:olivedrab;
	font-size:14px;
	font-weight:bold;
}

.wineLink
{
	color:olivedrab;
	font-size:14px;
}
.hyperlinkDarkSmall
{
	color:olivedrab;
	font-size:12px;
}
.logoText
{
	color: whitesmoke;
	font-size:14px;
}
.wineOfWeekText
{
	font-size: 10pt;
	font-family: Arial;
	color: Gray;
}
.webSearchButton
{
	/*
	width: 74px;
	height: 79px;*/
}
.pagingStyle
{
	font-size: 11pt;
	font-family: Arial;
	color: Gray;
}
.lineSeparator
{
	background: url(Images/separator.gif) 0px 0px repeat-x;
	background-position:bottom;
}
.underlineCell
{
	text-decoration: underline;
}
.chart
{
	font-family:Arial;
	font-size:12px;
}