/*
my-holiday scotland Sitewide CSS
*/

/*

* {
  margin: 0;
  padding: 0;
}

*/

html {
       min-height: 100%;
       height: auto;
 }
 

 

 
/* Headings - Titles - Text - General Content */
 
body {
	margin: 0;
	padding: 0;
	color: #7f7d71;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	line-height: 1.75em;
	text-align: center;
	background-image: url(../img/mainbkgrd.png);
	background-repeat: repeat-y;
	background-position: center top;
  }
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../img/header_bkgrd.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFAE3;
}
 
 
#leftcol {
	float: left;
	width: 300px;
}
#leftcolcontent {
	float: left;
	width: 240px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}

.templatePromotion {
	text-align: left;
	font-size: 12px;
}

#skipcontent {
	width: 200px;
	color: #000000;
	text-align: center;
	font-size: xx-small;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#skipcontent a {
	color: #000000;
	font-size: xx-small;
}
.logo {
	margin-top: 50px;
	margin-bottom: 20px;
}
.ornate {
	margin-top: 50px;
}
#quote {
	width: 220px;
	color: #008478;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 36px;
	padding-right: 40px;
	padding-left: 40px;
}
.note {
	clear: both;
	font-size: 13px;
	line-height: 1.6em;
}
#fullcol {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
 }
h1 {
	color: #008478;
	font-size: 22px;
	margin-top: 10px;
}
#bottomblock {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bottom_block.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: center top;
}

#middle {
	width: 100%;
 }
#contentproperties {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../img/bkgrd_content_properties.gif);
	background-repeat: repeat-y;
}

#contenthistory {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../img/bkgrd_content_history.gif);
	background-repeat: repeat-y;
}
#contentsport {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../img/bkgrd_content_sportingactivities.gif);
	background-repeat: repeat-y;
}


#contentblue {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../img/bkgrd_content_leisure.gif);
	background-repeat: repeat-y;
}



#middlehome {
	background-repeat: repeat;
	width: 100%;
}
#midhomebox   a {
	color: #FFFFFF;	
 }
 
 
  #midhomebox {
	width: 806px;
	background-image: url(../img/mid_homebox.gif);
	background-repeat: repeat-y;
	margin-left: 8px;
 }
 
 
  #bothomebox {
	width: 806px;
	background-image: url(../img/bot_homebox.gif);
	height: 7px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-size: 0px;
 }

#rightcol {
	float: right;
	width: 655px;
}

#rightcol a {
	color: #008478;
}
#stb {
	float: right;
	width: 159px;
	margin-top: 47px;
}

 
 
 
 /* Homepage Boxes */


#photobox {
	width: 200px;
	float: left;
	height: 200px;
	margin-left: 3px;
	margin-top: 6px;
	background-image: url(../img/home_picbox.gif);
	display: inline;
}
.homepic {
	padding: 6px;
}
#largepic {
	width: 655px;
	margin-top: 25px;
	float: left;
	text-align: left;
}

#sectionbox {
	float: left;
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 6px;
	display: inline;
	width: 200px;
}

#sectionbox a {
	color: #000000;
}




#boxcontent {
	padding: 10px;	
}

#4blockholder {
	height: 300px;
	clear: both;
	border: 1px solid #000000;
}


div[id] #4blockholder {
	height:auto;
	}
	
#propertiestop {
	width: 200px;
	background-repeat: no-repeat;
	background-image: url(../img/top_propbox.gif);
	height: 84px;
}




#propertiesmiddle {
	width: 160px;
	background-repeat: repeat-y;
	background-image: url(../img/mid_propbox.gif);
	height: 103px;
	min-height:103px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



div[id] #propertiesmiddle {
	height:auto;
	}


#propertiesbottom {
	width: 200px;
	background-image: url(../img/bot_propbox.gif);
	height: 8px;
	background-position: bottom;
	font-size: 0px;
}
#greenboxtop {
	width: 240px;
	background-repeat: no-repeat;
	background-image: url(../img/greenboxtop.png);
	height: 10px;
	font-size: 0px;
	margin: 0 auto;
}
#greenboxmiddle {
	width: 200px;
	background-repeat: repeat-y;
	background-image: url(../img/greenboxmiddle.png);
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-position: top;
	color: #FFFFFF;
	font-style: normal;
	margin: 0 auto
}

#greenboxmiddle a {
	color: #FFFFFF;
	
}

#greenboxbottom {
	width: 240px;
	background-image: url(../img/greenboxbottom.png);
	height: 17px;
	font-size: 0px;
	background-position: bottom;
	margin: 0 auto
}


#opengolfboxtop {
	width: 240px;
	background-repeat: no-repeat;
	background-image: url(../img/open2010_boxtop.png);
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 70px;
	font-style: normal;
}
#opengolfboxmiddle {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
#opengolfboxmiddle a {
	color: #FFFFFF;
}

#opengolfboxbottom {
	width: 240px;
	background-image: url(../img/open2010_boxbottom.png);
	height: 17px;
	font-size: 0px;
	background-position: bottom;
	margin: 0 auto
}


#leisuretop {
	width: 200px;
	background-repeat: no-repeat;
	background-image: url(../img/top_leisurebox.gif);
	height: 8px;
	font-size: 0px;
}

#leisuremiddle {
	width: 160px;
	background-repeat: repeat-y;
	background-image: url(../img/mid_leisurebox.gif);
	height: 132px;
	min-height:132px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}



div[id] #leisuremiddle {
	height:auto;
	}


#leisurebottom {
	width: 200px;
	background-image: url(../img/bot_leisurebox.gif);
	height: 55px;
	font-size: 0px;
	background-position: bottom;
}
 

#sportingtop {
	width: 200px;
	background-repeat: no-repeat;
	background-image: url(../img/top_sportingbox.gif);
	height: 46px;
}

#sportingmiddle {
	width: 160px;
	background-repeat: repeat-y;
	background-image: url(../img/mid_sportingbox.gif);
	height: 87px;
	min-height:87px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



div[id] #sportingmiddle {
	height:auto;
	}


#sportingbottom {
	width: 200px;
	background-image: url(../img/bot_sportingbox.gif);
	height: 62px;
	font-size: 0px;
	background-position: bottom;
}
  

#checkproptitle {
	width: 171px;
	padding-top: 18px;
	padding-left: 8px;
	height: 23px;
}


#checkavailability {
	width: 560px;
	padding-left: 8px;
	float: left;
	padding-top: 5px;
}


#propertiestitle {
	width: 200px;
	padding-left: 8px;
	padding-bottom: 30px;
	float: left;
}

#specialoffertitle {
	clear: both;
	height: 23px;
	width: 106px;
	margin-left: 8px;
 }
 
 
#specialoffer {
	width: 175px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
 }
 
#intro {
	width: 570px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
 }
 
 #sectiontitles {
	width: 200px;
	padding-left: 8px;
}

#propthumb {
	background-image: url(../img/properties_thumb_bkgrd.gif);
	height: 90px;
	width: 120px;
	float: left;
	margin-left: 8px;
	clear: both;
	padding: 6px;
}


#propdescrip {
	width: 360px;
	float: left;
	margin-left: 50px;
}


#propdescrip  a {
	color: #000000;
}



#content {
	clear: both;
	width: 540px;
	margin-left: 8px;
	margin-bottom: 10px;
}
#morepics {
	width: 540px;
	margin-left: 8px;
	margin-bottom: 20px;
	float: left;
}
.thumbnails {
	padding: 5px;
}
#booknow {
	width: 101px;
	margin-bottom: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}

 
#breaker {
	font-size: 0px;
	clear: both;
 }
#breakerlisting {
	font-size: 0px;
	clear: both;
	height: 19px;
	width: 540px;
	margin-left: 8px;
	margin-bottom: 10px;
	background-image: url(../img/dotbkgrd.gif);
	background-repeat: repeat-x;
}
#breakerrightcol {
	font-size: 0px;
	clear: both;
	background-image: url(../img/dotbkgrdwhite.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 190px;
	margin-bottom: 10px;
}
 
#breakertop {
	font-size: 0px;
	clear: both;
	height: 20px;
}

.hiddenPic {
	display: none;
 }



/*Menu Items - Links */

a {
	color: #008478;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #008478;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}


#nav {
	float: left;
	width: 495px;
	text-decoration: none;
	margin-top: 56px;
}


#navspacer {
	float: left;
}


#navbut1 {
	height: 30px;
	width: 271px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_viewproperties.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut1:hover {
	background-image: url(../img/on_viewproperties.png);
}

#navbut1current {
	height: 30px;
	width: 271px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_ourholidayhomes.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut2 {
	height: 30px;
	width: 114px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_location.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut2:hover {
	background-image: url(../img/on_location.png);
}

#navbut2current {
	height: 30px;
	width: 114px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_location.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut3 {
	height: 30px;
	width: 130px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 20px;
}
 
#navbut3:hover {
	background-image: url(../img/on_booknow.png);
}

#navbut3current {
	height: 30px;
	width: 130px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/curr_booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 20px;
}

#navbut4 {
	height: 23px;
	width: 71px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_activities.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
 
#navbut4:hover {
	background-image: url(../img/on_activities.png);
}

#navbut4current {
	height: 23px;
	width: 71px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/curr_activity.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut5 {
	height: 23px;
	width: 57px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_leisure.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut5:hover {
	background-image: url(../img/on_leisure.png);
}

#navbut5current {
	height: 23px;
	width: 57px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_leisure.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut6 {
	height: 23px;
	width: 100px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_localhistory.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut6:hover {
	background-image: url(../img/on_localhistory.png);
}

#navbut6current {
	height: 23px;
	width: 100px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_localhistory.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}



#navbut7 {
	height: 23px;
	width: 82px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_guestbook.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut7:hover {
	background-image: url(../img/on_guestbook.png);
}

#navbut7current {
	height: 23px;
	width: 47px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_prices.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut8 {
	height: 23px;
	width: 59px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut8:hover {
	background-image: url(../img/on_contact.png);
}

#navbut8current {
	height: 23px;
	width: 59px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#navbut9 {
	height: 23px;
	width: 45px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/off_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
 
#navbut9:hover {
	background-image: url(../img/on_home.png);
}

#navbut9current {
	height: 20px;
	width: 120px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#booknow {
	height: 20px;
	width: 120px;
	text-indent: 10000px;
	overflow: hidden;
	background-image: url(../img/off_small_booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	display: block;
	margin-top: 252px;
}
#booknow1 {
	height: 20px;
	width: 120px;
	text-indent: 10000px;
	overflow: hidden;
	background-image: url(../img/off_small_booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}


#booknow:hover, #booknow1:hover {
	background-image: url(../img/on_small_booknow.png);
}

#booknowcurrent {
	height: 20px;
	width: 120px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/on_small_booknow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}



/*Forms */


.quicksearch {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: 160px;
}
  
  
.formfields  {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 7px;
}


.sendbut  {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
} 

 
#footer {
	font-size: x-small;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 90px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
  }

#basestation a, #copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#basestation a:hover, #copyright a:hover {
	text-decoration: underline;
}

#basestation {
	float: right;
	width: 240px;
	text-align: right;
	padding-right: 20px;
  }
  
#copyright {
	width: 600px;
	float: left;
	padding-left: 20px;
  }


/*Misc*/

h2 {
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

table#prices-table {
}

	table#prices-table td,
	table#prices-table th {
	padding: 0 3em .75em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #226b49;
	}
#listingspic {
	float: left;
	width: 200px;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#listingstext {
	float: right;
	width: 625px;
	padding-bottom: 20px;
}
.largetxt_green {
	font-size: 20px;
	color: #008478;
	font-weight: normal;
}
.largetxt_grey {
	font-size: 20px;
	color: #7f7d71;
	font-weight: normal;
}
#propertypic {
	text-align: left;
	clear: both;
	width: 400px;
	float: left;
	margin-top: 74px;
}
.txt_green {
	color: #008478;
}
#rightcolcontent {
	text-align: left;
	float: left;
	clear: both;
	width: 610px;
}
#rightcolcontent li {
	color: #226b49;
}
#quote li {
	color: #008478;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	margin-left: -40px;
	line-height: 1.6em;
}
#toppic {
	text-align: left;
	clear: both;
	width: 650px;
	float: left;
	margin-top: 81px;
}


form.contact_form label {
	font-weight: bold;
}


form.contact_form label.checkbox {
	font-weight: normal;
}

form.contact_form fieldset {
	border: none;
	margin-top: 1.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1.5em;
}

form.contact_form legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

form.contact_form div {
	margin-top: 1em;
	margin-right: 1.5em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

form.contact_form .details label {
	display: block;
	width: 18em;
}

form.contact_form .date {
	display: inline;
	margin: 0 4em 0 0;
}

form.contact_form .date label {
	margin: 0 0.7em 0 0;
}

form.contact_form .date input {
	width: 10em;
}

form.contact_form .date img {
	cursor: pointer;
}

#error_msg {
	background-color: #ffe6e6;
	border: 1px solid #ff0000;
}

#error_msg p{
	margin: 0;
	padding: 1em;
}

.error {
	background-color: #ffe6e6;
	border: 1px solid #ff0000;
}
a .listingrollover  {
	border: 2px solid #FFFAE3;
}
 a:hover .listingrollover {
	border: 2px solid #000000;
}

.searchformfields {
	border: 1px solid #008478;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 7px;
	width: 220px;
}
.searchbut {
	border: 1px solid #FFFFFF;
	background-color: #008478;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	margin-right: 19px;
}
#propertythumbs {
	float: left;
	margin-top: 69px;
	text-align: right;
	width: 290px;
}
.txt_smallitalics {
	font-size: 12px;
	font-style: italic;
}
#rightcolcontentlisting {
	text-align: left;
	float: left;
	clear: both;
	width: 610px;
	margin-top: 75px;
}

/* Added by Grant 16.11.09 */

#toptextnav {
	clear: both;
	float: left;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#toptextnav a {
	color: #666666;
	text-decoration: none;	
}

#toptextnav a:hover {
	color: #000000;	
	text-decoration: none;
}


.bluetitle {
color:#102152; 
font-size:24px;
}

#moreimages {
	padding: 5px;
}

#moreimages h3 {
	color: #008478;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#moreimages img {
	padding: 2px;
}

.openmap {
 padding: 10px;
 float: right;
}

.txt_blackitalics {
	font-style: italic;
	color: #000000;
}


/* For Calendar Availilbity Tables */

table.listing {
	width: 100%;
	color: #000000;
}

table.listing th {
	background-color: #ddd;
	padding: 3px 5px;
}

table.listing td {
	padding: 3px 5px;
}

table.calendar caption.calendar-month {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

table.calendar th,
table.calendar td {
	text-align: center;
	width: 30px;
	background-color: #ddd;
}

table.calendar td {
	padding: 0;
}

table.calendar td p.available {
	margin: 0;
	background-color: #00a39e;
	height: 45px;
}

table.calendar td p.booked {
	margin: 0;
	background-color: #b0535d;
	height: 45px;
}


/* End of Styles Added by Grant 16.11.09 */


/* Promotionial Box Styling */

.offer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.offertitle {
	font-size: 15px;
	color: #FFFF00;
	line-height:1.2em;
	padding: 5px 0 5px 0;
}

.offertext {
	line-height: 1.4em;
}

.offerreadmore {
	text-align: right;
	clear: both;
	padding-bottom: 5px;
}

 #greenboxmiddle .offerreadmore a {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #FFFAE3;
}

 #greenboxmiddle  .offerreadmore a:hover {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #00795D;
	background-color: #FFFAE3;
}


.fullpromotion {
	margin-right: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




