/* CSS Document */

body {margin:0;padding:0}

#border {
	background:transparent url(../images/layout/border.gif) no-repeat scroll 0% top;
	border:0px none;
	margin:0pt auto;
	width:836px;
}

#main-content-pane {
	width:795px;
	background:#ffffff;
	margin-right:20px;
	margin-left:20px;

}

#headerbox {
	position:relative;
	padding:0;
	background:url(../images/layout/navfill.gif) repeat-y left top;
	/*border: 0;
	margin: 0;
	z-index:10;*/
}

#buyonline {
	position:absolute;
	top:20px;
	left:0px;
	width:170px;
}

#masthead {
	padding-top:80px;
}

#logobox {
	position:absolute;
	top:12px;
	left:480px;
	width: 305px;
}

#contentwrap {
	background:url(../images/layout/navfill.gif) repeat-y left top;
	padding:0;
	margin:0;
}

#contentbox {	
	margin-left:162px;
	padding:10px 30px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

#contentbox h3 {
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;	
}

.greenstd {color: #336600}
.greenitalic {color: #669900}

/* text formatting */

.itals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	padding-left: 15px;
	background-image:url(../images/decals/right_coll_fill.gif);
	background-position:left top;
	background-repeat: no-repeat;
}



#footerbox {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:192px;
	padding-bottom:20px;
	background:url(../images/layout/navfill.gif) repeat-y left top;
}

#contentbox a, #footerbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.winelistcol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	/*padding-left: 20px;*/
	padding-top: 16px;
	width: 50px;

}
.winelistcol2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;*/
	padding-left: 10px;
	line-height: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 375px;
}

.winedetailcol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	/*padding-left: 41px;*/
	padding-top: 16px;
	width: 55px;

}
.winedetailcol2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;*/
	padding-left: 20px;
	line-height: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 370px;

}
.winedetailmidleft {
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 280px;

}
.winedetailmidright {
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 80px;

}
.whitewine {
	color: #333300;
	font-weight: bold;
}
.redwine {
	color: #660000;
	font-weight: bold;
}
