@charset "utf-8";
/* CSS Document */
/*Generic Elements */
/* Containers */

body{
	background-color: #000000;
	background-image: url(images/bckgrd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #c8c9c5;

}
#wrapper{
	height: auto;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#leftside{
	float: left;
	height: auto;
	width: 288px;
}
.cleaner{
	clear: both;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #c8c9c5;
	background-image: url(images/nav-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:15px;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #c8c9c5;
	background-image: url(images/nav-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:15px;
}
* html h2{
	margin-top:-15px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #c8c9c5;
	padding-bottom:15px;
}
* html h3{
	margin-top:-15px;
}
	
	
a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ff9c31;
}
a:hover{
	text-decoration: none;
	color: #c8c9c5;
	font-family: "Trebuchet MS";
}

.orangetext{
	color: #ff9c31;
}
.headers{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #c8c9c5;
	background-image: url(images/nav-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:15px;
	font-weight: bold;
}
* html headers{
	margin-top:-15px;
}
.divide{
	background-image: url(images/nav-border.jpg);
	background-repeat: repeat-x;
	margin-bottom:15px;
	margin-top:15px;
	display: block;
	height: 1px;
	}
.biglinks{
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #c8c9c5;
}
.welcometext {
	font-size: 17px;
	color: #C8C9C5;
	font-weight: bold;
}


/* Left Nav */
#leftnavboxouter{
	background-image: url(images/nav-top.jpg);
	background-repeat: no-repeat;
	width: 231px;
	margin-top: 15px;
	padding-top:5px;
	margin-left: 46px;
}
#leftnavboxinner{
	background-image: url(images/nav-bckgrd.jpg);
	background-repeat: no-repeat;
	height:auto;
	clear: both;
	padding-bottom:1px;
	padding-top:5px;

}
*+html #leftnavboxinner{
	padding-bottom:7px;

}
* html #leftnavboxinner{
	padding-bottom:7px;

}
#leftnavboxbottom{
	background-image: url(images/nav-bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	height: 16px;
	margin-top: 0px;
}
*+html #leftnavboxbottom{
	margin-top: -19px;
}
* html #leftnavboxbottom{
	margin-top: -19px;
}

#leftnavboxinner ul{
	list-style: none;
	width: 188px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 8px;
}
#leftnavboxinner ul li{
	padding-bottom: 10px;
	margin-left:25px;
	padding-top: 10px;
	background-image: url(images/nav-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 174px;
}
#leftnavboxinner ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ff9c31;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/bulletpic.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#leftnavboxinner ul li a.active {
	color: #c8c9c5;
	background-image: url(images/white-bulletpic.jpg);
}
#leftnavboxinner ul li a:hover{
	color: #c8c9c5;
	background-image: url(images/white-bulletpic.jpg);
}
/* Quote Box */
#quotebox{
	background-image: url(images/box-bckgrd.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 329px;
	width: 231px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 46px;
}
#quotebox-arrow{
	background-image: url(images/box-arrow-bckgrd.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 254px;
	width: 231px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 46px;
}
#quotebox-cards{
	background-image: url(images/box-cards-bckgrd.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 254px;
	width: 231px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 46px;
}
/* Main content */
#maincontent-container{
	background-image: url(images/main-content-bckgrd.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left:1px;
	width: 604px;
	margin-bottom: 27px;
}
#maincontent-top{
	float: left;
	height: 208px;
	width: 579px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#maincontent-inner{
	background-image: url(images/main-content-textbox-bckgrd.jpg);
	background-repeat: no-repeat;
	min-height:553px;

	

}
*+html #maincontent-inner{
	min-height:541px;
}
* html #maincontent-inner{
	height:539px;
	min-height:539px;	

}
#maincontent-outer{
	width: 548px;
	margin-left: 9px;
	background-image: url(images/main-content-textbox-top.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
}
#maincontent-inner-text{
	width: 426px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#maincontent-inner-text ul{
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	list-style-image: url(images/bullet.jpg);
	width: 300px;
}
*+ html #maincontent-inner-text ul{
	padding-left: 20px;
	margin-left: 0px;
	}
* html #maincontent-inner-text ul{
	padding-left: 20px;
	margin-left: 0px;
	}
#maincontent-inner-text ul li{
	margin-bottom: 10px;	
}
#maincontent-outer-bottom{
	width: 548px;
	background-image: url(images/main-content-textbox-bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	height: 7px;
}
#maincontent-ad{
	float: left;
	height: 136px;
	width: 579px;
	margin-bottom: 20px;
}
/* Refrigerated Vehiles Call to Action  */
#cta{
	width:199px;
	height:228px;
	position: absolute;
	margin-top: 420px;
	margin-left: 700px;
}
#cta-home{
	width:199px;
	height:228px;
	position: absolute;
	margin-top: 560px;
	margin-left: 700px;
}
*html #cta-home{
	margin-left: -200px;
	margin-top: 570px;
}
*+html #cta-home{
	margin-left: 400px;
}
*+html #cta{
	margin-left: 400px;
}
* html #cta{
	margin-left: -200px;
	margin-top: 430px;
}
/* Fleet Nav */
#fleetnav{
	background-image: url(images/fleetnav-bckgrd.jpg);
	height: 54px;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
* html #fleetnav{
	margin-left: 3px;
}
#fleetnav-inner{
	width: 500px;
	margin-top: 17px;
	margin-left: 20px;
	float: left;
}
#fleet-cars a{
	background-image: url(images/fleet-cars.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
#fleet-cars a:hover{
	color: #c8c9c5;
}
#fleet-cars-active a{
	background-image: url(images/fleet-cars-active.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 100px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	color: #c8c9c5;
}
#fleet-vans a{
	background-image: url(images/fleet-vans.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 97px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
#fleet-vans a:hover{
	color: #c8c9c5;
}
#fleet-vans-active a{
	background-image: url(images/fleet-vans-active.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 97px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	color: #c8c9c5;
}
#fleet-refrigerated-vans a{
	background-image: url(images/refrigerated-vans.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
#fleet-refrigerated-vans a:hover{
	color: #c8c9c5;
}
#fleet-refrigerated-vans-active a{
	background-image: url(images/refrigerated-vans-active.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	color: #c8c9c5;
}
#fleet-budget a{
	background-image: url(images/budget.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 110px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
#fleet-budget a:hover{
	color: #c8c9c5;
}
#fleet-budget-active a{
	background-image: url(images/budget-active.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 110px;
	display: block;
	text-align: center;
	padding-top:13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	color: #c8c9c5;
}
#van-pic{
	width:228px;
	height:199px;
	position: absolute;
	margin-top: 485px;
	margin-left: 660px;
}
*+html #van-pic{
	margin-left: 410px;
	margin-top: 480px;
}
* html #van-pic{
	margin-left: -200px;
	margin-top: 455px;
}
#van-pic2{
	width:228px;
	height:199px;
	position: absolute;
	margin-top: 660px;
	margin-left: 660px;
}
*+html #van-pic2{
	margin-left: 410px;
	margin-top: 660px;
}
* html #van-pic2{
	margin-left: -200px;
	margin-top: 620px;
}
/* Footer  */
#footer-outer{
	height: 59px;
	width: 802px;
	background-image: url(images/footer-bckgrd.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#footer-inner{
	height: 28px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top:2px;
}
*+html #footer-inner{
	margin-top:10px;
}
* html #footer-inner{
	margin-top:10px;
}
#footer-inner ul{
	margin: 0px;
	list-style-type: none;
	clear: both;
	padding: 0px;
}
#footer-inner ul li{
	float: left;
	margin: 0px;
}
#footer-inner a{
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer-inner a.active{
	color: #c8c9c5;
	text-decoration: none;
}
/* FAQ Accordion */
.menu_list {
	width: 426px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight:bold;
	background: #222221 url(left.png) center right no-repeat;
	border: 1px solid #484948;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.buttons {
	color: #222;
	cursor: pointer;
}

.menu_body {
	display:none;
}
.menu_body p {
	display:block;
	color:#222221;
	background-color:#ff9c31;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #484948;
	border-right-color: #484948;
	border-left-color: #484948;
	font-size: 12px;
}
/* Contact CSS */
#contactleft{
	float: left;
	width: 203px;
	margin-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484948;
}
#contactright{
	float: left;
	width: 203px;

}
* html #contactleft{
	margin-bottom: 20px;
	
}
* html #contactright{
	margin-bottom: 20px;

}
*+ html #contactleft{
	margin-bottom: 20px;
	
}
*+html #contactright{
	margin-bottom: 20px;

}
#googlemap{
	width: 426px;
	height: 280px;
	border: 1px solid #484948;
	margin-bottom: 30px;
}
/* Prohire Widgets */

#quote-widget{
	height: 230px;
	width: 200px;
	margin-top: 90px;
	margin-left: 8px;
	float:left;
}
* html #quote-widget{
	margin-left: 4px;
}
#booking-iframe{
	height: 875px;
	width: 545px;
	margin-left: 10px;
}
#mediumsizecar {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_medium_car.png);
	z-index: 1;
	visibility: hidden;
}
.closeimage {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FCA22A;
	padding-top: 10px;
	padding-left: 404px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#closebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9C31;
}

#lutonvan {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_luton_van_1.png);
	z-index: 1;
	visibility: hidden;
}
#lutonvantrailer {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_luton_tail_van.png);
	z-index: 1;
	visibility: hidden;
}
#mediumvan {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_medium_van.png);
	z-index: 1;
	visibility: hidden;
}
#largevan {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_large_van.png);
	z-index: 1;
	visibility: hidden;
}
#fridgevan {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_fridge_van.png);
	z-index: 1;
	visibility: hidden;
}
#minibus {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_minibus.png);
	z-index: 1;
	visibility: hidden;
}
#smallcar {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_small_car.png);
	z-index: 1;
	visibility: hidden;
}
#largecar {
	position:absolute;
	left:150px;
	top:150px;
	width:465px;
	height:539px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 190px;
	background-image: url(images/popup_large_car.png);
	z-index: 1;
	visibility: hidden;
#linksfix {
	color: #FF9C31;
}
