/*
      Explore Perthshire | Ali Penman | Web Smart Media
	  
	  http://www.websmartmedia.co.uk
	  	  
*/

* { 
padding: 0; 
margin: 0; 
}

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 background-color:#dcdbdb;
 background-image:url(../images/background-perthshire.gif);
 background-repeat:repeat-x;

}

p {
 padding: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	 background: #FFFFFF;
  background-image:url(../images/footer-backgrd.gif);
 background-repeat:repeat-y;
}

#content {
	float: left;
	color: #333;
	background: #FFFFFF;
	width: 410px;
	display: inline;
}

#header {
 color: #FFFFFF;
 width: 980px;
 float: left;
 height: 435px;
 background: #1e4777;
}

#transparency {
	filter:alpha(opacity=60); 
    -moz-opacity: 0.6; 
    opacity: 0.6;
	background-color:#1e4777;
	position:absolute;
	top:26px;
	height: 85px;
	width: 980px;
	z-index:1;
	}
	
#transparency p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	width:420px;
	margin-top:27px;
}

#transparencylogo {
	position:absolute;
	z-index:2;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:0px;
	margin-top:26px;
}

#bookonline {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:#000000;
	position:absolute;
	margin-top:155px;
	height: 260px;
	width: 265px;
	z-index:3;
	margin-left: 63px;
	padding:10px;
	}
	
#bookonline h1 {
	color:#fcce2c;
	font-size:18px;
}

#bookonline p{
	padding-left:0px;
}

#bookonline td{
	padding:5px;
}

.powered {
	font-size:10px;
	color:#eeeeee;
}

#navigation {
	position:absolute;
	z-index:99;
	margin-left:520px;
	width:440px;
	float:right;
	margin-top:56px;
}

#underhead {
	width: 980px;
	float: left;
	height: 45px;
	text-align:left;
	background-color:#dcdbdb;
}

#boxtop {
 width: 980px;
 float: left;
 height: 51px;
 text-align:left;
}

#footer {
	width: 960px;
	clear: both;
	color: #333;
	background: #FFFFFF;
	background-image:url(../images/footer-backgrd.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	height: 450px;
}

#credits {
	width: 960px;
	clear: both;
	color: #333;
	background: #FFFFFF;
	background-image:url(../images/footer-backgrd.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	height: 115px;
}

#leftcolumn {
	color: #333;
	background: #FFFFFF;
	width: 280px;
	float: left;
	background-image:url(../images/left-backgrd.gif);
	background-repeat:repeat-y;
	padding-left:20px;
}

#leftcolumnpush{
	padding-top:300px;
}

#map{
	background-color:#FFF;
	width:300px;
	height:300px;
	margin-top:-70px;
	margin-left:-50px;
	position: absolute;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#mapunder{
	width:300px;
	height:30px;
	background-color:#1e4777;
	color:#FFF;
	margin-top:234px;
	margin-left:-50px;
	position:absolute;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#insidephoto{
	background-color:#FFF;
	width:300px;
	height:300px;
	margin-top:-70px;
	margin-left:-50px;
	position: absolute;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 8px;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


#rightcolumn {
	color: #333;
	background: #FFFFFF;
	width: 270px;
	float: left;
	background-image:url(../images/right-backgrd.gif);
	background-repeat:repeat-y;
}

#rightcolumn img{
	padding-right:25px;
}

#hotspots {
	background-color:#f2f2f2;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:230px;
}

#hotspots p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#hotspots p.none{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
}

#hotspots a{
	font-weight:bold;
	text-decoration:none;
}

#hotspots a:hover{
	text-decoration:underline;
}

#activities {
	background-color:#f2f2f2;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:230px;
}

#activities p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#activities span{
	color:#C00;
	font-size:16px;
	font-weight:bold;
}

#activities p.none{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
}

#activities a{
	font-weight:bold;
	text-decoration:none;
}

#activities a:hover{
	text-decoration:underline;
}

#activities img {
	padding:0;
}


.typeface-js {
	font-family: Rockwell Extra Bold; 
	font-size:21px; 
	color:#1e4777; 
	line-height:90%; 
	padding-left:10px;
}

#shopping{
	position:relative;
	top:-300px;
	left:100px;
	width:250px;
	height:60px;
	background-color:#000;
	color:#FFF;
	font-size:24px;
	padding:10px;
	text-align:right;
}

#shopping .smaller{
	font-size:14px;
	color:#afd403;
}

/* Breadcrumbs */

ul, li {
	list-style-type:none;
	padding-left:300px;
	padding-top:10px;
	margin:0;
	}	
	
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	}
	
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}	
	
#crumbs li a {
	display:block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}
	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#45c7ee;
	}	

hr{
	height:1px;
	color:#d1d2d3;
	background-color:#d1d2d3;
	border:0;
	margin-top:10px;
	margin-left:10px;
	margin-right:35px;
	}
	
	#add {
		float:right;
		margin-right:15px;
		padding-top:25px;
	}
	
	#add a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#777;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	
	/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
	
	#flickr_badge_uber_wrapper {
	text-align:center; 
	width:500px; 
	}
#flickr_badge_wrapper {
	padding:10px 0 10px 0;
	}
.flickr_badge_image {
	margin:0 10px 10px 10px; 
	float:left;
	}
.flickr_badge_image img {
	border: 1px solid #d1d2d3 !important; 
	padding:5px;
	}
#flickr_badge_source {
	text-align:left; 
	margin:0 10px 0 10px;
	}
#flickr_badge_icon {
	float:left; 
	margin-right:5px;
	}
#flickr_www {
	display:block; 
	padding:0 10px 0 10px !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#3993ff !important;
	}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important; 
	background:inherit !important;
	color:#3993ff;
	}
#flickr_badge_wrapper {
	background-color:#ffffff; 
	float:left;
	}
#flickr_badge_source {
	padding:0 !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#666666 !important;
	}
	
	/* Autocomplete*/	
	
	.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index:999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

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

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.slideshow { 
height: 435px; 
width:  979px; 
margin: auto 
}

.slideshow img { 
border: 0px; 
}

	/* Tabbed feature Content*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 380px;
	margin-left:10px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}

.tab_content img {
	border: 1px solid #d1d2d3 !important; 
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 380px;
	background: #fff;
	margin-left:10px;
	margin-bottom:20px;
}
.tab_content {
	padding: 10px;
}

	/* Tabbed feature Footer*/

ul.tabsfoot {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 42px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 500px;
	margin-left:10px;
}
ul.tabsfoot li {
	float: left;
	margin: 0;
	padding: 0;
	height: 41px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #FFF;
}

ul.tabsfoot li a {
	text-decoration: none;
	color: #000;
	display: block;
	border: 1px solid #FFF; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
ul.tabsfoot li a:hover {
	background: #FFF;
}

.tab_contentfoot img {
	border: 1px solid #d1d2d3 !important; 
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
}

html ul.tabsfoot li.active, html ul.tabsfoot li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_containerfoot {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 500px;
	background: #fff;
	margin-left:10px;
}

.tab_containerfoot a{
	color:#900;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.tab_containerfoot a:hover{
	color:#666;
}

.tab_contentfoot {
	padding: 10px;
}

#yt {
	float:right;
	width:130px;
	text-align:center;
}

#ytleft {
	float:left;
	width:350px;
}

#events {
	float:right;
	width:400px;
}

#social{
	float:left;
	width:520px;
}

#date {
	margin-right:25px;
}

/* Accordion*/

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	height: 46px;	line-height: 46px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	background-color:#1e4777;
	float: left;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 12px;;
	width: 270px;
	clear: both;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 0;
}

	
