/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	background-color: #5284b8;
	background-image: url(../imgs/bgGrad.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a, a:hover, a:visited {
	color: #FFFFFF;
}

hr {
	height:1px;
	background:#ffffff;
	color: #FFFFFF;
}
	
#wrapper {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftCol {
	float: left;
	width: 185px;
}
.navTitle {
	margin-top: 20px;
}

#mainNav ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px;
}
#mainNav li a{
	display: block;
	width: 172px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 10px;
	border-top-color: FFFFFF;
	border-right-color: FFFFFF;
	border-left-color: FFFFFF;
	height: 16px;
	font-size: 11px;
}
#mainNav li a:hover{
	background-color: #8ba0bb;
	color: #FFFFFF;
}
#mainNav li a.subSelected{
	color: #FFFFFF;
	background-color: #1C3A5E;
}
#contactDetails {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#navLogos 
{
 	margin-top: 10px;
	margin-bottom:10px;
}
#navLogos img
{
 	margin-bottom: 2px;
}

#rightCol {
	float: right;
	width: 552px;
}
#newsletter {
	background-image: url(../imgs/newsletterHeader.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 552px;
}
#contentL {
	float: left;
	width: 350px;
}
#contentR {
	float: right;
	width: 202px;
}
#content {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
}

#contentFormPanel {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
}

#content h2, #contentBlog h2{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}
#content p, #contentBlog p{
	margin-top: 7px;
}
#content a, #contentBlog a{
	color: #FFFFFF;
	text-decoration: underline;
}
#contentBlog {
	padding-right: 12px;
	padding-left: 12px;
	clear: both;
	padding-top: 7px;
}
#contentBlog h1{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

#contentRpad {
	background-image: url(../imgs/verDots.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 16px;
	margin-top: 9px;
}
.pageEnd {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.blogSummary {
	margin-bottom: 15px;
}
.blogSummary img{
	border: 4px solid #FFFFFF;
}
.blogSummary h2 {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blogSummary p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blogSummary a {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
}
#footer ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color: #BACEE2;
}
#footer a:hover{
	text-decoration: underline;
}

#credit {
	background-image: url(../imgs/footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 742px;
	text-align: center;
	font-size: 10px;
	padding-top: 18px;
	color: #FFFFFF;
	text-align: center;
}
#credit a{
	text-decoration: none;
}
#credit a:hover{
	text-decoration: underline;
}

/* /////////////////  CONTACT FORM  /////////////////////// */

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}

label{
	margin-bottom: 3px;
}

.form{
	margin-top: 15px;
}

.form label{
	float: left;
	width: 80px;
	font-weight: bold;
	padding-top: 4px;
}
.form input, .form textarea{
	width: 220px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
.form textarea{
	width: 220px;
	height: 150px;
}
.form  #submitbutton{
	margin-left: 80px;
	margin-top: 5px;
	width: 90px;
}
.form br, #bookingForm br{
	clear: left;
}

#error{
	margin-left: 80px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e21932;
	width: 219px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#errorSmall{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e21932;
	width: 146px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}

/* /////////////////////// BOOKINGS FORM //////////////////////// */

#bookingForm {
	background-image: url(../imgs/formFill.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#bookingForm label{
	float: left;
	width: 120px;
	font-weight: bold;
	padding-top: 4px;
}

#bookingForm input{
	margin-bottom: 5px;
}

#bookingForm select{
	margin-bottom: 5px;
}
#bookingForm  #submitbutton{
	margin-left: 12px;
	margin-top: 5px;
	/*
	width: 90px;
	*/
}

/* /////////////////////// BOOKING FORM ELEMENTS ////////////////////// */

#personalDetails{
	margin-top: 15px;
	margin-left: 25px;
}

#personalDetails input, #personalDetails textarea{
	width: 215px;
}

#personalDetails img, #duration img, #preferredRooms img, #numPeople img, #additional img{
	margin-bottom: 10px;
}

#duration{
	margin-top: 20px;	
	margin-left: 25px;
}

#preferredRooms{
	margin-left: 13px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 25px;
}

#preferredRooms input, #numPeople input{
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#numPeople{
	margin-left: 13px;
	margin-bottom: 20px;
}

#additional{
	margin-left: 13px;
}

#additional textarea{
	width: 215px;
}

.error2{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e21932;
	width: 217px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-left: 13px;
}
#requiredNB {
	padding-left: 14px;
}
#requiredNB2 {
	padding-left: 80px;
}
.contentIndent {
	padding-left: 15px;
}

