﻿@import "../styles/shared.css";


.headlink
{
	position: absolute;
	height: 135px;
	width: 360px;
	margin-top: 0px;
	margin-left: 0px;
	cursor: hand;
	cursor: pointer;
}
.headerbar
{
	position: absolute;
	height: 36px;
	margin-top: 138px;
	line-height: 37px;
	color: #3F3F3F;
	font-size: 11px;
	padding-left: 40px;
}

.headerbar a
{
	color: #3F3F3F;
	text-decoration: none;
}
.headerbar a:hover, 
.headerbar a:active,
.headerbar a:focus
{
	text-decoration: underline;
}

.headerbar a.blackstate
{
	color: #3F3F3F;	
}

.headerbar a.whitestate
{
	color: #ffffff;	
}


.headerhome
{
	position: absolute;
	display: block;
	margin: 20px 0px 0px 60px;
	width: 240px;
	height: 50px;
}

.headerad
{
	position: absolute;
	margin-left: 380px;
	width: 380px;
	height: 100px;
	overflow: hidden;
}

.headerad img
{
	border: 0px;
}

.headernav
{
	position: absolute;
	margin: 100px 0px 0px 380px;
	height: 38px;
	line-height: 35px;
	color: #cbcbcb;
	font-size: 11px;
	padding-left: 13px;
}


.headernav a
{
	display: block;
	float: left;
	margin-right: 23px;
	text-decoration: none;
	color: #cbcbcb;
}
.headernav a:hover, 
.headernav a:active,
.headernav a:focus
{
	text-decoration: underline;
}
.contentarea
{
	border: 1px solid #cac9c6;
	background: white;
	padding: 15px;
}
.winebanner
{
	border-right: 1px solid #cac9c6;
	border-left: 1px solid #cac9c6;
	background: #cac9c6;
	padding: 0px;
	text-align:center;
}
.titletext
{
	padding-left: 20px;	
}
.scriptheader
{
	color: Gray;
	float: left;
}
.headercontainer
{
	vertical-align:middle;
	width: 729px;
	height: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.mealholder
{
	margin:10px 0px 10px 0px;
	width:700px;
	text-align:left;
}
.winelistbox
{
	width:726px;
	background-color:#f8f8f8;
	border: solid 1px #cdcdcd;
}
.featuredwinelistbox
{
	width:710px;
	height: 237px;
	padding: 8px;
	background-color:#773a3a;
	border: solid 1px #cdcdcd;
}
.winelistsubbox
{
	width:690px;
	margin-bottom:15px;
	margin-left:15px;
	
}
.wineitemfeatured
{
	border: solid 1px maroon;
	background-color : White;
}
.wineitemselectedfeatured
{
	border: solid 1px maroon;
	background-color : #f0f0ca;
}
.wineitemselected
{
	background-color : #f0f0ca;
	border: solid 1px #878787;
}
.wineitem
{
	border: solid 1px #878787;
	background-color : White;
}
.winebottlefeatured
{
	border: solid 1px maroon;
	background-color : White;
}
.winebottle
{
	border: solid 1px #878787;
	background-color : White;
}
.subbox
{
	border: solid 1px #cdcdcd;
	background-color : White;
	width:670px;
	margin-left:15px;
	margin-bottom: 15px;
	padding : 10px 10px 10px 10px;
}
.contentbox
{
	width:726px;
	background-color:#f8f8f8;
	border: solid 1px #cdcdcd;
}
.mainadmincontent
{
	padding: 10px 10px 10px 10px;
}

.clearboth { float: none; clear: both; }
.container
{
	border : solid 1px #333333;
}
.headerlogo
{
	margin-left: 32px;
	position:absolute;
	width: 46px;
	height: 23px;
	border : 0px;
	background: #5a504f url(images/perkLogo.jpg) no-repeat;
}
.headernav
{
	margin-left: 700px;
	margin-top: 3px;
	position:absolute;
	height: 23px;
	color: White;
	border : 0px;
}
.perkcontent
{
	margin: 49px 0px 17px 32px;
	width: 58px;
	height: 118px;
	margin-top: 10px;
	margin-left: 29px;
	background: url(../images/logosm.gif);
	cursor : hand;
	cursor : pointer;
}
.orgname
{
	margin:15px 10px 10px 580px;
	border : 0px;
	font-size: 16px;
	color: #3d3434;
}
.formCell
{
	padding:5px;
}
.pagelabeltext
{
	margin: 10px 0px 10px 0px;
}
.pageheadertext
{
	margin: 15px 0px 15px 0px;
	font-size: 13px;
	color: #3d3434;
	font-weight: bold;
}
.buttonholder
{
	margin:10px 0px 10px 0px;
}
.errorText
{
	color:Maroon;
}
.textReverse
{
	color:White;
}
.linkbutton
{
	font-size: 11px;
	display: inline;
	color: White;
	background: #666666;
	border: 1px solid #333333;
	text-decoration: none;
	padding: 0px 5px 3px 5px;
	vertical-align: middle;
}
.linkbutton:hover{ background: #1f1b1c; }

.posrel
{
	position: absolute;
}
input.clearborder
{
	font-size: 10px;
	color: #773a3a;
	background: #ffffff;
	border: 0px solid #ffffff;
	vertical-align: middle;
}
.spacedLine
{
 line-height: 19px;
}

.categoryheader
{
	width:100%;
	margin-top: 10px;
}
.categorytitle
{
	font-size: 13px;
	color:Red;
	float:left;
	width:415px;
}
.categorysubtitle
{
	font-size: 11px;
	margin-left: 0px;
}
.categorysubtitle2
{
	font-size: 11px;
	margin-left: 114px;
}
.producerbox
{
	position:absolute; margin-top: 80px; margin-left: 372px;
}
.headerLink
{
	 color: #773a3a; 
	 font-size: 14px; 
	 font-weight: normal;
}
.formcell
{
	padding: 7px;
}