body { 
   color: #333; 
   font-size: 13px;
   line-height: 1.6;
}
a,
a:focus, 
a:hover, 
a:active,
button,
button:hover {
   outline: 0 !important;
}

a:focus {
  text-decoration: none;
}

hr {
  margin: 30px 0;
}

hr.hr-md {
  margin: 20px 0;
}

/*Headings*/
h1 {
  font-size: 28px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 33px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
}
h4 {
  line-height: 25px;
}
h5 {
  line-height: 20px;
}
h6 {
  line-height: 18px;
}
/* centered columns styles */
.row-centered {
    text-align:center;
}
.priceInstructions{
    color:#bbb;
    font-size:1em;
    padding-left:0.2rem;
}
.priceInstructions .fa{
    padding-right:5px;
}
.col-centered {
    display:inline-block;
    float:none !important;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}



.jumpnav{
    margin-top:-8px;
    margin-left:1em;
    float:right;
    display:block;
}
.imagePicsk {
display:inline-block;

}
h1, h2, h3, h4, h5, h6 {
  color: #585f69;    
  margin-top: 5px;
  text-shadow: none; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
} 

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
   margin-right: 5px;
}

textarea.form-control{
    min-height: 8em;
}
.navbar .container #logo-header {
    padding-left:0.4rem;
    padding-top:0.3rem;
    padding-bottom:0.3rem;
}

 .navbar .container .strap {
    padding-left:0.4rem;
    margin-top:0.3rem;
}
 #map{
     margin-bottom:4rem;
 }
 .homebanner{
     border-top:1px solid #103f82;
      border-bottom:1px solid #103f82;
     margin-left:-30px;
      margin-right:-30px;
      margin-top:-31px;
     min-height:20rem;
background-image:url("../images/seinebg.jpg"); 
/* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  background-repeat: no-repeat;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #464646;
 }
ul.subNav{
    padding-left:0;
}
.wrapper {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+29&amp;1+0,1+5,0.7+18,0+40 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMmU2OGE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjNTk5NGNhIiBzdG9wLW9wYWNpdHk9IjAuNyIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMC4zNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(46,104,167,1) 5%, rgba(89,148,202,0.7) 18%, rgba(125,185,232,0.35) 29%, rgba(125,185,232,0) 40%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(5%,rgba(46,104,167,1)), color-stop(18%,rgba(89,148,202,0.7)), color-stop(29%,rgba(125,185,232,0.35)), color-stop(40%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(46,104,167,1) 5%,rgba(89,148,202,0.7) 18%,rgba(125,185,232,0.35) 29%,rgba(125,185,232,0) 40%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(46,104,167,1) 5%,rgba(89,148,202,0.7) 18%,rgba(125,185,232,0.35) 29%,rgba(125,185,232,0) 40%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(46,104,167,1) 5%,rgba(89,148,202,0.7) 18%,rgba(125,185,232,0.35) 29%,rgba(125,185,232,0) 40%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(46,104,167,1) 5%,rgba(89,148,202,0.7) 18%,rgba(125,185,232,0.35) 29%,rgba(125,185,232,0) 40%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-8 */
}
.container {
    background-color:#fff !important;
}

.footer-v1 .container {
    background-color:transparent !important;
}



.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}

.headline h2 {
  font-size: 22px;
}

.headline h2, 
.headline h3, 
.headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
}
p, 
li,
li a { 
   color: #555;
}

/*a {
   color: #72c02c;
   text-decoration: none;  
}

a,
a:focus, 
a:hover, 
a:active {
   outline: 0 !important;
}
a:focus {
  text-decoration: none;
}
a:hover {
   color: #72c02c;
   text-decoration: underline;
}*/
.link-list li {
	border-top: solid 1px #353535;
}

.link-list li:first-child {
	border-top: none !important;
}

.link-list a {
	color: #eee;
	font-size: 11px;
	padding: 6px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.link-list li i {
	color: #bbb;
	float: right;
	margin-top: 10px;
}
/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em;
}
img.img-bordered {
  padding: 3px;
  border: solid 1px #eee;
}

img.img-circle {
  border-radius: 50% !important;  
}

img.image-sm {
  width: 50px;
  height: 50px;
}

img.image-md {
  width: 100px;
  height: 100px;
}

/*Responsive Video*/
.responsive-video {
   height: 0;
   padding-top: 1px;
   position: relative;
   padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
.margin-bottom-10, 
.margin-bottom-15, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-30, 
.margin-bottom-35, 
.margin-bottom-40, 
.margin-bottom-45, 
.margin-bottom-50, 
.margin-bottom-55, 
.margin-bottom-60 { 
   clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;} 
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}

@media (max-width: 768px) {
  .sm-margin-bottom-10 {
    margin-bottom: 10px;
  }
  .sm-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .sm-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .sm-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .sm-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .sm-margin-bottom-60 {
    margin-bottom: 60px;
  }
}

@media (max-width: 992px) {
  .md-margin-bottom-10 {
    margin-bottom: 10px;
  }
  .md-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .md-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .md-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .md-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .md-margin-bottom-60 {
    margin-bottom: 60px;
  }
}

.table thead > tr > th {
  border-bottom: none;
}


/*Heading Options*/
.heading {
  text-align: center;
}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before, 
.heading h2:after {
  content: ' ';
  width: 70%;  
  position: absolute;
  border-width: 1px;
  border-color: #bbb;
}

.heading h2:before {
  right: 100%;
}

.heading h2:after {
  left: 100%;
}

@media (max-width: 768px) {
  .heading h2:before, 
  .heading h2:after {
    width: 20%;  
  }
}



/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}

.padding-left-5 { padding-left: 5px;}

.form-control {
  box-shadow: none;
}

.form-control:focus {
  border-color: #bbb;
  box-shadow: 0 0 2px #c9c9c9;
}

/*Form Spacing*/
.form-spacing .form-control {
  margin-bottom: 15px;
}


/*Import Google Font*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400);


/*Back To Top
------------------------------------*/
#topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #222;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 3px !important;
}

#topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #fff;
  background: #72c02c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.navbar-brand {
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #013D95;
  
}
figure, figcaption {
display: block;
}
.polaroid{
width:100%;
/*overflow:hidden;*/
float:right;
padding:20px 10px;
padding-left:15px;
    display: block;
    max-width: 100%;
    height: auto;

}

.polaroid figure{
float:right;
position:relative;
width:200px;
    max-width: 100%;
    height: auto;

margin:10px 20px;
padding: 6px 8px 10px 14px;
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

.polaroid.small figure{
    width:150px;
}
.polaroid figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
}
.polaroid figure:before {
content: '';
display: block;
position: absolute;
left:5px;
top: -15px;
width: 75px;
height: 25px;
background-color: rgba(222,220,198,0.7);
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
}
.polaroid figure:nth-child(even):before { 
left:150px;
top: -15px;
width: 55px;
height: 25px;
-webkit-transform: rotate(12deg);
-moz-transform: rotate(12deg);
-o-transform: rotate(12deg);
-ms-transform: rotate(12deg);
}
.polaroid figcaption{
text-align:center;
font-size:1.3em;
color:#454f40;
letter-spacing:0.09em;
}
    .polaroid.small figcaption {
        font-size:0.8em;
    }

/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
.polaroid figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(http://f-t-s.co.uk/content/css/assets/pie/PIE.htc); 
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
} 


.btn.addBooking{
    background-color:#3eb930;
    border-radius:6px;
    border-color:#256b1d;
    margin-top:0.5em;
    margin-bottom:0.65em;

}
input[type=checkbox]{
margin-top:0.9em;
}
.ui-datepicker-year{
    color:#000 !important;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0 !important;
}

.footer-v1 {
    background: url("../images/footerbluesm3.jpg") 20% -65px no-repeat;
}

.footer p, .footer a, .footer h1, footer h3, .footer address {
    color: #fff !important;
    border-bottom: none !important;
    margin-bottom: 0;
}
.copyright img {
    float: right;
    padding-right:1em;
}

.footer .link-list li {
    border-top-color: #fff !important;
}

.footer .headline, .footer .headline h2 {
    border-bottom: solid 2px #fff !important;
}

    .footer .headline h2 {
        font-weight: bold;
        color: #ffffff;
    }

.copyright {
    /*background:url("../images/watercoloursun1.jpg") 50% 50% no-repeat;*/
    color: #fff;
    padding-bottom:2em;
}

.footer-socials {
    margin-top: 1rem;
    float: left;
}

.footer .footer-socials a, .footer .footer-socials a:hover {
    color: #013D95 !important;
    font-size: 36px;
}

.copyright a,
.copyright a:hover,
.copyright p {
    color: #fff;
    font-weight: bold;
}

.content {
    padding-top: 2rem;
}

.navbar .container {
    margin-bottom: 0;
    background: url("../images/headertrain.jpg") center -75px no-repeat;
}
.navbar{
    margin-bottom:0 !important;
    border-color:transparent !important;
}

.header .navbar-toggle, .header .navbar-default .navbar-toggle:hover, .header .navbar-default .navbar-toggle:focus {
    color: #fff;
}
 .navbar-default{
     background-color:transparent !important;
 }
.navbar-nav {
    background-color: transparent;
}
.specialOffers h2{
    font-size: 1em;
    margin:0;
    padding:0;
}
#logo-header {
}

.footer .container .posts .headline {
    margin-top: 5rem !important; 
}

.footer p, .footer a, .footer h1, footer h3, .footer address {
    color: #fff !important;
    border-bottom: none !important;
}

.strap {
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.75);
    clear: left;
}

.headbar {
    display: none;
}

.headright {
    display: block;
    float: right;
}

.headbarsm {
    float: right;
    margin-top: -2px !important;
    margin-bottom: 0.5rem;
    padding: 0.25rem 0.35rem;
    margin-right: 15px;
    color: #103f82;
    border: 1px solid #103f82;
    border-top-width: 0;
    background-color: rgba(255, 255, 255, 1);
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

/*.navbar {
    border-bottom: solid #103f82 1px;
}*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle {
    clear: both;
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 0 !important;
    margin-bottom: 0;
    border: 1px solid #103f82 !important;
    border-top-width: 0;
    color: #fff !important;
    background-color: #103f82 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
     border-top-right-radius: 0 !important;
          border-top-left-radius: 0 !important;
}

.star-1,.star-2, .star-3,.star-4, .star-5{
width:120px;
height:15px;
background-repeat:no-repeat;
    display:block;

}
.hotelQuickList hr{
    margin:5px;
}
.star-1{
background-image:url('data:image/gif;base64,R0lGODlhUAAQAMQAANWfR+Lh3dq7fe3BLvbrtPr7/fnkLt+mMuHYxefBUdmxZtzCkPDfLvr7LtWlVd+rMvr7yfDZkvjFLvn5LuPl6P///9ahQd+0Lvj4wfjULtaoV/TOLtimR////wAAAAAAACH5BAEHAB0ALAAAAABQABAAAAWUYCeOZGmeaKqubOu+cKxWNP08dS3v/FwHiUQgV+kZj52cgEAQEJFQWY7TaHCe0WzrELldqpcD91DUmlOKAwZSaBcgmIOifK6TKgjLZWIwTC4WCDR2hCI1BwYbGwZkOoV2NAgPEooSD4KDj3U0DhkDAAADGQ6OmmYVFAcMpBUODAcUmaZaFQEaCzkLGkN0s76/wME9IQA7') /*../images/1star.gif*/;
}
.star-2 {
background-image:url('data:image/gif;base64,R0lGODlhUAAQAMQAANWfR+Lh3dq7fe3BLvbrtPr7/fnkLt+mMuHYxefBUdmxZtzCkPDfLvr7LtWlVd+rMvr7yfDZkvjFLvn5LuPl6P///9ahQd+0Lvj4wfjULtaoV/TOLtimR////wAAAAAAACH5BAEHAB0ALAAAAABQABAAAAXQYCeOZGmeaKqubOu+cKxWNP08dS3m1c1XsuArF0gkArxdrXhMCp+zmoBAEDhz06oTyi3lOI0G51oDi7fd9CFyu4Qvh/UB2Fm33/HIPM3vKA4YEAWDBRAYBwp0f4GEhYeJfWkVCBYXEwYGExcWCDQ7lJaYmpyekVw1BwYbGwZzOh2oqqyupaZPNAgPEqsSD52luLq8vq+2QjQOGQMAAAMZDq/IyszO0LXGMhUUBwzWDgwHFMDb3cjg4nTY2QEaCzkLGkh0FezuNfDy6vr7/P36IQA7') /*../images/2star.gif*/;

}
.star-3 {
background-image:url('data:image/gif;base64,R0lGODlhUAAQAMQAANWfR+Lh3dq7fe3BLvbrtPr7/fnkLt+mMuHYxefBUdmxZtzCkPDfLvr7LtWlVd+rMvr7yfDZkvjFLvn5LuPl6P///9ahQd+0Lvj4wfjULvTOLtaoV9imR////wAAAAAAACH5BAEHAB0ALAAAAABQABAAAAX/YCeOZGmeaKqubOu+cKxWNP08dS3m1c1Xu5yPJyvmAolEgNg5Jpe5IA2pZBZhOQGBIGBmt91os6blWq+uHKfR4Hhr6/abFneL0a5D5HZhXw56B0Adenx+gBGCIoUPfQ1/gYN4LQoHGBAFmQUQGAcKg5WXmpudnyKhmJqcnpKTKxUIFhcTBgYTFxYINDuxs7W3ubtNvbS2uLqtrik1BwYaGgaCOmMVzc/RYszO0NLCyjOwDxLPEg/IgzQI4uTm0+nrGuXn368VDhkDAAADGQ7u9vj08fMnjMa9fPv6TaOHogKFAwwIOmBwgELBhxENUrSIDqPEjd4YmqgQYMOCHAs2F0DZUfJkjZQrm7REqTKkyJs4c+rc2SEEADs=') /*../images/3star.gif*/;
}
.star-4 {
background-image:url('data:image/gif;base64,R0lGODlhPQAOAPQdANWfR+Lh3dq7fe3BLvbrtPr7/fnkLt+mMuHYxefBUdmxZtzCkPDfLvr7LtWlVd+rMvr7yfDZkvjFLvn5LuPl6P///9ahQd+0Lvj4wfjULtaoV/TOLtimRwAAAAAAAAAAACH5BAUHAB0ALAMAAgA6AAwAAAX/YCWKzzOOXXdW5Vqla7vCp+yKQZIEszrmu94JyDvRcLriTUAgCIQjphMqkj6NvmrzeuM0GhxqxQsWk8PY03l1iJQu38uhfXh12u/4PFJP4R9wDXJ0dn+Bg3wVCgcYEAWPBRAYBwp2i42QkZOVKZeOkJKUloyfj6GVFQgWFxMGBhMXFggiMKqsrrCytCq2ra+xs3apq765wSMHBhsbBnUoWcnLzWki0czOu8jK1y4IDxLLEg/HNN7gG+LkPubh488i7OjuJw4ZAwAAAxkO7xX19/n29fuHTx+/bP7sFRQ4gsIBBgcdMDhAIZtDiCIkUrT4MOLEisIuetyIQ8OCEws0FBSBEcAkSpXZWp4ckXKlCpkvi4QAADs=') /*../images/4star.gif*/;

}
.star-5 {
background-image:url('data:image/gif;base64,R0lGODlhUAAQAMQAANWfR+Lh3dq7fe3BLvbrtPr7/fnkLt+mMuHYxefBUdmxZtzCkPDfLvr7LtWlVd+rMvr7yfDZkvjFLvn5LuPl6P///9ahQd+0Lvj4wfjULvTOLtaoV9imR////wAAAAAAACH5BAEHAB0ALAAAAABQABAAAAX/YCeOZGmeaKqubOu+cKxWNP08dS3m1c1Xu5yPF6wNc0UbjmjKBRKJANMJlSI71Oi09tRes1ZdsyYgEARbWvmcrqzRX7IZLs69maUcp9HgtPd9f3x+cTSAhHU1h3gkBxE3F3wXB44HQB2OkJKUEZYimQ+RDZOVl6CipJ2mj6GbpScKBxgQBbUFEBgHCpexs7a3ubsivbS2uLq8ssW1x8IdxL/Nl3kIFhcTBgYTFxYINDvV19nb3d9Y4dja3N6XFejj6+bu1unk7Cc1BwYaGgaWiRX08fNXSGC/f/JoGCQIcCHCaSRoIHgggZ+EB+zauaNoEWOiiRU1XMwYBGRHklg2b4YcKSZPBQcZBgAAMCCDg0QwZdK0iTPmzJo3E+b8yVOoz51BIY6oQOEAg6AOGBygIK/pUxpRp1Z1ClUq1XZWu2oFyxWrV3N5AmxYkGPBBis71LKt4RYuFrlt38rDS1dvO7406qKVQbiw4cOIE7sIAQA7') /*../images/5star.gif*/;

}
.ftsScheme, .ftsScheme th, .ftsScheme td {
	border-color: #E2DFF0;

}

.ftsScheme .even {
	background-color: #E3F6FE;
}

.ftsScheme th, .ftsScheme thead td {
	font-size: 1em;
}
.ftsScheme tr th {
background-color: #E2DFF0;
}
.ftsScheme th.firstColumn {
	background-color: #8690C1;
	color: #fff;
}
.ftsScheme td.lowPrice, .ftsScheme th#LowSeason, .ftsScheme th.lowS{
background-color: #fff;
font-weight:normal;
}
.ftsScheme td.highPrice, .ftsScheme th#HighSeason, .ftsScheme th.highS{
background-color: #ffffcc;
font-weight:normal;

}
.ftsScheme td.midPrice, .ftsScheme th#MidSeason, .ftsScheme th.midS{
background-color: #fff;
font-weight:normal;
}
.hotelMetro{
    display:block;
    color:#103f82;
}
.specialOffers{
    padding:1.5em;
    margin-bottom: 2em;
    border:1px dashed #ff6a00;
    background-color:#ffffcc;
}
.pricecaption {
	text-align:left;
    width:35%;
background-color: #8690C1;
border-top-left-radius:5px !important;
border-top-right-radius:5px !important;
border-left:1px solid #E2DFF0;
color:#fff;
padding:4px 8px;
margin:0;
margin-top:0.3rem;
font-weight:bold;
}

.ftsScheme {

	margin: 0 0 5px 0;
	border: solid #E2DFF0;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	float:left;
    clear:both;
}

.ftsScheme th, .ftsScheme td {
    text-align:center;
	border: solid 1px #E2DFF0;
	border-width: 0 1px 1px 0;
	padding: 0.7em;
}
.ftsScheme td.midPrice,.ftsScheme td.highPrice,.ftsScheme td.lowPrice{
padding: 10px 4px 10px 4px;
text-align: center;
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    
    .col-xxs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xxs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xxs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xxs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xxs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xxs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xxs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xxs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xxs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xxs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xxs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xxs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left;
}
.col-xxs-12 {
  width: 100%;
}
.col-xxs-11 {
  width: 91.66666667%;
}
.col-xxs-10 {
  width: 83.33333333%;
}
.col-xxs-9 {
  width: 75%;
}
.col-xxs-8 {
  width: 66.66666667%;
}
.col-xxs-7 {
  width: 58.33333333%;
}
.col-xxs-6 {
  width: 50%;
}
.col-xxs-5 {
  width: 41.66666667%;
}
.col-xxs-4 {
  width: 33.33333333%;
}
.col-xxs-3 {
  width: 25%;
}
.col-xxs-2 {
  width: 16.66666667%;
}
.col-xxs-1 {
  width: 8.33333333%;
}
.col-xxs-pull-12 {
  right: 100%;
}
.col-xxs-pull-11 {
  right: 91.66666667%;
}
.col-xxs-pull-10 {
  right: 83.33333333%;
}
.col-xxs-pull-9 {
  right: 75%;
}
.col-xxs-pull-8 {
  right: 66.66666667%;
}
.col-xxs-pull-7 {
  right: 58.33333333%;
}
.col-xxs-pull-6 {
  right: 50%;
}
.col-xxs-pull-5 {
  right: 41.66666667%;
}
.col-xxs-pull-4 {
  right: 33.33333333%;
}
.col-xxs-pull-3 {
  right: 25%;
}
.col-xxs-pull-2 {
  right: 16.66666667%;
}
.col-xxs-pull-1 {
  right: 8.33333333%;
}
.col-xxs-pull-0 {
  right: 0;
}
.col-xxs-push-12 {
  left: 100%;
}
.col-xxs-push-11 {
  left: 91.66666667%;
}
.col-xxs-push-10 {
  left: 83.33333333%;
}
.col-xxs-push-9 {
  left: 75%;
}
.col-xxs-push-8 {
  left: 66.66666667%;
}
.col-xxs-push-7 {
  left: 58.33333333%;
}
.col-xxs-push-6 {
  left: 50%;
}
.col-xxs-push-5 {
  left: 41.66666667%;
}
.col-xxs-push-4 {
  left: 33.33333333%;
}
.col-xxs-push-3 {
  left: 25%;
}
.col-xxs-push-2 {
  left: 16.66666667%;
}
.col-xxs-push-1 {
  left: 8.33333333%;
}
.col-xxs-push-0 {
  left: 0;
}
.col-xxs-offset-12 {
  margin-left: 100%;
}
.col-xxs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xxs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xxs-offset-9 {
  margin-left: 75%;
}
.col-xxs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xxs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xxs-offset-6 {
  margin-left: 50%;
}
.col-xxs-offset-5 {
}
.col-xxs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xxs-offset-3 {
  margin-left: 25%;
}
.col-xxs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xxs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xxs-offset-0 {
  margin-left: 0;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .homebanner {
        border-top:0;
        border-bottom:0;
        min-height: 35rem;
             margin-left:0;
      margin-right:0;
      margin-top:0;

    }
    .navbar .container #logo-header {
   padding:0;
}

    .homeIntro{
        margin-top:1em;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .copyright img {
        float: right;
    }

    /*.navbar {
        border-bottom: solid #103f82 2px;
    }*/

    .navbar-toggle {
        display: none;
    }

    .headbarsm {
        display: none;
    }

    .headbar {
        margin-bottom: 5.5rem;
        padding: 0.5rem 0.75rem;
        display: block;
        float: right;
        margin-right: 15px;
        color: #fff;
        background-color: #103f82;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

    .strap {
        padding: 0;
        margin-top:4px;
        margin-bottom:6px;
        background-color: transparent;
    }

    .footer-v1 {
        background: url("../images/footerblue2.jpg") 20% -25px no-repeat;
    }

    .navbar-nav {
        float: right;
        clear: right;
    }


        .navbar-nav li {
            margin-right: 0.25rem;
            background-color: #103f82;
            border-top-left-radius: 5px !important;
            border-top-right-radius: 5px !important;
        }

            .navbar-nav li:hover {
                background-color: #306fcb;
                border-top-left-radius: 5px !important;
                border-top-right-radius: 5px !important;
            }

    .dropdown-menu li, .dropdown-menu li:hover {
        border-radius: 0 !important;
        background-color: transparent !important;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        text-decoration: none;
        color: #fff;
        font-size: 1.2rem;
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
    }


    .navbar-nav li a, .navbar-nav li a:hover {
    }

    .navbar-brand {
        padding-top: 0.5rem;
    }

    .footer .container .headline {
        margin-top: 5rem;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .navbar-nav {
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}