/********************************************************/

/*	GLOBAL PAGE SETUP - BODY, FONTS	*/

/********************************************************/

 body {
	width: 99%;
	background: white;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;	
	padding: 0;
	color: #000000;
	font-size: 10pt;
	}
	
html {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	background: white;
	color: #000000;
	}		


table, tr, td {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	color: #333;	
	}

a:link, a:visited, a:active, a:hover {
	color:#0033FF;
	text-decoration: none;	}


/****************************************/

/* 	HIDE SECTIONS - DO NOT PRINT 		*/

/****************************************/

#hunter_valley,
#hunter,
.dropmenudiv,
img.testimonials, 
img.news,
#cadillacs,
#private_tours,
img#hunter_valley_tours 

{
	display: none;
	float: none;
}


/********************************************************************/
/*	PRINT ONLY STYLES 												*/
/*  hide for screen css
/********************************************************************/

#wine_tasting {
	width: 98%;
	text-align: center;
	margin: 16px auto 20px auto;
	 }

#wine_tasting h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #860038;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
	
#wine_tasting h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0;
	}	

.newcastle{
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 0;
	z-index: 99;
	border: none;
	clear: both;	
}

.newcastle ul {
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.newcastle ul li{
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}
	
.newcastle ul li a:link, .newcastle ul li a:visited { 
	color: #000000; 
	font-size: 9.5pt;
	display: block;
	float: left;
	width: 75pt;
	width: 11%;
	height: 20px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 7px 4px 2px 4px;
	margin: 2px;
	list-style-type: none;}

img.plus { display: none; }

.news_hd, .testimonials_hd {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
	font-size: 14px;
	color: #CC6600;
	margin: 10px 0 18px 0;
	}
	




/****************************************/

/*	CONTENT CONTAINERS					*/

/****************************************/	

/* MAIN/HOLDING MID CONTAINER */
#sightseeing {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
}

/* LEFT PANE CONTAINER */
#tours {
	display: inline;
	float: left;
	width: 29%;
	margin: 0 4pt 0 0;
	padding: 0;
	border: none;
}

/* RIGHT PANE CONTAINER - home */
#hunter_wineries {
	display: inline;
	float: left;
	width: 22%;
	margin: 0;
	padding: 0;	
	text-align: right;
	overflow: visible;
}


/****************************************/

/*	LEFT PANE STYLES					*/

/****************************************/	

/* item container */
div.things_to_do {
	width: 90%;
	background-image: none;
	margin: 0 auto 30px auto;
	padding: 0;
	float: none;
}

/* news header */
div.things_to_do h1 {
	font-size: 13px;
	color: #6B7C85;
	padding: 0;	
	margin: 0;	
}

/* news date & guestbook feature - comment by */
div.things_to_do h2 {
	font-size: 11px;
	font-weight: normal;
	color: #697B8B;
	padding: 0;	
	margin: 0 0 3px 0;	
}

div.things_to_do p {
	font-size: 12px;
	color: #A0AFB8;	
	padding: 0 ;	
	margin: 0 0 10px 0;
	line-height: 165%;	
}

/* NEWS PHOTO */
div.things_to_do img.photo {
	margin: 4px 0 0 5px;
	border: 2px solid #fff;
	float: right;
	width: 80px;
	padding: 0;	
	}
	
/* open speech brackets */
img.day_tour {
	margin: 0 5px 5px 0;}

/* close speech brackets */
img.vineyard_tour {
	margin: 3px 0 5px 5px;}


/****************************************/

/*	RIGHT PANE STYLES					*/

/****************************************/	

/* 3d photo bg */
/*	width: 280px;
	height: 283px; */
div.wine_tour {
	width: 234px;
	height: 283px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: none;
	text-align: right;
}

div.wine_tour img.tasting {
	width: 228px;
	height: 150px;
	margin: 0;
	padding: 1px;
	border: 2px solid #ccc;
	float: none;
}

/* text container */
/*	width: 280px;
	height: 100px; */
div.hunter_wine_tour {
	width: 228px;
	padding: 3px 0 3px 0; 
	overflow: visible;	
	text-align: left;
	}

	div.hunter_wine_tour h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 1px 0 0 0;
	color: #6F7E82;
	line-height: normal;
	width: 228px;
	height: 18px;
	overflow: hidden;
	}
	
	div.hunter_wine_tour h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	padding: 0;
	margin: 6px 0 6px 0;
	color: #849697;
	line-height: normal;
	width: 228px;
	height: 28px;
	overflow: hidden;
	}	
	
	.link_feature a:link, .link_feature a:visited {
	background-image: url(../hunter_valley/tourism.gif);
	background-position: 100% 68%;
	background-repeat: no-repeat;
	padding: 5px 10px 0 0;
	margin: 20px 0 5px 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #AFBFC5;
	text-decoration: none;
	text-transform: uppercase;
	}
	


/****************************************/

/*	CONTENT STYLES					*/

/****************************************/	
 
	#content {
	width: 47%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
	display: inline;	
	}
	
	/* narrow, for 3 col */
	.limo,  { width: 48%; }

	/* wide, for 2 col */	
	.limousine { width: 78%; }
	
/****************************************/

/*	CONTENT STYLES						*/

/****************************************/	

#content p	{
	line-height: 150%;
	text-align: left;
	padding: 2px 20px 12px 0;
	margin: 0;	
	}	

.office_for_lease { color: #000; }
	
#content p a:link, #content p a:visited { 	color: #3366CC; text-decoration: none; }
#content p a:hover, #content p a:active {	color: #3366CC; text-decoration: underline; }


#content h1 {
	font-family: Arial, Helvetica, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	padding: 0;
	margin: 5px 0 16px 0;
	}
	
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9CAFBE;	
	padding: 10px 0 0 0;
	margin: 10px 0 5px 0;
	}	
	
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #9CAFBE;	
	padding: 5px 0 5px 0;
	margin: 20px 0 7px 0;
/*	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;	
	background-position: 0 30px;*/
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;	
	clear: both;
	}	

#content h4 {
	font-family: Microsoft Sans Serif, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #8CA3B5;
	padding: 3px 2px 3px 5px;
	margin: 20px 0 15px 0;
	background-color: #F0EFEE; 
	}	

#content h5 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8FA5B6;
	padding: 5px 0 5px 0;
	margin: 7px 0 2px 0;
	font-style: italic;
	}	
	
#content h6 {
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0 5px 0;
	color: #336699;
	}		

/* PHOTO CONTAINER - to right align 2 x photos in-line */	
#content div.photo {
	width: auto;
	float: right;
	margin: 0 0 10px 20px;
	}
	
/* ITEMS PHOTOS */	
#content img.photo {
	float: left;
	padding: 1px;
	border: 4px solid #F0EFEE;
	margin: 10px 0 0 10px;
	}	
	
/* CATEGORY/TOP PHOTOS - left aligned */		
#content img.photo2 {
	float: left;
	clear: left;
	padding: 1px;
	margin: 6px 14px 3px 0;
	border: 4px solid #F0EFEE;	
	}			

/* CATEGORY/TOP PHOTOS - right aligned */	
#content img.photo3 {
	float: right;
	clear: right;
	padding: 1px;
	border: 4px solid #F0EFEE;
	margin: 8px 0 4px 18px;
	}
	

/* PHOTO GALLERY THUMBNAILS - photos.asp */	
#content img.photos {
	border: 2px solid #D8E0E3;
	padding: 1px;
	margin: 1px 5px 10px 0;
	}	

/*  */
#content img.linkspics {
	border: none;
	padding: 0;
	margin: 10px 10px 15px 60px;
	float: right;
	clear: right;
	}	
	
.textsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 100%;
	color: #999999;
	padding: 4px 0 0 0;	}	
		
.errorhd, .errortxt {
	font-family: Arial, Tahoma, Helvetica, "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;}

.errorhd {
	font-weight: bold;
	margin: 10px 0 0 0;}	
	
ul.errortxt  {
	margin: 5px 0 10px 24px;
	padding: 5px;	}

ul.errortxt li {
	padding: 2px 0 2px 5px;
	margin: 0 0 0 0;
}

.line {
	margin: 4px 0 5px 0;
	border-top: 1px dotted #ccc;
	height: 10px;
	width: 98%;
	clear: both; }
	
	
/****************************************/

/*	 SPECIAL FORMATTED TEXT				*/

/****************************************/

/* NOTE: ITEM HEADER - refer to h3 under content - line 270 */

.itemtxt1, .itemtxt2 {
	color: #447855;
	margin: 0 0 5px 0;
	padding: 0; }

.itemtxt1 {
	padding: 10px 0 0 0;
	font-weight: normal;
	color: #333333	}

.itemtxt2 {
	color: #888888;
	padding: 3px 0 5px 0;
	margin: 3px 0 3px 0;
	margin: 0;
	padding: 0;
	line-height: 120%;	}	

.itemtxt3 {
	color: #4A799B;
	color: #9C9754;
	margin: 0 0 0 0;
	padding: 3px 0 10px 2px;
	}

/* 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; }

.gourmet { color: #777; font-weight: bold;}


table#wine_tour_hunter {
	width: 380px;
	border-top: 1px dotted #ccc;
	margin: 15px 0 25px 0;
}

table#wine_tour_hunter tr {
	border-bottom: 1px dotted #ccc;
}

table#wine_tour_hunter td.pic {
	border-bottom: 1px dotted #ccc;
	}
	table#wine_tour_hunter td.pic img {
	margin: 4px 3px 3px 0;
	border: none;
	padding: 1px;	}
	
table#wine_tour_hunter td.text {
	border-bottom: 1px dotted #ccc;
	color: #A0AFB8;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
	}
	
	table#wine_tour_hunter td.text strong {
	text-transform: uppercase;
	color: #697B8B;
	font-weight: normal;}
	

	table#wine_tour_hunter td.text a:link, table#wine_tour_hunter td.text a:visited {
	color: #A0AFB8;
	text-decoration: none;	}

	table#wine_tour_hunter td.text strong a:link, table#wine_tour_hunter td.text strong a:visited {
	color: #697B8B;
	text-decoration: none;	}

	table#wine_tour_hunter td.text a:hover, table#wine_tour_hunter td.text a:active {
	color: #496581;
	}

table#wine_tour_hunter td.link {
	border-bottom: 1px dotted #ccc;
	}		

table#wine_tour_hunter td.link img {
	border: none;
	padding: 0 10px 0 0;
}
/*********************************************/

/*	RIGHT COL STYLING - FEATURES			 */

/*********************************************/	





.link_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 13px 0 15px 0;
	text-align: left;
	text-transform: uppercase;
}
	.link_more a:link, .link_more a:visited, .link_more a:hover, .link_more a:active  {
	color: #ccc; 
	text-decoration: none;
	}

	


/****************************************/

/*	FEEDBACK - notepad background		*/

/****************************************/

/* holding div with repeat backgrond to fill if longer */
div.feedback {
	width: 464px;
	overflow: visible;
	background-image: url(../images/hunter.jpg);
	background-position: 0 169px;
	clear: both;
	z-index: 11;
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0;
	}

	div.feedback:after {
	content:"";
	display:block;
	clear:both; 	}
	* html div.feedback { height:1px;	}	


/* top of notepad */
div.feedback_top {
	width: 464px;
	height: 169px;
	margin: 0;
	padding: 0;	
	background-image: url(../images/newcastle_nsw.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;	}	

/* bottom of notepad */
div.feedback_bottom {
	width: 464px;
	height: 176px;
	margin: 0;
	padding: 0;	
	background-image: url(../images/hunter_valley.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	position: absolute;
	bottom: 0;
	right: 0;	
	z-index: 12;
	_bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1);		
	}

/* text container */
div.feedback_content {
	width: 385px;
	color: #000000;
	position: relative;
	background-image: none;
	background-color: transparent;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 40px 59px 40px;	
	z-index: 99;	}
	
	div.feedback_content:after {
	content:"";
	display:block;
	clear:both; 	}
	* html div.feedback_content { height:1px;	}	


/* content stretch for notpad */
div.feedback_stretch {
	height: 390px;
	width: 1px;
	float: right;
	position: relative;
	margin: 80px 0 0 0;
	padding: 0;
	display: none;
	}

/***** CONTENT / FONT STYLES FOR FEEDBACK *****/

	
div.feedback_content p {
	color: #336699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	padding: 0;
	margin: 0;
	}	

div.feedback_content .header {
	width: 260px;
	height: 22px;
	color: #336699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 80px 0 0 0;
	float: left;
	}

div.feedback_content div.subheader {
	width: 384px;
	height: 22px;
	color: #336699;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 23px 0;
	clear: left;
	}
	
/* if no sub header leave space */	
div.feedback_content div.spacer {
	display: block;
	clear: left;
	width: 384px;
	height: 22px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	}
	
div.feedback_content div.date {
	width: 123px;
	height: 19px;
	text-align: right;
	color: #AFB3A6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 0 0;
	margin: 80px 0 0 0;
	float: left;
	}


/****************************************/

/*  WEB LINKS + events links 			*/

/****************************************/

div.weblink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 10px 0 10px 0;
	margin: 0 0 50px 0;
	}
	
div.weblink a:link, div.weblink a:visited {	
	color: #4A799B;
	text-decoration: none;
}

div.weblink a:hover, div.weblink a:active {	
	color: #000;
	text-decoration: none;
}


div.weblink img {
	border: 0;
	margin: -3px 8px 0 4px;
	padding: 0;
	float: left;

}

/****************************************/

/*  PDF DOCUMENT LINK				 	*/

/****************************************/

/* PDF link & image */
div.pdflink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A799B;
	width: 95%;
	padding: 2px 0 0 0;
	margin: 5px 0 0 0;
	clear: left; }
	
a.pdf:link, a.pdf:visited { 
	color:#999;	text-decoration: none; }
.pdflink a:hover, .pdflink a:active { 
	color: #000; text-decoration: underline;}
	
img.pdflink {
	padding: 2px 10px 0 0;
	margin: 0 0 0 0;
	border: 0;
	float: left; }


/****************************************/

/*  GOOGLE MAP						 	*/

/****************************************/

#mapdiv { position: relative; z-index:100; }

#map	{
	width: 500px;
	height: 360px;
	z-index: 4;
	margin: 10px 0 30px 0;
	border: 3px solid #ccc;
	padding: 2px;
	text-align: left;
	position: relative;
	z-index: 100;
	}



/****************************************/

/*  SMOOTH SCROLL GALLERY - content  	*/

/****************************************/

#hunter_wedding {
	width: 100%;
	height: 120px;
	background-image: none;
	position: relative;
	margin: 50px auto 20px 0;
	text-align: center;
	clear: both;
}



#tour {
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 100%;
	height: 106px;
	position: relative;
	clear: both;
}

/* total width inc back forward icons */
#photo_gallery {
	width: 100%;
	height: 106px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	z-index: 2;
	}
	
/* Styles for scrolling layers  
Specify width and height in hold and wn, and in clip for wn */

div#hold	{ 
	position:relative; overflow:hidden;
	width:938px; height:134px; z-index:100; float: left;
	margin: 0 auto; text-align: center;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:938px; height:134px; 
	clip:rect(0px, 938px, 134px, 0); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

/* PHOTO/IMAGE STYLES */
img.display {
	width: 120px;
	height: 100px;
	margin: 0 4px 0 4px;
	padding: 0;
	border: 3px solid #ccc;
	display: inline;
	}

/* BACK & NEXT icons */
#photo_gallery img.back, #photo_gallery img.next { display: none; float: none;}

/****************************************/

/*  FOOTER SECTION - below gallery	 	*/

/****************************************/	

/* FOOTER CONTAINER */
#newcastle_hire_cars {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 4px 0;
	color: #697B8B;
	position: relative;
	clear: both;
	overflow: visible;
	}
	
	#newcastle_hire_cars a:link, #newcastle_hire_cars a:visited { color: #697B8B; text-decoration: none; }
	#newcastle_hire_cars a:hover, #newcastle_hire_cars a:active { color: #336699;  }		
	
	/* Web Sharp Designs link */
	#web_site_design_newcastle {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
	color: #C3CAD1;
	position: relative;
	clear: both;	}	
	
	#web_site_design_newcastle a:link, #web_site_design_newcastle a:visited { color: #C3CAD1; text-decoration: none; }
	#web_site_design_newcastle a:hover, #web_site_design_newcastle a:active { color: #336699;  }	
	

		
/****************************************/

/*  CONTACT INFO, BRANCH DETAILS	 	*/

/****************************************/

table.branch, table.branch2 {
	width: 310px;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
}

table.branch th, table.branch2 th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #939393;
	width: 80px;
	padding: 8px 0 2px 0;
	white-space: nowrap;
	vertical-align: top;
	}

table.branch td, table.branch2 td {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 8px 0 2px 0;
	width: auto;
	vertical-align: top;
	text-align:left;	
	}	

/* removes line space between tables/cells 
table.branch2 th { padding: 0 0 0 0; 	}
table.branch2 td { padding: 0 0 0 0; 	}*/

table.branch a:link, table.branch a:visited, 
table.branch2 a:link, table.branch2 a:visited {
	text-decoration: none;
	color: #000;
}

table.branch a:hover, table.branch a:active, 
table.branch2 a:hover, table.branch2 a:active {
	text-decoration: underline;
}


/****************************************/

/*  SEARCH PAGE						 	*/

/****************************************/

form#searchpage {
	background-color: transparent;
	width: 350px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

form#searchpage input.searchTerm {
	width: 240px;
	height: 22px;
	background-color:#FFFFFF;
	border: 1px solid #ccc;
	float: left;
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
}

	

/****************************************/

/*  CONTACT & FEEDBACK FORMS		 	*/

/****************************************/

/* set width in form, not fieldset (still takes up more room w/ fieldset width */
form {  
  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;   
	margin: 20px 0 10px 0;
	border: 2px solid #eaeaea;
	background-image: url(../images/quality.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 0;
}

/* Legend for each fieldset */
form legend {
	color: #aeaeae;
	color: #A49F5C;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	margin: 0 0 0 14px;
	padding: 0 1px 0 2px;
	position: absolute;
	top: -7px;
	left: 0;
	}

.formspacer {
	width: 95%;
	height: 10px;
	margin: 0;
	padding: 0;
	clear: both; 
	}

/* 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; 	
}
form label.photos {
	text-align: left;
	font-size: 12px;
	width: 100px;
	padding: 13px 0 0 5px;
	}

/* 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: 290px;
	border: 1px solid #ccc;
	margin: 13px 0 0 10px;
	padding: 4px 2px 4px 4px;
	background-color: #fff;
	float: left;
	/* 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; }		

form select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 295px;
	border: 1px solid #ccc;
	margin: 14px 0 0 10px;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	float: left;
	}

/* SELECT FOR PHOTO GALLERY CATEGORIES */
form select.photos {
	}

/* SMALL SELECT MENU */	
form select.sml { width: 60px; }		

/* MEDIUM SELECT MENU */	
form select.med { width: 120px; }		

/* CALENDAR */
form select.calendarDateInput {
	width: 60px;}
	
form input.calendarDateInput {
	width: 60px;
	height: 12px;
	}	

form textarea {
	width: 292px;
	height: 100px;	}	
	textarea { overflow: auto; }

/* setting clear on inputs didn't work consistently, so brs added for degrade */
form br {
	clear:left; 
}
	
form small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 0 126px; 
	padding: 0 3px;
	font-size: 88%;
	color: #aeaeae;	}

#content .checkbox {
	border: 0;
	clear: left;
	width: 14px;
	height: 14px;
	float: left;
	margin: 9px 0 0 3px;	}

form fieldset .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	float: left;
	padding: 9px 0 0 5px; 
	margin: 0 0 0 0;
	}
	
form input#submit, form input#reset {
	width: 75px;
	height: 24px;
	float: none; 
	display: inline; 
	border: none;
	margin:0 0 0 5px;
	padding:0;
	}

form .scodefield { 	width: 100px; }	
	
img.scode {
	margin: 0 0 0 4px;
	padding: 12px 0 0 0;
	float: left;
	}	

div.formError {
	width: 20px;
	height: 35px;
	float: left;
	margin: 0;
	background-image: url(../images/formError.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;	
	}
	
.fielderror {
	border: 1px dotted #CC0000;	
	}

/* HIDDEN FIELD to reduce spam */
.moreinfo {
	width:5px;
	visibility:hidden;
	display: none;
	}

div.goodMSG {
	color: #3399FF;
	font-weight: bold;
	padding: 5px 0 5px 0;}
	

/****************************************/

/*  JUMP MENU FORMS - category select 	*/

/****************************************/

/* set width in form, not fieldset (still takes up more room w/ fieldset width */
form#sortby {  
  margin: 0;
  padding: 0;
  width: 350px; 
  background-color: #fff; }

/* container for each fieldset */
/* padding in fieldset support spotty in IE */
form#sortby fieldset {
	/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	width: auto;
	display: block;
	position: relative;
	padding: 10px 10px 15px 10px;   
	margin: 20px 0 10px 0;
	border: 2px solid #eaeaea;
	background-image: url(../images/quality.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 0;
}

/* Legend for each fieldset */
form#sortby legend {
	color: #aeaeae;
	color: #A49F5C;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	margin: 0 0 0 14px;
	padding: 0 1px 0 2px;
	position: absolute;
	top: -7px;
	left: 0;
	}

/* Labels for each field */
/* block float the labels to left column, set a width */
form#sortby label {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; 	
	text-transform: uppercase;
	color: #777; 
	width: 90px;
	margin: 4px 0 0 0;
	padding: 13px 0 0 0;
	display: block;  
	float: left; 
}	
form#sortby select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 220px;
	border: 1px solid #ccc;
	margin: 14px 0 0 8px;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	float: left;
	}
	