/********************************************************/

/*	GLOBAL PAGE SETUP - BODY, FONTS	*/

/********************************************************/

html, body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
	color: #777;
	margin: 0; 
    padding:0;
	background-color:#000000;
	height: 100%;
	position: relative;
	}	
	

body, h1, h2, h3, h4, h5, table, form, code, pre, fieldset, legend, dl, dt, dd {
	margin:0; padding:0; border: none;
	color: #555;
	position: relative;	
	}

table, tr, td {
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #333;	
	}

a:link, a:visited, a:active, a:hover {
	color:#0000FF;	}

div.clearer {
	width: 98%;
	height: 5px;
	font-size: 1px;
	clear: left;
	}


/****************************************/

/* 	HIDE - for print css only 			*/

/****************************************/

#pub_newcastle {
	display: none;
	float: none; }


/****************************************/

/* 	TOP BAR - blue			 			*/

/****************************************/

#hotel {
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0 auto;
	border: none;
	clear: both;
	background-color: #515C71;
	position: relative;
	}
	
	#hotel_newcastle {
	width: 942px;
	height: 19px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../newcastle/beer.jpg);
	background-repeat: no-repeat;
	background-position: 25px 0;
	position: relative;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8693A8;
	text-align: center;
	padding: 5px 50px 0 0;
	}
	
	#hotel_newcastle a:link, #hotel_newcastle a:visited {
	color: #8693A8;
	text-decoration: none;
	}
	
	#hotel_newcastle a:hover, #hotel_newcastle a:active {
	color: #fff;
	text-decoration: underline;
	}
	
	
/****************************************/

/* 	LOGO SECTION, TOP		 			*/

/****************************************/

/* dark background, 100% wide */
#newcastle {
	width: 100%;
	height: 252px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(../newcastle/newcastle_hotel.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;	
}

/* container for 992 width */
#adamstown {
	width: 992px;
	margin: 0 auto;	
	padding: 0;
	position: relative;
	}

/* BEER GLASS */
/*	width: 200px; TRUE WIDTH */
#bar {
	width: 175px;
	height: 252px;
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	}
	#bar img {
	padding: 0;
	margin: 0;
	border: none;
	}
		
/* MID CONTAINER */	
#restaurant {
	width: 460px;
	height: 252px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
	#restaurant img.nagshead {
	margin: 0;
	padding: 40px 0 0 42px;
	}
	
	/* NAV CONTAINER */

	/* TOP ROW */
	#restaurant ul {
	width: 460px;
	padding: 0;
	margin: 0 0 8px 0;
	}

	#restaurant ul li { 
	display: inline;
	text-align: center;	
	margin: 0;
	padding: 0;
	width: 460px;
	}
	
	#restaurant ul li a:link, #restaurant ul li a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	background-image: url(../newcastle/pubs_newcastle.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	width: 105px;
	height: 22px;
	margin: 0 3px 8px 3px;	
	padding: 4px 0 0 0; 		}

	#restaurant ul li a:hover, #restaurant ul li a:active {
	background-position: left bottom;
	height: 21px;
	padding: 5px 0 0 0;	
	color: #FFFFFF;		
	}
		
/* RIGHT CONTAINER - FEATURE IMAGE */	
#bistro {
	width: 332px;
	height: 250px;
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
	position: relative;	
	}
	#bistro img {
	padding: 0;
	margin: 0;
	border: none;
	}


/****************************************/

/*	CONTENT CONTAINER					*/

/****************************************/	
 
#restaurant_newcastle {
	width: 100%;
	min-height: auto;
	height: auto;	
	background-color: #C0BC70;
	background-image: url(../newcastle/restaurant_newcastle.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0;
	border-top: 2px solid #fff;
	position: relative;
	z-index: 1;
	float: none;
	padding-bottom: 1px; 
	margin-bottom: -1px;
	}

		
	#accommodation {
	width: 988px;
    min-height: 540px;
	min-height: auto;
	height: auto;
	padding: 1px 0 0 0;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../newcastle/accommodation.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-right: 2px solid #fff;
	position: relative;
	z-index: 1;
	float: none;	
	padding-bottom: 1px; 
	margin-bottom: -1px; 
	}
	/* PADDING MARGIN to fix problem in FF1 */
	
		
	/* required for FF2+ */
	#accommodation:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #accommodation { height:1px;	}	
	
	
	/* GIG GUIDE BACKGROUND GRADIENT */
	#live {
	width: 400px;
	height: 546px;
	background-image: url(../newcastle/gig_guide.png);
	background-repeat: no-repeat;
	background-position: right bottom; 
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;	
	}	

	
	/*	width: 586px */
	#content {
	height: auto;
	width: 524px;
	margin: 0 0 0 0;
	padding: 0 30px 20px 30px;
	text-align: left;
	position: relative;
	float: left;
	overflow: visible;
	position: relative;
	z-index: 3;
	}

	
	/* CONTENT VERTICAL STRETCH */
	#live_music {
	width: 1px;
	height: 546px; 
	float: left;
	position: relative;	
	}
	
	/* RIGHT COL CONTAINER */
	#gig_guide {
	width: 398px;
	padding: 0;
	margin: 0; 
	position: relative;	
	z-index: 3;
	float: left;
	}

	
/****************************************/

/*	CONTENT STYLES						*/

/****************************************/	

#content p	{
	line-height: 170%;
	text-align: left;
	padding: 0 3px 12px 0;
	margin: 0;	
	}	

.pub_accommodation {
	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, Tahoma, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 18px 0 16px 0;
	}
	
#content h2 {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #597BA6;
	padding: 8px 0 5px 0;
	margin: 8px 0 5px 0;
	clear: left;
	}	
	
#content h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #597BA6;
	padding: 5px 2px 5px 2px;
	margin: 16px 0 1px 0;
	border-bottom: 1px dotted #597BA6;
	}


#content h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	background-color: #6F85AA;
	padding: 4px 5px 4px 7px;
	margin: 16px -4px 2px -4px;
	clear: both;
	}	

/* staff */	
#content h5 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #597BA6;
	padding: 5px 0 5px 6px;
	margin: 20px 0 2px 0;
	border-top: 1px dotted #597BA6;
	border-bottom: 1px dotted #597BA6;
	background-color: #ECEFF9;
	}	
	
#content h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px 10px 20px;
	background-color: #9DC098;
	text-transform: uppercase;
	}		

#content ul {
	padding: 0;
	margin: 0 0 5px 5px; }
	
#content ul li {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 170%;
	text-align: left;
	padding: 0 3px 3px 12px;
	margin: 0;	
	list-style-type: none;
	background-image: url(../newcastle/pub_adamstown.gif);	
	background-repeat: no-repeat;
	background-position: 0 7px;
}


#content ol {
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	}
#content ol li {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px 0 4px 0;	
	margin: 2px 0 4px 26px;	
	}
	
.textsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 0 0 8px 0;	}
		
.errorhd, .errortxt {
	font-family: Arial, Tahoma, Helvetica, "Arial Narrow", sans-serif;
	color: #CC0000;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;}

.errorhd {
	font-weight: bold;
	margin: 10px 0 0 0;}	
	

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #AAA;	
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
	}


.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #aaa;	
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
	}	
	
	
/*================================*/

/*  CONTACT INFO, BRANCH DETAILS	 	*/

/*================================*/

#content table {
	width: 90%;
	font-size: 11px;
	margin: 12px 0 2px 0;
	padding: 0;
	border-color: #CCC;
}


#content 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;
	border-color: #CCC;	
	}

#content 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;
	border-color: #CCC;	
	}	

	#content table td p, #content table td p { padding: 0 0 5px 0; margin: 0; }

	#content table a:link, #content table a:visited {
	color: #777; 
	text-decoration: none;
	}

	#content table a:hover, #content table a:active  {
	color: #993300; 
	text-decoration: none; 
	}


/* SPECIFIC TO PROFILES / LOCATIONS */

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 { padding: 0 0 5px 0; margin: 0; }

	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 {
	}



/*==============================*/

/*	BREADCRUMBS					*/

/*==============================*/	

div.breadcrumb {
	padding: 20px 0 15px 0;
	font-size: 11px;
	color: #aaa;
	}

	div.breadcrumb a:link, div.breadcrumb a:visited {
	text-decoration: none;
	color: #B08A16;
	} 
	div.breadcrumb a:hover, div.breadcrumb a:active { 
	color: #795F0F;
	}

	
.goto {
	font-family: Courier, monospace;
	font-size: 9px;
	letter-spacing: -5px;
	color: #CCC;
	padding-right: 8px;
	}

#content p a span.goto, #content p a:visited span.goto { 
	text-decoration: none;
	}
	
	
/*==================================*/

/*  PHOTOS / IMAGES					*/

/*==================================*/	


/* CONTENT PHOTOS */	
#content img.photo {
	padding: 1px;
	border: 4px solid #F0EFEE;
	}	
	
/* ITEM PHOTOS */	
#content img.photos {
	border: 3px solid #D8E0E3;
	float: right;
	padding: 2px;
	margin: 1px 05px 15px 20px;
	}	

/* no links on nags site */
#content img.linkspics {
	border: none;
	padding: 0;
	margin: 10px 10px 15px 60px;
	float: right;
	clear: right;
	}	
	
.left	{ float: left; margin: 0 20px 10px 0; }
.right	{ float: right; margin: 2px 5px 10px 20px; }
.centre { float: none; clear: left; margin: 0 auto; text-align: center; }


div.itemgallery {
	width: auto;
	margin: 10px auto; 
	
	}
	
#content div.itemgallery img.gallery {
	width: 70px;
	border: 1px solid #D8E0E3;
	float: left;
	padding: 2px;
	margin: 5px 7px 10px 0;	
	}

/*================================*/

/*  WEB LINKS + events links 			*/

/*================================*/

a.itemlink:link, a.itemlink:visited {
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 45px;
	width: auto;
	color: #999;
	padding: 9px 40px 0 26px;
	margin: 10px 0 4px 0px;
	background-image:url(../newcastle/linkto.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;	
}

a.itemlink span.hd {
	font-weight: bold;
	font-size: 12px;
	color: #4A799B;	}
	a.itemlink:hover span.hd { color: #003366; }
	
	a.itemlink:hover, a.itemlink:active { color: #003366; 	}


/*------------------------------------------*/

/*	  PDF LINK - icon with link				*/

/*------------------------------------------*/

/*  PDF DOCUMENT LINK	*/
a.pdf:link, a.pdf:visited { 
	display: block;
	height: 40px;
	min-width: 200px;
	width: auto;
	color: #888;
	background-image:url(../newcastle/pdf.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 3px 0 0 40px;
	margin: 8px 0 16px 3px;
	text-decoration: none;
	font-size: 11px;
	}

a.pdf span.hd {
	font-weight: bold;
	font-size: 12px;
	color: #990000;	}
	a.pdf:hover span.hd { color: #cc0000; }
	
	a.pdf:hover, a.pdf:active { 
	background-position: 0 -45px;
	color: #555;
	}


/*================================*/

/*  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;
	}



/*********************************************/

/*	RIGHT COL STYLING - GIG GUIDE/SUBSCRIBE	 */

/*********************************************/	


/* right col header */
	#gig_guide img.live_bands {
	text-align: center;
	margin: 15px 0 0 18px;
	border: none;
	z-index: 4;
	position: relative;
	}
	
	
/* GIG GUIDE (LEFT FEATURES) STYLING */	
	table.gigs {
	width: 330px;
	margin: 0 auto;
	text-align: center;
	float: none;
	position: relative;
	z-index: 4;
	}
	
	table.gigs th {
	width: 120px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0;	}
	
	table.gigs th img {
	border: 2px solid #A7AEA3;
	margin-bottom: 20px;
	}
	
	table.gigs td {
	width: 310px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A7AEA3;
	vertical-align: top;
	padding-bottom: 20px;	
	}
	
	table.gigs td h1 {	
	color: #FFCC33;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0;
	}	
	
	table.gigs td h1 a:link, table.gigs td h1 a:visited {
	color: #FFCC33;
	text-decoration: none;	}
	
	table.gigs td h1 a:hover, table.gigs td h1 a:active {
	font-weight: bold;
	text-decoration: none;	}	

	table.gigs td p {	
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 0;
	color: #B4B7B0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	
	}
		table.gigs td p a:link, table.gigs td p a:visited {	
		text-decoration: none;
		color: #B4B7B0;	 	}	
		table.gigs td p a:hover, table.gigs td p a:active {	
		color: #fff; 	}

	table.gigs td img.day {	
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	}	

	table.gigs td span.day {	
	float: right;
	padding: 2px 0 0 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949D8E;	
	text-align: right;

	}
	
	div.line_green {
	height: 1px;
	background-image: url(../newcastle/line_green.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	clear: both;
	}
	
	table.gigs td div.menu a:link, table.gigs td div.menu a:visited{	
	padding: 2px 0 0 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
	}	
	table.gigs td div.menu a:hover, table.gigs td div.menu a:active{		
	text-decoration: underline;
	}
	
/****************************************/

/*  SUBSCRIBER FORM - RIGHT COL		 	*/

/****************************************/

/* top curve of box */
#entertainment {
	width: 344px;
	height: 9px;
	margin: 18px auto 0 auto;
	text-align: center;
	z-index: 4;
	position: relative;}

	/* subscribe box / container */
	div.music {
		width: 284px;
		background-image: url(../newcastle/music.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		margin: 0 auto 2px auto;
		text-align: center;	
		padding: 0 30px 15px 30px;
		z-index: 4;
		position: relative;
		}
		div.music:after {
		content:"";
		display:block;
		clear:both; 	}
		* html div.music { height:1px;	}	
		
	div.music h1 {
		font-family: Trebuchet MS, Century Gothic, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		text-align: left;
		}
	
	div.music h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;	
		color: #8E958E;
		text-align: left;
		font-weight: normal;
		margin: 0 0 4px 0
		}
		div.music h2 a:link, div.music h2 a:visited {
		color: #8E958E; text-decoration: underline;
		}
			
		div.music h2 a:active, div.music h2 a:hover {
		color: #fff; text-decoration: none;
		}
			
		div.unsubscribe {
		text-align: center;
		margin: 0 auto 20px auto;
		color: #81917B;
		}
		div.unsubscribe a:link, div.unsubscribe a:visited {
		color: #81917B;
		text-decoration: underline;
		}
		
	/* SUBSCRIBE FORM STYLING */
	form#subscribe {
		width: 280px;
		background-color: transparent;
	}
	
	form#subscribe input {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		width: 125px;	
		border: 1px solid #34392E;
		margin: 4px 6px 0 0;
		padding: 3px 2px 3px 4px;
		background-color: transparent;
		float: left;
	}
	
	form#subscribe input#subEmail {
		width: 188px; }
	
	form#subscribe input#subsubmit {
		width: 70px;
		height: 21px;
		float: left; 
		border: none;
		margin: 4px 0 0 0;
		padding: 0;
		}
			
	div.subError {
		font-family: Verdana, Arial, Tahoma, sans-serif;
		font-size: 11px;
		color: #FF0000;
		text-align: left;}
	
	
	.faded { color: #ccc;}
	
	.structural { 
		position:absolute; 
		left:-9999px; 
	} 
	
	form#subscribe input.subfielderror {
		border: 1px dotted #ff0000;
		color: #fff;	
		}	
		
/****************************************/

/*	HOME PAGE FEEDBACK EXTRACT			*/

/****************************************/	

/* HOME PAGE FEATURE */
#newcastle_hotel {
	margin: 20px 0 10px 0;
	width: 400px;
	height: 105px;
	padding: 20px 110px 0 10px;
	background-image: url(../newcastle/newcastle_hotels.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	position: relative;		
}

#newcastle_hotel p {
	padding: 0;
	line-height: 140%;
	color: #465062;
	}

/* COMMENT BY AND 'READ ALL' LINK */
#newcastle_hotel div.comments_more {
	margin: 5px 0 0 0;
	color: #888E97; }
	
.comments_more a:link, .comments_more a:visited  {
	color: #888E97; 
	text-decoration: none;
}

.comments_more a:hover, .comments_more a:active  {
	color: #465062; 
	text-decoration: underline;
}

/* OPENING SPEACH BRACKETS */
#newcastle_hotel img.newcastle_pubs {
	float: left;
	padding: 2px 3px 0 2px;}

/* CLOSING SPEACH BRACKETS */
#newcastle_hotel img.adamstown {
}

#newcastle_hotel img.menu {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}


/****************************************/

/*	FEEDBACK - notepad background		*/

/****************************************/

/* holding div with repeat backgrond to fill if longer */
div.feedback {
	width: 464px;
	overflow: visible;
	background-image: url(../newcastle/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(../newcastle/newcastle.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(../newcastle/bistro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	position: absolute;
	bottom: 0;
	right: 0;	
	z-index: 12;	}

/* text container */
div.feedback_content {
	/* width: 465px; */
	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: 18px 0 10px 0;
	}
	
div.weblink a:link, div.weblink a:visited {	
	color: #AF0A54;
	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;
}








	 		

/****************************************/

/*  FOOTER SECTION - below gallery	 	*/

/****************************************/	

/* FOOTER CONTAINER */
#nightclub {
	width: 100%;
	background-color: #000000;
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 3px solid #fff;
	}

	#wireless_internet_newcastle {
	font-size: 12px;
	height: 30px;
	width: 270px;
	margin: 15px auto 0 auto;
	padding: 10px 0 0 30px;
	text-align: left;
	color: #fff;
	background-image: url(../newcastle/wifi.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
	#wireless_internet_newcastle img {
	align: bottom;
	}
	
	#wireless_internet_newcastle strong {
	color: #FFFFFF;
	font-weight: bold;
	}
	
	
	#nags_hotel_newcastle {
	font-size: 12px;
	width: 992px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 4px 0;
	color: #9A9480;
	position: relative;
	clear: both;
	}
	
	#nags_hotel_newcastle a:link, #nags_hotel_newcastle a:visited { color: #999; text-decoration: none; }
	#nags_hotel_newcastle a:hover, #nags_hotel_newcastle a:active { color: #fff; }		
	
	/* Web Sharp Designs link */
	#web_site_design_newcastle {
	font-size: 10px;
	width: 992px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
	color: #9A9480;
	position: relative;
	clear: both;	}	
	
	#web_site_design_newcastle a:link, #web_site_design_newcastle a:visited { color: #555; text-decoration: none; }
	#web_site_design_newcastle a:hover, #web_site_design_newcastle a:active { color: #999;  }	
	
	#web_site_links {
	display: none;
	width: 992px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
	color: #333333;		}

	#web_site_links a:link, #web_site_links a:visited {
	color: #555;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 1px 0 1px;
	}	
	
	#web_site_links a:hover, #web_site_links a:active {
	color: #FFCC00;
	color: #CCCC99;
	}
	
	div.w3c {
	text-align: center;
	margin: 0 auto 10px auto;
	}
	
	div.w3c a:link img, div.w3c a:visited img {
	border: none;
	display: none;
	}
	
	
/****************************************/

/*  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 10px;
	width: auto;
	vertical-align: top;	
	}	

/* removes line space between tables/cells */
table.branch2 th { padding: 0 0 0 0; 	}
table.branch2 td { padding: 0 10px 0 5px; 	}

table.branch a:link, table.branch a:visited, 
table.branch2 a:link, table.branch2 a:visited {
	text-decoration: none;
	color: #3366CC;
}

table.branch a:hover, table.branch a:active, 
table.branch2 a:hover, table.branch2 a:active {
	text-decoration: underline;
}



/****************************************/

/*  CONTACT & FEEDBACK FORMS		 	*/

/****************************************/

div.formkey {
	width:490px;
	text-align: right;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#CCC;
	}

div.formkey div.req, div.formkey div.opt { 
	display: inline; 
	background-image:url(../newcastle/req.gif);
	background-repeat: no-repeat;
	background-position: 0 -4px; 
	padding: 1px 10px 1px 11px;}
	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: 490px; 
  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: auto;
	display: block;
	position: relative;
	padding: 10px 0 15px 10px;   /* padding in fieldset support spotty in IE */
	margin: 10px 0 20px 0;
	border: 2px solid #eaeaea;
	z-index: 0;	
}

/* Legend for each fieldset */
form legend {
	color: #3366CC;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	margin: 0 0 0 18px;
	padding: 0 1px 0 2px;
	position: absolute;
	top: -7px;
	left: 0;
	background-color: #FFFFFF;
	}

.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: 12px;
	width: 100px;
	color: #777; 
	margin: 6px 0 0 0;
	padding: 12px 15px 3px 10px;
	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: 290px;
	border: 1px solid #DADCD3;
	margin: 13px 0 0 1px;
	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; }		

/* MED TEXT FIELD */
form input.med { width: 110px; }	

form select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 295px;
	border: 1px solid #DADCD3;
	margin: 13px 5px 0 0;
	padding: 3px 2px 3px 2px;
	background-color: #fff;
	float: left;
	}

/* SMALL SELECT MENU */	
form select.sml { width: 56px; }	

/* MEDIUM SELECT MENU */	
form select.med { width: 90px; }	

form textarea {
	width: 410px;
	height: 100px;
	margin-left: 14px; }	
	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;	}

#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 {
	color: #FFF;
	width: 110px;
	height: 40px;
	float: none; 
	border: none;
	margin: 16px 0 20px 2px;
	padding:0 0 15px 0;
	background-image: url(../newcastle/submit.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
	}

form input#submit:hover {
	padding:0 0 13px 0;
	background-position: 0 -40px;
	clear: both;	
	}
div.formError {
	width: 24px;
	height: 35px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(../newcastle/formError.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;	
	}
	
.fielderror {
	border: 1px dotted #FF0000;	
	}

#content 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: 10px 0 10px 10px;
}

#content div.msgError ul li {
	color: #FF0000;
	padding: 0 0 4px 18px;
	margin: 0;
	background-image: url(../newcastle/bulletx.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

div.msgConfirm {
	border: 2px dashed #6699CC;
	padding: 22px;	
	font-size: 15px;
	color: #6699CC;
	margin: 20px auto 50px auto;
}

div.msgConfirm p {
	font-size: 15px;
	color: #6699CC;
}

div.msgConfirm p strong {
	font-size: 16px;
	color: #6699CC;
}

div.msgConfirm p a { color: #6699CC; }

/* SECURITY CSS */
form fieldset input.xfield { width: 100px; }	
	
img.scode {
	margin: 0 0 0 4px;
	padding: 13px 0 0 0;
	float: left;
	}	
	
.moreinfo {
	width:5px;
	visibility:hidden;
	display: none;
	}