@charset "utf-8";
/* CSS Document */

html {

	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #FFFFFF;
}
body {
	background-color: #4a4a4a;
	margin:0;
	padding: 0;
	text-align: center;
	height: 100%;
	outline: none;
}

p {
	margin: 0 0 5px 0;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a:focus { 
    outline: none; 
}


img {
	border: 0;
	outline: none;
}

object {
	outline: none;
}

#bodyBG {
	background: url(../images/skin/body_bg.png) repeat-y center;
	width: 986px;
	margin: 0 auto;
	z-index: 22;
}
	
#bottomShadow {
	background: url(../images/skin/bottom_shadow.png) no-repeat center;
	height: 13px;
	width: 986px;
	margin: 0 auto;
}
	
#eyebrowBack {
	background: url(../images/skin/eyebrow_bg.gif) repeat-x;
	width: 100%;
	height: 24px;
	position: absolute;
	top:0;
	left:0;
	display: none;
}

#mainContainer {
	background-color: #000000;
	width: 970px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	position:relative;
	top: 0;
}

#mainEyebrow {
	background: url(../images/skin/maineyebrow_bg.jpg) no-repeat center;
	width: 970px;
	height: 24px;
	position: relative;
	top: 0;
	left: 0px;
	z-index: 20;
}

#shadowleft {
	background: url(../images/skin/shadow_left.png) repeat-y;
	width: 10px;
	height: 100%;
	left:-10px;
	position: absolute;
}

#shadowright {
	background: url(../images/skin/shadow_right.png) repeat-y;
	width: 10px;
	height: 100%;
	left:1000px;
	position: absolute;
	z-index: 20;
}

#socialLinks {
	width: 317px;
	left: 560px;
	float: left;
	top: 0px;
	position: relative;
	text-align: left;
}

#socialLinks img {
	float: left;
}

#socialLinks p {
	padding: 4px 8px 0 2px;
	float: left;
}

#languageLink {
	width: 50px;
	right: 21px;
	float: right;
	top:4px;
	position: relative;
	text-align: right;
}

#languageLink a {
	color:#FFFFFF;
	text-decoration: none;
}

#languageLink a:hover {
	text-decoration: underline;
}

#mainHeader {
	width: 960px;
	height: 96px;
	position: relative;
	/*top: 15px;*/
	left: 10px;
	/*margin-bottom: 15px*/
}

.mainLogo {
	float: left;
	position: relative;
}

#mainNav {
	width: 385px;
	height: 95px;
	float: left;
	position: relative;
	top: 5px;
	left: 15px;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	float: left;
	height: 80px;
}

#mainNav ul li a:hover {
	background-position: center;
}

#mainBody {
	min-height: 365px;
	z-index: 50;
	position: relative;
	/*margin-bottom: 15px;*/
}

.clearing {
	clear: both;
}

.home {
	background: url(../images/skin/nav_home.jpg) no-repeat left;
	width: 89px;
	height: 80px;
	display: block;
}

.home.active
{
    background-position: right;
}

.home.active a:hover
{
    background-position: right;
}

.menu {
	background: url(../images/skin/nav_menu.jpg) no-repeat left;
	width: 93px;
	height: 80px;
	display: block;
}

.menu.active
{
    background-position: right;
}

.menu.active a:hover {
	background-position: right !important;
}

.nutrition {
	background: url(../images/skin/nav_nutritionalinfo.jpg) no-repeat left;
	width: 188px;
	height: 80px;
	display: block;
}

.nutrition.active
{
    background-position: right;
}

.nutrition.active a:hover
{
    background-position: right;
}

.restaurantLocate {
	background:url(../images/skin/restaurant_locate_bg.jpg) no-repeat;
	width: 222px;
	height: 80px;
	float: left;
	position: relative;
	top:5px;
}

.restaurantLocate.active
{
    
}

#searchbycity {
	top: 45px;
	left: 52px;
	position: relative;
}

#searchbycity a {
	color:#FFFFFF;
	text-decoration: none;
}

#searchbycity a:hover {
	text-decoration: underline;
}

#restaurantLocateInput {
    position: relative;
	height: 16px;
    top: 31px;
    width: 222px;
    text-align: center;
	vertical-align:top;
}

#restaurantLocateInput div {
    position: relative;
    top: 0;
}

#restaurantLocateInput div a {
    color: #3399FF;
}

#postalCodeTextBox {
    position: relative;
    top: 0px;
	#top: -8px;
    width: 80px;
	height: 13px;
}

#locateStoreButton {
    background: url(../images/btn_round.gif);
    width: 32px;
    height: 32px;
    border: none;
    position: relative;
    top: 0px;
    cursor: pointer;
    text-indent: -9000px;
	color: transparent;
	text-transform: capitalize;
}

#spacesBtn {
	width: 147px;
	height: 95px;
	float: left;
	top:-2px;
	position: relative;
}

#spacesBtn a {
	background: url(../images/skin/spaces_btn.jpg) no-repeat left;
	width: 147px;
	height: 95px;
	display: block;
}

#spacesBtn a:hover {
	background-position: right;
}


#homepageHero {
	background: url(../images/skin/hompage_hero.jpg) no-repeat left;
	width: 960px;
	height: 348px;
	left: 10px;
	position: relative;
	z-index: 51;
}

#menucontainer {
	width: 970px;
	height: 597px;
	left: 0px;
	position: relative;
	margin-bottom: 15px;
}

#footer {
	background: url(../images/skin/footer_bg.jpg) no-repeat;
	width: 970px;
	top:0;
	height: 64px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#footerButtons {
	width: 735px;
	height: 31px;
	left: 230px;
	top:5px;
	position:relative;
}

#footerButtons img {
	float: left;
	margin-right: 15px;
}

#copywrite {
	height: 15px;
	width: 275px;
	left: 13px;
	top:13px;
	position: relative;
	float: left;
}

#privacyLegal {
	height: 10px;
	width: 600px;
	right: 45px;
	top:13px;
	position: relative;
	float: right;
	text-align: right;
}

#privacyLegal a {
	color:#FFFFFF;
	text-decoration: none;
}

#privacyLegal a:hover {
	text-decoration: underline;
}

/* ***** NUTRITIONAL ***** */

#nutritionWrapper {
	width: 945px;
	margin:0;
	padding-top: 15px;
	left: 7px;
	position: relative;
	margin-bottom: 15px;
}
#nutritionTop {
	margin: 0 auto;
	margin-bottom: 15px;
	padding:15px;
	padding-right:0px;
	width: 940px;
	height: 200px;
	background: #000 url(../images/bg_nutrition_top.gif) top center no-repeat;
	color: #fff;
	position: relative;
}
#hdrNutrition {
	float: left;
	width: 315px;
	height: 60px;
	
}

#nutriTopText {
	float: left;
	width: 540px;
	padding: 10px 0px 0px 30px;
	
}
.floatL {
	float: left;
	position: relative;
}
.floatR {
	float: right;
	position: relative;
}

#nutritionTopIcons{
	width: 275px;
	height: 70px;
	float: left;
	position: relative;
	top: 50px;
	padding:0;
	margin:0;
	text-align: center;
	
}

#nutritionTopIcons img {
   float: left;
}

#factsCategory{
	width: 650px;
	height: 130px;
	float:left;
	position: relative;
	top:18px;
	left: 55px;
	
}
#factsCategory li{
	float: left;
	list-style-image:none;
	list-style-type:none;
	margin-right: 10px;
}

#factsCategory td {
	vertical-align: bottom;
}
#accordion .ui-state-default, #accordion2 .ui-state-default {
	width: 940px;
	height: 25px;
	padding-top: 5px;
	background: #000 url(../images/bg_accord.gif) top no-repeat;
}
#accordion .ui-state-active, #accordion2 .ui-state-active {
	width: 940px;
	height: 25px;
	padding-top: 5px;
	background: #000 url(../images/bg_accord_sel.gif) top no-repeat;
}
.ui-accordion-content {
	width: 940px;
	overflow: hidden;
}
.accordionRow1 {
	background-color: #f4f5f5;
	height: 14px;
	padding: 6px;
	border-bottom: 1px solid #444;
	
}
.accordionRow2 {
	background-color: #dbdbdb;
	height: 14px;
	padding: 6px;
	
}
#accordion h3, #accordion2 h3 {
	padding:0;
	margin:0;
	text-indent: 16px;
}
#accordion, #accordion2{
	width: 940px;
	margin: 0 auto;
}
.accordionCol1{
	background-color: #e5dce9;
}
.accordionCol2{
	background-color: #ccc2cf;
}
.mainCol {
	color: #363e99;
	font-weight: bold;	
}
#accordion2 td {
	width: 30px;
	color: #494949;
	font-weight: bold;
	border-bottom: 1px solid #444;
	text-align: center;
	font-size: 11px;
}
#accordion2 th {
	width: 284px;
	text-align: left;
	padding-left: 16px;
	border-bottom: 1px solid #444;
	font-size: 11px;
}

.mainCol {
	width: 300px;
}
#btn_nutrition, #btn_allergens {
	float: left;
	cursor: pointer;
	padding:0;
	margin:0;
}
#btn_nutrition_sel, #btn_allergens_sel {
	float: left;
	padding:0;
	margin:0;
}
/* ***** ALLERGENS ***** */

#allergensWrapper {

	width: 945px;
	margin:0;
	padding-top: 15px;
	left: 7px;
	position: relative;
}
#allergensTop {
	margin: 0 auto;
	margin-bottom: 15px;
	padding:15px;
	padding-right:0px;
	width: 940px;
	height: 200px;
	background: #000 url(../images/bg_nutrition_top.gif) top center no-repeat;
	color: #fff;
	position: relative;
}
#hdrAllergens {
	float: left;
	width: 315px;
	height: 60px;
	
}
#allergensCategory{
	width: 678px;
	height: 60px;
	float: right;
	position: relative;
	top: 15px;
	#top:76px;
	
}

#allergensTopText {
	float: left;
	width: 540px;
	padding: 10px 0px 0px 30px;
}


#allergensTopIcons{
	width: 250px;
	height: 70px;
	#float: left;
	position: relative;
	top: 50px;
	#top: 40px;
	padding:0;
	margin:0;
	
}
#accordion th {
	width: 290px;
	text-align: left;
	padding-left: 16px;
	border-bottom: 1px solid #444;
	font-size: 11px;
}
#accordion td {
	color: #363E99;
	font-weight: bold;
	border-bottom: 1px solid #444;
	text-align: center;
	font-size: 11px;
}

.allergen_column {
	width: 60px;
}

.allerg_odd_row_even_col {
	background-color: #CCC2CF;
}

.allerg_odd_row_odd_col {
}

.allerg_even_row_even_col {
	background-color: #e5dce9;
}

.allerg_even_row_odd_col {
}

.allerg_col1 {
	width: 32px;
	background-color: #e5dce9;
}

.allerg_col2 {
	width: 72px;
}
.allerg_col3 {
	width: 40px;
}
.allerg_col4 {
	width: 55px;
}
/* ***** LEGAL ***** */

#legalWrapper {
	background-color: none;
	width: 940px;
	padding:0;
	margin:0 auto;
	position: relative;
	top: 8px;
	margin-top: 10px;
	padding-bottom: 25px;
	clear: both;
}
#legalContent a:link, #legalContent a:visited{
	color: #76218d;
}

#legalContent a:hover{
	text-decoration: underline;
}
#legalContent {
	width: 887px;
	background-color: #fff;
	padding: 15px 30px 15px 20px;;
	color: #000;
	margin: 0px 0px 0px 1px;
	#margin-top: -4px;
	overflow: hidden;
}
#legalContent h3 {
	color: #76218d;
	font-weight: bold;
	font-size: 12px; 
}

#legalContent h4 {
	background: url(../images/404_image.jpg) top left no-repeat;
	width: 643px;
	height: 427px;
	text-indent: -9000px;
	margin-left: 140px;
}

#legalContent ul li {
	list-style-type: disc;
	margin:0;
	padding:0;
	width: 650px;
}

.errormsg {
	padding: 0 0 50px 140px;
}

#legalContent p, #legalContent ul {
	width: 650px;
}
#giftWrapper {
	background: url(../images/giftcards_bg.jpg) top left no-repeat;
	width: 938px;
	height: 582px;
	padding:0;
	margin:0 auto;
	margin-bottom: 15px;
	position: relative;
}

.giftcardBalanceLink {
	left: 448px;
	top: 316px;
	width: 202px;
	height: 27px;
	display:block;
	position: absolute;
}

.giftcardBalanceLink2 {
	left: 448px;
	top: 544px;
	width: 202px;
	height: 27px;
	display:block;
	position: absolute;
}

#giftcardLocations {
	left: 691px;
	top: 333px;
	width: 210px;
	height: 210px;
	position: absolute;
}

#giftcardLocations p {
	color: #bfbfbf;
	margin-bottom: 8px;
}

.giftTextSmall {
	color: #737373 !important;
	font-size: .8em;
}


/* ***** JOB OPPORTUNITIES ***** */

#jobWrapper {
	width: 940px;
	height: 438px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#jobTop {
	width: 938px;
	height: 330px;
	background: #000 url(../images/bg_job_hero.jpg) top left no-repeat;
	
}

#jobRightTabs{
	float: right;
	width: 270px;
	height: 290px;
	position: relative;
	top: 8px;
}

#jobMidCopy {
	float: right;
	width: 250px;
	height: 225px;
	position: relative;
	top: 60px;
	right: 30px;
	color: #363e99;
}
#jobMidCopy  p {
	font-size: 14px;
	line-height: 20px;
	padding: 20px 20px 0px 5px;
	
}

#jobBtm {
	height: 106px;
	width: 700px;
	float: left;
	left: 2px;
	top: 1px;
	position: relative;
}

#jobBtm img {
	margin-right: 2px;
}

/* ***** CONTACT US ***** */

#contactWrapper {
	width: 940px;
	margin:  0 auto;
	padding: 5px 0px 20px 0px;
	z-index: 20;
	position: relative;
}
#contactTop{
	width: 910px;
	padding: 10px 15px 0px 15px;
	height: 60px;
	background: #000 url(../images/bg_contact_top.gif) top center no-repeat;
	z-index: 25;
	
}

.contactheading {
	top: 15px;
	position: relative;
}

#contactRight {
	float: left;
	height: 510px;
	width: 483px;
	background: transparent url(../images/bg_contact_btm.gif) bottom center no-repeat;
	padding: 20px 40px 0px 40px;
	z-index: 25;
	position: relative;
}

#contactLeft {
	position: relative;
	float: left;
	height: 510px;
	width: 295px;
	padding: 20px 40px 0px 40px;
	color: #363E99;;
	z-index: 5;
	
}

#contactLeft p {
	color: #363E99;
}
#contactLeft2 input{
	background: none;
	border: none;
	height: 18px;
	paddin-right: 4px;
	background-image: url(../images/bg_contact_field.gif);
}
#contactPhone, #contactEmail, #contactName {
	background: none;
	border: none;
	height: 18px;
	paddin-right: 4px;
	background-image: url(../images/bg_contact_field.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 6px;
	padding-top: 4px;
	color: #707070;
	font-size: 11px;
}
#contactDate {
	background: none;
	border: none;
	height: 18px;
	padding-right: 4px;
	background-image: url(../images/bg_contact_date.gif);
	background-repeat: no-repeat;
	width: 107px;
	padding-left: 6px;
	padding-top: 4px;
}

div.skinned-select2 {
	background: url('../images/select_box2.gif') no-repeat scroll 0pt 100%;
	float: left;
	left: 3px;
	width: 155px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	
}

div.skinned-select {
	background: url('../images/select_box.gif') no-repeat scroll 0pt 100%;
	position: relative;
	left: -1px;
	top: -5px;	
}

#tableLocation {
	position: relative;
	z-index: 200;
}
#contactBtm {
	background: #BFBFBF url(../images/bg_contact_left.gif) top center repeat-x;
	width: 938px;
	height: 530px;
	position: relative;
	#bottom: 19px;
	z-index: 100;
}

#contactLeft td {
	font-size: 11px;
	color: #363E99;
}

#feedback {
	color:#363e99;
	height: 270px;
	padding-top: 6px;  
}

#mailFeedback {
	position: relative;
	left: 160px;
	top: 40px;
	width: 300px;
	height: 120px;
	
}
#mailAddress{
	width: 160px;
	height: 100px;
	float: right;
	text-align: left;
	color: #fff;
	padding-right: 30px;
	line-height: 20px;
}

#textWrite {
	float: right;
	position: relative;
	top: 26px;
	right: 6px;
}
.error {
	color: #ff409e;
	font-size: 10px;
	white-space: nowrap;
	float: none;
	
}

span#errorComments {
	float: left;
}

#btnSelectCity {
	position: relative;
	bottom: 1px;
	left: 22px;
	#left: 17px;
	#float: none;
	cursor: pointer;
}
#contactReset {
	position: relative;
	right: 57px;
	padding: 6px;
	cursor: pointer;
}

#contactSubmit {
	position: relative;
	right: 57px;
	padding: 6px;
	cursor: pointer;
}

#timelinecontainer {
	left: 17px;
	position: relative;
	margin-bottom: 15px;
}
.tcselect2 {
	display: inline;
	height: 45px;
	border: 1px dotted red;
}

#historyHead {
	background: url(../images/companyhistory_head.jpg) no-repeat;
	left: 17px;
	width: 937px;
	height: 41px;
	overflow: hidden;
	position: relative;
}

#emailSignupBox {
	width: 650px;
	height: 330px;
	position: absolute;
	left: 50%;
	margin-left: -325px;
	top: 22px;
	z-index: 1000;
}

#emailSignupBox2 {
	width: 285px;
	height: 295px;
	position: absolute;
	left: 682px;
	top: 20px;
	z-index: 1000;
}

#mapBox {
	color: black;
}


#mapBox a {
    color: #6E1E84;
}

#storelocatorcontainer {
	margin-left: 13px;
	margin-bottom: 15px;
}

#signupbg {
	background: url(../images/signup_bg.jpg) no-repeat;
	width: 814px;
	height: 325px;
	left: 80px;
	position: relative;
}

#signupContainer {
	width: 650px;
	height: 330px;
	left: 75px;
	top: 20px;
	position: relative;
}

/* BLACKJACK TACOS */

#blackjackWrapper {
	background: url(../images/backjack_bg.jpg) top left no-repeat;
	width: 938px;
	height: 369px;
	padding:0;
	margin:0 auto;
	margin-bottom: 15px;
	position: relative;
}

#emailSignupBoxBlackJack {
	height:330px;
	left:190px;
	margin-left:-325px;
	position:absolute;
	top:22px;
	width:650px;
	z-index:1000;
}

#BlackJackSocialBtns {
	width: 90px;
	height: 40px;
	position: absolute;
	left: 436px;
	top: 275px;
	z-index: 1100;
}

#BlackJackSocialBtns img{
	float: left;
}
#beefy5layerWrapper{
	margin:5px 0px 15px 15px;
}