﻿body {
	background-color: #eeeeee;
	margin:0px;
}

#outer_container 
{
	margin:auto;
	min-width:1054px;
}

#container 
{
	background: white;
	margin: 0 30px 0 30px;
	border-left: solid 1px #cacbcb;
	border-right: solid 1px #cacbcb;
}

#leftimg 
{
	width: 30px;
	height: 201px;
	float:left;
}

#rightimg 
{
	width: 30px;
	height: 201px;
	float:right;
}

#header
{
	padding-right:15px;
	padding-top:15px;
	height: 121px;
	background: url(../Images/Master/header.gif) no-repeat;
	text-align:right;
	position: relative;
}

#header img
{
    float:right;
    padding: 80px 10px 0 0;
}

#lnkHome
{
	position: absolute;
	left:10px;
	width:140px;
	height:120px;
}

#footer 
{
	background-color:#eaeaeb;
	padding:15px;
	height: 30px;
	color:#4a4f52;
	font-family:Arial;
	font-size:12px;
	border-bottom: solid 1px #cacbcb;
	clear:both;
}

.smallText
{
	font-size:11px;
}

.change
{
	font-family: Arial;
	font-size:11px;
	color: #980f39;
}
	
#menu
{
	height: 25px;
	background: url(../Images/Master/menu.gif);
	text-align:center;
	padding-top:10px;
}

#breadcrumb
{
	height: 25px;
	background: url(../Images/Master/bc_bg.gif);
}

h1 
{
	color:#980f39;
	font: 21px Arial;
	margin-bottom:2px;
	margin-top:8px;
}

h2 
{
	color:#980f39;
	font: 15px Arial;
	margin-bottom:2px;
}

h2 a
{
	color:#980f39;
	text-decoration: none;
}

p
{
	margin:0px;
	font-family: Arial;
	font-size:12px;
	color: #4e5356;
	line-height:18px;
}

.description
{
	font-family: Arial;
	font-size:12px;
	color: #4e5356;
	line-height:18px;
}

.clickforspec a
{
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color: #4e5356;
}

.clickforspec a:hover
{
	color: #980f39;
}

#content
{
	padding-left:15px;
	padding-right:15px;
	position:relative;
}

#ctl00_ContentPlaceHolder1_tblpricing 
{
	border: solid 1px #cd899e;
	font: 12px Arial;
	color: #4e5356;
	text-align: Left;
}

#ctl00_ContentPlaceHolder1_tblpricing th
{
	background-image: url("../images/price_header.jpg");
	background-repeat: repeat-x;
	height: 21px;
	color: #ffffff;
	font: 11px Arial;
	font-weight: bold;
	text-align: Left;
	padding-left:6px;
}

#ctl00_ContentPlaceHolder1_tblpricing td.border
{
	border-bottom: solid 1px #f1dbdb;
}

#ctl00_ContentPlaceHolder1_tblpricing td
{
	padding-left:6px;
}

.thumbnails
{
	border: solid 1px #5a5a5a;
}

.vehiclelist
{
	border-bottom: solid 1px #f1dbdb;
}

.parametLink a
{
	text-decoration:none;
	color:#4a4f52;
}

.contactBox
{
	width:225px;
	float:left;
	height:220px;
	border: solid 1px #f1dbdb;
	margin:10px;
	padding:10px;
	position:relative;
}

.contactBox a
{
	color:#980f39;
	font: 11px Arial;
}

.viewMap
{
	position: absolute;
	top:210px;
}

#back
{
	position: absolute;
	top: 5px;
	left: 780px;
}

#back a
{
	font-family: Arial;
	font-size:12px;
	color: #980f39;
}

#enquiryBox 
{
	width:759px;
	float:left;
	height:360px;
	border: solid 1px #f1dbdb;
	margin:10px;
	padding:10px;
	position:relative;
	font-family: Arial;
	font-size:12px;
	color: #4e5356;
}

.borderAdmin 
{
	border: solid 1px #f1dbdb;
}

#adminVehicleEdit 
{
	font-family: Arial;
	font-size:12px;
	color: #4e5356;
}

.forms 
{
	border: solid 1px #f1dbdb;
}

.downloadItem
{
	border:solid 1px #f1dbdb;
	display:block;
	width:200px;
	margin:10px;
	text-align:left;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url("../Images/pdf.gif");
	background-repeat:no-repeat;
	background-position: left center;
	text-decoration:none;
	color:	#4e5356;
	font: 12px Arial;
}

a:hover.downloadItem
{
	background-color: #980f39;
	color:#ffffff;
}

.adminItem
{
	border:solid 1px #f1dbdb;
	display:block;
	width:200px;
	margin:10px;
	text-align:left;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color:	#4e5356;
	font: 12px Arial;
	background-repeat:no-repeat;
	background-position: left center;
}

a:hover.adminItem
{
	background-color: #980f39;
	color:#ffffff;
}

#adminHome
{
	background-image: url("../Images/home.gif");
}

#adminNews
{
	background-image: url("../Images/news.gif");
}

#adminContractHire
{
	background-image: url("../Images/news.gif");
}

#adminVehicle
{
	background-image: url("../Images/vehicle.gif");
}

#adminDownload
{
	background-image: url("../Images/pdf.gif");
}

#adminBranch
{
	background-image: url("../Images/branch.gif");
}

#Login
{
	width:300px;
	height:120px;
	border: solid 1px #f1dbdb;
	margin:auto;
	padding:10px;
	font-family: Arial;
	font-size:12px;
	color: #4e5356;
	margin-top:10px;
	margin-bottom:10px;
}

.loginText
{
	display:block;
	text-align:center;
}

.loginforms
{
	margin-left:70px;
	margin-bottom:20px;
}

.loginbtn
{
	margin-left:125px;
	margin-bottom:20px;
}

#iFrame
{
	width:600px;
	/*  
	height:500px;
	overflow:scroll;
	*/
	margin:auto;
}

#quote 
{
	width:200px;
	height:610px;
	float:right;
	margin-left:10px;
}

#flashscreen
{
	width:766px;
	height:450px;
	margin:auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -380px;
	text-align: center;
}

.tblPadding td.padding {padding:3px;}
.submit 
{
    border:0;
    background: transparent url(/Images/submit.jpg) no-repeat top left;
    height: 32px;
    width: 110px;
	cursor: pointer;
}

.offer-box 
{
    width:187px;
    background-image:url(/images/offer-box.gif);
    height:169px;
    margin-bottom:10px;
}

.offer-box .title
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#980f39;
    width:187px;
    text-align:center;
    padding-top:12px;
}

.offer-box .pic
{
    width:187px;
    height:103px;
    overflow:hidden;
}

.offer-box .pic img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.offer-box a.link, .offer-box a.hover, .offer-box a.visited
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#fff;
    width:187px;
    text-align:center;
    padding-top:10px;
    display:block;
    text-decoration:none;
}

.home-page-content 
{
    padding-left:197px;
    padding-right:197px;
    color:#2e2e2e;
    font-size:12px;
    font-family:Arial;
}

.home-page-content img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}

.home-page-content p
{
    margin-bottom:10px;
}

.home-page-content ul
{
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
}

.home-page-content ul li
{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding: 10px 0 10px 35px;
}

.points-footer 
{
    color:#980f39;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    clear:both;
    text-align:center;
    padding: 0px 0 10px 0;
}

