/* CSS Document */

/* 
	WRR Styles
	Author: Steve Tunnicliffe
	WebArtifice UK
	Created: 15/08/2006
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 70%;
	text-align: center; /* Hack for IE5 = Part 1 */
}

a:link, a:visited {
	color: Blue;
}

a:hover, a:active, a:focus {
	color: Red;
}

img {
	border: 0;
	margin: 5px;
}

/*Layout */
#wrapper{
	width: 760px;
	border: 1px solid #666666;
	margin: 0 auto;
	text-align: left; /* Hack for IE5 = Part 2 */
	background-image: url(../images/06Des/midBGCrop.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/06Des/Design_02Variation_r1_c1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 164px;
}

#header h1 {
	/*text-align: right;	*/

	padding: 5px 10px 5px 10px;
	color: #232562;
	font-style: italic;
	clear: both;
	font-size: 1.6em;
	float: right;
	margin-top: 10px;
	background: #FFFFFF url(../images/06Des/headBGnd.jpg) no-repeat left center;
	width: 350px;
}

#header ul {
	float: right;
	list-style: none;
	padding: 93px 0 0 0;
}

#header li {
	display: inline;
	padding-right: 10px;
	padding-left:0px;
}

#topNavBar {
	
}

#topNavBar a:link, #topNavBar a:visited {
	line-height: 16px;
	/*background: url(../images/06Des/topnavBulletUp.gif) no-repeat left center;*/
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #232562;
	font-size: 110%;
}

#topNavBar a:hover, #topNavBar a:active, #topNavBar a:focus {
	color: #215169;
	/*background: url(../images/06Des/topnavBulletOver.gif) no-repeat left center;*/
}

/* Main Content Field */

#content {
	background-image: url(../images/06Des/midBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100%;
	float: left;
	clear: both;
}

/* Main Content Panel */

#right {
	float: right;
	width: 550px;
	color: #333333;
}

#right h1 {
	padding: 0 10px 5px 10px;
	color: #232562;
	font-style: italic;
	font-size: 1.6em;
	margin: 10px 0;
	background: #FFFFFF url(../images/06Des/headBGnd.jpg) no-repeat left center;
}

#right h2 {
	font-size: 1.3em;
	color: #232562;
	padding: 3px 0 4px 0;
	margin-bottom: 10px;
}

#right h3 {
	font-size: 1.2em;
	color: #232562;
	padding: 3px 0 4px 0;
	margin-bottom: 8px;
}

#right p {
	margin: 10px 5px 5px 0;
}

#right a:link, #right a:visited {
	color:#BA8B23;
}

#right a:hover, #right a:focus, #right a:active {
	color:#232562;
	text-decoration: none;
}
/* Main Content 2 column layout */

#insideRight {
	float: right;
	width: 160px;
	border-left: 1px solid #BA8B21;
}

#insideRight h3 {
background: #FFFFFF url(../images/06Des/headBGnd.jpg) no-repeat right bottom;
padding-left: 5px;
}

#insideRight p {
	margin-left: 5px;
}

#insideLeft {
	float: left;
	width: 385px;

}

/* Left Side Bar */

#left {
	float: left;
	width: 170px;
}

#leftNav {
	height: 140px !important;
	height: 160px;
	width: 170px;
}

#leftNav ul {
	list-style: none;
	margin: 20px 0 0 5px;
}

#leftNav li {
	background: url(../images/06Des/LnavOver.gif) no-repeat left center;
}

#leftNavList a:link, #leftNavList a:visited {
	display: block;
	width: 150px;
	height: 31px;
	line-height: 26px;
	background: url(../images/06Des/LnavUp.gif) no-repeat left center;
	padding-left: 30px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}

#leftNavList a:hover, #leftNavList a:active, #leftNavList a:focus {
	color: #232562;
	background-image: none;
}

#specialWrap {
	width: 160px;
	
}

#specials {
	/*  background-color: Fuchsia;*/
}

#specialHeader {
	background-color: #232562; 
	margin-top: 20px!important;
	margin-top: 8px;
}

#specialHeader h3 {
	font-size: 110%;
	color: White;
	padding: 3px 5px;
}

#specialContent {
	width: 143px;
}

#specialContent h4 {
	margin: 2px 3px 2px 5px;
	font-size: 105%
}

#specialContent p {
	margin: 2px 3px 2px 5px;
}

.more {
	text-align: right;
}

.more a:link, .more a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.more a:hover, .more a:active, .more a:focus {
	color: #232562;
}

#sidemap {
	width: 143px;
}

#sidemap p {
	font-size: 80%;
	margin: 5px;
}

#sidemapHolder {
	width: 107px;
	margin: 10px auto;
}

/*Property Page Image Styles */

.propImgHolder {
	margin: 5px;
	width: 210px;
	float: right;
}

.propImgHolder p {
	text-align: right;
	width: 200px;
}

/* Footer styles */
#footer {
	background-image: url(../images/06Des/Design_02Variation_r3_c1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em !important;
	font-size:  .8em;
}

#footerRight {
	float: right;
	width: 230px;
	color: #232562;
	padding: 38px 0 0 0;
}

#footerRight a:link, #footerRight a:visited {
	color: #232562;
	text-decoration: none;
}

#footerRight a:hover, #footerRight a:active, #footerRight a:focus {
	color: #FFFFFF;
}

#footerLeft {
	float: left;
	width: 330px !important;
	width: 310px;
	padding: 38px 0 0 140px !important;
	padding: 38px 0 0 160px;
	color: #FFFFFF;
}

#footerLeft a:link, #footerLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerLeft a:hover, #footerLeft a:active, #footerLeft a:focus {
	color: #54B3D3;
}

/* Misc Classes/Divs */

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.pointer {
	cursor:pointer;
}

#calDivHold{
text-align: center;
}

#calDivHold Table,#calDivHold Table td  {
	text-align: center;
}


#calDivHold Table  {
	width: 98%;
	margin: 0 auto;
}

.indPicLeft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	padding: 0;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.indPicRight{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	padding: 0;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#topHiLite, #botHiLite {
	width: 140px;
	float: right;
	margin-top: -5px;
}


/* Cottage List Pages */

table.displayHolder {
	width: 498px;
	margin: 5px auto;
	border: 1px solid #BA8B56;
}

.rightCell {
	border: 1px solid #CCCCCC;
	padding:3px;
}


table.displayHolder img {
	border: 0;
}

table.displayHolder img.listThumb {
	border: 1px solid #CCCCCC;
}

#right table.displayHolder h2 {
	margin: 0;
	color: #BA8B23;
}

#right table.displayHolder h3 {
margin: 0;
}

#right table.displayHolder p {
margin: 0 0 5px 0;
}

.moreDetails {
	text-align: right;
}

/* Booking / Contact Form Stryles */

input {
	font-size: smaller;
}

select {
	font-size: smaller;
	padding: 1px;
}

.spanError {
	color: #9D0915; 
	font-weight: bold;
}
/*********************************
Legacy Styles */

/* Cottage Detail Styles */

.topReturn {
	text-align: right;
	float: right;
}

.cottageOptions {
	text-align: right;
	padding: 0;
}

.detailTable {
	margin: 10px;
}

td.detailCell {
	padding: 5px;
}

.grading {
	float: right;
}
.bookNow {
	float: right;
}

/* Prices Styles */

table#priceTable {
	width: 90%;
	border: 1px solid #cccccc;
	text-align: center;
}

table#priceTable td {
	padding: 2px;
	font-size: 85%;
	text-align: left;
}

table#priceTable td.greyborder {
	border-right: 1px solid #cccccc;
}

table#priceTable th.greyborder {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*************** Calendar Styles *********************/
/* Availability Calendar */
#colorCodes {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 3px;
}

#colorCodes td {
	padding: 3px;
	text-align: center;
}


#calNav {
	margin-bottom: 0px;
	font-size: 80%;
}

#calNav td {
padding: 2px;
}

#calendar {
	text-align: center;
}

#calendar td {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 18px;
	font-size: 10px;
	vertical-align: middle;
}

.calHeader {
	background-color: #F2EAAC;/*#E0D595*/
}

.weekHeader {
	background-color: #F2EAAC;/*#E0D595*/
}

.standard {

}

.phone {

}

.today {
	background-color: #cccccc;
}

.holiday {
	background-color: #FF9900;
}

.booked {
	background-color: #DB0004; /*#336600*/
	color: #CCCCCC;
}

.lowSeason {
	background-color: #FFE641; /*#FFFF66*/
}

.midSeason {
	background-color: #3CBA33; /*#B2FF66*/
}

.hiSeason {
	background-color: #53B0D9; /*#6966FF*/
	color: #FFF;
}

.peakSeason {
	background-color: #B566FF; /*#B566FF*/
}

.festiveSeason {
	background-color: #FF9602; /*#FF6666*/
}

.calLargeCell {
	vertical-align:top;
	text-align: center;
}

table#calendarHolder {
	text-align:center;
	font-size: 80%;
}

table#calendarHolder td {
	text-align:center;
	font-size: 80%;
}

.smallTitle {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* Calendar Forms */

select.calDrop {
	background-color:#69949D;
	color: white;
	margin: 2px;
	font-size: 80%;
	width: 10em;
	}
	
.calSubmit {
	font-size: 80%;
	margin: 2px;
	border: 1px solid #BA8B23; 
	background-color: #24275C;
	color: #CC9900;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

/* General Classes */

.propertyPicture {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 5px;
	float: right;
}

.detailPicLeft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	padding: 0;
	border: 1px solid black;
	cursor: pointer;
}

.detailPicRight{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	padding: 0;
	border: 1px solid black;
	cursor: pointer;
}

.propDetPicRight {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	padding: 0;
	border: 1px solid black;
}

.propDetPic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	border: 1px solid black;
}


.sidebarPic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	padding: 0;
	border: 1px solid black;
}

.clearLeft {
	clear: left;
}

/*Credits*/


.creditBox {
	background-color: #E9ECDF;
	border: 1px solid black;
}

.stbPicCottDet {
	margin: 0px 5px 5px 5px;
	float: right;
}
