/***********************************************/
/* Author: Patrick Johnson CaliNET Limited */                          
/***********************************************/

#slides {
	float: right;
	width: 320px;
	margin-left: 10px;
}

#description {
	float: left;
	width: 894px;
	padding-top: 15px;
	color: #8D3635;
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
}


#description h2 {
	color: #8D3635;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#description strong {
color: #F3DE82;
}

#montage {
	width: 894px;
	margin-top: 2px;
	float: left;
	background-color: #ffffff;
	margin-bottom: 0px;
}

#montage img {
	margin: 0px;
	padding: 0px;
}



div.container {
	margin: 0px auto;
	width:905px;
	text-align: left; /* for IE */
	background-color: #ffffff;

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/backing-blue.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: top center;
}


/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/******* positioning divs *******/

#pagecell1{
	width:894px;
	padding: 0px;
	margin: 0px;
	text-align: left;

	background-color: #FFFFFF;
	padding-left: 5px;
}


/******* top header div with logo *******/

#topheader {
	width: 894px;
	text-align: left;
	padding: 0px;
	height: 129px;
	}
	
	#logo {
	margin: 0px;
	padding: 0px;
	width: 494px;
	float: right;
	padding-top: 25px;
	font-size: 14px;
	color: #82acd1;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
		#logo a {
	color: #B7A176;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
		}
		
			#logo a:hover {
	text-decoration: underline;
	color: #FFCC00;
		}
		
	#logo span {
	font-size: 14px;
	color: #24244f;
		}
		
		#logo span a {
	font-size: 14px;
	color: #24244f;
	padding: 0px;
	text-decoration: none;
		}
	
h1.islayhotel {
	float: left;
	color: #333333;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

	
	#features-orange a {
	color: #666666;
	font-size:10px;
		height: 123px;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	display: block;
	background-image: url(../images/f-header.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
	
	#features-orange a:hover {
		height: 123px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(../images/f-header-over.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
	
	#features-orange {
	float: left;
	color: #333333;
	font-size: 12px;
	width: 191px;
	margin-right: 37px;


	}
	
	#features-orange-pad {
	margin-bottom: 10px;
	}
	
	#features-orange h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 6px;
	display: block;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding-bottom: 8px;
}







#features-right a {
	color: #666666;
	font-size:10px;
		height: 123px;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	display: block;
	background-image: url(../images/f-header.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
	
	#features-right a:hover {
		height: 123px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(../images/f-header-over.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
	
	#features-right {
	float: left;
	color: #333333;
	font-size: 12px;
	width: 191px;


	}
	
	#features-right-pad {
	margin-bottom: 10px;
	}
	
	#features-right h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 6px;
	display: block;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding-bottom: 8px;
}



	#features-section {
	float: left;
	color: #333333;
	font-size: 12px;
	width: 191px;
	margin-right: 24px;
	}
	
		#features-section-pad {
	margin-bottom: 20px;
	}
	
	#sidenav {
	width: 160px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
	
	
	#sidenav ul {
	padding-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	#sidenav h2 {
	background-color: #480000;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
	border-bottom: 2px solid #ffcc00;
	}
	
	#sidenav li a {
	color: #000000;
	}
	
	#sidenav li a:hover {
	color: #2d2d56;
	text-decoration: underline;
	}
	
	#sidenavigation a {
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/breaks-perthshire.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

	
/******* content front page header *******/
	

#contentholder{
	margin: 0px;
	background-position: top right;
	width: 894px;
	margin-left: 5px;
}

/******* For 4 top deals *******/

#breadcrumbright {
	padding-top: 0px;
	padding-left: 0px;
	width: 876px;
	background-position: bottom left;
	margin-top: 20px;
	}
	
	#breadcrumbright img{
	display: block;
	margin-bottom: 10px;
	}
	
	#bread-bottom {
	border-bottom: 1px solid #eeeeee;
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 15px;
	padding: 10px;
	padding-top: 20px;
	}
	
		#bread-bottom a{
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	}
	
	#bread-bottom a:hover {
	color: #006600;
	text-decoration: none;
	}
	
	
	
	
	#sectionbread-bottom {
	border-bottom: 1px solid #eeeeee;
	background-image: url(../images/f-backing.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 15px;
	padding: 10px;
	}
	
		#sectionbread-bottom a{
	color: #666666;
	text-decoration: none;
	}
	
	#sectionbread-bottom a:hover {
	color: #006600;
	text-decoration: none;
	}
	
	

	#content {
	padding-right: 0px;
	width: 894px;
	line-height: 14pt;
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 30px;
	background-image: url(../images/hotels-scotland.gif);
	}
	
	#content h3 {
	color: #376cab;
	padding-bottom: 20px;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	}
	
	#content2 {
	color: #333333;
	line-height: 14pt;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 490px;
	padding-left: 40px;
	text-align: justify;
}
	#content2-section {
	color: #333333;
	line-height: 14pt;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 490px;
	padding-left: 40px;
	text-align: justify;
	}
	
	#content2-sectionlayout {
	padding-right: 0px;
	width: 894px;
	line-height: 14pt;
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 30px;
	background-image: url(../images/section-backing.gif);
	}

	#content2-sectionlayout h2 {
	font-size: 16px;
	color: #E1AB2F;
	line-height: 140%;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
							}
							
							#content2-section h1 {
	font-size: 16px;
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #2d2d56;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 0.1em;
	text-align: left;
	}
	
	#content2-sectionlayout a{
	text-decoration: none;
	color: #2d2d56;
	}
	
	#content2-sectionlayout a:hover {
	text-decoration: underline;
	color: #2d2d56;
	}
							
	#content h1 {
	font-size: 16px;
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #363666;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 0.1em;
	text-align: left;
	}
	
	#content h1 a{
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #526702;
	}
	
	#content2 h2 {
	font-size: 14px;
	color: #15645B;
	line-height: 140%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 5px;
	margin: 0px;
							}
	
	
	#content a{
	text-decoration: none;
	color: #2d2d56;
	}
	
	#content a:hover {
	text-decoration: underline;
	color: #2d2d56;
	}



	
	
/* Forms */

.textarea40 {
	WIDTH: 40px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

.textarea60 {
	WIDTH: 60px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

.textarea80 {
	WIDTH: 50px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}

.textarea140 {
	WIDTH: 110px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
	padding: 3px;
}

.textarea250 {
	WIDTH: 250px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.more_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.more_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: 98px;
	text-decoration: none;
	float: right;
    }
        
.more_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: 98px; text-decoration: none; cursor: pointer;
    }
	
	
	.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-check.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 35px;
	width: 150px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 6px;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-check.gif);
	background-repeat: no-repeat;
	background-position: 0 -35px;
	display: block;
	height: 35px;
	width: 150px;
	text-decoration: none;
	cursor: pointer;
    }
	
	
.booknow_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.booknow_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-booknow.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 23px;
	width: 98px;
	text-decoration: none;
	float: right;
    }
        
.booknow_href:hover

    {/*Display this image in the link area when you mouseover*/
      background-image: url(../images/b-booknow.gif); background-repeat: no-repeat;  background-position: 0 -23px; display: block; height: 23px; width: 98px; text-decoration: none; cursor: pointer;
    }

		
#sitebottomnav {
	font-size: 10px;
	color: #999999;
	width: 894px;
	clear: both;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	border-top: 1px solid #2d2d56;
	}

	
#copyright {
	color: #333333;
	line-height: 14pt;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#copyright a {
color: #333333;
text-decoration: none;
}

#copyright a:hover {
	color: #8D3635;
	text-decoration: underline;
}

#copyright img {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}

#copyright strong {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#copyright a:hover strong {
	color: #cc0000;
	font-weight: normal;
	font-size: 12px;
}


#copyright h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #566B02;
	border-bottom: 1px solid #eeeeee;
	margin: 0;
}

#copyright {
}




.content3 {
	width: 341px;
}

#emailsubscribe {
	width: 824px;
	border-bottom: 1px solid #cccccc;
	float: left;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
}

#emailsubscribe input {
	width: 140px;
	font-size: 11px;
	color: #000000;
}

#emailsubscribe select {
	width: 140px;
	font-size: 11px;
	color: #000000;
}

#emailsubscribe td {
	padding: 5px;
	font-size: 11px;
}

#emailsubscribe strong {
color: #ffffff;
}

#slideshow {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 10px;
	width: 340px;
}

#featuresleft {
	width: 206px;
	float: left;
}

	#featuresleft img{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	}
	
	
#sectioncontent {
	width: 600px;
	float: right;
	background-image: url(../images/content-backing.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

	#sectioncontent h2 {
	font-size: 18px;
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #556A02;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	#sectioncontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #566B02;
	border-bottom: 1px solid #eeeeee;
	margin: 0;
	}
	


	
	

#montagearea {
	width: 205px;
	border-right: 1px solid #ffffff;
	background-color: #006600;
	float: left;
	color: #ffffff;
	height: 180px;
	text-align: left;
	background-image: url(../images/montage.jpg);
	background-position: top left;
}



#montagearea h1 {
	padding: 20px;
	color: #ffffff;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	font-weight: normal;
	text-transform: uppercase;
}

#montagearea h1 strong {
	font-size: 12px;
	color: #CCFF00;
	line-height: 120%;
}
#header {
margin-top: 6px;
}
	

#clear {
clear: both;
}

#specials {
	width: 894px;
	height: 53px;
	float: left;
	text-align: left;
	padding-top: 0px;
	border-top: 3px solid #194b86;
	border-bottom: 1px solid #194b86;
	margin-bottom: 0px;
}

#special-news {
	width: 609px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	color: #333333;
	padding-left: 5px;
	padding-top: 6px;
}

#special-news td strong {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #092c55;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#special-news td {
	color: #194b86;
}



#address {
	margin-left: 30px;
	padding-bottom: 20px;
}

#address td {
	font-size: 11px;
	color: #333333;
}

#address h3 {
	font-size: 13px;
	color: #2d2d56;
	font-weight: normal;
	display: inline;
}

.seperator {
border-right: 1px solid #d5e6de;
padding-right: 20px;
}

.midseperator {
border-right: 1px solid #eeeeee;
padding-right: 20px;
padding-left: 20px;
}

.rightseperator {
padding-left: 20px;
}

#awards {
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}


#testimonial {
	float: right;
	width: 291px;
	background-image: url(../images/specials.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#testimonialquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 292px;
}

#testimonialquote strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc9966;
}

#flash-montage {
	width: 641px;
	float: left;
	}
	
	#flash-montage2 {
	border: 1px solid #eeeeee;
	padding: 8px;
	width: 653px;
	}
	
	#check {
	width: 288px;
	margin-left: 651px;
	height: 323px;
	}
	
	#check-section {
	width: 288px;
	margin-left: 651px;
	height: 234px;
	}
	#checkform-section {
	height: 234px;
	color: #ffffff;
	width: 288px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/hotel-breaks-perthshire.jpg);
	}
	#checkform-section h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 15px;
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	}
	
	#checkform {
	height: 234px;
	color: #ffffff;
	width: 288px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/hotel-breaks-perthshire.jpg);
	}
	
	#checkform a {
	font-size: 11px;
	color: #ccffff;
	text-decoration: none;
	}
	
	#checkform td{
	font-size: 12px;
	color: #FFFFFF;
	}
	
	#checkform h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 15px;
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	}
	
	#rhs {
	float: right;
	width: 235px;
	margin-left: 15px;
	margin-bottom: 30px;
	}

#sidnavlinks a {
display: block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
color: #009966;
width: 150px;
border-bottom: 1px solid #eeeeee;
}

h3 {
	color:#2d2d56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	display: inline;
}



#special-one {
	width: 200px;
	float: right;
	padding-top: 8px;
	font-size: 12px;
	color: #FFF7DD;
	background-image: url(../images/visit-dundee.gif);
	height: 45px;
	text-align: left;
	padding-left: 75px;
	background-color: #376cab;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

	#special-one a strong {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	
	}
	
	#special-one a {
	font-size: 12px;
	color: #FFF7DD;
	text-decoration: none;
	}
	
	#special-one a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#quote {
	background-color: #F5EDB4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	line-height: 14pt;
	padding: 10px;
}


#amenities ul {
padding-top: 20px;
padding-left: 10px;
list-style: none;
}

#amenities li {
	border-top: 1px solid #eeeeee;
	padding: 5px;
	background-image: url(../images/bullet.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	list-style: none;
}

#totalpage {
}

#tophotelinfo {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 30px;
}


#rss a {
	display: block;
	padding-left: 20px;
	font-size: 12px;
	color: #2d2d56;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	background-image: url(../feed-icon-14x14.png);
	background-position: 262px 10px;
	background-repeat: no-repeat;
}


#rss a:hover  {
	display: block;
	padding-left: 20px;
	font-size: 12px;
	color: #2d2d56;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}


#special-side {
	width: 210px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-image: url(../images/hotel-offers.gif);
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	background-repeat: repeat-x;
	background-color: #e1f0fc;
}

#special-side strong {
	font-size: 21px;
	color: #99003E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#special-side h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2d56;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
}

#special-side img {
	font-size: 14px;
	font-weight: bold;
	color: #2d2d56;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
	padding-bottom: 5px;
	padding-top: 5px;
}
	
	#special-side a {
	color: #000000;
	text-decoration: none;
	}
	
	#special-side a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	


#flashoffers-header {
	background-image:url(../images/headers.gif);
	padding-top: 15px;
	padding-left: 10px;
	height: 32px;
	display: block;
	}
	
	#flashoffers-header h2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: inline;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
#sectionnav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #2d2d56;
}

#sectionnav a:hover {
text-decoration:underline;
}

#sectionnav {
	color: #2d2d56;
}
