/* 
		Styles for Backpacker's Car Hire / New Zealand
		www.BackpackersCarHire.co.nz
		(C) 2006 Carsten Lampe
		cl@exposure.de
*/

html {background: #e1e1e1 url(../images/background.gif) top center repeat-y;}
html, body {margin: 0; padding: 0; font: 1em Arial, Helvetica, sans-serif;}
h1,h2,h3,h4	{padding: 0;margin: 0;}
h1	{font-size: 1.2em;}
h1 a {color: #4169E1;}
h3 {font-size: 1.1em; color:#db0000;}
table.textContent {font-size: 0.85em; text-align: left;}
table.textContent h1 {font-size: 1.4em;}
table.textContent h2 {font-size: 1.2em; padding-top: 20px;}
table.textContent ul {margin: 0; padding:0 0 0 13px;}
table.textContent li {font-size:0.8em; list-style-type: square;}

ul, li {margin:0;  list-style-type: none;}
ul.SpecialDeal {padding-top: 6px;}

table#masterTable {text-align: left;}
#header {background: url(../images/header.jpg) top center no-repeat;}
#navigation {background: #96c624;}
.headerBullet {background: #afe72b;}

ul.navigation {margin: 0; padding: 0; list-style-type: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
ul.navigation li a {padding: 0 0 0 8px; font-size: 0.9em; color: #ffffff; text-decoration: none;}
ul.navigation li a:hover {padding: 0 0 0 8px; background: url(../images/navigation_arrow.gif) left center no-repeat;background-position: left;}
.navigationBottom	{background: #a5ce43;}	
#content {background: #ffffff; vertical-align: top;}

/* GraphicBoxes (Corners) */
.roundBox1 {background: #dddddd; text-align: left;}
.corner1TL {background: url(../images/corner_TL.gif) no-repeat bottom left;} /* corner 1 Top Left (TL) */
.corner1TR {background: url(../images/corner_TR.gif) no-repeat bottom right;}
.corner1BL{background: url(../images/corner_BL.gif) no-repeat top left;}
.corner1BR{background: url(../images/corner_BR.gif) no-repeat top right;}
.corner1HLO{background: url(../images/corner_HL.gif) repeat-x bottom;}
.corner1HLU{background: url(../images/corner_HL.gif) repeat-x top;}

.corner2TL {background: url(../images/corner2_TL.gif) no-repeat bottom left;}
.corner2TR {background: url(../images/corner2_TR.gif) no-repeat bottom right;}
.corner2BL {background: url(../images/corner2_BL.gif) no-repeat top left;}
.corner2BR {background: url(../images/corner2_BR.gif) no-repeat top right;}
.corner2HLT {background: url(../images/corner2_HLT.gif) repeat-x bottom;}	/* corner2 Horizontal Line Top (HLT) */
.corner2HLB {background: url(../images/corner2_HLB.gif) repeat-x top;}
.corner2VLL {background: url(../images/corner2_VLL.gif) repeat-y top;}
.corner2VLR {background: url(../images/corner2_VLR.gif) repeat-y top;}

form {font-size: 0.85em;}
.textfield {border: 1px #888888 solid;	vertical-align: middle; line-height: 14px; height: 14px;}
.textcomment {height: 50px;}
.label {font-weight:bold; font-size: 0.95em; line-height:28px;}
.labelheader {color: #888888; font-weight:bold; font-size: 1em;}
.labelrequired {color: #cc0000;}
.labelcomment {font-weight: normal; font-size: 0.9em; line-height:normal;}
.nzmap {background: #dddddd url(../images/background_nzmap.gif) right no-repeat;}
.galleryPicture{text-align:center; font-size:0.75em; padding-bottom: 25px;}
.even {background: #eaeaea;}
	
