/* CSS Document */


body, html{
	
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	
	font-family:"Century Gothic", Arial, "Avenir LT 45 Book", sans-serif;
	font-size:11px;
	color:#406189;
	
	background:url(../images/bkg/bkgColourStrip.jpg) top center repeat-x #F3EDE7;
	
		
}

.internalBody{
	background:#EDE5DE;
}


.red{
	color:#772432; 
	font-weight: bold;
}



.internalRestaurantsBkgLayer1{
	background:url(../images/temp/venues_bkgStrip.gif) center top repeat-x #EDE5DE; 
	width:100%;

}
.internalRestaurantsBkgLayer2{
	background:url(../images/temp/venues_bkgStripY.gif) center top repeat-y; 
	width:100%;

}
.internalRestaurantsBkgLayer3{
	background:url(../images/temp/venues_bkg.gif) center top no-repeat; 
	width:100%;

}



.internalBkgLayer1{
	background:url(../images/temp/venues_bkgStrip.gif) center top repeat-x #EDE5DE; 
	width:100%;

}
.internalBkgLayer2{
	background:url(../images/temp/venues_bkgStripY.gif) center top repeat-y; 
	width:100%;

}
.internalBkgLayer3{
	background:url(../images/temp/venues_bkg.gif) center top no-repeat; 
	width:100%;

}




/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */


ul{
	padding:10px 0 10px 0;
	margin:0 0 0 17px;
}

li{
	padding:5px 0 5px 0;
}




/*ul{
	padding:0;
	margin:0;
}
ul li {
   display:block;
   float:left;
   overflow:hidden;
   list-style-type:none;
   margin:auto 0;
   padding:auto 0;
}*/

.mainNavUl{
	padding:0;
	margin:0;
}
.mainNavLi {
	display:block;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin:auto 0;
	margin-right:18px;
	padding:auto 0;
}




ul#mainNav{
	padding:0;
	margin:0;
}




ul li#home a {
   display:block;
   height:20px; 
   width:37px;
   background: url(../images/navBar/roll_home.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#home a:hover {
   background-position: 0 -25px;
}




ul li#rest a {
   display:block;
   height:20px; 
   width:76px;
   background: url(../images/navBar/roll_rest.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#rest a:hover {
   background-position: 0 -25px;
}



ul li#menu a {
   display:block;
   height:20px; 
   width:38px;
   background: url(../images/navBar/roll_menu.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#menu a:hover {
   background-position: 0 -25px;
}




ul li#offers a {
   display:block;
   height:20px; 
   width:42px;
   background: url(../images/navBar/roll_offers.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#offers a:hover {
   background-position: 0 -25px;
}





ul li#contact a {
   display:block;
   height:20px; 
   width:70px;
   background: url(../images/navBar/roll_contact.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#contact a:hover {
   background-position: 0 -25px;
}




ul li#booknow a {
   display:block;
   height:20px; 
   width:60px;
   background: url(../images/navBar/roll_book.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#booknow a:hover {
   background-position: 0 -25px;
}


ul li#feedback a {
   display:block;
   height:20px; 
   width:90px;
  /* width:77px;*/
   background: url(../images/navBar/roll_christmas.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#feedback a:hover {
   background-position: 0 -25px;
}


ul li#kids a {
   display:block;
   height:20px; 
   width:27px;
   background: url(../images/navBar/roll_kids.jpg) no-repeat 0 0;
   text-indent:-9009px;
}
ul li#kids a:hover {
   background-position: 0 -25px;
}




p{
	margin:10px 0 0 0;
}
.listingAddress{
	margin:5px 0 0 0;
}




h2{
	font-family:"Century Gothic", Arial, "Avenir LT 45 Book", sans-serif;
	font-size:11px;
	margin:10px 0 0 0;
	color:#fff;
}
.listingTitle{
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	color:white;
}

.bigHeading{
	font-size:13px;
}



h3{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;	
}


a:link{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */
/* BASE TAGS */




/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */

.textfield{
	font-size:11px;
	margin:4px 0 4px 0;
}

.textfield-new{
	font-size:11px;
	margin:4px 0 4px 0;
	width:180px;
}

/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */
/* FORM CLASSES */


#flash {
	position:absolute;
	top:164px;
	width:100%;
	height:120px;
	z-index:1;
	text-align:center;
}

.headerPadding{
	padding:0 4px 0 4px;
}
.logoContainer{
	padding:7px 8px 4px 8px; 
	text-align:center;
}
.mainNavBkg{
	background:url(../images/ceil.gif) center bottom no-repeat;
	padding:20px 0 0 46px;
	height:39px;
}
.mainNavBkgRest{

	padding:1px 0 16px 24px;
}

.mainColumnRest{
	width:590px;
	padding:0 25px 0 25px;
}

.mainBodyPadding{
	 padding:4px;
}
.splashCopyBox{
	width:270px;
}
.strapPadding{
	padding:0 0 0 10px;
}
.whiteLineBreaker{
	width:550px; 
	border-top:1px solid #406289; 
	margin-left:auto; 
	margin-right:auto;
}
.whiteLineBreakerTwo{ 
	border-top:1px solid #406289; 
}
.whiteLineBreakerTwoUnder{ 
	border-bottom:1px solid #406289; 
}







.signUpBox{
	width:259px; 
	border-right:1px solid #E9DFD6; 
	padding:0 15px 0 0;
}
.signUpFormPadding{
	padding:10px 0 0 0;
}
.signUpBoxRest{
	width:249px; 
	border-right:1px solid #E9DFD6; 
	padding:0 15px 0 0;
}









.darkBrown{
	color:#572600;
}
.submitButPadding{
	padding:5px 0 0 0;
}
.offerBox{
	width:260px;
	 
	padding:0 0 0 15px;
}
.offerBoxBorder{
	border:1px solid #A67E5A;
}
.offerBoxMargin{
	margin:10px 0 10px 0;
}
.offerBoxBorderInner{
	border:1px solid #FFFFFF;
	width:254px;
	height:140px;
}





div.bkgLayer{
	width:100%;
	background:url(../images/bkg/bkg.gif) top center no-repeat;	
}
div.mainColumn{
	width:640px;
	margin-left:auto;
	margin-right:auto;
	
}












div.whiteHead{
	background:white;
	border:1px solid #C5AC94;
	border-top:0;
	border-bottom:0;
	padding:0 15px 10px 15px;
}
.whiteHeadRest{
padding:20px 4px 10px 4px; text-align:center;
}
.whiteHeadRestPadding{
	padding:0 0 10px 0;
}

div.tanBody{
	background:#EFE7E1;
	border:1px solid #D5C2B1;
	padding:15px;
}
div.blueBody{
	background:url(../images/bkg/blueGrad.gif) bottom left repeat-x #002D62;
	padding:10px;
	padding-bottom:0;
}


div.blueBodyRest{
	background:url(../images/bkg/blueGrad.gif) bottom left repeat-x #002D62;
	padding:0px;
}

.internalContainer{
	padding:0 10px 0 10px;
}
.restIntro{
	position:absolute;
	/*width:300px;*/
	width:280px;
}
.flashDivContainer{
	width:100%; padding-top:257px; padding-bottom:170px;
}
.flashDivContainerHome{
	width:100%; 
	padding-top:228px; 
	padding-bottom:170px;
}
div.whiteBox{
	padding:15px;
	margin-bottom:10px;
	background: white;
}
div.whiteBoxSplash{
	padding:15px;
	margin-bottom:10px;

	padding-top:70px; 
	background:white;
}














div.columnLeft{
	float:left;
	width:450px;
}
div.columnRight{
	float:right;
}















div.blueGradBox{
	background:url(../images/smBlueGrad.gif) top left repeat-x #002D62;
	padding:10px;
	margin-bottom:15px;
}
div.listingThumb{
	width:108px;
	height:108px;
	border:1px solid white;
}
div.listingDetails{
	padding:0 10px 10px 20px;
	border-right:1px solid white;
	width:279px;
}
div.listingButton{
	padding:5px;
	text-align:center;
	width:100px;
	background:white;
	height:20px;
	margin:0 0 10px 0;
	color:#572600;
	font-size:14px;
	font-weight:bold;
}
div.listingButtonContainer{
	padding:0 0 0 10px;
}
.bigButton{
	color:#572600;
	font-size:14px;
	font-weight:bold;	
}


















div.header{
	background:url(../images/gradients/header.asp) top left repeat-x #2D2B2C;
	width:100%;
}
div.clearance{
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}


.picFloatRight{
	float:right;
	padding-top:5px;
	padding-left:15px;
}








.green{
	color:#91A22A;
	margin:0 0 15px 0;
}
.brown{
	color:#88592E;
}
.white{
	color:white;
}




div#mapwrapper{
	position:relative;
	height:300px;
	width: 250px;

}


#ukmap{
	position:absolute;
	display:block;
	width:245px;
	height:280px;
	background:url(../images/bg_map2.png);
	margin:10px 0 0 0;
}

#ukmap dt
{
	color:#fff;
	font-size:1.2em;
	margin:0;padding:0;
	position:relative;
	top:-20px;
	
}
	
#ukmap dd#note
{
	position:relative;
	left:160px;top:390px;
	color:#999;
}




a#glasgow
{
	display:block;
	width:86px;
	height:50px;
	overflow:hidden;
	position:absolute;
	left:85px;
	top:74px;
}



a#glasgow:hover,a#glasgow.current
{
	background:transparent url(../images/bg_map2_glasgow.png) no-repeat 1px 2px;
	overflow:hidden;
}

a#north
{
	display:block;
	width:86px;
	height:50px;
	overflow:hidden;
	position:absolute;
	left:100px;top:153px;
}



a#north:hover,a#north.current
{
	background:transparent url(../images/bg_map2_north.png) no-repeat 0 0;
	overflow:hidden;
}


a#south
{
	display:block;
	width:245px;
	height:80px;
	padding-top:0;
	overflow:hidden;
	position:absolute;
	left:0;
	top:198px;
}
	
	
	
a#south:hover,a#south.current
{
	background:transparent url(../images/bg_map2_south.png) no-repeat 0 0;
	overflow:hidden;
}


a#london
{
	display:block;
	width:33px;
	height:55;
	padding-top:10px;
	overflow:hidden;
	position:absolute;
	left:175px;
	top:215px;
}



a#london:hover,a#london.current
{
	background:transparent url(../images/bg_map2_london.png) no-repeat 0 0;
	overflow:hidden;
}

#sprytrigger1 {
	text-decoration: underline;
	display: block;
}

.clearBoth {
	display: block;
	clear: both;
	height: -1px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}


.picRight{
	float:right;
	margin: 0px 0px 8px 8px;
}
.picLeft{
	float:left;
	margin: 0px 8px 8px 0px;
}
.picBorder {
	border: 1px solid #000000;
}