//
//Copyright 2010 Alan Vanden Bon - all rights reserved
//

body {
    font-family:Tahoma, Verdana, Arial, Times New Roman;
    font-size:medium;
}

p {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	font-size:small;
	color:black;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
}

h1 {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	font-size:medium;
	font-weight:bold;
	color:#293D32;
	margin-top:0px;

}

a {
	font-size:x-small;
	text-decoration:none;
	color:#293D32;
}
a:visited {
	font-size:x-small;
	text-decoration:none;
	color:#293D32;
}
a:hover {
	font-size:x-small;
	text-decoration:none;
	color:#4BD187;
}


.BodyDiv {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

.Header {
	width:990px;
	height:137px;
	background-image:url(artifacts/banner.gif);
	background-repeat: no-repeat;}
	float:left;
}

.menubar {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	width:990px;
	height:31px;
	float:left;
	clear:both;
}

.buttonSelected {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	color:white;
	font-size:small;
	float:left;
	width:120px;
	height:19px;
	background-image:url(artifacts/selectedButton.gif);
	background-repeat: no-repeat;
	cursor:default;
	text-align:center;
	vertical-align:bottom;
	padding-top:12px;
}

.buttonUnselected {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	float:left;
	width:120px;
	height:19px;
	background-image:url(artifacts/unselectedButton.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
	vertical-align:bottom;
	padding-top:12px;
	color:white;
	font-size:small;
}


.buttonOver {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	float:left;
	width:120px;
	height:19px;
	background-image:url(artifacts/unselectedButtonover.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
	vertical-align:bottom;
	padding-top:12px;
	color:Yellow;
	font-size:small;
}

.DataDiv {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	width:990px;
	border: 1px solid #293D32;
	text-align:left;
	display:none;
	float:left;
}

.DataDivInner {
	margin:10px;
	float:left;
}

.smallPictureDiv {
	float:right;
	margin:2px;
	border: 1px solid white;
}

.smallPictureDivSelected {
	float:right;
	margin:2px;
	border: 1px solid #293D32;
}

#BigPictureDiv {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	float:left;
	margin:2px;
}

#BigPictureDiv1 {
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:400px;
	height:300px;
	overflow:hidden;	
}

#BigPictureDiv2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:400px;
	height:300px;
	overflow:hidden;	
}

#MapDiv {
	float:left;
}

#LinkDiv {
	padding:2px;
}


.BookingInfo
{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	clear:both;
}

.BookingInfoCol
{
	width:120px;
	float:left;
	margin:30px;
}

.BookingInfoColLong
{
	width:180px;
	float:left;
	margin:30px;
}

.BookingInfoSpanLeft
{
	float:left;
	color:black;
	font-size:x-small;
	font-weight:bold;
}

.BookingInfoSpanRight
{
	float:right;
	color:#808080;
	font-size:x-small;
}

.RollImageDiv
{
	float:left;
	width:180px;
	height:150px;
	overflow:hidden;
	border:solid 1px black;
	margin-right:2px;
	
}

.AreaText
{
        font-family:Tahoma, Verdana, Arial, Times New Roman;
        font-size:medium;
	float:left;
	width:552px;
	height:148px;
}

.RollImage
{
	position:absolute;
	overflow:hidden;
}
