/* -- [ Main Stylesheet for bluseafoodandbar.com ] -- */
/* -- [ this is a re-working of the original work done by pixelmesh.com ] -- */
/* -- [ Author: Mark Pettit {z}indexProductions.com ] -- */

	/* -- [ Globals ] -- */
/* ------------------------- */
body {
	color: #434343;
	font-size: 11px;
	font-family: Arial, SunSans-Regular, sans-serif;
	background-image: url(../media/images/core/background.gif); 
	text-align: center;
}
img {
	border: 0px;
}
p { }
td { }
a:link {
	color: #e71;
	text-decoration: underline; }
a:visited {
	color: #e71; }
a:hover {
	color: #1b3961;
	text-decoration: none; }
a:active { }
ul {	
	list-style-image: url("../media/images/misc/fishbullets.jpg");
	margin: 1em 0 1em 40px; 
}

/* ------------------------- */

	/* -- [ Core ] -- */
/* ------------------------- */
#wrapper {
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: auto;
	margin-top: ;
}
#header {
	background-image: url(../media/images/core/header.jpg);
	width: 700px;
	height: 136px;
	background-color: black;
}
#bodyWrapper {
	background-color: white;
	width: 700px;
	height: auto;
	margin-bottom: -10px;
}
#navWrapper {
	background-color: white;
	position: relative;
	display: block;
	width: 700px;
	height: 285px;
	top: 10px;
}
#imageSpace {
	width: 415px;
	height: 285px;
	float: right;
}
#sideBar {
	background-color: #fff;
	text-align: left;
	width: 285px;
	float: left; 
	padding-top: 4px;
	position: relative;
}
#sideBar img {
	margin: -3px 0 0 0;
}	
/* ------------------------- */


#specials {
	color: #fff;
	background-image: url(../media/images/core/specialsBG.jpg);
	text-align: left;
	width: 230px;
	height: auto;
	padding: 10px 20px 5px 35px; 
}
#contentSpace {
	position: relative;
	width: 380px;
	height: auto;
	max-height: 600px;
	left: 305px;
	top: -220px;
	background-color: white;
}
#menu_contentSpace {
	position: relative;
	width: 380px;
	height: auto;
	max-height: 800px;
	left: 305px;
	top: -215px;
}
#index_contentWrapper {
	background-color: #fff;
	text-align: left;
	width: 700px;
	height: 375px;
	position: relative;
}
#slideshowSpace {
	width: 285px;
	height: 250px;
	float: left;
	padding-bottom: 5px;
	position: relative;
	top: -5px;
}

#linkSlide {
	width: 285px;
	height: 250px;
	position: absolute;
	top: 440px;
	top: 440px;
}
#eventsImage {
	width: 285px;
	height: 60px;
	position: relative;
	float: left;
}
#applicationWrapper {	
	background-color: #fff;
	text-align: left;
	width: 650px;
	height: auto;
	float: left; 
}

#index_content {
	background-color: #fff;
	width: 380px;
	text-align: left;
	padding: 10px;
	height: auto;
	float: right;
}
#mailingList {
	color: #434343;
	background-color: #fff;
	clear: both;
	height: 25px;
	position: relative;
	left: 15px;
	bottom: 10px;
	width: 685px;
	display: inline;
}
#mailingList form, img {
	display: inline;
}
#mailingList img {
	margin-bottom: -5px;
	margin-right: -4px;
}
#pageHead {
	width: 400px;
	height: 75px;
	float: right;
	
}
#pageHead span {
	color: #e71;
	cursor: pointer;
	text-decoration: underline;
}
#pageHead span:hover {
	color: #1b3961;
	text-decoration: none;
}

	/* [ Menu Page Styles ]  */
#menuList {
	padding: 5px;
}
#menuList li {
	line-height: 1.5em;
}
#oysterList {
	list-style-type: none;
}
#oysterList span {
	font-style: italic;
}
#oysterBlurb {
	display: block;
	background-color: #005daa;
	color: white;
	font-size: 1.2em;
	width: 305px;
	height: auto;
	position: relative;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	/* ------------- */

	/* [ Reservations Page ] */
#openTable {
	position: relative;
	top: 25px;
}
	/* ------------- */
	
	/* [ Gallery Page ] */
#gallerySpace {
	width: 400px;
	position: relative;
	right: 75px;
}
#gallerySpace li{
	list-style-type: none;
	display: inline;
}
#superbox-overlay {
	background:#e0e4cc;
}
#superbox-container .loading {
	width:32px;
	height:32px;
	margin: 0 auto;
	text-indent: -9999px;
	background:url(styles/loader.gif) no-repeat 0 0;
}
#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	background:#1358bf;
	cursor:pointer;
}
#superbox .close a span { 
	color:#fff;
}
#superbox .nextprev a { 
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#1358bf;
	cursor:pointer;
	color:#fff;
}
#superbox .nextprev .disabled {
	background:#ccc;
	cursor:default;
}
	/* ------------- */
	
	/* [ About Page ] */
#aboutPic {
	width: 285px;
	height: 390px;
	position: absolute;
	top: 450px;
}
	/* ------------- */
	
	/* [ Directions Page ] */
#directions_contentSpace {
	position: relative;
	width: 380px;
	height: 400px;
	max-height: 600px;
	left: 305px;
	top: -230px;
	background-color: white;
}
#directions_content {
	width: 250px;
	height: 400px;
	display: block;
}
#directionsMap {
	position: absolute;
	top: 449px;
}
#street {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
}

#email {
	width:  200px;
	height: auto;
	float:  left;
	clear: left;
	position: relative;
	padding-top: 10px;
}
#location {
	width: 290px;
	height: auto;
	float: left;
	clear: left;
	position: relative;
	padding-top: 10px;
}
	/* ------------- */
	
	/* [ Events Page ] */
#eventsContentSpace {
	position: relative;
	width: 380px;
	height: auto;
	min-height: 480px;
	left: 305px;
	top: -210px;
	background-color: white;
}
#eventsLogo {
	position: absolute;
	top: 445px;
	width: 250px;
	height: 405px;
}
	/* ------------- */
	
	/* [ Footer ] */
#index_footer {
	background-image: url(../media/images/core/footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	width: 700px;
	height: 51px;
	float: right;
	padding-bottom: 15px; 
	position: relative;
}
#directions_footer {
	background-image: url(../media/images/core/footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	width: 700px;
	height: 51px;
	float: right;
	padding-bottom: 15px; 
	position: relative;
	top: -170px;
}	
#footer a:hover, #index_footer a:hover, #directions_footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer {
	background-image: url(../media/images/core/footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	width: 700px;
	height: 51px;
	float: right;
	padding-bottom: 15px; 
	position: relative;
	top: -40px;
}
#fbookTwitter {
	position: relative;
	left: 65px;
	top: 14px;
	float: left;
}
#fbookTwitter a{
	display: inline;
	text-decoration: none;
}	
#footerContent {
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 12px;
	right: 20px;
	float: right;
}
	/* ------------- */

#input {
	background-color: #0c3c7d;
	color: white;
}

	/* [ Classes ] */

.indexHeaderImage {
	padding-bottom: 10px; }

.sideBarImage {
	padding-bottom: 8px;
	 }

.form {
	color: #646464;
	font-size: 9px;
	border: solid 1px; }
.quote {
	color: #9d9fa0;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	width: 250px;
	height: auto;
	padding-right: 15px;
	padding-left: 20px; 
}

.miniText {
	font-size: 9px;
	font-weight: 400; 
}

.line {
	border-top: 1px solid #9d9fa0;
}

.subTitle {
	color: #1b3961;
	font-size: 12px;
	font-weight: bold; 
}
.italic {
	font-style: italic;
}
.floatImageLEFT {
	float: left;
	padding-right: 15px; 
}
.linksImage {
	float: left;
	margin: 2px;
	padding: 0 15px 0 0;
	clear: left;
}
.galleryImage {
	padding: 2px;
	border: solid 1px #9d9fa0;
}
.plainList {
	list-style-type: none;
}
.bold {
	font-weight: bold;
}
.boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.redText {
	color: red;
}
	/* ------------- */