@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
a {
	outline: none;
}
body {
	background-color: black;
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}#wrap {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1080px;
	background-image: url(../layout/bg.jpg);
	height: 774px;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 190px;
	text-align: left;
}
#header {
	height: 86px;
	padding-top: 29px;
}
form#join {
	width: 247px;
	float: right;
	color: white;
}
#join  input.text {
	float: left;
	background-color: black;
	position: relative;
	background-image: url(../layout/ipf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#join input.submit {
	float: left;
	margin-top: 5px;
}
#join span {
	display: block;
	clear: both;
	color: #4E4E4E;
}


#mpw {
	background-image: url(../layout/logo-sb.jpg);
	height: 80px;
	width: 216px;
	display: block;
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
	bottom: 0px;
}
#content {
	height: 498px;
	background-color: black;
	position: relative;
	overflow: hidden;
	padding: 1px;
}
#linestl {
	background-image: url(../layout/ltl.gif);
	height: 500px;
	width: 310px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#linestr {
	background-image: url(../layout/ltr.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 310px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
}


#mpw_overlay {
	background-image: url(../layout/bg_over.gif);
	height: 331px;
	width: 37px;
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 2;
}
.floatright {
	float: right;
	padding-left: 5px;
}
#websir {
	background-image: url(../pictures/partners/small-logos/websir.png);
	text-indent: -9999px;
	height: 20px;
	width: 36px;
	display: block;
	position: absolute;
	left: 980px;
	top: 625px;
}
#db {
	height: auto;
	width: auto;
	display: block;
	position: absolute;
	left: 250px;
	top: 625px;
	color: #999999;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
}


.pdf {
	background-image: url(../layout/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 160px;
	display: block;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: 6px;
	font-weight: bold;
}
.pdf:hover {
	color: #e01b4d;
}
#directions {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#directions form label {
	width: 80px;
	text-align: right;
	margin-right: 5px;
	clear: left;
	float: left;
}
#directions foirm input[type=text] {}
#directions .hr_form {
	height: 5px;
}

#directions .textbox {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	right: 10px;
}
#directions .gd_submit {
	background-color: #000000;
	color: #999999;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#directions .gd_submit:hover {
	color: #FFFFFF;
}

#book {
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	left:795px;
	position:absolute;
	text-decoration:none;
	top:85px;
}
#book:hover {
	color: #e01b4d;
}

#hub {
	background-image: url(http://www.marcopierrewhite.org/media/layout/mpw-corner.png);
	height: 80px;
	width: 80px;
	position: fixed;
	left: 0px;
	top: 0px;
	text-indent: -100em;
	z-index: 1;
}

.privatediningform p label
{
	float: left;
	width: 100px;
	margin: 1px;
}

.privatediningform p input
{
	float: left;
}

.privatediningform p input['type=submit']
{
	float: none !important;
}
.privatediningform p
{
	clear: both;
	display:block;
	margin-bottom: 3px !important;
}

.button_offer
{
    background: url("../layout/button-offer.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 46px;
    padding: 8px 0 0 20px;
    width: 350px;
}

.button_offer:hover
{
	background: url(../layout/button-offer-further.png) no-repeat;
}

.button_offer span
{
	font-size: 10px;
	margin-top: 5px;
}

/* TABS */

ul#bookings
{
	position:absolute;
	right:0;
	top:83px;
}

#bookings li
{
	float: left; 
	margin-right: 5px; 
	list-style-type: none;
}
		
#bookings a 
{
	background: black url("../layout/button_l.png") no-repeat left 
	top; 
	display:block;
	color: white;
	text-decoration: none; 
	font: bold 14px/28px arial, sans-serif;
}

#bookings span{
	background: url("../layout/button_shine.png") no-repeat center top; 
	display:block; 
	height: 31px; 
	padding: 0 10px;
}
		
#bookings strong
{
	display: block; 
	background: url("../layout/button_r.png") no-repeat right top;
}

#bookings a:hover
{
	background-position: bottom left;
}

#bookings a:hover strong
{
	background-position: bottom right;
}

#bookings a span, #bookings a strong 
{
	cursor:pointer;
}

/* BAF */

#baf
{
	background:url("../layout/baf/background.png") no-repeat scroll 0 0 transparent;
	height:181px;
	padding-top:15px;
	width:305px;
}

#baf h3
{
	color:#FFFFFF;
	font-size:14px;
	margin-left:23px;
	text-transform:uppercase;
	text-align: left !important;
}

#baf p
{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}

#baf input
{
	background:url("../layout/baf/input.png") repeat-x scroll 0 0 transparent;
	float:left;
	font-family:arial;
	font-weight:bold;
	height:31px;
	margin-left:23px;
	padding-left:10px;
	width:245px;
	margin-bottom: 10px;
}

#baf_submit
{
	float: right !important;
	background: url(../layout/baf/join.png) no-repeat !important;
	height: 31px !important;
	width: 55px !important;
	margin-right: 23px;
	border: none;
	color: #FFFFFF !important;
	padding: none !important;
}

#baf_return
{
	text-align: left;
	margin-left: 25px;
}
