/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_sitewide.gif);
	background-attachment:fixed;
	background-position:left top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7pc;
	color: #004170;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7pc;
	color: #004170;
	text-decoration: underline;
}

a:hover.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7pc;
	color: #000000;
	text-decoration: underline;
}

.smallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004170;
	text-decoration: underline;
}

a:hover.smallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #C8E200;
	text-decoration: none;
}

a:hover.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.formBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 148px;
}
.formBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 75px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 180px;
	background-color: #C8E200;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pc;
	font-weight: bold;
	color: #CD1D1D;
	line-height: 24px;
}
.newsletterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023964;
	width: 130px;
	height: 10px;
}
.newsletterButt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CD1D1D;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	font-size: 10px;
}
.bookingsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023964;
	width: 180px;
	height: 10px;
}
.bookingsButt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C8E200;
	width: 90px;
	font-weight: bold;
	color: #004170;
	height: 18px;
	font-size: 10px;
}
.hireButt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4E77AB;
	width: 55px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	font-size: 10px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE1E1E;
}

.subTitleWh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subTitleBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004170;
}

.dropBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7pc;
	color: #C8E200;
	text-decoration: none;
}
.dropLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1D4E5A;
	cursor: hand;
}




































/* CSS Document */

a:link, a:visited, a:active { font-weight:bold; color: #FFFFFF;text-decoration: none}
a:hover {font-weight:bold; text-decoration: none;color: #FFFF66; text-decoration: none}

/* Structure */
 body {
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	background-color: #258FB9;
	text-align:left !important;
 }
 
 #wrapper {
 width:764px;
 margin:5px;
 background-color: #FFFFFF;
 background-image:url(../images/home_images/Ozbody_bg.jpg);
background-repeat:repeat-y;
background-position:right top;
 }
 
 /* ------------------------------------------------------------------------------- */
 
 /* MENU */
 
  .menu{
 background-color: #F18B1C;
 background-image: url(../images/home_images/button_bg.jpg);
 background-position: top;
 background-repeat:no-repeat;
 height:28px;
 color:#FFFFFF;
 margin:0px 3px 0px 3px;
}

.menuN {
color:#FFFFFF;
text-align:center;
font-weight:bold;

height:28px;

}

 .menuN a:link, .menuN a:visited {
 color: #FFFFFF;
}

 .menuN a:hover, .menuN a:active {
 color: #FFFF66;
}



.menuA {
background-color:#FFFFFF;
color: #003399;
text-align:center;
font-weight:bold;

height:28px;

}

 .menuA a:link, .menuA a:visited {
 color: #003399;
}

 .menuA a:hover, .menuA a:active {
 color: #0066FF;
}

 /* ------------------------------------------------------------------------------- */
 


/* COPYRIGHT */

.copyright {
 background-color:#E9E8BA;
 background-image: url(../images/home_images/copyright_bg.jpg);
  background-position:top;
 background-repeat:no-repeat;
 height:73px;
 color: #0066CC;
 font-size:10px;
}

.copyright a:link, a:visited {
 color: #0066CC;
}

.copyright a:hover, a:active {
 color: #0033CC;
}

/* ----------------------------------------------------------------------- */


/* SITE BY */

.siteBy {
 background-color:#E9E8BA;
 background-image: url(../images/home_images/siteBy_gtop.jpg);
 background-position:top;
 background-repeat:no-repeat;
 height:73px;
 color: #0066CC;
 font-size:10px;
}

.siteBy a:link, a:visited {
 color: #0066CC;
}

.siteBy a:hover, a:active {
 color: #0033CC;
}

/* ----------------------------------------------------------------------- */


/* SIDEBAR */
#sidebar {
background-color:#EAE9BB;
background-image:url(../images/home_images/leftNav_bg.jpg);
background-repeat:repeat-y;
height: auto;
width:179px;
padding:0px 0px 0px 0px;
}

		
						.newsHeader {
						color: #003399;
						font-size:12px;
						font-weight: bold;
						padding: 2px 0px 2px 0px;
						margin:5px 0px 2px 0px;
						
						}
						
						.newsText {
						font-size:9px;
						font-weight: normal;
						color: #1D6F8D;
						}
						
						.newsTbox {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 160px;
						
						text-indent:2px;
						}
						
						.newsButton {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #FFFFFF;
						background-color: #003366;
						height: 20px;
						width: 112px;
						border: none;
						}
						
					
/* ----------------------------------------------------------------------- */

.iconBg {
background-image: url(../images/home_images/icons_bg.jpg);
background-repeat: no-repeat;
height:61px;
}

 
  .BlueH {
	color: #003399;
	font-size:14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin:0px;
	}
	



 
.PageHeader

{
	color: #003399;
	font-size:14px;
	font-weight: bold;
	margin:0px;
	height:20px;
	text-align:left;
	}


.ContactTextBox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 150px;
						
						text-indent:2px;
}

.ContactTextArea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 100px;
						width: 150px;
						
						text-indent:2px;
}

.ContactSubmit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #FFFFFF;
						background-color: #003366;
						height: 20px;
						width: 70px;
						border: none;
						cursor:pointer;
}

.mandatoryStar {
color:#FF0000;
font-size:100%;
}

/*newsletter*/


.SubscribeButton {

	font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #FFFFFF;
						background-color: #003366;
						height: 20px;
						width: 112px;
						border: none;
						cursor:pointer;
}
.EmailText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 160px;
						
						text-indent:2px;
}

/*Vehicle list css*/
.VehicleListStars
{
	color: #003399;
	font-size:13px;
	font-weight: bold;
	margin:0px;
	height:20px;
	text-align:left;
	/*background-color:#ffffff;*/
	}

.VehicleListVehicleName

{
	color: #003399;
	font-size:13px;
	font-weight: bold;
	margin:0px;
	height:20px;
	text-align:left;
/*	background-color:#ffffcc;*/
	}
	
.VehicleListDescription
	{
	color: #003399;
	font-size:10px;
	margin:0px;
	height:20px;
	text-align:left;
	}
	
.VehicleLinks
	{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size:12px;
	margin:0px;
	height:20px;
	text-align:left;
	}
	
.VehicleLinks a:link, .VehicleLinks a:visited {
 color: #c00000;
}

 .VehicleLinks , .VehicleLinks a:active, .VehicleLinks a:hover {
 color: #F18B1C;
}

.LimitedAvailability
{
	color: #cc0000;
	font-size:10px;
	margin:0px;
	height:30px;
	text-align:left;
	background-color:#F18B1C;
	cursor:pointer;
	}
	
		
.VehicleDailyRate

{
	color: #ffffff;
	font-size:14px;
	margin:0px;
	height:25px;
	font-weight:bold;
	text-align:left;
	background-color:#cc0000;
	}
	
.VehicleListSeperator
{
	background-color:#ffffff;
	}
	
	
	.VehicleListFacImage
{
	cursor: hand; 
	border-right: white thin solid; 
	border-top: white thin solid; 
	border-left: white thin solid; 
	border-bottom: white thin solid;
	}
	
	
	.AddToItenaryButton {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F18B1C;
		height: 20px;
		width: 82px;
		border: none;
		cursor:pointer;
		}
		
		.AddToFavourite
		 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC0000;
		height: 18px;
		width: 100px;
		border: none;
		cursor:pointer;
		}
		
		.EnquireButton {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC0000;
		height: 18px;
		width: 85px;
		border: none;
		cursor:pointer;
		}
		
		.RatesButton {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F18B1C;
		height: 20px;
		width: 50px;
		border: none;
		cursor:pointer;
		}
		
		.PhotosButton {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F18B1C;
		height: 20px;
		width: 50px;
		border: none;
		cursor:pointer;
		}
		
		/*Enquiry Form */
		
		.EnquiryFormText
		
		{
		    font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 160px;
						
						text-indent:2px;
		
		}
		
		.EnquiryFormDate
		
		{
		    font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 140px;
						
						text-indent:2px;
		
		}
		
		.EnquiryFormSelect
		
		{
		    font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						
					
						
						text-indent:2px;
		}
		
		
		.EnquiryFormButton
		
		{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F18B1C;
		height: 20px;
		width: 85px;
		border: none;
		cursor:pointer;
		}
		
		/*Vehicle Rental Search Box*/
		
		.searchHeader {
		color: #CC0000;
		font-size:12px;
		font-weight: bold;
		padding: 2px 0px 2px 0px;
		margin:5px 0px 2px 0px;
		
		}
		
		.searchText {
		font-size:10px;
		font-weight:bold;
		color: #1D6F8D;
		}
		
		.searchLIST {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		background-color: #258FB9;
		height: 20px;
		width: 112px;
		
		}
		
		.searchMY {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		background-color:#258FB9;
		height: 20px;
		width: 70px;
		
		}
		
		.searchDate {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		background-color:#258FB9;
		height: 20px;
		width: 40px;
		
		}
		
		.searchButton {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC0000;
		height: 20px;
		width: 112px;
		border: none;
		cursor:pointer;
		}

/*Login*/


	.Logintdtext {
						color: #003399;
						font-size:12px;
						font-weight: bold;
						padding: 2px 0px 2px 0px;
						margin:5px 0px 2px 0px;
						text-align:left;
						
						}
						
.LogintdEmailText {
						font-size:9px;
						font-weight: normal;
						color: #1D6F8D;
						text-align:left;
					
	
						}
						
.LoginEmailText {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 100px;
						
						text-indent:2px;
				
						}
						
.LoginPasswordText {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #003366;
						background-color: #FFFFFF;
						height: 16px;
						width: 100px;
						
						text-indent:2px;
						}
						
.LoginButton {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #FFFFFF;
						background-color: #003366;
						height: 20px;
						width: 112px;
						border: none;
						}
						
						/*enquiry list*/



.EnquiryListHeader
{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F18B1C;
		cursor:pointer;
}

						
.EnquiryListOnMouseOver
{
    		font-family: Geneva, Arial, Helvetica, sans-serif;

    color: #ffffff;
	font-size:11px;
 background-color:#003399;   
 	font-weight: bold;
 cursor:pointer;
 
}



.EnquiryListOnMouseOut
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
    cursor:pointer;
   color: #003399;
 font-size :11px;
	background-color:Transparent;
}

.EnquiryList
{
 		font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
    cursor:pointer;
     color: #003399;
	font-size:11px;
	background-color:Transparent;
}




/* Menu*/
.MenuTableHeader
{
font-family: Geneva, Arial, Helvetica, sans-serif;

 background-color:#F18B1C;   
font-weight: bold;
 width:98%;
 color:White;
 font-size:14px;
 vertical-align:middle;


}
.MenuTable
{
font-family: Geneva, Arial, Helvetica, sans-serif;

 
font-weight: bold;

 width:98%;
 text-align:center;
}
 
 .MenuListSeperator
 {
    background-color:#ffffff;
    height:1px
 
}
 
 

.MenuListOnMouseOut
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
    cursor:pointer;
   color: #003399;
 font-size :12px;
	background-color:Transparent;
	text-align:left;
}

.MenuList
{
 		font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
    cursor:pointer;
     color: #003399;
	font-size:12px;
	background-color:Transparent;
	text-align:left;
}

.MenuListSelected
{
 		font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
   	font-style:italic;
    cursor:pointer;
     color: #CC0000;
	font-size:12px;
	background-color:#ffffff;
	text-align:left;
}


					
.MenuListOnMouseOver
{
font-family: Geneva, Arial, Helvetica, sans-serif;

    color: #ffffff;
	font-size:12px;
 background-color:#CC0000;   
 	font-weight: bold;
 cursor:pointer;
 text-align:left;

 
}

/* Depot location info*/
.DepotLocationInfoHeader
{
    font-family: Geneva, Arial, Helvetica, sans-serif;

 background-color:#F18B1C;   
font-weight: bold;
 width:98%;
 color:White;
 font-size:14px;
 vertical-align:middle;
}


.DepotLocationInfoList
{
 		font-family: Geneva, Arial, Helvetica, sans-serif;
   	font-weight: bold;
    cursor:pointer;
     color: #003399;
	font-size:12px;
	background-color:Transparent;
	text-align:left;
}

 .DepotLocationInfoSeperator
 {
    background-color:#ffffff;
    height:1px
 
}
