body,div,dd,dt,dl,img,p,h1,h2,h3,h4,h5,form,hr,fieldset,a {
	margin: 0;
	padding: 0;
}
body,div,dd,dt,dl,img,ul,ol,li,p,h1,h2,h3,h4,h5,form,hr,fieldset,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}
p { margin-bottom: 1em; }
ul {padding-left: 30px; margin-bottom: 1em; }

body {	
	width: 921px;
	height: 100%;
	margin: 0 auto; 
	padding: 0px;
	background: url(../images/common/bkgd-red-repeat.jpg) #4a0612  repeat-x;
}
form#aspnetForm { width: 882px; margin: 0 auto; }

#document {
	width: 882px;
	height: auto;
	/* margin: 0 auto;  */
	background: url(../images/common/interior_bg.jpg) no-repeat;
	float: left;
	position: relative;
}
#page_stretcher {
	clear: both;
	width: 870px;
	margin-top: 20px;
	margin-left: 6px;
	height: auto;
	background: url(../images/common/light_stretcher_bg.jpg) repeat-y;
	float: left;
	display: inline;
}

/* My JJ's component */
#my_jj {
	float: left;
	width: 882px;
	z-index: 0;
	height: auto;
}
#my_jj a {
	text-decoration: none;
	color: #CCCCCC;
}
#my_jj a:hover { color: #FFFFFF;}
#my_jj .label {
	color: #999999; 
	font-weight: bold; 
}
#my_jj #my_jj_min {
	height: 42px;
	background: url(../images/common/my_jj_tab_min.gif) right top no-repeat;
}
#my_jj #my_jj_min #save_location {
	float: left;
	width: 166px;
	margin-left: 684px;
	margin-top: 10px;
	display: inline;
}
#my_jj #my_jj_min a.my_jj_toggle {
	float: left;
	margin-top: 1px;
	width: 26px;
	height: 31px;
	display: block;
	background: url(../images/common/btn_myjj_expand.gif) 0 -31px no-repeat; 
}
#my_jj #my_jj_min a.my_jj_toggle:hover {
	background: url(../images/common/btn_myjj_expand.gif) 0 0 no-repeat; 
}
#my_jj #my_jj_max {
	height: 63px;
	background: url(../images/common/my_jj_tab_max.gif) right top no-repeat;
}
#my_jj #my_jj_max #store_info {
	float:left;
	display: inline;
	width: 535px;
	margin-left: 222px;
	margin-top: 8px;
}
#my_jj #my_jj_max #address {
	float: left;
	width: 100%;
	display: inline;
}
#my_jj #address .label,
#my_jj #phone .label,
#my_jj #hours .label {
	float: left;
	width: 62px; 
}
#my_jj #fax .label { float:left; width: 40px; }
#my_jj #my_jj_max #phone {
	clear: left;
	float: left;
	width: 200px;
	display: inline;
}
#my_jj #my_jj_max #fax {
	float: left;
	display: inline;
}
#my_jj #my_jj_max #hours {
	clear: left;
	float: left;
	width: 100%;
	display: inline;
}
#my_jj #my_jj_max #change_location {
	float: left;
	display: inline;
	padding-left: 10px;
	padding-top: 13px;
	width: 83px;
}
#my_jj #my_jj_max a.my_jj_toggle {
	float: left;
	margin-top: 1px;
	width: 26px;
	height: 43px;
	display: block;
	background: url(../images/common/btn_myjj_minimize.gif) 0 -43px no-repeat;
}
#my_jj #my_jj_max a.my_jj_toggle:hover {
	background: url(../images/common/btn_myjj_minimize.gif) 0 0 no-repeat; 
}

/* Position of the JJ logo */
#jj_logo {
	position: absolute;
	top: -27px;
	left: 6px;
	z-index: 2;
}

/* "We Deliver" sign component */
#we_deliver_flash {
	position: absolute;
	top: -42px;
	right: 0;
	width: 45px;
	height: 400px;
	z-index: 2;
}
* html #we_deliver_flash {
	/* work-around for width bug in IE6 and below */
	right: -1px;
}	


/* global navigation */
#navigation_bar {
	width: auto;
	margin-left: 6px;
	height: 44px;
	padding-top: 1px;
}
#global_nav {
	float: left;
	padding-left: 98px;
	padding-top: 1px;
	height: 36px;
	width: 770px;
	background: url(../images/common/nav_bg.gif) repeat-x;
}
#global_nav dt {
	float: left;
}
#global_nav dt a {
	display: block;
	height: 0px !important;
	height /**/: 34px; /* IE 5/Win hack */
	padding: 34px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
dt#nav_order {
	width: 88px;
	background: url(../images/common/nav_order.gif) no-repeat;
}
dt#nav_order a {
	width: 100%;
	background: url(../images/common/nav_order.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_franchise {
	width: 108px;
	background: url(../images/common/nav_franchise.gif) no-repeat;
}
dt#nav_franchise a {
	width: 100%;
	background: url(../images/common/nav_franchise.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_menu {
	width: 80px;
	background: url(../images/common/nav_menu.gif) no-repeat;
}
dt#nav_menu a {
	width: 100%;
	background: url(../images/common/nav_menu.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_find {
	width: 86px;
	background: url(../images/common/nav_find.gif) no-repeat;
}
dt#nav_find a {
	width: 100%;
	background: url(../images/common/nav_find.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_catering {
	width: 100px;
	background: url(../images/common/nav_catering.gif) no-repeat;
}
dt#nav_catering a {
	width: 100%;
	background: url(../images/common/nav_catering.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_merchandise {
	width: 106px;
	background: url(../images/common/nav_merchandise.gif) no-repeat;
}
dt#nav_merchandise a {
	width: 100%;
	background: url(../images/common/nav_merchandise.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_company {
	width: 103px;
	background: url(../images/common/nav_company.gif) no-repeat;
}
dt#nav_company a {
	width: 100%;
	background: url(../images/common/nav_company.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_fun {
	width: 99px;
	background: url(../images/common/nav_fun.gif) no-repeat;
}
dt#nav_fun a {
	width: 100%;
	background: url(../images/common/nav_fun.gif) 0 -34px no-repeat;
	display: block;
}

dt#nav_giftcard {
	width: 96px;
	background: url(../images/common/nav_giftcard.gif) no-repeat;
}
dt#nav_giftcard a {
	width: 100%;
	background: url(../images/common/nav_giftcard.gif) 0 -33px no-repeat;
	display: block;
}

#global_nav dt a {
	height: 34px;
	background-position: 0 -34px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#global_nav dt a:hover, #global_nav dt a.selected {
	background-position: 0 0;
}

/* Position of the graphical-text header on each page */
#header_holder {
	width: 680px; 
	float:left;
	margin-bottom: 3px;
}
#header {
	width: 400px;
	height: 34px;
	padding-left: 30px;
	padding-top: 25px;
	float: left;
}

/* Sub Navigation area */
#subnav {
	width: 680px;
	padding-left: 30px;
	padding-right: 0;
	height: 12px;
	float: left;
}
#channel_nav {
	float: left;
	height: 12px;
	width: 700px;
}
#channel_nav dt {
	float: left;
}
#channel_nav dt a {
	display: block;
	height: 0px !important;
	height /**/: 12px; /* IE 5/Win hack */
	padding: 12px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#channel_nav a {
	height: 12px;
	background-position: 0 -12px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#channel_nav a.selected {
	background-position: 0 -24px;
}
#channel_nav a:hover {
	background-position: 0 0;
}

/* Landing page teaser styles */
#horiz_teasers dt {
	width: 402px;
	height: 53px;
	float: left;
	position: relative;
	cursor: pointer;
}
#horiz_teasers span.teaser_padding {
	text-align: center;
	margin-top: 32px;
	margin-left: 15px;
	display: block;
}
#horiz_teasers dt span.teaser_link_padding {
	width: 17px;
	height: 53px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	display: block;
}
#horiz_teasers dt a {
	width: 100%; 
	height: 100%;
	display: block;
	text-decoration: none;
	background: #D21034 url(../images/common/link_arrow_transparent.gif) center  no-repeat;
}
#vert_teasers {
	float: left;
	width: 816px;
	padding-top: 12px;
}
#vert_teasers span.teaser_padding {
	text-align: center;
	margin-top: 120px;
	margin-left: 12px;
	margin-right: 12px;
	display: block;
}
#vert_teasers dt {
	width: 195px;
	height: 216px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	cursor: pointer;
}
#vert_teasers dt span.teaser_link_padding {
	width: 100%;
	height: 24px;
	display: block;
	position: absolute;
	bottom: 0;
	float: left;
	text-align: center;
	display: block;
}
#vert_teasers dt a {
	width: 100%; 
	height: 19px;
	padding-top: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#vert_teasers dt a:hover, #horiz_teasers dt a:hover {
	background-color: #000000;
}
.teaser_link {
	background: url(../images/common/link_arrow_transparent.gif) right no-repeat;
	padding-right: 9px;
}


/* text styles */
.teaser_text, .teaser_text p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
}
.teaser_intro_text, teaser_intro_text p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
}
.tiny_text {
	font-size: 9px;
	line-height: 11px;
}


/* link styles */
a.more_link {
	font-family: Arial Black, Arial, Sans-Serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #D21034;
	text-decoration: none;
	padding: 0 3px;
}
a.more_link_large {
	font-family: Arial Black, Arial, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D21034;
	text-decoration: none;
	padding: 0 3px;
}
a.more_link_small {
	font-family: Arial Black, Arial, Sans-Serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #D21034;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
a.more_link:hover, a.more_link_large:hover, a.more_link_small:hover {
	color: #D21034;
	background-color: #FFFFFF;
}

/* Article (with light background) styles */
.article_margins {
	padding: 20px 42px 27px 22px;
}
.article_text, .article_text p, .article_text li {
	font-size: 12px; 
	color: #000000;
}
.article_text h2 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
.article_text h3 {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

/*********************** form styles ***************************/

/* light text on dark background */
.inline_form_label {
	color: #FFFFFF;
	font-size: 11px;
}
.form_label {
	color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}
.form_descrip {
	color: #CCCCCC;
	font-size: 11px;
}
.reqd_field {
	padding-right: 16px;
	background: url(../images/common/star_red_on_black.gif) top right no-repeat;
}
.reqd_label {
	padding-left: 15px;
	background: url(../images/common/star_red_on_black.gif) top left no-repeat;
	line-height: 18px;
}
/* dark text on light background */

.form_text {
	color: #000000;
	font-size: 11px;
}
.article_text .reqd_field, #comments_page .reqd_field, 
#deliveryInfo_page .reqd_field {
	padding-right: 16px;
	background: url(../images/common/star_red_on_white.gif) top right no-repeat;
}
.article_text .reqd_label, #comments_page .reqd_label, 
#deliveryInfo_page .reqd_label {
	padding-left: 15px;
	background: url(../images/common/star_red_on_white.gif) top left no-repeat;
	line-height: 18px;
	color: #D21034;
	font-weight: normal;
}
.article_text .inline_form_label {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.article_text .inline_form_label a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.article_text .inline_form_label a:hover {
	color: #D21034;
	font-size: 11px;
	font-weight: bold;
}
.article_text .form_label {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.article_text .form_descrip {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
a.inline_link {
	color: #000000;
	font-size: 12px;
}
a.inline_link:hover {
	color: #D21034;
}
#submitButton {
 display: block;
 width: 108px;
 height: 22px;
 overflow: hidden;
}
#submitButton a {
	width: 108px;
	height: 22px;
	display: block;
	background: url(../images/common/btn_submit_on_white.gif) 0 -22px no-repeat;
	text-indent: -9000px;
}
#submitButton a:hover { background-position: 0 0; }



/* Footer styles */
#footer {
	clear: both;
	background: #4a0612 url(../images/common/footer_top.jpg) top left no-repeat;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
#footer p, #footer a {
	font-size: 10px;
	color: #BBBBBB;
}
#footer p#foot_links, #footer p#foot_links a {
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a:hover, #footer #foot_links a:hover {
	color: #FFFFFF;
}

#footer_imageBar {
    width: 100%;
    padding-bottom:10px;
    padding-top:15px;
}

#footer_imageBar img {
    padding-right:30px;
    border:none;

}

#footer_imageBar img.pad_bottom 
{
    padding-bottom:10px;
}

/* styles used on several common pages */
#common_page {
	width: 810px;
	min-height: 456px;
	_height: 456px;
	margin-left: 16px;
	margin-top: 15px;
	padding: 20px;
	float: left;
	background: url(../images/common/article_bg.gif) repeat-y;
}
* html #common_page {
	/* work-around for width bug in IE6 and below */
	margin-left: 8px;
}


/* styles used on the comments page */
#comments_page {
	width: 775px;
	min-height: 835px;
	_height: 835px;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 77px;
	padding-top: 35px;
	float: left;
	background: #FFFFFF url(../images/common/comments_page_bg.jpg) bottom no-repeat;
}
* html #comments_page {
	/* work-around for width bug in IE6 and below */
	margin-left: 7px;
}
#comments_page .commentFormSpacing {
	margin-top: 10px;
}
#comments_page td {
	height: 25px; 
}
#comments_page #cityFieldDiv {
	display: none; 
	margin-top:15px;
}
#comments_page #addressFieldDiv {
	display: none; 
	margin-top:15px;
	margin-bottom:20px;
}
#comments_page #fullLocationDiv {
	/*display: none; */
}
#comments_page #submitButton {
	margin-top: 35px;
	margin-left: 120px;
	margin-bottom: 40px;
}
#comments_page #intro_copy 
{
	width: 700px;
	margin-bottom: 30px;
}

/* Styles used for the generic confirmation page */
#confirm_page {
	width: 850px;
	height: 511px;
	margin-left: 16px;
	margin-top: 15px;
	float: left;
	background: url(../images/common/confirm_pg_bg.jpg) no-repeat;
}
* html #confirm_page {
	/* work-around for width bug in IE6 and below */
	margin-left: 8px;
}
#conf_message {
	width: 460px;
	text-align: center;
	padding-left: 190px;
	padding-top: 197px;
}
#conf_message h2 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-bottom: 1em;
}


/* Styles used for the error pages */
#server_error_page {
	width: 552px;
	height: 309px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 71px;
	padding-top: 115px;
	background: url(../images/common/error_message_bg.jpg) no-repeat;
}
#server_error_page h2 {
	font-family: Arial Black, Arial, sans-serif;
	font-weight:normal;
	font-size: 18px;
}
#server_error_page #message {
	text-align: center;
	width: 430px;
	height: 126px;
	margin-left: auto;
	margin-right: auto;
}
#error_404_page {
	width: 850px;
	float: left;
	min-height: 456px;
	_height: 456px;
	margin-left: 16px;
	margin-top: 15px;
	background: url(../images/common/dark_form_page_bg.jpg) no-repeat;
}
* html #error_404_page {
	/* work-around for width bug in IE6 and below */
	margin-left: 8px;
}
#error_404_page h2 {
	font-family: Arial Black, Arial, sans-serif;
	font-weight:normal;
	font-size: 18px;
}
#error_404_page #message {
	text-align: center;
	width: 430px;
	height: 126px;
	margin-top: 165px;
	margin-left: auto;
	margin-right: auto;
}

#ctl00_ContentPlaceHolder1_ContentBlock1 p 
{
	width:430px;
	display: block;
}

#dateVisitedField
{
	display: none; 
	margin-left:20px;
	
}
#dateVisitedField p
{
font-size: 11px;
font-weight: bold;
}

#chooseAStoreDiv
{
	margin-left:20px;
	display: none; 
}

.reqd_field input
{
    margin:0!important;
}