/*****************
ZERO ALL ELEMENTS
 *****************/
 
html,body,table,tr,td,p,br,form,div,ul,li {
	margin: 0px; padding: 0px;
	color: #000;
}

body, table {
	font-family:  arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  arial, helvetica, helve, sans-serif;
	font-size: medium;
}

/**********
DEFAULT STYLES
 **********/

a:link, a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }


/*****************
 IMAGES
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}

img { border: 0px; }

/*****************
 PARAS
 *****************/

p {margin: 1.0em 0 0 0;}

div.bodytext p { text-align: justify; }

/**********
HEADERS
 **********/
 
h1, h2, h3, h4, h5, h6 {margin:0.7em 0 0.5em 0;}

h1 { font-size: 2.3em; line-height: 1.2em; font-weight: bold; }

h2 { font-size: 1.4em; line-height: 1.2em; font-weight: bold; }

h3 { font-size: 1.2em; line-height: 1.2em; font-weight: normal; }

/**********
FORMS
 **********/

forms.inline { display: inline; }
label.hidden { display: none; }

/**********
LAYOUT
 **********/
 
body { padding: 10px 0px 0px 0px; }

#skiptomain {
	display: none;
}

	#pagecontainer {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
		font-size: 0.85em;
	}

		#topofpage {
			width: 750px;
			font-size: 11px;
		}	

		#topofpage a { color: #000; text-decoration: none; }
		#topofpage a:link, a:visited { color: #000; text-decoration: none; }
		#topofpage a:hover { color: #000; text-decoration: underline; }
		

			#accessibility {
				font-family:  'Trebuchet MS', verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
				width: 750px;
				float: right;
				text-align: right;
				font-size: 1.0em;
				padding-bottom: 3px;
			}
			
			#accessibility img { vertical-align: middle; }
			
		#branding {
		}
			
		#header {
			width: 750px;
			margin-top: 1px;
		}	


			#topnav {
				width: 606px;
				float: left;
				font-size: 12px;
			}


			#search {
				width: 138px;
				padding: 1px 0px 0px 6px;
				float: right;
				text-align: left;
				background: #1D2777 url(/images/searchbox.gif) no-repeat 6px 17px;
				color: #fff;
				height: 39px;
				font-size: 10px;
				position: relative;
			}
			
				#search p { margin: 0px; padding: 0px; }
			
				#search input.entry {
					position: absolute;
					border: 0px;
					padding: 0px;
					background: none;
					margin: 0px 0px 0px 4px;
					padding: 0px 2px;
					font-size: 1.0em;
					font-family:  arial, helvetica, helve, sans-serif;
					top: 20px;
				}
				
				#search.loggedin {
					background: none;
					background: #A7BD38;
					font-size: 0.95em;
					padding: 10px 6px 0px 0px;
					height: 30px;
					text-align: right;
				}
				
					#search.loggedin a:link, #search.loggedin a:visited { color: #fff; }
					#search.loggedin a:hover { color: #066; }
			
		#mainpage {
			clear: both;
			width: 750px;	
			font-size: 0.9em;
			padding-top: 14px;
		}	


			#mainpageleft {
				width: 560px;
				float: left;
				line-height: 1.6em;
			}
			
				#mainpageleft ul { margin: 10px 0px 0px 20px;}
				#mainpageleft ul li { margin: 5px 0px; }


			#mainpageright {
				width: 180px;
				margin-left: 10px;
				float: right;
				text-align: left;
			}
			

		#features {
			float: right;
			font-size: 0.9em;
			margin: 12px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
		}
		

		#footer {
			width: 750px;	
			font-size: 0.9em;
			margin-top: 12px;
			border-top: 1px solid;
			padding: 5px 0px;
		}

		#footer a { text-decoration: none; }
		#footer a:link, a:visited { text-decoration: none; }
		#footer a:hover { text-decoration: underline; }


			#footerleft {
				width: 210px;
				float: left;
				color: #fff;
			}


			#footerright {
				width: 540px;
				float: right;
				text-align: right;
				font-size: 0.9em;
			}
			
				#footerright img { vertical-align: middle; }
		
	
/*****************
 TOP OF PAGE NAV LIST
*****************/

ul#nav {
	width: 606px;
	list-style: none;
}

ul#nav li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#nav li {
	float: left;
	text-align: center;
	line-height: 1.8em;
	margin: 0px 1px 0px 0px;
	padding-top: 8px;
	display: inline;
	width: 100px;
	height: 32px;
	border-bottom: 5px solid #fff;
}

ul#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #fff;
	text-decoration: underline;

}


	ul#nav li.visitlink {
		background: #1D2777;
	}

	ul#nav li.activitieslink {
		background: #FEC357;
	}

	ul#nav li.eventslink {
		background: #A7BD39;
	}

	ul#nav li.staylink {
		background: #ED1C24;
	}

	ul#nav li.travellink {
		background: #F8991C;
	}
	
	ul#nav li.furtherlink {
		background: #4D90CD;
	}
	
	ul#nav li.visitlinkactive { background: #1D2777; border-bottom: 5px solid #1D2777; }
	ul#nav li.activitieslinkactive { background: #FEC357; border-bottom: 5px solid #FEC357; }
	ul#nav li.eventslinkactive {	background: #A7BD39; border-bottom: 5px solid #A7BD39; }
	ul#nav li.staylinkactive { background: #ED1C24; border-bottom: 5px solid #ED1C24; }
	ul#nav li.travellinkactive { background: #F8991C; border-bottom: 5px solid #F8991C; }
	ul#nav li.furtherlinkactive { background: #4D90CD; border-bottom: 5px solid #4D90CD; }
	

/*****************
 RHNAV
*****************/

#rhlinks {
	margin: 0px;
	padding: 0px;
}

	#rhlinks li {
		font-size: 0.9em;
		list-style: none;
		margin: 0px 0px 1px 0px;
		padding: 10px 7px 10px 7px;
	}
	
		#rhlinks li.header { font-size: 2.0em; }
	
		#rhlinks li a:link, #rhlinks li a:visited { text-decoration: none; }
		#rhlinks li a:hover { text-decoration: underline; }

		/**** EXTRA BITS FOR where to stay FORM ****/
		
		#rhlinks li.underline a:link, #rhlinks li.underline a:visited { text-decoration: underline; line-height: 16px;}
		
		#rhlinks li.smaller { padding: 6px 7px;}
		
		#rhlinks li select { font-size: 0.9em; width: 160px;}
		#rhlinks li input.searchterm { font-size: 0.9em; width: 155px; }
		
		#rhlinks li ul.subnav {
			margin-top: 2px;
			padding-left: 20px;
		}
		
			#rhlinks li ul.subnav li {
				list-style: square;
				font-size: 1.0em;
				margin: 0px;
				padding: 2px 0px;
			}


/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.rbreaker { clear: right; }

	
/*****************
 FEATURE BOXES
 *****************/
 
div.feature1 {
	position: relative;
	float: left;
	width: 180px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

div.feature2 {
	position: absolute;
	width: 180px;
	height: 9px;
	top: 0px; left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
}

div.feature3 {
	position: absolute;
	width: 180px;
	height: 9px;
	bottom: -1px; left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
}

div.feature4 {
	height: 220px;
	width: 180px;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}

	div.feature4 img {
		margin: 5px 5px 0px 5px;
	}

	div.feature4 h2 {
		font-size: 1.3em;
		margin: 0px 0px 3px 0px;
		padding: 0px 10px 0px 10px;
	}
	
	div.feature4 p {
		font-size: 0.9em;
		margin: 0px;
		padding: 3px 10px 0px 10px;
	}
	
	div.feature4 a:link, div.feature4 a:visited {
		text-decoration: none;
		color: #000;
		font-size: 1.1em;
		font-weight: bold;
	}
	
	div.feature4 a:hover {
		text-decoration: underline;
		color: #1B2677;
	}
	

/*********
   FORMS
 *********/
 
#mainpageleft label {
	float: left;
	width: 120px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
}

div.captchabox {
	width: 35px;
	height: 35px;
	float: left;
	border: 1px solid #fc0;
}

/*****************
 BULLETED UL
*****************/

ul.bullets {
	margin: 5px 0px 0px 22px;
	padding: 3px 3px 3px 3px;
}

/*****************
 SITEMAP
*****************/

ul.sitemap {

}

	ul.sitemap li {
		list-style: disc;
		margin: 0px 0px 0px 20px;
	}
	
/**************
   LIST TABLE
 **************/
 
table.listingtable { width: 560px; font-size: 0.9em; }
	table.listingtable th { text-align: left; }
	table.listingtable td { padding: 10px 6px; vertical-align: top; border-bottom: 1px solid #ddd; }
	

#iframey {
	padding: 0px;
	margin: 0px;
}