@charset "utf-8";
/* Main Styles */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #A40001 url(images/main_bg.gif) top left;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	min-width: 880px;
}

p {
	color: #5f5f5f;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

a {
	color: #a40001;
}

a:hover {
	color: #ff5e2f;
}

strong {
	color: #A40001;
}

ul, ol {
	list-style-position: inside;
	margin-bottom: 1.5em;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	color: #A40001;
	font-weight: normal;
	line-height: normal;
	background: url(images/icon_main.jpg) no-repeat center left;
	padding: 0 0 0 30px;
	margin: 0 0 0.4em 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

img {
	border: none;
}

.rightAlign {
	float: right;
	margin: 0 0 15px 15px;
}

table {
	margin: 0 0 2em 0;
	padding: 0;
	border-collapse: collapse;
}

table.timetables {
	width: 80%;
}

.time {
	width: 150px;
}

table caption {
	text-align: left;
	font-size: 1.2em;
	color: #A40001;
	font-weight: bold;
	margin: 0 0 1em 0;
}

th, tr, td {
	border: 1px solid #cfcfcf;
	padding: 0.5em;
}

table th {
	text-align: left;
	background: #fff url(images/block_quote_bg.jpg) repeat-x top left;
	
}

/* Heading Icons */
.iconArrow {
	background: url(images/icon_arrow.jpg) no-repeat center left;
}

.iconCalendar {
	background: url(images/icon_calendar.jpg) no-repeat center left;
}

.iconCategories {
	background: url(images/icon_categories.jpg) no-repeat center left;
}

.iconList {
	background: url(images/icon_list.jpg) no-repeat center left;
}

.iconSpecial {
	background: url(images/icon_special.jpg) no-repeat center left;
}

.noicon {
	background: none;
	padding: 0;
	font-weight: bold;
}

/* Header CSS */
#header {
	padding: 27px 0 0 0;
	text-align: center;
	background: transparent url(images/dragon.gif) right bottom no-repeat;
}

#header img {
	margin-bottom: 20px;
}

/* Video CSS */
#video .player {
	margin: 0 60px;
}

#video img {
	margin: 0;
}

/* Content CSS */
#content {
	background: #fff url(images/content_bg.gif) repeat-x top left;
	padding: 45px 20px 20px 20px;
}

#contentContainer {
	width: 62%;
}

.postmetadata {
	background: #f5f5f5;
	border-top: 1px solid #cfcfcf;
	margin: 2em 0;
	padding: 0.2em;
}

.post blockquote {
	background: #fff url(images/block_quote_bg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;
	padding: 0.5em;
	font-size: 0.9em;
	margin: 0 0 1em 0;
}

/* getStarted CSS */
#getStarted {
	background: #fff url(images/getstarted_bg.png) no-repeat top left;
	width: 587px;
	height: 456px;
	padding: 20px;
	margin: 0 3% 0 0;
	float: left;
}

#getStarted h2 {
	color: #cb0404;
	background: transparent url(images/getstarted_hdr_bg.png) no-repeat left bottom;
	padding: 0 0 10px 0;
	margin: 0;
}

#getStarted .aLink {
	margin: 20px 0 0 10px;
}

#info {
	background: #710001;
	padding: 0.5em;
	font-size: 0.9em;
	color: #fff;
	border: 1px solid #aa0203;
	margin: 0 0 10px 0;
	height: 60px;
}

#getStarted #txtIcon {
	float: left;
	background: transparent url(images/gs_adulttxt.jpg) no-repeat;
	height: 27px;
	width: 245px;
}

#link {
	float: right;
}

/* Float Container */
.floatContainer {
	clear: both;
}

.floatContainer:after,
#footerNav:after,
#content:after,
.entry:after,
.submitArea:after,
.subNav ul:after,
#header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.floatContainer,
#footerNav,
#content,
.entry,
.submitArea,
.subNav ul,
#header {display: inline-block;}

/* Hides from IE-mac \*/
* html .floatContainer,
* html #footerNav,
* html #content,
* html .entry,
* html .submitArea,
* html .subNav ul,
* html #header {height: 1%;}
.floatContainer,
#footerNav,
#content,
.entry,
.submitArea,
.subNav ul,
#header {display: block;}
/* End hide from IE-mac */

/* Sidebar CSS */
#sidebar {
	float: right;
	margin: 0 30px 0 0;
}

#sidebar ul {
	list-style: inside;
	margin: 0 0 2em 10px;
	color: #a40001;
}

#searchform {
	margin-bottom: 2em;
}

#searchform input#s {
	background: #fff url(images/search_bg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;
	padding: 0.5em;
	color: #5F5F5F;
}

/* Columns */
.equalColumn {
	width: 44%;
	margin: 0 5% 0 0;
	float: left;
}

.equalColumn img {
	margin-bottom: 1em;
}

.readMore {
	float: right;
	background: #fff url(images/icon_arrow.jpg) no-repeat right center;
	padding: 0 30px 0 0;
	line-height: 21px;
}

/* Footer */
#footer {
	background: #a40001 url(images/footer_bg.jpg) repeat-x top left;
	padding: 51px 0 20px 0;
	text-align: center;
}

#footer p, #footer a {
	color: #fff;
}

#footerNav {
	background: #7c0001;
	width: 50%;
	margin: 5px auto;
	padding: 0.5em;
	border: 1px solid #aa0203;
}

#footerNav li {
	float: left;
	list-style: none;
	margin: 0 10px;
}

#footerNav li a {
	color: #fff;
	text-decoration: none;
}

/* Various Classes */
.column {
	float: left;
	width: 180px;
}

.button {
	margin: 0 20px 0 0;
}

.seperator {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cfcfcf;
}

/* Nav CSS */

#nav {
	height: 36px;
	margin: 22px 0 0 0;
	background: transparent url(images/nav_bg.png) repeat-x;
	padding: 10px 0 0 20px;
}

#nav ul {
	width: auto;
	position: relative;
	margin-bottom: 0!important;
}

#nav ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#nav ul {display: inline-block;}

/* Hides from IE-mac \*/
* html #nav ul {height: 1%;}
#nav ul {display: block;}
/* End hide from IE-mac */

#nav ul li {
	float: left;
	list-style: none;
	padding: 0 0 0 8px;
}

#nav ul li.active {
	background: transparent url(images/nav_left.gif) no-repeat left top;
}

#nav ul li a {
	display: block;
	line-height: 36px;
	padding: 0 2em 0 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

#nav ul li a:hover {
	color: #ff5e2f;
}

#nav ul li.active a {
	background: transparent url(images/nav_body.gif) no-repeat right top;
	color: #a40001;
}

/* Sub Nav */
.subNav {
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 0 0.5em;
}

.subNav ul {
	list-style: none;
	margin: 0;
}

.subNav li {
	float: left;
}

.subNav li a {
	padding: 15px 40px 10px 20px;
	display: block;
	background: url(images/btn_empty.jpg) no-repeat;
	width: 111px; height: 20px;
	color: #606060;
	text-decoration: none;
}

/* ContactForm CSS */

#contactForm fieldset {
	padding: 1em;
	margin: 0 0 1em 0;
	border: none;
}

#contactForm fieldset.alt {
	background: #f5f5f5;
}

#contactForm legend {
	color: #a40001;
	font-size: 1.2em;
}

#contactForm .required {
	font-weight: bold;
}

#contactForm input {
	margin: 0 0 4px 0;
	padding: 0.2em;
}

#contactForm label {
	margin: 0 0 4px 6px;
	cursor: pointer;
	padding: 0.2em;
}

#contactForm p {
	margin: 0.6em 0 0.2em 0;
	font-size: 1em;
}

#contactForm .formText {
	clear: left;
	display: block;
	float: left;
	width: 150px;
}

#contactForm .submitArea {
	background: #f5f5f5;
	border-top: 1px solid #cfcfcf;
	padding: 0.5em;
}

#contactForm .submitArea #submit {
	float: left;
}

#contactForm .submitArea #reset {
	float: right;
}

/* Gallery CSS */

.gallery {
	margin: 0 0 1em 0;
}

.gallery a {
	border: 4px solid #eee;
	float: left;
	margin: 0.5em;
}

.gallery a:hover {
	border-color: #a40001;
}