@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 0.86em/1.4em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #0262b3 url(../images/bkg_tile.jpg) repeat-x; /* #6699CC */
}

#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

/*----- LINKS -----*/

a {
	color: #003366;
}

a:hover {
	color: #CC0000;
}

/*----- HEADER -----*/

#header {
	width: 100%;
	float: left;
	height: 105px;
/*	overflow: hidden; */
}

#header img {
	float: left;
	border: none;
	padding-left: 20px;
}

#header-right {
	width: 210px;
	float: right;
	font-size: 0.8em;
	color: #003366;
	text-align: right;	
	margin: 13px 0 0 0;
}

#header-right p {
	padding: 0 20px 0 0;
	margin: 0;
	line-height: 1.7em;
}

#header-right .bigred {
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 4px;
}

/*----- SUBNAV -----*/
#subnav {
	width: 100%;
	float: left;
	padding: 7px 0 14px 0;
	margin: 0;
	font-size: 0.8em;
	color: #003366;
}

#subnav p {
	float: left;
	margin: 0;
	padding: 0;
	color: #777;
}

#subnav ul {
	float: right;
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline;
	list-style-type: none;
}

#subnav li a {
	margin: 0 0 0 20px;
}

#subnav li a#current-subpage {
	color: #CC0000;
}

/*-----////////// MAIN BODY //////////-----*/
#main-left {
	float: left;
	width: 570px;
}

#main {
	float: left;
	background: white url(../images/logos-pageBottom.gif) bottom no-repeat;
	padding: 5px 20px 100px 20px;
}

/*----- MAIN-CONTENT -----*/
#center-body {
	float: right;
	width: 380px;
}

#center-body img {
	margin-bottom: 20px;
}

#center-body p {
	padding: 0 15px;
}

 #center-body h1 {
	padding: 0 15px;
	margin: 0 0 -0.44em 0;
}

#center-body h2, #center-body h3 {
	padding: 0 15px;
	margin: 1em 0 -0.44em 0;
}



/*----- LEFT-SIDEBAR -----*/
#left-sidebar {
	float: left;
	width: 180px;
	font-size: 0.8em;
}

/*----- RIGHT-SIDEBAR -----*/
#right-sidebar {
	float: right;
	width: 160px;
	font-size: 0.8em;
	line-height: 1.3em;
}

#locations, #left-sidebar p { 
	padding: 0 7px;
}
/*
#locations strong{
	font-size: 1.1em;	
}
*/
/*-----////////// FORMS /////////-----*/
#form-delivery {
	margin: 10px 0;
}

#form-delivery select#jumpMenu {
	width: 100px;
	color: #555;
	font-size: 1em;
}

#form-delivery input#go-button {
	width: 36px;
}


/*-----////////// FOOTER //////////-----*/
#footer {
	clear: both;
	background: #003366 url(../images/elements/gradient_footer.jpg) repeat-x 0 -20px;
	font-size: 0.80em;
	color: white;
	padding: 20px 10px;
	text-align: center;
	border-bottom: 2px solid #000;
}

#footer a:link, #footer a:visited {
	color: #EDEDED;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: white;
}

#footer p {
	color: #EDEDED;
	padding: 0;
	margin: 0;
}

/*-----  TEXT STYLES  -----*/

h1 {
/*	font: bold 1.3em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; */
	font: normal 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

h2 {
/*	font: normal 1.2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; */
	font: normal 1.4em/1.1em Georgia, "Times New Roman", Times, serif;
	margin-top: 2em;
	margin-bottom: 0;
	color: black;
}

h3 {
	font: normal 1.2em/1.1em Georgia, "Times New Roman", Times, serif;
	color: black;
}

blockquote {
	margin: 0;
	padding: 20px 16px;
	background: url(../images/quote_mark_top.gif) no-repeat top left;
}

blockquote div.author {
	background: url(../images/quote_mark_btm.gif) no-repeat top right;
	padding-top: 20px;
	margin-top: -10px;
}

/*----- TABLES -----*/

table {
	width: 90%;
	border-collapse: collapse;
	border: 1px solid #003366;
	margin-left: 15px;
}

caption {
	color: #CC3333;
}

th {
	text-align: center;
	background-color: #003366;
	font-size: 0.8em;
	color: white;
}

td {
	border-bottom: 1px solid #003366;
	padding: 5px;
}

td.alignright {
	text-align: right;
}

/*----- CLASSES -----*/

.important {
	color: #CC0000;
}

.soft {
	color: #CCCCCC;
}

.grabber {
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
/*  font-size: 0.80em; */
}

.grabber img {
	margin-bottom: -6px;
}

.callout {
	background: #CC3333 url(../images/elements/gradient_btn_bkg.jpg) bottom repeat-x;
	color: white;
	line-height: 1.4em;
	padding: 7px;
	margin: 0;
	font-weight: normal;
}

.calloutblue {
	background: #006599 url(../images/elements/gradient_btn_blu_bkg.jpg) top left repeat-y;
	color: white;
	line-height: 1.4em;
	padding: 7px;
	margin: 0;
	font-weight: normal;
	margin-bottom: 1em;
}
.calloutblue p {
	margin-top: 0px;
	margin-left: -5px;
}
.calloutblue a,
.calloutblue a:link,
.calloutblue a:active,
.calloutblue a:visited {
	color: white;
	font-style: italic;
	text-decoration: underline;
}
.calloutblue a:hover {
	color: white;
	text-decoration: underline;
}
.calloutbluehdr {
	color: white;
	line-height: 1.1em;
	padding: 7px;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #006599;
}
.calloutblue strong {
	font-weight: normal;
	font-size: 1.2em;
}
.callout strong {
	font-weight: normal;
	font-size: 1.2em;
}

#header-right .callout {	
	text-align: center;
	padding: 8px 3px 12px 3px;
}

.callout a {
	color: white;
}

.fineprint {
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
}

img.floatleft {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #ccc;
}

img.floatright {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #ccc;
}

img.cooler {
	float: right;
	margin: 0 0 5px 10px;
}


/*----- DELIVERY CALENDAR PAGE -----*/

#calendar {
	float: left;
	width: 740px;
	/*----- not sure why, but this border fixes some idiotic bug in IE6 
	that makes the subhead div collapse to about 100px wide and 400 tall -----*/
	border: 1px solid #fff; }

#calendar h2 {
	color: #003366;
	font-size: 2em;
	line-spacing: 1em;
	margin: 20px 20px 0 0;
	padding: 0.22em 0 0.25em 0;
	border-top: 1px solid #bbbbdb;
	border-bottom: 1px solid #bbbbdb;
	}
	
#calendar h2 span.zip {
	font-size: 1.3em;
	color: #CC0000;
	}

table#delivery_calendar {
	width: 721px;
	border: none;
	border-collapse: collapse;
	background: #b1d1e1;
	color: #003366;
	font-size: 1.2em;
	margin: 0 0 0 0;
	}
		

table#delivery_calendar td {
	width: 103px;	
	height: 70px;
	border:  solid 5px #fff;
	padding: 8px;
	vertical-align: top;
	}

table#delivery_calendar td.day {
	height: 1.4em;
	background: #fff;
	font-size: 1.2em;
	vertical-align: bottom;
	color: #003366;
	padding: 3px;
}

table#delivery_calendar td.deliver {
	background: #b00;
	font-size: 1.4em;
	color: #fff;
}

table#delivery_calendar td.past {
	background: #D5AA97;
	color: #fff;
	font-size: 1.4em;
}

table#delivery_calendar td.weekend {
	background: #e7ecef;
	color: #bbb;
	}

table#delivery_calendar td.othermonth {
	background: #f9f9fd;
	color: #bbb;
}

.deliverynote {
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
	margin: - 1em 0 0 0;
	padding: 0;
}

.deliverynote span.links{
	font-style: normal;
}

