body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-position: center top;
	margin: 0px;
}
#container {
	width: 969px;
	margin: 0 auto;
}
#header {
	float: left;
	display: inline;  /* IE6 fix */
	width: 969px;
	height: 225px;
	background-image: url(../images/header.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	display: inline;  /* IE6 fix */
	width: 208px;
	height: 225px;
	background-image: url(../images/logo-bg-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#body-container {
	float: left;
	display: inline;  /* IE6 fix */
	width: 923px;
	margin-left: 23px;
	background-image: url(../images/body-container-bg.png);
	background-repeat: repeat-y;
}
#watermark { 
	float: left;
	width: 923px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*--------------------- Nav ---------------------*/

#nav-container {
	float: left;
	display: inline;  /* IE6 fix */
	width: 738px;
	height: 45px;
	margin-top: 180px;
	padding: 0;
}
#nav, #nav ul{
	width: 738px;
	height: 45px;
	margin: 0px;
	position: relative;
	z-index: 2;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;  /* IE6 fix */
}
#nav li, #nav li a {
	display: block;
	height: 45px;
}
#nav a {
	display: block;
	text-decoration: none;
	margin: 0px;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li {
	float: left;
	padding: 0;
}

#nav #link-order-online { left: 0px; width: 122px; background: url(../images/nav-bg.gif) 0 0 no-repeat;}
#nav #link-home { left: 122px; width: 66px; background: url(../images/nav-bg.gif) -122px 0 no-repeat;}
#nav #link-restaurants { left: 188px; width: 102px; background: url(../images/nav-bg.gif) -188px 0 no-repeat;}
#nav #link-locations { left: 290px; width: 91px; background: url(../images/nav-bg.gif) -290px 0 no-repeat;}
#nav #link-special-offers { left: 381px; width: 116px; background: url(../images/nav-bg.gif) -381px 0 no-repeat;}
#nav #link-faq { left: 497px; width: 55px; background: url(../images/nav-bg.gif) -497px 0 no-repeat;}
#nav #link-about-us { left: 552px; width: 85px; background: url(../images/nav-bg.gif) -552px 0 no-repeat;}
#nav #link-contact-us { left: 637px; width: 101px; background: url(../images/nav-bg.gif) -637px 0 no-repeat;}

#nav #link-order-online a:hover	{ background: url(../images/nav-bg.gif) 0px -45px no-repeat;}
#nav #link-home a:hover { background: url(../images/nav-bg.gif) -122px -45px no-repeat;}
#nav #link-restaurants a:hover { background: url(../images/nav-bg.gif) -188px -45px no-repeat;}
#nav #link-locations a:hover { background: url(../images/nav-bg.gif) -290px -45px no-repeat;}
#nav #link-special-offers a:hover { background: url(../images/nav-bg.gif) -381px -45px no-repeat;}
#nav #link-faq a:hover { background: url(../images/nav-bg.gif) -497px -45px no-repeat;}
#nav #link-about-us a:hover { background: url(../images/nav-bg.gif) -552px -45px no-repeat;}
#nav #link-contact-us a:hover { background: url(../images/nav-bg.gif) -637px -45px no-repeat;}

#nav a span {display: none;}

/*--------------------- Drop Downs ---------------------*/

#nav li ul{
	position: absolute;
	left: -999em;
	display: none; /* Important */
	height: auto;
	width: 165px;
	font-weight: normal;
	margin: 0;
	background-image: none;
	background-color: #ffffff;
}

#nav li li {
	height: auto;
}

#nav li ul a {
	width: 145px;
	height: 16px;
	margin: 0 0 0 0px;
	padding: 5px 0px 2px 18px;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-color: #ffffff;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	line-height: 12px;
	background-position: 6px 10px;
	color: #606060;
}
#nav li ul a.nav-last {
	border: none;
}
#nav li ul a:hover, #nav li#link-restaurants ul a:hover, #nav li#link-about-us ul a:hover {
	background-image: url(../images/sub-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	background-color: #606060;
	color: #ffffff;
}

#nav li ul ul {
	margin: -25px 0 0 164px;
	border-top: 1px solid #606060;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;  /* Important */
}

#nav li:hover, #nav li.sfhover {
	background-image: none;
}

/*---------- Side Bar ----------*/

#side-bar {
	float: left;
	display: inline;  /* IE6 fix */
	width: 185px;
	background-image: url(../images/side-bar-bg.gif);
	background-repeat: no-repeat;
}
.cta {
	float: left;
	display: inline;  /* IE6 fix */
	clear: left;
	width: 165px;
	margin: 10px 10px 0 10px;
}
#specials-container {
	float: left;
	display: inline;  /* IE6 fix */
	clear: left;
	width: 165px;
	margin: 10px 10px 0 10px;
	background-image: url(../images/specials-bg-top.png);
	background-repeat: no-repeat;
}
#specials-bg {
	float: left;
	width: 165px;
}
#specials {
	float: left;
	display: inline;
	width: 145px;
	background-image: url(../images/specials-bg-bottom3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 21px 0 10px 0;
	padding: 0 10px 10px 10px;
	font-size: 10px;
	line-height: 15px;
	color: #fff;
}
#specials p {
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 1px dotted #6C6C6D;
	text-align: center;
}
#specials h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 1px 0;
	text-align: center;
	color: #fff;
}
#specials .btn-specials {
	margin: 8px 0 0 0;
	padding: 0;
	border-bottom: none;
	text-align: center;
}

/*---------- Body ----------*/

#banner { 
	float: left;
	width: 668px;
	height: 136px;
}
#body { 
	float: right;
	width: 668px;
	padding: 25px 35px 10px 35px;
	background-image: url(../images/body-bg-top.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 2px 0;
	font-family: "CreampuffRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #9F9FA0;
}
h2 {
	color: #404041;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 14px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#body ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
}
#body ul li {
	background-image: url(/images/bullet.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	line-height: 14px;
	padding: 3px 0 6px 15px;
}
.pic-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pic-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pic-left-border {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #E3E3E3;
	background-color: #fff;
}
.pic-right-border {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 3px;
	border: 1px solid #E3E3E3;
	background-color: #fff;
}
.location-container { 
	float: left;
	width: 668px;
	border-bottom: 1px dotted #9F9FA0;
}
.location-content { 
	float: left;
	width: 300px;
}
.location-map { 
	float: right;
	width: 336px;
	margin: 10px 0 10px 10px;
}
.location-map iframe { 
	border: 1px solid #E3E3E3;
}
.input, textarea {
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #F4F4F4;
	border: 1px solid #ccc;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 2px;
	width: 200px;
}
select {
	-moz-border-radius:3px 3px 3px 3px;
	background-color: #F4F4F4;
	border: 1px solid #ccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
}

/*---------- Order Section ----------*/

#order-container {
	float: left;
	width: 424px;
	margin: 0 20px 15px 0;
}
#order-side-bar {
	float: left;
	width: 224px;
}
#steps {
	float: left;
	width: 300px;
	height: 42px;
	margin: 0 0 18px 0;
}
#steps h2 {
	float: left;
	width: 60px;
	margin-top: 12px;
}
.step, .step-selected {
	float: left;
	position: relative;
	cursor: pointer;
	width: 42px;
	height: 30px;
	background-image: url(../images/btn-step.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
}
.step-selected {
	background-image: url(../images/btn-step-selected.gif);
}
#steps span {
	display: none;
	position: absolute;
	z-index: 100;
	top: -20px;
	left: -69px;
	width: 180px;
	font-size: 0.9em;
	background: url(../images/bubble_top_vertical.png) no-repeat right top;
}
*html #steps span { /* IE6 fix */
	background: url(../images/bubble_top_vertical.gif) no-repeat right top;
}
#steps span p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 25px 5px;
	background: url(../images/bubble_btm_vertical.png) no-repeat right bottom;
	color: #fff;
	font-size: 11px;
}
*html #steps span p { /* IE6 fix */
	margin: 6px 0;
	background: url(../images/bubble_btm_vertical.gif) no-repeat right bottom;
}
#tabs-container {
	float: left;
	width: 424px;
	height: 46px;
}
#body #tabs {
	float: left;
	cursor: pointer;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	width: 424px;
	height: 46px;
}
#body #tabs a {
	display: block;
	background-image:  url(../images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 25px 18px;
	color: #404041;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#body #tabs li.tab-selected a {
	background-image:  url(../images/tab-left-selected.gif);
	color: #fff;
}
#body #tabs li a:hover {
	text-decoration: none;
	color: #404041;
}
#body #tabs li.tab-selected a:hover {
	color: #fff;
}
#body #tabs li {
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#body #tabs li.tab-selected {
	background-image: url(../images/tab-right-selected.gif);
}
#body #tabs li:hover, #body #tabs li.sfhover {
	float: left;
	padding: 0;
}
#order-body {
	float: left;
	width: 424px;
	background-image: url(../images/order-container-bg.gif);
	background-repeat: no-repeat;
	padding: 30px 0 10px 0;
}
.selection-container {
	float: left;
	display: inline;  /* IE6 fix */
	width: 176px;
	height: 25px;
	margin: 0 12px 5px 20px;
}
.selection, a .selection {
	float: left;
	cursor: pointer;
	width: 127px;
	height: 21px;
	background-image: url(../images/selection-bg.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 10px 0 10px;
	margin-right: 4px;
}
a:hover .selection {
	background-image: url(../images/selection-bg2.gif);
	color: #fff;
}
.selection-container-double {
	float: left;
	display: inline;  /* IE6 fix */
	width: 176px;
	height: 35px;
	margin: 0 12px 5px 20px;
	line-height: 12px;
}
.selection-container-double .selection, .selection-container-double a .selection {
	height: 29px;
	background-image: url(../images/selection-bg-lg.gif);
	padding: 6px 10px 0 10px;
}
.selection-container-double a:hover .selection {
	background-image: url(../images/selection-bg-lg2.gif);
	color: #fff;
}
.more-info {
	float: left;
	position: relative;
	width: 25px;
	height: 25px;
	background-image: url(../images/more-info.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.more-info:hover {
	background-image: url(../images/more-info2.gif);
}
.more-info span {
	display: none;
	position: absolute;
	z-index: 100;
	top: -4px;
	left: 0;
	width: 226px;
	*width: 175px; /* IE7 fix */
	_width: 175px; /* IE6 fix */
	font-size: 0.9em;
	background: url(../images/bubble_top.png) no-repeat right top;
	*background: url(../images/bubble_top_ie7.png) no-repeat right top; /* IE7 fix */
	_background: url(../images/bubble_top.gif) no-repeat right top; /* IE6 fix */
}
.more-info span p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
	background: url(../images/bubble_btm.png) no-repeat right bottom;
	*background: url(../images/bubble_btm_ie7.png) no-repeat right bottom; /* IE7 fix */
	_background: url(../images/bubble_btm.gif) no-repeat right bottom; /* IE6 fix */
	color: #fff;
	font-size: 11px;
}
#order-box-container {
	float: left;
	width: 224px;
	background: url(../images/order-box-bg.gif) repeat-y;
	margin: 0 0 15px;
}
#order-box-bg {
	float: left;
	width: 224px;
	background: url(../images/order-box-bottom.gif) no-repeat left bottom;
}
#order-box {
	float: left;
	width: 204px;
	padding: 14px 10px 10px 10px;
	background: url(../images/order-box-top.gif) no-repeat left top;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 14px;
}
#order-box a {
	color: #fff;
	text-decoration: none;
}
#order-box a:hover {
	color: #fff;
	text-decoration: underline;
}
#order-box h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #717171;
}
#order-box p {
	margin: 1px 0;
}
.order-selection {
	float: left;
	width: 204px;
	padding: 5px 0;
	border-bottom: 1px dotted #717171;
}
.order-title {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.order-buttons {
	float: right;
	width: 34px;
	margin: 1px 0 10px 10px;
}
.order-buttons img {
	margin: 0 0 5px 0;
}
.pickup-delivery-buttons {
	float: left;
	width: 204px;
	padding: 10px 0 7px 0;
	border-bottom: 1px dotted #717171;	
}
.pickup-delivery-buttons div {
	float: left;
	width: 95px;
	height: 22px;
	background: url(../images/btn-order-box.gif);
	color: #333;
	text-decoration: none;
	font-size: 10px;
	padding: 6px 0px 0 0;
	text-align: center;
	cursor: pointer;
}
.btn-divider {
	float: left;
	height: 22px;
	padding: 6px 3px 0 2px;
	color: #fff;
}
#order-extras {
	float: left;
	width: 204px;
	padding: 5px 0;
}
#member-login-box-container {
	float: left;
	width: 224px;
	background: url(../images/order-box-bg.gif) repeat-y;
	margin: 0 0 15px;
}
#member-login-box-bg {
	float: left;
	width: 224px;
	background: url(../images/order-box-bottom.gif) no-repeat left bottom;
}
#member-login-box {
	float: left;
	width: 204px;
	padding: 14px 10px 10px 10px;
	background: url(../images/order-box-top.gif) no-repeat left top;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
}
#member-login-box a {
	color: #fff;
	text-decoration: none;
}
#member-login-box a:hover {
	color: #fff;
	text-decoration: underline;
}
#member-login-box h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-bottom: 8px;
	border-bottom: 1px dotted #717171;
}
#member-login-box label {
	float: left;
	margin: 5px 0 2px 0;
}
#member-login-box input.login-text {
	float: left;
	width: 202px;
	border: 1px solid #333;
}
#member-login-box .login-button {
	float: right;
	margin: 5px 0 2px 0;
}

/*---------- Footer ----------*/

.footer-text {
	clear: both;
	font-size: 11px;
	padding: 15px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px dotted #9F9FA0;
}
#footer {
	float: left;
	display: inline;  /* IE6 fix */
	clear: both;
	width: 923px;
	height: 10px;
	margin-left: 23px;
	line-height: 1px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
}
#copyright {
	float: left;
	display: inline;  /* IE6 fix */
	clear: both;
	width: 738px;
	height: 35px;
	color: #666666;
	font-size: 10px;
	margin-left: 208px;
	line-height: 35px;
	text-align: center;
}

@media print {
	body {
		background-image: none;
		background-color: #FFF;
	}
	#header, #banner, #side-bar, #footer, #copyright {
		display: none;	
	}
	#body-container, #watermark {
		background-image: none;	
	}
	#body {
		background-image: none;
		float: left;
		padding: 0;
		margin: 0;
		width: 100%;
	}
}
