@charset "utf-8";
/* CSS Document */

body{
	background: #ffffff url('http://www.beechauffeured.co.uk/images/back.jpg') top center repeat-x;
	}
	
	
body, td{	
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	margin:0px;
	padding:0px;	
	}	

#navBack{
	background: url('http://www.beechauffeured.co.uk/images/hme-nav.jpg') top center no-repeat;
	height:49px;
	}
	
.fade{
	background: url('http://www.beechauffeured.co.uk/images/header-fade.jpg') top center no-repeat;
	}	

#footerBack{
	background: url('http://www.beechauffeured.co.uk/images/back-footer.jpg') top center repeat-x;
	}
	
.logo{
	margin-left:25px;
	}	
	
.topText{
	color:#FFF;
	margin-right:25px;
	font-size:11px;
	}	

.topText a{text-decoration:underline; color:#339;}

.topText a:hover { text-decoration:none; color:#fff;}
	

.footerText{
	font-size:11px;
	color:#2C70B0;
	margin-left:25px;
	}
	
.footerText a{
	font-size:11px;
	color:#2C70B0;
	text-decoration:underline;
	}	
	
.footerText a:hover{
	text-decoration:none;
	}	
	
.faiLink a{
	text-decoration:none;
	}	
.faiLink a:hover{
	text-decoration:underline;
	}		
	
	
	
	
#nav, #nav ul{

	list-style:none;
	width:900px;
	padding: 0px;
	margin: 0px;
	margin-left:25px;
	padding-top:13px;


}

#nav li {
float: left;
position: relative;
display:block;
	color:#FFF;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
}

#nav li a{
	color:#FFF;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	
	}
	
#nav li a:hover{	
color:#A6C9E3;
}

.spaceNav{margin-right:36px;}
.lastNav{float:right; }

#hero{
	background: url('http://www.beechauffeured.co.uk/images/hme-hero.jpg') top center no-repeat;
	height:147px;
	width:929px;
	cursor:hand;
	margin:0px;
	}
	

	
.heroText {
	padding-top:106px;
	padding-left:52px;
	color:#FFF;
	font-family: Verdana;
	font-size:12px;	
	text-decoration:none;
	line-height:17px;
	
	}	
	
#homeCol1{
width:138px;
margin-left:20px;
margin-right:102px;
float:left;
	}	
	
.homeColInner{
	background: url('http://www.beechauffeured.co.uk/images/dottedDown.jpg') top left no-repeat;
	padding-left:7px;
	height:162px;
	font-size:11px;
	color:#333;
	line-height:15px;
	text-decoration:none;
	cursor:hand;	
	}	
	

	
#homeCol2{
width:138px;
float:left;
margin-right:102px;
	}	
	
#homeCol4{
width:138px;
float:left;
	}		
	
	
	
.homeVIP{
	background: url('http://www.beechauffeured.co.uk/images/hme-vip.jpg') top left no-repeat;	
	width:57px;
	height:45px;
	margin-top:5px;
	margin-bottom:10px;
	border:0px;
}

.homeExec{
	background: url('http://www.beechauffeured.co.uk/images/hme-exec.jpg') top left no-repeat;	
	width:96px;
	height:45px;
	margin-top:5px;
	margin-bottom:10px;
	border:0px;
}

.homeCorp{
	background: url('http://www.beechauffeured.co.uk/images/hme-corp.jpg') top left no-repeat;	
	width:109px;
	height:50px;
	margin-top:5px;
	margin-bottom:10px;
	border:0px;
}

.homeSpecial{
	background: url('http://www.beechauffeured.co.uk/images/hme-special.jpg') top left no-repeat;	
	width:101px;
	height:45px;
	margin-top:5px;
	margin-bottom:10px;
	border:0px;
}
	
.homeContent{
	
	margin-left:25px;
	margin-right:25px;
	line-height:20px;
	font-size:15px;
	color:#296FB3;
	margin-top:-25px;
	}	
	
.homeContent a{	
color:#F30;
}

.homeContent a:hover{
text-decoration:none;	
}

h1{
	background: url('http://www.beechauffeured.co.uk/images/title_back.png') top left no-repeat;
	
	height:130px;
	width:929px;
	margin:0px;
	padding:0px;
	}	
	
.titleText{
	margin-left:25px;
	padding-top:30px;
	color:#286EB3;
	font-size:25px;
	font-weight:bold;
	}	
	
.narrowBoxBack{
	background: url('http://www.beechauffeured.co.uk/images/narrowBox-middle.jpg') top center repeat-y;
	}	
	
.wideBoxBack{
	background: url('http://www.beechauffeured.co.uk/images/wideBox-middle.jpg') top center repeat-y;
	}	
	
.largeBoxBack{
	background: url('http://www.beechauffeured.co.uk/images/largeBox-middle.jpg') top center repeat-y;
	}	
	
.pricesNormal{
	
	font-size:12px;
	color:#333;
	
	}

.pricesGreen{color:#060;}
.pricesRed{color:#F00;}
.pricesBlue{color:#006;}

.dottedAcross{
	
	background: url('http://www.beechauffeured.co.uk/images/dottedAcross.jpg') center center repeat-x;
	width:100%;
	height:1px;
	}

.book{
	width:99%;

	}
	
img{
border:0px;
margin:0px;
padding:0px;
	}	
	
	
	
/*Tooltip and Pointer CSS*/
.fg-tooltip {
	padding: .8em;
	width: 12em;
	border-width: 2px !important;
	position: absolute;
}
.fg-tooltip .fg-tooltip-pointer-down, .fg-tooltip .fg-tooltip-pointer-down-inner {
	position: absolute; 
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.fg-tooltip .fg-tooltip-pointer-down {	
	border-left: 7px solid transparent; 
	border-right: 7px solid transparent;
	border-top-width: 14px;
	bottom:	-14px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.fg-tooltip .fg-tooltip-pointer-down-inner {
	border-left: 5px solid transparent; 
	border-right: 5px solid transparent;
	border-top: 10px solid #fff;
	bottom:	auto;
	top: -14px;
	left: -5px;
}
/*END Tooltip and Pointer CSS*/
