@charset "utf-8";
/* CSS Document */



@media screen and (max-width: 1260px) {
	
	#logotelslogan {
		width: 96%;
	}
	#menubar #menu {
		width: 96%;
	}
	#importantannouncement #announcementbg {
        width: 96%;
    }
	#bookingheader {
		width: 96%;
	}
	#bookingformstripes {
		height: auto;	
	}
	#bookingformstripes #bookingform {
		width: 96%;
	}
	#offers {
		height: auto;
		width: 96%;
	}
	#offers .offer {
		height: auto;
		width: 32%; 
	}
	#offers .offer a img {
		height: auto;
		width: 100%;
	}
	#offers .offerspacer {
		height: auto;
		width: 2%;
		overflow: hidden;
	}
	#aboutlimesquarewrap {
		height: 420px;
		width: 100%;
	}
	#aboutlimesquarewrap #aboutlimesquare {
		height: 420px;
		width: 96%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext{
		height: 420px;
		width: 55%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext .aboutlimesqP{
		line-height: 19px;
		margin-top: 22px;
		margin-bottom: 22px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquarespacer {
		height: 420px;
		width: 2%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage {
		height: 420px;
		width: 43%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage img {
		width: 43%;
		height: auto;
	}
	#latestnewswrap {
		height: auto;
	}
	#latestnewswrap #latestnews {
		height: auto;
		width: 96%;
		padding-bottom: 30px;
	}
	#latestnewswrap #latestnews .latestnewscolumn {
		float: none;
		height: auto;
		width: 100%;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle {
		width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnatext {
		width: -moz-calc(100% - 165px);
		width: -webkit-calc(100% - 165px);
		width: -o-calc(100% - 165px);
		width: calc(100% - 165px);
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnatext .lnatextP {
		margin-top: 15px;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnatext .lnadetails {
		width: auto;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticlespacer {
		display: none;
	}
	#latestnewswrap #latestnews .latestnewsspacer {
		display: none;
	}
	#testimonials {
		height: auto;
		width: 96%;
		padding-bottom: 50px;
	}
	#testimonials .testimonialscolumn {
		height: auto;
		width: 46%;
	}
	#testimonials .testimonialscolumn .testimonialsimgleft  {
		width: 100%;
	}
	#testimonials .testimonialscolumn .testimonialsimgright  {
		width: 100%;
	}
	#testimonials .testimonialsspacer {
		height: auto;
		width: 8%;
	}
	#extrainfowrap {
		width: 100%;
	}
	#extrainfowrap #extrainfo {
		width: 96%;
	}
	#extrainfowrap #extrainfo .extrainfocolumn {
		width: 45%;
	}
	#extrainfowrap #extrainfo .extrainfospacer {
		width: 10%;
	}
	#footerwrap #foot {
		width: 96%;
	}
	#footerwrap #footerlinebottom {
		width: 96%;
	}
	#footerwrap #footerlinebottom img {
		height: 2px;
		width: 100%;
	}
	#footerwrap #footercopyright {
		width: 96%;
	}
	#footerwrap #footercopyright #footercopyrightleft {
		width: 70%;
	}
	#footerwrap #footercopyright #footercopyrightright {
		width: 30%;
	}
	.backtotop img {
		width: 50px;
		height: 50px;
	}
	.stuckdiv { /* christmas */
		top: 460px;
	}
	.stuckdiv img { /* christmas */
		width: 800px;
		height: 189px;
	}
	.stuckdiv2 { /* easter */
		top: 435px;
	}
	.stuckdiv2 img { /* easter */
		width: 800px;
		height: 102px;
	}

}



@media screen and (max-width: 1100px) {
	
    #importantannouncement #announcementbg p {
        font-size: 12px;
    }
	#bookingform #bookingleft  {
		width: 410px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft  {
		width: 130px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #vehicletype {
		width: 130px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #promocode {
		width: 130px;
		font-size: 20px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright  {
		width: 250px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #vehiclesize {
		width: 250px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #depot {
		width: 250px;
	}
	#bookingform #bookingright  {
		width: 410px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft {
		width: 225px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #fromdate {
		width: 220px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #todate {
		width: 220px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright {
		width: 155px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #fromtime {
		width: 155px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #totime {
		width: 155px;
	}
	#aboutlimesquarewrap {
		height: 400px;
	}
	#aboutlimesquarewrap #aboutlimesquare {
		height: 400px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext{
		height: 400px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext .aboutlimesqH1{
		font-size: 32px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext .aboutlimesqP{
		font-size: 14px;
		line-height: 17px;
		margin-top: 18px;
		margin-bottom: 18px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquarespacer {
		height: 400px;
		width: 2%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage {
		height: 400px;
		width: 43%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage img {
		width: 43%;
		height: auto;
	}
	#latestnewswrap #latestnews .latestnewsH1 {
		font-size: 32px;
	}
	#testimonials .testimonialscolumn .testimonialsH1{
		font-size: 32px;
	}
	#testimonials .testimonialscolumn .testimonialsimgleft  {
		margin-top: 50px;	
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoH1left {
		font-size: 32px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoPleft {
		font-size: 20px;
		line-height: 25px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoPSMALLleft {
		margin-top: 20px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoH1right {
		font-size: 32px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoPright {
		line-height: 22px;
	}
	#footerwrap {
		height: auto;
		padding-bottom: 40px;
	}
	#footerwrap #foot {
		height: auto;
	}
	#footerwrap #foot .footerleftallcontents .footerleftcontentsB {
		clear: both;
		margin-bottom: 30px;
	}
	#footerwrap #foot .footerleftcolumn {
		width: 220px;
		margin-right: 0px;
		margin-bottom: 30px;
	}
	#footerwrap #foot .footerrightcolumn {
		width: 240px;
		margin-left: 0px;
	}
	#footerwrap #foot .footerrightcolumn #footersocial{
		margin-top: 190px;
	}
	#footerwrap #footerlinebottom {
		width: 96%;
	}
	#footerwrap #footerlinebottom img {
		height: 2px;
		width: 100%;
	}
	#footerwrap #footercopyright {
		width: 96%;
	}
	#footerwrap #footercopyright #footercopyrightleft {
		width: 70%;
	}
	#footerwrap #footercopyright #footercopyrightright {
		width: 30%;
	}
	
}



@media screen and (max-width: 980px) {
	
	#logotelslogan {
		height: 110px;
	}
	#logotelslogan #logo {
		height: 80px;
		width: 266px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#logotelslogan #logo a img {
		height: 80px;
		width: 266px;
	}
	#logotelslogan #telslogan {
		width: 250px;
		margin-top: 27px;
	}
	#logotelslogan #telslogan #tel #telpic {
		height: 24px;
		width: 30px;
	}
	#logotelslogan #telslogan #tel #telpic img {
		height: 24px;
		width: 30px;
	}
	#logotelslogan #telslogan #tel #teltext {
		font-size: 28px;
		margin-left: 5px;
	}
	#logotelslogan #telslogan #slogan {
		font-size: 22px;
		margin-top: 7px;
		margin-right: 1px;
	}
	#menubar #menu .social {
		display: none;
	}
	#menubar #menu #main-nav {
		width: 800px;
	}
	#menubar #menu #main-nav ul li {
		font-size: 14px;
		margin-right: 24px;
	}
	#fadingimages {
		height: 300px;
	}
	#fadingimages #fadingimage1 {
		height: 300px;
	}
	#fadingimages #fadingimage2 {
		height: 300px;
	}
	#fadingimages #fadingimage1 a, #fadingimages #fadingimage2 a {
		height: 300px;
	}
	#importantannouncement {
        top: 140px;
        height: 90px;
    }
    #importantannouncement #announcementbg {
        height: 90px;
    }
    #importantannouncement #announcementbg h1 {
        padding-top: 22px;
        font-size: 18px;
    }
    #importantannouncement #announcementbg p {
        font-size: 14px;
        line-height: 18px;
        padding-right: 12px;
    }
	#bookingheader {
		height: 55px;
		top: -55px;
	}
	#bookingheader #bookingtitle {
		height: 40px;
		margin-top: 15px;
	}
	#bookingheader #bookingtitle h1 {
		font-size: 25px;
	}
	#bookingheader #bookingsubmit {
		height: 25px;
		width: 102px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#bookingheader #bookingsubmit #submitimg {
		height: 25px;
		width: 102px;
	}
	#bookingformstripes {
		height: 160px;
		top: -55px;
	}
	#bookingformstripes #bookingform {
		height: 160px;
	}
	#bookingform .bookingcaption {
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 12px;
	}
	#bookingform #bookingleft {
		height: 130px;
		width: 330px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft {
		width: 110px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #vehicletype {
		height: 30px;
		width: 110px;
		font-size: 17px;
		margin-bottom: 8px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #promocode {
		height: 30px;
		width: 110px;
		font-size: 17px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright {
		width: 205px;
		margin-left: 15px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #vehiclesize {
		height: 30px;
		width: 205px;
		font-size: 17px;
		margin-bottom: 8px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #depot {
		height: 30px;
		width: 205px;
		font-size: 17px;
	}
	#bookingform #bookingright {
		height: 130px;
		width: 300px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft {
		width: 145px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #fromdate {
		height: 30px;
		width: 145px;
		font-size: 17px;
		margin-bottom: 8px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #todate {
		height: 30px;
		width: 145px;
		font-size: 17px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright {
		width: 135px;
		margin-left: 20px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #fromtime {
		height: 30px;
		width: 135px;
		font-size: 17px;
		margin-bottom: 8px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #totime {
		height: 30px;
		width: 135px;
		font-size: 17px;
	}
	#aboutlimesquarewrap {
		height: 330px;
	}
	#aboutlimesquarewrap #aboutlimesquare {
		height: 330px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext{
		height: 330px;
		width: auto;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquarespacer {
		display: none;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage {
		display: none;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquareimage img {
		display: none;
	}
	#testimonials .testimonialscolumn {
		width: 100%;
		float: none;
	}
	#testimonials .testimonialsspacer {
		display: none;
	}
	.stuckdiv { /* christmas */
		top: 330px;
	}
	.stuckdiv2 { /* easter */
		top: 300px;
	}

}



@media screen and (max-width: 880px) {

	#aboutlimesquarewrap {
		height: auto;
		background-position: center top;
	}
	#aboutlimesquarewrap #aboutlimesquare {
		height: auto;
		padding-bottom: 30px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext{
		height: auto;
	}
	#latestnewswrap {
		margin-top: 3px;
	}
	#latestnewswrap #latestnews {
		padding-top: 50px;
	}
	#extrainfowrap {
		height: auto;
	}
	#extrainfowrap #extrainfo {
		height: auto;
		padding-top: 1px;
		padding-bottom: 50px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn {
		float: none;
		height: auto;
		width: 100%;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoPSMALLleft {
		padding-bottom: 20px;
	}
	#extrainfowrap #extrainfo .extrainfospacer {
		display: none;
	}
	.stuckdiv2 { /* easter */
		display: none;
	}
	
}



@media screen and (max-width: 800px) {

	body {
		background-image: url(../images/bodybg46.jpg);
	}
	.mobilespacer {
		display: block;
		height: 55px;	
	}
	.mobile-wrap {
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 90;
		box-shadow: 0px 3px 3px #333333;
		-moz-box-shadow: 0px 3px 3px #333333;
		-webkit-box-shadow: 0px 3px 3px #333333;
	}
	#mobilelightbox {
		display: none;
		position: fixed;
		z-index: 89;
		cursor: pointer;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: black;
		background: rgba(0,0,0,0.4);
	}
	
	#managecookiesbg #managecookies {
		width: 80%;
		min-height: 360px;
		height: auto;
		left: 0;
		margin-left: 10%;
	}
	#managecookiesbg #managecookies .cookieheader .cookietype {
		float: left;
		width: 230px;
	}
	#managecookiesbg #managecookies .cookieheader .cookiesettingtoggle {
		float: right;
		width: 100px;
	}
	#managecookiesbg #managecookies .cookieheader .cookiesettingtext {
		float: right;
		width: 100px;
	}
	#managecookiesbg #managecookies .cookiecomments {
		margin-left: 60px;
		margin-right: 60px;
		padding-bottom: 20px;
	}

	.navigation {
		width: 100%; 
		background-color: #555555;
		position: relative;
		display: none;
		top: 0px;
		left: 0px;
		float: left;
	}
	.navigation ul li {
		height: auto;
		width: 100%;
		font-size: 15px;
		color: #DDDDDD;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #888888;
		box-shadow: inset 1px -1px 3px #333333;
		-moz-box-shadow: inset 1px -1px 3px #333333;
		-webkit-box-shadow: inset 1px -1px 3px #333333;
	}
	.navigation ul li a {
		display: block;
		height: 31px;
		width: 100%;
		padding-top: 15px;
		padding-left: 15px;
	}
	.navigation ul li:hover {
		background-color: #777777;
		transition: 0.5s ease-in-out;
	}
	.navigation ul li a:link {color: #DDDDDD; text-decoration: none;}
	.navigation ul li a:visited {color: #DDDDDD; text-decoration: none;}
	.navigation ul li a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	.navigation ul li a:focus {
		color: #FFFFFF;
		text-decoration: none;
	}
	.navigation ul li a:active {
		color: #DDDDDD;
		text-decoration: none;
	}
	.navigation ul li ul {
		margin: 0px;
		padding: 0px;
		display: none;
		position: relative;
		left: 0px;
		top: 0px;
		background-color: #444444;
		height: auto;
		width: 100%;
	}
	.navigation ul li ul li {
		height: auto;
		width: 100%;
		font-size: 15px;
		color: #FFFFFF;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #333333;
		box-shadow: inset 0px 0px 1px #222222;
		-moz-box-shadow: inset 0px 0px 1px #222222;
		-webkit-box-shadow: inset 0px 0px 1px #222222;
	}
	.navigation ul li ul li a {
		display: block;
		height: 31px;
		width: 100%;
		padding-top: 15px;
		padding-left: 30px;
	}
	.navigation ul li ul li:hover {
		background-color: #7D0020;
		transition: 0.5s ease-in-out;
	}
	.navigation ul li ul li a:link {color: #DDDDDD; text-decoration: none;}
	.navigation ul li ul li a:visited {color: #DDDDDD; text-decoration: none;}
	.navigation ul li ul li a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	.navigation ul li ul li a:focus {
		color: #FFFFFF;
		text-decoration: none;
	}
	.navigation ul li ul li a:active {
		color: #DDDDDD;
		text-decoration: none;
	}
	#mobiletopmenubg {
		display: block;
	}
	#mobiletopmenubg #mobiletopmenu {
		width: 94%;
	}
	#logotelslogan {
		height: 94px;
		width: 94%;
	}
	#logotelslogan #logo {
		height: 60px;
		width: 199px;
		margin-top: 12px;
		margin-bottom: 22px;
	}
	#logotelslogan #logo a img {
		height: 60px;
		width: 199px;
	}
	#logotelslogan #telslogan {
		display: none;
	}
	#menubar {
		display: none;	
	}
	#fadingimages {
		display: none;
	}
	#importantannouncement {
        position: static;
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        height: auto;
        top: 0px;
    }
    #importantannouncement #announcementbg {
        width: 94%;
        height: auto;
        background-color: #EEEEEE;
        display: block;
        border-width: 2px;
        border-style: solid;
        border-color: #999999;
        border-radius: 15px;
        box-shadow: 0px 0px 0px #FFFFFF;
        -moz-box-shadow: 0px 0px 0px #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px #FFFFFF;
    }
    #importantannouncement #announcementbg h1 {
        padding-top: 10px;
        text-align: center;
    }
    #importantannouncement #announcementbg p {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
	
	#bookingheader {
		display: none;
	}
	#bookingformstripes {
		height: auto;
		background-image: none;
		background-color: #FFFFFF;
		top: 0px;
	}
	#bookingformstripes #mobileformsubmit {
		height: 40px;
		width: 94%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	#bookingformstripes #mobileformsubmit #mfsp {
		display: block;
		width: 100%;
		height: 40px;
		color: #7D0020;
		font-size: 20px;
		text-align: center;
		padding-top: 0px;
		cursor: pointer;
		border: 0px;
		background-color: #DDDDDD;
		box-shadow: inset 0px 0px 6px #AAAAAA;
		-moz-box-shadow: inset 0px 0px 6px #AAAAAA;
		-webkit-box-shadow: inset 0px 0px 6px #AAAAAA;
	}
	#bookingformstripes #mobileformsubmit #mfsp:link {color: #7D0020; text-decoration: none;}
	#bookingformstripes #mobileformsubmit #mfsp:visited {color: #7D0020; text-decoration: none;}
	#bookingformstripes #mobileformsubmit #mfsp:hover {
		color: #7D0020;
		text-decoration: none;
		background-color: #EEEEEE;
		transition: 0.5s ease-in-out;
	}
	#bookingformstripes #mobileformsubmit #mfsp:focus {
		color: #7D0020;
		text-decoration: none;
	}
	#bookingformstripes #mobileformsubmit #mfsp:active {
		color: #7D0020;
		text-decoration: none;
	}
	#bookingformstripes #bookingform {
		height: auto;
		width: 94%;
		background-color: #FFFFFF;
	}
	#bookingformstripes #bookingform .vehicleenquiryH1 {
		font-size: 28px;
		margin-bottom: 20px;
		display: block;
	}
	#bookingform .bookingcaption {
		display: none;
	}
	#bookingform #bookingleft {
		height: auto;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 0px;
		margin-left: 0px;
		float: none;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft  {
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #vehicletype {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlleft .bookingfield #promocode {
		height: 30px;
		font-size: 19px;
		margin-bottom: 22px;
		width: 100%;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright  {
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-bottom: 0px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #vehiclesize {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
	}
	#bookingform #bookingleft .bookingsplitrowl .bookingsplitrowlright .bookingfield #depot {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
	}
	#bookingform #bookingright  {
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft {
		float: left;
		width: 58%;
		margin: 0px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #fromdate {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
		padding-left: 5px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrleft .bookingfield #todate {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
		padding-left: 5px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright {
		width: 38%;
		float: right;
		margin: 0px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #fromtime {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
	}
	#bookingform #bookingright .bookingsplitrowr .bookingsplitrowrright .bookingfield #totime {
		height: 30px;
		width: 100%;
		font-size: 19px;
		margin-bottom: 22px;
	}

	#bookingformstripes #offers {
		padding: 0px;
		height: auto;
		width: 94%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 40px;
		margin-bottom: 10px;
	}
	#bookingformstripes #offers .offer {
		margin-left: 0px;
		margin-right: 0px;
		margin-top :10px;
		margin-bottom: 10px;
		height: auto;
		width: 100%;
	}
	#bookingformstripes #offers .offer a img {
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 100%;
		/*box-shadow: 0px 8px 8px #999999;
		-moz-box-shadow: 0px 8px 8px #999999;
		-webkit-box-shadow: 0px 8px 8px #999999;*/
	}
	#bookingformstripes #offers .offerspacer {
		display: none;
	}


	#aboutlimesquarewrap {
		background-image: none;
		background-color: #7D0020;	
	}
	#aboutlimesquarewrap #aboutlimesquare {
		width: 94%;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext .aboutlimesqH1{
		font-size: 28px;
	}
	#aboutlimesquarewrap #aboutlimesquare #aboutlimesquaretext .aboutlimesqP{
		font-size: 14px !important;
	}
	#latestnewswrap #latestnews {
		width: 94%;
	}
	#latestnewswrap #latestnews .latestnewsH1 {
		font-size: 28px;
	}
	#latestnewswrap #latestnews .latestnewscolumn {
		float: none;
		height: auto;
		width: 100%;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle {
		width: 100%;
		height: auto;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnaimage {
		display: none;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnaimage a img {
		display: none;
	}
	#latestnewswrap #latestnews .latestnewscolumn .latestnewsarticle .lnatext {
		width: 100%;
		height: auto;
		float: none;
	}
	#testimonials {
		width: 94%;
	}
	#testimonials .testimonialscolumn .testimonialsH1{
		font-size: 28px;
	}
	#extrainfowrap {
		background-image: none;
		background-color: #7D0020;	
	}
	#extrainfowrap #extrainfo {
		width: 94%;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoH1left {
		font-size: 28px;
	}
	#extrainfowrap #extrainfo .extrainfocolumn .extrainfoH1right {
		font-size: 28px;
	}
	#footerwrap {
		padding-bottom: 40px; /**/
	}
	#footerwrap #foot {
		width: 94%;
		padding-top: 30px;
	}
	#footerwrap #footerlinebottom {
		width: 94%;
	}
	#footerwrap #foot .footerleftallcontents {
		display: none;
	}
	#footerwrap #foot .footerleftallcontents .footerleftcontentsA{
		display: none;
	}
	#footerwrap #foot .footerleftallcontents .footerleftcontentsB{
		display: none;
	}
	#footerwrap #foot .footerleftcolumn {
		display: none;
	}
	#footerwrap #foot .footerrightcolumn {
		width: 240px;
		margin-right: auto;
		margin-left: auto;
		float: none;
		text-align: center;
	}
	#footerwrap #foot .footerrightcolumn .footerH1 {
		font-size: 16px;	
	}
	#footerwrap #foot .footerrightcolumn #footersocial {
		float: none;
		width: 114px;
		margin-top: 30px;
		margin-right: auto;
		margin-bottom: 40px;
		margin-left: auto;
	}
	#footerwrap #footercopyright {
		width: 94%;
		height: auto;
		margin-top: 40px;
		margin-bottom: 0px;
	}
	#footerwrap #footercopyright p {
		font-size: 12px;
	}
	#footerwrap #footercopyright #footercopyrightleft {
		float: none;
		text-align: center;
		width: 60%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#footerwrap #footercopyright #footercopyrightright {
		float: none;
		text-align: center;
		width: 60%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#footerwrap #footercopyright #footercopyrightleft p, #footerwrap #footercopyright #footercopyrightright p {
		margin-top: 20px;
		line-height: 16px;
	}
	.backtotop img {
		opacity: 1;
	}
	.stuckdiv { /* christmas */
		display: none;
	}
	.stuckdiv2 { /* easter */
		display: none;
	}
	
}



@media screen and (max-width: 500px) {

	#managecookiesbg #managecookies {
		width: 80%;
		min-height: 360px;
		height: auto;
		left: 0;
		top: 0;
		margin-top: 10%;
		margin-left: 10%;
	}
	#managecookiesbg #managecookies .cookieheader .cookietype {
		float: left;
		width: 100%;
		padding-bottom: 5px;
		font-size: 14px;
	}
	#managecookiesbg #managecookies .cookieheader .cookiesettingtoggle {
		float: left;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 5px;
		text-align: left;
	}
	#managecookiesbg #managecookies .cookieheader .cookiesettingtext {
		float: left;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 5px;
		text-align: left;
		font-size: 14px;
	}
	#managecookiesbg #managecookies .cookiecontents {
		font-size: 12px;
	}
	#managecookiesbg #managecookies .cookiecomments {
		font-size: 11px;
		margin-left: 20px;
		margin-right: 20px;
	}
	#managecookiesbg #managecookies .managecookiesbuttons {
		width: 202px;
	}
	#managecookiesbg #cookiebuttonallowall {
		width: 90px;
		height: 23px;
		font-size: 13px;
		padding-top: 9px;
	}
	#managecookiesbg #cookiebuttonsavechoices {
		width: 100px;
		height: 22px;
		font-size: 13px;
		padding-top: 8px;
	}
	#managecookiesbg .cookiespacer {
		width: 10px;
	}
	#cookiemsgbg #cookiebuttonacceptall {
		width: 100px;
		height: 23px;
		font-size: 13px;
		padding-top: 9px;
		margin-left: 10px;
	}
	#cookiemsgbg #cookiebuttonmanage {
		width: 120px;
		height: 22px;
		font-size: 13px;
		padding-top: 8px;
	}
	#cookiemsgbg .cookiespacer {
		width: 10px;
	}
	
}
