body
{
 	background-color: #d5d5d5; 
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Trebuchet MS,sans-serif;
	font-size: 14px;
	color: #444;
}

a
{
	color: #86143A;
}

h1
{
	font-size: 28px;
	font-weight: normal;
	margin-top: 10px;
}

h2
{
	font-size: 22px;
	font-weight: normal;
}

#wrapper
{
	width: 940px;
	margin: 0px auto;
}

#hdr
{
	width: 940px;
}

#hdrtop
{
	position: relative;
	height: 34px;
	background-color: #6d092a;
}

.hdrtoptext
{
	display: block;
	position: absolute;
	top: 10px;
	text-decoration: none;
	color: #cdc4a5;
}

#hdrmain
{
	height: 132px;
	width: 940px;
	background-image: url(hdr.png);
	position: relative;
}

.hdrbasket
{
	position: absolute;
	color: #fff;
	top: 80px; 
	left: 667px;
	margin: 0px;
}

#hdrmenu1  
{
	height: 34px;
	background-color: #96846a;
	padding-left: 132px;
	font-size: 15px;
}

#hdrmenu1 a 
{
	display: inline-block;
	color: white;
	padding: 8px 14px 9px 14px;
	text-decoration: none;
	border: none;
}

#hdrmenu1 a.selected 
{
	background-color: #cdc4a5;
	color: #6b695e;
}

#hdrmenu1 a:hover 
{
	background-color: white;
	color: #86143A;
}

#hdrmenu2  
{
	height: 34px;
	background-color: #cdc4a5;
	padding-left: 132px;
	font-size: 15px;
}

#hdrmenu2 a 
{
	display: inline-block;
	color: white;
	padding: 8px 14px 9px 14px;
	text-decoration: none;
	border: none;
}

#hdrmenu2 a:hover 
{
	background-color: white;
	color: #86143A;
}

#hdrbar3	/* breadcrumbs */
{
	background-color: white;
	padding: 7px 0px 5px 222px;
}

#maintable
{
	width: 940px;
	background-color: white;
}

#sidebarcell
{
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	width: 190px;
/* 	padding: 0px; */
}

#maincell
{
	margin: none;
	vertical-align: top;
	width: 703px;
	padding-left: 17px;
}

#content
{
	vertical-align: text-top;
	width: 703px;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	position: relative;
	border-top-width: 3px;
	border-top-color: #918667;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #918667;
	border-bottom-style: solid;
	min-height: 445px;
}

.boxhead
{
	background-color: #96846a;
	color: white;
	font-size: 15px;
	padding: 8px;
}

#navbox
{
	font-size: 14px;
	background-color: #cdc4a5;
	height: 210px;
	padding: 6px;
	margin-bottom: 15px;
}

#navbox a
{
	display: block;
	text-decoration: none;
	padding-bottom: 3px;
	color: #444;
}

#navbox a.selected
{
	color: #86143A;
}

#searchbox 
{
	background-color: #eeeae1;
	display: block;
	text-decoration: none;
	padding: 8px;
}

#searchboxfooter
{
	background-color: #86143a;
	height: 35px;
	position: relative;
}

.searchboxfootertext
{
	display: block;
	position: absolute;
	left: 6px;
	top: 8px;
	color: white;
	font-size: 15px;
}

.gobutton
{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

.searchinput
{
	display: block;
	position: static;
	margin-bottom: 10px;
	width: 150px;
}

.wlwine
{
	width: 703px;
	height: 123px;
	background-color: #ede9e1;
	position: relative;
	margin: 5px 0px;
}

.wltitle
{
	position: absolute;
	left: 130px;
	top: 6px;
	color: #887a65;
	font-size: 16px;
	text-decoration: underline;
	margin: 0px;
}

.wlbottleprice
{
	position: absolute;
	left: 130px;
	top: 32px;
	font-size: 20px;
	color: #86143a;
	margin: 0px;
}

.wlcaseprice
{
	position: absolute;
	left: 130px;
	top: 54px;
	font-size: 20px;
	color: #968768;
	margin: 0px;
}

.per	/* per bottle or per case */
{	
	font-size: 70%;
}

.wldesc
{
	position: absolute;
	left: 130px;
	top: 82px;
	width: 550px;
	line-height: 17px;
	height: 34px;
	color: #968768;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wlimage
{
	display: block;
	position: absolute;
	left: 28px;
	top: 6px;
	width: 74px;
	height: 111px;
}

.wlhdr
{
	background-color: #86143A;
	color: white;
	position: relative;
	padding: 8px;
	margin-top: 5px;
}

.wlsubhdr
{
	color: white;
	background-color: #96846a;
	font-size: 20px;
	padding: 5px 0px 7px 8px;
	text-transform: lowercase;
	margin: 0px;
}

.wlsortlink
{
	position: absolute;
	top: 20px;
	right: 20px;
	margin: 0px;
}	

.wlsortlink a
{
	text-decoration: underline;
	color: white;
}	

.wldiscount
{
	position: absolute;
	top: 60px;
	right: 20px;
	margin: 0px;
}	

.wlsortlink a.selected
{
	text-decoration: none;
}	

#homewrapper
{
	position: relative;
	height: 876px;
}

#homefeatureband
{
	position: absolute;
	top: 660px;
	left: 0px;
	width: 692px;
	height: 44px;
	background: #dbdbdb;
	padding-top: 5px;
	padding-left: 8px;
	
	font-size: 26px;
}	

/* The main panel on the home page */
/* Image must be 342 X 371 */
/* Content flows */
.homepanel
{
	width: 342px;
	height: 431px;
	border-bottom-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: solid;
	
	position: absolute;
}

/* The half-size panels on the home page */
/* Exactly half the height of the main one so bottom borders align */
/* Image must be 126 X 150 */
.homehalfpanel
{
	width: 342px;
	height: 215px;
	border-bottom-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: solid;
	position: absolute;
}

/* The large feature panel - image overlaps feature band at top */
.homefeature
{
	width: 334px;
	height: 232px;
	position: absolute;
}

/* The small feature panels */
.homehalffeature
{
	width: 170px;
	height: 158px;
	position: absolute;
}

/* General home page elements */
h1.home		/* red top titles */
{
	position: absolute;
	z-index: 10;
	font-size: 15px;
	font-weight: normal;
	color: #86143A;
	top: 6px;
	margin: 0px;
}

h2.home		/* gray sub titles */
{
	position: absolute;
	z-index: 10;
	font-size: 24px;
	font-weight: normal;
	top: 22px;
	margin: 0px;
}

p.home
{
	position: absolute;
	z-index: 10;
	font-size: 12px;
	margin: 0px;
}

img.home
{
	display: block;
	position: absolute;
}

ul.home
{
	color: #86143A;
	position: absolute;
	padding: 0px;	/* override safari user agent stylesheet */
	margin: 0px;
	list-style-position: inside;
}

a.home
{
	color: #86143A;
	text-decoration: none;
}

#footer  
{
	height: 34px;
	background-color: white;
	font-size: 15px;
}

#footer a 
{
	display: inline-block;
	padding: 8px 28px 9px 0px;
	text-decoration: none;
	border: none;
	color: #444;
}

.redhdr
{
	background-color: #86143A;
	color: white;
	font-size: 28px;
	padding: 8px;
	margin-top: 5px;
}

.winehdr
{
	background-color: #86143A;
	height: 47px;
	color: white;
	margin: 5px 0px 0px 0px;
	position: relative;
}

.winehdrleft
{
	position: absolute;
	font-size: 34px;
	bottom: 5px;
	left: 5px;
	padding: 0px;
	margin: 0px;
}

.winehdrright
{
	position: absolute;
	font-size: 16px;
	bottom: 7px;
	right: 5px;
	padding: 0px;
	margin: 0px;
}

.winepanel
{
	background-color: #eeeae1;
	color: #96846a;
	padding: 8px;
	margin: 0px;
}

.wineimage
{
	vertical-align: top;
	padding-top: 13px;
}

.wineright
{
	vertical-align: top;
	color: #96846a;
	font-size: 16px;
	margin: 0px;
	padding: 8px;
}

.winetitle
{
	font-size: 24px;	
	margin: 0px;
	padding-bottom: 8px;
}

.winebottleprice
{
	font-size: 28px;
	color: #86143a;
	margin: 0px;
	padding-bottom: 8px;
}

.winecaseprice
{
	font-size: 28px;
	color: #968768;
	margin: 0px;
	padding-bottom: 12px;
}

.winefooter
{
	color: white;
	height: 20px;
	background-color: #96846a;
	margin: 0px;
}

.numbercolumn
{
	text-align: right;
	vertical-align: top;
}

.order td
{
	padding: 4px 3px 4px 0px;

}

#totalrow
{
	border-top: 2px solid #666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.purchase
{
	padding: 8px;
	background-color: #eeeae1;
}

.messagebox
{
	color: #7d1538;
	background-color: white;
	padding: 2px 5px 2px 5px;
	margin: 2px 0px 8px 0px;
	font-size: 1.1em;
}

.teamquote
{
	font-style: italic;
	font-size: 22px;
}

.teamtable td
{
	padding: 3px 16px 3px 0px;
}

.teamimage
{
	margin-top: 15px;
}

.bloghdr
{
	height: 70px;
	position: relative;
	background-color: #cdc4a5;
	
}

.blogimg
{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}

.blogtitle
{
	position: absolute;
	display: block;
	left: 85px;
	top: 10px;
	width: 290px;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #222;
}

.blogposted
{
	position: absolute;
	display: block;
	left: 385px;
	top: 13px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #444;
}

.blogcopy
{
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 10px;
	color: #333;
}

/* Catches lone images - not in a group */
.blogcopy > img
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Catches images grouped in a div - puts them next to each other if room */
.blogcopy > div > img
{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 3px;
}

.blogtable
{
	border-collapse: collapse;
}

.blogtable td
{
	padding: 4px 6px;
	vertical-align: top;
}

.blogtableheader
{
	background: #96846A;
	color: white;
}

/* Even and odd rows */
.blogtable1
{
	background: #ede2bf;
	color: #333;
}

.blogtable2
{
	background: #cdc4a5;
	color: #333;
}

.blogsidebyside
{
	border: 1px solid black;
	border-collapse: collapse;
}

.blogsidebyside td
{
	border: 1px solid black;
	vertical-align: top;
	padding: 2px 10px;
	width: 50%;
}

.blogsidebyside img
{
	display: block;
	width: 148px;
	margin-left: auto;
	margin-right: auto;
}


