/* CSS Document */
body {
	background: #000 url('images/bg-black/header-bg.jpg') repeat-x center top;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 11px; /* size font is defined in the page */
	margin: 0;
	letter-spacing: 0;
	line-height: 1.5em;
	word-spacing: normal;
	color: #333;
	text-align: center;
	overflow-x: hidden;
}
.container {
	width: 960px;
	margin: 0 auto;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #287dd9;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #287dd9;
}
/* End Of Body Code */

h1 {
	font-size: 15px;
	padding: 5px 0px 0px 15px;
	margin-bottom: 5px;
	clear: both;
	text-align:left;
}
h2 {
	font-size: 12px;
	padding: 0px 5px 0px 15px;
	margin-top: 0px;
	text-align:left;
}
h3 {
	font-size: 12px;
	margin: 10px 0px 5px 15px;
	text-align: left;
}
h4 {
	background: url('images/blue_star.jpg') no-repeat;
	height: 30px;
	margin: 15px 0px 5px 15px;
	padding: 10px 0px 0px 40px;
	font-size: 12px;
	text-align: left;;
}
h5 {
	font-size: 11px;
	font-weight:900;
	text-align:left;
	margin: 0px 20px 5px 30px;
	
}
#header {
	background: url('images/bg-black/foamparty-header-bg.jpg') repeat-y top center;
	width: 100%;
	padding: 0;
	height: 250px;
	margin: 0 auto;
	position:relative;
}

#container {
	margin: 0 auto;
	width: 940px;
	clear: both;
	text-align: center;
}	
div.hr {
	background:url('images/foamalicious_hr.jpg');
	background-repeat:no-repeat;
	height: 109px;
	border: 0px;
}

small {
	font-size: 9px;
}

#navmenu {
	width: 960px;
	margin: 0px auto;
	clear:both;
}
#navlinks {
	margin: 0;
	padding: 0;
	float: center;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	font: bold 13px Arial;
	text-transform: uppercase;
	background: black url('images/blockdefault.gif') center center repeat-x;
}

#navlinks ul {
	margin: 0 auto;
    list-style: none;
    display: table;
    white-space: nowrap;
}
#navlinks li{
	display: table-cell;
}
#navlinks li a{
	float: center;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#navlinks li a:visited{
	color: white;
}

#navlinks li a:hover, #navlinks  li .current{
	color: white;
	background: transparent url('images/blockactive.gif') center center repeat-x;
}

/* ------------------- Content ------------------ */
#content {
	clear: both;
	float: left;
	background: #fff url('images/bg-black/main-lower-body-bg.jpg') repeat-x center bottom;
	margin: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	padding-bottom: 200px;
}
#content .container {
	width: 960px;
}
.holder {
	float: left;
	clear: both;
	width: 100%;
	background: #fff url('images/bg-black/main-body-bg.jpg') repeat-y center;	
}
p {
	margin: 0px 20px 10px 17px;
	padding: 0;
	text-align: left;
}
.maincontents .reservations .contact {
	background: #fff;
	width: 940px;
	padding-left: 10px;
	float: left;
	clear:both;
}
.maincontents ul {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}	
.maincontents li {
	background: url('images/action_add.png') no-repeat top left;
	list-style:none;
	padding-left: 20px;
	margin: 5px 20px 5px 5px;
	/*height: 20px;*/
	font-weight: normal;
	width: 500px;

}
.clients ul {
	margin: 0 auto;
    list-style: none;
    display: table;
    white-space: nowrap;
}
.clients li {
	margin: 5px;
	padding: 0px;
	display: table-cell;
}
.floatright {
	float: right;
	padding: 10px;
}
.floatright_services {
	float: right;
	padding: 50px 5px 5px 0px;
	text-align:center;
}
.floatleft {
	float: left;
}
.contact_left {
	float: left;
	width: 300px;
}
.foamalicious_color {
	color: #FF0000;
}

/* ------------------- Footer ------------------ */
#footer {
	height: 250x;
	width: 100%;
	background: #000;
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	float: left;
	clear:both;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #0099FF;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
#footer a:active {
	text-decoration: none;
	color: #999;
}
.footer_content {
 	background: #000;
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}
/* ------------------- Footer ------------------ */
/* ------------------- Forms------------------ */
.contact_right {
	float: left;
	width: 450px;
	padding-top: 19px;
	margin-left: 0px;
	padding-left: 0px;
}
.contact_right p {
	margin-top: 0px;
}
.forms-r {
	float: left;
	display: block;
	width: 600px;
	padding: 0px 0px 0px 20px;
	margin-right: 0px;
	text-align: left;
}
.forms-r h2 {
	margin-bottom: 5px;
}
.forms {
	float: left;
	display: block;
	width: 450px;
	padding: 0px 0px 0px 20px;
	margin-right: 0px;
	text-align: left;
}

.forms p {
	padding: 5px 0px 5px 0px;
	text-align:left;
}

ul.contactform {
	padding: 10px;
	width: 100%;
	list-style:none;
}
ul.contactform li {
	padding: 5px;
}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 30%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 60%;
	height: 175px;
}
ul.contactform li input {
	width: 60%;
}
.ul contactform li selectarea {
	width: 35%;
}
ul.contactform li submit {
	width: 50px;
}	
ul.listnone li {
	padding: 2px;
	list-style: none;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li.bullet {
	padding: 2px;
	list-style: none;
	padding-left: 20px;
}
li.required input, li.required textarea{
	border: 1px solid #e00000;
}
li.required{
	color: #e00000;
	margin-left: 20px;
}
.submit {
	float: left;
	width: 91%;
	text-align:right;
}
.submit img {
	border: none;
}
.submit a:link, .submit a:visited, .submit a:active {
	font-weight:bold;
}
/* ------------------- Forms------------------ */
/*---------------Lightbox V2 -------------*/
#lightbox{
	position: absolute;
	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(images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
}	