@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
}

/* ------- LINKS -------- */
a {
	color: #3290cb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* ------- HEADERS ------ */
h2 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -2px; 
	font-weight: normal;
	margin: 0 0 10px 0;
}

#main_promo h2 {
	margin-top: -14px;
}

#main_promo h2.overlay {
	position: absolute;
	top: 0;
	left: 0;
}

h3 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 27px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
}

#offers h3 {
	clear: both;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 5px 13px;
	font-weight: normal;
	letter-spacing: -1px;
}

h4 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	letter-spacing: -1px; 
}

/* ------- IMAGES ------- */
#content img.right {
	float: right;
	margin: 0 0 5px 7px;
}

#content img.left {
	float: left;
	margin: 0 10px 5px 0;
}

#content img.border {
	border: 1px solid #5b5b5b;
}

#rightcol img.border {
	border: 1px solid #cac9c9;
}

/* ----- FRONT PAGE ----- */
#offers span {
	display: block;
	float: left;
	margin-left: 13px;
	font-size: 12px;
	line-height: 15px;
}

#offers span.subscribe, #offers span.facebook, #offers span.twitter {
	background-image: url(/img/contact_icons_lg.gif);
	background-repeat: no-repeat;
}

#offers span.subscribe {
	background-position: 0px 0px;
	width: 135px;
	padding-left: 65px;
}

#offers span.facebook {
	background-position: 0px -101px;
	width: 131px;
	height: 30px;
	padding-left: 39px;
	margin-bottom: 3px;
}

#offers span.twitter {
	background-position: 0px -151px;
	width: 131px;
	height: 32px;
	padding-left: 39px;
	padding-top: 7px;
}

/* -- PARAGRAPHS/LISTS -- */
p.right {
	text-align: right;
}

#content p {
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 20px 0;
	
}

#main_promo p {
	font-size: 16px;
	margin-bottom: 7px;	
}

#main_right p, #main_right div.box span ul, .ordering div.box span ul {
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height: 16px;
}

#main_right div.box ul, .ordering div.box ul {
	padding: 0;
	list-style: none; 
}

#main_right div.box ul.after {
	margin-top: -13px;
}

#main_right div.box .bottom, .ordering div.box .bottom {
	margin-bottom: 0;
}

#main_right div.box ul li, .ordering div.box ul li {
	background: url(/img/bullet.gif) no-repeat 3px 7px;
	padding-left: 13px;
}

#main_right p.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 25px 13px;
}

/* ------- BOXES ------- */
#main_right div.box, .ordering div.box {
	width: 200px;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background: url(/img/corners/box_bot.jpg) no-repeat bottom;
	float: left;
}

.ordering div.box {
	margin-top: 20px;
	margin-right: 20px;
}

#main_right div.right {
	margin-left: 20px;
}

#main_right div.box h4, .ordering div.box h4 {
	width: 200px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url(/img/corners/boxtop.jpg) no-repeat;
	color: #222;
	margin: 0;
	padding-top: 3px;
}

#main_right div.box span, .ordering div.box span.box {
	display: block;
	width: 178px;
	min-height: 165px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #d8d8d8;
	background: #fff url(/img/bg/box.jpg) no-repeat top left;
	padding: 5px 10px 1px 10px;
	margin: 0;
}

#rightcol div.orange {
	padding-bottom: 13px;
	margin-bottom: 20px;
	background: url(/img/corners/orange_bot.jpg) no-repeat bottom;
}

#rightcol div.orange h4 {
	width: 200px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(/img/corners/orange.jpg) no-repeat;
	color: #fff;
	margin: 0;
}

#rightcol div.orange span {
	display: block;
	width: 178px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #fff url(/img/bg/orangebox.jpg) no-repeat top left;
	padding: 10px 10px 1px 10px;
	margin: 0;
}

/* ---- RIGHT COLUMN ---- */
#rightcol p, #rightcol div.orange ul {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#rightcol h4#nav {
	width: 200px;
	height: 28px;
	margin: 0;
	padding: 0;
	background-image: url(/img/col_heads.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	text-indent: -9000px;
}

#rightcol h4.story {
	background-position: center 0px ;
}

#rightcol h4.food {
	background-position: center -28px;
}

#rightcol h4.stores {
	background-position: center -56px;
}

#rightcol div.orange ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightcol div.orange ul li, #rightcol p.online {
	padding-left: 37px;
	margin-bottom: 12px;
	background-image: url(/img/contact_icons.gif);
	background-repeat: no-repeat;
}

#rightcol p.online {
	background-position: 0px -150px;
	margin: 0 10px 20px 10px;
}

#rightcol p.online span.sup {
	font-size: 9px;
	color: #e9193a;
	position: relative;
	top: -3px;
	left: -2px;
	text-transform: uppercase;
}

#rightcol div.orange ul li {
	height: 31px;
}

#rightcol div.orange ul li.contact {
	background-position: 0px 0px;
}

#rightcol div.orange li.facebook {
	background-position: 0px -50px;
}

#rightcol div.orange li.twitter {
	background-position: 0px -100px;
	margin-bottom: 0;
	padding-top: 8px;
	height: 23px;
}

#rightcol ul#nav {
	list-style: none;
	margin: 3px 0 17px 0;
	text-align: center;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
}

#rightcol ul#nav li {
	display: inline;
	white-space: nowrap;
	padding: 0 6px 0 0;
	margin: 0 0 0 3px;
	border-right: 1px solid #555;
}

#rightcol ul#nav li.end {
	margin-right: 0;
	border-right: none;
}

/* ordering page */
#content .ordering div.box p {
	margin-bottom: 5px;
}

.ordering div.box span ul.password {
	margin: 10px 0 0 0;
}

.ordering #form1 {
	margin: 0;
}

.ordering form label {
	display: block;
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	font-weight: bold;
	margin-top: 5px;
}

.ordering form label.first {
	margin-top: 7px;
}

.ordering form input#button {
	margin: 10px 0 0 0;
}

.ordering form input#UN, .ordering form input#PW {
	width: 160px;
}

.ordering span.error {
	color: red;
	font-size: 12px;
	line-height: 14px;
}

.ordering span.textfieldRequiredMsg, .ordering span.textfieldInvalidFormatMsg, .ordering span.passwordRequiredMsg {
	border: none;
	font-size: 12px;
	line-height: 14px;
	color: red;
}
#custheader{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
	
