/***********************************************/
/* Author: Patrick Johnson CaliNET Limited*/                          
/***********************************************/

#topnews {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 5px;
}

#top-details {
	width: 380px;
	float: right;
	text-align: left;
	padding-top: 40px;
	color: #fff;
}

#top-details input {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

#top-details strong {
	color: #b6fc07;
	font-size: 12px;
}

#top-details a {
	color: #FFF;
	text-decoration: none;
}

#top-details a:hover {
	color: #FFF;
	text-decoration: underline;
}

#top-details1 {
	width: 170px;
	float: right;
	text-align: right;
	padding-right: 50px;
	padding-top: 50px;
	color: #fff;
}

#top-details1 strong {
	color: #FFFF00;
	font-size: 12px;
}

form {
margin: 0px;
padding: 0px;
}

#footer-text {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer-text strong {
	color: #003399;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 22px;
	width: 141px;
	text-decoration: none;
	float: left;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-book.gif); background-repeat: no-repeat;  background-position: 0 -22px; display: block; height: 22px; width: 141px; text-decoration: none;
    }

div.container {
	margin: 0px auto;
	width:774px;
	text-align: left;
	background-color: #FFFFFF;

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #073B7D;
}


#pageholder {
	text-align: center;
	width: 800px;
	background-position: center top;
	background-repeat: no-repeat;
	}


/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/******* positioning divs *******/

#pagecell1{
	width:774px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: center;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
}


/******* top header div with logo *******/

#top {
	background-image: url(../images/h-top.gif);
	width: 778px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #E5E5E7;
}


#topheader {
	width: 774px;
	text-align: right;
	float: left;
	padding: 0px;
	background-image: url(../images/top-header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	vertical-align: center;
	}
	
h1.edinburgh {
	float: left;
	color: #eeeeee;
	margin: 0;
	padding: 0px;
	margin-top: 30px;
	}
	
#headingone {
	width: 380px;
	text-align: left;
	margin-top: 50px;
	margin-left: 190px;
}

#headingone h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}

#headingone h1 strong {
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}
	
/******* content front page header *******/
	

#contentholder{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/m-backing.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
	float: left;
}
	.content {
	padding: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 564px;
	float: right;
	line-height: 14pt;
	}
	
							.content2 {
							width: 400px;
							color: #333333;
							line-height: 140%;
							padding-top: 50px;
							padding-left: 10px;
							}
							
							/* HACKS mozilla so buttons dont jump from padding */

html>body .content2 {
	width: 200px;
	color: #333333;
	line-height: 14pt;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	}
							
	.content h1 {
	font-size: 18px;
	margin-left: 0px;
	color: #00387F;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
	.content h1 strong a {
	font-size: 24px;
	margin-left: 0px;
	color: #007EAC;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
	.content h2 {
	font-size: 12px;
	color: #003366;
	line-height: 140%;}
	
	.content h3 {
	font-size: 12px;
	line-height: 140%;
							}
	
	
	.content a{
	text-decoration: none;
	color: #000066;
	}
	
	.content a:hover {
	text-decoration: none;
	color: #003399;
	}

#bodyholder {
	padding:0px;
	background-image: url(../images/s-comments.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 190px;
	float: left;
	text-align: center;
}

#bodyholder a {
font-size: 10px;
color: #336699;
text-decoration: none;
}


	


#join td {
	border-bottom: 1px solid #eeeeee;
}

#join input {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}

#join .text {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}

#join select {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}
	
	#sectionbodyholder {
	padding:0px;
	background-image: url(../images/s-sidenav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 184px;
	float: left;
}

#sectionbodyholder h2 {
	color: #003366;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}


	#sectioncustomerholder {
	padding:0px;
	background-image: url(../images/ls-customer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 184px;
	float: left;
}

#sectioncustomerholder h2 {
	color: #EEB01F;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}


	#lsblueheader h2 {
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	background-color: #008080;
	background-image: url(../images/ls-blue-h2.gif);
	border-bottom: 1px dotted #d4e2d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	#lsblue {
	background-position: top left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14pt;
	background-image: url(../images/ls-blue-12.gif);
	background-repeat: no-repeat;
		}
		
		#lsblue a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
		#lsblue a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#lsbluecontent {
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #FFFFFF;
	background-image: url(../images/ls-blue-05.gif);
	padding-top: 10px;
		}
		
		#lsbluecontent a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-top: 2px;
		}
		
		#lsbluecontent a:hover {
	color: #FFCC00;
	text-decoration: none;
		}
		
		
		
		
	#lsgreenheader h2 {
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	background-color: #008080;
	background-image: url(../images/ls-green-h2.gif);
	border-bottom: 1px dotted #d4e2d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	#lsgreen {
	background-position: top left;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12pt;
	background-image: url(../images/ls-green-16.gif);
	background-repeat: no-repeat;
		}
		
		#lsgreen a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
				#lsgreen strong {
	font-size: 14px;
		}
		
		#lsgreen a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#lsgreencontent {
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #FFFFFF;
	background-image: url(../images/ls-green-14.gif);
	padding-top: 10px;
		}
		
		#lsgreencontent a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-top: 2px;
		}
		
		#lsgreencontent a:hover {
	color: #FFCC00;
	text-decoration: none;
		}
		
		
		
		
		#lsnewsheader h2 {
	color: #008080;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	#lsnews {
	background-position: top left;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12pt;
	background-image: url(../images/ls-green-16.gif);
	background-repeat: no-repeat;
		}
		
		#lsnews a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
				#lsnewscontent a strong {
	color: #009900;
		}
		
		#lsnews a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#lsnewscontent {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #05B239;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
		}
		
		#lsnewscontent a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
		}
		
		#lsnewscontent a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet2.gif);
	background-position: right center;
	background-repeat: no-repeat;
		}
		
#sitebottomnav {
	font-size: 11px;
	color: #000000;
	width: 774px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	padding-left: 0px;
	line-height: 12pt;
	background-image: url(../images/m-bottom.gif);
	height: 63px;
	border-bottom: 2px solid #fff;
	clear: both;
	}
	
	#sitebottomnav a {
	color: #000000;
	text-decoration: none;
	}
	
	#sitebottomnav a:hover {
	color: #003C87;
	text-decoration: none;
	}
	
	#sitebottomnav img {
	float: right;
	}
	
	
#bottomnav {
	font-size: 11px;
	color: #333333;
	width: 774px;
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	padding-left: 0px;
	line-height: 12pt;
	padding-top: 3px;
	}
	
	#bottomnav a {
	color: #333333;
	text-decoration: none;
	}
	
	#bottomnav a:hover {
	color: #003C87;
	text-decoration: none;
	}
	
	#bottomnav img {
	}
	
#partnerhotels {
	font-size: 11px;
	color: #333333;
	width: 774px;
	clear: both;
	text-align: left;
	padding-left: 0px;
	line-height: 12pt;
	border-top: 1px solid #BDEDF1;
	border-bottom: 1px solid #BDEDF1;
	}
	
	#partnerhotels a {
	color: #333333;
	text-decoration: none;
	}
	
	#partnerhotels a:hover {
	color: #003C87;
	text-decoration: none;
	}
	
	#partnerhotels img {
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	}
	
	
	
#chardon {
	font-size: 9px;
	color: #FFFFFF;
	width: 774px;
	text-align: left;
	padding-left: 0px;
	line-height: 11pt;
	background-color: #008FB9;
	clear: both;
	}
	
	#chardon a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#chardon a:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
	#chardon img {
	float: left;
	margin-right: 15px;
	}





 
 #rightholder{
	padding:0px;
	margin: 0;
	width: 244px;
	float: right;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-right: 10px;
}

#rightholder h2 {
	color: #073B7D;
	font-size: 14px;
	text-transform: capitalise;
	margin: 0px;
	font-weight: normal;
	}
	
	#rightholder h2 a {
	color: #FFFFFF;
	}
	
	#rightholder h2 a:hover {
	color: #FFCC00;
	}
	
	#rightholder-details a{
	display: block;
	background-color: #e5edf0;
	}
	
	#rightholder-details a:hover {
	display: block;
	background-color: #eeeeee;
	}
	
	#rightholder-details img {
	}

	
#introtext {
	color: #486f9e;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(../images/m-gradient.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 400px;
	}
	
	#introtext img{
	float: right;
	margin-left: 20px;
	}

/* buttons */

a.button {
	background: transparent url('../images/b-right.gif') no-repeat scroll top right;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	font: bold 11px arial, sans-serif;
	height: 19px;
	padding-right: 12px; /* sliding doors padding */
	text-decoration: none;
	width: 80px;
}

a.button:link {
color: #fff;
}

a.button:visited {
color: #fff;
}

a.button span {
    background: transparent url('../images/b-left.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 3px 14px;
}

a.button:hover {
    background-position: bottom right;
	text-decoration: none;
    color: #ffffff;text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0px 3px 14px; /* push text down 1px */
}



p {
}

#health {
padding-top: 10px;
padding-right: 10px;
}


td {
font-size: 11px;
}

ul {
line-height: 140%;
}

#rightlink {
	background-color: #edf2f4;
	background-image: url(../images/rs-nav.gif);
	background-repeat: no-repeat;
	background-position: left centre;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

#rightlink a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
	font-size: 10px;
}

#rightlink a:hover {
	display: block;
	color: #33CCCC;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}








#rightholder h3 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 11px;
	font-size: 12px;
	text-transform: capitalise;
	margin: 0px;
	background-image: url(../images/hs-header.gif);
	margin-top: 10px;
	display: block;
	padding-bottom: 2px;
	}
	
	#rightholder h3 a {
	color: #FFFFFF;
	}
	
	#rightholder h3 a:hover {
	color: #FFCC00;
	}
	
	#rightholder-health-details a{
	display: block;
	padding: 10px;
	background-color: #D1C7C2;
	}
	
	#rightholder-health-details a:hover {
	display: block;
	padding: 10px;
	background-color: #eeeeee;
	}
	
	#rightholder-health-details img {
	float: left;
	margin-right: 10px;
	}
	
#rightlink-health {
background-color: #dfd8d4;
background-image: url(../images/rs-health-bullet.gif);
background-repeat: no-repeat;
background-position: left centre;
padding-left: 20px;
display: block;
color: #000;
text-decoration: none;
}

#rightlink-health a{
	display: block;
	color: #5D443B;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}

#rightlink-health a:hover {
	display: block;
	color: #5D443B;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}

#between {
	background-image: url(../images/main-gradient2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	margin-bottom: 5px;
}

#emailsubscribe {
	width: 774px;
	float: left;
	background-image: url(../images/email-subscribe.jpg);
	background-repeat: no-repeat;
	height: 1px;
	text-align: left;
}

#emailsubscribe td{
	padding: 4px;
}

#emailsubscribe input {
	font-size: 11px;
	color: #000000;
}

#emailsubscribe select {
	width: 140px;
	font-size: 11px;
	color: #000000;
}

#emailsubscribe strong {
	color: #003366;
}



#directions {
	width: 244px;
	float: right;
	background-image: url(../images/get-directions.jpg);
	background-repeat: no-repeat;
	height: 63px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#directions td{
	padding: 4px;
}

#directions input {
	font-size: 11px;
	color: #000000;
}

#directions select {
	width: 140px;
	font-size: 11px;
	color: #000000;
}


#directions strong {
	color: #993300;
}





#specials {
	background-image: url(../images/special-autumn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 161px;
	padding-left: 215px;
}

#specials h2 {
font-size: 18px;
color: #ffffff;
}

#breadcrumb {
	background-image: url(../images/loch-tay_07.gif);
	margin: 5px;
	padding-left: 15px;
	font-size: 10px;
	color: #999999;
	background-repeat: no-repeat;
	padding-top: 2px;
}

#breadcrumb a {
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000066;
	text-decoration:
	 none;
}
        

        
.subscribe_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.subscribe_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 22px; width: 106px; text-decoration: none;
    }
        
.subscribe_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat;  background-position: 0 -22px; display: block; height: 22px; width: 106px; text-decoration: none;
    }
		
.submit_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.submit_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-submit.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 22px; width: 106px; text-decoration: none;
    }
        
.submit_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-submit.gif); background-repeat: no-repeat;  background-position: 0 -22px; display: block; height: 22px; width: 106px; text-decoration: none;
    }

#flash {
	width: 774px;
	float: left;
}

#flash img{
	float: left;
}

#checkavailability {
	width: 244px;
	float: left;
	height: 195px;
	background-image: url(../images/check-availability3.jpg);
	text-align: center;
}

#checkavailability td {
	border-bottom: 1px solid #00c1e6;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

#checkavailability h2 {
	color: #ffffff;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

form .select20 {
width: 40px;
font-size: 10px;
}

form .select60 {
width: 40px;
font-size: 10px;
}

form .select80 {
width: 60px;
font-size: 10px;
}

form .select100 {
	width: 130px;
	font-size: 10px;
	background-color: #FFFFFF;
}

#flashphoto {
	border-top: 1px solid #44D1D8;
	border-bottom: 1px solid #44D1D8;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
}

iframe {
float: left;
}

vertical_container {
float: right;
width:244px;
}
