@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9C9CDB;
	background-image: url(/images/bg-subpages.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	text-align:left;
	position:relative;
	margin: 0 auto;
	width: 850px;
	height: 140px;
}
#logo {
	position: absolute;
	top: 5px;
}
#nav {
	position: absolute;
	bottom: 5px;
	width: 700px;
	left: 170px;
}
#nav li {
	display: block;
	float: left;
	margin-right: 16px;
	margin-left: 17px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container-main {
	position: relative;
	width: 850px;
	margin: 0 auto;
	border: solid 1px #004A6B;
	border-top: none;
	margin-top: 5px;
	min-height: 300px;
	text-align: left;
	background-color: #F9F9F9;
	background-image: url(/images/bg-greydot.gif);
	background-repeat: repeat-y;
	background-position: 650px;
}
#container-left {
margin-right: 200px;
}
#container-left .content {
padding: 3px;
}
.content h2 {
margin: 0px;
padding: 0px;
color:#004A6B;
font-size: 16px;
}
#breadcrumbs {
background: #7C7062;
color: white;
font-size:9px;
padding: 3px;
padding-bottom: 4px;
}
#breadcrumbs a, #breadcrumbs a:visited {
color: white;
}
#breadcrumbs a:hover {
color: #B9DFF4;
}
hr {
border: none;
background: #7C7062;
height: 1px;
} 
form {
margin-bottom: 0px;
}
#sidebar {
	float: right;
	width: 199px;
	height: 100%;
}
.container .header {
	height: 17px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background: #B9DFF4;
	border-bottom: #E9E9E9 1px solid;
	color: #004A6B;
	font-weight: bold;
	font-size: 12px;
}
.container .header img {
	padding-top: 3px;
}
.container .header a {
color: #004A6B;
	text-decoration: none;
}
.container .header a:hover{
	text-decoration: underline;
}
#sidebar ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#sidebar ul li a, .greytitlebox, a.bottomlink {
	display: block;
	color: #004A6B;
	text-decoration: none;
	padding: 0px 0px 1px 3px;
	background: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#sidebar ul li a:hover, a.bottomlink:hover {
background: #F7F7F7;
color: #7C7062;
}
#sidebar ul li ul li a {
padding-left: 20px;
}
#sidebar ul li ul li ul li a {
padding-left: 40px;
}
a.bottomlink {
border-top: 1px #CCC solid;
border-bottom: none;
}
label {
display: block;
float: left;
clear:left;
width: 200px;
}
.greytitlebox {
font-size: 9px;
font-weight: bold;
padding-left: 3px;
}
.copyright {
font-size:9px;
}
a:link, a:visited {
color: blue;
}
.shoppingcart-tableborder {
width: 100%;
}
.shoppingcart-displaytable {
border-bottom: 1px solid #e2e2e2;
padding: 2px;
vertical-align: top;
}
.resource-title, .resource-title a{
color: #004A6B;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
.resource-title a:hover {
text-decoration: underline;
color: blue;
}
.retailprice {
text-decoration: line-through;
}
.pageviewer{
background:url(/images/bg-horizbar-blue.jpg);
background-repeat: repeat-x;
background-color: #fff;
border: 1px solid #e2e2e2;
border-left: none;
border-right: none;
padding: 3px;
height: 25px;
margin-top: 3px;
font-size: 11px;
}
.viewresults{
float: right;
text-align: right;
}
.pagenav{
margin-left: 100px;
padding-top: 3px;
color: #004A6B;
}
.pagenav a{
text-decoration: none;
font-weight: bold;
color: #004A6B;
}
.pagenav a:hover {
text-decoration: underline;
color: blue;
}
.shoppingcart-author {
font-style: italic;
font-size: 11px;
}
.shoppingcart-marriagevineprice {
font-weight: bold;
}
.shoppingcart-yousave {
color: red;
font-weight: bold;
font-style: italic;
}
.resultsnum {
margin-top: 5px;
float: left;
}
.sectiontitle {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}
code {
	font:0.9em 'Courier New', Courier, Fixed;
display: block;
padding: 3px 3px 3px 20px;
background: #fefbd3;
border: 1px solid #e1e1e1;
	}
td code {
display: inline;
padding: 0px;
background: none;
border: none;
}
#askapache404 {margin:20px auto;vertical-align:top;}
.askapache {font-weight:bold; line-height:50px; padding:0 33px 0 0;  overflow:hidden; cursor:wait;}
.gsc-control {width:auto;position:relative;}
.gsc-control form {width:96%;}
.gsc-control table {margin:0;padding:0;}
.gsc-control, .gsc-control * {font-family:"trebuchet ms",verdana,sans-serif;font-size:13px;}
.askapache td,.askapache th {border-color:#FFF;}
