/* Reset "Zero Out" Styles - From Eric Meyer's http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;}
/* remember to define focus styles! */
:focus {
	outline:0;}
body {
	line-height:1;
	color:black;
	font:0.84em/1.333 Verdana, Arial, sans-serif;
	background:#fff; }
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;}
caption, th, td {
	text-align:left;
	font-weight:normal;}
blockquote:before,
blockquote:after,
q:before, q:after {
	content:"";}
blockquote, q {
	quotes:"" "";}

/* END Reset "Zero Out" Styles*/
/* ************************** */

/* Main Page Styling */
/* ************************** */
body {
	background:url('/corporate/images/global/sitebg.gif') repeat-x #990000;
	margin:21px 0 4px 0;
}
a, a:visited {
	text-decoration:underline;
	color:#e51937;
}
a:hover, a:active {
	text-decoration:none;
	color:#b31c32;
}
a.alternate,
a.alternate:visited {
	text-decoration:none;
	color:#666;
}
a.alternate:hover,
a.alternate:active {
	text-decoration:underline;
	color:#666;
}
p#formErrors{
	background: url('/corporate/images/global/error_bg.gif') 0 0 repeat-y;
	width:380px;
	margin:0 auto;
	padding:10px;
}
span.error {
	color:#165788;
}
span.errorBg {
	background: url('/corporate/images/global/error_icon.gif') 0 0 no-repeat;
	color:#165788;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:25px;
	height:17px;
	display:block;
}
div.highlight {
	border:1px dotted #f00;
	padding:4px 0;
	margin:4px 0;
}
div.container {
	background-color:#fff;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	padding-bottom:0;
	width:930px;
	margin:0 auto;
}
div.container#bg {
	background:url('/corporate/images/global/cubes.gif') no-repeat #fff;
	background-position:0 550px;
	min-height:533px;
	height:auto !important;
	height:533px;
	position:relative;
}
.left {
	float:left;
}
div.right {
	float:right;
	text-align:right;
}
div.leftfloathalf, .leftfloathalf {
	width:50%;
	float:left;
}
div.alignright {
	text-align:right;
}
div.rightfloathalf {
	width:50%;
	float:right;
	text-align:right;
}
div#floattwothird {
	width:65%;
}
div#floatonethird, div.floatonethird {
	width:33%;
}

img.nut {
	padding:8px 8px 0 8px;
}
br.clear,div.clear {
	clear:both;
}
br.left {
	clear:left;
}
br.right {
	clear:right;
}
div.home-banner {
	margin:14px 2px;
	float:left;
}
div.footer input.zip {
	text-align:center;
	background-color:#fff;
	border:2px inset #999;
}
p.indent, ul.indent_20 {
	margin-left:20px;
}
h3.extraspace {
	margin-bottom:5px;
}
blockquote {
	background:url('/corporate/images/global/quote-left.gif') top left no-repeat;
	padding:5px 0 3px 30px;
	margin-bottom:20px;
	border-left:1px dotted #666;
	border-bottom:1px dotted #666;
}
blockquote p {
	display:block;
	padding-right:25px;
	margin-bottom:8px;
	background:url('/corporate/images/global/quote-right.gif') bottom right no-repeat;
	font-style:italic;
}
blockquote cite {
	text-align:right;
	display:block;
	margin-right:20px;
}

span.printonly {display:none;}

.emphasis {font-style:italic;}
.bold {font-weight:bold;}

.sub_span span.emphasis {font-size:0.8em;}

/* Lower Announcement Boxes */
/* ************************ */
div.lowerboxes {
	background:url('/corporate/images/global/cubes.gif') top left no-repeat #fff;
	width:100%;
	float:left;
	margin:10px 0;
	font-size:0.75em;
	height:1%;
}
div.lowerleftbox {
	background:url('/corporate/images/home/corporate-profile.jpg') no-repeat;
	border-bottom:1px solid #ccc;
	padding:55px 17px 0 17px;
	margin-left:40px;
	display:inline;
	width:500px;
	height:123px;
	overflow:hidden;
	float:left;
	position:relative;
}
div.lowerrightbox {
	background:url('/corporate/images/home/jib-foundation.jpg') no-repeat;
	border-bottom:1px solid #ccc;
	padding:68px 17px 0 17px;
	margin-left:15px;
	display:inline;
	overflow:hidden;
	width:268px;
	height:110px;
	float:left;
	position:relative;
}
div.lowerleftbox div.right img,
div.lowerrightbox div.right img {
	position:absolute;
	bottom:10px;
	right:15px;
}
div.backtotop {
	clear:both !important;
	text-align:center;
	position:absolute;
	bottom:6px;
	left:50%;
	float:left;
}
div.domtab {
clear:both;
}
div.bottombutton {
	clear:both;
	text-align:center;
	position:absolute;
	bottom:0;
	right:25px;
}
/* Footer Styles */
/* ************* */
div.footer {
	margin:4px auto 0 auto;
	color:#fff;
	font-size:0.75em;
	overflow:hidden;
	width:930px;
}
div.footer * {
	vertical-align:middle;
	line-height:120%;
}
div.footer input {
	margin-left:3px;
	font-size:1.0em;
	padding:1px;
}
div.footer a,
div.footer a:visited {
	color:#fff;
	text-decoration:none;
}
div.footer a:hover,
div.footer a:active {
	color:#fff;
	text-decoration:underline;
}
div.footercopy {
	padding-top:4px;
}
/* Sub Pages */
/* ********* */
div.subcontainer {
	margin:0 37px 12px 0;
	overflow:hidden;
	padding:1px;
	width:672px;
}
div.top-text-title {
	background:url('/corporate/images/global/top-text-title.gif') no-repeat;
	width:91px;
	height:25px;
	position:absolute;
	top:19px;
	right:50px;
}
div#careerssubcontainer {
	background:url('/corporate/images/careers/bg.gif') 0 74px no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
}
div#career-opportunities {
	position:relative;
	width:650px;
	height:350px;
}
div#career-video {
	position:absolute;
	top:-60px;
	left:0;
	z-index:99;
	height:325px;
	width:665px;
}
div#career-content {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
div.location-detail {
	width:620px;
	padding:15px 10px 15px 10px;
	position:relative;
	border-top:2px dotted #999;
}
div.dataleft {
	float:left;
	width:54%;
}
div.dataright {
	float:left;
	width:45%;
}
img.titlepad {
	margin-bottom:10px;
}
div#leadership{
	margin-top:25px;
}
div#leadership a:link,
div#leadership a:visited,
p.black a:link,
p.black a:visited {
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
div#leadership a:hover,
div#leadership a:active,
p.black a:hover,
p.black a:active {
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
p.black {
	text-align:left;
	margin:0 0 5px 7px; 
}
p#blacktitle {
	margin:0 0 7px 0;
}


#img_service{display:block;}
#img_menu{display:block;}

/* Slideshow Styles */
#slideshow {
	width:280px;
	height:255px;
	overflow:hidden;}

#slideshow2 {width:278px;height:194px;overflow:hidden;}

.blend img { 
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
/* Generic Global Items */
/* ******************** */
ul {
	list-style-type:disc;
	margin-bottom:12px;
}
ul.indent {
	margin-left:60px;
}
ul li {
	margin-bottom:0;
	margin-left:35px;
}
ul.nospace {
	margin-bottom:0;
}
ul ul {
	list-style-type:circle;
}
ul ul li {
	margin-bottom:0;
}
img.right {
	float:right;
	margin:0 0 10px 15px;
}
img.left {
	float:left;
	margin:0 15px 10px 0;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
p, ul.paragraph {
	margin-bottom:16px;
}

.ti35 {text-indent:35px;}


/* HR */
div.hr hr,div.hrspecial hr,
div.hrblack hr,
div.hrseparator hr,
div.hrseparatorsmall hr,
div.hrseparatorsmallspaceone hr,
div.hrseparatorsmallspacetwo hr {
	display:none;
}
div.hrseparator {
	height:2px;
	border:0;
	margin:5px 40px;
	background:url('/corporate/images/global/hr.gif') repeat-x;
}
div.hrseparatorsmall,
div.hrseparatorsmallspaceone,
div.hrseparatorsmallspacetwo {
	margin:5px auto 3px auto;
	height:2px;
	border:0;
	background:url('/corporate/images/global/hr.gif') repeat-x;
}
div.hrseparatorsmallspaceone {
	height:41px;
	margin:0 auto;
	clear:both;
}
div.hrseparatorsmallspacetwo {
	margin:0 auto 18px auto;
	clear:both;
}
div.hrseparatorsmallspaceone#careerhr {
	margin-bottom:29px;
}
div.hrseparatorsmallspacetwo#careerhr {
	margin-bottom:9px;
}
div.hrspecial {
	width:100%;
	background:url('/corporate/images/global/hr-red.gif') repeat-x;
	height:2px;
	margin:10px auto 40px auto;
	border:0;
}
div.hrblack {
	width:100%;
	background-color:#000;
	height:1px;
	margin:1px auto;
	border:0;
}
h2,h3,big {
	font-weight:bold;
	color:#000;
	margin:0;
}
table {
	border:1px solid #b31c32;	
}
th {
	font-weight:bold;
}
th,td {
	border:1px solid #b31c32;
	padding:3px 7px;
}
td.right {
	text-align:right;
}
table.plain, table.plain th, table.plain td {
	border:0;
}
td.dollar {
	width:80px;
}
label {
	width:180px;
	margin-right:9px;
	float:left;
}

label.selectlabel {
	width:120px;
	margin-right:4px;
	float:left;
}

div.formright {
	margin-left:189px;
	padding:3px 0;
	clear:both;
	text-align:left;
}
div.formrightsmall {
	margin: 10px 0 12px 124px;
	padding:3px 0;
	clear:both;
	text-align:left;
}
div.formthird {
	display:inline;
	width:200px;
	float:left;
	line-height:25px;
}
div.form,
div.formc,
div.formyn {
	clear:both;
	margin-bottom:9px;
	text-align:left;
}
div.formc {
	position:relative;
}
div#formtop {
	margin-top:9px;
}
div#form_success {
	margin-top:8px;
}
#form_submit {
	position:relative;
	left:100px;
}
div.subcontainer form input,
div.subcontainer form textarea,
div.subcontainer form .upload {
	border:1px solid #b31c32;
}
.upload {
	margin-bottom:8px;
	width:365px;
	height:21px;
	padding:3px;
	float:left;
}
div.subcontainer form select {
	border:0;
}
div.selectbox {
	border:1px solid #fff;
	overflow:hidden;
	float:left;
}
div.selectbox2 {
	border:1px solid #b31c32;
	margin-right:30px;
	float:left;
}
div.selectbox3,
div.selectboxmain {
	border:1px solid #b31c32;
	float:left;
	padding:1px;
	margin-bottom:9px;
}
div.subcontainer form select {
	display:block;
	float:none;
	margin:-1px;
}
div.subcontainer form input.radio,
div.subcontainer form input.plain {
	border:0;
}
div.subcontainer form input.plainvertical {
	border:0;
	vertical-align:top;
}
span.leftblock {
	float:left;
	display:block;
}
span.rightblock {
	text-align:right;
	display:block;
}
img.end {
	margin-bottom:24px;
}
/* Franchise Events Form Styles */
div.selectbox3 select {
	width:51px;
}
div.formyn label {
	margin-bottom:10px;
	float:left;
}
.labelyn {
	width:608px;
}
.input {
	width:168px;
	height:16px;
	padding:3;
	float:left;
	margin-bottom:8px;
}
label.small {
	width:95px;
}
label.medium {
	width:115px;
}
#phone1,
#phone2,
#phone_one,
#phone_two,
#cell_phone_one,
#cell_phone_two,
#work_phone_one,
#work_phone_two { width:30px; height:16px; }
#phone3,
#phone_three,
#cell_phone_three, 
#work_phone_three { width:40px; height:16px; }
#attendee_names {
	float:left;
	width:180px;
	height:50px;
	margin-bottom:5px;
}
/* Franchise Contact Form */
#franchise_contact
label.small { 
	width:115px;
}
#franchise_contact 
.selectbox2 {
	margin-bottom:8px;
}
#franchise_contact_submit {
margin-left:120px;
}
#franchise_contact #phone1,
#franchise_contact #phone2,
#franchise_contact #phone3 {
	margin-right:5px;
}
#apply_form label.small {
	width:105px;
}
/* Main Contact Form */
.dash_left {
	float:left;
	padding:0 3px 0 3px;
}
input#medium {
	width:90px;
}
#webcomments {position:absolute; top:120px; right: 60px;}
/* Photo Gallery */
div.center {
	text-align:center;
}
div.photocontainer {
	width:24%;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:0 8px 10px 0;
}
div#nomarginright {
	margin-right:0;
}
div.photocontainer div.photo {
	height:150px;
	width:158px;
	position:relative;
	display:block;
	overflow:hidden;
}
div.photocontainer img.fill {
	height:100%;
	overflow:hidden;
	margin:5px 0;
}
div.photocontainer div.title {
	height:50px;
	overflow:hidden;
	position:relative;
}
div.photocontainer div.title span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#map_of_locations {
	margin-top:-40px;
	float:right;
}
#locations_results {
	width:310px;
	margin:10px 10px 10px 0;
	float:left;
}
/* Text Only Nav and Location */
ul#nav-text-only {
	margin:25px 0 10px 0;
	padding:0;
	list-style:none;
}
ul#nav-text-only li {
	margin:0;
	padding:0 7px 0 0;
	display:inline;
}
ul#location_letter {
	margin:0;
	padding:0;
	list-style:none;
}
ul#location_letter li {
	margin:0;
	padding:0;
	display:inline;
	font-size:12px;
	font-weight:bold;
}
div.location_dir {
	float:left;
	padding-right:5px;
}
div#location_prev_next {
	margin:20px 30px 20px 11px; 
}
h1.text_h1 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
h1#text_h1_index {
	margin:0 0 -4px 0;
}
#item_detail ul {
	margin:0;
	padding:0;
	list-style:none;
	width:260px;
}
#item_detail ul li {
	float:left;
	margin:0;
	padding:0;
}
li.item_detail {
	float:left;
	width:150px;
	font-weight:bold;
}
#item_detail p {
	clear:both;
}
.item_amt {
	float:left;
	width:100px;
}
li.width {
	width:150px;
	float:left;
}
div#attendee-names {
	position:absolute;
	top:16px;
	left:0;
	color:#666;
	font-style:italic;
}
div.form-left {
	float:left;
	margin-right:32px;
	display:inline;
}
#franchise-event-form {
	width:670px;
}
div#form_captcha {
	margin-left:104px;
}
/* Videos */
#franchise-video {
	width:280px;
	height:252px;
	margin:0 0 10px 10px;
}
#franchise-video-big {
	width:400px;
	height:342px;
	margin:0 0 10px 10px;
}
#franchise-video-bgr {
	width:674px;
	height:450px;
	margin:0 0 0px 0px;
}
div#development_process {
	width:655px;
	height:376px;
}
/* Upcoming Franchise Event and Apply Forms */
#upcomingevent {
	margin:15px 0 0 11px;
}
p.label_txt {
	margin:0;
	padding:0 0 3px 0;
}
p.pr {
	margin:0;
	padding:0;
}
div.clear {
	clear:both;
}

#careers_badge
{
	margin-top:24px;
	width:168px;
	overflow:hidden;
}

#franchise_open_house
{
	width:168px;
	overflow:hidden;
}

form input#unsubBtn {background-image:url(/corporate/images/global/buttons/unsubscribe.gif); text-align:-1000em; border:0px;width:148px;height:39px;cursor:pointer; background-color:transparent;}

div.select_event {
	height: 119px;
	padding: 12px 5px 0px 10px;
	margin: 0px 4px 4px 0;
	float:left;
	background:#8f8d8e;
	color:#ffffff;}
	.select_event label {display:block; width:100%; margin:0 0 10px;}
div#thank_you_note {
	width:  382px;
	height: 111px;
	padding: 10px 5px 10px 10px;
	margin: 0px 0px 4px 0;
	float:right;
	background:#d2d0d1;
	/*overflow:scroll;*/}
	
.smaller {font-size:11px;}
.note {font-size:11px;;color:#666666;}

#jib_use_only {position:absolute; margin:-32px 0 0 500px;}

#ebe_col {
	background: #fff url(/corporate/images/franchising/ebe/cube_col.jpg) repeat 0 0;
	float:left;
	width:930px; }

#ebe {
	background: #fff;
	float: right;
	padding: 0 5px 0 0;
	width: 762px; }
	
	#ebe h1 {
		font-size: 1.4em;
		font-weight: normal; }
	
	#ebe h2 {
		font-size: 1.2em;
		font-weight: normal;
		margin: 15px 0; }
	
	#ebe ul li {
		margin-right: 5px; }
/* franchise styles --------------------------- */
#apply_now_markets {
	margin:20px 0;	
}

#apply_now_markets .floatonethird {
	width:30%;
	margin-right:3%;
	height:300px;
	border-right:dashed 1px #ccc;
}
#apply_now_markets .last {
	border:none;	
}
#apply_now_markets p {
	height:64px;	
}
