/********************************************************/

/*	GLOBAL PAGE SETUP - BODY, FONTS	*/

/********************************************************/

html, body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
    margin: 0; 
    padding:0;
	color:#7F7F7F; 
	background: #ffffff url(../images/wedding.jpg) top center repeat-x;
	}	
	

body, h2, h3, h4, h5, table, form, code, pre, fieldset, legend, dl, dt, dd {
	margin:0; padding:0; border: none;
	color: #555;
	}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #333;	
	}

/* HIDE - for print css only */
#cars_newcastle {
	display: none;
	float: none; }




/********************************************************************/
/*	CONTAINER ZONES  												*/
/*  each zone forms the page layout holders
/********************************************************************/

/* MAIN CONTAINER - 992 wide */
#car {
	width: 992px;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}

/* LEFT SHADOW */
#chauffeur {
	float: left;
	width: 22px;
	height: 720px;
	background-image: url(../images/chauffeur.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	margin: 0;
	padding: 0;	}

/* MIDDLE CONTAINER */
#car_hire {
	float: left;
	width: 948px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
	
/* RIGHT SHADOW */	
#chevys {
	float: left;
	width: 22px;
	height: 720px;	
	margin: 0;
	padding: 0;
	background-image: url(../images/chevys.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
/****************************************/

/*	CLASSIC CHEVY LOGO				 	*/

/****************************************/	

#chev {
	width: 948px;	
	height: 97px;
	margin: 0 auto;
	text-align: center;	
	padding: 0;
	border: 0;
	}

#chev img {	margin: 14px 0 0 0; padding:0; border: 0;}


/* BANNER IMAGE */	
#hire_car {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 916px;
	height: 220px;
	position: relative;
	top: 0;
	left: 0; 
	background-image:url(../images/hire_car.jpg);
	background-position: 0 0;
	padding: 0;
	z-index: 1;
	}

#hire_car img {
	padding: 0; margin: 0; border: 0; }
	
/****************************************/

/*	NAVIGATION - main menu				*/

/****************************************/	

/* NAV CONTAINER */	
#newcastle {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 1px 0 1px;
	width: 946px;
	height: 23px;
	z-index: 2;
	padding: 0;
	}
	
#newcastle ul {
	float: left;
	width:	200px;
	height: 23px;
	padding: 0;
	margin: 10px 0 0 7px;
	list-style-type: none;
	z-index: 3;
	}

#newcastle li {
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0 1px 0;
	border-bottom: 1px dotted #777;
	text-transform: uppercase;
	line-height: 16px;
	display: block;
	width: 200px;
	z-index: 4;
	}

#newcastle li.first { 	border-top: 1px dotted #777; }

/* INDICATES CURRENT PAGE */
#newcastle li.active {
	background-image: url(../images/developers.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	font-weight: bold;
	color: #fff;
	display: block; }
	
#newcastle a:link, #newcastle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 195px;
	height: 18px;
	padding: 0 8px 0 0;
/*	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;   */
	display: block;	}

#newcastle a:hover, #newcastle a:active {
	color: #000;
	width: 194px;
	height: 18px;
	padding: 0 8px 0 0;
	margin: 00;
	background-color: #fff;
	} 

/****************************************/

/*	   CONTENT CONTAINERS				*/

/****************************************/

/* content area container - including right col  */
#wedding_car_hire_newcastle {
	width: 946px;
	margin: 1px;
	background-image: url(../images/web_site_design_australia.gif);
	background-position: 724px 0;
	background-repeat: repeat-y; }
	#wedding_car_hire_newcastle:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #wedding_car_hire_newcastle { height:1px;	}	


/****************************************/

/*	CONTENT CONTAINER					*/

/****************************************/	

#content {
	width: 550px;
	float: left;
	margin: 0;
	padding: 10px 0 55px 40px;
	overflow: visible;
 	}

/* verticle stretch */
#hire {
	width: 1px;
	height: 320px;
	float: left;
	padding: 0;
	margin: 0; }

/****************************************/

/*	CONTENT ZONE - font styles		*/

/****************************************/	

	
#content p	{
	line-height: 140%;
	text-align: left;
	padding: 5px 120px 10px 0;
	margin: 0;
	color: #7F7F7F;
	}	

#content p a:link, #content p a:visited { 	color: #336699; text-decoration: none; }
#content p a:hover, #content p a:active {	color: #336699; text-decoration: underline; }

/* SMALLER FONT - colour variations */
.itemtxt1, .itemtxt2, .itemtxt3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0; }
	
.itemtxt1, .itemtxt1 a { color: #788387; }	
.itemtxt2, .itemtxt2 a { color: #7B93B4; }
.itemtxt3, .itemtxt3 a  { color: #bbb; }	



/* main page header */
#content h1 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #395382;
	padding: 20px 0 10px 0;
	margin: 0 0 0 0;
	}	
	
/* standard bold subheader in grey */
#content h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B93B4;
	padding: 16px 0 5px 0;
	margin: 0 0 0 0;
	}	

/* news header */
#content h3 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7B93B4;
	width: 420px;
	border-bottom: 3px solid #CAD4E1;
	padding: 0;
	margin: 40px 0 5px 0;
	line-height: 145%;
	background-image: url(../images/central_coast.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	}	

/* profiles - testimonial/comments header */
#content h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 115%;
	width: 420px;
	height: 11px;
	color: #A38650;
	color: #7B93B4;
	border-bottom: 1px dotted #7B93B4;	
	border-top: 1px dotted #7B93B4;	
	letter-spacing: 2px;
	margin: 12px 0 5px 0;
	padding: 2px 0 5px 5px;
	text-transform: uppercase;
	background-color: #F2F4F7;
	}	

/* comments box */	
#content h5 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #699CC6;
	line-height: 130%;
	width: 414px;
	padding: 8px;
	margin: 0;
	border: 1px solid #e2e2e2;
	background-image: url(../images/portfolio.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	}		

/* items 3 - update wizard */	
#content h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #657A9A;
	line-height: 130%;
	width: 416px;
	padding: 20px 0 0 0;
	margin: 0;
	border-bottom: 1px dashed #CBD3CE;
	}		
	
/* Photo right of content */	
#content img.photo {
	float: right;
	padding: 2px;
	margin: 10px 140px 5px 15px;
	border: 4px solid #D8DAE0;
	clear: none;
	}
	
/* Links section */		
#content img.photolinks { 
	border: 0;
	float: right;
	padding: 2px;
	margin: 10px 130px 5px 15px;
	clear: none;	 }	

/* SERVICES, NEWS, ARTICLES IMAGES
   photos take up full width of text */

	#content div.photo2 {
		width: 440px;
		overflow: hidden;
		padding: 0;
		margin: 0;	}
	
	#content img.photo2 {
		padding: 2px;
		margin: 5px 10px 10px 0;
		border: 4px solid #D8DAE0;
		float: left;
		width: 120px;
		height: 90px; }


/* OUR CARS - additonal photos */
	#content div.photo3 {
		width: 440px;
		overflow: hidden;
		padding: 0;
		margin: 0;	}
	
	#content img.photo3 {
		padding: 2px;
		margin: 5px 10px 10px 0;
		border: 3px solid #D8DAE0;
		float: left;
		width: 80px;
		height: 60px;
		width: 66px;
		height: 50px;		 }


	
/* PORTFOLIO - WEBSITE LINK	*/
#content div.wedding_website {
	padding: 15px 0 5px 0;
	color: #999999;	}
	#content div.wedding_website a:link, #content div.wedding_website a:visited {	
	color: #699CC6; 	}
	#content img.wedding_website {
	border: 0;
	vertical-align: middle;
	padding: 0 2px 0 2px; }	
	
#content .textsmall {
	font-size: 100%;
	color: #999999;	}	
		
.errorhd, .errortxt {
	color: #0066FF;
	margin: 0;
	padding: 0;
	width: 380px; }

li.errortxt {
	list-style-type: none; }
	
.errorhd {
	font-weight: bold; }	
	

/****************************************/

/*	   PHOTO GALLERY				*/

/****************************************/

/* STYLES FOR PHOTO GALLERY SECTION */
#photogallery {
	width: 440px;
	display: block;
	}
	#photogallery:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #photogallery { height:1px;	}	
		
#photogallery img {
	width: 100px;
	height: 75px;
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
	display: inline;
	border: 5px solid #E8E8E8;
	padding: 1px;
	}

.photogallery a:link, .photogallery a:visited  {
	margin: 0;
	padding: 0;
	display: inline;
}
	
	
/****************************************/

/*	RIGHT COLUMN, FEATURED ITEMS		*/

/****************************************/	

/* right container */
#hunter { 
	width: 346px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0;
	}

/* CONTAINER & BG FOR EACH FEATURE */
div.tours {
	width: 286px;
	border: 1px solid #EBEBEB;	
	margin: 20px 40px 20px 0;
	padding: 14px;
	height: auto;
	overflow: visible;	}

	div.tours:after {
	content:"";
	display:block;
	clear:both; 	}
	* html div.tours { height:1px;	}		

div.tours h1 {
	font-size: 12px;
	font-weight: bold;
	color: #828899;
	padding: 1px 0 0 0; 
	margin: 0;
	width: auto;
	background-image: url(../images/australia.gif);
	background-position: 12px 20px;
	background-repeat: no-repeat;
	}
	
div.tours h2 {
	}
	
div.tours h3 {
	}		

div.tours p {
	font-size: 11px;
	color: #7F7F7F;
	line-height: 130%;
	padding: 6px 0 8px 0; 	
	margin: 0;
	width: auto;	
	}

div.tours a:link, div.tours a:visited  {
	font-size: 11px;
	color: #A8815B;
	padding: 3px 0 3px 0; 	
	margin: 0;
	}
	
div.tours img {
	padding: 1px; 	
	margin: 0 12px 0 0;
	border: 5px solid #D8DAE0;
	float: left;
	width: 120px;
	height: 90px; 	}	

/****************************************/

/*	FEATURED WEBSITE - BOTTOM			*/

/****************************************/

/* container */
#chauffered_tours {
	width: 916px;
	height: 131px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 14px solid #fff;
	border-top: 2px solid #fff;	
	background-image: url(../images/chauffered_tours.jpg);
	background-repeat: norepeat;
	background-position: 0 0;
	clear: both;
	}
	
	/* CARS - container for each */
	div.cars {
	width: 305px;
	height: 131px;
	margin: 0;
	padding: 0;
	float: left;
	}	

	/* CAR IMAGES IN FOOTER FEATURE */
	div.cars img.chev_cars {
	border: 6px solid white;
	float: left;
	width: 120px;
	height: 90px;
	margin: 14px 0 0 14px;}
	
	/* text container for each */
	div.cars_hunter_valley {
	width: 146px;
	height: 120px;
	margin: 0;
	padding: 0 0 0 9px;
	float: left;
	text-align: left;	
	}	

	/* CAR NAME image */
	div.cars_hunter_valley img {
	float: none;
	border: none; 
	text-align: left;
	padding: 5px 0 2px 0;
	margin: 10px 0 0 0;}	

	div.cars_hunter_valley p {
	font-size: 10px;
	color: #616776;
	line-height: 140%;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	 }
	
	div.cars_hunter_valley a:link, div.cars_hunter_valley a:visited {
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding: 0;
	margin: 0;
	 }

	div.cars_hunter_valley a:hover, div.cars_hunter_valley a:active {
	text-decoration: underline;	 }

/****************************************/

/*	FOOTER / COPYRIGHT					*/

/****************************************/	

#chevy_hire_cars {
	text-align: center;
	margin: 0 auto;
	color: #A8B1B6;
	clear: both;
	width: 918px;
	padding: 5px 0 20px 0;
	border-top: 1px dotted #CECECE;
	}

#chevy_hire_cars a:link, #chevy_hire_cars a:visited {
	color: #465886;
	text-decoration: none;	}


#chevy_hire_cars a:hover, #chevy_hire_cars a:active {
	text-decoration: underline;
}

#chevy_hire_cars_newcastle {
	width: 33%;
	text-align: left;
	float: left;
}


#chevy_hire_cars_hunter {
	width: 33%;
	text-align: center;
	float: left;	
}


#chevy_hire_cars_central_coast {
	width: 33%;
	text-align: right;
	float: left;	
}
/* NOT SURE WHICH ARE IN USE???? */
	
/****************************************/

/*	    DATABASE ITEMS 					*/

/****************************************/

/* NOTE: ITEM HEADER - refer to h3 under content - line 270 */

	
/* link to more info or PDF */
div.item a:link, div.item a:visited {
	font-size: 11px;
	color: #FFCC00;
	margin: 0 0 2px 0;
	text-decoration: none; }	
div.item a:hover, div.item a:active {
	color: #FFCC00;
	margin: 0 0 2px 0;
	text-decoration: underline; }
	

/* PDF link & image */
div.pdflink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0000;
	width: 105%;
	padding: 2px 0 0 0;
	margin: 12px 0 20px 0;
	clear: both; }

a.pdf:link, a.pdf:visited { 
	color:#999;	text-decoration: none; }
.pdflink a:hover, .pdflink a:active { 
	color: #0000FF; text-decoration: underline;}
	
img.pdflink {
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	border: 0;
	float: left; }






/****************************************/

/*  profiles & NEWSLETTER/ITEMS2 PAGE 	*/

/****************************************/

.dgLabel {
	font-size: 10px;
	text-transform: uppercase;
	color: #457957;
	white-space: nowrap;
	border-top: 1px solid #DEEBE1;	
	padding: 5px 2px 5px 2px;
	vertical-align: top;	
}

td.dgRow {
	padding: 7px 2px 7px 2px; 	/*	t r b l */
	vertical-align: top;
/*	background-color: #F7FDE8;	 */
	background-image: url(../images/dgRowbg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;	}

td.line {
	background-color: #DEEBE1;}



/****************************************/

/*  CONTACT & FEEDBACK FORMS		 	*/

/****************************************/

form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */

div.formkey {
	width:480px;
	text-align: right;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#CCC;
	margin: 0 0 2px 0;
	}

div.formkey div.req, div.formkey div.opt { 
	display: inline; 
	background-image:url(../newcastle/req.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px; 
	padding: 1px 10px 1px 11px;
	color: #ccc;}
	div.formkey div.opt { background-image:url(../newcastle/opt.gif); }
	
	
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  width: 480px; 
  background-color: #fff; }

/* container for each fieldset */
form fieldset {
	/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	width: 500px;
	display: block;
	position: relative;
	padding: 10px 10px 15px 10px;   /* padding in fieldset support spotty in IE */
	margin: 20px 0 10px 0;
	border: 2px solid #eaeaea;
	z-index: 0;
	
	display: block;
	position: relative;
	background-color: white;
	clear: both;      
	margin: 0 0 26px 10px;
	padding: 0 0 20px 0;    
	z-index: 0;	
}

/* Legend for each fieldset */
form legend {
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: -2px 0 0 0;
	padding: 2px 4px 2px 4px;
	position: absolute;
	top: -7px;
	left: 20px;
	background-color: #fff;
	color: #CB9D6B;
	}
	
/* Labels for each field */
form label {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	color: #777; 
	margin: 4px 0 0 0;
	padding: 13px 0 0 0;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: right; 	
	
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	color: #777; 
	margin: 6px 3px 0 0;
	padding: 12px 14px 3px 20px;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: right;
}
	form label.req, form label.opt { 
	background-image: url(../newcastle/req.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 	}
	form label.opt { background-image: url(../newcastle/opt.gif); }	
	

/* GENERIC STYLES FOR TEXT FIELDS, CHECK BOX, SELECT MENU, SUBMIT, ETC */
form input, form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 288px;
	border: 1px solid #ccc;
	margin: 13px 0 5px 0;
	padding: 4px 2px 4px 4px;
	background-color: #fff;
	float: left;
	background-image:url(../newcastle/formBG.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
}	

/* SMALL TEXT FIELD */
form input.sml { width: 60px; }		

/* MED TEXT FIELD */
form input.med { width: 110px; }

form div.checkboxes {
	width: auto;
	height: auto;
	float: left;
	overflow: visible;
	margin: 14px 0 0 0;}

div.checkboxtext {
	width: auto;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #999;
	padding: 3px 0 4px 2px;
	float: left;
	clear: right;
}

form input.checkbox {
	border: 0;
	clear: left;
	width: 14px;
	height: 14px;
	float: left;
	margin: 3px 3px 4px 10px;	}
	
form select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 295px;
	border: 1px solid #ccc;
	margin: 14px 5px 0 0;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	float: left;	}
	form select.xsml { width: 50px;	}
	form select.sml { width: 64px;	}
	form select.med { width: 90px;	}		

form textarea {
	width: 383px;
	height: 100px;
	margin-left: 20px;	}	
	textarea { overflow: auto; }

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
	
form small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 0 126px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 0 3px;
	font-size: 88%;
	color: #aeaeae;	}
	

form fieldset .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	float: left;
	padding: 0 0 0 30px; 
	margin: 0 0 0 0;
	}
	
form input#submit {
	width: 65px;
	height: 22px;
	float: none; 
	border: none;
	margin:10px 0 20px 5px;
	padding:0;
	clear: both;
	}

div.formError {
	width: 24px;
	height: 35px;
	float: left;
	margin: 0;
	background-image: url(../images/formError.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;	
	}
	
.fielderror {
	border: 1px solid #CC3300;	
	}

div.msgError {
	color: #F00;
	font-weight: bold;
	margin: 20px 0 32px 0;
}

#content div.msgError ul {
	font-weight: normal;
	font-size:  12px;
	list-style-type: none;
	color: #F00;	
	padding: 0;
	margin: 10px 0 10px 10px;
}

#content div.msgError ul li {
	color: #F00;
	padding: 0 0 4px 18px;
	margin: 0;
	background-image: url(../images/bulletx.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}


#content .msgConfirm {
	border: 3px dashed #75B6E6;
	background-color: #EFF7FC;
	padding: 22px;	
	font-size: 15px;
	color: #2071AC;
	margin-bottom: 50px;


}
#content .msgConfirm strong {
	font-size: 18px;
	color: #2071AC;	
}

#content .msgConfirm p {
	font-size: 15px;
	color: #2071AC;	
}


/* SECURITY CSS */
form fieldset input.xfield { width: 100px; }	
	
img.scode {
	margin: 0 0 0 4px;
	padding: 14px 0 0 0;
	float: left;
	}	
	
.moreinfo {
	width:5px;
	visibility:hidden;
	display: none;
	}
