@charset "UTF-8";
/* CSS Document */

* {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-attachment: scroll;
	background-color: #fdd187;
	background-image: url(http://www.burgerjones.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.interiorBody {
	background-image: url(http://www.burgerjones.com/images/bg_internal.jpg);
}
a {
	color:#644995;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0 10px 0 0;
	margin: 0 0 0 17px;
}
.clear {
	clear: both;
}
/*Interior Pages
--------------------------------------------------------------- */

/*Top Nav
----------------------------------------------------------------- */
#header #topNav {
	width: 600px;
	padding: 0;
	margin: 0;
	display:inline;
}
#topNav ul {
	display:inline;
	height:32px;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 500px;
}
#topNav ul li {
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#topNav ul #home {
	margin: 44px 0 0 0;
	float: left;
}
#topNav ul #about {
	margin: 36px 0 0 29px;
	float: left;
}
#topNav ul #gallery {
	margin: 28px 0 0 35px;
	float: left;
}
#topNav ul #menu {
	margin: 21px 0 0 30px;
	float: left;
}
#topNav ul #location {
	margin: 13px 0 0 34px;
	float: left;
}
#topNav ul #news {
	margin: 5px 0 0 30px;
	float: left;
}
#topNav ul #home a {
	height:25px;
	width:51px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_home.jpg);
	background-repeat: no-repeat;
}
#topNav ul #about a {
	height:25px;
	width:51px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_about.jpg);
	background-repeat: no-repeat;
}
#topNav ul #gallery a {
	height:25px;
	width:67px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_gallery.jpg);
	background-repeat: no-repeat;
}
#topNav ul #menu a {
	height:25px;
	width:51px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_menu.jpg);
	background-repeat: no-repeat;
}
#topNav ul #location a {
	height:25px;
	width:78px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_location.jpg);
	background-repeat: no-repeat;
}
#topNav ul #news a {
	height:25px;
	width:53px;
	color: #FFF;
	display: block;
	background-image: url(http://www.burgerjones.com/images/topnav/topnav_news.jpg);
	background-repeat: no-repeat;
}
#topNav ul a:hover {
	background-position: 100% -25px;
}
#topNav ul li a.active {
	background-position: 100% -25px;
}
/* Logo
------------------------------------------------------------------------ */
#logoBox span.logo {
	float:right;
	margin: 22px 18px;
	text-indent: -10000px;
	padding: 0;
}
#logoBox span.logo a {
	display: block;
	width: 318px;
	height: 55px;
	background: url(http://www.burgerjones.com/images/bj_logo.jpg) no-repeat;
}
#logoBox span.logo a:hover {
	background-position: 100% -55px;
}
#logoBox {
	margin: 0;
}
/* Home Content
----------------------------------------------------------------------- */
#mainContent {
	padding: 0;
	position: absolute;
	margin:0 0 0 0;
	width: 900px;
	display:block;
	top: 94px;
}
#mainContent h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin: 8px 0 10px 0;
}
#mainContent h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.4em 0em 0.3em 0em;
}
#mainContent p {
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}
#mainContent #firstParagraph {
	margin-right: 180px;
}
#mainContent #firstHead {
	margin-right: 185px;
}
#mainContent #misterJones {
	background-image: url(http://www.burgerjones.com/images/misterJones.gif);
	background-repeat: no-repeat;
	width: 445px;
	height: 515px;
	position:absolute;
	top:-17px;
	left:562px;
	z-index: 2;
}
#mainContent #contentEnvelop {
}
#socialNetWorking {
	height: 77px;
	width: 190px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 0.7em;
	line-height: 1em;
	color: #7C5FAA;
	font-style: italic;
}
#socialNetWorking h3 {
	margin: 0 0 0px 30px;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2232E;
}
#homeSocialNetWorking h3 {
	margin: 0 0 0px 30px;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2232E;
}
#homeSocialNetWorking {
	z-index:6;
	position: absolute;
	top: 472px;
	left: 538px;
	height: 60px;
	width: 190px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
	color: #7C5FAA;
	font-style: normal;
}
#homeFeatures {
	background-color: #ffe9c4;
	border: 8px solid #fdb813;
	width:560px;
	padding:18px 24px 4px 24px;
	margin: 0;
	position: absolute;
	top: 226px;
	left: 146px;
}
#homeFeatures p {
	margin-right: 120px;
}
#homeFeatures #lastParagraph {
	margin-bottom: 0px;
}
/* Footer Elements
--------------------------------------------------------------- */
#footer {
	display:block;
	padding: 0;
	margin: 0 auto;
	font-size: 0.9em;
	text-transform:uppercase;
	font-weight:bold;
	position: absolute;
	top: 580px;
	width: 600px;
	left: 170px;
	letter-spacing: 0.06em;
}
#contentEnvelop #footer {
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	left: 163px;
	top: auto;
	padding: 82px 0 0 0;
}
#footer p {
	margin: 0 0 4px 24px;
	padding: 0;
}
.smallCaps {
	font-size:0.7em;
	margin: 0 2px 0 10px;
	text-transform: uppercase;
}
#footer ul {
	padding: 5px 0;
	margin: 0 0 8px 80px;
	list-style: none;
}
#footer ul li {
	padding: 0 5px;
	margin: 0;
	display: inline;
}
#footer ul li a {
	color: #000000;
	height:22px;
	padding: 0 0 0 22px;
	text-decoration: none;
	background-image: url(http://www.burgerjones.com/images/footer_star.gif);
	background-repeat: no-repeat;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #ed1e25;
}
#footer ul li .first {
	background-image: none;
}
/* Parasole Family Footer
-------------------------------------------------*/
#footer #parasoleFamily {
	margin: 10px 0 35px 215px;
	padding: 0;
	background-image: url(http://www.burgerjones.com/images/parasole_family_logo.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 53px;
	display: block;
}
#footer #parasoleFamily span.logo {
	text-indent: -10000px;
	padding: 0;
}
#footer #parasoleFamily span.logo a {
	display: block;
	width: 156px;
	height: 53px;
	background: url(http://www.burgerjones.com/images/parasole_family_logo.gif) no-repeat;
}

/* Dining Club Button
--------------------------------------------------------------------*/
#diningBox span.diningLogo {
	margin: 0 0 5px 5px;
	text-indent: -10000px;
	padding: 0;
}
#diningBox span.diningLogo a {
	display: block;
	width: 284px;
	height: 85px;
	background: url(http://www.burgerjones.com/images/bj_diningclub_button.jpg) no-repeat;
}
#diningBox span.diningLogo a:hover {
	background-position: 100% -85px;
}
#diningBox {
	margin: 14px 0 4px -15px;
	width: 284px;
	padding: 0;
	font-size: 0.7em;
	line-height: 0.7em;
	height: 85px;
}
/* Facebook Button
--------------------------------------------------------------------*/
#facebookBox span.facebookLogo {
	margin: 0 0 0 7px;
	text-indent: -10000px;
	padding: 0;
}
#facebookBox span.facebookLogo a {
	display: block;
	width: 68px;
	height: 25px;
	background: url(http://www.burgerjones.com/images/sn_button_facebook.jpg) no-repeat;
}
#facebookBox span.facebookLogo a:hover {
	background-position: 100% -25px;
}
#facebookBox {
	margin: 5px 7px 5px 10px;
	width: 68px;
	padding: 0;
	font-size: 0.7em;
	float: right;
}
/* Twitter Button
--------------------------------------------------------------------*/
#twitterBox span.twitterLogo {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	font-size: 0.8em;
}
#twitterBox span.twitterLogo a {
	display: block;
	width: 68px;
	height: 25px;
	background: url(http://www.burgerjones.com/images/sn_button_twitter.jpg) no-repeat;
}
#twitterBox span.twitterLogo a:hover {
	background-position: 100% -25px;
}
#twitterBox {
	margin: 5px 0 5px 0;
	width: 68px;
	padding: 0;
	font-size: 0.6em;
	float: right;
}
/* About
-------------------------------------------------------------------*/
#aboutFeatures {
	background-color: #ffe9c4;
	border: 8px solid #fdb813;
	width:552px;
	padding:24px 24px 4px 24px;
	margin: 0 0 0 0;
	position: relative;
	top: 44px;
	left: 151px;
}
#aboutFeatures #aboutTitle {
	margin: 0 0 8px 94px;
	background-image: url(http://www.burgerjones.com/images/abouthead.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 361px;
	text-indent: -10000px;
}
#mainContent #aboutFeatures p {
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}
#aboutHours {
	width: 300px;
	padding: 6px 24px 12px 24px;
	margin: 18px 0 24px 0;
	background-color: #FFF;
	border: dashed 1px #fdd187;
	background-image: url(http://www.burgerjones.com/images/location/mapServicesBg.jpg);
	background-color:#fff9f2;
	background-repeat: repeat-x;
	background-position: 100% -35px;
}
#aboutFeatures #socialNetWorking {
	float:right;
	margin-top: 22px;
}
#aboutHours h3 {
	margin-top: 0.9em;
	margin-bottom: 0.3em;
}
/* News
-------------------------------------------------------------------*/
#newsFeatures {
	background-color: #ffe9c4;
	border: 8px solid #fdb813;
	width:552px;
	padding:16px 24px 4px 24px;
	margin: 0 0 0 0;
	position: relative;
	top: 44px;
	left: 151px;
}
#mainContent #newsFeatures p {
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}
#newsFeatures h1 {
	margin: 0.8em 0 0.8em 0;
	font-size: 1.8em;
}
#newsFeatures #newsTitle {
	margin: 0 0 15px 90px;
	background-image: url(http://www.burgerjones.com/images/newshead.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 361px;
	text-indent: -10000px;
}
#newsFeatures #socialNetWorking {
	z-index:inherit;
	position:relative;
	top:auto;
	left: auto;
	clear:both;
	float:right;
	margin-top: 22px;
}
/* Gallery
-------------------------------------------------------------------*/
#flashGallery {
	width:625px;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 151px;
}
/* Locations
-------------------------------------------------------------------*/
#locationContent {
	background-color: #FFF;
	border: 8px solid #fdb813;
	width:552px;
	padding:24px 24px 4px 24px;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 151px;
}
#mainContent #locationContent p {
	font-size: 1em;
	margin: 6px;
	line-height: 1.3em;
	font-weight: bold;
}
#locationContent h1 {
	margin:0 0 0 180px;
}
#locationTitle {
	background-image: url(http://www.burgerjones.com/images/location/easytofind_title.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 185px;
	text-indent: -1000px;
	margin: 0 0 0 80px;
}
#locationContent #map {
	margin:8px 0 8px 0px;
	with: 505px;
	height: 230px;
	background-image: url(http://www.burgerjones.com/images/location/map_calhoun.gif);
	background-repeat: no-repeat;
	line-height: 2em;
}
#locationInfo {
	margin: 0;
}
#locationInfo #address {
	width: 183px;
	margin: 0;
	float: right;
	padding: 0;
}
#locationInfo p {
	margin: 4px;
}
#locationInfo #middle {
	width: 183px;
	margin: 0;
	float: right;
	padding: 0;
}
#locationInfo #left {
	width: 183px;
	margin: 0;
	float: right;
	padding: 0;
}
#locationInfo ul {
	margin: 6px;
	padding: 0 0 0 0;
}
#locationInfo li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#mapServicesCalhoun {
	position: absolute;
	width: 161px;
	padding: 6px;
	border: dashed #FC3 1px;
	color: #000;
	left: 397px; /*These location points will have to be changed for each new location*/
	top: 282px; /*These location points will have to be changed for each new location*/
	background-image: url(http://www.burgerjones.com/images/location/mapServicesBg.jpg);
	background-color:#fff9f2;
	background-repeat: repeat-x;
	background-position: top;
}
.mapButtons {
	padding: 2px 4px;
	margin: 4px 4px 2px 0;
	border: dotted #fdb813 1px;
	background-color: white;
	line-height: 2em;
	text-decoration: none;
}
.mapButtons:hover {
	text-decoration: underline;
	border: solid #fdb813 1px;
}
/* Right Side Lists
------------------------------------------------*/
#redBurst {
	position: absolute;
	font-size: 1em;
	text-transform: uppercase;
	z-index: 3;
	width: 160px;
	color: #FFF;
	text-align: center;
}
#redBurst ul {
	margin:0;
	padding:0;
	text-align: center;
	list-style: none;
}
#redBurst ul li {
	padding: 3px 0;
	margin: 0;
	line-height: 1.0em;
}
#redBurst ul li a {
	color: #FFF;
	text-decoration: none;
}
#redBurst ul li a:hover {
	text-decoration: underline;
}
.tinyHead {
	font-size: 0.8em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px 0;
	display: block;
}
#redBurst p a {
	color: #FFF;
	text-decoration: underline;
}
#redBurst p a:hover {
	text-decoration: none;
}
.homeBody #container #mainContent #redBurst {
	left: 710px;
	top: 366px;
}
#rightBullets {
	position: absolute;
	font-size: 0.80em;
	text-transform: uppercase;
	z-index: 4;
	width: 160px;
	color: #000;
	font-weight: bold;
}
#rightBullets ul {
	margin:0;
	padding:0;
	text-align: center;
	list-style: none;
}
#rightBullets ul li {
	padding: 2px 0 2px 8px;
	margin: 0;
	line-height: 1em;
	background-repeat: no-repeat;
	font-weight: normal;
}
#rightBullets ul li a {
	color: #FFF;
	text-decoration: underline;
}
#rightBullets ul li a:hover {
	text-decoration: none;
}
.homeBody #container #mainContent #rightBullets {
	left: 864px;
	top: 336px;
	width: 80px;
	color: #FFF;
}
.interiorBody #container #mainContent #redBurst {
	left: 746px;
	top: 198px;
}
.interiorBody #container #mainContent #rightBullets {
	left: 730px;
	top: 325px;
}
.interiorBody #container #mainContent #interiorBursts {
	width:213px;
	height:262px;
	position: absolute;
	left: 706px;
	top: 154px;
	background: url(http://www.burgerjones.com/images/sideBurstsInterior.gif) no-repeat;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-style: none;
	text-transform: uppercase;
}
/* Menu
---------------------------------------------------*/
#menuArea {
	background-color: #FFF;
	border: 8px solid #fdb813;
	width:552px;
	padding:10px 24px 34px 24px;
	margin: 0;
	position: relative;
	top: 44px;
	left: 151px;
}
#menuItem #price {
	background-color: #FFF;
	float: right;
	margin: -12px 0 0 0;
	padding: 0 4px 4px 7px;
}
#menuItem #itemName {
	width: 200px;
	margin: 0 0 -4px 0;
}
.ItemPrice1 {
	color:#FFFFFF;
	padding: 10px 0 -4px 0;
}

.ItemName {
	width: 200px;
	padding: 10px 0 -4px 0;
}
#menuItem #itemName h3 {
	font-style: normal;
	color: #000;
	font-size: 1.2em;
	margin: 10px 0 0 0;
}
#menuArea h1 {
	font-size: 2.4em;
	text-align: center;
	margin: 24px 0 16px 0;
}
.SectionName {
	font-size: 2.4em;
	text-align: center;
	margin: 24px 0 16px 0;
}
.TopPad {
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}
#menuArea #menuItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	vertical-align: text-bottom;
}
.newMenuItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	vertical-align: text-bottom;
}
#menuItem #itemName p {
	margin: 10px 0 0 0;
}
#menuItem #itemName p span {
	background-color: #FFF;
	padding: 0 7px 3px 0;
}
#menuItem #itemName h3 span {
	background-color: #FFF;
	padding: 0 7px 3px 0;
	text-transform: none;
}
#newsFeatures h2 {
	font-size: 1.6em;
	margin-top: 1.2em;
	margin-bottom: 8px;
}
