/********************************************************/

/*	GLOBAL PAGE SETUP - BODY, FONTS	*/

/********************************************************/

html, body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
    margin: 0; 
    padding:0;
	color:#555; 
	background: #fff url(../sydney/renovate_sydney.jpg) repeat-x top left;
	}	
	

body, h2, h3, h4, h5, h6, table, form, code, pre, fieldset, legend, dl, dt, dd {
	margin:0; padding:0; border: none;
	}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	}

hr {
	color: #ccc;
	height: 1px;
	border: 1px dotted #ccc;
	margin: 5px 0 10px 0; }


div.clearer {
	width: 98%;
	height: 10px;
	font-size: 1px;
	}
	
div.linespace {
	width: 98%;
	height: 20px;
	font-size: 1px;
	}	
 
/********************************************************************/
/*	PRINT ONLY STYLES 												*/
/*  hide for screen css
/********************************************************************/

#kitchen_sydney {
	display: none;
	float: none; }

	#kitchen_sydney div.design { display: none; float: none; }
	#kitchen_sydney div.designer { display: none; float: none; }


/********************************************************************/
/*	TOP HOLDING CONTAINER  												*/
/*  each zone forms the page layout holders
/********************************************************************/

#kitchen_bathroom_sydney {
	width: 992px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	}


/********************************************************************/
/*	TOP SECTION   												*/
/*  logos & photos
/********************************************************************/

/* TOP SECTION, MAIN CONTAINER - including logo, pic and menu */
#kitchen {
	width: 992px;
	height: 125px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	position: relative;
	clear: both;
	background-image:url(../sydney/designer_kitchen_bathroom.jpg);
	background-position: 690px 0;
	background-repeat: no-repeat;
	}

/* Creative House LOGO CONTAINER */
#creative_kitchens {
	width: 204px;
	height: 125px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;	}
	
/* TOP RIGHT - strapline, female, menu */
#kitchen_design {
	width: 788px;
	height: 125px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	text-align: center;
	}	
	/* logo words & strapline holding container */
	#bathroom_design {
	width: 788px;
	height: 103px;
	padding: 0;
	margin: 0;
	float: left;
	}
		/* 'of kitchens & bathrooms' + strapline */
		#kitchens_bathrooms {
		/* width: 485px;
		height: 107px; */
		width: 448px;
		height: 81px;
		margin: 0;
		padding: 26px 0 0 37px;
		float: left;
		}
		/* right top image - girl */
		#designer_kitchens_bathrooms {
		width: 303px;
		height: 103px;
		padding: 0;
		margin: 0;
		float: left;
		}	
		#designer_kitchens_bathrooms img { padding: 0; border: 0; margin: 0;}

			
		#kitchen_renovation ul {
			width: 603px;
			height: 18px;
			padding: 0 0 0 8px;
			margin: 0;
			background-repeat: no-repeat;
			}
			
			/* NAV 1 - HOME */
			.kellyville {	background-image: url(../sydney/kellyville_kitchens.jpg);}

			/* NAV 2 - ABOUT */
			.castle_hill {	background-image: url(../sydney/kitchen_castle_hill.jpg);}

			/* NAV 3 - HOME */
			.penrith {	background-image: url(../sydney/penrith.jpg);}

			/* NAV 4 - HOME */
			.parramatta {	background-image: url(../sydney/parramatta.jpg);}

			/* NAV 5 - HOME */
			.baulkham_hills { background-image: url(../sydney/baulkham_hills.jpg);}

			/* NAV 6 - HOME */
			.blacktown { background-image: url(../sydney/blacktown.jpg);}

			/* NAV 7 - HOME */
			.kitchen_connection { background-image: url(../sydney/kitchen_connection.jpg);}
			
			/* GENERIC */
			.makeover { background-image: url(../sydney/makeover.jpg);}			
		
		#kitchen_renovation ul li {
			font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
			list-style-type: none;	
			display: inline;
			font-size: 11px;
			text-align: center;
			margin: 0;
			padding: 0;
			width: 83px;
			height: 18px;	
			z-index: 2;
			}
		
		#kitchen_renovation a:link, #kitchen_renovation a:visited {
			padding: 0 0 0 0;
			margin: 2px 0 0 0;
			text-align: center;
			color: #fff;
			float: left;
			width: 83px;
			height: 16px;
			text-decoration: none;
			z-index: 2;	
			}
		
		#kitchen_renovation ul li a:hover, #kitchen_renovation ul li a:active {
			color: #F4E95B;
			z-index: 1;
			position: relative;
			top: 0;
			left: 0px;
			/* background-image: url(../sydney/temp_nav.jpg);
			background-repeat: no-repeat; */
			}
		
		#kitchen_renovation ul li.active {
			padding: 0;	
			margin: 0 0 0 0;
			color: #60696C;
			z-index: 3;
		 }
		
		#kitchen_renovation ul li.active a:hover, #kitchen_renovation ul li.active a:active {
		}



/********************************************************************/
/*	RED BAR
/*  page header pane
/********************************************************************/

/* HOLDING CONTAINER, with faded ribon bg */
#cabinets {
	width: 992px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../sydney/cabinets.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
	float: none;
	position: relative;
	padding: 0 0 30px 0;
	overflow: hidden;
	z-index: 0;
	position: relative;
	}

/* MAIN SECTION HEADER, on red */	
#cabinets h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #fff; 
	line-height: 110%;
	text-align: left;
	float: left;
	width: 570px;
	height: 20px;
	padding: 15px 0 0 225px;
	margin: 0;
} 

#cabinets h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 110%;	
	color: #fff; 
	text-align: left;
	float: left;
	width: 570px;
	height: 35px;	
	padding: 0 0 0 225px;
	margin: 0;
} 	


/* DESIGN QUALITY - floating, top layer with call to action, 
relative to main holding container 'kitchen_bathroom_sydney' */	

#designer {
	position: absolute;
	top: 109px;
	right: 68px;
	z-index: 99; }
	
	#designer img { border: 0; }
	
/********************************************************************/
/*	MIDDLE SECTION   												*/
/*  content area and right pane
/********************************************************************/

/* MIDDLE 100% bg gradient bottom */
#modern {
	width: 100%;
	background-image: url(../sydney/custom.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	overflow: visible; }


/* MIDDLE HOLDING CONTAINER */
#bench {
	width: 992px;
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
	#bench:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #bench { height:1px;	}


	
/****************************************/

/* LEFT PANE - PHONE, ADDRESS & MAP LINK */

/****************************************/

#sydney_nsw {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 120%;
	width: 143px;
	float: left;
	margin: 0;
	padding: 0 35px 0 26px;
	z-index: 3;
	border: 0;
 }	

#sydney_nsw h1, #sydney_nsw h1 a {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	font-stretch:condensed;
	text-decoration: none;
	}

#sydney_nsw h1 {
	padding: 0 0 2px 0;
	margin: 16px 0 0 0; }	
	
#sydney_nsw h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	margin: 0;
	}

#sydney_nsw p {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 4px 0;
	margin: 0;
	}	

#sydney_nsw h3 {
	font-size: 12px;
	font-weight: normal;
	color: #858585;
	padding: 4px 0 5px 0;
	margin: 0;
	}	
	
#sydney_nsw img {
	border: 0;
	padding: 0;
	margin: 15px 0 10px 5px;
}


/****************************************/

/*	CONTENT AREA					*/

/****************************************/	

#content {
	width: 470px;
	min-height:400px; 
	height:auto !important; 
	height:400px;	
	float: left;
	margin: 0 0 0 0;
	padding: 0 40px 30px 25px;
	position: relative;
	overflow: visible;
 	}
	#content:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #content { height:1px;	}

/* CONTENT STRETCH VERTICAL */
#new_kitchen {
	width: 1px;
	height: 300px;
	float: left;
	padding: 0;
	margin: 0;
	}

/****************************************/

/*	CONTENT ZONE - font styles		*/

/****************************************/	

	
#content p	{
	line-height: 140%;
	text-align: left;
	padding: 5px 0 10px 0;
	margin: 0;
	text-align: justify;
	position: relative;
	}	

#content p a:link, #content p a:visited { 	color: #cc0000; text-decoration: none; }
#content p a:hover, #content p a:active {	color: #cc0000; text-decoration: underline; }

#content p strong { color: #000; font-weight: normal; }

/* main page header - not in use */
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding: 0 0 10px 0;
	margin: 12px 0 0 0;
	text-align: left;
	}	
	
/* standard bold subheader in beige */
#content h2 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 30px 0 10px 0;
	height: 24px;
	clear: none;
	}
	#content h2 a:link, #content h2 a:visited  { text-decoration: none; color: #000; }
	#content h2 a:hover, #content h2 a:active  { text-decoration: underline; }

/* HEADER with dotted underline */
#content h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 470px;
	height: 18px;
	color: #333;
	letter-spacing: 3px;
	margin: 20px 0 4px -2px;
	padding: 4px 0 0 4px;
	text-transform: capitalize;
	background-color: #F1F1F1;	
	}	

/* used for events date / news author */
#content h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 470px;
	height: 18px;
	color: #333;
	letter-spacing: 3px;
	margin: 20px 0 4px -2px;
	padding: 4px 0 0 4px;
	text-transform: capitalize;
	background-color: #F1F1F1;	
	}
	
/* used for custom fields */
#content h5 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 0;
	margin: 16px 0 0 0;
	}
	#content h5 a:link, #content h5 a:visited { color: #000; text-decoration: none; }
	#content h5 a:hover { color: #cc0000; text-decoration: underline; }
	
	
/* used for heading 3 style in editor */
#content h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 470px;
	height: 18px;
	color: #333;
	letter-spacing: 3px;
	margin: 20px 0 0 0;
	padding: 4px 0 0 5px;
	text-transform: capitalize;
	background-color: #F1F1F1;	
	}			

/* BLOCK QUOTE */
#content blockquote {	
	font-style: italic;
	border-left: 3px solid #e3e3e3;
	margin-left: 6px;
	padding-left: 14px;
	margin-bottom: .8em;
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-size: 120%;
	font-style: italic;
	line-height: 1.3;
	}

#content ul {
	padding: 0;
	margin: 0 0 8px 6px;
	list-style-type: none;
	position: relative;
	overflow: hidden;	/* UL - to avoid overlap of image floated right of list */
	}

#content ul li {
	font-size: 95%;
	background-image: url(../sydney/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 0 4px 16px;	
	margin: 0 0 0 0;
	line-height: 130%;
	}
	
	#content ul li a:link, #content ul li a:visited {
		text-decoration: none; color: #555;}
	#content ul li a:hover, #content ul li a:active {
		text-decoration: underline; color: #993300; font-weight: bold; }	

#content ol {
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	overflow: hidden;	}
	
#content ol li {
	font-size: 95%;
	padding: 1px 0 4px 0;	
	margin: 2px 0 5px 20px;
	line-height: 130%;
	position: relative;
	}

/* TABLE STYLES - all/generic */
table {
	width: auto;
	font-size: 11px;
	margin: 12px 0 2px 0;
	padding: 0;
}

table th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #aaa;
	width: 90px;
	padding: 4px 5px 4px 0;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	}

table td {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px 0 8px 0;
	width: auto;
	vertical-align: top;		}	
	table td p { padding: 0 0 5px 0; margin: 0; }
	

	table a:link, table a:visited {
	color: #777; 
	text-decoration: none;
	background-image: url(../sydney/a_link.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

	}

	table a:hover, table a:active {
	color: #993300; 
	text-decoration: none; 
	background-image: url(../sydney/a_hover.gif);
	}


/*==================================*/

/*  CONTACT INFO, BRANCH DETAILS	*/

/*==================================*/

table.profiles, table.locations {}
table.profiles {}
table.locations {}
table.profiles th, table.locations th {	}

table.profiles td, table.locations td {	}	

table.profiles td p, table.locations td p { }

table.profiles a:link, table.profiles a:visited, 
table.locations a:link, table.locations a:visited {	}
table.profiles a:hover, table.profiles a:active, 
table.locations a:hover, table.locations a:active {		}












#content .textsmall {
	font-size: 100%;
	color: #999999;	}	
		
.errorhd, .errortxt, li.errortxt {
	color: #CC0000;
	margin: 0;
	padding: 2px 30px 2px 0; }
	
li.errortxt	{
	margin: 3px 0 5px 15px;
	padding: 2px 0 2px 0;}

.errorhd {
	font-weight: bold; }	


.errorhd ul {
	font-weight: normal;
	margin: 10px 0 5px 0;

}

.errorhd ul li {
	font-weight: normal;
	margin: 1px 0 2px 0;

}



/* home page link to gallery */
a.kitchen_renovation_photos:link, a.kitchen_renovation_photos:visited {
	display: block;
	color: #CC0000;
	padding: 5px 0 20px 23px;
	margin: 10px 0 10px 0;
	background-image: url(../sydney/house.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;

}

a.kitchen_renovation_photos:hover, a.kitchen_renovation_photos:active {
	font-weight: bold;
}

/*********************************************/

/*	PHOTO BORDER - ROUNDED CORNERS			 */

/*********************************************/	


/* main, gallery, feature */
div.kitchen_designers_australia {
	position: relative;
	padding: 0;
	z-index: 3;
	}


/* generic image - for links */
img.provincial_kitchen {
	border: none;
	margin: 10px 10px 10px 30px;
	position: relative;
	z-index: 10;
	float: right;
	}	

	/* only pages with curved images */
	div.kitchen_designers_australia img.provincial_kitchen {
	padding: 1px;
	margin: 0;
	position: relative;
	z-index: 10;
	overflow: visible;
	float: none;
	border: 2px solid #E9E9ED;
	}
	
	
	.left { 
	float: left;
	margin: 4px 18px 6px 0;
	clear: left;
	z-index: 3; }

	.right { 
	float: right;
	margin: 50px 0 6px 20px;
	z-index: 3;
	}
	
	.itempic { 
	float: right;
	margin: 8px 0 6px 20px;
	z-index: 3;
	}	
	
div.kitchen_designers,
div.kitchen_renovation,
div.designer_kitchen,
div.designer_bathroom {
	position: absolute;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 99;	
}	

/* corner - left top (main,gallery,top) */
div.kitchen_designers {
	background-image: url(../sydney/kitchen_designers.png);
	left: 0;
	top: 0;		}

/* corner - right top (main,gallery,top)  */
div.kitchen_renovation {
	background-image: url(../sydney/kitchen_renovation.png);
	right: 0;
	top: 0; 	}

/* corner - left bottom (main,gallery,top) */
div.designer_kitchen {
	background-image: url(../sydney/designer_kitchen.png);
	left: 0;
	bottom: 0;	}

/* corner - right bottom (main,gallery,top)  */
div.designer_bathroom {
	background-image: url(../sydney/designer_bathroom.png);
	right: 0;
	bottom: 0;	}



/* primary item images */
img.photos {
	border: 3px solid #e5e5e5;
	margin: 6px 4px 8px 14px;
	padding: 2px;
	float: right;
	}


/* GALLERY CONTAINER */
div.itemgallery {
	clear: both;
	margin: 0 0 10px 0;
}

img.gallery {
	border: 2px solid #e5e5e5;
	margin: 6px 10px 6px 0;
	padding: 1px;
	}
	
/* SPECIFIC LAYOUT STYLES */
img.kitchen_links {
	float: right;
	border: none;
	margin: 14px 10px 10px 40px;
}


/*------------------------------------------*/

/*	  WEB LINK - with bullet icon			*/

/*------------------------------------------*/

a.itemlink:link, a.itemlink:visited {
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 45px;
	width: 270px;
	color: #000;
	padding: 1px 0 0 23px;
	margin: 10px 0 4px 0px;
	background-image:url(../sydney/links.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;	
}

a.itemlink span.hd {
	font-weight: bold;
	font-size: 12px;
	color: #000;	}
	a.itemlink:hover span.hd { color: #5D8B22; }
	
	a.itemlink:hover, a.itemlink:active { 
	background-position: 0 -56px;
	color: #555;
	}



/****************************************/

/*	RIGHT PANE - photo & features		*/

/****************************************/	

#renovation {
	width: 233px;
	padding: 0 0 0 0;
	margin: 50px 0 0 0;
	float: left;
	position: relative;
	z-index: 1;
	text-align: left;
	overflow: visible;
	}



/****************************************/

/*	TIPS & NEWS - right pane					*/

/****************************************/	

/* TICKER WRAPPER */
#install {
	width: 156px;
	height: 126px;
	float: right;
	margin: 0;
	padding: 90px 25px 0 25px;
	z-index: 2;
	overflow: visible;
	background-image: url(../sydney/renovation_install.png);
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

/* ITEM CONTAINER */
#build {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
	width: 156px;	
	height: 126px;
	color: #000000;
	}

	.build {
	width: 156px;
	height: 116px;
	z-index: 4;
	margin: 0;
	overflow: hidden;
	}
	.build h1 {
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 13px;
	color: #666;
	text-align: left; 
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	overflow: hidden;
	z-index: 4;	
	}
	
	.build p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin: 0 0 10px 0;
	color: #999;
	z-index: 4;	
	text-align: left;
	}

	.build a:link, .build a:visited {
	font-size: 11px;
	color: #B9BA3B;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	z-index: 4;
	background-image: url(../sydney/installation.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}	

	.build a:hover, .build a:active {
	text-decoration: underline;
	}
	
	
/****************************************/

/*	QUICK FIND SEARCH - right pane		*/

/****************************************/	

/* CONTAINER - includes header & bg */
#remodelling {
	width: 204px;
	height: 70px;
	background-image: url(../sydney/remodelling.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 30px 0 10px 20px;
	float: right;
}

#remodelling form.remodelling {
	padding: 22px 0 0 10px;
	margin: 0;
	background-color: transparent; }
	
#remodelling p {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #b6b6b6;}	

#remodelling form.remodelling input.searchterm {
width: 142px;
vertical-align: middle;		
border: 1px solid #E6E9EB;
float: left;
margin: 4px 4px 0 0; }
	
#remodelling form.remodelling input.searchbutton {
	width: 28px;
	height: 28px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: transparent;	
	}


/*==================================*/

/*	SEARCH PAGE						*/

/*==================================*/


form#searchpage input.searchTerm {
	font-size: 12px;
	width: 195px;
	float: left;
	border: 1px solid #555;
	background-color: #FFF;
	margin: 3px 4px 0 0;
	padding: 3px 2px 3px 5px;
}

form#searchpage input#search {
	border: none;
	padding: 0;
	margin: 3px 0 0 0;
	background-color: transparent;
	width: 60px;
	height: 22px;
	float: left;
}

.SearchResults {
	width: 80%;
	padding-left: 16px;
	}

.SearchResults a:link, .SearchResults a:visited {
	color: #CC0000;
	text-decoration: none;
}
.SearchResults a:hover, .SearchResults a:active {
	text-decoration: underline;
}


/****************************************/

/*  SMOOTH SCROLL GALLERY - content  	*/

/****************************************/

/* gallery container - with beige bg */
#renovate {
	width: 100%;
	height: 120px;
	margin: 0 0 0 0;
	clear: both;
	padding: 0;
	z-index: 2;
	background-color: #000;
	background-image: url(../sydney/renovation.jpg);
	background-repeat: repeat-x;
}

#photo_gallery {
	width: 784px;
	height: 106px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 0 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:720px; height:111px; z-index:100; float: left;
	margin: 0 auto; text-align: center;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:720px; height:111px; 
	clip:rect(0px, 720px, 111px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

div.connection {
	width: 144px;
	height: 111px;
	background-image: url(../sydney/photos.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
	}

img.display {
	width: 100px;
	height: 75px;
	padding: 18px 18px 18px 18px;
	margin:0;
	border: 0; }


/* BACK & NEXT icons */
#photo_gallery img.back { float: left; border: 0; padding: 45px 10px 0 0;}
#photo_gallery img.next { float: left; border: 0; padding: 45px 0 0 10px;}	

table#t1 { padding: 0; margin: 0; }

/****************************************/

/*  FOOTER SECTION - below gallery	 	*/

/****************************************/	

/* FOOTER CONTAINER - credits copyright links  */
	#creative_kitchens_bathrooms {
	width: 992px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 4px 0;
	color: #777;
	position: relative;
	clear: both;
	}
	
	#creative_kitchens_bathrooms a:link, #creative_kitchens_bathrooms a:visited {	color: #555; text-decoration: none; }
	#creative_kitchens_bathrooms a:hover, #creative_kitchens_bathrooms a:active { color: #cc0000; text-decoration: underline; }		
	
	/* Web Sharp Designs link */
	#web_site_design_newcastle {
	width: 992px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 30px 0;
	color: #aaa;
	position: relative;
	clear: both;	}	
	
	#web_site_design_newcastle a:link, #web_site_design_newcastle a:visited { color: #aaa; text-decoration: none; }
	#web_site_design_newcastle a:hover, #web_site_design_newcastle a:active { color: #000; text-decoration: underline; }	




/****************************************/

/*	    DATABASE ITEMS 					*/

/****************************************/

/* PDF link & image */
div.pdflink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2A97D;
	width: 300px;
	padding: 0 0 0 0;
	margin: 2px 0 3px 20px;
	clear: left;
	}

div.pdflink a:link, div.pdflink a:visited { 
	color:#B0A887;	text-decoration: none; }
div.pdflink a:hover, div.pdflink a:active { 
	color: #CB5832; text-decoration: underline;}
	
img.pdflink {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	float: left; }

	
/****************************************/

/*  GOOGLE MAP - border, size, etc		*/

/****************************************/	

#map	{
	width: 460px;
	height: 390px;
	z-index: 4;
	margin: 10px 0 10px 0;
	border: 3px solid #ccc;
	padding: 2px;
	z-index: 100;
	 }


/****************************************/

/*  TESTIMONIALS - home page comments	*/

/****************************************/	

div.showroom {
	width: 455px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color:#aaa; 
	padding: 0 0 0 20px;
	margin: 20px 0 0 0;
	position: relative;
/*	background-color: blue;*/
	}

div.showroom img.showroom01 {
	padding: 0 5px 0 0; }
	
div.showroom img.showroom02 {
	padding: 5px 3px 0 5px;
	 }

.showroom_kitchen {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#aaa; 
	padding: 0;
	clear: left;
	margin: 0 auto;
	width: 300px;
/*	background-color: #000;*/
	}
	
	


/****************************************/

/*  CONTACT & FEEDBACK FORMS		 	*/

/****************************************/

form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */

div.formkey {
	width:98%;
	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(../sydney/req.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px; 
	padding: 1px 10px 1px 11px;
	color: #ccc;}
	div.formkey div.opt { background-image:url(../sydney/opt.gif); }


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0 0 10px 0;
	padding: 22px 0 40px 0;
	width: 98%; 
	text-align: left;
	/* background-color: #ECECEC; */
	position: relative;
	overflow: visible;
	clear: both;
  }
	form:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* container for each fieldset */
form fieldset {
	width: 96%;
	display: block;
	position: relative;
	background-color: white;
	clear: both;      
	margin: 0 0 26px 10px;
	padding: 0 0 20px 0;    
	border: 1px solid #C1C1C1;
	border-bottom: 3px solid #C1C1C1;
	border-right: 3px solid #C1C1C1;
	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 6px 2px 6px;
	position: absolute;
	top: -7px;
	left: 20px;
	background-color: #8F8F8F;
	}

	
/* Labels for each field */
form label {
	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 12px;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: right;
	clear: right;
	}
	
	form label.req, form label.opt { 
	background-image: url(../sydney/req.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 	}
	form label.opt { background-image: url(../sydney/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: 268px;
	border: 1px solid #ccc;
	margin: 13px 0 5px 0;
	padding: 4px 2px 4px 4px;
	background-color: #fff;
	float: left;
	background-image:url(../sydney/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 */
	}

form textarea {
	width: 364px;
	height: 120px;
	margin: 16px 0 0 20px;
	}	

	
/* SMALL TEXT FIELD */
form input.sml { width: 60px; height: 12px; }		

/* MED TEXT FIELD */
form input.med { width: 110px; }

form div.checkboxes {
	width: 300px;
	height: auto;
	float: left;
	overflow: visible;
	margin: 13px 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: none;
	clear: left;
	width: auto;
	height: auto;
	float: left;
	margin: 4px 3px 4px 0;
	padding: 2px 3px;}
	
form select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 295px;
	border: 1px solid #ccc;
	margin: 14px 4px 0 0;
	padding: 2px 2px 2px 3px;
	background-color: #fff;
	float: left;
	background-image:url(../sydney/formBG.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

/* SMALL SELECT MENU */	
form select.sml { width: 50px; }	

/* MEDIUM SELECT MENU */	
form select.med { width: 90px; }	

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
	height: 1px;
	widows: auto;
	margin: 0;
	padding: 0;
	background-color: red;
}
	
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: 70%;
	color: #aeaeae;	}


form .text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	float: left;
	padding: 0 0 5px 0; 
	margin: 0 0 0 20px;
	}
	form .text a { color: #999; }
	
form input#submit {
	position: absolute;
	bottom: 10px;
	left: 62px;
	width: 102px;
	height: 23px;
	float: left; 
	border: none;
	margin:0 0 5px 5px;
	padding:0;
	background-color: transparent;
	}

div.formError {
	width: 24px;
	height: 35px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(../sydney/formError.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;	
	}
	
.fielderror {
	border: 1px dotted #FF0000;	
	}

div.msgError {
	color: #FF0000;
	font-weight: bold;
	margin: 10px 0 32px 0;
}

#content div.msgError ul {
	font-weight: normal;
	font-size:  12px;
	list-style-type: none;
	color: #FF0000;	
	padding: 0;
	margin: 5px 0 10px 3px;
}

#content div.msgError ul li {
	color: #FF0000;
	padding: 0 0 4px 18px;
	margin: 0;
	background-image: url(../sydney/bulletx.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

div.msgConfirm {
	width: 94%;
	border: 2px dashed #ccc;
	padding: 22px;	
	font-size: 15px;
	color: #999;
	margin: 20px auto 50px auto;
}

div.msgConfirm p {
	font-size: 15px;
	color: #999;
}

div.msgConfirm strong {
	font-size: 16px;
	color: #999;
}

/* 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;
	}



/****************************************/

/*  SEARCH PAGE - form & results		*/

/****************************************/	

.SearchformLabel {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	float: left;
	padding: 3px 3px 0 0; }
	
input.searchTerm {
	float: left;
	width: 200px;	}	

input.go {
	width: 17px;
	height: 20px;
	margin: 0 0 0 3px;
	border: 0;
	clear: right;
	}
	
