/* CSS Document */
@import url(js/fancybox/jquery.fancybox-1.2.6.css); /* styles for jQuery plugin 'fancybox' */

/* general styles */
p{
	line-height: 1.6em;
	margin-bottom: 25px;
}
h5{
	font-size: 1.2em;
	margin: 40px 0px 5px 0px;
}
.textCenter, .textCentre{
	text-align: center;
}

/* =highlandHeader */

#highlanderHeader{
	min-height: 100px;
	
	margin: 0px 4px;
}

/* Change header image */
.home{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_home.jpg") 183px 82px no-repeat;
}
.lochNessExp{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_lochness.jpg") 183px 82px no-repeat;	
}
.lochLomondExp{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_lochlomond.jpg") 183px 82px no-repeat;	
}
.edTattoo{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_tattoo.jpg") 183px 82px no-repeat;	
}
.highGames{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_highlandgames.jpg") 183px 82px no-repeat;	
}
.twoDay{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_lochness2day.jpg") 183px 82px no-repeat;	
}
.threeDay{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_skye3day.jpg") 183px 82px no-repeat;	
}
.fiveDay{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/header_highlands5day.jpg") 183px 82px no-repeat;	
}
#highlanderHeader h2{
	float: right;
	width: 649px;
	height: 71px;
	background-color: #000;
	position: relative;

	
}
#highlanderHeader h2 span{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/title.gif") top right no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#bookNow{
	display: block;
	width: 182px;
	height: 125px;
	position: relative;
	margin-top: 10px;
}

a#bookNow span{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/booknow_hexvs.gif") 0 0 no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
a#bookNow span:hover{
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/booknow_hexvs.gif") -184px 0px no-repeat;	
}



/* =column1 */
#column1{
	float: left;
	width: 180px;
	margin-left: 4px;
}

#column1 h3{
	margin-top: 20px;
	padding: 5px 10px 5px 10px;
	background: #EEEFEF url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/contentHeader_bg.png") bottom left repeat-x;
	color: #5F6061;
	font-size: 14px;
	line-height: 1.4em;
	border: 1px solid #D6D8D8;
}
#column1 h3#landingPage{
	margin-bottom: -5px;
	color: #B7B7B7; 
}
#column1 #homeLink{
	color: #5F6061;
	
}
#column1 ul li{
	background-color: #EEEFEF; 
	padding: 5px 10px 5px 10px;
	margin-bottom: 4px;
	line-height: 1.4em;
}
#column1 ul li a{
	color: #5F6061;
	font-size: 12px;
}
/* =column2 */
#column2{
	float: left;
	width: 640px;
	margin-left: 1px;
	padding: 28px 4px 30px 10px;
}
#column2 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F6061;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 30px;

}
#column2 h4{
	color: #5F6061;
	font-size: 18px;
	font-weight: normal;
	margin: 28px 0px 10px 0px;
	
}
#column2 ul{
	margin: 20px 15px 20px 15px;	
}
#column2 ul li{
	line-height: 1.6em;	
	background: url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/tick.gif") 0px 5px no-repeat;
	padding: 0px 0px 0px 23px;
	margin-bottom: 8px;
}


/* tour Page Column2 */

#tourContent{
	float: left;
	width: 440px;
	margin-right: 20px;
}
#tourContent a{
	display: block;
	margin-bottom: 30px;
	}
#tourContent ul {
	margin-left: 0px;	
}
#tourContent ul li{
	background-image: none;
	padding: 0px;
}
#introText{
	background-color: #EEEFEF; 
	border: 1px solid #D6D8D8;	
	padding: 20px 15px 5px 15px;
	margin-bottom: 20px;
}
#introText p{
	font-size: 1.2em;
	font-style: italic;
}
#bottomBook{
	display: block;
	background-color: #EEEFEF;	
	border: 1px solid #D6D8D8;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #5F6061;
}
#sideBar{
	float:right;
	width: 180px;
	
}

#sideBar .contentChunk{
	background-color:#EAEAEA;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#sideBar .contentChunk h4{
	margin-top: 0px;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	background: #EEEFEF url("http://images.highlandexplorertours.com/Images/VisitScotland/newImages/contentHeader_bg.png") bottom left repeat-x;
	color: #5F6061;
	font-size: 14px;
	line-height: 1.4em;	
	border: 1px solid #D6D8D8;	
}
/*
#sideBar .contentChunk ul li{
	color: #000 !important;	
}
*/
#sideBar #times ul li{
	background-image: none;
	padding-left: 0px;
}
#sideBar #costs h4{
	margin-bottom: 15px;	
}
#sideBar #costs div{
	
	padding: 10px 15px 20px 15px;	
}
#costs .intro{
	padding-bottom: 10px !important;	
}
#sideBar #costs div div{
	font-weight: bold;
	margin-bottom: 8px;
	padding: 0;	
}
#route img{
	display: block;
	margin: 0 auto;
}