@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;
}

