body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #e0e0e0;
line-height: 160%; 
color: #545454;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3
{
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p 
{
margin: 0 0 0px 0;
line-height: 1.5em;
text-align: left;
}

a 
{
text-decoration: none;
color: #5493f2;
}

a:hover 
{
text-decoration: underline;
}

a img 
{
border: 0;
}

#TopContainer 
{
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width: 770px;
}

#Container {
margin: 0 auto 35px auto;
width: 750px;
padding: 10px 10px 20px 10px;
background: #ffffbc;
}


.headerstyle
{
	display:block;
	margin:24px 0 10px 0;
	padding:5px 0 5px 8px;
	background:#eee url(../images/gradient2.png) repeat-x;
	color:#545454;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
}

#Logo
{
 	background-image:url(../images/logo.png)!important;
	background-image:url(../images/spacer.gif);
	position:relative;
	width: 420px; 
 	height: 170px;
}



#main 
{
	width: 580px;
	float: left;
	padding: 0 15px 0 0;
	border-right: 1px solid #d0d0d0;
}

#main img
{
	margin-left:10px;
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
}

#main p img
{
	margin-left:10px;
	padding:1px;
	display:inline;
	background:#ffffbc;
	color:#303030;
	border:0px solid #f0f0f0;
}
#main .noborder
{
	border:0px solid #ffffbc;
	padding:0;
}


#sidebar 
{
	width:140px;
	float:right;
}

#sidebar p 
{
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

#footer 
{
	clear: both;
	color: #808080;
	font-size: 0.9em;
	padding: 2px 0 2px 0;
	border-top: 1px solid #d0d0d0;
}


.hide 
{
	display: none;
}

img.FloatLeft
{ 
	float: left; 
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.FloatRight
{
	float: right; 
	margin: 4px;
} 

.SidebarColour 
{
	text-decoration: none;
	color: #5493f2;
}



#bar 
{ 
	clear: both;
	background: #b2e57f;
	height: 25px; 
}

#bar li 
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff; 
	float: left; 
}

#bar li.active
{ 
	background: #5b97d4;
	color: #ffffff;
	padding-bottom: 4px;
}
#bar a:link, #bar a:active, #bar a:visited
{ 
	color: #000000;
	text-decoration:none;
} 

#top h1
{
	color: #fff;
	padding-left: 25px;
	padding-top: 65px;
	line-height: 110%;
}
   
ul
{
	margin: 0; 
	padding : 0;
	list-style : none;
}

  

span.highlight
{
	color: #abd6f1;
}

span.hide 

{
	display: none;
}

span.underline
{ 
	text-decoration: underline;
}

#top
{ 
	background: url("../images/top.jpg") 100% 0 no-repeat #5493f2;
	height: 200px;
	clear: both; 
}
 
#top h1
{
	padding-left: 0px;
	padding-top: 5px;
	line-height: 110%;
}

.SkipLink
{
	display:none;
}

acronym
{
	border-bottom: 1px solid #5493f2;
	cursor:help;
}
acronym:after
{
	content: "(" attr(title) ")";
}


.Confirmed
{
	background-color : Lime
}
.Reserved
{
	background-color :#ff0000;
}
.Available
{
	background-color : #ffffbc;
}

.noborder
{
border:0px solid #ffffbc;
}

.TableRow
{
background-color :#FF9966;
border:10px #ffffbc solid;
}

.AltTableRow
{
background-color: #b2e57f;
}

.TableHeaderRow
{
background-color : #ffffbc;
font-weight:bold;
}

#mySlideshow
{
	width: 580px;
	height: 435px;
	z-index:5;
	display: none;
	overflow:hidden;
	position: relative;
}

#mySlideshow img
{
	border: 0;
	margin: 0;
}

#mySlideshow #slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #333;
	color: #fff;
	font-size: 1.3em;
	text-indent: 0;
}

#slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: strong;
	color: inherit;
}

#slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

#mySlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#mySlideshow a.right, #mySlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html #mySlideshow a.right, * html #mySlideshow a.left
{
	filter:alpha(opacity=50);
}

#mySlideshow a.right:hover, #mySlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#mySlideshow a.left
{
	left: 0;
	top: 0;
	background: url('../images/fleche1.gif') no-repeat top left;
}

#mySlideshow a.right
{
	right: 0;
	top: 0;
	background: url('../images/fleche2.gif') no-repeat top right;
}