/*----------------------------- /
/  Zombie 0.1.1 – It's Alive!  	/
/  Gatorworks Web Design     	/
/  David Link & Chase Swindler  /
/  www.gatorworks.net        	/
/ -----------------------------*/

/* Browser Reset via Blueprint ------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit;
	font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

a {color:#003300;}

/* Layout ---------------------------------------------------- */
html {

}
	body {
		background:  #ddaa50;
		text-align: center;
		margin: 0 auto;
		display: block;
		width: 100%;
		height: 100%;
		padding-top: 5px;
		font-family: "Helvetica Neue", Helvetica, Arial;
	}
	#container {
		width: 100%;
		margin: 0px auto;
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		margin-top: 5px;
		background: #2e1b14 ;
	}
	#cont_wrap {
	
		display: block;
		height: 100%;
		width: 100%;
		margin: 0 auto;
		background: url('../images/rotolos_bg.jpg') no-repeat center 5px;
	}
	#content {
		width: 1000px;
		margin: 0 auto;
		text-align: left;
	}
		#header {
			display: block;
			width: 1000px;
			height: 107px;
			margin-top: -1px;
			z-index: 9999;
			position: relative;
			background: url('../images/header_bg.png') no-repeat top center;
		}
			h1#logo {
				display: block;
				width: 247px;
				height: 153px;
				background: url('../images/rotolos_logo.png') no-repeat top left;
				position: absolute;
				top: 20px;
				z-index: 9999;
			}
				#logo a{
					display: block;
					width: 100%;
					height: 100%;
					text-indent: -10000px;
				}
		#header form {
			margin-top: 20px;
			float: right;
			display: block;
			width: 380px;
			height: 50px;
		}
			#header form label{
				float: left;
				display: block;
				width:150px;
				height: 30px;
				position: relative;
				top: 5px;
				background: url('../images/newsletter_header.gif') no-repeat top left;
				text-indent: -10000px;
			}
			#header form input {
				float: left;
			}
				#submit_button {
					display: block;
					width: 50px;
					height: 23px;
					background: url('../images/signup_button.jpg') no-repeat top left;
					border: none;
					text-transform: lowercase;
					text-indent: -10000px;
					margin-left: 5px;
				}
		#header #nav ul{ 
			float: right;
			position: relative;
			right: 23px;
		}
		#header #nav ul li{
			float: left;
			height: 36px;
			display: block;
		}
			#header ul li a{
				display: block;
				height: 100%;
				text-indent: -10000px;
			}
		#home_nav a {
			width: 60px;
			background: url('../images/home_nav.png') no-repeat center center;
		}
			#home_nav a:hover {
				background-color: #007b06;
			}
		#menu_nav a {
			width: 104px;
			background: url('../images/menu_nav.png') no-repeat center center;
		}
			#menu_nav a:hover {
				background-color: #007b06;
			}
		#locations_nav a{
			width: 107px;
			background: url('../images/locations_nav.png') no-repeat center center;
		}
			#locations_nav a:hover {
				background-color: #007b06;
			}
		#catering_nav a{
			width: 96px;
			background: url('../images/catering_nav.png') no-repeat center center;
		}
			#catering_nav a:hover {
				background-color: #007b06;
			}
		 #coupon_nav a{
		 	width: 98px;
		 	background: url('../images/coupon_nav.png') no-repeat center center;
		 }
		 	#coupon_nav a:hover {
		 		background-color: #007b06;
		 	}
		 #news_nav a{
		 	width: 60px;
		 	background: url('../images/news_nav.png') no-repeat center center;
		 }
		 	#news_nav a:hover {
		 		background-color: #007b06;
		 	}
		 #about_nav a{
		 	width: 75px;
		 	background: url('../images/about_nav.png') no-repeat center center;
		 }
		 	#about_nav a:hover {
		 		background-color: #007b06;
		 	}
		#contact_nav a{
		 	width: 110px;
		 	background: url('../images/contact_nav.png') no-repeat center center;
		 }
		 	#contact_nav a:hover {
		 		background-color: #007b06;
		 	}
		 #job_nav a{
		 	width: 60px;
		 	background: url('../images/job_nav.png') no-repeat center center;
		 }
		 	#job_nav a:hover {
		 		background-color: #007b06;
		 	}
	#main_wrap {
		display: block;
		height: auto;
		width: 958px;
		position: relative;
		margin:0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
		z-index: 99;
		background: url('../images/repeat_color.png') repeat;
	}
		#main {
			display: block;
			width: 918px;
			margin:0 auto;
			position: relative;
			background-color: #ddaa50;
			z-index: 99;
			padding-bottom: 7px;
		}
			#js_area {
				position: absolute;
				left: -40px;
				display: block;
				width: 809px;
				height: 470px;
				background: url('../images/js_area.png') no-repeat top left;
				z-index: 9;
			}
				#js_area a{
					display: block;
					position: absolute;
					width: 137px;
					height: 50px;
					bottom: 40px ;
					background-color: transparent;
					text-indent: -100000px;
					left: 254px;
				}
			#latest_news {
				display: block;
				width: 279px;
				height: 297px;
				position: relative;
				background: url('../images/our_secret.png') no-repeat top left;
				float: right;
				margin-right: -20px;
				z-index: 9999;
				
			}
				#latest_news p, #latest_news h6 {
					margin-left: 11px;
					margin-bottom: 5px;
					width: 250px;
					font-size: 12px;
				}
				#latest_news a.time_of {
					color: #000;
					margin-bottom: 20px;
					font-size: 11px;
					margin-left: 11px;
					display: block;
				}
			#choose_location {
				display: block;
				position: relative;
				float: right;
				z-index: 9999;
				width: 307px;
				margin-right: -20px;
				height: 193px;
				clear: both;
				background: url('../images/choose_location.png') no-repeat top left;
			}
				#choose_location select {
					margin-top: 130px;
					margin-left: 35px;
					width: 250px;
				}
			#secondary_content {
				display: block;
				width: 958px;
				margin: 0 auto;
				margin-top: -30px;
				position: relative;
				z-index: 999;
				background-color: #241510;
				height: 271px;

			}	
			#second_content_wrap {
				display: block;
				position: relative;
				width: 978px;
				margin-top: -20px;
				z-index: 9999;
			}
				#our_secret {
					float: left;
					display: block;
					width: 295px;
					height: 227px;
					position: relative;
					background-color: #9b7737;
					color: #fff;
						z-index: 99999;
					font-size: 16px;
					margin-left: 20px;
					margin-right: 5px;
				}
					#our_secret p{
						margin-top: -12px;
						margin-left: 15px;
						margin-right: 10px;
						display: block;
						padding-bottom: 5px;
						margin-bottom: 0px;
					}
					#our_secret_header {
						display: block;
						width: 285px;
						height: 76px;
						background: url('../images/latest_news_bg.png') no-repeat top left;
						text-indent: -10000px;
						position: relative;
						top: -30px;
					}
					.news_date {
						margin-left: 10px;
						border: none !important;
					}
					#latest_news_header {
						display: block;
						background: url('../images/community_feed.png') no-repeat top left;
						width: 324px;
						height: 79px;
						text-indent: -10000px;
						position: relative;
						top: -10px;
						left: -18px;
							z-index: 99999;
						margin-bottom: -5px;
					}
						#latest_news_header a {
							display: block;
							width: 100%;
							height: 100%;
							text-indent: -10000px;
						}
			#twitter_feed {
				float: left;
				display: block;
				width: 327px;
				height: 227px;
				position: relative;
				background-color: #9b7737;
				color: #000;
					z-index: 999999;
				font-size: 12px;
				margin-right: 5px;
				top: -3px;

			}
				#twitter_feed h3#whats_new {
					display: block;
					background: url('../images/rotolos_promotions.png') no-repeat top left;
					width: 388px;
					height: 106px;
					text-indent: -10000px;
					position: relative;
					top: -57px;
					left: -26px;
						z-index: 99999;
					margin-bottom: -20px;
				}
				#twitter_feed p{
					font-size: 14px;
					width: 280px;
					font-weight: bold;
					font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
					margin-left: 3px;
					margin-top: -61px;
					padding: 10px 15px 10px 25px;
				}
					#twitter_feed p span {
						font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
						font-style: italic;
					}
					#twitter_feed h5 {
						text-transform: uppercase;
						font-size: 15px;
						font-weight: bold;
						padding: 15px;
						margin: 0 auto;
						width: 189px;
						
						font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
					}
					#twitter_feed h6 {
						display: block;
						position: relative;
						font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
						font-size: 24px;
						color: #bb0106;
						background: url('../images/nameplate.png') no-repeat top left;
						padding: 10px;
						width: 290px;
						padding-right: 0px;
						text-align: center;
						margin: 0 auto;
					}
				div.tweet_wrapper {
					display: block;
					background-color: #FFF1C9;
					width: 250px;
					margin: 0 auto;
					margin-bottom: 5px;
					padding-bottom: 1px;
					padding-top: 5px;
					border: 1px dashed #D8D4AA;
				}
					div.tweet_wrapper p.tweet {
						width: 279px;
						margin: 0 auto;
					}
						p.tweet a{
							margin: 0px !important;
						}
					div.tweet_wrapper a{
						margin-left: 15px;
						color: #000;
					}
					p#twitter_error a {
						margin-left: 0px;
						color: inherit;
					}
					#email_signup{
						position: relative;
						top: 2px;
					}
			#comments {
				display: block;
				text-indent: -10000px;
				width: 303px;
				height: 248px;
				position: relative;
				z-index: 99999;
				background: url('../images/comments.png') no-repeat top left;
				float: left;
				top: -24px;
			}
				#comments p{ position: absolute;}
				#comments a{
					display: block;
					background: transparent;
					width: 95px;
					height: 18px;
					top: 150px;
					left: 15px;
					position: absolute;
				}
			
	#footer{
		border-top: 8px #ddaa50 solid;
		/* Locks footer to the bottom */
			position: relative;
			left: 0;
			bottom: 0;
		/* -------------------------- */
		width: 100%;
		height: 30px; /* Must match #content padding-bottom */
		text-align: center;
	}
		#footercontent {
			width: 970px;
			display: block;
			color: #fff;
			margin: 0 auto;
			text-align: left;
			font-size: 10px;
		}
			#footercontent p {
				float: left;
				margin-left: 5px;
			}
			#footercontent a{
				color: #fff;
			}
			#social_networks a {
				float: right;
				display: block;
				text-indent: -10000px;
				height:21px;
				margin-left: 10px;			
				}
					#twitter {
						background: url('../images/twitter_link.jpg') no-repeat top left;
						width: 15px;
					}
					#facebook {
						background: url('../images/facebook_link.jpg') no-repeat top left;
						width: 16px;
					}
					#rss {
						background: url('../images/rss_link.jpg') no-repeat top left;
						width: 21px;
					}
input#go {
	float: right;
	margin-right: 23px;
	margin-top: 5px;
}
/* Subpage Styles 
-----------------------------*/
#locations #content_area p {
	margin-left: 0 !important;
}
 #left_column {
	float: left;
	display: block;
	width: 279px;
	margin-top: 60px;
}
#content_area {
	position: relative;
	margin-top: 60px;
	float: left;
	width: 592px;
}
#franchise #content_area p a{
	color: #226705;
	font-size: 12px;
	text-decoration: underline;
}
#franchise #content_area h3, #appetizers #content_area h3{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
#franchise #content_area h5{
	font-size: 16px;
	font-weight: bold;
}
#franchise #content_area ol {
	margin-left: 40px;
	font-size: 12px;
	
}
#franchise #content_area ol li {
	margin: 10px;
}
#franchise #content_area ul {
	margin-left: 40px;
	font-size: 12px;
	
}
#franchise #content_area ul li {
	margin: 10px;
}
h3#our_menu {
	display: block;
	width: 278px;
	height: 49px;
	background: url('../images/our_menu.jpg') no-repeat top left;
	text-indent: -10000px;
}
h3#our_locations {
	display: block;
	width: 278px;
	height: 49px;
	background: url('../images/our_locations.jpg') no-repeat top left;
	text-indent: -10000px;
}
	#menu_nav_sub {
		display: block;
		width: 250px;
		padding-bottom: 20px;
		position: relative;
		margin-left: 5px;
		background-color: #9b7737;
	}
		#menu_nav_sub li{
			display: block;
			width: 250px;
			height: 36px;
			list-style: none;
			border-bottom: 1px dashed #fff;
		}
		#menu_nav_sub li a {
			display: block;
			width: 250px;
			height: 100%;
			text-indent: -10000px;
			position: relative;

		}
			#app_nav a{ background: url('../images/appetizer_nav.jpg') no-repeat 10% 50%;}
			#pizza_nav a{ background: url('../images/pizza_nav.jpg') no-repeat 10% 50%;}
			#salad_nav a{ background: url('../images/salad_nav.jpg') no-repeat 10% 50%;}
			#calzone_nav a{ background: url('../images/calzone_nav.jpg') no-repeat 10% 50%;}
			#sand_nav a{ background: url('../images/sandwich_nav.jpg') no-repeat 10% 50%;}
			#wrap_nav a{ background: url('../images/wrap_nav.jpg') no-repeat 10% 50%;}
			#pasta_nav a{ background: url('../images/pasta_nav.jpg') no-repeat 10% 50%;}
			#pdf_nav a{ background: url('../images/download_pdf.jpg') no-repeat 10% 50%;	}
			#app_nav a:hover { background: #b88e42 url('../images/app_hover.jpg') no-repeat 10% 50%;}
			#pizza_nav a:hover { background: #b88e42 url('../images/pizza_hover.jpg') no-repeat 10% 50%;}
			#salad_nav a:hover { background: #b88e42 url('../images/salad_hover.jpg') no-repeat 10% 50%;}
			#calzone_nav a:hover { background: #b88e42 url('../images/calzone_hover.jpg') no-repeat 10% 50%;}
			#sand_nav a:hover { background: #b88e42 url('../images/sand_hover.jpg') no-repeat 10% 50%;}
			#wrap_nav a:hover { background: #b88e42 url('../images/wrap_hover.jpg') no-repeat 10% 50%;}
			#pasta_nav a:hover { background: #b88e42 url('../images/pasta_hover.jpg') no-repeat 10% 50%;}
			#coursey_nav a{ background: url('../images/coursey_nav.jpg') no-repeat 10% 50%;}
			#destrehan_nav a{ background: url('../images/destrehan_nav.jpg') no-repeat 10% 50%;}
			#french_nav a{ background: url('../images/french_nav.jpg') no-repeat 10% 50%;}
			#gonzales_nav a{ background: url('../images/gonzales_nav.jpg') no-repeat 10% 50%;}
			#gov_nav a{ background: url('../images/gov_nav.jpg') no-repeat 10% 50%;}
			#hammond_nav a{ background: url('../images/hammond_nav.jpg') no-repeat 10% 50%;}
			#jefferson_nav a{ background: url('../images/jefferson_nav.jpg') no-repeat 10% 50%;}
			#luling_nav a{ background: url('../images/luling_nav.jpg') no-repeat 10% 50%;}
			#prairie_nav a{ background: url('../images/prairie_nav.jpg') no-repeat 10% 50%;}
			#nicholson_nav a{ background: url('../images/nicholson_nav.jpg') no-repeat 10% 50%;}
			#rampart_nav a{ background: url('../images/rampart_nav.jpg') no-repeat 10% 50%;}
			#reserve_nav a{ background: url('../images/reserve_nav.jpg') no-repeat 10% 50%;}
			#veterans_nav a{ background: url('../images/veterans_nav.jpg') no-repeat 10% 50%;}
			#coursey_nav a:hover { background: #b88e42 url('../images/coursey_hover.jpg') no-repeat 10% 50%;}
			#destrehan_nav a:hover { background: #b88e42 url('../images/destrehan_hover.jpg') no-repeat 10% 50%;}
			#french_nav a:hover { background: #b88e42 url('../images/french_hover.jpg') no-repeat 10% 50%;}
			#gonzales_nav a:hover { background: #b88e42 url('../images/gonzales_hover.jpg') no-repeat 10% 50%;}
			#gov_nav a:hover { background: #b88e42 url('../images/gov_hover.jpg') no-repeat 10% 50%;}
			#hammond_nav a:hover { background: #b88e42 url('../images/hammond_hover.jpg') no-repeat 10% 50%;}
			#jefferson_nav a:hover { background: #b88e42 url('../images/jefferson_hover.jpg') no-repeat 10% 50%;}
			#luling_nav a:hover { background: #b88e42 url('../images/luling_hover.jpg') no-repeat 10% 50%;}
			#nicholson_nav a:hover { background: #b88e42 url('../images/nicholson_hover.jpg') no-repeat 10% 50%;}
			#prairie_nav a:hover { background: #b88e42 url('../images/prairie_hover.jpg') no-repeat 10% 50%;}
			#rampart_nav a:hover { background: #b88e42 url('../images/rampart_hover.jpg') no-repeat 10% 50%;}
			#reserve_nav a:hover { background: #b88e42 url('../images/reserve_hover.jpg') no-repeat 10% 50%;}
			#veterans_nav a:hover { background: #b88e42 url('../images/veterans_hover.jpg') no-repeat 10% 50%;}

			
	
			
		#pdf_nav {
			border-bottom: none !important;
			padding-top: 30px;
			padding-left: 10px;
		}		
		body.menu h5 {
			display: block;
			color: #fff;
			font-size: 12px;
			height: 33px;
			position: relative;
		}
			body.menu h5 .left {
				display: block;
				float: left;
				width: 12px;
				height: 33px;
				background: url('../images/green_left.jpg') no-repeat;
			}
			body.menu h5 .mid {
				float: left;
				position: relative;
				width: auto;
			}
				body.menu h5 .mid img {
					position: absolute;
					top: 0;
					width: 100%;
					height: 33px;
				}
				body.menu h5 .mid .text {
					position: relative;
					top: 6px;
					z-index: 9;
				}
			body.menu h5 .right {
				display: block;
				float: left;
				width: 8px;
				height: 33px;
				background: url('../images/green_right.jpg') no-repeat;
			}
			body.menu h5.favorite .left {
				background: url('../images/red_left.jpg') no-repeat;
				width: 11px;
			}
			body.menu h5.favorite .right {
				width: 129px;
				background: url('../images/red_right.jpg') no-repeat;
			}
		.local_fav {
			display: block;
			width: 228px;
			padding: 8px;
			color: #fff;
			font-size: 12px;
			background: url('../images/local_favorite.jpg') no-repeat center left;
		}
		.norm_header {
			display: block;
			width: 228px;
			padding: 8px;
			font-size: 12px;
			color: #fff;
			background: url('../images/green_menu_bg.jpg') no-repeat center left;
		}
		.norm_long {
			display: block;
			width: 245px;
			padding: 8px;
			font-size: 12px;
			color: #fff;
			background: url('../images/long_green_bg.jpg') no-repeat center left;
		}
		.fav_long {
			display: block;
			width: 367px;
			padding: 8px;
			color: #fff;
			font-size: 12px;
			background: url('../images/long_red_bg.jpg') no-repeat center left;
		}
	#images {
		margin-bottom: 20px;
	}	
	#content_area {
		margin-left: 25px;
	}
div#images img {
	float: left;
	border: 5px solid #ac853e;
	margin-right: 5px;
}
#jobs_div {
	display: block;
	background: url('../images/jobs_block.png') no-repeat top left;
	width: 287px;
	height: 394px;
	margin-left: -13px;
	margin-top: -14px;
	position: relative;
	z-index: 9999;
	padding-top: 90px;
}	
	#jobs_div p {
		width: 250px;
		margin-left: 25px;
		color: #fff;
		font-size: 12px;
		margin-bottom: 8px;
	}
#history_div {
	display: block;
	background: url('../images/history_block.png') no-repeat top left;
	width: 287px;
	height: 394px;
	margin-left: -13px;
	margin-top: -14px;
	position: relative;
	z-index: 9999;
	padding-top: 90px;
}	
	#history_div p {
		width: 250px;
		margin-left: 25px;
		color: #fff;
		font-size: 12px;
		margin-bottom: 8px;
	}
	#appetizers_header {
		width: 143px;
		background: url('../images/app_header.jpg') no-repeat top left;
	}
	#salad_header{
		width: 87px;
		background: url('../images/salad_header.jpg') no-repeat top left;
	}
	#salads_header{
		width: 87px;
		background: url('../images/salad_header.jpg') no-repeat top left;
	}
	#jobs_header {
		width: 143px;
		background: url('../images/jobs_header.jpg') no-repeat top left;
	}
	#about_header {
		width: 195px;
		background: url('../images/about_header.jpg') no-repeat top left;
	}
	#bday_header {
		width: 446px;
		background: url('../images/birthday.png') no-repeat top left;
	}
	#contact_header {
		width: 144px;
		background: url('../images/contact_header.jpg') no-repeat top left;
	}
	#pizza_header {
		width: 238px;
		background: url('../images/pizza_header.jpg') no-repeat top left;
	}
	#pizza_and_calzones_header {
		width: 238px;
		background: url('../images/pizza_header.jpg') no-repeat top left;
	}
	#sandwich_header {
		width: 411px;
		background: url('../images/sand_header.jpg') no-repeat top left;
	}
	#platters_header {
		width: 411px;
		background: url('../images/sand_header.jpg') no-repeat top left;
	}
	#pasta_header {
		width: 85px;
		background: url('../images/pasta_header.jpg') no-repeat top left;
	}
	#coursey_header {
		width: 107px;
		background: url('../images/coursey_header.jpg') no-repeat top left;
	}
	#destrehan_header {
		width: 138px;
		background: url('../images/destrehan_header.jpg') no-repeat top left;
	}
	#french_header {
		width: 206px;
		background: url('../images/french_header.jpg') no-repeat top left;
	}
	#gonzales_header {
		width: 121px;
		background: url('../images/gonzales_header.jpg') no-repeat top left;
	}
	#gov_header {
		width: 172px;
		background: url('../images/gov_header.jpg') no-repeat top left;
	}
	#hammond_header {
		width: 145px;
		background: url('../images/hammond_header.jpg') no-repeat top left;
	}
	#jefferson_header {
		width: 121px;
		background: url('../images/jefferson_header.jpg') no-repeat top left;
	}
	#luling_header {
		width: 86px;
		background: url('../images/luling_header.jpg') no-repeat top left;
	}
	#nicholson_header {
		width: 133px;
		background: url('../images/nicholson_header.jpg') no-repeat top left;
	}
	#prairie_header {
		width: 148px;
		background: url('../images/prairie_header.jpg') no-repeat top left;
	}
	#rampart_header {
		width: 123px;
		background: url('../images/rampart_header.jpg') no-repeat top left;
	}
	#reserve_header {
		width: 102px;
		background: url('../images/reserve_header.jpg') no-repeat top left;
	}
	#locations_header {
		width: 138px;
		background: url('../images/locations_header.jpg') no-repeat top left;
	}
	#corporate_header {
		width: 138px;
		background: url('../images/corporate_header.jpg') no-repeat top left;
	}
	.subpage #content_area h4 {
		display: block;
		height: 30px;
		text-indent: -10000px;
		margin: 20px 0px;
		position: relative;
	}
	.menu_descript {
		font-size: 12px;
		font-style: italic;
	}
	.subpage #content_area p{
		font-size: 12px;
		margin-left: 15px;
	}
	.border_tr td{
		border-bottom: 1px dashed #000;
		padding-bottom: 10px;
	}
body#jobs p#req {
	margin: 0;
}
form#jobs {
	padding-top: 15px;
}
#form_left, #form_right {
	float: left;
	width: 45%;
}
#form_left {
	padding-right: 3%;
	padding-bottom: 15px;
}
#form_right {
}
form#jobs input, form#jobs select {
	float: left;
	width: 250px;
}
form#jobs select {
	margin-top: 2px;
}
form#jobs label {
	float: left;
	width: 150px;
	clear: left;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0;
}
form#jobs label#experience {
	float: left;
}
form#jobs textarea {
	width: 90%;
}
form#jobs input#submit {
	clear: left;
	width: 100px;
}
#formbox{margin:20px;}
#mc_embed_signup ul {list-style:none;}
#mc_embed_signup ul li {list-style:none;}
#mc_embed_signup label {clear:left; float:left; width:170px; display:block; margin-right:10px; font-size:.88em;}
#mc_embed_signup input {float:left; display:block; margin:0 0 15px 5px; border:1px solid #aaa; padding:3px;}
#mc_embed_signup input.normal {width:40%;}
#mc_embed_signup div.slash {float:left; display:block; margin:0 0 15px 5px;}
fieldset {border:1px solid #491a06; clear:left; padding:20px; background-color:#fff; margin:10px;}
#mc_embed_signup label.locationcheck {clear:none; width:130px;}
#mc_embed_signup div.input-group {clear:left;}
#mc_embed_signup div.input-group input {border:none; margin-right:5px;}
.mce_inline_error {color:#FF0000; font-weight:bold; font-size:.81em;}
h2.freestuff {font-weight:bold; font-size:1.13em;}
#mc_embed_signup input#mc-embedded-subscribe {background-color:#491a06; border:#000; color:#fff; padding:5px;}
div#mce-responses {clear:both;}
div#mce-success-response{color:#009900;font-weight:bold; font-size:.81em;}
div#mce-error-response{color:#FF0000;font-weight:bold; font-size:.81em;}
div#mce_tmp_error_msg {clear:both; color:#FF0000; font-weight:bold; font-size:.81em;}

#landing {width:591px; background-color:#ffffff; margin-bottom:20px;}
#landingleftcol {float:left; width:366px; padding:20px; background-color:#ffffff;}
#landingrtcol {float:left; width:170px; margin-right:10px; background-color:#ffffff;}
#landingrtcol img {margin:5px 5px 20px 15px;}

#landingfooter {height:11px;}

#pizzas #content_area h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.subpage #content_area h3 {
	margin-top: 20px;
}
.address {
	font-size: 14px !important;
	font-weight: bold;
}
iframe {
	margin-left: 15px;
}
/* Universal Classes
-----------------------------*/		
.clear {
	clear: both;
}
/* CMS Style */
body#cms div#main p {
	margin: 0;
}
body#cms div#main form input, body#cms div#main form select {
	float: left;
	width: 200px;
}
body#cms div#main form select {
	margin-top: 2px;
}
body#cms div#main form label {
	float: left;
	width: 150px;
	clear: left;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0;
}
body#cms div#main form textarea {
	width: 90%;
}
body#cms div#main form input#submit {
	clear: left;
	width: 100px;
}
body.locations ul#locations_right, body.locations ul#locations_left {
	float: left;
	width: 45%;
	padding-right: 10px;
	padding-top: 25px;
	list-style: none;
}
body.locations ul#locations_right a, body.locations ul#locations_left a {
	color: #241510;
	text-decoration: none;
	border-bottom: 1px solid #466028;
}
body.locations ul#locations_right a:hover, body.locations ul#locations_left a:hover {
	border-bottom: 2px solid #466028;
}
body.locations ul#locations_right li, body.locations ul#locations_left li {
	padding: 15px 0;
	border-bottom: 1px dashed #241510;
}
body.locations ul#locations_right span, body.locations ul#locations_left span {
	display: block;
	font-size: 12px;
}
.response {
	display: none !important;
}
#birthday #content_area form label, #birthday #content_area form input, #birthday #content_area form select, #franchise #content_area form label, #franchise #content_area form input, #franchise #content_area form select{
	float: left;
	clear: both;
	margin: 5px;
}


ul#corporate_nav {
	float: right;
	position: absolute;
	right: 0;
	top: -30px;
}
	#corporate_nav li {
		float: left;
		margin: 1px !important;
		list-style: none;
		font-size: 12px;
	}
		#corporate_nav li a {
			display: block;
			padding: 3px 5px;
			color: #fff;
			background: #213B6E;
		}
.right_float {
	float: right;
	width: 200px;
	clear: none;
}	
.left_float {
	float: left;
	width: 200px;
	clear: none;
}
#sir_saint {
	width: 140px;
	height: 250px;
	position: absolute;
	top: -100px ;
	left: -160px;
	z-index: 100000000;
	background: url('../images/Sir-Saint-logo.png') no-repeat top left;
}	
#locations_ad {
	display: block;
	width: 610px ;
	height: 50px;
	background: transparent;
	text-indent: -10000px;
	position: absolute;
	top: 119px;
	left: 0px;
}
#franchise_ad {
	display: block;
	width: 610px ;
	height: 100px;
	background: transparent;
	text-indent: -10000px;
	position: absolute;
	top: 699px;
	left: 0px;
}
#birthday {
	display: block;
	position: absolute;
	z-index: 9999999;
	width: 167px !important;
	height: 70px !important;
	bottom: 200px !important;
	text-indent: -100000px;
	left: 14px !important;
}