/***********************************************/
/* Author: Ali Penman */     
/* Web Smart Media */                       
/***********************************************/

a.button-check {
    background: transparent url('../images/b-right.gif') no-repeat scroll top right;
    color: #FFFFFF;
	cursor: pointer;
	margin-top: 10px;
    display: block;
	font-weight: bold;
    font: bold 11px arial, sans-serif;
    height: 24px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	width: 120px;
}

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;
    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 */
}



div.container {

            margin: 0px auto;
            width:755px;

            text-align: left; /* for IE */           

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(../images/exclusive-scotland_01.jpg);
}

td {
font-size: 11px;
}


#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{
}

/******* positioning divs *******/

#pagecell1{
	width:755px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: center;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}


/******* top header div with logo *******/

#topheader {
	width: 755px;
	text-align: left;
	padding: 0px;
	height: 114px;
	background-color: #672E1A;
	background-image: url(../images/h-backing.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
	#logo {
	margin: 0px;
	padding: 0px;
	width: 755px;
	text-align: right;
	float: left;
	height: 114px;

	}
	
h1.tummel {
	float: left;
	color: #ffffff;
	padding: 0px;
	font-size: 10px;
	margin: 0px;
	}
	
	#tabfeatures {
	margin: 0px;
	padding: 0px;

	}
	
/*	#features a {
	color: #FFCC00;
	font-size:11px;
	}
	
	#features a:hover {
	color: #FFCC00;
	font-size:11px;
	text-decoration: underline;
	}
	
	#features {
	float: left;
	color: #FFFFFF;
	border-right: 1px dotted #e49479;
	padding: 5px;
	font-size: 10px;
	width: 140px;
	padding-left: 20px;
	padding-top: 0px;
	}*/
	
	
	#featuresrgt a {
	color: #A47E28;
	text-decoration: none;
	}
	
	#featuresrgt a:hover {
	color: #CA731B;
	text-decoration: underline;
	}
	
	#featuresrgt {
	float: left;
	color: #333333;
	font-size: 12px;
	width: 470px;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 16pt;
	padding-bottom: 20px;
	}
	
/******* content front page header *******/
	

#contentholder{
	width: 755px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/******* For 3 top deals *******/

#breadcrumbright {
	padding-top: 5px;
	}
	
	#breadcrumb-hotdeals a {
	background-image: url(../images/i-hot-deals.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	display: block;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 25px;
	text-decoration: none;
	width: 170px;
	float: left;
	height: 21px;
	}
	
	#breadcrumb-hotdeals strong {color: #FFFF00;}
	
	#breadcrumb-hotdeals a:hover {color: #ffffff; text-decoration: underline;}
	
	#breadcrumb-shop a {
	background-image: url(../images/i-shop.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	display: block;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 25px;
	text-decoration: none;
	width: 170px;
	float: left;
	height: 21px;
	}
	
	#breadcrumb-shop a:hover {color: #ffffff; text-decoration: underline;}
	
	#breadcrumb-support a {
	background-image: url(../images/i-support.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	display: block;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 25px;
	text-decoration: none;
	width: 170px;
	float: left;
	height: 21px;
	}
	
	#breadcrumb-support a:hover {color: #ffffff; text-decoration: underline;}


	.content {
	padding-right: 20px;
	background-color: #F3F0DD;
	}
	
	.content2 {
	color: #333333;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 20px;
							}
							
	.content3 {
	width: 435px;
	color: #333333;
	line-height: 140%;
	padding-top: 10px;
	float: left;
							}
							
							/* HACKS mozilla so buttons dont jump from padding */

/*html>body .content2 {
	width: 400px;
	color: #000000;
	line-height: 140%;
	padding-left: 0px;
	padding-right: 10px;
	}*/
							
	.content3 h1 {
	font-size: 22px;
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #522311;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: capitalize;
	}
	
	.content3 h1 strong {
	color: #522311;
	}
	
	.content3 h1 a{
	font-size: 14px;
	margin-left: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	color: #000000;
	}
	
	.content3 h2 {
	font-size: 14px;
	color: #CA731B;
	line-height: 140%;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #F5F1E3;
							}
	
	
	.content a{
	text-decoration: none;
	color: #0099CC;
	}
	
	.content a:hover {
	text-decoration: none;
	color: #000066;
	}

#bodyholder {
	padding:0px;
	margin:0px;
	width: 238px;
	float: left;
	margin-top: 8px;
}

#bodyholder h2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}




 
 #rightholder{
	padding:0px;
	margin: 0px 0px 10px 0px;
	width: 251px;
	font-size: 11px;
	padding-top: 0px;
	float: left;
	background-color: #F5F1E3;
}

#rightholder h2 {
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 11px;
	text-transform: capitalise;
	margin: 0px;
	}
	
	#rightholder h2 a {
	color: #FFFFFF;
	}
	
	#rightholder h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	#rightdetails {
	font-size: 10px;
	color: #000000;
		}
		
			#right-contact-details a {
	color: #0000000;
		}
		
					#right-contact-details a:hover {
	color: #000000;
		}

#header {
	width: 179px;
	background-image: url(../images/rs-h-support.gif);
	padding-top: 4px;
	height: 21px;
}

#rightdetails {
	background-image: url(../images/rs-pod-backing.gif);
	padding: 10px;
}

#rightbottom {
	width: 179px;
	background-image: url(../images/rs-pod-bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 8px;
}
.introtext {
	color: #000033;
	font-size: 12px;
	line-height: 140%;
	}
	
	
/* 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;
	background-image: url(../images/form-backing.gif);
}

.textarea140 {
	WIDTH: 120px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
	margin-top: 8px;
	padding: 3px;
	background-image: url(../images/form-backing.gif);
}

.textarea250 {
	WIDTH: 250px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}
	
/* TOP DETAILS FOR EMAIL AND PHONE */

#why {
	width: 508px;
	float: right;
	padding-right: 30px;
	color: #BD9F70;
	line-height: 14pt;
	padding-top: 50px;
}

#why h1 {
color: #CEA239;
font-size: 11px;
display: inline;
margin: 0px;
line-height: 140%;
padding: 0px;
}

#why a{
color: #BD9F70;
text-decoration: none;
}

#why a:hover {
color: #ffffff;
text-decoration: underline;
}

#why h1 span {
font-size: 16px;
display: inline;
margin: 0px;
padding: 0px;
}


/* pdf downloads */
	
	#utilitypdf a {
	background-image: url(../images/bullet-side.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	}
	
	#utilitypdf a:hover {
	background-image: url(../images/bullet-side.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	}
	

	
/* curved corners of site */
		
#sitebottomnav {
	font-size: 10px;
	color: #FFFFFF;
	width: 755px;
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: left;
	padding-top: 8px;
	padding-left: 20x;
	background-color: #6E4129;
	}

	
#bt-nav {
	height: 30px;
	padding-top: 20px;
	color: #cccccc;
	font-size: 11px;
}

#bt-nav a {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
}

#bt-nav a:hover {
color: #ffffff;
text-decoration: underline;
}

#copyright {
	color: #C17D59;
	line-height: 14pt;
	padding-left: 15px;
	padding-bottom: 15px;
}

#copyright a {
color: #ffffff;
text-decoration: none;
}

#copyright a:hover {
color: #ffffff;
text-decoration: underline;
}



#flash {
	margin: 0px;
	padding: 0px;
	width: 504px;
	float: right;
}

/************ 4 feature boxes */

#features{
	padding: 0px;
	margin: 0px;
	width: 251px;
	color: #ffffff;
	float: left;
}

/************ activity box */

	#feature-activity {
	width: 251px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin: 0;
	background-color: #CEA239;
	height: 80px;
	border-bottom: 1px solid #fff;
	
	}
	
	#feature-activity img{
	float: left;
	margin-right: 10px;
	}
	
	.features-spacing {
	margin: 5;
	font-size: 10px;
	line-height: 120%;
	margin-left: 10px;
	padding-top: 4px;
	}
	
	#feature-activity h2 {
	width: auto;
	background-color: #EDB11B;
	padding-left: 15px;
	border-bottom: 4px solid #A47E28;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#feature-activity a {
	color: #ffffff;
	text-decoration: none;
	}
	
		#feature-activity a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
	/************ romantic box */
	
	#feature-romantic {
	width: 251px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin: 0;
	background-color: #CC6699;
	border-bottom: 1px solid #fff;
	height: 80px;
	
	}
	
	#feature-romantic img {
	float: left;
	margin-right: 10px;
	}
	
		#feature-romantic h2 {
	width: auto;
	background-color: #79113E;
	padding-left: 15px;
	border-bottom: 4px solid #D2008E;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#feature-romantic a {
	color: #ffffff;
	text-decoration: none;
	}
	
		#feature-romantic a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
	/************ spring box */
	
	#feature-spring {
	width: 251px;
	background-color: #2A4562;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 80px;
	
	}
	
	#feature-spring img {
	float: left;
	margin-right: 10px;
	}
	
		
		#feature-spring h2 {
	width: auto;
	background-color: #699DD9;
	border-bottom: 4px solid #000033;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#feature-spring a {
	color: #ffffff;
	text-decoration: none;
	}
	
		#feature-spring a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
/************ check availaiblity box */
	
	#feature-check {
	width: 251px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin: 0;
	margin-bottom: 0px;
	background-color: #F5F1E3;
	}
	
	#feature-check img {
	}
	
		
		#feature-check h2 {
	width: auto;
	background-color: #CA731B;
	border-bottom: 4px solid #8B582D;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	}
	
	#feature-check a {
		color: #333333;
	text-decoration: none;
	}
	
		#feature-check a:hover{
	text-decoration: underline;
	}
	
	#feature-check td {
	color: #522311;
	}

#testimonial {
	padding: 20px;
	background-color: #C5B3A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20pt;
}


#calinet {
	padding-top: 5px;
	color: #F2CBA4;
	line-height: 14pt;
	padding-left: 15px;
	padding-bottom: 5px;
	background-color: #CA731B;
}

#calinet a {
color: #ffffff;
text-decoration: none;
}

#calinet a:hover {
color: #ffffff;
text-decoration: underline;
}


#hotels {
	padding-top: 5px;
	color: #FFFFFF;
	line-height: 14pt;
	padding-left: 15px;
	padding-bottom: 5px;
	background-color: #333333;
}

#hotels a {
color: #ffffff;
text-decoration: none;
}

#hotels a:hover {
color: #ffffff;
text-decoration: underline;
}

.testimonials {
	background-color: #f8f1cd;
	color: #660000;
	padding: 10px;
	font-size: 12px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	}
	
.testimonials2 {
	background-color: #D1E8B5;
	color: #336600;
	padding: 10px;
	font-size: 12px;
	border-bottom: 1px solid #94CA58;
	border-right: 1px solid #94CA58;
	}	
	
.slideshow { 
height: 241px; 
width: 504px; 
margin: auto;
z-index:1;
}

.slideshow img { 
border: 0px; 
z-index:1;
}

#offers {
	width:210px;
	margin-right:5px;
	margin-left:5px;
	background-color:#CA731B;
	float:left;
	padding:5px;
	border-bottom: 4px solid #8B582D;
	margin-bottom:10px;
	color:#FFF;
	text-align:center;
	height:130px;
}

#offers h1{
		margin-top:-5px;
}

#offers a{
	text-decoration:none;
	color:#FFF;
}

#offers a:hover{
	text-decoration:none;
	color:#522311;
}

.subtle {   
-webkit-transition: background-color 500ms ease-in; /* Saf3.2+, Chrome */ 
-moz-transition: background-color 500ms ease-in; /* FF3.7+ */ 
-o-transition: background-color 500ms ease-in; /* Opera 10.5+ */ 
transition: background-color 500ms ease-in; /* futureproofing */ 
 
}  
   
.subtle:hover, .subtle:focus {  
background-color: #353535;  
color: #51514A;  
}

#mailinglist {
	width: 98%;
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #ca731b;
	padding-bottom:5px;
}

