/* @override http://www.jerseymikes.com/styles/screen.css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #91b9a4 url(../images/body_bg.jpg) repeat 100% 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 10pt;
}

img {
	border: 0;
}

p, blockquote, ul, ol, form, fieldset, table, dd {
	margin-bottom: .75em;
}

ul, ol {
	margin-left: 2.5em;
}

dd {
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 4px;
}

blockquote {
	font-size: 150%;
	line-height: 1.1em;
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
	background: url(../images/quote.gif) no-repeat 0 0;
	padding-left: 28px;
	color: #494940;
}

blockquote span {
	padding-right: 28px;
	background: url(../images/quote_end.png) no-repeat 100% 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5em;
	line-height: 1em;
	clear: left;
}

h1 {	
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 75px;
}

h2 {
	font: 18pt Georgia, "New York Bold", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c477c;
}

h3,
body table caption {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	color: #634d28;
	border-bottom: 1px solid #ead3ad;
}

#container {
	width: 930px;
	margin: 30px auto 10px auto;
	position: relative;
}

#content {
	width: 870px;
	background: #f4f3d9 url(../images/content_bg.jpg) no-repeat;
	padding: 40px 20px 5px 20px;
	overflow: hidden;
	position: relative;
}

#content a {
	color: #ee2e24;
	text-decoration: none;
	border-bottom: 1px #f5bd94 solid;
}

#content a:visited {
	border-bottom-style: dotted;
}

#content a:hover {
	color: white;
	border-bottom: none;
	background-color: #ee2e24;
	margin: 0 -4px;
	padding: 0 4px;
}

#flashintro {
	margin-bottom: 15px;
}

#logo {
	position: absolute;
	left: -30px;
	top: -24px;
	z-index: 10;
}

#nav {
	height: 116px;
	background: url(../images/nav_bg.jpg) no-repeat;
	overflow: hidden;
	padding-left: 210px;
}

#nav ul {
	display: block;
	clear: both;
	list-style: none;
	margin: 9px 0 0 0;
	height: 46px;
}

#nav ul li,
#nav ul li a {
	height: 46px;
	float: left;
}

#nav ul li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#nav ul li a:hover,
body.homepage #nav .home,
body.menu #nav .menu,
body.locations #nav .locations,
body.catering #nav .catering,
body.giftcards #nav .giftcards,
body.emailclub #nav .emailclub,
body.commentcard #nav .commentcard,
body.history #nav .history,
body.news #nav .news,
body.franchise #nav .franchise,
body.location #nav .location,
body.order #nav .order,

body.homepage #nav .start,
body.menu #nav .start,
body.location #nav .start,
body.order #nav .start,

body.homepage #nav .soon,
body.menu #nav .soon,
body.location #nav .soon,
body.order #nav .soon,


body.contact #nav .contact {
	background-position: 50% 100%;
}

.err {
	background-color: #ee2e24;
	padding: 5px;
	font-weight: bold;
	color: white;
}

#nav .home {
	background-image: url(../images/nav_btn_home.gif);
	width: 90px;
}

#nav .menu {
	background-image: url(../images/nav_btn_menu.gif);
	width: 116px;
}

#nav .locations {
	background-image: url(../images/nav_btn_locations.gif);
	width: 107px;
}

#nav .catering {
	background-image: url(../images/nav_btn_catering.gif);
	width: 109px;
}

#nav .giftcards {
	background-image: url(../images/nav_btn_giftcards.gif);
	width: 109px;
}

#nav .emailclub {
	background-image: url(../images/nav_btn_emailclub.gif);
	width: 118px;
}

#nav .commentcard {
	background-image: url(../images/nav_btn_commentcard.gif);
	width: 152px;
}

#nav .history {
	background-image: url(../images/nav_btn_history.gif);
	width: 92px;
}

#nav .jobs {
	background-image: url(../images/nav_btn_jobs.gif);
	width: 131px;
}

#nav .franchise {
	background-image: url(../images/nav_btn_franchise.gif);
	width: 148px;
}

#nav .contact {
	background-image: url(../images/nav_btn_contact.gif);
	width: 118px;
}

#nav .order {
	background-image: url(../images/nav_btn_order.gif);
	width: 120px;
}

#nav .start {
	background-image: url(../images/nav_btn_start.gif);
	width: 250px;
}

#nav .soon {
	background-image: url(../images/nav_btn_soon.gif);
	width: 250px;
}


#quickloc {
	position: absolute;
	top:  125px;
	right: 39px;
	line-height: 20px;
	z-index: 10;
}

#quickloc input {
	vertical-align: middle;
	height: 20px;
	font-size: 11pt;
	text-align: center;
}

#quickloc input:focus {
	color: black;
}

#quickloc label {
	vertical-align: middle;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #7a796c;
}

#whatsnew {
	background: url(../images/whatsnew.gif) no-repeat;
	width: 490px;
}

#whatsnew h1 {
	display: none;
}

#whatsnew ul {
	margin-left: 110px;
}

#whatsnew li {
	list-style: none;
	border-bottom: 1px #dbdac3 solid;
}

#whatsnew li:first-child {
	font-size: 12pt;
}

#whatsnew li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 0;
	border-bottom: none;
}

#whatsnew li a:visited {
	border-bottom: none;
	color: 63634f;
}

#whatsnew li a:hover {
	color: #d81024;
	font-weight: bold;
	padding: 8px 0;
	background-color: transparent;
	margin: 0;
}

body.homepage .rightside {
	float: right;
	width: 340px;
}
body.homepage #content .rightside a,
body.homepage #content .rightside a:visited {
	text-decoration: none;
	color: #fff;
	padding: 2px 13px 6px 10px;
	background: #d81024 url(../images/dirtyredlink.gif) no-repeat 100% 100%;
	border-bottom: none;
	margin: 0;
}

body.homepage #content .rightside a:hover {
	font-size: 110%;
}

body.homepage #givingback,
body.homepage #franchiseinfo {
	height: 170px;
}

body.homepage #givingback img {
	float: right;
}

body.homepage #givingback h1 {
	text-indent: -999px;
	width: 82px;
	height: 62px;
	background: url(../images/givingback.gif) no-repeat;
}

body.homepage #franchiseinfo {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 2px #dfe0cd solid;
	text-align: right;
}

body.homepage #franchiseinfo img {
	float: left;
}
body.homepage #franchiseinfo h1 {
	clear: none;
	text-indent: -9999px;
	text-align: left;
	width: 139px;
	height: 62px;
	background: url(../images/franchiseeinfo.gif) no-repeat;
	float: right;
}

#bottom {
	position: relative;
	top: -20px;
	clear: both;
	height: 20px;
	background: url(../images/content_bottom.png) no-repeat 0 0;
	margin-top: 10px;
}

#copy {
	position: relative;
	top: -20px;
	clear: both;
	height: 20px;
	background: url(../images/content_bottom.png) no-repeat 0 0;
	margin-top: 10px;
	width: 100%;
	font-size: 75%;
	text-align: center;
}

.break {
	clear: both;
	height: 1px;
}

.clear {
	clear: both;
}

.float_l {
	float: left;
	margin-right: 10px;
	clear: left;
}

.float_r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 80%;
}

.large {
	font-size: 120%;
	line-height: 1.2;
}

.light {
	color: #555;
}

.autowidth {
	width: auto !important;
}

.noborder {
	border: none !important;
}

/* Menu Page */

body.menu h1 {
	background-image: url(../images/title_menu.gif);
	height: 85px;
}

body.menu .intro {
	position: absolute;
	right: 10px;
	width: 340px;
	line-height: 1.4;
}

.menuboard h1 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
	top: -30px;
	margin-bottom: -15px;
}

.menuboard h2 {
	text-transform: uppercase;
}

#coldsubs h1 {
	background-image: url(../images/menu_cold.gif);
	height: 97px;
}

#hotsubs h1 {
	background-image: url(../images/menu_hot.gif);
	height: 107px;
}

#wraps h1 {
	background-image: url(../images/menu_wraps.gif);
	height: 101px;
}

#salads h1 {
	background-image: url(../images/menu_salads.gif);
	height: 99px;
}

.menuboard {
	position: relative;
	width: 460px;
	clear: both;
	padding: 10px 30px;
	margin-bottom: 40px;
}

.menuboard,
.box,
#locationsList,
#dirStore,
#dirList,
#dirFromBox,
body.franchise .subnav,
#emailremove,
fieldset {
	border: 2px #d2d1ba solid;
	background: url(../images/white.png);
}

.menuboard img.photo {
	position: absolute;
	right: -355px;
}

.menuboard.float_r {
	padding-left: 40px;
}

.menuboard.float_r img {
	position: absolute;
	left: -355px;
}

.menuboard.float_r .menuno {
	left: -25px;
}

.menuboard .menuno {
	position: absolute;
	left: -25px;
	background: url(../images/menuno.gif);
	width: 20px;
	height: 20px;
	clear: both;
	text-align: center;
	color: white;
	font: bold 13px/20px Arial, Helvetica, Geneva, sans-serif;
}

.menuboard b {
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ee3123;
	font-size: 12pt;
}

.menuboard ul {
	margin: 15px 5px 5px 25px;
}

.menuboard li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
	margin-left: 40px;
	color: #5d5c52;
	line-height: 1.3;
	clear: both;
}

.menuboard li:first-child {
	margin-top: 0px;
}

.menuboard .ordcheck {
	position: absolute;
	left: -85px;
	top: -5px;
	width: 25px;
	height: 25px;
	font: 15px;
}

.menuboard .ordcheck2 {
	position: absolute;
	left: -60px;
	width: 25px;
	height: 25px;
}

.menuboard .ordquant {
	position: absolute;
	left: -60px;
	top: -5px;
	width: 25px;
	height: 25px;
	font: 15px;
}

.menuboard .ordquant2 {
	position: absolute;
	left: -45px;
	width: 25px;
	height: 25px;
}

.ordquant input, .ordquant2 input {
	margin-top:5px;
	font-size:10px;
	width:20px;
	text-align:right;
}

.order .ordcheck {
	position: absolute;
	left: -45px;
	top: -5px;
	width: 25px;
	height: 25px;
	font: 15px;
}

/* Catering */

body.catering h1 {
	background-image: url(../images/title_catering.gif);
}

#catPricing {
	position: absolute;
	top: 65px;
	right: 20px;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	width: 250px;
	text-align: right;
	color: #ee2e24;
}

/* Locations */

body.locations h1 {
	text-indent: -9999px;
	background: url(../images/title_locations.gif) no-repeat;
	height: 60px;
	position: relative;
	top: -10px;
}

body.locations .box {
	padding: 10px;
	position: absolute;
	top: 40px;
	right: 20px;
	font-size: 10pt;
	width: 250px
}

body.locations .box h2 {
	font-size: 14pt;
	color: white;
	background-color: #1c477c;
	padding: 5px 10px;
	position: relative;
	left: -25px;
	font-weight: normal;
}

body.locations .box li {
	list-style: url(../images/star.png);
}

body.locations .box ul.soon li {
	list-style: url(../images/hourglass.png);
}

body.locations #content .box li a {
	border: none;
}

body.locations #content input,
body.locations #content label {
	font-size: 12pt;
}

.error,
body.locations form p {
	width: 600px;
}

#msg,
.error {
	background-color: #ee2e24;
	padding: 5px;
	font-weight: bold;
	color: white;
}

#msg {
	width: auto;
	margin-bottom: 4px;
}

#map {
	width: 500px;
	height: 600px;
	float: right;
	border: 2px #d2d1ba solid;
}

body#roadtrip h1 {
	background-image: url(../images/title_roadtrip.gif);
	height: 75px;
}

body#roadtrip #map {
	height: 500px;
}

body#roadtrip #dirList {
	width: 350px;
	height: 500px;
	float: left;
}

#dirList>div {
	padding: 0 10px;
}

#content #map a,
#content #map a:hover {
	background: none;
	border: none;
}

#locationsList {
	width: 350px;
	height: 600px;
	overflow: auto;
	list-style: none;
	margin: 0;
}

#directions {
	width: 350px;
	height: 602px;
	display: none;
	overflow: hidden;
	position: relative;
}

#directions .address {
	background-color: #d2d1ba;
}

#content #directions #backToLocList {
	position: absolute;
	width: 70px;
	height: 45px;
	left: 260px;
	top: 60px;
	color: white;
	background: #d81024 url(../images/dirtyredlink.gif) no-repeat 100% 100%;
	border: none;
	padding: 5px;
	margin: 0;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	font-weight: bold;
}

#dirStore {
	height: 120px;
	margin-bottom: 10px;
	list-style: none;
}

#dirStore .selected {
	background-color: transparent !important;
}


#dirFromBox {
	padding: 5px 10px;
	height: 50px;
	margin-bottom: 10px;
}

#dirFromBox label {
	font-size: 9pt;
	font-weight: bold;
	margin: 0 !important;
}

#dirFrom {
	width: 250px;
}

#dirFromBox span {
	display: block;
	font-size: 8pt;
	color: #7e7e70;
}

#dirList {
	height: 380px;
	overflow: auto;
}

#content .locations li {
	padding: 10px;
	border-top: 1px #dbdac3 solid;
	cursor: pointer;
	clear: both;
}

#content .locations li:first-child {
	border-top: none;
}

#content .locations li:hover {
	background-color: #fbfaf0;
}

#content .locations li.selected {
	background-color: white;
}

#content .locations li ul {
	margin: 0;
	float: right;
	clear: right;
}

#content .locations li ul li,
#content .locations li ul li a {
	list-style: none;
	border: none !important;
	padding: 0;
	float: left;
	display: block;
	height: 25px;
	width: 25px;
	clear: none;
}

#content .locations li ul li a {
	background-position: 0 0;
}

#content .locations li ul li a span {
	display: none;
}
#content .locations li ul li a:hover {
	position:relative;
	margin: 0;
	padding: 0;
	background-position: 0 -25px;
	background-color: transparent;
}

#content .locations li ul li a:hover span {
	display: block;
	position: absolute;
	right: 0;
	top: 22px;
	z-index: 1000;
	color: #666;
	font-weight: bold;
	width: auto;
	white-space: nowrap;
	font-size: .9em;
	padding: 2px 8px;
	background: #e1e6dd;
}

#content .locations .email,
body#storedetail .email {
	background-image: url(../images/loc_action_email.gif);
	background-repeat: no-repeat;
}

#content .locations .cmmnt,
body#storedetail .cmmnt {
	background-image: url(../images/loc_action_comment.gif);
	background-repeat: no-repeat;
}

#content .locations .dir {
	background-image: url(../images/loc_action_dir.gif);
	background-repeat: no-repeat;
}

#content .locations .detail {
	background-image: url(../images/loc_action_info.gif);
	background-repeat: no-repeat;
}


#content .locations .dist {
	float: right;
	margin-bottom: -2px;
	font-size: 9pt;
	color: #666;
}

.mapBubble .dist {
	float: none;
	margin-bottom: -2px;
	font-size: 9pt;
	color: #666;
}

.lat, .long,
#lat, #long {
	display: none;
}

.title {
	font-style: italic;
}

#resultSummary {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 500px;
}

body#storedetail #map {
	
}

#searchZip {
}

#searchCityState {
}

#searchTrip {
}

/* Comment Card */

body.commentcard h1 {
	background-image: url(../images/title_comment.gif);	
}

fieldset {
	padding: 0 10px;
	position: relative;
}
fieldset legend {
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 2px 13px 6px 10px;
	background: #d81024 url(../images/dirtyredlink.gif) no-repeat 100% 100%;
}

#content form p {
	clear: left;
	border-bottom: 1px solid #ececd3;
	margin: 0;
	padding: .5em 0;
	min-height: 1em;
}

body textarea {
	width: 100%;
}

body.commentcard #visitDetails label {
	float: none;
}

.threeCol_l,
.threeCol_c,
.threeCol_r {
	float: left;
	width: 280px;
	margin-right: 15px;
}

#content form label {
	font-weight: bold;
	float: left;
/*	display: inline-block; */
	width: 40%;
	margin-right: 4px;
	margin-bottom: 1em;
}

form button {
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0 20px 0 0;
	text-align: center;
	background: url(../images/button_r.gif) right no-repeat;
	font: 12pt/30px Arial, Helvetica, Geneva, sans-serif;
}

form button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	background: url(../images/button_l.gif) left no-repeat;
}

form button:hover {
	background: url(../images/button_r_hover.gif) right no-repeat;
}

form button:hover span {
	background: url(../images/button_l_hover.gif) left no-repeat;
}

#content a.button {
	float: left;
	padding: 0 20px 0 0 !important;
	text-align: center;
	line-height: 30px;
	background: transparent url(../images/button_r.gif) right no-repeat;
	border-bottom: none;
	color: black;
	font-size: 16px;
}

#content a.button span {
	float: left;
	white-space: nowrap;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/button_l.gif) left no-repeat;
}

#content a.button:hover {
	margin: 0;
	background: transparent url(../images/button_r_hover.gif) right no-repeat;
	cursor: pointer;
}

#content a.button:hover span {
	margin: 0;
	color: black;
	background: url(../images/button_l_hover.gif) left no-repeat;
}

#content a.button:visited {
	border: none;
}

form .inputs {
	float: right;
	font-size: 9pt;
}

.inputs input {
	margin: 0 3px 0 9px;
}
.threeCol_l {
}

.threeCol_c {
}

.twoCol_l,
.twoCol_r {
	width: 400px;
}

.twoCol_l {
	float: left;
	clear: left;
}

.twoCol_r {
	float: right;
}

.threeCol_r {
	float: right;
	margin: 0;
}

.ciCust_r {
	width: 350px;
	float: right;
	clear: right;
}

.ciCap_m {
	position: relative:
	left: 300px;
	width: 400px;
	clear: both;
	width: 100%;
}

.ciCap_m_in {
	position: relative:
	left: 300px;
	width: 400px;
	image-align: center;
	text-align: center;
}

.ciOrd_l {
	width: 400px;
	float: left;
	clear: left;
}

.ciOrd_l ul {
	margin: 5px 5px 5px 25px;
}

.ciOrd_l li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #5d5c52;
	line-height: 1.3;
	clear: both;
}

.ciOrd_l li:first-child {
	margin-top: 0px;
}

/* History */
body.history h1 {
	background-image: url(../images/title_history.gif);	
}

/* Franchise */
body.franchise h1 {
	background-image: url(../images/title_franchise.gif);
}

body.franchise .subnav {
	position: relative;
	top: -20px;
	margin-left: 10px;
	list-style: none;
	float: right;
	padding: 20px 10px 10px 10px;
	width: 250px;
}

body.franchise #content .subnav a {
	position: relative;
	display: block;
	border: none;
	font-size: 116%;
	background-color: #63634f;
	padding: 4px;
	color: white;
}

body.franchise #content .subnav li {
	padding: 2px 2px 5px 2px;
	margin-bottom: 5px;
	border-bottom: 1px #d2d1ba solid;
}

body.franchise #content .subnav li.btn {
	border-bottom: none;
	display: block;
	float: left;
	position: relative;
}

body.franchise #content .subnav .btn a {
	padding: 25px 5px 5px 5px;
	margin: 0;
	display: block;
	font-size: 12px;
	line-height: 1;
	color: #63634f;
	background-position: 50% 5px;
	background-repeat: no-repeat;
	border: 1px #e1e0c8 solid;
	text-align: center;
	width: 100px;
	height: 40px;
	background-color: transparent;
	font-weight: bold;
}

body.franchise #content .subnav a:hover {
	margin: 0;
	background-color: #ee2e24;
}

body.franchise #content .subnav li.btn a:hover {
	color: white;
}

body.franchise #content .subnav li.applyOnline {
	border: none;
	margin: 0;
	padding: 0;
}

body.franchise #content .subnav li.applyOnline a {
	background: transparent url(../images/applynow.png) no-repeat 100% 0;
	width: 115px;
	height: 36px;
	position: absolute;
	top: -20px;
	right: -20px;
	text-indent: -9999px;
	padding: 0;
	cursor: pointer;
}

body.franchise #content .subnav li.applyOnline a:hover {
	background-color: transparent;
	background-position: 100% -40px;
}

.subnav .applyPDF {
	background-image: url(../images/franchise_form_dl.png);
	margin: 0 5px !important;
}

.subnav .dlBroch {
	background-image: url(../images/franchise_brochure_dl.png);
}

body table td {
	padding: 5px;
	border-bottom: 1px solid #eaead0;
	border-right: 1px solid #eaead0;
}

body table th {
	padding: 5px;
	background-color: #63634f;
	color: white;
	border-right: 1px #f4f3d9 solid;
}

body table tfoot td {
	background-color: #bdbc95;
	border-right: 1px #f4f3d9 solid;
	font-weight: bold;
}

body table caption {
	padding: 5px;
	font-size: 18pt;
	line-height: 1.2;
}

dl.qa dt {
	font: 14pt Georgia, "New York", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c477c;
	margin-bottom: 10px;
}

dl.qa dd {
	margin-bottom: 10px;
}

body#frAwards #content ul.awards {
	width: 580px;
	margin: 20px 0 0 0;
}

body#frAwards #content ul.awards li {
	width: 290px;
	height: 130px;
	text-align: center;
	float: left;
	list-style: none;
	margin-bottom: 15px;
}

#FranchiseApplication {
	width: 580px;
}

#content #FranchiseApplication label {
	width: 50%;
}

#content #FranchiseApplication .indent label {
	width: auto;
	float: none;
	color: #63634f;
}

#content #FranchiseApplication .ifYes {
	color: #63634f;
	display: block;
	margin-left: 50%;
	position: relative;
	left: .25em;
}

#content #FranchiseApplication .ifYes label {
	float: none;
	display: block;
	margin: .5em 0 0 0;
	width: auto;
	font-weight: normal;
	font-style: italic;
}

textarea,
select {
	vertical-align: text-top;
}

body#test #content blockquote {
	font-size: 120%;
	line-height: 1.2em;
}

body#test #content img.float_r {
	clear: none;
}

body#test #content .testByLine {
	text-align: left;
	color: #1c477c;
	margin-bottom: 40px;
	font: 130% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* Giftcards */

body.giftcards h1 {
	background-image: url(../images/title_giftcards.gif);
}

body.giftcards #content img {
	position: relative;
	right: -20px;
}

/* Email Club */

body.emailclub h1 {
	background-image: url(../images/title_email.gif);
}

body.emailclub #content img {
	position: relative;
	top: 30px;
}
body.emailclub #emailremove {
	float: right;
	width: 340px;
	padding: 10px 10px 0 10px;
}

#emailClubForm {
	width: 440px;
}

#content #emailClubForm label {
	font-size: 110%;
	width: 25%;
}

/* Contact */

body.contact h1 {
	background-image: url(../images/title_contact.gif);
}

/* News */

body.news h1 {
	background-image: url(../images/title_news.gif);
}

body.news div.tabs {
	width: 510px;
	position: relative;
	margin-bottom: 10px;
}

.tabs.active dt {
	float: left;
	height: 25px;
	line-height: 25px;
	font-style: italic;
	color: #35352e;
	background: #d7d6bd url(../images/tab_grad.png) repeat-x 0 100%;
	margin: 0 10px 0 0;
	cursor: pointer;
	position: relative;
	top: 5px;
}

.tabs.active dt:hover {
	color: black;
}

.tabs.active dt.active {
	position: relative;
	top: 0;
	color: #15487c;
	background: #fcfcf8;
	height: 30px;
	line-height: 30px;
	z-index: 100;
	font-size: 1.5em;
	font-style: normal;
	cursor: default;
	display: block;
}

.tabs.active dd {
	clear: left;
	background-color: #fcfcf8;
	margin: 0;
	padding: 10px;
	display: none;
}

.tabs.active dd.active {
	position: absolute;
	display: block;
	left: 0;
	width: 490px;
	z-index: 1;
	position: relative;
	top: 30px;
	margin-bottom: 30px;
}

.tabs.active #prTab,
.tabs.active #artTab,
.tabs.active #awardsTab {
	position: absolute;
	left: 0;
	width: 30%;
	text-align: center;
	margin: 0;
}

.tabs.active #artTab {
	left: 33% !important;
}

.tabs.active #awardsTab {
	left: 66% !important;
}


body.news .tabs ul {
	margin: 0;
	line-height: 1.2;
	list-style: none;
}

body.news #content .pr a,
body.news #content .articles a {
	display: block;
	border-bottom: 1px #eee solid !important;
	padding: .6em 0;
	color: black;
}

body.news #content .pr a:hover,
body.news #content .articles a:hover {
	margin: 0;
	background-color: white;
	color: #ee2e24;
}

body.news #content .pr a:hover b,
body.news #content .articles a:hover b {
	color: #ee2e24;
}

body.news #content .pr b,
body.news #content .articles b {
	display: block;
}

body.news .tabs b {
	color: #63634f;
}

body.news .tabs .awards ul {
	margin-bottom: 1em;
}

body.order #customize {
	width: 340px;
	float: right;
	position: relative;
	top: -75px;
}

body.order #customize h2 {
	text-indent: -9999px;
	height: 170px;
	background: url(../images/news_givingback.png) no-repeat;	
}

body.order #customize.active h3 {
	background-color: #d7d6bd;
	padding: 5px;
	cursor: pointer;
}

body.order #customize.active h3.active {
	background-color: transparent;
	padding: 0;
	border: none;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: default;
}

body.order #customize.active p {
	display: none;
}

body.order #customize.active p.active {
	display: block;
}

/* NutrInfo */

body.nutr h1 {
	background-image: url(../images/title_nutr.gif);
}

#nutrtable {
	width: 100%;
}

#nutrtable td {
	padding: 4px;
	border-bottom: 1px #e1e0c8 solid;
	border-left: 1px #e1e0c8 solid
}

#nutrtable td.noborder {
	border: 0px #000000 none
}

#nutrtable .L1 {
	color: #fff;
	font-size: 175%;
	background-color: #ee2e24;
	border-bottom: none
}

#nutrtable .L2  {
	color: #fff;
	font-size: 135%;
	background-color: #1c477c;
	border-bottom: none
}


#nutrtable .L3 {
	color: #fff;
	background-color: #63634f;
	border-bottom-style: none
}

#nutrtable .L4 {
	background-color: #e1e0c8;
	border-bottom-style: none
}

.swapTitle {
	color: #777;
}

.mapBubble ul {
	display: none;
}

body#storedetail form p {
	font-size: 11pt !important;
	width: auto !important;
	border: none;
}

body#storedetail input,
body#storedetail label {
	font-size: 10pt !important;
	width: auto;
	float: none;
}

body#storedetail h1 {
	background-image: url(../images/title_storedetail.gif);
}

body#storedetail #map {
	width: auto;
	height: 400px;
	clear: both;
	float: none;
}

#detailPhotos {
	background: url(../images/detail_photo_bg.png) no-repeat 0 0;
	width: 410px;
	height: 310px;
	float: right;
	position: relative;
	margin-left: 10px;
}

#detailPhotosBG {
	margin: 9px;
	border: 1px #eee solid;
	width: 380px;
	height: 280px;
}

#storedetailinfo {
	font-size: 1.4em;
	line-height: 1.2;
	margin-bottom: 1em;
}

body#storedetail .email,
body#storedetail .cmmnt {
	padding: 0 0 0 25px;
	display: block;
	width: 200px;
	height: 20px;
	line-height: 20px;
	background-position: 0 -4px;
	border-bottom: none;
}

body#storedetail .email:hover,
body#storedetail .cmmnt:hover {
	padding: 0 0 0 25px;
	margin: 0;
}

body.fourohfour h1 {
	background: url(../images/title_404.gif) no-repeat;	
}

.photo_caption {
	width: 500px;
	text-align: center;
	font-style: italic;
	color: #63634f;
}

/* reCAPTCHA */

