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

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


body {	
	/*background: url("../layout/pear_bg.png") #000 no-repeat scroll center center;*/
	background: #000;
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
}

#wrap {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 1080px;
}
#container {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*padding-left: 190px;*/
	text-align: left;
	margin-top: 30px;
}
#header {
	height: 181px;
}
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: url("../layout/Pear_logo.png") no-repeat scroll 0 10px transparent;
    display: block;
    height: 153px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 303px;
}

/*#mpw
{
	background: url("../layout/pear_logo.png") no-repeat scroll 0 10px transparent;
    display: block;
    height: 260px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: -89px;
    width: 246px;
    z-index: 100;
}*/

#content {
	background: url("../layout/glow_bg.png") no-repeat scroll 0 0 transparent;
    height: 499px;
    margin-top: 15px;
    padding-left: 31px;
    padding-top: 31px;
    position: relative;
}
/*#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: 669px;
}
#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: #aaa;
}
#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;
    border-style: none;
    border-width: 0;
    clear: both;
    color: #999999;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    margin-top: 15px;
    padding-top: 0;
}
#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: #ffffff;
}

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

.gen_list {
    color: #999999;
    font-size: 12px;
    line-height: 17px;
    list-style-type: square;
    margin-left: 20px;
}
.gen_list li span {
    font-size: 11px;
    font-style: italic;
}
.gen_list a {
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: none;
}
.gen_list a:hover {
    color: #999999 !important;
}

.menus_horizontal
{
	list-style-type: none;	
}

.menus_horizontal li
{
	display: inline;	
}

.menus_horizontal li a
{
	float: left;
	margin-right: 10px;	
}

/* TABS */

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

#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
{
	float: left;
}

#baf h3, #f_offers h3
{
	color: #ffffff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left !important;
    text-transform: uppercase;
}

#baf h3
{
	text-transform: none;
}

#baf p
{
	color: #ffffff;
    float: left;
    font-size: 10px;
    margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#baf span
{
	color:#cd9357;
	float:right;
	font-size:18px;
	margin-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#baf input
{
    border: 1px solid #414141;
    color: #aaa;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: italic;
    height: 26px;
    margin-bottom: 5px;
    padding-left: 10px;
	position: relative;
	
	background: #000000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#414141));
	background: -moz-linear-gradient(#000000, #414141);
	background: linear-gradient(#000000, #414141);
	-pie-background: linear-gradient(#000000, #414141);
	behavior: url(PIE.htc);
	line-height: 26px;
}


#fname
{
	width: 81px;
}

#sname
{
	width: 102px;
}

#baf_eml
{
	width: 158px;
}

#baf_submit
{
	float: left !important;
	background: url(../layout/baf_join.png) no-repeat !important;
	height: 28px !important;
	width: 37px !important;
	border: none !important;
	cursor: pointer;
	font-style: normal !important;
	color: #ffeeae !important;
}

#baf_return
{
	text-align: left;
	height: 0px;
	color: #aaa !important;
	font-size: 10px !important;
}


/* GLOBAL JUMP */

#chequers_link
{
	background: url(../layout/site_jump_sprite_2.png) no-repeat 0 -50px;
	height:25px;
	position:absolute;
	right:0px;
	text-indent:-9999em;
	top:0px;
	width:233px;
	cursor: pointer;
}

#chequers_link:hover
{
	background-position: 0 -75px;
}

#kingsarms_link
{
	background: url(../layout/site_jump_sprite_2.png) no-repeat;
	height: 25px;
	width: 233px;
	position:absolute;
	top: 30px;
	right: 0px;
	text-indent:-9999em;
	cursor:pointer;
}

#kingsarms_link:hover
{
	background-position: 0 -25px;
}

/* OFFERS */

.button_offer
{
	background: url(../layout/button-offer.png) no-repeat;
	height: 140px;
	width: 350px;
	padding: 10px 0px 0px 10px;
}

/* OFFER 1 */

#offer1
{
	margin-top: 10px;
	background: none;	
}

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

#offer1_email
{

}

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

#offer1_submit
{
	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;
	cursor: pointer;
}

#offer_return1
{
	text-align: left;
}

.button_section
{
	background-image: url(../layout/button-section.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 350px;
	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;
	position: relative;
}

.button_section:hover
{
	background: url(../layout/button-section-over.png) no-repeat;
	color: #ffffff;
}

.spacer
{
	height: 10px;
	clear:both;
}

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

.button_offer2
{
	background:url("../layout/button-offer2-further.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:130px;
	padding:5px 0 0 20px;
	width:350px;
}

.button_offer2:hover
{
	background:url("../layout/button-offer2-further-hover.png") no-repeat scroll 0 0 transparent;
}

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

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

.button_offer_email
{
	/*background:url(../layout/button-offer-email.png) no-repeat scroll 0 0 transparent;*/
	display:block;
	font-size:14px;
	font-weight:bold;
	height: 90px;
	padding:5px 0 0 0px;
	width:350px;
}

.button_offer_email p
{
	font-size: 10px !important;
}

#footer
{
	background: url(../layout/footer_bg.png) no-repeat;
	height: 187px;
	width: 1012px;
	/*margin: 0 auto;*/
	margin-left: 5px;
	padding-bottom: 30px;
	padding-left: 27px;
	padding-top: 8px;
}

.f_box
{
	color: #ffffff;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    height: 145px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 13px;
    position: relative;
    width: 217px;
}

.f_button
{
	background: #313131;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5e5e5e), to(#313131));
	background: -moz-linear-gradient(#5e5e5e, #313131);
	background: linear-gradient(#5e5e5e, #313131);
	-pie-background: linear-gradient(#5e5e5e, #313131);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	border: 1px solid #313131;
	color: #aaa;
	text-align: center;
	padding: 9px;
	text-decoration: none;
	float: left;
	position: relative;
}

.f_box p span
{
	font-size: 16px;
}

.f_box h3
{
	font-weight: normal;
}

/* OFFERS */

#offers_cont
{
	position: absolute;
	top: 18px;
	right: 10px;
}

#offers_cont li
{
	display: inline;
}

#offers_cont li a
{
	background: url(../layout/offer_off.png) no-repeat;
	height: 12px;
	width: 12px;
	float: left;
	text-decoration: none;
	margin-right: 5px;
}

#offers_cont li a.cur
{
	background: url(../layout/offer_on.png) no-repeat;
}

#offers_items
{
	background: none repeat scroll 0 0;
    height: 115px;
    overflow: hidden;
    position: relative;
    width: 220px;
	margin-top: 20px;
}

#offers_items > div
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#offers_items h4
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}


/* FOOTER OFFERS SELECTOR */

#f_offers
{
	float: right;
    margin-right: 35px;
}

.scrollable
{
	background: url(../layout/offers_bg.png) no-repeat;
	height: 31px;
	width: 441px;
	position: relative;
	overflow: hidden;
	float: left;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	top: 0px;
	left: 0px;
}

.items div {
	float: left;
    padding-left: 10px;
    padding-top: 8px;
    width: 441px;
}

.scrollable .items a
{
	color: #fff;
	text-decoration: none;
}

.prev, .next
{
	height: 31px;
	width: 20px;
	display: block;
	float: left;
}

.prev
{
	background: url(../layout/offer_left.png) no-repeat;
}

.next
{
	background: url(../layout/offer_right.png) no-repeat;
}

/* ONLINE BOOKING */

#online_booking h3
{
	color: red !important;
}


/* SCROLLABLE */


/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/


/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/

.content_col
{
	width: 45%;
	float: left;
	padding-right: 24px;
}

.icontent .content_col.last
{
	width: 50%;
	padding-right: 0px;
}

.content_col h3
{
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}




/* NICE HOVER */

#nice-hover {
			overflow: hidden;
			position: relative;
		}
		
		#nice-links {
			z-index: 1;
		}
		
		#nice-images {
			z-index: 2
		}
		
		 #nice-images li {
			position: absolute;
			left: 0px;
			top: 20px;
			opacity: 0;
			list-style: none;		
		}
		
		/** NON REQUIRED - Default Skin */
		#nice-hover {
			height: 280px;
			width: 370px;
		}
		
		#nice-hover ul {
			padding: 0;
		}
		
		#nice-links {
			position: absolute;
			top: 20px;
			left: 0px;
		}
		
		#nice-links h3 {
			padding: 0;
			margin: 0;
			font-size: 12px;
			font-style: normal;
		}
		
		#nice-links li {
			background: #000;
			height: 40px;
			display: block;
			padding: 5px;
			border: 1px solid #333;
			width: 125px;
			opacity: 0.9;
		}
		
		#nice-links li.current {
			background: #999999;
			border: 1px solid #666;
		}
		
		#nice-links li.current h3 {
			color: #333333;
		}

	.content_col2 {
		width: 73%;
		float: left;
		padding-right: 24px;
	}

	.icontent .content_col2.last {
		width: 20%;
		padding-right: 0px;
	}
	
	#xmas-contanier {
		display: block;
		height: 99px;
		padding-right: 0;
		position: absolute;
		right: 40px;
		top: 43px;
		width: 225px;
	}
	#xmas-contanier img{
		 float: left;
		 padding-right: 15px;
	}
	#xmas-contanier a {
		color: #FFFFFF;
		display: block;
		font-family: Georgia;
		font-size: 12px !important;
		font-style: italic;
		padding: 40px 0 0;
		text-decoration: none;
	}
	#xmas-contanier a span {
		font-size: 16px;
		text-decoration: underline;
	}
.phone {
	color: #fff!important;
    font-family: georgia;
    font-size: 16px!important;
    left: 128px;
    position: absolute;
    top: 5px;
}

