/******************
 TEESDALE HALLS CSS
 ******************/
html, body {
	text-align: center;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

/*************
 ALL DIVS
 *************/
#header, #midlinks, #content, #footer {
	width: 780px;
	margin: 0 auto;
} 
 

	#hallmap div {
		width: auto;
	}

#map {
	width: 588px;
	height: 348px;
	margin: 0;
}
.directions{
	width: 580px;
	text-align: left;
}

	#map div {
		width: auto;
	}
/*************
 HEADER
 *************/
#header {
	height: 135px;
	background: url(/images/topheader_01.gif) no-repeat left top;
	margin-bottom: 1px;
	font-size: 11px;
}

#date {
	height: 135px;
	background: url(/images/topheader_02.jpg) no-repeat left bottom;
	text-align: center;
}

#date span {
	display: block;
	padding-left: 500px;
	padding-top: 110px;
}

#header h1 {
	display: none;
}
.leftnav{
	width: 165px;
}
/***********************
 BLUE UNDER-HEADER STRIP
 ***********************/
#midlinks {
	border-top: 1px solid #0A809A;
	border-bottom: 1px solid #0A809A;
	background: #A7DCEA URL("/schemes/default-grad.gif");
	line-height: 28px;
	text-align: right;
}

#midlinks a:link, #midlinks a:visited {
	color: #0A809A;
	font-size: 11px;
	font-weight: bold;
}

#midlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#midlinks ul li {
	display: inline;
	margin: 0 28px;
}

/***********************
 PAGE CONTENT
 ***********************/
#content {
	margin-top: 30px;
	padding-bottom: 30px;


}
.maintitle{
	text-align: left;
	margin-top: 0px;
}
#content ul.sidenav, #content ul.sidesubnav {
	list-style: none;
	width: 165px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	border-bottom: 1px solid #A7DCEA;
}

#content ul.sidenav li {
	padding: 3px 0;
	background: url(/images/uldots.gif) repeat-x bottom left;
	text-align: left;
}

#content ul.sidenav li.nodots, #content ul.sidenav li.sidesubnav {
	background: none;
}

#content ul.sidenav li.gappy {
	background: none;
	border-bottom: 1px solid #A7DCEA;
}

#content ul.sidenav li a:link, #content ul.sidenav li a:visited {
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}

#content ul.sidenav li.sidesubnav a:link, #content ul.sidenav li.sidesubnav a:visited {
	padding-left: 15px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

div.searchform {
	margin: 0;
	background: #A7DCEA;
	width: 165px;
	margin-bottom: 2px;
}

div.halllinksform {
	margin: 0;
	margin-bottom: 25px;
	background: #DDE9A7;
	width: 165px;
}

table {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

table.imgbox p {
	padding: 0 15px;
}

table.tandp {
	margin-top: 20px;
}

table.whatson {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #A7DCEA;
}

table.events {
	border-collapse: collapse;
	margin-top: 10px;
}

table.whatson td.events {
	border-right: 1px solid #A7DCEA;
}

table.events td.overspan {
	border-bottom: 0;
}

table.whatson td.news {
	font-size: 11px;
	padding-left: 10px;
}

table.wontable td {
	font-size: 11px;
}

table.wontable td.pics img {
	border: 1px solid #000000;
}

table td.hallpics {
	font-size: 11px;
}

table.events td.evhead {
	border-bottom: 1px solid #000000;
}

a.nlink:link, a.nlink:visited {
	text-decoration: none;
	font-weight: bold;
}

span.ndate {
	color: #A4A4A4;
}

p.nend {
	margin-bottom: 40px;
}

img.locationmap {
	border: 1px solid #000000;
	border-top: 0;
}
.nav{
	width: 190px;
	float:left;
}
.main{
	width: 590px;
	float: left;
}
.printLogo{
	display: none;
}
/***********************
 FOOTER
 ***********************/
#footerouter{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	border-top: 1px solid #539ED7;
}
#footer {
	border-top: 12px solid #A7DCEA;
	font-size: 11px;
	color: #666666;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#footerright {
	font-size: 11px;
	color: #666666;
	width:205px;
	float:right;
	text-align:right;
	float: right;
}

ul.footer {
	list-style:none;
}

ul.footer li{
	padding-right:20px;
}

ul.footer li.icon1 {
	background: #FFFFFF url(images/icontop.gif) no-repeat 0px right;
}

ul.footer li.icon2 {
	background: #FFFFFF url(images/iconadd.gif) no-repeat 0px right;
}
.mapPrintMove{
	width: 580px;
	margin: 0px;
}
/***********************
 FONTS
 ***********************/
h1 {
	color: #0A809A;
	font-weight: bold;
	font-size: 18px;
}

h2 {
	color: #7B3573;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 1px;
}

h3 {
	color: #7B3573;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 1px;
}

h2.h2events {
	line-height: 44px;
	padding-left: 44px;
	background: url(/images/h2events.gif) no-repeat top left;
}

h2.h2news {
	line-height: 44px;
	padding-left: 44px;
	background: url(/images/h2news.gif) no-repeat top left;
}

h2.locmaph2 {
	padding: 5px;
	border: 1px solid #000000;;
	color: #000000;
	margin: 0;
	margin-top: 10px;
}

p {
	margin: 10px 0;
}

p.aim {
	color: #0A809A;
}

span.search {
	display: block;
	padding-left: 10px;
	/* width: 165px; */
	line-height: 25px;
	background: #0A809A url(/images/searchcorner.gif) no-repeat right top;
	color: #ffffff;
	font-weight: bold;
}

span.halllinks {
	display: block;
	padding-left: 10px;
	line-height: 25px;
	background: #BBD655;
	color: #ffffff;
	font-weight: bold;
}

span.smaller {
	font-size: 11px;
}

input.smallbox, select.smallbox {
	font-size: 11px;
	border: 1px solid #7F9DB9;
	width: 145px;
}

input.spaced, select.spaced {
	margin: 10px;
}


/***********
CONTACT FORM
************/
input.textinput { border: 1px solid #0A809A; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
textarea.textareainput { border: 1px solid #0A809A; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
select.textselect { border: 1px solid #0A809A; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
input.submit { background-color: #0A809A; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #ffffff; }


/***********
 NEWS IMAGES
 ***********/
img.imgleft {
	float: left;
}

img.imgright {
	float: right;
}

table.wontable td {
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}

table.wontable td p {
	margin: 0;
}

table td.spacer {
	padding: 0;
	height: 1px;
	background: #eeeeee;
}


/***********
 FLOATING SEARCH
 ***********/

#searchfloat {
	padding: 0px 0px 10px 10px;
	float: right;
	width: 160px;
}

label.error {
	padding-left: 10px;
	font-weight: bold;
	color: #cc0000;
}

#hallmap {
	margin: 20px 0;
	width: 550px;
	height: 480px;
}

	#hallmap div span {
		width: 250px;
	}

	.mapstring {
		display: none;
		width: 250px;
	}