
/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
}
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37499D;
	background-color: #1E1D23;
	background-image: url(bg5.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/*  --------- 2. structure  --------- */

#vehicleType {
	background-image:url(imgs/bluearrow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height:150px;
	width:300px;
	padding-left:30px;
	padding-top:65px;
	margin-left:175px;
}

.ourVehiclesSelected {
	color:#00CCFF;
}

.ourVehiclesSelected a {
	border-bottom-color:#00CCFF;
	color:#00CCFF;
}

.justify p {
	text-align:justify;
}

.captionRight {
	float:right;
	margin:5px 0px 7px 15px;
}

.captionLeft {
	float:left;
	margin:5px 15px 7px 0px;
}

.captionCenter {
	float:left;
	margin:25px 0px 7px 100px;
}

.caption {
	color:#666666;
	font-style:italic;
	font-size:9px;
	text-align:center;
	border: 1px solid #CCCCCC;
	padding:3px;
}

.caption div {
	background-color:#F0FDFF;
}

#latestNews {
	font-size:10px;
}


#thumbnails {
	margin-top:5px;
}

#thumbnails img {
padding:3px;
margin:0 3px 4px 0px;
border:1px solid #CCCCCC;
}

#thumbnails img:hover {
background-color: #D0F4F9;
}

#thumbnails a {
border:none;

}



.details {
	background-color:#F0FDFF;
	border: 1px solid #D7FAFF;
	margin-bottom:20px;
	padding:5px;
	line-height:18px;
}

.details:hover {
	background-color:#DFFBFF;
	border: 1px solid #CAF9FF;
}

.details h4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	margin-bottom:5px;
}

.details p {
	font-style:italic;
}

.details strong {
	font-weight:bold;
	font-size:10px;
}

.details .indent {
	margin-left:20px;
}


#copy {
	text-align:center;
	font-size: 11px;
	margin-left:68px;
	margin-bottom:20px;
	color:#777777;
}

#copy a {
	color:#999999;
}

#copy a:hover {
	color:#BBBBBB;
}

#wrapper {

}
#centre {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:15px;
}
#header {
	width: 848px; 
	height: 190px;
}
#logo {
	height: 140px;
	width: 200px;

}

#content {
	background-image: url(imgs/mid.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-left: 68px;
}


#main_col {
	width: 450px;
	float: left;
	padding-bottom: 25px;
	margin-left: 60px;
}

* html #main_col { /* IE Hack */
	margin-left:25px;
}

#main_col p {
	padding-bottom: 15px;
}


a {
	color: #55C682;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #55C682;
}
a:hover {
	color: #00CCFF;
	border-bottom-color: #00CCFF;
}

.noAnchor {
	border:none;
}

#myGallery a, #myGallery H2 {
	background-image:none;
	border:none;
}


.noAnchor:hover {
	border:none;
}

#footer {
	background-image: url(imgs/bot.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 780px;
	margin-left: 68px;
}

#footer a {
	border:none;
	color: #999999;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p {
	padding-top: 5px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: 690px;
	margin-left: 50px;
	background-image: url(imgs/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sub_col {
	width: 200px;
	float: right;
	margin-right: 40px;
}
#sub_col #flickrslides {
	float: right;
	width: 200px;
	background-image: url(imgs/myphotos.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}
.zg_div {
	float: right;
}
#sub_col .casestudies li {
	display: block;
	background-image: url(imgs/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
	margin-bottom: 8px;
	height: 48px;
}
#sub_col .casestudies img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#sub_col .casestudies img:hover {
	background-color: #CDE024;
}
#sub_col .casestudies li a {
	color: #527809;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #57800A;
}
#sub_col .casestudies li a:hover {
	background-color: #EDEDED;
	color: #58810B;
}
#sub_col .casestudies li a em {
	color: #333333;
}


* html #sub_col {
	margin: 0 20px 0 0;

}
#sub_col a img{
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#sub_col a img:hover {
	background-color: #CDE024;
}
#sub_col p a.more {
	float: right;
	display: block;
	color: #F7941D;
	text-decoration: none;
	background-image: url(imgs/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	border:none;
}
.separator {
	clear: both;
	height: 0;
}
.warning {
	color:#F00;
}
#folio {
	width: 451px;
	background-image: url(imgs/folio_mid.gif);
	background-repeat: repeat-y;
}
.top {
	padding-bottom: 5px;
}
#folio_bottom {
	background-image: url(imgs/folio_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 451px;
}
#folio a img {
	margin-left: 26px;
	float: left;
	margin-bottom: 26px;
}
label {
	font-size: 14px;
}
.formFieldSubmit {
	width: 117px;
	color: #000000;
	font-size: 14px;
	background-image: url(imgs/submit.gif);
	background-repeat: no-repeat;
	height: 33px;
	border:none;
}
*:first-child+ html .formFieldSubmit {
	background-color:#ff8000;
	width: 117px;
	height: 33px;
	color: #000000;
	font-size: 14px;
}
* html .formFieldSubmit {
	background-color:#ff8000;
	width: 117px;
	height: 33px;
	color: #000000;
	font-size: 14px;
}
.formField {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width:300px;
	padding:4px 0 4px 0;
}
#message {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/* ---------- 4. fonts ---------- */
h2 {
	color: #00CCFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	background-image: url(imgs/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0 15px 0;
}
h3 {
	font-size:10px;
	font-weight:bold;
}
p {
	line-height: 22px;
	padding-bottom: 16px;
	/*text-align: justify;*/
}
ul {
	list-style-type: none;
}
/* ---------- 5. images ---------- */

a img {
	border: 0;
}
.img_right {
	float: right;
	margin-left: 10px;
}
#main_col .img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* ---------- 6. hacks ---------- */

body { /* IE 5 centring bug fix */
	text-align: center;
}
#wrapper {
	text-align: left;
}

/* ---------- 7. flickr badge ---------- */

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#666666; background:inherit !important; text-decoration:none !important;}




































#fancymenu {
	position: relative;
	height: 29px;
	width: 430px;
	overflow: hidden;
	background-image: url(imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 0;
	margin-left: 0;
	padding: 15px;
}


#fancymenu ul {
	padding: 0;
	margin: 0;
}
/* Don't apply padding here (offsetWidth will differ in IE)
  17. If you need padding add it to the child anchor */
  #fancymenu ul li {
	float: left;
	list-style: none;
	margin-right:5px;
	margin-left:5px;
}

* html #fancymenu ul li {margin:0;}

#fancymenu ul li a {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-left:10px;
}

* html #fancymenu ul li a {margin-left:5px; margin-right:5px;}

#menu_home a {
	width: 75px;
	background: url(imgs/menu_home.png) no-repeat center !important;
	background: url(imgs/menu_home.gif) no-repeat center;
// ie!
}
#menu_about a {
	width: 85px;
	background: url(imgs/menu_about.png) no-repeat center !important;
	background: url(imgs/menu_about.gif) no-repeat center;
}
#menu_portfolio a {
	width: 100px;
	background: url(imgs/menu_portfolio.png) no-repeat center !important;
	background: url(imgs/menu_portfolio.gif) no-repeat center;
}
#menu_contact a {
	width: 90px;
	background: url(imgs/menu_contact.png) no-repeat center !important;
	background: url(imgs/menu_contact.gif) no-repeat center;
}
#fancymenu li.background {
	/*background: url(imgs/bg_menu_right.png) no-repeat top right !important;*/
	background: url(imgs/bg_menu_right.gif) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#fancymenu .background .left {
	/*background: url(imgs/bg_menu.png) no-repeat top left !important;*/
	background: url(imgs/bg_menu.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
























ul#navbar {
clear:both;
height:100px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
text-align:center;
width:480px;
float:left;
}
#navbar li {
float:left;
height:100px;
width:160px;
}
#navbar li#navHome {
background-image:url(imgs/HomeOn.gif);
}

#navbar li#navOurVehicles {
background-image:url(imgs/VehiclesOn.gif);
}

#navbar li#navContactUs {
background-image:url(imgs/ContactOn.gif);
}

#navbar a {
border:0px;
padding:0px;
height:100px;
width:160px;
}

#navbar a:hover {
border:0px;
padding:0px;
height:100px;
width:160px;
}


