﻿#page
{
	font-family: Sans-serif;
	font-size: 12px;
	color: black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	width: 900px;
}

div.addColumn 
{
	float: left;
	margin-top: 10px;
	padding: 10px;	
}

div.twitterLink
{
	background-image: url('../Images/twitter-ani.gif');
	background-repeat: no-repeat;
	width: 155px;
	height: 55px;
	clear: both;
	margin-top: 5px;
	border: 0px;
}

span.locationLink a, span.locationLink a:hover, span.locationLink a:active, span.locationLink a:visited
{
	font-style: italic;
	font-weight: normal;
	font-size: 9px;
	color: Gray;
	clear: both;
}

div.adUnderMap 
{
	width: 100%;
	padding-left: 25px;
	margin-top: 10px;	
}

table#howToBookControl td a:hover 
{
	background-color: white;
}

.featureImg
{
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	width: 20px;
	height: 20px;
}

.featuredItem
{
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
	background-color: #FFFFCC;
}

.redError
{
	color: #FF0000;
	font-size: 17px;
}

.signUpTable
{
	background-color: #F5F5F5;
	border: thin solid #E1E1E1;
	width: 550px;
}

.signUpTable input[type="text"]
{
	width: 240px;
}

.signUpTable select
{
	width: 240px;
}

#signUpSplash
{
	background-color: #F7F7F7;
}

#signUpSplash img
{
	vertical-align: middle;
	padding-right: 5px;
}

#howToBookControl
{
	width: 175px;
	text-align: right;
	padding-bottom: 5px;
}

.bookingInfo
{
	color: #990000;
	font-size: 11px;
	width:320px;
}

#enquiryTable input
{
	width: 90%;
}

#enquiryTable
{ 
 margin-right: auto; margin-left: auto; 
 }


.error
{
	color: #FF0000;
	font-size: 10px;
}

.featuredTitle
{
	font-size: 15px;
	color: #003366;
	padding: 3px;
}

.message
{
	padding: 10px 5px 10px 5px;
	font-size: 15px;
	color: #33CC33;
	font-weight: bold;
}

.input-validation-error
{
	background-color: #FFCBB9;
}

#page a, a:visited, a:active
{
	color: #003366;
	text-decoration: none;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#topBar
{
	text-align: right;
	background-image: url('../Images/BigGradient.jpg');
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
}

#topBar a, a:active, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

#topBar a:hover
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #590000;
}

#navigation
{
	text-align: right;
	background-image: url('../Images/BigGradient.jpg');
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
}

#navigation a, a:active, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

#navigation a:hover
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #590000;
}

td
{
	vertical-align: top;
}

textarea
{
	width: 90%;	
}

#photoControl
{
	padding: 0px;
	margin: 0px;
}

#photoControl img
{
	padding: 5px;
}

#headerImage
{
	padding: 0px;
	margin: 0px;
}

#header
{
	padding: 0px;
	margin: 0px;
	height: 100px;
}

#content
{
	height: 99px;
	margin: 0px;
	padding: 0px;
}

#locationControl
{
	padding-top: 5px;
}

.searchControl
{
	margin: 0px;
	padding: 4px;
}

#locations a, a:active, a:visited
{
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration: none;
}

#locations a:hover
{
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.fullDock
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height:90px;
}

.smallCell
{
	background-image: url('../Images/SmallGradient.jpg');
	background-repeat: repeat-x;
	height: 16px;
	color: #FFFFFF;
	font-size: x-small;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

.bigCell
{
	background-image: url('../Images/BigGradient.jpg');
	background-repeat: repeat-x;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}

#listLightControl
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.listLightLocationItem
{
	padding: 10px 5px 5px 5px;
	font-size: 14px;
	color: #003366;
	font-variant: normal;
	font-weight: bold;
}

.listLightItem
{
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
}

.listLightItem a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.listLightItem a:hover
{
	text-decoration: underline;
}

.resultsDescription
{
	padding: 10px 30px 10px 10px;
	color: #333333;
	font-style: italic;
	font-size: 13px;
}

hr
{
	background-color: #000066;
}

.resultImage
{
	padding: 0px 10px 10px 0px;
}

.resultContentHeader
{
	font-size: 15px;
	padding-bottom: 10px;
}

.resultContent
{
	padding: 20px;
}

.resultsPrice
{
	color: #800000;
	font-weight: bold;
}

.breadcrumb
{
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer
{
	color: #333333;
	font-size: x-small;
	text-align: center;
}

#openingParagraph
{
	padding: 5px 50px 5px 10px;
	color: #666666;
	font-size: 13px;
	text-align: left;
}

#closingParagraph
{
	padding: 5px 50px 5px 10px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

/* Small Content */

.smallContent
 {
 	border-left-color: #C0C0C0; 
 	border-right-color: #C0C0C0; 
 	border-bottom-color: #C0C0C0; 
 	border-width: 1; 
 	width: 100%;
 }
 
 .smallContentItem
 {
 	padding-left: 5px;
 	padding-top: 1px;
 	padding-bottom: 1px;
 	text-align: left;
 }
 
 .featuredText
{
	font-size: x-small;
	color: #666666;
}

/*   Error Page   */

#errorTitle
{
	color: #003366;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

#errorMessage
{
	color: #663300;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

#errorBackButton
{
	border: thin solid #808080;
	color: #666666;
	background-color: #F7F7F7;
}

/* Accommodation Details */
.detailsPage
{
	padding-top: 5px;
	color: #333333;
}

.detailTitle
{
	padding: 10px 5px 5px 10px;
	color: #003366;
	font-size: 18px;
}

.detailTitle a
{
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.detailImage
{
	width: 340px;
	text-align: right;
	padding: 5px;
}

.detailSmallTitle
{
	padding: 2px 5px 0px 0px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
}

.detailDescription
{
	padding: 5px 5px 0px 2px;
}

.detailComponents
{
	padding-top:0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.detailsRoomsTable
{
	width:320px;
}

.detailQuoteRequestTable
{
	width:320px;	
}

.detailQuoteRequestTable input[type="text"]
{
	width:175px;
}

.detailQuoteRequestTable textarea
{
	height:150px;
	width:320px;
}

.detailFeatures
{
	
}

.detailReviews
{
	padding-right: 20px;
}

body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
a.button
{
    background-position: left top;
    background: url(img/button.gif);
    display: block;
    color: #555555;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    width: 191px;
    background-repeat: no-repeat;
}
 
/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url(img/add.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(img/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(img/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(img/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(img/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(img/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
 
	.lens{
		background:url(img/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(img/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}