/*
	New restaurants CSS, based on property 3 column layout
*/

/*CSS CODE*/
html {height:100%;}

body{
/*background-color:#CFDCE6;*/
background-color: #c0c0ff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	
}

#voucheraddress {
	display: none;
}

.altblue {
	background-color: #AFB2FF;
}

#chrisbanner{
	width:468px;
	height:60px;
	float:right;
	border:0px solid #000000;
}

#reviewbit {
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mapsearch {
  width : 400px;
  margin : 10px;
  padding : 4px;
  border : 1px solid #f9f9f9;
}

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	border-left: 1px solid #406480;
	padding: 3px;
	padding-left: 10px;
	font-weight: bold;
}

#breadcrumbs a {
	color: #ffffff;
}
#breadcrumbs a:hover {
	color: #ffffff;
}
#breadcrumbs a:visited {
	color: #ffffff;
}

p {
	color: #000000;
}

a {
	color: #004E63;
}

a:visited {
	color: #004E63;
}
	
a:hover {
	color: #004E63;
} 

.biggreen {
	font-weight: bold;
	font-size: 16px;
	color: #00ff00;
}

#mantag{
position:absolute;
	left:0px;
	top:0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#skip{
	position: absolute;
	top: -300px;
}	

#container
{
width: 900px;
margin: 0px auto;
/*background-color: #CFDCE6;*/
background-color: #c0c0ff;
color: #BFF1FF;
height: 100%;
text-align: left;
min-height: 100%;
}

#container2 {
	background-color: #8284e2;
	width: 900px;
}


#leftnav
{
/*float: left;*/
width: 300px;
margin: 0;
padding-left: 0px;
color: #000000;
border-left: 1px solid #406480;
padding-top: 5px;

/*background-color: #CFDCE6;*/
background-color: #8284e2;

}


.floatyimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

/***** Ends the navigation *****/
#rightcol
{
border-right: 1px solid #406480;
/*background-color: #CFDCE6;*/
background-color: #8284e2;
float: right;
width: 150px;
/*height: 100%;*/
padding-left: 0px;
padding-right: 5px;
padding-top: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
}
/******************************************************************************/


/***** Ends the NEWS navigation *****/

/* Slight padding 20px to align with image */
.pad20 {
	padding-left: 20px;
}


#content
{
/*margin-left: 190px; /* 130 */
padding-right: 10px;
padding-top: 5px;
/*height: auto;*/
/*margin-right: 160px;*/

/*max-width: 570px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
/*background-color: #E6F4FF;*/ /* original */
background-color: #c0c0ff; /* main bar */
/*background-color: #bad0fc; /* ie bar */
}

#content #gqpic{
	float:left;
	padding: 0px 8px 4px 0px;
}
#content #toppic{
top: 0px;
}

#footer1
{
clear: both;
margin: 0;
padding: .5em;
color: #ffffff;
background-color: #000000;
border-top: 1px solid #406480;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

#footer2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/topmenu_grad.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#footer3  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}


#footer3 ul {
	display: inline;
	padding-right: 4px;
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

#footer3 li {
	display: inline;
	padding-right: 4px;
	border-right: 1px solid #ffffff;
	padding-left: 4px;
}

.footer a {
	color: white;
}
.footer a:hover {
	color: white;
} 
.footer a:visited {
	color: white;
} 

.bigger {
	font-size: 12px;
}

#copyright {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#content h2 { margin: 0 0 .5em 0; }
   
   
/************************************************************************************************************

 Header file without html tables added 22/02/06 by jon
/************************************************************************************************************/
#top {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height: 115px;
	z-index:1;
	background-color: #ffffff;
	border-bottom: 1px solid #009900;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
#mpglogo {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:80px;
	z-index:2;
	background-color:transparent;
}
#flashbanner {
	position:relative;
	top:9px;
	width:467px;
	height:60px;
	z-index:2;
	margin-left:250px;
	background-color:transparent;
	border-bottom:2px solid #cde5c1;
	border-right:2px solid #cde5c1;
	border-left:2px solid #006600;
	border-top:2px solid #006600;
}
#sponsorAd{
	position:absolute;
	top:9px;
	width:160px;
	height:60px;
		z-index:2;
	margin-left:725px;
	background-color:#ffffff;
	border-bottom:2px solid #cde5c1;
	border-right:2px solid #cde5c1;
	border-left:2px solid #006600;
	border-top:2px solid #006600;
}
/************************************************************************************************************/

/* New Styles for Main site menu added 18-08-06 by jon */
#leftnav{width: 180px; margin: 0px; padding-left: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

#minisitemenu ul {
	list-style-type: None;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#minisitemenu ul li {
	list-style: None;
	border: 1px solid #CCFF00;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-bottom: 1px;
	background-color: #008800;
	padding: 3px;
}

#minisitemenu ul li a {
	text-decoration: none;
	color: #00C7FF;
}
#minisitemenu ul li a:visited {
	text-decoration: none;
	color: #00C7FF;
}
#minisitemenu ul li a:hover {
	text-decoration: none;
	color: white;
}


.subhead {
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/topmenu_grad.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.subheadbig {
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/biggrad.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}


#topsitelinks {
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/topmenu_grad.gif);
}

.gradbutton {
	background-image: url(/restaurants/images/topmenu_grad.gif);
	color: #ffffff;
	padding: 3px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#topsitelinks ul {
	margin: 0;
	list-style-type: None;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topsitelinks ul li {
	list-style: None;
	color: #ffffff;
	border: 1px solid #CFDCE6;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #008CB3;
	padding: 3px;
	margin-right: 5px;
}

.searchbutton {
	border: 1px solid #CFDCE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #008CB3;
	padding: 2px;
	color: #CFDCE6;
}

.activemenu {
	color: white;
	border: 1px solid #ffffff;
}

#topsitelinks ul li a {
	margin: 0;
	text-decoration: none;
	color: #CFDCE6;
}
#topsitelinks ul li a:hover {
	text-decoration: none;
	color: white;
}



#foodmenu ul {
	list-style-type: None;
	margin-left: 0;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#foodmenu ul li {
	list-style: None;
	border-bottom: 1px solid #406480;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
}

#foodmenu ul li a {
	text-decoration: none;
	width: 100%;
	display: block;
}
#foodmenu ul li a:hover {
	text-decoration: none;
	background-color: #406480;
	color: white;
	width: 100%;
}


/* FOR THE SITE MENU */
#navlist {
	list-style-type: None;
	margin-left: 0;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li {
	list-style: None;
	border-bottom: 1px solid #406480;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
}

#active {
	list-style: None;
	border-bottom: 1px solid #406480;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
	background-color: #406480;
	color: white;
}
#active a {
	color: white;
}

#navlist li a {
	text-decoration: none;
	width: 100%;
	display: block;
}
#navlist li a:hover {
	text-decoration: none;
	background-color: #406480;
	color: white;
	width: 100%;
}
/* END OF SITE MENU */



h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.greenline {
	border: 0;
	border-top: 1px solid lime;
}

#topimage {
/*	margin-bottom: 4px;*/
	margin-top: 10px;
}

.mainheading {
	display: inline;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	display: inline;
	color: #406480;
	font-size: 12px;
	font-weight: bold;
}

.darkbox {
	background-color: #CFDCE6;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 20px;
	margin-left:20px;
	margin-top: 5px;
	margin-bottom: 12px;
}

.darkboxX {
	background-color: #CFDCE6;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;




}

.darkbox20 {
	background-color: #CFDCE6;
	padding: 5px;
	margin-right: 5px;
}

.pinkbox {
	background-color:#6699FF;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.bluebar {
	margin-right: 20px;
	margin-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/topmenu_grad.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.bluebarbig {
	margin-right: 20px;
	margin-left:20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #3082BF;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/restaurants/images/biggrad.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.bluebox {
	border-right: 1px solid #3082BF;
	border-left: 1px solid #3082BF;
	border-bottom: 1px solid #3082BF;
	padding: 8px;
	margin-right: 20px;
	margin-left: 20px;
}

.miniflashy a {
	border: 1px solid #3082BF;
	background-color: #3082BF;
	font-size: 10px;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.miniflashy a:hover {
	text-decoration: none;
	border: 1px solid #3082BF;
	background-color: #ffffff;
	font-size: 10px;
	display: block;
	color: #3082BF;
	text-decoration: none;
	font-weight: bold;
}
.miniflashy2 a {
	border: 1px solid #3082BF;
	background-color: #3082BF;
	font-size: 10px;
	display: block;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	width: 300px;
}
.miniflashy2 a:hover {
	text-decoration: none;
	border: 1px solid #3082BF;
	background-color: #ffffff;
	font-size: 10px;
	padding: 5px;
	display: block;
	width: 300px;
	margin-right: 15px;
	color: #3082BF;
}


.miniflashywhite a {
	border: 1px solid #3082BF;
	background-color: #ffffff;
	font-size: 10px;
	display: block;
	color: #3082BF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.miniflashywhite a:hover {
	text-decoration: none;
	border: 1px solid #3082BF;
	background-color: #3082BF;
	font-size: 10px;
	display: block;
	color: #ffffff;
}

.barlink a {
	border-left: 3px solid #3082BF;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3082BF;
	text-decoration: none;
}
.barlink a:hover {
	border-left: 3px solid #000000;
	color: #8284e2;
}

.row1 {
	background-color: #BFE4FF;
}
.row2 {
	background-color: #E6F4FF;
}

.size12 {
	font-size: 12px;
}

.tiny {
	font-size: 10px;
}

.whitelink a {
	color: #ffffff;
}
.whitelink a:hover {
	color: #ffffff;
}
.whitelink a:visited {
	color: #ffffff;
}
