body {
  background:#1c4e4d;
  margin:20px 0;
  padding:0;
  font-family: verdana, Microsoft Sans Serif, MS Sans Serif, Arial;
  font-size: 11px;
  color: #585858;
  line-height: 1.5;
  text-align:justify;
}

.row0 {
    background-color: #FFFFFF;
}

.row1 {
    background-color: #EFF0E5;
}


h1{font-size:18px;padding:0 0 8px 0;margin:0;color:#1c4e4d;font-weight:normal; line-height:18px; border-bottom:solid 1px #ECECEC; }
h2{font-size:14px;padding:0;margin:0;color:#1c4e4d;}
h4{font-size:14px;padding:0;margin:0;margin-top:10px;}

#torquayPanel{
background:url(../images/torquayPanelBG.gif);width:164px;height:148px;padding:20px 8px 0 8px;color:#fff;text-align:left;line-height:12px;
}

#paigntonPanel{
background:url(../images/paigntonPanelBG.gif);width:164px;height:148px;padding:20px 8px 0 8px;color:#fff;text-align:left;line-height:12px;
}

#brixhamPanel{
background:url(../images/brixhamPanelBG.gif);width:164px;height:148px;padding:20px 8px 0 8px;color:#fff;text-align:left;line-height:12px;
}

.tariff{text-align:center;}
.tariff .head{background:#1c4e4d;color:#fff;}
.tariff .bed1{background:#e3e8f6;}
.tariff .bed2{background:#ede4d9;}
.tariff .bed3{background:#f6d3d7;}

h3{color:#1c4e4d;margin:0;padding:0;border-bottom:1px solid #d8dbc0;font-size:14px;}

.imgLeft{float:left;margin-right:8px;}

#eNewspanel{background:#eff0e5;padding:8px;text-align:left;margin-top:10px;width:140px;}

#leftCol{width:165px;float:left;clear:both;padding:10px;text-align:center;margin-top:5px;}

#rightCol{width:552px;float:left;padding:0 10px 10px 10px; position:relative; top:-80px;}

.rightSubCol{width:256px;float:left;padding:10px;}

#menu{float:left;}

#main{width:758px;background:#fff;border:5px solid #fff;margin:10px auto;}

#footer{color:#849982;width:758px;margin:0 auto;}
#footer h4{font-size:15px;padding:0;margin:0;}
#footer img{float:left;margin-right:10px;}

.homeImg{
	margin-left:auto;
	margin-right:auto;
}

.xmasPic{
	float:right;
	margin:12px 0 0 20px;
}

.xmasImgs{
	width:204px;
	margin-right:12px;
	float:left;
}

#xmasBox{
	background-color:#d01515;
	padding: 8px;
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:10px;
}

#xmasBox img{
	float:left;
	margin:3px 0;
}

#xmasBox h2{
	color:#fff;
	margin:0;
	padding:0;
	font-size:14px;
}

.clear{
	clear:both;
}

/*//////////////////////////////////////////*/

/*///////////// Links ////////////////*/

#menu a:link {color:#585858; text-decoration:none; padding-left:15px; font-size:10px; border-left:5px solid #FFF; float:left;}
#menu a:visited {color:#585858; text-decoration:none; padding-left:15px; font-size:10px; border-left:5px solid #FFF; float:left;}
#menu a:hover {color: #585858; text-decoration:none; padding-left:15px; font-size:10px; border-left:5px solid #0f3e3b; float:left;}

.available{font-size:16px; color:#1c4e4d; text-align:center; font-weight:bold;}
.available a:link{font-size:16px; color:#1c4e4d; text-align:center; font-weight:bold; text-decoration:none;}
.available a:visited{font-size:16px; color:#1c4e4d; text-align:center; font-weight:bold; text-decoration:none;}
.available a:hover{font-size:16px; color:#1c4e4d; text-align:center; font-weight:bold; text-decoration:underline;}

.unavailable{font-size:16px; color:#FF0000; text-align:center; font-weight:bold;}

#footer a:link {color:#849982; text-decoration:none;}
#footer a:visited {color:#849982; text-decoration:none;}
#footer a:hover {color: #c9d2c8; text-decoration:none;}

a:link {color : #585858; text-decoration:none;}
a:visited {color : #585858;text-decoration:none;}
a:hover {color : #1c4e4d; text-decoration:none;}

#footerWebsitevision a:hover {color: #192ecb; text-decoration:none;background:inherit;font-weight:normal;}
#footer a:hover span {color: #e0bf0b; text-decoration:none;background:inherit;font-weight:bold;}


/*//////////////////////////////////////////*/

/*///////////// Form Elements //////////////*/
form{margin:0;padding:0;}

input.rb{width:15px;}

form p{
	clear:left;
	margin:0;
	padding-top:5px;
	font-weight:bold;
}
form p label{
	float:left;
	width:40%;
}

input{
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #3f4241;
	font-weight:normal;
	border:1px groove;
	width:125px;
}

textarea {
	padding:2px;
	border:1px groove;
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #3f4241;
	width:215px;
}

select {
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #3f4241;
}

input.but {
	margin-top:5px;
	padding:2px;
	border:1px solid #000228;
	color:#fff;
	font-weight:bold;
	background:#0f403c;
	width:200px;
	height:30px;
	font-size:14px;
}

input.submitBut {
width:62px;
}

input.submitButCall {
width:109px;
}

/*///////////////////////////////////////////////////////*/
/* ///////////////////// FORM LAYOUT //////////////////// */
form p{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form p label{
	float:left;
	width:50%;
}
legend{
	font-weight:bold;color:#1c4e4d;font-size:14px;
}
fieldset{
	padding:10px;
	width:90%;
}
label.rbLabel{
	width:80px;
	float:left;
}


/* ////////////////////////////////////////////////////////////// */
/*///////////// form val //////////////*/

#formENews .red {
	border: 1px solid red;
	background:#feea7c;
}

#formENews label.red {
	border: none;
	color: red;
}

#formENews .customRed {
	border: none;
	color: red;
}

#formENews .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

#formEnquiry .red {
	border: 1px solid red;
	background:#feea7c;
}

#formEnquiry label.red {
	border: none;
	color: red;
}

#formEnquiry .customRed {
	border: none;
	color: red;
}

#formEnquiry .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}
/*///////////// ajax result //////////////*/
#log {
	margin-top: 5px;
	text-align:center;
	font-size:14px;	
}

#log2 {
	margin-top: 5px;
	text-align:center;
}

#log_res {
	overflow: auto;
	color:#04709f;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url("../images/spinner.gif") no-repeat center;
}

/*///////////// calender //////////////*/

button.dashboard {
	background: url("../images/dashboard-icon.gif");
	border: 0;
	cursor: pointer;
	float: right;
	margin:-20px 30px 0 0;
	height: 14px;
	width: 14px;
}
button.dashboard:hover,
button.dashboard.active {
	background-position: 0 14px;
}

div.dashboard {
	background: url("../images/dashboard.png");
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
	div.dashboard * {
		margin: 0;
		padding: 0;
	}	
	div.dashboard div {
		background: none !important;
		cursor: move;
		height: 165px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.dashboard caption {
		color: #f3ecc1;
		font: normal 12px/17px Arial, Helvetica, sans-serif;
		padding-top: 4px;
		text-align: center;
		width: 100%;
	}
	div.dashboard caption a {
		cursor: pointer;
		display: block;
		height: 11px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 16px;
		width: 11px;
	}
	div.dashboard caption a.prev {
		background-image: url("../images/dashboard-prev.gif");
		left: 1px;
	}
	div.dashboard caption a.next {
		background-image: url("../images/dashboard-next.gif");
		right: 1px;
	}
	div.dashboard caption a:hover {
		background-position: 0 11px;
	}
	div.dashboard caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.dashboard caption span.month {
		padding-right: 8px;
	}
	div.dashboard caption span.month:after {
		content: ',';
	}

	div.dashboard table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.dashboard td,
	div.dashboard th {
		border: 0;
		color: #999;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 19px;
		text-align: center;
		width: 21px;
	}
	div.dashboard td {
		color: #333;
		font-size: 11px;
		padding-right: 5px;
		text-align: right;
		width: 16px;
	}
	div.dashboard td.invalid {
		color: #666;
	}
	div.dashboard td.valid {
		color: #FFF;
		cursor: pointer;
	}
	div.dashboard td.active,
	div.dashboard td.hover {
		color: #CF0;
		cursor: pointer;
	}
/*----- High Slide -----*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	margin:5px 3px;
	border: 2px solid #1f4e49;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

div.attImg img {
	float:left;
	margin-bottom:20px;
	margin-right:8px;
	border:none;
}
div.attImg a {
font-weight:bold;
color:#FFFFFF;

}
div.attImg div {
	margin-left:83px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*form*/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
}
input.validation-failed, textarea.validation-failed {
	border: 2px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}
fieldset input {
	width:152px;
}
#submit {
	margin-top:8px;
}

label {
	font-weight: bold;
	line-height:30px;
	margin-right:20px;
	}
/* end */
/*////////////// google map ////////////////////*/
#map_canvas{
   width:100%;height:400px;border:#00224c 1px solid;
}
#map_canvas{
  color:#392a1d;
}
/*////////////////////////////////////////////////*/
