/***********************************************/
/* Made with the help of your broadcasting fee!                            */
/***********************************************/


#msword a {
	background-image: url(../images/icons/msword.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 4px;
	margin-top: 6px;
		padding-top: 0px;
}


#pdf a {
	background-image: url(../images/icons/pdf.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 4px;
	margin-top: 6px;
		padding-top: 0px;
}





a.button-availability {
    background: transparent url('../images/b-right2.gif') no-repeat scroll top right;
    color: #FFFFFF;
	cursor: pointer;
    display: block;
	font-weight: bold;
    font: bold 11px calibri;
    height: 24px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	width: 120px;
}

a.button-availability:link {
color: #fff;
}

a.button-availability:visited {
color: #fff;
}

a.button-availability span {
    background: transparent url('../images/b-left2.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 5px 14px;
	height: 14px;
}

a.button-availability:hover {
    background-position: bottom right;
	text-decoration: none;
    color: #ffffff;text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-availability:hover span {
    background-position: bottom left;
    padding: 5px 0px 5px 14px; /* push text down 1px */
}

a.button-check {
    background: transparent url('../images/b-right.gif') no-repeat scroll top right;
    color: #FFFFFF;
	cursor: pointer;
    display: block;
	font-weight: bold;
    font: bold 11px calibri;
    height: 24px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	width: 120px;
}

a.button-check:link {
color: #fff;
}

a.button-check:visited {
color: #fff;
}

a.button-check span {
    background: transparent url('../images/b-left.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 5px 14px;
	height: 14px;
}

a.button-check:hover {
    background-position: bottom right;
	text-decoration: none;
    color: #ffffff;text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-check:hover span {
    background-position: bottom left;
    padding: 5px 0px 5px 14px; /* push text down 1px */
}

#postcard a {
color: #fff;
}

#postcard a:link {
color: #fff;
}

#postcard a:hover {
color: #fff;
text-decoration: none;
}

#postcard .maintext {
	width: 280px;
	height: 280px;
	background-color: #fff;
	border: none;
	font-family: Calibri;
	font-size: 12px;
}

#postcard-received {
}



#blog-posts a {
	display: block;
	border-bottom: 1px solid #eee;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	color: #333;
	background-image: url(../images/bullet_26.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#blog-posts a:hover {
	display: block;
	border-bottom: 1px solid #eee;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	color: #000;
		background-image: url(../images/bullet_26.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#blog-posts {
	padding-bottom: 10px;
	width: 265px;
	padding-left: 10px;
	padding-top: 10px;
}

#blog-posts h3{
	display: inline;
	color: #000033;
	padding-bottom: 5px;
	font-family: Calibri;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}

#check-availability {
	background-image:url(../images/b-check-03.jpg);
	background-repeat: repeat-y;
	width: 196px;
	margin-top: 3px;
}

#check-availability-header {
height: 34px;
width: 196px;
}

#check-availability-content a {
color: #ffffff;
text-decoration: none;
}

#check-availability-content a:hover {
color: #ffffff;
text-decoration: none;
}

#check-availability-content {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	font-family: Calibri;
}

#check-availability-footer {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	font-family: Calibri;
}



#testimonials {
	width: 190px;
	width: 190px;
	float: right;
	color: #BD6F27;
	line-height: 18pt;
	font-size: 12px;
	font-family: Calibri;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#emailsubscribe {
	width: 746px;
	background-color: #F8EFDB;
	padding-left: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

div.container {

            margin: 0px auto;
            width:766px;

            text-align: left; /* for IE */           

            }
			
			
body, html {
	font-family: Calibri;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #747884;
	padding: 0px;
	text-align: center;
	width: 100%;
	background-image: url(../images/bground.gif);
	background-position: top center;
	background-repeat: repeat;
}

td {
	font-size: 12px;
	padding: 5px;
	line-height: 16pt;
}

/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #79113D;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

/******* positioning divs *******/

#pagecell1{
	text-align: left;
	width: 766px;
	background-color: #FFFFFF;
	float: center;
	margin: 0px;
}

/******* top header div with logo *******/

#topheader {
	border-bottom: 2px solid #ffffff;
	width: 766px;
	text-align: right;
	background-image: url(../images/h-backin.jpg);
	background-repeat: repeat-x;
	height: 109px;
	}
	
	#topdetails {
	color: #666666;
	font-size: 11px;
	line-height: 140%;
	padding-right: 30px;
	text-align: right;
	padding-top: 50px;
	}
	
	#topdetails a {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	}
	
	#topdetails a:hover{
	color: #000066;
	text-decoration: underline;
	}
	
h1.balbirnie {
	float: left; 
	color: #eeeeee;
	margin: 0;
	}
	#mainphoto {
	background-color: #01061A;
	text-align: right;
	}


/* Main content where all text will appear */

#maincontent{
	width: 420px;
	color: #000000;
	padding: 0;
	margin: 0;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(../images/concept2_13.gif);
	margin-top: 5px;
	background-repeat: repeat-x;
	padding-top: 10px;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 18pt;
	padding-left: 20px;
}

#maincontent h1 {
	color: #003366;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: calibri;
	}


/* Section Content */

#sectioncontent{
	color: #000000;
	padding: 0;
	margin: 0;
	float: left;
}

#sectioncontent{
	width: 571px;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(../images/concept2_13.gif);
	background-repeat: repeat-x;
	border-top: 4px solid #C69466;
}

#sectioncontent UL {
list-style-image:url(../images/bullet_26.gif);
}


	.mainpanel {
	padding: 0px;
	line-height: 18pt;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	;
	margin-top: 20px;
	}
	
	.mainpanel h1 {
	color: #003366;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: calibri;
	}
	
	.mainpanel h2 {
	color: #990000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: calibri;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD0000;
	}
	
	.mainpanel h3 {
	color: #996600;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: calibri;
	border-bottom: 1px solid #eeeeee;
	}
	
	.mainpanel a {
	color: #79113D;
	text-decoration: none;
	}

	.mainpanel a:hover {
		text-decoration: none;
		color: #79113D;
		text-decoration: underline;
	}
	
	/* inner left hand side navigation */

#navigation-left {
width: 195px;
float: left;
}
	
	
	
	
/* left hand side navigation */

#bodyholder{
	padding:0px;
	margin:0px;
	width: 305px;
	font-size: 12px;
	float: left;
	background: #ffffff;
	margin-bottom: 10px;
	margin-top: 5px;
}

#bodyholder-shadow {
background-image: url(../images/concept2_27.gif);
background-repeat: repeat-x;
height: 25px;
margin-top: 4px;
width: 305px;
}

/* section holder */

#bodyholder{
	padding:0px;
	margin:0px;
	width: 195px;
	font-size: 12px;
	background: #ffffff;
	margin-bottom: 10px;
	float: left;
}

#bodyholder-shadow {
	background-image: url(../images/concept2_27.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 4px;
	width: 195px;
}
	
	/* side navigation */
		
	#pagesidenav a {
	width: 200px;
	border-left: 6px solid #79113D;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	color: #333333;
	display: block;
	padding-left: 15px;
	height: 28px;
	padding-top: 6px;
	}
	
	#pagesidenav a:hover {
	width: 200px;
	border-left: 6px solid #FF9900;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	display: block;
	color: #000000;
	padding-left: 15px;
	height: 28px;
	padding-top: 6px;
	}
	
	
/* rightpanel for newsletter */

#rightpanel{
	width: 200px;
	font-size: 12px;
	margin-bottom: 0px;
	float: right;
	margin-top: 27px;
	margin: 0;
	display: block;
}

#rightholder{
	background-image: url(../images/highland-escape_24.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 15;
	margin-top: 0px;
	}
	

	
	#specialheader {
	padding-top: 5px;
	font-weight: bold;
	margin:0px;
	height: 27px;
	width: 100%;
	font-size: 12px;
	background-color: #EDB11B;
	color: #ffffff;
	background-image: url(../images/s-special-header.gif);
	background-repeat: repeat-y;
		}
		
		/* HACKS mozilla so buttons dont jump from padding */

html>body #specialheader {
	}
		
	#specialimage {
	width: 200px;
	display: block;
		}
	
	/* Footer & copyright */
	
#footer {
	width: 766px;
	height: 1px;
	background-color: #e6d9d2;
	text-align: center;
	clear: left;
	}
	
	#footerlogo {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
	#footernav {
	color: #AAABD0;
	font-size: 9px;
	line-height: 120%;
	padding-right: 15px;
	text-align: left;
	padding-left: 15px;
	height: 2px;
	padding-top: 2px;
	}
	
	#footernav a{
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	}
	
	#footernav a:hover {
	color: #AAABD0;
	text-decoration: none;
	}
	
	#copyright {
	margin: 0px;
	padding: 20px 20px 20px 20px;
	color: #928178;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	background-image: url(../images/f-backing.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #F6EBD1;
	border-bottom: 1px solid #F6EBD1;
	height: 40px;
	}
	
	#copyright a {
	color: #928178;
	text-decoration: none;
	}
	
	#copyright a:hover{
	color: #928178;
	text-decoration: underline;
	}
	
	#address {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
	#address img {
	float: right;
	}
	
	#phone {
	width: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
	#calinet {
	color: #928178;
	background-color: #FFFFFF;
	font-size: 9px;
	width: 746px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	}
	
	#calinet a {
	color: #928178;
	text-decoration: none;
	}
	
	#calinet a:hover {
	color: #928178;
	text-decoration: underline;
	}






/* Forms */


.textarea60 {
	WIDTH: 60px;
	font-family: Calibri;
	font-size: 11px;
	color: #000000;
	background-color: #000033;
}

.textarea80 {
	WIDTH: 80px;
	font-family: Calibri;
	font-size: 11px;
	color: #000000;
}

.textarea100 {
	WIDTH: 120px;
	font-family: Calibri;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
}

	.photo {
	float: centre;
}
	
	.photo img {
	border: 3px solid #e5c887;

}

	.photo:hover img {
	border: 3px solid #cccccc;
} 

.moreinfo_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.moreinfo_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-more.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 23px; width: 76px; margin-top: 5px; text-decoration: none;
    }
        
.moreinfo_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-more.gif); background-repeat: no-repeat;  background-position: 0 -23px; display: block; height: 23px; width: 76px; text-decoration: none;
    }
	
#features {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}

#tab-features a {
	padding: 5px;
	color: #333333;
	height: 80px;
	width: 190px;
	font-size: 11px;
	line-height: normal;
	float: left;
}

#tab-features a:hover {
	width: 190px;
	height: 80px;
	text-decoration: none;
	background-color: #F8EFDB;
}

#tab-features h2 {
	font-size: 11px;
	display: inline;
	color: #000000;
}

#tab-features h2 a{
	color: #000000;
}

#tab-features h2 a:hover {
	color: #003366;
}
#tab-features img{
float: left;
margin-right: 10px;
border: 3px solid #e5c887;
}





#tab-features2 a {
	padding: 5px;
	color: #333333;
	height: 80px;
	width: 190px;
	font-size: 11px;
	line-height: normal;
	float: left;
}

#tab-features2 a:hover {
	width: 190px;
	height: 80px;
	text-decoration: none;
	background-color: #F8EFDB;
}

#tab-features2 h2 {
	font-size: 11px;
	display: inline;
	color: #000000;
}

#tab-features2 h2 a{
	color: #000000;
}

#tab-features2 h2 a:hover {
	color: #003366;
}
#tab-features2 img{
float: left;
margin-right: 10px;
border: 3px solid #e5c887;
}

.clear {
clear: right;
}

#total {
width: 766px;
float: left;
}

#forms td {
border-bottom: 1px solid #eee;
}

#forms h2 {
	color: #fff;
	margin-left: 10px;
	font-size: 12px;
	display: inline;
	font-family: Calibri;
}

#forms input {
width: 120px;
}

#formticks input {
width: 10px;
}

#forms select {
	width: 120px;
	font-size: 11px;
}

#photos {
border-bottom: 2px solid #F4E8CA;
padding-bottom: 10px;
padding-top: 10px;
border-top: 2px solid #F4E8CA;
}

	#slideshow {
	float:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-left: 10px;
	width: 300px;
}
