/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.htmlarea {
	border: 1px solid #ccc;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	background: url(../images/bg.png) top repeat-x #03306d;
	font-size: 0.8em; 
	color: #404040;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.8em;
	color: #03306d;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.4em;
	color: #03306d;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.1em;
	color: #03306d;
	margin-bottom: 10px;
}

a {
	color: #03306d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea, select {
	border: 1px solid #ccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	padding: 2px;
}

select {
	width: 300px;
}

textarea {
	width: 294px;
	height: 114px;
}

.textbox, .lefttextbox {
	border: 1px solid #ccc;
	width: 294px;
	padding: 2px;
}

.lefttextbox {
	float: left;
	margin-right: 10px;
}

#container {
	width: 900px;
	padding: 20px 25px 0px 25px;
	margin: 10px auto 0px auto;
	text-align: left;
	background: url(../images/containerbg.png) top no-repeat #fff;
}

.contact {
	float: right;
	font-size: 1em;
	font-weight: bold;
	color: #aaa;
}

.contact a {
	display: block;
	float: left;
	width: 106px;
	height: 29px;
	position: relative;
	top: 2px;
	left: -5px;
	text-indent: -9999px;
	background: url(../images/btn_book_online.png) bottom no-repeat;
}

.contact a:hover {
	background-position: top;
}

.tel {
	font-size: 1.8em;
	color: #03306d;
}

#nav {
	float: right;
	width: 741px;
	height: 32px;
	padding-bottom: 16px;
	margin-top: 25px;
	background: url(../images/navbg.png) bottom right no-repeat;
}

#nav ul {
	margin-left: 2px !important;
	margin-left: 0px;
}

#nav li {
	margin-left: 2px;
	float: left;
}

#nav a {
	display: block;
	float: left;
	height: 32px;
	text-indent: -9999px;
	background-position: bottom;
}

#nav a:hover, #nav .on a {
	background-position: top;
}

.btn_home {
	width: 65px;
	background-image: url(../images/btn_home.png);
}

.btn_news {
	width: 58px;
	background-image: url(../images/btn_news.png);
}

.btn_whats_on {
	width: 79px;
	background-image: url(../images/btn_whats_on.png);
}

.btn_about_us {
	width: 80px;
	background-image: url(../images/btn_about_us.png);
}

.btn_join_us {
	width: 67px;
	background-image: url(../images/btn_join_us.png);
}

.btn_youth_theatre {
	width: 104px;
	background-image: url(../images/btn_youth_theatre.png);
}

.btn_book_tickets {
	width: 103px;
	background-image: url(../images/btn_book_tickets.png);
}

.btn_contact_us {
	width: 90px;
	background-image: url(../images/btn_contact_us.png);
}

.btn_members {
	width: 75px;
	background-image: url(../images/btn_members.png);
}

#homeleftcol {
	float: left;
	width: 280px;
	padding-top: 20px;
}

#homeleftcol .section {
	width: 250px;
	padding: 0px 15px;
	height: 35px;
	line-height: 35px;
	background: url(../images/leftcol_section.png);
	color: #fff;
	font-size: 1.6em;
	margin-bottom: 10px;
}

.play {
	float: left;
	margin-bottom: 20px;
}

.play p {
	clear: both;
	margin-top: 0px;
}

#homeleftcol .image {
	float: left;
	width: 110px;
	padding-right: 15px;
}

#homeleftcol h2 {
	font-size: 1.2em;
	float: left;
	width: 82px;
}

#homeleftcol .date {
	float: right;
	width: 58px;
	height: 65px;
}

#homeleftcol .content {
	float: left;
	width: 155px;
}

.month {
	width: 58px;
	height: 19px;
	line-height: 19px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../images/monthbg.png) top repeat-x;
}

.day {
	width: 56px;
	height: 37px;
	line-height: 37px;
	color: #03306d;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background: url(../images/daybg.png) top repeat-x;
	border: 1px solid #ccc;
}

#homerightcol {
	float: right;
	width: 580px;
	padding-top: 20px;
}

#homerightcol h1 {
	margin: 15px 0px;
}

#homerightcol .section {
	width: 550px;
	padding: 0px 15px;
	height: 35px;
	line-height: 35px;
	background: url(../images/rightcol_section.png);
	color: #fff;
	font-size: 1.6em;
	margin: 20px 0px 10px 0px;
}

#homerightcol .date, #rightcol .date {
	float: left;
	width: 58px;
	padding-right: 20px;
	text-align: center;
	font-weight: bold;
}

#homerightcol .content, #rightcol .content {
	float: left;
	width: 370px;
}

#homerightcol .image, #rightcol .image {
	float: right;
	width: 110px;
}

.widecontent {
	float: right;
	width: 552px;
}

#leftcol {
	float: left;
	width: 230px;
	padding-top: 20px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
}


.subnav {
	margin-bottom: 20px;
}

.subnav li {
	padding: 5px 10px 5px 20px;
	border-bottom: 1px solid #ccc;
}

.subnav li ul li {
	border: none;
}

.subnav ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subnav .on {
	background: url(../images/list.gif) top left no-repeat;
}

#rightcol {
	float: right;
	width: 630px;
	padding-top: 20px;
}

#rightcol ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#rightcol li {
	list-style: square;
	margin-bottom: 5px;
}

.admintable {
	padding: 2px 5px;
	border: 1px solid #ccc;
	width: 618px;
	margin-bottom: 10px;
}

.admintable td {
	padding: 2px 5px;
	border: 1px solid #ccc;
}

.column {
	float: left;
	width: 190px;
	padding-right: 20px;
}

.reviews {
	width: 590px;
	padding: 10px 20px;
}

#footer {
	width: 900px;
	padding: 32px 25px 0px 25px;
	margin: auto;
	text-align: left;
	background: url(../images/footerbg.png) top no-repeat;
	font-size: 0.8em;
	color: #fff;
}

#footer a {
	color: #fff;
}

.thumbnail {
	float: left;
	margin: 5px 10px;
	width: 106px;
	text-align: center;
}

.formbutton {
	position: relative;
	top: 5px;
	margin-bottom: 10px;
}

.department {
	width: 135px;
	border: 1px solid #ccc;
	padding: 2px 4px;
}

.subdepartment {
	width: 115px;
	border: 1px solid #ccc;
	padding: 2px 4px 2px 24px;
}

.tickboxes {
	width: 70px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 4px;
}

/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.verify {
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
}

.boldred {
	font-weight: bold;
	color: red;
}

.textright {
	clear: both;
	text-align: right;
}

.msg {
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 5px;
}