@charset "utf-8";

/* 
	New Zealand Rent A Car, North Shore
	(c) 2009 Cactus Software / Carsten Lampe
	www.cactus.net.nz
*/

/* CSS RESET ************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* CSS RESET ************** */

html { background:url(../images/pagebg.jpg) repeat-x top; }	
body { font:9pt Verdana, Arial, Helvetica, sans-serif; line-height:14pt; background:url(../images/header-art.gif) no-repeat top right; text-align:center; }

h1 { font-size:14pt; font-weight:bold; color:#010066; margin:0 0 8px 0; }
h2 { font:14pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin:0 0 15px 0; }
h2.sm {font:11pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:0; margin:20px 0 5px 0; font-weight:bold; }
h2.sm2 {font:11pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0 0 5px 0; font-weight:bold; } /* for .rightlist */
h3 { color:#010066; font-size:10pt; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 10px 0; clear:both; }
.hr { line-height:1px; height:1px; border-bottom:1px solid #CCC; margin:20px 0 20px 0; clear:both; }

em { font-style:italic !important; }
p { margin:0 0 5px 0; }
strong { font-weight:bold; }
fieldset { border:1px solid #FFCF2C; padding:15px; }
legend { font-weight:bold; }

.red { color:#c00; }

.form input, .form select, .form textarea { margin:3px 0 3px 10px; background:#fff !important; border:1px solid #aaa; }

#container { width:900px; margin:0 auto; text-align:left; clear:both; }
	#header { width:900px; height:88px; }
		#header #logo {  }
			#header #tagline { width:500px; float:right; clear:right; text-align:right; margin:30px 0 0 0; }
			#header #tagline h2 { font:14pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style:italic; color:#000; }

		#subnavigation { float:right; clear:right; }
			#subnavigation ul li  { display:inline; font-size:8pt; }
				#subnavigation ul li a { color:#000; text-decoration:underline; float:left;  padding:0 5px 0 5px; border-right:1px solid #CF7A0C; }
				#subnavigation ul li.active a { color:#FF4100; text-decoration:none; font-weight:bold;}
				#subnavigation ul li.first a { border:none; }
				#subnavigation ul li#last a { border:none; padding-right:0; }
				#subnavigation ul li a:visited { color:#444; }
				#subnavigation ul li a:hover { color:#FF4100; text-decoration:none;  }
				#subnavigation ul li a:active {}			

	#navigation { width:900px; height:31px;  }
		#navigation ul { float:left; width:100%; padding-left:0; margin-left:0; }
		#navigation ul li { display:inline; line-height:31px; text-transform:uppercase; }
		#navigation ul li.last a { padding:0 18px 0 18px; border-right:1px solid #ccc; }
		#navigation ul li a { color:#333; text-decoration:none; float:left; border-left:1px solid #ccc; padding:0 10px 0 10px; font-size:8pt; font-weight:bold; }
		#navigation ul li.active a { color:#FF4100 !important; background: url(../images/navi-hoverbg.jpg) repeat-x top; }
		#navigation ul li a:visited { color:#333; }
		#navigation ul li a:hover { color:#FF4100;  background: url(../images/navi-hoverbg.jpg) repeat-x top; }
		#navigation ul li a:active {}
	
	#mood { width:900px; height:85px; background: url(../images/mood.jpg) no-repeat top center; }

	#content { width:870px; padding:20px 15px 15px 15px; }
		#content ul.details { margin:0 0 0 20px; }
			#content ul.details li { list-style:square; margin:0 0 0 10px; padding:0 0 0 0; }
		
		#content ul.check li { padding:0 0 0 25px; margin:0 0 10px 0; line-height:25px; font-weight:bold; font-size:10pt; background:url(../images/checkmark.gif) no-repeat left center; }
		
		#content ul.specs { border-top:1px solid #e4e4e4; margin:0 5px 0 5px;}
			#content ul.specs li { font-size:8pt; text-align:left; border-bottom:1px solid #e4e4e4; padding:0 0 0 10px; }
		
		#enquire { padding:0 60px 0 0; }
		
		
		.center { text-align:center; }
		.chart .odd { background:#ffe489; text-align:center; padding:0 5px 0 5px; }
			.chart td.odd:hover { background:#ffa5a5;}
		.chart .even { background:#ffedb0; text-align:center; padding:0 5px 0 5px; }
			.chart td.even:hover { background:#ffa5a5;}
		
		#gmap { width:400px; height:330px; float:right; }
	
#footercontainer { clear:both; height:30px; line-height:30px; background:#ffcf2b url(../images/footer-art.gif) no-repeat right bottom; text-align:left;}
	#footer { width:900px; margin:0 auto; text-align:center; }
		#footer #copy { float:left; font-size:7pt; }
		#footer #powered { float:right; font-size:7pt;  }
		

.vehicles { font-size:10pt; }
.vehicles strong, .vehicles b { font-size:11pt; }
.topspace { padding:25px 0 10px 15px; }
	.topspace b, .topspace strong { color:#010066; }

.borderline { border-bottom: 1px solid #ccc; padding:0 0 25px 0; }
.vcenter { vertical-align:middle; }
.lftspace { margin:0 0 0 10px; }
.rightlist { width:420px; float:right; }

#gmap { margin:0 0 0 10px; }