html, body, form
{
	margin:0; 
	padding:0; 
	width:100%;
	height: 100%;
	font-family:Arial;
	font-size: 12px;
	background-color: #0f1e51;
}

img 
{
	border: 0;
}

.pageContainer 
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 2;
}
.pageContentContainer 
{
	margin: 0 auto;
	padding: 0;
	padding-bottom: 170px;
	width: 980px;
	min-height: 100%;
}
.pageBannerContainer 
{
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pageBannerLeft 
{
	float: left;
}
.pageBannerRight 
{
	float: right;
	text-align: right;
	padding-top: 45px;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	color: #a098b2;
}
.pageFooterContainer 
{
	/*position: relative;
	z-index: 1;*/
	margin-top: -400px;
}
.pageFooterImage 
{
	height: 400px;
	background-image: url('/CMSTemplates/Jacobite/images/template/page-background-image.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.contentFooterContainer 
{
	padding-top: 10px;
	text-align: center;
	color: #eaeaea;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.contentFooterContainer a, .contentFooterContainer a:link, .contentFooterContainer a:hover, .contentFooterContainer a:visited
{
	text-decoration: none;
	color: #eaeaea;
}
.threeColumnContainer 
{
	overflow: hidden;
}
.leftThreeColumn 
{
	float: left;
	width: 188px;
}
.midThreeColumn 
{
	float: left;
	width: 604px;
	background-color: #e1dfe3;
}
.rightThreeColumn 
{
	float: left;
	width: 188px;
}
.flagContainerRightColumn 
{
	height: 34px;
	padding-top: 5px;
	background-image: url('/CMSTemplates/Jacobite/images/template/top-right-column.png');
	background-repeat: no-repeat;
	text-align: center;
}
.leftColumnTopLink 
{
	width: 188px;
	height: 39px;
	background-image: url('/CMSTemplates/Jacobite/images/template/top-left-column.png');
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.midColumnTopLink
{
	float: left;
	width: 151px;
	height: 39px;
	text-align: center;
}
.midColumnTopLinkImageContainer {
	overflow: hidden;
}
.midColumnTopLinkImage 
{
	float: left;
	width: 151px;
	height: 98px;
}
.threeColumnHeader 
{
	height: 39px;
}
.threeColumnContent
{
	background-color: #ffffff;
}
.threeColumnContent .midThreeColumn 
{
	min-height: 700px;
}
.midThreeColumnFooter 
{
	height: 15px;
}
.leftMenuContainer, .rightMenuContainer 
{
	padding: 20px 10px 0 10px;
}
.leftMenuContainer hr, .rightMenuContainer hr
{
	background-color: #e1dfe3;
	color: #e1dfe3;
	border: 0;
	border-top: solid 1px #e1dfe3;
	height: 1px;
}
.menuButtonLink 
{
	padding-left: 10px;
	display: block;
	height: 20px;
	padding-top: 5px;
}
.tourismLogos 
{
	padding: 10px 0;
	text-align: center;
}
.TA_excellent 
{
	/* fix to make tripadvisor centred*/
	padding-left: 10px;
}
.addressDetails 
{
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2c2a28;
	padding-top: 10px;
}
.addressDetails a, .addressDetails a:link, .addressDetails a:hover, .addressDetails a:visited
{
	text-decoration: none;
	color: #2c2a28;
}
.newsletterSubscribeContainer 
{
	padding-left: 10px;
}

.tourVideoDetailsContainer 
{
	float: left; 
	width: 199px; 
	background-color: #ed931f; 
	color: #ffffff;
}

ul {margin: 0; padding: 0 0 15px 10px;}
li {margin: 0; padding: 0;}
.hr{
clear:both;
height: 0px;
border-bottom: 1px solid #E5EAEE;
font-size: 1px;
padding-top:5px;
margin-bottom:5px;
}
a
{
  color:Blue;
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
  color:Purple;
}
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.standardPad a{
font-weight: 600;
}
.nobold a{
font-weight: 500;
}
h1, h2, h3 {
margin: 0 0 .2em 0;
padding:0;
color:#3F466B;
}
h1{
font-size:32px;
}
h2{
font-size:18px;
}
h3{
font-size:14px;
padding-bottom:10px;
}
p {
margin:.4em 0 .8em 0;
padding:0;
}

.break{
clear:both;
}

.standard hr{
margin-top:20px;
width: 100%;
}
.standardPad{
padding: 10px;
font-size: 14px;
color: #4C4C4C;
}
.standardPad img {
/*float:right;*/
border:none;
}
.standardPad2{
padding: 10px;
font-size: 16px;
color: #4C4C4C;
}
.standardPad2 img {
border:none;/* no border on gallery images */
}
.pad{
padding:10px;
}

#centerContent,
#centerContentNoMiddleImage,
.pageContent
{
	width:100%;
	color: #455288;
	font-size: 12px;
	padding:0px; 
}

#centerContent h4,
.pageContent h4
{
	color: #455288;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom:2px;
	margin-top:8px;
}

.orangeBack{
background-image: url('/images/orange.aspx');
background-repeat:repeat-y;
background-color:#edf2f7;
}
/* Newsletters */
#image_newsletter{
padding-top:5px;
}
.textbox{
margin-top:5px;
width:162px;
}
/* Search */
.SearchBoxContainer 
{
	overflow: hidden;
	padding-left: 10px;
	display: block;
	height: 20px;
	padding-top: 5px;
}
.SearchBox
{
	width:90px;
	height:12px;
	float:right;
}
.CMS_Search_Image
{
	float:left;
	max-width: 60px;
}
/* Booking links on right of Cruises & Tours pages */
.booker{
width: 73px; float: right; height: 150px
}
/* Blog */
.zoneLeft{
width:350px;
}
.zoneRight{
width:200px;
}
.blackBox h2{
font-size:14px;
}

.HomePageTableHighligbt{
color: #455288;
}
.HomePageTableTitle{
font-weight: bold;
color: #455288;
}
.TourDetailsHeader{
font-weight:bold;
}
.vidboxer{
float:left;
width:182px;
padding-right:3px;
display:block;
height:138px;
text-align:center;
}
.vidboxer a:hover{
color: #606060;
}
#CDSWIDSSP[style]{
	width:100% !important;
}
.bizFormCommentField
{
	width:310px;
}
.routemap{
background-image: url("/images/routemapbg.aspx");
width:700px;
height:554px;
}
.innerroutemap{
margin-left:10px;
margin-top:8px;
}
#maplink{
cursor:pointer;
}
.EventCalendar{
	width:100%;
}
.bookingButton{
border: none;
background: url('/CMSTemplates/Jacobite/images/buttonBack.jpg') no-repeat top left;
padding: 0px;
width: 318px;
height: 60px;
}
.galleryIndexIcon {
	float: left;
	width:182px;
	padding-right:3px;
	height:138px;
	text-align:center;
}
.galleryIndexIcon a:hover{
	color: #606060;
}
.galleryIndexIcon a img 
{
	border: 0;
}

.galleryLinkContainer 
{
	float: left;
	width: 150px;
	margin: 0 20px 20px 20px;
	text-align: center;
}

.galleryLinkContainer img 
{
	display: block;
	text-align: center;
	width: 150px;
	margin-bottom: 5px;
}

.tripAdvisorRatingContainer 
{
	text-align: center;
	padding-top: 5px;
}

.tripAdvisorCertificateContainer 
{
	text-align: center;
	padding-left: 10px;
}

.siteLogoContainer
{
	text-align: center;
	padding: 5px 0;
}

.citySightseeingLogo
{
	margin-top: 10px;
}

.socialNetworkingLogos a img 
{
	width: 35px;
	padding-left: 5px;
}

.chatLogoContainer 
{
	text-align: center;
}

.errorMessage 
{
	color: #ff3300;
}

.formTable 
{
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

.formLabel 
{
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 0 0;
}

.bookingTypeSwitch 
{
	overflow: hidden;
	width: 150px;
	margin: 0 auto;
	margin-top: 10px;
}

.buttonBookingType, .buttonBookingType:hover
{
	display: block;
	width: 60px;
	height: 16px;
	padding: 2px 5px;
	background-image: url('/CMSTemplates/Jacobite/images/template/buttonBlue.png');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.buttonBookingTypeInactive, .buttonBookingTypeInactive:hover
{
	color: #cccccc;
	cursor: default;
}

.leftBottomCurve 
{
	width: 188px;
}

.termsLinkContainer
{
	color: #2c2a28;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
}

.termsLinkContainer a, .termsLinkContainer a:hover 
{
	color: #2c2a28;
}

.compareTourName 
{
	width: 90px;
	padding: 0 5px;
	font-weight: bold;
	color: #3f466b;
}

.compareLabel 
{
	width: 120px;
	padding-right: 10px;
	height: 30px;
	font-weight: bold;
	color: #3f466b;
}

.tourInfoButtonContainer 
{
	width: 100px; 
	float: right; 
	height: 160px; 
	text-align: center;
}

.tourInfoButtonContainer img
{
	margin-bottom: 3px;
}

.tourBullets li
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.faqColumnContainer 
{
	margin: 0 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-color: #945292;
	color: #ffffff;
}

.faqItem 
{
	display: none;
	color: #ffffff;
	font-size: 14px;
}

.faqItem a, .faqItem a:hover
{
	color: #ffffff;
}

.faqItemQuestion 
{
	font-weight: bold;
	padding-bottom: 5px;
}

.alertsContainer
{
	margin: 5px 0;
	background-color: #5a35c4;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.alertsContainer a, .alertsContainer a:hover
{
	color: #ffffff;
}
