/* =Layout
 * ---------------------*/

a:link {
	color: #2242A3;
}

a:visited {
	color: #4D64A3;
}

a:hover {
	color: #F80000;
}

a:active {
	color: #8B3F3F;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #ccc;
	font: 1.0em Helvetica, Arial, Verdana, sans-serif;
	z-index: -2;
}

.clearing {
	clear: both;
}

div#container {
	background: #fff url(../images/header.jpg) no-repeat;
	border: 1px solid #ccc;
	margin: 0 auto;
	width: 759px;
}

/* image replacement */
div#header h2, div#biline h1, h1#header, div#masthead {
	text-indent: -5000px;
}

/* =Navigation
 * ---------------------*/
div#nav {
	background: url(../images/menu_head.gif) no-repeat top center;
	float: left;
	margin: 20px 0 0 35px;
	padding-top: 100px;
	width: 124px;
	position: relative;
	z-index: 100
}

div#nav ul {
	background-color: #000736;
}

	div#nav li a {
		background: #8c8c8c url(../images/menu_off.gif) no-repeat 5% 50%;
		color: #fff;
		display: block;
		font-size: 0.7em;
		font-weight: bold;
		margin: 1px 0 0 0;
		position: relative;
		padding: 7px;
		text-align: right;
		text-decoration: none;
		z-index: 100;
	}

	div#nav li a:hover, div#nav li strong a {
		background-color: #f80000;
		background-image: url(../images/menu_on.gif);
		background-position: 5% 50%;
	}

div#nav p {
	background: url(../images/menu_foot.gif) no-repeat bottom center;
	text-indent: -1000px;
	height: 322px;
}

/* content page masthead */
div#masthead {
	background: url(../images/cheapertune_mast.gif) no-repeat;
	float: right;
	height: 35px;
	margin: 100px 40px 15px 0;
	width: 383px;
}

div#header {
	padding: 0 0 0 20px;
	width: 580px;
	margin-left: 150px;
	margin-top: -5px; /* reset item position in IE */
	z-index: 1000
}

div#header h1 {
	color: #fff;
	font-size: 1.1em;
	height: 30px;
	letter-spacing: 1px;
}


div#header span {
	padding: 5px 0;
	display: block;
}


div#header h2 {
	background: url(../images/line.gif) no-repeat;
	float: left;
	height: 35px;
	margin-bottom: 20px;
	width: 512px;
}

body.general div#header {
}

		body.general div#header h1 {
		 width: 500px;
		 position: absolute;
		 top: 240px;
		}

		body.general div#header h1 img {
			float: left;
			margin: 5px 7px 5px 0;
		}

		body.general div#header h1 span {
			width: 290px;
			float: left;
		}

body.general div#content {
	float: right;
	padding-top: 1000px;
	margin-bottom: 50px;
	
}

body.general div#content p, body.general div#content h1 {
	width: 300px;
}

body.general div#content p {
	float: left;
}



body.data div#header h1 img {
	float: left;
	margin: 5px 7px 5px 0;
}

body.data div#header h1 {
	margin-top: 40px;
	float: left;
	width: 360px;
}

body.data div#content p.general {
	margin-bottom: 0;
}


body.data div#header div#pageIcon {
	float: right;
	margin: 15px 20px -40px 0;
			background-position: center center;

}

	body.data div#header div#pageIcon div {
		background: url(../images/corners.png) no-repeat;
		height: 119px;
		width: 165px;
	}
	
/* =Content
 * ---------------------*/
div#content {
	margin: -30px 10px 30px 222px;
	clear: right;
}

div#content h1, div#content p  {
}

div#content h1 {
	color: #3f3f3f;
	font-size: 0.9em;
	margin-bottom: 15px;
}


div#content p { 
	color: #3e3e3e;
	font-size: 0.73em;
	margin-bottom: 20px;
	line-height: 1.5em;
}

div#content img {
	float: right;
	margin: 10px;
}

/* data and products page */
body.data div#content {
	width: 435px;
}

body.data div#content h1 {
	color: #000636;
}

/* general content page */
body.general div#content {
	margin: 0 5px;
	padding-top: 170px;
	width: 550px;
}


body.general div#content h1 {
}


/* tables */
div#content table {
	border-collapse: collapse;
	border-top: 2px solid #3e3e3e;
	color: #3e3e3e;
	font-size: 0.70em;
	width: 100%
}

div#content td {
	padding: 7px 10px;
}

div#content tr {
	background: #;
}

/* =Footer
 * ---------------------*/
div#footer {
	clear: left;
	background: url(../images/footer_tile.gif) repeat-x bottom;
	height: 1.7em;
}

div#footer ul {
	background: #f80000 url(../images/bolt.gif) no-repeat 6% 50%;
	float: right;
	font-size: 0.7em;
	padding: 6px 20px;
}

div#footer li {
	float: left;
}

div#footer li a {
	background: url(../images/bolt.gif) no-repeat right center;
	color: #fff;
	padding: 5px 20px;
	text-decoration: none;
}

div#footer li a:hover {
	text-decoration: underline;
}

p#linkFooter {
	background: #ccc;
	color: #ddd;
	text-align: right;
}

p#linkFooter a {
	font-size: 0.7em;
	font-weight: bold;
}

/* =Homepage
 * ---------------------*/
body#homepage div#container {
	background: #fe0000 url(../images/large_banner.jpg) no-repeat 0 40px;
}

body#homepage div#bolts {
	position: absolute;
	background: url(../images/bolts.gif) no-repeat 15px 15px;
	height: 300px;
	width: 760px;
}

body#homepage div.bolts {
	background: url(../images/bolts.gif) no-repeat 15px 0;

}

body#homepage h1#header {
	background: url(../images/home_logo.gif) no-repeat;
	position: absolute;
	height: 442px;
	margin-left: 550px;
	top: 70px;
	/*top: 73px;*/
	width: 112px;
	z-index: 999;
}

body#homepage div#biline {
	background: #fff url(../images/home_masthead_bolts.gif) no-repeat 0 15px;
	padding-top: 45px;
	border-bottom: 10px solid #fe0000;
	clear: left;
}
body#homepage div#biline h1 {
	background: url(../images/masthead.gif) no-repeat;
	margin: 0px 0 30px 130px;
}

body#homepage div#menu {
	margin: 175px 0 207px 0;
	position: relative;
	z-index: 2;
}

	body#homepage div#menu p {
		background: url(../images/home_menu_indent.gif) repeat-x;
		position: relative;
		top: 190px;
		color: #fff;
		font-size: 12px;
		line-height: 1.5em;
		margin-right: 100px;
		padding: 19px 140px 23px 300px;
	}

	body#homepage div#menu h2 {
		position: absolute;
		border-bottom: 5px solid #ccc;
		font-size: 1.5em;
		font-weight: bold;
		float: left;
		margin-right: 40px;
		width: 210px;
		z-index: 999;
	}

		body#homepage div#menu h2 a {
			background-repeat: no-repeat;
			background-position: 8px 9px;
			color: #fff;
			display: block;
			font-size: 0.7em;
			font-weight: normal;
			margin-top: 103px;
			padding: 5px 5px 40px 0;
			text-align: right;
			text-decoration: none;
		}

		body#homepage div#menu h2 a:hover {
			background-color: #000736  !important;
			background-image: url(../images/home_menu_selected.gif) !important;
		}

body#homepage div#menu h2#fleetVehicles {
	background-image: url(../images/homepagefleetSV6.gif);
	background-position: 0-2px;
	margin-left: 300px;
	position: absolute;
	top: 23px;
}

body#homepage div#menu h2#fleetVehicles a {
	background-color: #8bc53e;
	background-image: url(../images/main_menu_bullet_green.gif);
}

body#homepage div#menu h2#privateVehicles {
	background-image: url(../images/homepage350z.gif);
	position: absolute;
	background-position: -6px -2px;
	margin: 0 0 0 40px;
	top: 115px;
}

	body#homepage div#menu h2#privateVehicles a {
		background-color: #0069aa;
		background-image: url(../images/main_menu_bullet_blue.gif);
	}

body#homepage div.menu_shadow,
	body#homepage div.logo_shadow,
		div.nav_shadow {
	position: absolute;
}

body#homepage div.menu_shadow {
	background: url(../images/box_shadow.png);
	margin: -14px -16px;
	opacity: 0.5;
	height: 217px;
	width: 257px;
}

body#homepage div.logo_shadow {
	background: url(../images/home_logo_shadow.png);
	margin: -30px 1px;
	height: 421px;
	width: 138px;
	z-index: -1;
}

div.nav_shadow {
	background: url(../images/menu_shadow.png);
	margin: -30px -9px;
	height: 549px;
	width: 146px;
	z-index: -1000;
}

/* rounded corners */
.rounded_top_right {
	background: url(../images/rounded_top_right.gif) no-repeat top right;
	padding-right: 44px;
}
.rounded_top_left {
	height: 40px;
	background: url(../images/rounded_top_left.gif) no-repeat;
}
.rounded_bot_left {
	height: 40px;
	background: url(../images/rounded_bot_left.gif) no-repeat bottom left;
}
.rounded_bot_right {
	background: url(../images/rounded_bot_right.gif) no-repeat bottom right;
	height: 40px;
	padding-right: 44px;
}
.rounded_content_left {
	background: #fff url(../images/rounded_tile_left.gif) repeat-y center left;
	padding-left: 2px;
}

.rounded_content_left h1, .rounded_content_left p {
	padding: 0 25px;
}

.rounded_content_right {
	background: url(../images/rounded_tile_right.gif) repeat-y center right;
	padding-right: 2px;
}

.rounded_content h1, .round_content p {
	margin: 0;
}

div#menuShadow {
	margin: -30px -9px;
	position: absolute;
	width: 146px;
	z-index: -1;
}

div#menuShadow div.top {
	background: url(../images/menu_shadow_top.png);
	height: 37px;
}

div#menuShadow div.bottom {
	background: url(../images/menu_shadow_bottom.png);
	height: 37px;
}

div#menuShadow div.centre {
	background: url(../images/menu_shadow_centre.png);
}

#homepage #container #flashContent {
	position: absolute;
	height: 181px;
	width: 759px;
	top: 41px;
	z-index:0;
	background: url(../VAN.jpg);
}
