@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: 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;
}

.intro_t
{
	font-style: italic;
	font-size: 10px;
	margin-top: 5px;
	color: #999;
}

.enjoy {
    float: right;
    font-size: 12px !important;
    font-style: italic;
    margin-top: 13px;
}

#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: 50px;
}
#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 0 transparent;
    display: block;
    height: 100px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 282px;
}

/*#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: 20px;
    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;
	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: #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
{
	list-style-type: square;
	line-height: 16px;
	margin-left: 20px;
}

.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 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;
	margin-right: 10px;
}

.f_box p span
{
	font-size: 16px;
}

.f_box h3
{
	font-weight: normal;
}

.f_box h3, .f_box p {
	margin-bottom: 10px;
}
.f_box form p {
	margin: 0;
}

/* 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.
*/


/** .org **/


/* PARTNERS SLIDER */
.pSliderC{
	background-image: url("../layout/partners/bg.png");
    background-repeat: no-repeat;
    height: 321px;
    left: 150px;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 552px;
}
ul.partnersLi{
	position:absolute;
	width:773px;
	height:58px;
	top:130px;
	overflow:hidden;
}
.partnersLi li{
	list-style:none;
	height:60px;
	overflow:hidden;
	background-image:url(../layout/partners/logos.png);
	background-repeat:no-repeat;
	float:left;
	text-indent:-999px;
	width:80px;
	display:none;
}
.partnersLi li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-999px;
}
.parArrButs{
	position:absolute;
	background-image:url(../layout/partners/logos.png);
	width:15px;
	height:20px;
	overflow:hidden;
	text-indent:-999px;
	top:240px;
}
.parLftAr{	
	background-position:0px -540px;
	left:200px;
}
.parRteAr{
	background-position:40px -540px;
	left:350px;
}

/* PARTNERS ICONS */
.icoItv{
	background-position: 0px 0px;
}
.icoNbc{
	background-position: 0px -60px;
}
.icoKno{
	background-position: 0px -120px;
}
.icoChel{
	background-position: 0px -180px;
}
.icoWebSir{
	background-position: 0px -240px;
}
.icoRussell{
	background-position: 0px -300px;
	width:108px!important;
}
.icoOG{
	background-position: 0px -360px;
}
.icoHC{
	background-position: 0px -420px;
	width:95px!important;
}
.icoLandRover{
	background-position: 0px -480px;
	width:90px!important;
}
.icoBernard {
	background-position: 0px -560px;
	width:90px!important;
}

#content_frankies {
	margin: 0px;
	padding: 0px;
	width:521px;
}
ul#frankies {
	background-image: none;
	padding: 0px!important;
	margin: 0px!important;
}
ul#frankies li {
	float:left;
	height:248px;
	list-style-type:none;
	width:260px;
}

ul#frankies li a {
	background-image: url(../layout/frankies.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 248px;
	width: 260px;
	display: block;
	float: left;
}
#fr-criterion {
	background-position: left top;
}
#fr-braganza {
	background-position: right top;
}
#fr-Express {
	background-position: left bottom;
}
#fr-Sportsbar {
	background-position: right bottom;
}
#val-news {
	background-image: url(../layout/valentines_bk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #490919;
	margin-bottom: 10px;
}
#content_easter p {
	line-height:1.2em!important;
	margin-bottom:5px!important;
}
#content_burnout {
	padding-right: 0px!important;
	width: 450px;
	background-image: url(../layout/burnout_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 459px;
}
#content_worldcup {
	padding-right: 0px!important;
	width: 500px;
	background-image: url(../layout/worldcup/worldcup-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 459px;
}
.wc-team h1 {
	font-size: 1.4em;
}

.wc-team {
	display: block;
	padding-top: 5px;
	padding-right: 120px;
	margin-top: 10px;
}


.f_box object {
	margin: -5px;
}


ul#restaurant_select {
    margin: 0;
    padding: 0;
    width: 525px;
}
ul#restaurant_select li {
    float: left;
    list-style: none outside none;
    padding-bottom: 0 !important;
}
ul#restaurant_select li a {
    background-image: url("../layout/restaurants_new.jpg");
    display: block;
    height: 165px;
    position: relative;
    text-indent: -9999px;
    width: 173px;
}
ul#restaurant_select li a span {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    left: 75px;
    opacity: 0.3;
    position: absolute;
    text-indent: 0;
    text-transform: uppercase;
    top: 145px;
}
ul#restaurant_select li a:hover span {
    opacity: 1;
}
ul#bar_select {
    margin: 0;
    padding: 0;
    width: 525px;
}
ul#bar_select li {
    float: left;
    list-style: none outside none;
    padding-bottom: 0 !important;
}
ul#bar_select li a {
    background-image: url("../layout/restaurants-bar.jpg");
    display: block;
    height: 165px;
    position: relative;
    text-indent: -9999px;
    width: 173px;
}
ul#bar_select li a span {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    left: 75px;
    opacity: 0.3;
    position: absolute;
    text-indent: 0;
    text-transform: uppercase;
    top: 145px;
}
ul#bar_select li a:hover span {
    opacity: 1;
}
li#steakhouse a {
    background-position: 0 0;
}
li#kingsrd a {
    background-position: -173px 0;
}
li#chequers a {
    background-position: -173px 0;
}
li#wheelers a {
    background-position: -346px 0;
}
li#yewtree a {
    background-position: 0 -165px;
}
li#boxtree a {
    background-position: 0 -165px;
}
li#frankies a {
    background-position: -173px -165px;
}
li#fulham a {
    background-position: -346px -165px;
}
li#privatedining a {
    background-position: 0 -330px;
}
li#offers a {
    background-position: -346px -330px;
}
li#christmas a {
    background-position: -173px -330px;
}

#rest_small {
    font-size: 7.5px !important;
}

#rest_small li {
    padding-bottom: 4px;
}

.lin {
    border-bottom: 1px solid #FF0000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.section .nav ul li a {
    color: #666666;
    font-size: 1.1em;
    font-weight: normal !important;
    text-decoration: none;
    text-transform: uppercase;
}

#biography-images {
	margin: 0 auto;
    width: 503px;
}

#biography-images img {
	margin-left: 10px;
	margin-right: 10px;
}

#biography-images p {
	 margin-bottom: 0;
	float:left; 
	margin-left: 5px;
}

.cflarger {
	color: #E01B4D;
    margin: 5px;
    text-decoration: none;
	font-size: 10px;
}

ul#book_select {
    display:block;
	float: left;
	position: relative;
}
ul#book_select li {
    float: left;
    list-style-type: none;
}
ul#book_select li a {
    background-image: url("../layout/books.png");
    display: block;
    font-size: 0.9em;
    height: 115px;
	margin-top: 10px;
    position: relative;
    text-decoration: none;
    text-indent: -9999px;
    width: 235px;
}
#MarcoMadeEasy a {
	background-position: 0 160px;
}
#GreatBritishFeast a {
    background-position: 0 0;
}
#devil a {
    background-position: -240px 0;
}
#whiteheat a {
    background-position: 0 -147px;
}
#hellskitchen a {
    background-position: -240px -147px;
}
#wildfood a {
    background-position: 0 -294px;
}
#fditalian a {
    background-position: -240px -294px;
}
#lastsupper a {
    background-position: -243px -440px;
}

#res-grid {
	width: 790px;
	height: 474px;
	display: block;
	position: absolute;
	top: 13px;
	left: 5px;
}

.res-item {
	float: left;
	width: 158px;
	height: 158px;
	display: block;
	position: relative;
}

.res-item a {
	display: block;
    position: relative;
    z-index: 0;
	height: 0px;
	width: 0px;
}

.res-item img {
	display: inline;
    height: 158px;
    margin-left: 0;
    margin-top: 0;
    width: 158px;
	position: relative;
}

.section.res-section {
	overflow: visible;
	z-index: 26;
}

#thelightbox .click{
		 background: none repeat scroll 0 0 black;
    color: white;
    font-size: 12px;
    left: 30px;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
    text-decoration: none;
    top: 30px;
	border-radius: 5px;
}

#afghan > a {
	background: url("../layout/mia.png") no-repeat scroll 0 0 transparent;
    top: 20px;
    display: block;
    height: 26px;
    left: 20px;
    position: absolute;
    text-indent: -9999px;
    width: 25px;
}

#afghan span {
	background: url("../layout/mia-hover.png") no-repeat scroll 0 0 transparent;
    top: 23px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 17px;
    left: 50px;
    padding-left: 20px;
    padding-top: 4px;
    position: absolute;
    text-transform: uppercase;
    width: 298px;
	opacity: 0;
}

.col
{
	width: 50%;
	float: left;
	
}

#afghan span a {
	color: #030200;
}

.faq {
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    z-index: 10;
	float: left;
}

.faq h1 {
    background: url("../layout/offer-button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    position: relative;
    width: 330px;	
}

.mt {
    background-color: #000000;
    color: #FFFFFF;
    width: 550px;
}
.mt td, .mt th {
    border-bottom: 1px solid #2E2E2E;
    border-right: 1px solid #2E2E2E;
    padding: 0 3px;
}
.mt tr {
}
.mt td {
    color: #999999;
    text-align: center;
}
.mt th[scope="col"] {
    text-align: left;
}
.mt th[scope="col"] p {
    color: #999999;
    font-size: 1em;
    line-height: normal !important;
}
.mt th[scope="row"] {
    text-align: right;
    width: 150px;
}
.mt th[scope="row"], td {
    height: 22px;
    position: relative;
    padding-left: 12px;
}
.mt th[scope="row"] div {
    position: relative;
}
.mt th[scope="row"] a {
    color: #999999;
    font-size: 1.4em;
    font-weight: normal;
    text-decoration: none;
}
.mt th[scope="row"] a span {
    color: #FF0000;
    float: left;
    font-size: 0.7em;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: 0;
}
.mt td a {
    color: #999999;
}
.mt td p {
    font-size: 1.2em;
    margin: 0 !important;
    text-align: center;
}
.mt td p.name {
    text-align: right;
}
.mt .pos, .mt .neg {
}
.mt .pos {
    background-color: #717171;
    background-image: url("../layout/table/maincell.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
}
.mt .neg {
    background: url("../layout/table/cell_bkgrnd.gif") repeat-x scroll 0 -52px transparent;
}
.mt tr:hover .pos {
    background-position: 0 -26px;
}
.mt tr:hover .neg {
    background-position: 0 -78px;
}
.mt tr:hover th[scope="row"] a, .mt tr:hover td p {
    color: #FFFFFF;
}
.tick, .cross {
    background-position: center center !important;
    height: 26px;
    text-indent: -100em;
    width: 100%;
}
.tick {
    background: url("../layout/table/tick.gif") no-repeat scroll 0 0 transparent;
}
.cross {
    background: url("../layout/table/cross.gif") no-repeat scroll 0 0 transparent;
}
.mt a.lightBox {
    display: block;
    text-align: center;
}
.mt .pdfmenu {
    height: 24px;
    padding-top: 8px;
}

#preload {
	display: none;
	position: absolute;
	left: -9999px;
}

a.command {
	position: absolute;
	z-index: 999;
	top: 70px;
	left: 0px;
	color: #fff;
	background-color: #999999;
	padding: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #000 0px 2px 3px;
	-moz-box-shadow: #000 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	background: #EEFF99;
	background: #D9D9D9;
	background: #C7C7C7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C7C7C7), to(#595959));
	background: -moz-linear-gradient(#C7C7C7, #595959);
	background: linear-gradient(#C7C7C7, #595959);
	border: 1px solid #595959;
	text-shadow: 0 1px 0 #000;
	behavior: url(PIE.htc);
	text-align: center;
	cursor: pointer;
	width: 100%;
	height: 10px;
}

.welcome div {
	position:absolute;
	top:10px;
	left:10px;
}

.welcome div.last{
	opacity: 0;
}

.voucher-graphic {
	position: absolute;
	bottom: 0;
	right:  0;
}
.voucher-paragraph {
	width: 90px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	
}

.form-container {
	height:27px;
	background: url(../layout/voucher-grad.png) repeat-x top left;
	border-top: solid 1px #555;
	border-bottom: solid 1px #555;
	padding:8px 0 10px 0;
	margin: 0 0 10px;
	position:relative;
	width: 400px;
}



.form-container p {
	float:left;
	color: #555!important;
	font-size: 20px!important;
	margin: 0 10px 0;
}
.form-container small {
	font-size: 0.6em;
}
.form-container button {
	cursor:pointer;
	background: #555;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #555),
    color-stop(1, #999)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #555 0%,
	    #999 100%
	);
	border: 0px solid #fff;
	border-top: 1px solid #fff;
	border-radius: 3px;
	padding:3px;
}

.form-container .button-fixed-right {
	position: absolute;
	top:10px;
	right:10px;
}

/* ie 8 */
@media \0screen {
	.form-container button {
		padding: 0 5px;
	}
	.form-container .button-fixed-right {
		top:7px;
	}
}

/* ie 7 */
*+html .form-container button {
	height: 25px;
	width: 80px;
	line-height: 12px;
	padding:0;
	float: right;
}


