#topnews {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 5px;
}

#top-details {
	width: 626px;
	float: right;
	padding-top: 20px;
	color: #DE9B67;
	font-size: 12px;
}

#top-details strong {
	color: #FFFF00;
	font-size: 12px;
}

#top-details a {
	color: #DE9B67;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

#top-details a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


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

#hampersl {
	width:48%;
	float:left;
}

#hampersr {
	width:48%;
	float:right;
}

#hampers-left {
	width:280px;
	padding:8px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:8px;
	float:left;
	background-color: #5d5d5a;
}

#hampers-leftnew {
	width:280px;
	padding:8px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:8px;
	float:left;
	background-color: #5d5d5a;
	background-image:url(../images/new-product.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#hampers-lefthot {
	width:280px;
	padding:8px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:8px;
	float:left;
	background-color: #5d5d5a;
	background-image:url(../images/hotfav.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#hampers-left2 {
	width:280px;
	padding:8px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:8px;
	float:right;
	background-color: #5d5d5a;
}

.price{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	background-color: #C30515;
	padding: 5px;
	width: 225px;
}

#footer-text {
	padding-top: 0px;
	color: #9F721F;
	line-height: 14pt;
	width: 540px;
	float: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-text strong {
	color: #9F721F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}



#copyright-text {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	line-height: 14pt;
	width: 965px;
	font-size: 11px;
	text-align: left;
}

#copyright-text strong {
	color: #FFFFFF;
}

.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: 32px;
	width: 147px;
	text-decoration: none;
	float: left;
	margin-top: 8px;
    }
        
.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 -32px; display: block; height: 32px; width: 147px; text-decoration: none;
    }

div.container {
	margin: 0px auto;
	width:900px;
	text-align: left;

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color:#575651;
}


#pageholder {
	text-align: center;
	width: 800px;
	background-position: center top;
	background-repeat: no-repeat;
	}


/******* hyperlink and anchor tag styles *******/

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

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

/******* positioning divs *******/

#pagecell1{
	width:900px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


/******* 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: 900px;
	height:200px;
	text-align: right;
	float: left;
	padding: 0px;
	margin: 0px;
	}
	
h1.aviemore {
	float: left;
	color: #333333;
	margin-top: 20px;
	}
	
#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;
	padding-top: 0px;
	clear: both;
}
	#content {
	padding: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 30px;
	width: 900px;
	line-height: 14pt;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	}

							
							/* HACKS mozilla so buttons dont jump from padding */

.content2 {
	width: 600px;
	color: #FFFFFF;
	line-height: 12pt;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	}
							
	.content2 h1 {
	font-size: 22px;
	margin-left: 0px;
	color: #3c2101;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	text-align: left;
	}
	
	.content2 h1 strong a {
	font-size: 24px;
	margin-left: 0px;
	color: #018D5E;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}
	
	.content2 h2 {
	font-size: 14px;
	color: #CC9900;
	line-height: 140%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.content2 h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
							}
	
	
	.content2 a{
	color: #CC9900;
	text-decoration: none;
}

.content2 a:hover {
	color: #7F390B;
	text-decoration: none;
}

#bodyholder {
	padding:0px;
	margin:0px;
	width: 280px;
	float: left;
	text-align: left;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 14pt;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-right: 20px;
}

#bodyholder a {
color: #5F390A;
text-decoration: none;
}

#bodyholder a:hover {
color: #A56D3A;
text-decoration: none;
}

#bodyholder h2 {
font-size: 18px;
color: #ffffff;
text-decoration: none;
}

#bodyholder h2 strong {
font-size: 18px;
color: #FFCC00;
text-decoration: none;
}

	
	#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;
	}
		

	
#introtext {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 853px;
	text-align: right;
	}
	
	#introtext a{
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
	}
	
	#introlinks{
	font-size: 16px;
	color: #9F721F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

p {

}

#health {
padding-top: 10px;
padding-right: 10px;
}


td {
	font-size: 12px;
	padding: 10px;
}

ul {
line-height: 140%;
}


#rightholder h3 {
	color: #018D5E;
	font-size: 14px;
	text-transform: capitalise;
	margin: 0px;
	margin-top: 10px;
	display: block;
	padding: 5px 0px 0px 10px;
	border-bottom: 1px dotted #eeeeee;
	}
	
	#rightholder h3 a {
	color: #FFFFFF;
	}
	
	#rightholder h3 a:hover {
	color: #FFCC00;
	}

#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;
}

.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: 26px;
	width: 31px;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 5px;
    }
        
.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 -26px; display: block; height: 26px; width: 31px; text-decoration: none;
    }
	
#flash {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 30px;
}


#checkavailability {
	width: 382px;
	background-image: url(../images/check-availability2.jpg);
	float: left;
	padding-left: 0px;
}

#checkavailability td {
	color: #999999;
	font-weight: normal;
	padding-left: 15px;
	font-size: 11px;
}

#checkavailability strong {
	color: #996600;
	font-weight: normal;
	font-size: 12px;
}

#checkavailability h2 {
	color: #666666;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}

#checkavailability h3 {
	color: #666666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	display: inline;
}

#emailsubscribebox {
border-top: 1px solid #ece3d2;
}

#emailsubscribebox a{
color:#CC6633;
text-decoration:none;
}

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

#emailsubscribebox strong {
color: #333333;
font-weight: bold;
}


#emailsubscribe td {
padding: 0px;
}

#email-subscribe{
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

vertical_container {
float: right;
width:254px;
}

#news .textarea {
	width: 135px;
	font-size: 12px;
	padding: 2px;
}

#news .textarea80 {
width: 130px;
font-size: 11px;
padding: 2px;
}

hr {
color: #cccccc;
height: 1px;
background-color: #cccccc;
}

#bodyholder h3 {
	color: #68400F;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4f1ed;
	border-bottom: 1px solid #eae4dc;
	margin: 0px;
}



#advert {
margin-bottom: 20px;
}


#sidenav {
	width: 180px;
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #5d5d5a;
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom:10px;
}

#mailinglist {
	width: 550px;
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #5d5d5a;
	margin-left: 25px;
	padding-bottom:30px;
}

#deliveryprice {
	width: 94%;
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #5d5d5a;
	margin-left: 8px;
	padding-bottom:5px;
	background-image:url(../images/deliverybck.png);
	background-position:500px 20px;
	background-repeat:no-repeat;
}

#search {
	width: 250px;
	color: #ffffff;
	font-size: 12px;
	margin-top:20px;
	padding-top: 10px;
	height: 380px;
	padding-left: 10px;
	background-color: #5d5d5a;
}

#sidenav h1{
	color: #a9dbe8;
	font-size: 14px;
	margin:0px;
}

#sidenav strong{
font-weight:bold;
}

#sidenav a{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

#sidenav a:hover {
text-decoration:none;
color:#a9dbe8;
}


#sidenav-chosen a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6a86d;
	text-decoration: none;
	line-height: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #c6a86d;
	color: #ffffff;
	padding-left: 10px;
}

#secondary {
	width: 625px;
	float: left;
	color: #ffffff;
	font-size: 12px;
	margin-left: 42px;
	margin-bottom: 30px;
}

#secondary h3{
font-size:14px;
color: #a9dbe8;
}


#secondary span{
	color: #a9dbe8;
	font-weight:bold;
}

#secondary a{
	text-decoration: none;
	color: #a9dbe8;
	font-weight:bold;
}

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


	

	
#advertpods {
	color: #666666;
	float: left;
	margin-bottom: 20px;
	width: 780px;
	margin-top: 10px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}

#advertpods h2 {
	color: #5F390A;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
}

#advertpods strong a {
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}

#advertone {
	width: 241px;
	padding: 10px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 20px;
}

#adverttwo {
	width: 241px;
	padding: 10px;
	float: right;
	margin-right: 0px;
	color: #666666;
	margin-left: 30px;
	background-color: #FFFDE8;
}

#adverttwo h2 {
	color: #5F390A;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
}

#bodyphoto {
	text-align: center;
	padding-top: 15px;
}

#bodyphoto strong {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-weight: normal;
	line-height: 16pt;
}

#bodyphoto {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}

#sitebottomnav {
	font-size: 11px;
	color: #FFFFFF;
	width: 900px;
	text-align: left;
	padding-left: 0px;
	line-height: 14pt;
	clear: both;
	border-top: 1px solid #ece3d2;
	padding: 15px;
	}
	
	#sitebottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#sitebottomnav a:hover {
	color: #a9dbe8;
	text-decoration: none;
	}
	
	#sitebottomnav img {
	float: left;
	margin-right: 10px;
	}
	
	
#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 {
	}
	
#chardon {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	line-height: 14pt;
	background-color: #575651;
	padding: 10px;
	}
	
	#chardon a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#chardon a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
	
	#chardon img {
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
	}


#bookingform td {
color: #c4a064;
font-size: 12px;
}

#bookingform strong {
color: #FFF5A3;
font-size: 12px;
}

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

.textarea140 {
	padding: 3px;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	width: 150px;
}

.textarea80 {
	padding: 3px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 200px;
}


#sidenavigation a {
border-bottom: 1px solid #eae4dc;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}

	#sidenavigation a:hover {
	border-bottom: 1px solid #eae4dc;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #FFFACC;
	}

#sidenavigation {
margin-bottom: 20px;
}

#subscription {
margin-bottom: 20px;
padding: 8px;
}

#rss {
	background-image: url(../images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 10px;
	margin-top: 7px;
}


#more a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-top: 5px;
}

#contactoffers{
	width:200px;
	float:left;
	margin-left:25px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#contactoffers a{

	color:#FFFFFF;
	text-decoration:none;
}
#contactoffers a:hover{

	color:#b6f0ff;
	text-decoration:none;
}


#contactoffers p{
	margin:0px;
	text-align:center;
	padding-top:14px;
	text-transform:none;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 20px;
	width: 69px;
	text-decoration: none;
	float: left;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/search.gif); background-repeat: no-repeat;  background-position: 0 -20px; display: block; height: 20px; width: 69px; text-decoration: none;
    }
	
	#secondary UL {
	list-style-position: outside;
	margin-left:8px;
	padding-left: 8px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: url(../images/cottages-in-scotland_50.gif);
}

	#sidenav UL {
	list-style-position: outside;
	margin-left:8px;
	padding-left: 8px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: url(../images/cottages-in-scotland_50.gif);
}

.blue{
	color:#b6f0ff;
}

/*Feeds*/

div.hpclass{
	text-align:left;
}

.head2{
	color:#c0c0be;
}

.feedItem p{
	color:#FFF;
	font-size:12px;
}

#HPFeed{
	float:left;
	height:100%;
	width:97% !important;
}

.feeditem {
	margin-left:0px;
}

#HPFeed h2{
	color:#FFF;
	text-align:left;
	margin-left:0px;
}

#HPFeed h3 a{
	color: #a9dbe8;
	text-decoration:none;
}

#HPFeed h3 a:hover{
	color: #a9dbe8;
	text-decoration:underline;
}

