/* CSS Document */
*{margin: 0; padding: 0;}
html {
	background: #000;
	font: 125% Verdana, Helvetica, sans-serif;
}
body {
	font-size: 50%;
	color: white;
	background: #000;
}

#content h4 { margin-top: 10px; color: #82370e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.left{display: block; float: left; margin: 0 10px 10px 0;}

.right{display: block; float: right; margin: 0 0 10px 10px;}
.default, .default-fields input{width: auto !important; height: auto; margin-left: 2px;}
.field_empty { background: yellow; color: #000;}
.bottom-text{position: absolute; margin: 0; bottom: 50px; width: 100%;}
.nobr{ white-space: nowrap;}
/*/////////LAYOUT///////////////////////////////////////////*/
#container{
	width: 815px;
	position: relative;
	margin: 0 auto;
	background: url(img/bg.gif) repeat-y center top;}
	#header{}
		#header div{} 
			h1{
				position: relative;
				margin: 0 auto;
				width: 807px;
				height: 102px;
			}
			h1 a{
				background: url(img/h1.gif) no-repeat;
				width: 203px;
				padding-top: 102px;
				height: 0;
				overflow: hidden;
				left: 298px;
				position: absolute;
			}
	#middle{
		width: 622px;
		color: #000;
		background: url(img/middle.gif) repeat-y left -7px;
		margin-left: 95px;
		position: relative;
		}
		#middle .extra{
			background: url(img/overlay.png) no-repeat center;
			padding: 5px 0;			
		}
		#middle .extra .extra{
			background: none;
			padding: 0;
			
		}
		#faq .stripe, #employment .stripe, #franchise .stripe, #realestate .stripe {
			position: absolute;
			top: 49px;
			width: 614px;
			left: 4px;
			height: 101px;
			background: url(img/stripe.png) repeat-x left top;
		}
		#merchandise .stripe {
			position: absolute;
			top: 49px;
			width: 614px;
			left: 4px;
			height: 57px;
			background: url(img/stripe2.png) repeat-x left top;
		}
		#nav{
			width: 807px;
			margin-left: 4px;
			margin-top: -40px;
			position: relative;
			height: 83px;
			background: url(img/nav2.gif) no-repeat top left;
			list-style: none;
			}
		#nav li{
			position: absolute;
		}
		#nav a{
			position: absolute;
			display: block;
			height: 0;
			overflow: hidden;
		}
		#nav0 a{
			background: none;
			padding-top: 68px;
			left: 365px;
			width: 68px;
		}
		#nav1 a{
			padding-top: 29px;
			width: 100px;
			top: 42px;
			width: 64px;
			}
		#nav2 a{
			width: 66px;
			padding-top: 31px;
			left: 73px;
			top: 35px;}
		#nav3 a{
			width: 65px;
			padding-top: 29px;
			left: 152px;
			top: 30px;}
		#nav4 a{
			width: 73px;
			padding-top: 27px;
			left: 229px;
			top: 27px;}
		#nav5 a{
			width: 45px;
			padding-top: 26px;
			left: 312px;
			top: 26px;}
		#nav6 a{
			width: 44px;
			padding-top: 24px;
			left: 434px;
			top: 26px;}
		#nav7 a{
			width: 85px;
			padding-top: 28px;
			left: 485px;
			top: 26px;}
		#nav8 a{
			width: 85px;
			padding-top: 31px;
			left: 584px;
			top: 29px;}
		#nav9 a{
			width: 26px;
			padding-top: 26px;
			left: 680px;
			top: 36px;}
		#nav10 a{
			width: 70px;
			padding-top: 30px;
			left: 718px;
			top: 40px;}
		#content{
			position: relative;
			margin: 0px 25px;
			height: 508px;
		}
		#faq #content, #comments #content{
			overflow: hidden;
		}
		#media #content{
		}
		#employment #content{
			background: url(img/bg-employment.gif) no-repeat right -5px;
			margin: 0 15px 0 25px;
		}
		
		#merchandise #content{
		background: url(img/merch_tshirt.gif) no-repeat 300px 18px;			
		}

		#wrap #content{
			background: url(img/bg-franchise.gif) no-repeat center center;
		}
		#wrap #content div{
	}
		#employment label{
			font-weight: bold;
			display: inline;
			clear: none;
			margin: 0;
			color: #a04413;
			line-height: 15px;
			font-style: normal;
			width: auto;
			padding: 0;
			
		}
		#employment select{
			display: inline;
			clear: none;
			float: none;
			margin: 0;
			float: left;
			padding: 0;
		}
		#bottom{
			height: 4px;
			font-size: 0;
			background: #88390e;
			width: 622px;
			margin-left: 95px;}
#footer{
	width: 880px;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 5px 0px;}
	#footer ul{
		clear: both;
		text-align: center;
		float: none;
		height: 20px;
		margin: 0 auto;
	}
	#footer li{
		display: inline;
		border-left: 1px solid white;
		list-style: none;
		padding: 0 5px;
	}
	#footer li a{
		font-size: .9em;
		text-decoration: none;
		text-transform: uppercase;
		color: #999999;
	}
	#footer li a:hover{
		color: white;
	}
	#footer li.first{
		border-left: none;
	}
	#footer li.last {
		border: none;
	}
#faq #content .extra{
	background: none;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 150px;
	width: 450px;
}
.directions{
	color: #88390e;
	border-bottom: 1px solid #88390e;
	padding: 1px 0;
}
.copyright{
	font-size: .9em;
	margin: 0;
	text-align: center;
	color: #9a9997;
}
.copyright a {
	color: #9a9997;
	margin-left: 5px;
}
dt{
	background: url(img/dt-question.gif) no-repeat top left;
	height: 15px;
	padding-top: 11px;
	width:447px;
	margin-top: 5px;
	position: relative;
}
dt strong{	
	font-size: 1.2em;
	margin: 0 0 0 35px;
}
dt .toggle{
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	height: 100%;
	background: url(img/blank.gif);
	cursor: pointer;
	width: 100%;
	
}
dd{
	width: 448px;
	margin-left: -1px;
	color: black;
	position: relative;
	background: url(img/dd-answer.gif) no-repeat;
}
dd .hider{
	display: block;
	margin-left: 37px;
	padding: 5px;
}
dd .bottom{
	font-size: 0;
	margin-left: 12px;
	display: block;
	position: relative;
	width: auto;
	border-bottom: 1px solid #64290a;
}
#intro{
	width: 336px;
	color: #f4e8c8;
	padding: 20px 0 20px 0px;
	height: 70px;
	margin-left: 0px;
}
#intro2{
	width: 336px;
	color: #f4e8c8;
	padding: 20px 0 20px 0px;
	height: 30px;
	margin-left: 0px;
}
#franchise-info #intro, #realestate-info #intro, #comments #intro, #locations2 #intro{
	border-bottom: 1px solid #a04413;
	color: #000000;
	padding: 0 0 3px;
	margin: 1em 0 3px;
	height: auto;
	_height: 10px;
	background: none;
	width: auto;
}
#realestate-info #intro, #franchise-info #intro, #comments #intro{
	margin-top: 30px;
}
#faq #intro{
	margin-top: 20px;
}
#realestate #intro{
	padding-top: 30px;
	margin-top: 15px;
	height: 50px;
}
#realestate-info fieldset{
	margin: 10px 0;
}
#franchise-info fieldset{
	width: 490px;
	float: left;
	margin: 15px auto 0;
}
#franchise-info fieldset#extra-info{
	width: 400px;
	margin: -8px auto 0;
	float: none;
	clear: both;	
}
#extra-info input, #extra-info select, #extra-info textarea{
	margin: 4px 0;
	width: 385px !important;
	
}
#extra-info.preview input.smaller{
	width: auto !important;
}
#extra-info.preview select{
	width: 260px !important;
}
#locations2 #intro{
	margin: 45px 0 0px;
}
#franchise-info small{
	display: block;
	bottom: 0;
	margin: 0px 0 0;
	font-style: italic;
	width: 430px;
	line-height: 1em;
	font-size: .8em;
}
#intro strong, #intro2 strong{
	color: #e27e00;
}
.directions span{
	display: -moz-inline-box;
	display: inline-block;
	height: 15px;
	position: relative;
	background: url(img/talk-bubble.gif) no-repeat;
	width: 20px;
}
.directions span,x:-moz-any-link{
	top: -15px;
}
.directions strong{
	height: 0;
	padding-top: 15px;
	display: block;
	position: absolute;
	top: 0;
	overflow: hidden;
}
.tellmore{
	height: 0;
	width: 151px;
	padding-top: 24px;
	margin: 0 20px 0 0;
	float: left;
	background: url(img/tellusmore.png) no-repeat;
	overflow: hidden;
}

.locations{
	position: relative;
	background: #f1e1b2;
	overflow: auto;
	padding-top: 10px;
	width: 220px;
	float: left;
	font-size: 1em;
	font-style: italic;
	padding-left: 10px;
	height: 370px;
	border-bottom: 1px solid #82370e;
}
.phn{
	margin: 3px 0;
	display: block;
}
.locations br{
	height: 1px;
	clear: both;
	position: relative;
	font-size: 1px;
}
.locations .coming-soon{
	
}
#employment2 .locations input{
	float: left;
	border: none;
	clear: left;
	width: auto;
	display: block;
	margin: 0;
}
#employment2 .locations p{
	margin: 0;
	clear: right;
	float: left;
	margin-left: 5px;
	_margin-left: 0;
}
#employment2 #content .extra{
	padding: 0;
	border-top: 1px solid #82370e;
	width: auto;
	height: auto;
}

.locations strong{
	display: block;
	text-transform: uppercase;
	color: #a04413;
	font-size: 1.1em;
}
.locations strong.coming-soon{
	padding-right: 72px;
	display: block;
	background: url(img/coming-soon.gif) no-repeat right 1px;
}
.locations strong.coming-wide{
	padding-right: 0;
	padding-bottom: 10px;
	margin-bottom: 1px;
	background: url(img/coming-soon.gif) no-repeat -6px bottom;
}
.locations div{
	margin: 10px 0;
	padding: 1px 0;
}
#photos{
	margin-left: 10px;
	_margin-left: 5px;
	float: right;
	margin-right: -5px;
	position: relative;
}

#menu #bottom, #home #bottom{
	display: none;
}
#menu #middle, #home #middle{
	background: none;
	width: auto;
	padding: none;
}
#menu #container, #menu #content, #menu #middle, #menu .extra{
	width: auto;
	margin: 0;
	min-width: 802px;
	padding: 0;
}
#menu #middle .extra{
	width: 100%;
}
#menu #flash{
	float: none;
	width: 100%;	
	height: 100%;
	position: absolute;
}
#media.radio #flash{
	float: none;
	width: 100%;	
	height: 100%;
	position: absolute;
	background: none;
	border: 0;
}
#home #flash{
	width: 720px;
	height: 501px;
	position: relative;
	margin: 0 auto;
}
#home #content, #home #middle .extra{
	width: auto;
	min-height: inherit;
	margin: 0;
	height: auto;
	padding: 0;
}
#home #middle{
	width: 720px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#menu #nav, #home #nav{
	margin: -40px auto 0;
	background: url(img/nav-alt2.gif) no-repeat top left;
}

#subnav {
	background: url(img/bg-subnav.png) repeat-x;
	margin-left: -21px;
	height: 21px;
	margin-top: 20px;
	position: relative;
	width:510px;
	padding: 6px 0 6px 15px;
}

#content #subnav li{
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
}
#subnav a{
	display: block;
	padding: 17px 0 0;
	margin: 0 5px;
	overflow: hidden;
	float: left;
	height: 0px;
	background: url(img/subnav3.gif) no-repeat;
}

#subnav a:hover{
	background-position: auto -17px;
}
#sub1 a{
	width: 47px;
	background-position: 0 0;
}
#sub1 a:hover, #media.tv #sub1 a{
	background-position: 0 -17px;
}
#sub2 a{
	width: 64px;
	background-position: -55px 0;
}
#sub2 a:hover, #media.radio #sub2 a{
	background-position: -55px -17px;
}
#sub3 a{
	width: 59px;
	background-position: -129px 0;
}
#sub3 a:hover, #media.posters #sub3 a{
	background-position: -129px -17px;
}
#sub4 a{
	width: 85px;
	background-position: -191px 0;
}
#sub4 a:hover, #media.billboard #sub4 a{
	background-position: -191px -17px;
}

#sub5 a{
	width: 96px;
	background-position: -292px 0;
}
#sub5 a:hover, #media.socialnetwork #sub5 a{
	background-position: -292px -17px;
}
#sub6 a{
	width: 58px;
	background-position: -400px 0;
}
#sub6 a:hover, #media.iburrito #sub6 a{
	background-position: -400px -17px;
}

/*#content #subnav li{
	float: left;
	list-style: none;
	width: 80px;
	height: 17px;
	font-size: 1em;
	text-align: center;
}
.tv #sub1, .radio #sub2, .posters #sub3, .billboard #sub4, #content #subnav li:hover{
	background: #82370e;
}
#subnav{
	height: 17px;
	width: 552px;
	margin: 5px auto;
	background: #ecdba9;
	border-width: 1px 0;
	border-color: #82370e;
	border-style: solid;
}
#subnav a{
	color: #82370e;
	text-align: center;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav span{
	display: block;
	float: left;
	margin: 3px 0 0px;
	height: 15px;
}*/
#media #content div{
	background: url(img/brown-box.gif) no-repeat top left;
	margin: 20px auto;
	color: #FFFFCC;
	padding: 1px 0;
	position: relative;
	height: 369px;
	width: 552px;
}
#media #content p{
	position: absolute;
	top: 130px;
	left: 20px;
}
#media.billboard #content p{
	top: 215px;
}
#media.tv #content div{
	padding-top: 40px;
	height: 329px;
}

#media.posters #preview{
	background: none;
	right: 60px;
	width: 150px;
	height: 313px;
	position: absolute;
	bottom: -1px;
	_bottom: -2px;
}
#media.billboard #preview{
	background: none;
	right: 18px;
	width: 330px;
	height: 138px;
	position: absolute;
	top: 22px;
}
#openings{
	float: left;
	width: 213px;
	margin-top: 20px;
}
#articles{
	width: 340px;
	float:left;
	margin-right: 15px;
	background: none;
	margin-top: 20px;
}
#articles div, #openings div{
	overflow: auto;
	position: relative;
	height: 420px;
	top: -5px;
}
#openings div{
	background: #f1e1b2;
}
#openings div div{
	background: none;
	height: auto;
	top: 0;
	margin: 0;
	padding: 0;
}
#openings div div p{
	font-size: .9em;
}
#news h3{
	text-align: left;
	height: 0;
	overflow: hidden;
	padding-top: 33px;
}
#openings h3{
	background: url(img/h3-openings.png) no-repeat top left;
}
#articles h3{
	background: url(img/h3-articles.png) no-repeat -20px 0;
}

#media.posters #content{

}
#media #content div.burrito, #media #content div.tortilla{
	position: relative;
	height: auto;
	float: none;
	margin: 30px 0 30px 200px;
	padding: 0 159px 0 0;
	min-height: 119px;
	width: 150px;
	_height: 119px;
}
#media h4{
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	margin: 1em 0;
}
#media #content div.burrito{
	background: url(img/burrito.jpg) no-repeat right top;
}
#media #content div.tortilla{
	background: url(img/tortilla.jpg) no-repeat right top;
}
#content .burrito li, #content .tortilla li{
	background: none;
	padding: 0;
	color: #ffedb7;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	list-style: none;
}
#content .burrito a, #content .tortilla a{
	color: #ffedb7;
	text-decoration: none;
}
#locations2 #content ul{
	padding: 20px 0;
	height: 340px;
	overflow: auto;
}
#locations p{
	position: absolute;
	bottom: 20px;
	right: 10px;
	text-align: center;
}
#locations h3{
	margin: 20px 0;
	font-size: 1.2em;
}
#locations2 #content li{
	float: left;
	margin: 0;
	width: 170px;
	height: 110px;
	font-style: italic;
	background: none;
}
#locations2 #content li a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	text-transform:uppercase;
	font-style: italic;
	color: #88390e;
}
#directions #map{
	border: solid 2px #8B3A11;
	width: 568px;
	overflow: hidden; 
	height: 430px
}
small{
	display: block;
	clear: both;
	font-size: .8em;
}
/*/////////Forms////////////////////////////////////////*/

fieldset{
	border: none;
	position: relative;
	margin: 0 10px;
	}

legend {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #a04413;}

label {
	color: #000; 
	display: block;
	float: left; 
	width: 100px;
	font-style: italic;
	padding: 0;
	line-height: 20px;
	font-size: .9em;
	margin: 2px 0 0;
	text-align: right;}

label strong, strong.star{
	color: #a04413;
}
#reservations label, #contact label{
	width: auto;
}
#contact label{
	text-align: left;
}
input.smaller, label.smaller, .smaller input, .smaller label, .smaller select{
	width: auto !important;
	display: inline;
	float: none;
	margin-left: 2px;
}
span.smaller, span.default-fields{
	display: block;
	float: left;
	margin-left: 8px;
}
label span{
	font-style:italic;
	color:#666666;
	font-size: .9em;
}
.smaller label{
}

select{
	margin: 5px 0 0 10px;
	color: #333333;
	font-size: 1em;
	border: 1px solid #d0c195;
	background: #ffffff url(img/bg-input.gif) repeat-x;
}
#reservations select{
	margin: 0;
}
input, textarea {
	width: 200px;
	margin: 1px 0 0 10px;
	font-size: 1em;
	color: #333333;
	padding: 2px;
	border: 1px solid #d0c195;
	background: #ffffff url(img/bg-input.gif) repeat-x;}
	input{
		line-height: 13px;
		height: 13px;}
	input.file{
		height: 22px;
		width: 0;
	}
#source{
	background: #dabd6f;
	border: none;
}
#comments input{
	width: 250px;
}
#franchise-info input, #realestate-info input, #franchise-info textarea{
	width: 324px;
}
#franchise-info .wider{
	width: 370px;
	margin-left: 0;
}

#realestate-info div.file{
	margin: 5px 5px 5px 0;
	background: url(img/button-uploadfile.png) no-repeat 10px 1px;
	height: 25px;
	float: left;
}
#realestate-info input.file{
	width: auto;
	opacity: 0;
}
#realestate-info label, #franchise-info label{
	width: 140px;
}
#franchise-info #extra-info label{
	width: auto;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	overflow: auto;}

#realestate-info textarea{
	float: left;
	width: 324px;
}

#comments textarea{
	width: 350px;
	height: 35px;
}
form .required{font-weight:bold;}
#employment2 .required-info{
	position: relative;
	display: block;
	text-align: right;
	top: 0;
	margin-top: 18px;
	right: 0px;
}
.required-info{
	position: absolute;
	color: #753D15;
	font-style: italic;
	top: -10px;
	font-size: .9em;
	right: 70px;
}
#realestate-info .required-info{
	right: 90px;
	top: 0;
}
#franchise-info .required-info{
	right: 0px;
}
#comments .required-info{
	position: absolute;
	color: #a04413;
	font-style: italic;
	top: 0px;
	font-size: .9em;
	right: 70px;
}
#certificates form, #reservations form {
	width: 300px;
	float: right;
	color: black;
	margin: 0px 15px;}
#realestate-info form, #franchise-info form{
	margin: 10px auto;
}
form br {clear:left;}
form{
	border: none;
}
#reservations button{
	padding: 2px;
	border: none;
	background: #CC6600;
}
#certificates button{
	width: 134px;
	height: 29px;
	border: none;
	cursor: pointer;
	background: url(img/button-send.gif) no-repeat;
}
#certificates button span{
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
}

button {
	border-width: 1px;
	border-style: solid;
	background: url(img/bg-button.gif);
	color: white;
	margin: 5px;
	letter-spacing: 1px;
	padding: 2px 5px;
	text-transform:uppercase;
	border-color: #e0e0e0 #b0b0b0 #b0b0b0 #e0e0e0;
	float: right;}
#contact button{
	float: none;
	margin: 0;
}
.checkbox{
	background: none;
	width: auto;}
	
#loadBar, #emailSuccess{
	text-align: center;}
	
#comments form{
	width: 450px;
	height: 390px;
	margin: 10px auto 0;
	position: relative;
}
#employment2 fieldset{
	width: 320px;
	float: left;
}

/*/////////sIFR/////////////////////////////////////////*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash #content #subnav li{
	font-size: .9em;
	height: 17px;
	width: auto;
	margin: 0 5px;
}
*/
.sIFR-hasFlash #content h2, .sIFR-hasFlash #content dt strong{
	visibility: hidden;

}
/*/////////BUTTONS////////////////////////////////////////*/
.back{
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 45px;
	display: block;
	background: url(img/button-back.png) no-repeat top left;
}
#bottom-nav{
	bottom: 5px;
	right: 5px;
	position: absolute;
}
#comments #bottom-nav{
	right: -65px;
}

.captcha {
	padding-top: 2px;
	padding-left: 30px;
}

.captcha a {
	color: #a04413;
	text-decoration: none;
	padding: 3px 5px;
}

.captcha a:hover {
	
	color: #ffffff;
	text-decoration: none;
	background-color: #a04413;
	padding: 3px 5px;
}
.submit{
	background: url(img/button-submit.png) no-repeat top left;
	padding-top: 24px;
	width: 84px;
	float: right;
	cursor: pointer;
	height: 0;
	margin: 5px 1px;
	overflow: hidden;
	border: none;
}
.moreinfo{
	height: 0;
	padding-top: 24px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 110px;
	display: block;
	background: url(img/button-formoreinfo.png) no-repeat top left;
	
}


.clickhere {
	height:0;
	width:84px;
	padding-top:25px;
	overflow:hidden;
	background: url(img/button-clickhere.png) no-repeat;
	display:block;
	margin-left:190px;
	}
	

.submitlocation{
	height: 0;
	padding-top: 24px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 130px;
	border: none;
	display: block;
	
	background: url(img/button-sub-location.png) no-repeat top left;
}
.numbers{
	margin: 6px 0;
	display: block;
	font-style: normal;
}
/*/////////TYPOGRAPHY/////////////////////////////////////*/

#content h2{
	font-size: 20px;
	margin: 0 0 0px 0px;
	text-transform:uppercase;
}
#locations2 #content .coming-soon{
	display: block;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 2px;
	background: url(img/coming-soon.gif) no-repeat -7px bottom;
}
#locations2 #content a:hover{
	text-decoration: underline;
}
p{
	margin: 10px 0;
	_margin: 7px 0;
	line-height: 1.3em;
	font-size: 1em;
	position: relative;
}
#wrap h4{
	margin: 50px 0 0;
	color: #660000;
	font-size: 27px;	
	}
#content li{
	_height: 15px;
	color: #000;
	line-height: 1.2em;
	font-size: 1em;
	list-style: none;
	display: block;
	margin-left: 10px;
	background: url(img/bullet-brown.gif) no-repeat left 10px;
	padding-left: 10px;}
#franchise #content li{
	background-position: left 3px;
}
#franchise #content li{
	color: #a04413;
}
#realestate #content li{
	padding: 5px 0 5px 10px;
}
h3{
	text-align: center;
	color: #a04413;
	font-size: 1.4em;
	font-weight: bold;
}
.brown{
	color: #a04413;
}
#media h3{
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#media.tv h3{
	background: url(img/content-tv2.gif) no-repeat 17px 17px;
}
#media.socialnetwork #content h3{
	background: url(img/content-socialnetwork.gif) no-repeat 17px 17px;
}
#media.posters h3{
	background: url(img/content-posters.gif) no-repeat 21px 17px;
}
#media.iburrito h3{
	background: url(img/content-iburrito.jpg) no-repeat 0px 0px;
}
#media.tv #content div ul{
	width: 530px;
	float: right;
	margin: 30px 8px 0 0;
	_margin: 30px 4px 0 0;
}
#media.tv #content div li{
	float: left;
	width: 165px;
	padding: 0;
	margin: 5px 5px 10px;
	_margin: 5px 4px 10px;
	text-align: center;
	background: none;
}
#media.tv #content div li a{
	color: #ebd4a0;
	text-decoration: none;
}
#media.tv #content div ul img{
	border: 1px solid #d67703;
}
#media.tv #content ul div span{
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}
#media  ul{
	position: relative;
}
#media.posters #content div li{
	padding: 0;
	background: none;
	margin: 4px 4px;
	float: left;
	list-style: none;
}
#media.billboard #content div li{
	padding: 0;
	background: none;
	margin: 4px 7px;
	float: left;
	list-style: none;
}

#media.posters #content div a,#media.billboard #content div a {
	border: none;
	padding: 1px;
	display: block;
	text-decoration: none;
	float: left;
	margin: 0;
}
#media #content div a img{
	border: none;
}

#media #content div a:hover{
	border: 1px solid #ff9900;
	padding: 0;
}
#media.tv #content div a:hover{
	border: none;
	padding: 0;
}
#media.tv #content div a{
	text-decoration: none;
}
#media.tv #content div a:hover span{
	text-decoration: underline;
}
#media.posters #content div ul{
	width: 320px;
	overflow: auto;
	height: 170px;
	position: absolute;
	bottom: 40px;
	left: 10px;
}
#media.billboard #content div ul{
	width: 400px;
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#media.billboard h3{
	background: url(img/content-billboards.gif) no-repeat 21px 17px;
}
#media.radio h3{
	background: url(img/content-radio.gif) no-repeat 17px 17px;
}
#media.iburrito #content a {
	color:#CC6600;
	text-decoration:underline;
	}
#media.iburrito #content a:hover {
	color:#ffffff;
	text-decoration:underline;
	border:none;
	}
#media.iburrito #content div.announce {
	width:265px;
	margin: 20px 15px 20px 15px;
	float: left;
	padding-top: 45px;
	height: auto;
	background: none;
	font-size:1.2em;
	font-weight:800;
	color:#ff9900;
	}
#media.iburrito #content div.links {
	position:absolute;
	left:84px;
	top:114px;
	height: auto;
	background: none;
	color:#5a2409;
	font-size:1.1em;
	letter-spacing:-.1em;
}
#media.iburrito #content div.detail {
	position:absolute;
	left:15px;
	top:168px;
	width:530px;
	height: auto;
	background: none;
	font-size:1.1em;
	line-height:1.1em;
}
#media.iburrito #content span {
	font-size:.9em;
	letter-spacing:-.05em;
}
#articles p{
	background: url(img/small-bullets.gif) repeat-x bottom;
	padding-bottom: 15px;
	font-style: normal;
}
#articles p a{
	text-decoration: none;
	color: #a04413;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 5px 80px 5px 0;
}
#news #content p{
	margin: 1em 10px;
	clear: both;
	font-style: italic;
}
#news #content em{
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 0;
	color: #a04413;
}
#articles p span{
	font-style: normal;
	text-transform: uppercase;
}
#articles small{
	color:#CC6600;
	font-size: 1em;
}
#news #content div strong{
	display: block;
	background: url(img/coming-soon-big.gif) no-repeat top left;
	width:  175px;
	margin: 10px 0 5px;
	height: 0px;
	overflow: hidden;
	padding-top: 19px;
}

#media.socialnetwork #content a {
	color:#CC6600;
	text-decoration:underline;
	}

#media.socialnetwork #content a:hover {
	border:none;
	text-decoration:underline;
	color:#ffffff;
	}

#media.socialnetwork #content div li {
	color:#ebd4a0;
	margin-bottom:10px;
	padding-left:58px;
	height:48px;
	padding-top:10px;
	}

#media.socialnetwork #facebook { 
	background:url(img/icon-facebook.gif) no-repeat top left;
	}

#media.socialnetwork #twitter {
	background:url(img/icon-twitter.gif) no-repeat top left;
	}

#media.socialnetwork #blog {
	background:url(img/icon-bobBlog.gif) no-repeat top left;
	} 
 
#media #content div.half {
	width:265px;
	margin: 20px 15px 20px 5px;
	float: right;
	padding-top: 50px;
	height: auto;
	background: none;
	}
.half label{
	float: none;
	color: #ebd4a0;
	text-align: left;
}
#media #content .half p{
	position: relative;
	left: 0;
	top: 0;
}
.half input, .half select{
	margin-left: 0;
}
.half select.date{
	margin-left: 10px;
}
.half .submit{
	margin-top: 20px;
}
.half strong{
	color: #CC6600;
}
#media.socialnetwork #content div ul{
	width: 220px;
	overflow: auto;
	height: 220px;
	position: absolute;
	top: 110px;
	left: 10px;
	list-style: none;
	display:block;
	
}

#media.socialnetwork #content #maillist {
	float:left; 
	width:300px; 
	margin-left:250px; 
	margin-top:0;
	background:none;
	height:220px;
	}

#media.socialnetwork #maillist p {
color:#CC6600;
margin-top:-60px;
}
/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after, #locations2 #content ul:after, .locations div:after, #employment2 #content .extra:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}




/*///////Lightbox//////////////////////////////////////////*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
	}
	
#loaderbox{
	background: #000 url(img/loading.gif) no-repeat center center;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 80;
	opacity: .6;
	filter: alpha(opacity=60);
	
}
#realestate-info.test{
}






#atf-fist {
	position: absolute;
	top:400px;
	left:610px;
	width:109px;
	height:109px;
	display:block;
	background:url(/assets/img/atf-fist.gif) left center no-repeat;
}
#atf-fist:hover {
	background-position: center right;
}/* CSS Document */
*{margin: 0; padding: 0;}
html {
	background: #000;
	font: 125% Verdana, Helvetica, sans-serif;
}
body {
	font-size: 50%;
	color: white;
	background: #000;
}

#content h4 { margin-top: 10px; color: #82370e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.left{display: block; float: left; margin: 0 10px 10px 0;}

.right{display: block; float: right; margin: 0 0 10px 10px;}
.default, .default-fields input{width: auto !important; height: auto; margin-left: 2px;}
.field_empty { background: yellow; color: #000;}
.bottom-text{position: absolute; margin: 0; bottom: 50px; width: 100%;}
.nobr{ white-space: nowrap;}
/*/////////LAYOUT///////////////////////////////////////////*/
#container{
	width: 815px;
	position: relative;
	margin: 0 auto;
	background: url(img/bg.gif) repeat-y center top;}
	#header{}
		#header div{} 
			h1{
				position: relative;
				margin: 0 auto;
				width: 807px;
				height: 102px;
			}
			h1 a{
				background: url(img/h1.gif) no-repeat;
				width: 203px;
				padding-top: 102px;
				height: 0;
				overflow: hidden;
				left: 298px;
				position: absolute;
			}
	#middle{
		width: 622px;
		color: #000;
		background: url(img/middle.gif) repeat-y left -7px;
		margin-left: 95px;
		position: relative;
		}
		#middle .extra{
			background: url(img/overlay.png) no-repeat center;
			padding: 5px 0;			
		}
		#middle .extra .extra{
			background: none;
			padding: 0;
			
		}
		#faq .stripe, #employment .stripe, #franchise .stripe, #realestate .stripe {
			position: absolute;
			top: 49px;
			width: 614px;
			left: 4px;
			height: 101px;
			background: url(img/stripe.png) repeat-x left top;
		}
		#merchandise .stripe {
			position: absolute;
			top: 49px;
			width: 614px;
			left: 4px;
			height: 57px;
			background: url(img/stripe2.png) repeat-x left top;
		}
		#nav{
			width: 807px;
			margin-left: 4px;
			margin-top: -40px;
			position: relative;
			height: 83px;
			background: url(img/nav2.gif) no-repeat top left;
			list-style: none;
			}
		#nav li{
			position: absolute;
		}
		#nav a{
			position: absolute;
			display: block;
			height: 0;
			overflow: hidden;
		}
		#nav0 a{
			background: none;
			padding-top: 68px;
			left: 365px;
			width: 68px;
		}
		#nav1 a{
			padding-top: 29px;
			width: 100px;
			top: 42px;
			width: 64px;
			}
		#nav2 a{
			width: 66px;
			padding-top: 31px;
			left: 73px;
			top: 35px;}
		#nav3 a{
			width: 65px;
			padding-top: 29px;
			left: 152px;
			top: 30px;}
		#nav4 a{
			width: 73px;
			padding-top: 27px;
			left: 229px;
			top: 27px;}
		#nav5 a{
			width: 45px;
			padding-top: 26px;
			left: 312px;
			top: 26px;}
		#nav6 a{
			width: 44px;
			padding-top: 24px;
			left: 434px;
			top: 26px;}
		#nav7 a{
			width: 85px;
			padding-top: 28px;
			left: 485px;
			top: 26px;}
		#nav8 a{
			width: 85px;
			padding-top: 31px;
			left: 584px;
			top: 29px;}
		#nav9 a{
			width: 26px;
			padding-top: 26px;
			left: 680px;
			top: 36px;}
		#nav10 a{
			width: 70px;
			padding-top: 30px;
			left: 718px;
			top: 40px;}
		#content{
			position: relative;
			margin: 0px 25px;
			height: 508px;
		}
		#faq #content, #comments #content{
			overflow: hidden;
		}
		#media #content{
		}
		#employment #content{
			background: url(img/bg-employment.gif) no-repeat right -5px;
			margin: 0 15px 0 25px;
		}
		
		#merchandise #content{
		background: url(img/merch_tshirt.gif) no-repeat 300px 18px;			
		}

		#wrap #content{
			background: url(img/bg-franchise.gif) no-repeat center center;
		}
		#wrap #content div{
	}
		#employment label{
			font-weight: bold;
			display: inline;
			clear: none;
			margin: 0;
			color: #a04413;
			line-height: 15px;
			font-style: normal;
			width: auto;
			padding: 0;
			
		}
		#employment select{
			display: inline;
			clear: none;
			float: none;
			margin: 0;
			float: left;
			padding: 0;
		}
		#bottom{
			height: 4px;
			font-size: 0;
			background: #88390e;
			width: 622px;
			margin-left: 95px;}
#footer{
	width: 880px;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 5px 0px;}
	#footer ul{
		clear: both;
		text-align: center;
		float: none;
		height: 20px;
		margin: 0 auto;
	}
	#footer li{
		display: inline;
		border-left: 1px solid white;
		list-style: none;
		padding: 0 5px;
	}
	#footer li a{
		font-size: .9em;
		text-decoration: none;
		text-transform: uppercase;
		color: #999999;
	}
	#footer li a:hover{
		color: white;
	}
	#footer li.first{
		border-left: none;
	}
	#footer li.last {
		border: none;
	}
#faq #content .extra{
	background: none;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 150px;
	width: 450px;
}
.directions{
	color: #88390e;
	border-bottom: 1px solid #88390e;
	padding: 1px 0;
}
.copyright{
	font-size: .9em;
	margin: 0;
	text-align: center;
	color: #9a9997;
}
.copyright a {
	color: #9a9997;
	margin-left: 5px;
}
dt{
	background: url(img/dt-question.gif) no-repeat top left;
	height: 15px;
	padding-top: 11px;
	width:447px;
	margin-top: 5px;
	position: relative;
}
dt strong{	
	font-size: 1.2em;
	margin: 0 0 0 35px;
}
dt .toggle{
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	height: 100%;
	background: url(img/blank.gif);
	cursor: pointer;
	width: 100%;
	
}
dd{
	width: 448px;
	margin-left: -1px;
	color: black;
	position: relative;
	background: url(img/dd-answer.gif) no-repeat;
}
dd .hider{
	display: block;
	margin-left: 37px;
	padding: 5px;
}
dd .bottom{
	font-size: 0;
	margin-left: 12px;
	display: block;
	position: relative;
	width: auto;
	border-bottom: 1px solid #64290a;
}
#intro{
	width: 336px;
	color: #f4e8c8;
	padding: 20px 0 20px 0px;
	height: 70px;
	margin-left: 0px;
}
#intro2{
	width: 336px;
	color: #f4e8c8;
	padding: 20px 0 20px 0px;
	height: 30px;
	margin-left: 0px;
}
#franchise-info #intro, #realestate-info #intro, #comments #intro, #locations2 #intro{
	border-bottom: 1px solid #a04413;
	color: #000000;
	padding: 0 0 3px;
	margin: 1em 0 3px;
	height: auto;
	_height: 10px;
	background: none;
	width: auto;
}
#realestate-info #intro, #franchise-info #intro, #comments #intro{
	margin-top: 30px;
}
#faq #intro{
	margin-top: 20px;
}
#realestate #intro{
	padding-top: 30px;
	margin-top: 15px;
	height: 50px;
}
#realestate-info fieldset{
	margin: 10px 0;
}
#franchise-info fieldset{
	width: 490px;
	float: left;
	margin: 15px auto 0;
}
#franchise-info fieldset#extra-info{
	width: 400px;
	margin: -8px auto 0;
	float: none;
	clear: both;	
}
#extra-info input, #extra-info select, #extra-info textarea{
	margin: 4px 0;
	width: 385px !important;
	
}
#extra-info.preview input.smaller{
	width: auto !important;
}
#extra-info.preview select{
	width: 260px !important;
}
#locations2 #intro{
	margin: 45px 0 0px;
}
#franchise-info small{
	display: block;
	bottom: 0;
	margin: 0px 0 0;
	font-style: italic;
	width: 430px;
	line-height: 1em;
	font-size: .8em;
}
#intro strong, #intro2 strong{
	color: #e27e00;
}
.directions span{
	display: -moz-inline-box;
	display: inline-block;
	height: 15px;
	position: relative;
	background: url(img/talk-bubble.gif) no-repeat;
	width: 20px;
}
.directions span,x:-moz-any-link{
	top: -15px;
}
.directions strong{
	height: 0;
	padding-top: 15px;
	display: block;
	position: absolute;
	top: 0;
	overflow: hidden;
}
.tellmore{
	height: 0;
	width: 151px;
	padding-top: 24px;
	margin: 0 20px 0 0;
	float: left;
	background: url(img/tellusmore.png) no-repeat;
	overflow: hidden;
}

.locations{
	position: relative;
	background: #f1e1b2;
	overflow: auto;
	padding-top: 10px;
	width: 220px;
	float: left;
	font-size: 1em;
	font-style: italic;
	padding-left: 10px;
	height: 370px;
	border-bottom: 1px solid #82370e;
}
.phn{
	margin: 3px 0;
	display: block;
}
.locations br{
	height: 1px;
	clear: both;
	position: relative;
	font-size: 1px;
}
.locations .coming-soon{
	
}
#employment2 .locations input{
	float: left;
	border: none;
	clear: left;
	width: auto;
	display: block;
	margin: 0;
}
#employment2 .locations p{
	margin: 0;
	clear: right;
	float: left;
	margin-left: 5px;
	_margin-left: 0;
}
#employment2 #content .extra{
	padding: 0;
	border-top: 1px solid #82370e;
	width: auto;
	height: auto;
}

.locations strong{
	display: block;
	text-transform: uppercase;
	color: #a04413;
	font-size: 1.1em;
}
.locations strong.coming-soon{
	padding-right: 72px;
	display: block;
	background: url(img/coming-soon.gif) no-repeat right 1px;
}
.locations strong.coming-wide{
	padding-right: 0;
	padding-bottom: 10px;
	margin-bottom: 1px;
	background: url(img/coming-soon.gif) no-repeat -6px bottom;
}
.locations div{
	margin: 10px 0;
	padding: 1px 0;
}
#photos{
	margin-left: 10px;
	_margin-left: 5px;
	float: right;
	margin-right: -5px;
	position: relative;
}

#menu #bottom, #home #bottom{
	display: none;
}
#menu #middle, #home #middle{
	background: none;
	width: auto;
	padding: none;
}
#menu #container, #menu #content, #menu #middle, #menu .extra{
	width: auto;
	margin: 0;
	min-width: 802px;
	padding: 0;
}
#menu #middle .extra{
	width: 100%;
}
#menu #flash{
	float: none;
	width: 100%;	
	height: 100%;
	position: absolute;
}
#media.radio #flash{
	float: none;
	width: 100%;	
	height: 100%;
	position: absolute;
	background: none;
	border: 0;
}
#home #flash{
	width: 720px;
	height: 501px;
	position: relative;
	margin: 0 auto;
}
#home #content, #home #middle .extra{
	width: auto;
	min-height: inherit;
	margin: 0;
	height: auto;
	padding: 0;
}
#home #middle{
	width: 720px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#menu #nav, #home #nav{
	margin: -40px auto 0;
	background: url(img/nav-alt2.gif) no-repeat top left;
}


/*#content #subnav li{
	float: left;
	list-style: none;
	width: 80px;
	height: 17px;
	font-size: 1em;
	text-align: center;
}
.tv #sub1, .radio #sub2, .posters #sub3, .billboard #sub4, #content #subnav li:hover{
	background: #82370e;
}
#subnav{
	height: 17px;
	width: 552px;
	margin: 5px auto;
	background: #ecdba9;
	border-width: 1px 0;
	border-color: #82370e;
	border-style: solid;
}
#subnav a{
	color: #82370e;
	text-align: center;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav span{
	display: block;
	float: left;
	margin: 3px 0 0px;
	height: 15px;
}*/
#media #content div{
	background: url(img/brown-box.gif) no-repeat top left;
	margin: 20px auto;
	color: #FFFFCC;
	padding: 1px 0;
	position: relative;
	height: 369px;
	width: 552px;
}
#media #content p{
	position: absolute;
	top: 130px;
	left: 20px;
}
#media.billboard #content p{
	top: 215px;
}
#media.tv #content div{
	padding-top: 40px;
	height: 329px;
}

#media.posters #preview{
	background: none;
	right: 60px;
	width: 150px;
	height: 313px;
	position: absolute;
	bottom: -1px;
	_bottom: -2px;
}
#media.billboard #preview{
	background: none;
	right: 18px;
	width: 330px;
	height: 138px;
	position: absolute;
	top: 22px;
}
#openings{
	float: left;
	width: 213px;
	margin-top: 20px;
}
#articles{
	width: 340px;
	float:left;
	margin-right: 15px;
	background: none;
	margin-top: 20px;
}
#articles div, #openings div{
	overflow: auto;
	position: relative;
	height: 420px;
	top: -5px;
}
#openings div{
	background: #f1e1b2;
}
#openings div div{
	background: none;
	height: auto;
	top: 0;
	margin: 0;
	padding: 0;
}
#openings div div p{
	font-size: .9em;
}
#news h3{
	text-align: left;
	height: 0;
	overflow: hidden;
	padding-top: 33px;
}
#openings h3{
	background: url(img/h3-openings.png) no-repeat top left;
}
#articles h3{
	background: url(img/h3-articles.png) no-repeat -20px 0;
}

#media.posters #content{

}
#media #content div.burrito, #media #content div.tortilla{
	position: relative;
	height: auto;
	float: none;
	margin: 30px 0 30px 200px;
	padding: 0 159px 0 0;
	min-height: 119px;
	width: 150px;
	_height: 119px;
}
#media h4{
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	margin: 1em 0;
}
#media #content div.burrito{
	background: url(img/burrito.jpg) no-repeat right top;
}
#media #content div.tortilla{
	background: url(img/tortilla.jpg) no-repeat right top;
}
#content .burrito li, #content .tortilla li{
	background: none;
	padding: 0;
	color: #ffedb7;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	list-style: none;
}
#content .burrito a, #content .tortilla a{
	color: #ffedb7;
	text-decoration: none;
}
#locations2 #content ul{
	padding: 20px 0;
	height: 340px;
	overflow: auto;
}
#locations p{
	position: absolute;
	bottom: 20px;
	right: 10px;
	text-align: center;
}
#locations h3{
	margin: 20px 0;
	font-size: 1.2em;
}
#locations2 #content li{
	float: left;
	margin: 0;
	width: 170px;
	height: 110px;
	font-style: italic;
	background: none;
}
#locations2 #content li a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	text-transform:uppercase;
	font-style: italic;
	color: #88390e;
}
#directions #map{
	border: solid 2px #8B3A11;
	width: 568px;
	overflow: hidden; 
	height: 430px
}
small{
	display: block;
	clear: both;
	font-size: .8em;
}
/*/////////Forms////////////////////////////////////////*/

fieldset{
	border: none;
	position: relative;
	margin: 0 10px;
	}

legend {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #a04413;}

label {
	color: #000; 
	display: block;
	float: left; 
	width: 100px;
	font-style: italic;
	padding: 0;
	line-height: 20px;
	font-size: .9em;
	margin: 2px 0 0;
	text-align: right;}

label strong, strong.star{
	color: #a04413;
}
#reservations label, #contact label{
	width: auto;
}
#contact label{
	text-align: left;
}
input.smaller, label.smaller, .smaller input, .smaller label, .smaller select{
	width: auto !important;
	display: inline;
	float: none;
	margin-left: 2px;
}
span.smaller, span.default-fields{
	display: block;
	float: left;
	margin-left: 8px;
}
label span{
	font-style:italic;
	color:#666666;
	font-size: .9em;
}
.smaller label{
}

select{
	margin: 5px 0 0 10px;
	color: #333333;
	font-size: 1em;
	border: 1px solid #d0c195;
	background: #ffffff url(img/bg-input.gif) repeat-x;
}
#reservations select{
	margin: 0;
}
input, textarea {
	width: 200px;
	margin: 1px 0 0 10px;
	font-size: 1em;
	color: #333333;
	padding: 2px;
	border: 1px solid #d0c195;
	background: #ffffff url(img/bg-input.gif) repeat-x;}
	input{
		line-height: 13px;
		height: 13px;}
	input.file{
		height: 22px;
		width: 0;
	}
#source{
	background: #dabd6f;
	border: none;
}
#comments input{
	width: 250px;
}
#franchise-info input, #realestate-info input, #franchise-info textarea{
	width: 324px;
}
#franchise-info .wider{
	width: 370px;
	margin-left: 0;
}

#realestate-info div.file{
	margin: 5px 5px 5px 0;
	background: url(img/button-uploadfile.png) no-repeat 10px 1px;
	height: 25px;
	float: left;
}
#realestate-info input.file{
	width: auto;
	opacity: 0;
}
#realestate-info label, #franchise-info label{
	width: 140px;
}
#franchise-info #extra-info label{
	width: auto;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	overflow: auto;}

#realestate-info textarea{
	float: left;
	width: 324px;
}

#comments textarea{
	width: 350px;
	height: 35px;
}
form .required{font-weight:bold;}
#employment2 .required-info{
	position: relative;
	display: block;
	text-align: right;
	top: 0;
	margin-top: 18px;
	right: 0px;
}
.required-info{
	position: absolute;
	color: #753D15;
	font-style: italic;
	top: -10px;
	font-size: .9em;
	right: 70px;
}
#realestate-info .required-info{
	right: 90px;
	top: 0;
}
#franchise-info .required-info{
	right: 0px;
}
#comments .required-info{
	position: absolute;
	color: #a04413;
	font-style: italic;
	top: 0px;
	font-size: .9em;
	right: 70px;
}
#certificates form, #reservations form {
	width: 300px;
	float: right;
	color: black;
	margin: 0px 15px;}
#realestate-info form, #franchise-info form{
	margin: 10px auto;
}
form br {clear:left;}
form{
	border: none;
}
#reservations button{
	padding: 2px;
	border: none;
	background: #CC6600;
}
#certificates button{
	width: 134px;
	height: 29px;
	border: none;
	cursor: pointer;
	background: url(img/button-send.gif) no-repeat;
}
#certificates button span{
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
}

button {
	border-width: 1px;
	border-style: solid;
	background: url(img/bg-button.gif);
	color: white;
	margin: 5px;
	letter-spacing: 1px;
	padding: 2px 5px;
	text-transform:uppercase;
	border-color: #e0e0e0 #b0b0b0 #b0b0b0 #e0e0e0;
	float: right;}
#contact button{
	float: none;
	margin: 0;
}
.checkbox{
	background: none;
	width: auto;}
	
#loadBar, #emailSuccess{
	text-align: center;}
	
#comments form{
	width: 450px;
	height: 390px;
	margin: 10px auto 0;
	position: relative;
}
#employment2 fieldset{
	width: 320px;
	float: left;
}

/*/////////sIFR/////////////////////////////////////////*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash #content #subnav li{
	font-size: .9em;
	height: 17px;
	width: auto;
	margin: 0 5px;
}
*/
.sIFR-hasFlash #content h2, .sIFR-hasFlash #content dt strong{
	visibility: hidden;

}
/*/////////BUTTONS////////////////////////////////////////*/
.back{
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 45px;
	display: block;
	background: url(img/button-back.png) no-repeat top left;
}
#bottom-nav{
	bottom: 5px;
	right: 5px;
	position: absolute;
}
#comments #bottom-nav{
	right: -65px;
}

.captcha {
	padding-top: 2px;
	padding-left: 30px;
}

.captcha a {
	color: #a04413;
	text-decoration: none;
	padding: 3px 5px;
}

.captcha a:hover {
	
	color: #ffffff;
	text-decoration: none;
	background-color: #a04413;
	padding: 3px 5px;
}
.submit{
	background: url(img/button-submit.png) no-repeat top left;
	padding-top: 24px;
	width: 84px;
	float: right;
	cursor: pointer;
	height: 0;
	margin: 5px 1px;
	overflow: hidden;
	border: none;
}
.moreinfo{
	height: 0;
	padding-top: 24px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 110px;
	display: block;
	background: url(img/button-formoreinfo.png) no-repeat top left;
	
}

.clickhere {
	height:0;
	width:84px;
	padding-top:25px;
	overflow:hidden;
	background: url(img/button-clickhere.png) no-repeat;
	display:block;
	margin-left:190px;
	}
	

.submitlocation{
	height: 0;
	padding-top: 24px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 130px;
	border: none;
	display: block;
	
	background: url(img/button-sub-location.png) no-repeat top left;
}
.numbers{
	margin: 6px 0;
	display: block;
	font-style: normal;
}
/*/////////TYPOGRAPHY/////////////////////////////////////*/

#content h2{
	font-size: 20px;
	margin: 0 0 0px 0px;
	text-transform:uppercase;
}
#locations2 #content .coming-soon{
	display: block;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 2px;
	background: url(img/coming-soon.gif) no-repeat -7px bottom;
}
#locations2 #content a:hover{
	text-decoration: underline;
}
p{
	margin: 10px 0;
	_margin: 7px 0;
	line-height: 1.3em;
	font-size: 1em;
	position: relative;
}
#wrap h4{
	margin: 50px 0 0;
	color: #660000;
	font-size: 27px;	
	}
#content li{
	_height: 15px;
	color: #000;
	line-height: 1.2em;
	font-size: 1em;
	list-style: none;
	display: block;
	margin-left: 10px;
	background: url(img/bullet-brown.gif) no-repeat left 10px;
	padding-left: 10px;}
#franchise #content li{
	background-position: left 3px;
}
#franchise #content li{
	color: #a04413;
}
#realestate #content li{
	padding: 5px 0 5px 10px;
}
h3{
	text-align: center;
	color: #a04413;
	font-size: 1.4em;
	font-weight: bold;
}
.brown{
	color: #a04413;
}
#media h3{
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#media.tv h3{
	background: url(img/content-tv2.gif) no-repeat 17px 17px;
}
#media.socialnetwork #content h3{
	background: url(img/content-socialnetwork.gif) no-repeat 17px 17px;
}
#media.posters h3{
	background: url(img/content-posters.gif) no-repeat 21px 17px;
}
#media.tv #content div ul{
	width: 530px;
	float: right;
	margin: 30px 8px 0 0;
	_margin: 30px 4px 0 0;
}
#media.tv #content div li{
	float: left;
	width: 165px;
	padding: 0;
	margin: 5px 5px 10px;
	_margin: 5px 4px 10px;
	text-align: center;
	background: none;
}
#media.tv #content div li a{
	color: #ebd4a0;
	text-decoration: none;
}
#media.tv #content div ul img{
	border: 1px solid #d67703;
}
#media.tv #content ul div span{
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}
#media  ul{
	position: relative;
}
#media.posters #content div li{
	padding: 0;
	background: none;
	margin: 4px 4px;
	float: left;
	list-style: none;
}
#media.billboard #content div li{
	padding: 0;
	background: none;
	margin: 4px 7px;
	float: left;
	list-style: none;
}

#media.posters #content div a,#media.billboard #content div a {
	border: none;
	padding: 1px;
	display: block;
	text-decoration: none;
	float: left;
	margin: 0;
}
#media #content div a img{
	border: none;
}

#media #content div a:hover{
	border: 1px solid #ff9900;
	padding: 0;
}
#media.tv #content div a:hover{
	border: none;
	padding: 0;
}
#media.tv #content div a{
	text-decoration: none;
}
#media.tv #content div a:hover span{
	text-decoration: underline;
}
#media.posters #content div ul{
	width: 320px;
	overflow: auto;
	height: 170px;
	position: absolute;
	bottom: 40px;
	left: 10px;
}
#media.billboard #content div ul{
	width: 400px;
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#media.billboard h3{
	background: url(img/content-billboards.gif) no-repeat 21px 17px;
}
#media.radio h3{
	background: url(img/content-radio.gif) no-repeat 17px 17px;
}
#articles p{
	background: url(img/small-bullets.gif) repeat-x bottom;
	padding-bottom: 15px;
	font-style: normal;
}
#articles p a{
	text-decoration: none;
	color: #a04413;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 5px 80px 5px 0;
}
#news #content p{
	margin: 1em 10px;
	clear: both;
	font-style: italic;
}
#news #content em{
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 0;
	color: #a04413;
}
#articles p span{
	font-style: normal;
	text-transform: uppercase;
}
#articles small{
	color:#CC6600;
	font-size: 1em;
}
#news #content div strong{
	display: block;
	background: url(img/coming-soon-big.gif) no-repeat top left;
	width:  175px;
	margin: 10px 0 5px;
	height: 0px;
	overflow: hidden;
	padding-top: 19px;
}

#media.socialnetwork #content div li {
	color:#ebd4a0;
	margin-bottom:10px;
	padding-left:58px;
	height:48px;
	padding-top:10px;
	}

#media.socialnetwork #facebook { 
	background:url(img/icon-facebook.gif) no-repeat top left;
	}

#media.socialnetwork #twitter {
	background:url(img/icon-twitter.gif) no-repeat top left;
	}

#media.socialnetwork #blog {
	background:url(img/icon-bobBlog.gif) no-repeat top left;
	} 

#media.socialnetwork #youtube {
	background:url(img/icon-youtube.gif) no-repeat top left;
	} 

#media #content div.half {
	width:265px;
	margin: 20px 15px 20px 5px;
	float: right;
	padding-top: 50px;
	height: auto;
	background: none;
	}
.half label{
	float: none;
	color: #ebd4a0;
	text-align: left;
}
#media #content .half p{
	position: relative;
	left: 0;
	top: 0;
}
.half input, .half select{
	margin-left: 0;
}
.half select.date{
	margin-left: 10px;
}
.half .submit{
	margin-top: 20px;
}
.half strong{
	color: #CC6600;
}
#media.socialnetwork #content div ul{
	width: 220px;
	overflow: auto;
	height: 220px;
	position: absolute;
	top: 110px;
	left: 10px;
	list-style: none;
	display:block;
	
}

#media.socialnetwork #content #maillist {
	float:left; 
	width:300px; 
	margin-left:250px; 
	margin-top:0;
	background:none;
	height:220px;
	}

#media.socialnetwork #maillist p {
color:#CC6600;
margin-top:-60px;
}
/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after, #locations2 #content ul:after, .locations div:after, #employment2 #content .extra:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}




/*///////Lightbox//////////////////////////////////////////*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;

	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
	}
	
#loaderbox{
	background: #000 url(img/loading.gif) no-repeat center center;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 80;
	opacity: .6;
	filter: alpha(opacity=60);
	
}
#realestate-info.test{
}






#atf-fist {
	position: absolute;
	top:400px;
	left:610px;
	width:109px;
	height:109px;
	display:block;
	background:url(/assets/img/atf-fist.gif) left center no-repeat;
}
#atf-fist:hover {
	background-position: center right;
}

/* added by chino 100214 */
#banner_portal_signin{
	padding-top:65px;
	padding-left:155px;
}

#signin_space{
	padding-top:40px;
	padding-left:165px;
	font-size:8pt;
	color:#e27e00;
	font-weight:bold;
	
}
.sslot1{
	padding-bottom:5px;
}
.sslot2{
	width:75px;
	float:left;
	padding-top:5px;
}
.sslot3{
	width:160px;
	height:16px;
	line-height:16px;
	font-weight:600;
	letter-spacing:1px;
	background:url(/assets/img/white.gif) repeat-x;
	background-color:#ffffff;
	border:0px;
	padding-left:5px;
	padding-top:2px;
}
#sbtninput{
	width:53px;
	height:19px;
	background:url(/assets/img/white.gif) left center no-repeat;
	
}

.no_login{
	padding-left:155px;
	padding-top:20px;
	font-size:9pt;
	font-weight:bold;
	color:#ff0000;
	width:350px;
	text-align:left;
}

#media_search_page{
	width:575px;
	height:480px;
	background: url(img/bg_media_portal1.png) no-repeat top right;
	text-align:left;
}
	
#nav_media_portal{
	width: 807px;
	margin-left: 4px;
	margin-top: -40px;
	position: relative;
	height: 83px;
	background: url(img/nav_media_portal.png) no-repeat top left;
	list-style: none;
	text-align:left;
	}

#content_media{
	position: relative;
	margin: 0px 15px;
	height: 508px;
	bacground-color:#FCC;
}

.portalsignin{
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	float: right;
	margin: 5px 1px;
	width: 110px;
	display: block;
	background: url(img/btn_portal_signin.gif) no-repeat top right;
	
}
.backtoindex{
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	float: left;
	margin: 5px 1px;
	width: 193px;
	display: block;
	background: url(img/btn_back_to_public_site.png) no-repeat top left;
	
}
.logout{
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	float: left;
	width: 55px;
	margin: 5px 1px;
	display: block;
	background: url(img/btn_log_out.png) no-repeat top left;
}
#btnholder1{
	padding-left:37px;
	padding-top:25px;
}
#portal_copy_container{
	font: Verdana, Helvetica, sans-serif;
	font-size:8pt;;
	color: #ede6b6;
	padding-left:45px;
	padding-top:95px;
	width:235px;
	height:310px;
	clear:left;
	overflow:hidden;
}
.portal_title{
	font-size:9pt;
	font-weight:bold;
}
#search_container{
position:absolute;
left:300px;
top:410px;
}
.goBtn{
	position:absolute;
	left:220px;
	top:-5px;
	padding-top:10px;
	height: 44px;
	width: 44px;
	overflow: hidden;
	margin: 5px 1px;
	display: block;
	background: url(img/btn_go.png) no-repeat;
	background-position:center;
	cursor:pointer;
}
#media_type{
	position:relative;
	top:12px;
	float:left;
	width:200px;
	border:none;
	font-size:11pt;
	background:url(/assets/img/white.gif) left no-repeat;
	background-color:#FFF;
	color:#000;
	margin-right:8px;
	letter-spacing:1px;
}
#content_medialists{
	position: relative;
	margin: 0px 0px;
}

#pusher{
	width:621px;
	height:265px;
}
#pole{
	position:relative;
	float:left;
	width:1px;
	height:280px;
}
#electronic_media{
	position:absolute;
	top:-23px;
	width:621px;
	height:265px;
	background-image:url(img/banner_electronic_media2.png);
	background-repeat:no-repeat;
	background-position:right;
}
#printed_media{
	position:absolute;
	top:-23px;
	width:621px;
	height:265px;
	background-image:url(img/banner_printed_media2.png);
	background-repeat:no-repeat;
	background-position:right;
}
#online_analytics{
	position:absolute;
	top:-23px;
	width:621px;
	height:265px;
	background-image:url(img/banner_online_analytics.png);
	background-repeat:no-repeat;
	background-position:right;
}
.tvdiv{
	position:relative;
	width:250px;
	height:105px;
	font-weight:bold;
	font-size:9px;
	color:#894217;
	float:left;
	padding-bottom:20px;
	padding-left:25px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.tvimg{
	width:85px;
	height:58px;
	float:left;
	margin-right:15px;
}
.tvline1{
	font-size:10px;
	cursor:pointer;
	margin-bottom:4px;
	text-decoration:underline;
}
.tvline2{
	font-style:italic;
	font-weight:bold;
	margin-bottom:4px;
}
.tvview{
	cursor:pointer;
	text-decoration:underline;
	color:#df7e25;
	margin-right:20px;
}
.tvorder{
	cursor:pointer;
	text-decoration:underline;
	color:#df7e25;
}
#tvlist{
	width:590px;
	padding-left:30px;
}
.jsback{
	position:absolute;
	top:160px;
	left:0px;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	float: left;
	width: 181px;
	display: block;
	background: url(img/btn_back_to_portal2.png) no-repeat top left;
	border:0px;
}
.pmimg{
	float:left;
	margin-right:15px;
	
}
.oaimg{
	float:left;
	margin-right:15px;
}
#closebtn{
	cursor:pointer;
	z-index:111;
}
.moreinfo2{
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	float: left;
	margin: 5px 1px;
	width: 134px;
	background: url(img/btn_for_more_info.gif) no-repeat top left;
	
}


/* END chino 100218 */

