body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: black;
	}
body:before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -10;
	background: url(/images/background-shoes.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
	
@media (min-width: 769px) {
	.vertainer {
		margin-top: 3%;
	}
}

.row-fluid {margin-top:50px;}

a {
	color:#2020ff;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-shadow: 1px 1px 2px #000000;
}
hr {
   border-top: 3px solid #9f0305;
   margin: 12px 5px;
}
li {
	font-size: 13pt;
	vertical-align: middle;
}
p {
	font-size: 13pt;
	margin: 7px 10px 7px 6px;
}
/* template styles */
p.bold, span.bold {
	font-weight: 700;
}
ul.normal {
	font-weight: 400;
	list-style-image: url('/images/bullet/smallblueshoe.png');	
}
.tcdedt ul li:nth-child(even) {
	list-style: none;
	background: url('/images/bullet/smallblueshoes.png') no-repeat left top;
	padding: 0 0 5px 40px;	
}
.tcdedt ul li:nth-child(odd) {
	list-style: none;
	background: url('/images/bullet/smallredshoes.png') no-repeat left top;
	padding: 0 0 5px 40px;
}
p.heading {
	font-style: normal;
	font-size: 13pt;
	font-weight: 700;
	text-transform: uppercase;
}
.navbar {
	margin-bottom: 5px;
	box-shadow: none;
	border: none;
	background-image: none;
}
.navbar-default {
	background-color: transparent;
	background-image: none;
}
.navbar-nav li {
	@media (min-width: 769px) {
		margin: 0 10px 0 6px;
	}
}
.navbar-nav li a:hover {
	text-decoration: underline;	  		
}
.navbar-nav li a {
	color: #337ab7;	  		
}
.navbar-nav li a.current {
	color: #63adb6;
}
.navbar-brand {
	color: #9f0305;
	font-size: 34pt;
	text-transform: uppercase;
	padding: 0;
	height:20px;
}
a.navbar-brand {
	text-decoration: none;
}
.navbar-header {
	/*height:30px;*/
}
.navbar-header span {
	font-size: 12pt;
	font-weight:700;
	line-height: 45px;
	text-transform: uppercase;
	color: #9f0305;
	float:left;
	padding-left:4px;
}
.strapline {
	font-size: 14pt;
	color: #9f0305;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 3px solid #9f0305;
}
#cardlogo {
	max-width: 400px;
}
p.grey, span.grey {
	color: #8f8f8f;
}
#footer {
	margin: 0;
	text-align: center;
} 
div.footer {
	height: 35px;
	font-size: 12pt;
	padding: 5px;
	border: 2px solid #9f0305;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	margin-bottom: 7px;
	background-color: #f2e2b4;
	color: black;
}
div.socials {
	margin-left: auto;
	margin-right: auto;
	width: 225px;
}
.fa {
	padding: 2px 3px;
	margin-left: 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	border: 2px solid transparent;
	border-radius: 50%;
}
.fa:hover {
    opacity: 0.7;
    color: white;
    text-decoration: none;
	border: 2px solid #9f0305;;
}
.fa-facebook { background: #3B5998; color: white; }
.fa-twitter  { background: #55ACEE; color: white; }
.fa-instagram { background: #125688; color: white; }
.fa-linkedin { background: #007bb5; color: white; }
.tolmedia a {
	color: white;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.margined { margin-left: 17px; }
@media (max-width: 768px) {
	.margined { margin-left: 5px; }
}
.container {
	max-width: 970px;
	margin: 0 auto;	
	background-color: rgba(255, 255, 255, 0.65); 
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;				
}
div.youtube {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
div.youtube iframe {
	height: 250px;
	width: 320px;
}
div.tilename {
	color: #337ab7;
	font-style: normal;
	font-size: 11pt;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 3px;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;
}
div.pagename {
	font-style: normal;
	font-size: 14pt;
	font-weight: 700;
	text-transform: uppercase;
	width: 600px;
	margin-bottom: 3px;
	margin-top: 0px;
}
div.tilewhen {
	font-style: normal;
	font-size: 10.5pt;
	font-weight: 700;
	line-height: 90%;
	color: #484848;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;
}
div.pagewhen {
	font-style: normal;
	font-size: 12pt;
	font-weight: 700;
	width: 600px;
	color: #484848;
}
div.tileorany { font-style: italic; font-size: 10pt; font-weight: 400; color: #767676; padding-top:2px; }
div.pageorany { font-style: italic; font-size: 10.5pt; font-weight: 400; color: #767676; width: 200px; }
div.tileprice {
	font-style: normal;	
	font-size: 9pt;		
	font-weight: 700;
	color: #0b8b8b;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;
}
div.tileprice a { float:right; }
div.pageprice {
	font-style: normal;	
	font-size: 13pt;		
	font-weight: 700;
	color: #0b8b8b;
	width: 230px;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;
}
img.menutile  {
	height: 127px; 
	width: 282px; 
	margin: 5px 0 5px -7px; 
}
img.tourtile  { height: 127px; width: 282px; margin: 5px 0 5px 0; }
img.pagetile  { width: 100%; margin: 5px 0 5px 10px; left: -15px; } 
div.menutile  { 
	position: absolute;
	top: 8px; 
	left: 17px;
	height: 127px;
	width: 278px;
}
div.tile-sm {
	width: 290px;
}
div.tourtile  { 
	position: absolute;
	top: 8px; 
	left: 22px;
	height: 127px;
	width: 278px;
}
div.pagetile {
	margin-bottom: 20px;
	margin-top: 5px;
}
div.base 
{
	position: absolute;
	bottom: 5px;
	width: 95%; /* 85 */
}
div.tiledesc {
	font-style: normal;
	font-size: 10pt;
	font-weight: 400;
	line-height: 13px;
	margin-bottom: 3px;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;	
}
div.metrics-n {
	width: 100%;
	border: 1px solid black;
	background-color: white;
	font-style: normal;
	font-size: 9.5pt;
	font-weight: 400;
	line-height: 13px;
}
ul.metrics {
	list-style-type: none;
	padding: 10px 0 5px 0;
}
ul.metrics li {
	position: relative;
	display: block;
	padding: 5px 10px;
	margin-bottom: -1px;
	color: #565656;
	background-color: #fff;
	line-height: 17px;
}
div.metrics-xs {
	width: 282px;
	border: 1px solid black;
	background-color: white;
	font-style: normal;
	font-size: 11pt;
	font-weight: 400;
	line-height: 14px;
	margin-top: 10px;
}
div.metrics-xs ul {
	list-style-type: none;
	padding: 10px 0 5px 0;
}
div.metrics-xs li {
	position: relative;
	display: block;
	padding: 5px 10px;
	margin-bottom: -1px;
	color: #565656;
	background-color: #fff;
	line-height: 17px;
}
.tourdesc {font-size: 12pt; height: 550px; padding: 60px 25px 10px 25px; }
.tourdesc-sm {height: 250px; }
.tourdesc-xs {
	font-size: 12pt;
	margin-top: 10px; 
	padding: 10px;
	background-color: #e2faff;
	min-width: 282px;
}

div.bar-wv { text-align: center; max-width: 55px; }
div.bar-wh { text-align: center; }

div.category {
	background-color: #63adb6 /*#9ccdd6*/;
	color: white;
	text-transform: uppercase;	
	font-weight: 700;
}
div.catbarv {
	height: 24px;
	width: 127px;
	position: relative;
	top: 56px;
	left: -35px;
	padding-top: 2px;
	/* Rotate div 90 degrees */
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);	
}
div.catbarh {
	height: 34px;
	width: 282px;
	margin: 5px 0 5px 0;
	font-size: 15pt;
	padding-top: 3px;
}  	

div.bg-evening  { background-color: #277abe; }
div.evening, a.evening  { color: #277abe; } a.evening:hover { color: white; text-shadow: 1px 1px 2px #277abe; }

div.bg-weekend  { background-color: #ea3737; }
div.weekend, a.weekend  { color: #ea3737; } a.weekend:hover { color: white; text-shadow: 1px 1px 2px #ea3737; }

div.bg-seasonal { background-color: #a633a6; }
div.seasonal, a.seasonal { color: #a633a6; } a.seasonal:hover { color: white; text-shadow: 1px 1px 2px #a633a6; }

div.bg-thisseason { background-color: #d58f69; }
div.thisseason, a.thisseason { color: #b56f49; } a.thisseason:hover { color: white; text-shadow: 1px 1px 2px #b56f49; }

div.bg-saturday { background-color: #f1808a; }
div.saturday, a.saturday { color: #c16069; } a.saturday:hover { color: white; text-shadow: 1px 1px 2px #c16069; }

div.bg-sunday { background-color: #84aef0; }
div.sunday, a.sunday { color: #647ed0; } a.sunday:hover { color: white; text-shadow: 1px 1px 2px #647ed0; }

.bar-sm  { height: 127px; float: right; margin: 5px 0 5px 10px; left: 15px; }
.bar-pg  { height: 127px; left: 5px; }

.tourpanel {
	background-position: 100% 100%;
	background-repeat: no-repeat;
	top: 4px;
	left: 10px;
}
.th-checkout-button {
	color: #ffffff;
	font-family: "Cantarell", Helvetica, sans-serif;
	font-size: 14px;
	font-weight:700;
	padding: 8px 0;
	border-radius: 1px;
	width: 140px;
	text-align: center;
	box-sizing: border-box;
	border: none;
	display: inline-block;
	margin-bottom: 10px;
}
.th-checkout-button:hover {
	background-color: #519398;
	text-decoration: none;
	color: yellow;
	text-shadow: 1px 1px 2px #000000;
}
.bookbtn {
	box-shadow: inset 0px 1px 0px 0px #a6827e;
	background-color: #317378;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	font-family: "Cantarell", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 0;
	border-radius: 1px;
	width: 140px;
	text-align: center;
	text-decoration: none;
}
.bookbtn:hover {
	background-color: #519398;
	text-decoration: none;
	color: yellow;
	text-shadow: 1px 1px 2px #000000;
}
.bookbtn:active {
	position: relative;
	top: 1px;
	left: 1px;
}
#bookbtn {
	margin-top: 5px;
	margin-bottom: 10px;	
}
#sendbtn {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	border: none;
}
.postform
{
	background-color: #9ccdd6;
	width: 86%;
	margin-top: 10px;
	padding: 10px;
	margin-left: 17px;
}
@media (max-width: 768px) {
	.postform
	{
		margin-left: 5px;
		width:98%;
		max-width: 500px;
	}
}
.postform div.row {
	margin-bottom: 10px;
}
.postform h4
{
	color: white;
	font-weight: 700;
	margin-left: 5px;
}
.postform label
{
	width:200px;
	max-width: 200px;
	margin-left: 5%;
	padding-top:3px;
}
.postform input[type=text], .postform textarea
{
	width: 90%;
	max-width: 450px;
	margin-left: 5%;
	border-style: groove;
}

span.formerror {
	display: block;
	margin-left: 5%;
	margin-bottom: -8px;
	margin-top: -2px;
	color: red;
}
div.sidebar {
	background-color: #E3F7FA;
	padding: 5px;
}
ul.guardsman {
	list-style-image: url('/images/bullet/guardsman.png');
	background-image: url('/images/parktrees.png');
	background-position: left bottom;
}
ul.pinkstar {
	list-style-image: url('/images/bullet/pinkstar.png');		
	background-image: url('/images/guardsben.png');
	background-position: right bottom;
}
div.sidebar ul {
	background-color: transparent;
	background-repeat: no-repeat;
}
div.sidebar ul.hidden-xs {
	min-height: 450px;
}
div.sidebar ul li {
	margin: 0 0 0 0;
}
div.sidebartop {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
div.harrods {
	background-image: url('/images/harrods.png');
	background-position: right top;
}
div.guardsmen {
	background-image: url('/images/guardsmen.png');
	background-position: left top;
}
div.guardsmen p.heading { margin-left: 45px; margin-bottom: 20px;}

ul.errorlinks {
	margin-bottom: 40px;
}
ul.errorlinks li {
	margin-top: 10px;
}
ul.errorlinks li div {
	margin-left: 40px;
}
.sharelinks {
	margin-top: 25px;
}
.sharelinks li {
	display: block;
	float: left;
	margin-left: 10px;
}
img.tripadvisor {
	width: 60%; 
	height: auto;
}

#shoesmarquee {
    background-color: #FFFFFF; /* E3F7FA ; */
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    outline: none;
    color: #333;
	padding: 7px 0 0 2px;
	height: 40px;
}
#shoesmarquee.border {
    border: none; /*1px solid #589446;*/
}
#shoesmarquee marquee img {
    margin-left:10px;
    margin-right:10px;
  	}
#CDSWIDEXCLOGO {
	float: left;
	margin-top: -6px;
	border-right: 1px solid #dddddd;
}
.scroller {
	border:1px solid #599642;
	padding:0;
}