/*** New Autocomplete Styles */
.ac_input {width: 380px;}
.ac_results {padding: 0px;border: 1px solid black;background-color: #f9f9f9;overflow: hidden;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width:280px;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
	font-weight:normal;
}	
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/******* Only required of IE - Has issues with z-index and dropdowns *************/
.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}


#offer {
margin-bottom: 10px;
padding: 10px;

width: 600px;
}

h2 {
font-size: 16px;
color: #000;
}

#listings {
width: 500px;
line-height: 14pt;
color: #666666;
}

h2 span {
float: right;
font-size: 14px;
font-weight: bold;
color:#FF0000;
}

#desc img 
{
width: 150px;
height: 100px;
float: right;
margin-left: 20px;
}

p, br {
line-height: 24pt;
}

#short {
font-size: 12px;
color: #333;
}

#special {
width?: 440px;
	width: 440px;
}

/* .submit button */
	
		.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 0;
	height: 27px;
	width: 37px;
	float: right;
	display: block;
	text-decoration: none;
	margin-right: 15px;
    }
        
.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 -27px;
	height: 27px;
	width: 37px;
	text-decoration: none;
	display: block;
    }
	
	
/* .details button */
	
		.details_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.details_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-details.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 19px;
	width: 65px;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 10px;
    }
        
.details_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-details.gif);
	background-repeat: no-repeat;
	background-position: 0 -19px;
	height: 19px;
	width: 65px;
	text-decoration: none;
	display: block;
    }
	
/* .purchasesmall button */
	
		.purchase_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.purchase_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-purchasesmall.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 19px;
	width: 79px;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 10px;
    }
        
.purchase_href:hover
    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-purchasesmall.gif);
	background-repeat: no-repeat;
	background-position: 0 -19px;
	height: 19px;
	width: 79px;
	text-decoration: none;
	display: block;
    }
	
	

/* .buyonline button */
	
	
		.buyonline_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.buyonline_href
    {/*Display this image in the link area*/
    background-image: url(../images/b-purchase.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 27px;
	width: 169px;
	margin-top: 5px; display: block;
	text-decoration: none;
    }
        
.buyonline_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-purchase.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	height: 27px;
	width: 169px;
	text-decoration: none;
	display: block;
    }
	


div.pagemaker {
	margin: 0px auto;
	width: 1010px;
	text-align: left;
	float: center;
	margin-top: 0px;
            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #d8f3fc;
	background-position: top center;
}
body2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	background-image: url(../images/backing.jpg);
	background-repeat: no-repeat;
	background-color: #66cc66;
	background-position: top center;
}

a:link a {
	color: #003399;
	text-decoration: none;
}

a:hover a {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #0E72E9;
}


#pagelayout{
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: center;
	width: 1017px;
	background-color: #ffffff;
	padding-left: 13px;
}

#perth {
	text-align: right;
	padding: 0px;
	height: 108px;
	padding-top: 0px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	}
	
	#perth a {
	color: #000000;
	text-decoration: none;
	}
	
	#perth a:hover {
	color: #0D71E6;
	}
	
	#description {
	margin: 0px;
	padding: 0px;
	width: 210px;
	margin-top: 25px;
	float: right;
	font-size: 16px;
	color: #41cf41;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	padding-right: 80px;
	}
	
	#description strong {
	font-size: 26px;
	color:#000000;
	}
	
	#purchase {
	margin: 0px;
	padding: 0px;
	width: 480px;
	margin-top: 25px;
	float: right;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-weight: normal;
	padding-right: 0px;
	}
	
	h1.perthshire {
	float: left;
	color: #FFFF00;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 10px;
	}
	
/*h1.perthshire {
	float: left;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-size: 28px;
	margin-top: 35px;
	margin-left: 20px;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
	h1.perthshire strong {
	color: #0D71E7;
}*/
	
#flashreel {
	width: 975px;
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	background-image: url(../images/winter-breaks-perthshire.jpg);
}

#flashreel-content {
	width: 240px;
	color: #FFFFFF;
	padding: 15px;
	font-size: 12px;
	padding-bottom: 0px;
	float: left;
	line-height: 14pt;
}

#flashreel-content h1 {
	font-size: 22px;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 120%;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

	#flashreel-content .desc a{
	color: #FFFF33;
	font-size: 10px;
	text-decoration: none;
	}
	
	#flashreel-content .desc a:hover {
	color: #FFFF33;
	font-size: 10px;
	text-decoration: underline;
	}
	
	#flashreel-content .desc {
	color: #eee;
	font-size: 10px;
	}

	
#bodycontent {
	width: 1010px;
	color: #333333;
	padding: 0;
	padding-top: 0px;
	line-height: 11pt;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 20px;
}

	#bodycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-transform: capitalize;
	line-height: 120%;
	font-weight: normal;
	}
	
	#bodycontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: normal;
	line-height: 18pt;
	display: block;
	border-bottom: 1px solid #eeeeee;
	}


#leftside {
	padding:0px;
	margin:0px;
	width: 189px;
	float: left;
	margin-top: 10px;
	margin-left: 13px;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
}

#leftside ul {
	margin-left: 8px;
	padding-left: 8px;
}

#leftside li {
	padding: 6px;
}

#leftside a {
	color: #009900;
	text-decoration: none;
}

#leftside a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#leftside h3 {
	font-size: 14px;
	color: #029B02;
}

	#hoteldeals {
	width: 189px;
	background-image:url(../images/side-header.gif);
	height: 33px;
	background-color: #009900;
	background-repeat: no-repeat;
	}
	
	#hoteldeals-header {
	padding-left: 15px;
	padding-top: 10px;
	}
	
	#hoteldeals h2{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	}
		

 
 #rightholder{
	padding:0px;
	margin: 35px 5px 5px 0px;
	width: 300px;
	float: right;
	font-size: 10px;
	padding-top: 0px;
	background-image: url(../images/rs-contacts.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


	
	
/* 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: 80px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

.textarea140 {
	WIDTH: 120px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}

.textarea250 {
	WIDTH: 250px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}



#copyright {
	padding-top: 15px;
	color: #151416;
	line-height: 120%;
	width: 975px;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#copyright a {
color: #0000CC;
text-decoration: none;
}

#copyright a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#copyright img {
float: left;
margin-right: 20px;
}

#float-right {
	width: 240px;
	float: right;
	margin-left: 0px;
	margin: 0px;
}

	#float-right-header {
	background-image:url(../images/side-header-right.gif);
	background-repeat: repeat-x;
	width: 235px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	height: 24px;
	margin-bottom: 0px;
	}

	#float-right-product {
	background-image:url(../images/side-header-right.gif);
	background-repeat: repeat-x;
	width: 600px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 10px;
	height: 29px;
	}
	
	
	#float-right-header h3 {
	margin: 0px;
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
	}
	
	#float-right-links {
	margin-bottom: 1px;
	background-image: url(../images/shade.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 217px;
	float: left;
	margin-right: 0px;
	margin-left: 21px;
	}
	
	#float-right-links a {
	padding-top: 6px;
	display: block;
	padding-bottom: 6px;
	background-image: url(../images/dts.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	}
	
		
	#float-right-links a:hover {
	text-decoration: underline;
	color: #0066CC;
	}
	
	#float-right-links strong {
	color: #00CC33;
	float: right;
	}
	
	#float-right-links span {
	float: left;
	}


hr {
	background-repeat: repeat-x;
	height: 1px;
	background-color: #eeeeee;
	color: #eeeeee;
}

#vertical {
	width: 160px;
	float: right;
	margin-top: 10px;
	padding: 0px;
}


#totalpage {
	width: 1030px;
	background-repeat: repeat-x;
	float: left;
	background-position: top left;
	background-color: #ffffff;
}

#flashoffers {
	width: 610px;
	margin-bottom: 30px;
	}
	
	#flashoffers span {
	float: right;
	padding-top: 6px;
	width: 50px;
	}

#seasonal {
	width: 25px;
	float: left;
	padding-top: 5px;
	}



#fodder {
	font-size: 11px;
	color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom left;
}

#fodderbottom {
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 10px;
}

#network-partners {
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 10px;
	}
	
	#network-partners a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #333333;
	}
	
	#network-partners a {
	color: #333333;
	text-decoration: none;
	}
	
	#network-partners a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
	#network-partners strong {
	display: block;
	padding: 4px;
	background-color: #FFFFFF;
	color: #009900;
	font-size: 12px;
	
	}
	
#pagenote {
	font-size: 12px;
	margin-left: 28px;
	width: 922px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	clear: both;
	}

#footnote {
	clear: both;
	padding-top: 5px;
	color: #333333;
	font-size: 11px;
	}
	
	#footnote img {
	float: right;
	}
	
	#footnote a {
	color: #333333;
	text-decoration: none;
	}
	
	#footnote a:hover {
	color: #0066CC;
	text-decoration: underline;
	}
	
#sidebuttons {
	display: block;
	float: left;
	colour: #ffffff;
	font-size: 12px;
	width: 189px;
	margin-bottom: 20px;
}

#sidebuttons a {
	color: #006633;
	text-decoration: none;
	background-color: #d6f1c8;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

#sidebuttons a:hover {
	color: #1AB31A;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/bullet-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#montage {
	padding-top: 0px;
	width: 950px;
	background-color: #ffffff;
	padding-bottom:1px;
	clear: both;
}

#clear {
clear: both;
}

#customercomments {
padding: 20px;
color: #CC6600;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
width: 400px;
background-image: url(../images/seperator.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#customercomments strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	display: block;
	float: right;
	padding-top: 10px;
}

#customercomments strong a {
	color: #999999;
	text-decoration: none;
}

#customercomments strong a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#list {
padding: 10px;
}

#list-header h2 {
	padding-left: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}

#lister {
border: 1px solid #F6F5D9;
padding-bottom: 0px;
}

#lister img {
	padding: 10px;
	border-right: 1px solid #F6F5D9;
}
