@charset "utf-8";
/* CSS Document */

/* Main Parameters */

* {
	margin:			auto;
	padding:	 	0px;
}

html {
	overflow:		hidden;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	background: 	#000000;
	color:			#FFFFFF;
}

body {
	text-align: center;
}

/* Layout IDs */
#main_container {
	height: 		523px;
	width:			754px;
	margin-top:		20px;
	text-align:		center;
	display:		block;
	background:		url('http://www.thesyrenslair.co.uk/Images/background.jpg') #000000;
}

#header {
	background:		url('http://www.thesyrenslair.co.uk/Images/header.jpg') no-repeat bottom left;
	width: 			326px;
	height:			94px;
	display:		block;
}

#nav-bar {
	font-size: 0.9em;
	float:			left;
	width:			200px;
	height:			150px;
	display:		block;
	margin-top:		290px;
	margin-left:	30px;
/*	background:		url('http://www.thesyrenslair.co.uk/images/photo.jpg') no-repeat center center; */
}

/* 
#nav-bar ul,
#nav-bar li,
#nav-bar a {
	font-size: 0.9em;
	text-decoration: none;
	list-style-type: none;
}

#nav-bar a:hover {
	color: #49143F;
}
*/

#content_container {
	overflow:	hidden;
	float: right;
	height: 320px;
	width: 400px;
	margin-right: 60px;
	margin-top:	70px;
	text-align: center;
/*	border: 1px solid cyan; */
}

#footer {
	float:left;
	height:35px;
	width: 300px;
	margin-top: 50px
}

#footer p {
	font-size: 0.8em;
	text-align: center;
}

#footer a{
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:  #49143F;
}

/* Styles */

ul {
	font-size: 0.7em;
	font-weight: normal;
} 

#content_container ul a {
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	color:#FFF;
}

#content_container ul a:hover {
	color: #49143F;
}
	
h1 {
	font-size: 1.4em;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

h4.linkright {
	text-align: right;
}

h5 {
	font-size: 0.9em;
	font-weight: normal;
}


h5.boldtext {
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	font-weight: normal;
}


p {
	font-size: 0.7em;
	font-weight: normal;
	text-align: justify;
}

p.firstchar:first-letter {
	font-size:	1.6em;
}

p.boldtext, .boldtext {
	font-weight: bold;
	text-align: left;
}

p.justifytext {
	text-align: justify;
}

p.lefttext {
	text-align: left;
}

#content_container a {
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	color:#FFF;
	font-size: 0.8em;
	}
	
#content_container a:hover {
	color: #49143F;
}

hr {
	width: 50%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


.floatleft {
	text-align: left;
}

.floatright {
	float: right;
}

/* ul p { 
	font-size: 0.8em;
}	*/

/* News page */
#calendar_section {
	font-size: 0.7em;
	text-align: left;
	width: 200px;
	border: 1px solid #999999;
	float: right;
}
#calendar_section>*,
#calendar>table {
	margin: 0px auto;
}
#calendar,
#legend {
	text-align: center;
}
#legend {
	width: 200px;
	margin: 5px auto;
}
.legendboldtext {
	font-weight: bold;
	float: none;
}
#calendar th a,
#calendar th a:link,
#calendar th a:visited { color: #FFFFFF; }
#calendar th a:active,
#calendar th a:hover   { color: #CC0000; }

#calendar td           { color: #CCCCCC; padding-left: 2px; padding-right: 3px; }
#calendar td a,
#calendar td a:link,
#calendar td a:visited { color: #FFFFFF; }
#calendar td a:active,
#calendar td a:hover   { color: #CC0000; }

td.unavailable { border: solid 1px #b00612; background: #b00612; }
td.photo       { border: solid 1px #e99717; background: #e99717; }
td.visit       { border: solid 1px #057d05; background: #057d05; }
td.today       { border: solid 1px #ffffff; }

.tool-tip {
	color: #FFFFFF;
	background: #040404;
	width: 200px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

#news {
	font-size: 0.7em;
	text-align: left;
	margin-right: 215px;
}

#news a,
#news a:link,
#news a:visited { text-decoration: none; color: #999999; }
#news a:active,
#news a:hover   { text-decoration: none; color: #49143f; }

.newslink{
	font-size: 0.8em;
	font-weight: bold;
	float: right;
}

.news_heading {
	font-size: 		1em;
	font-weight: 	bold;
	display: 		block;
	margin-bottom: 0.5em;
}
.news_content {
	border: dashed 1px black;
	padding: 0.2em;
	font:			Verdana, Arial, Helvetica, sans-serif;
	text-indent: 	10px;
	text-align:		justify;
}

p.small_text {
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 0px;
}

/* News Page */
/*table.newstable {
	width: 200px;
}

table.calendar {
	width: 200px;
	border: 1px solid white;
}

table.calendar td {
	font-size: 0.7em;
	text-align: center;
}

table.calendar td.sessionsbooked {
	background: green;
}

table.calendar td.sessionsavailable {
	background: yellow;
}

table.calendar td.sessionsunavailable {
	background: red;
}


table.calendarlegend{
	width: 200px;	
}

table.calendarlegend td{
	font-size: 0.55em;
	
}*/

/* Image Classes */
.imgBorder {
	padding: 2px;
	border: 1px solid white;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 10px;

}

.imgNoBorder {
	padding: 0px;
	border: none;
	margin: 2px;

}

#welcometable {
	border: 2px groove white;
	width: 350px;
	text-align:center;
}

.text_italics {
	font-style:italic;
}


