﻿/* CSS layout */

body {
	margin: 0;
	padding: 0;
	font-size:18px;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

a:link {
    color:#f0f0f0;
	text-decoration: none;
}

a:visited {
    color:#f0f0f0;
	text-decoration: none;
}

a:hover {
    color:#f0f0f0;
	text-decoration: none;
}

a:active {
    color:#f0f0f0;
	text-decoration: none;
}

table {
}

th {
}

td {
  width: 140px;
  padding: 8px;
}

reviewA { 
    color: #00bbcc;
	font-weight: 700;
}

textred { 
    color: #cf0018;
	font-weight: 700;
}

textpurple { 
    color: #3e00a8;
	font-weight: 700;
}

textgreen { 
    color: #00ccb4;
	font-weight: 700;
}


text32px { 
	font-size: 32px;
}


.menuwideINDEX { 
    background:#cc0070;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

.menuwideABOUT { 
    background:#8a004e;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

.menuwidePRICING { 
    background:#00bbcc;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

.menuwideCONTACT { 
    background:#3e00a8;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

.menuwidePRIVACY { 
    background:#3e00a8;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

.menuwideBOOKING { 
    background:#007180;
    width: 100%;
    height: 96px;
    position: fixed;
    float: left;
    margin-top: 0px;
    z-index: 100;
}

input[type=text]:focus {
    border: 2px #00ccb4;
    background-color: #00ccb4;
    color: #0f0f0f;    
}

.select { 
	width: 500px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

.selectcounty { 
	width: 650px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectcounty { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

.selectlicense { 
	width: 800px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectlicense { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

.selectoffer { 
	width: 600px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectoffer { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

.selectlocation { 
	width: 340px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectlocation { 
	width: 852px;
    height: 80px;
    float: left;
	z-index: 0;
	text-align: center;
}

.selectscreen { 
	width: 760px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectscreen { 
	width: 852px;
    height: 80px;
    float: left;
	z-index: 0;
	text-align: center;
}


.selectmin { 
	width: 120px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectmin { 
	width: 120px;
    height: 100px;
	float: left;
	z-index: 0;
}

.selecthour { 
	width: 120px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selecthour { 
	width: 120px;
    height: 100px;
	float: left;
	z-index: 0;
}

#selecttime { 
	width: 640px;
    height: 100px;
	float: left;
	z-index: 0;
}

#selecttimetext1 { 
	width: 345px;
    height: 100px;
	float: left;
	z-index: 0;
	font-size: 36px; 
	text-align: left;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 12px;
}

#selecttimetext2 { 
	width: 20px;
    height: 100px;
	float: left;
	z-index: 0;
	font-size: 36px; 
	text-align: center;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 12px;
}

#suggesttimetext1 { 
	width: 844px;
    height: 64px;
	float: left;
	z-index: 0;
	font-size: 30px; 
	text-align: left;
    color: #f0f0f0;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding-top: 12px;
	padding-left: 9px;
}

#calendartextcont { 
	width: 852px;
    height: 100px;
	float: left;
	z-index: 0;
}

#timetextcont { 
	width: 852px;
    height: 100px;
	float: left;
	z-index: 0;
	padding: 13px;
}

#calendartextspacer { 
	width: 852px;
    height: 30px;
	float: left;
	z-index: 0;
}

#timespacer { 
	width: 852px;
    height: 12px;
	float: left;
	z-index: 0;
}

#timetextspacer { 
	width: 852px;
    height: 20px;
	float: left;
	z-index: 0;
}

#calendartext1 { 
	width: 852px;
    height: 65px;
	float: left;
	z-index: 0;
	font-size: 22px; 
	text-align: center;
    color: #007180;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#calendartext2 { 
	width: 852px;
    height: 100px;
	float: left;
	z-index: 0;
	font-size: 22px; 
	text-align: center;
    color: #007180;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#filmtext1 { 
	width: 852px;
    height: 65px;
	float: left;
	z-index: 0;
	font-size: 22px; 
	text-align: center;
    color: #007180;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#consenttext1 { 
	width: 852px;
    height: 72px;
	float: left;
	z-index: 0;
	font-size: 22px; 
	text-align: center;
    color: #007180;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#checkbox1 { 
	width: 75px;
    height: 75px;
	float: left;
	z-index: 0;
}

#checkboxspace { 
	width: 388px;
    height: 75px;
	float: left;
	z-index: 0;
}

#checkboxcont { 
	width: 852px;
    height: 75px;
	float: left;
	z-index: 0;
}

#policytext1 { 
	width: 852px;
	float: left;
	z-index: 0;
	font-size: 22px; 
	text-align: left;
    color: #1a1a1a;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#calendararrowicon { 
	width: 100px;
    height: 100px;
	float: left;
	z-index: 0;
}

#selectdatecont { 
	width: 752px;
    height: 100px;
	float: left;
	z-index: 0;
}

#selectdatetext1 { 
	width: 260px;
    height: 80px;
	float: left;
	z-index: 0;
	font-size: 36px; 
	text-align: left;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 12px;
}

.selectdate { 
	width: 115px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectdate { 
	width: 135px;
    height: 80px;
	float: left;
	z-index: 0;
}

.selectmonth { 
	width: 120px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectmonth { 
	width: 140px;
    height: 80px;
	float: left;
	z-index: 0;
}

.selectyear { 
	width: 140px;
	display: inline-block;
	float: left;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#selectyear { 
	width: 160px;
    height: 80px;
	float: left;
	z-index: 0;
}

input.admininput { 
	width: 360px;
	float: left;
	font-size: 36px; 
	text-align: left;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 8px;
    background-color: #00ccb4;
    color: #FFFFFF;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#inadmininput { 
	width: 360px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

input.maintext { 
	width: 500px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#inmaintext { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

input.mainemail { 
	width: 680px;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;	
}

#inmainemail { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

input.mainaddress { 
	width: 800px;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;	
}

input.mainbusaddress { 
	width: 800px;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;	
}

/* CHECKBOX */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 52px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 75px;
  width: 75px;
  background-color: #FFFFFF;
}

.container:hover input ~ .checkmark {
  background-color: #ccc;
}

.container input:checked ~ .checkmark {
  background-color: #00ccb4;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container input:checked ~ .checkmark:after {
  display: block;
}

.container .checkmark:after {
  left: 20px;
  top: 5px;
  width: 35px;
  height: 50px;
  border: solid white;
  border-width: 0 12px 12px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





#inmainaddress { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

#inmainbusaddress { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

input.postcode { 
	width: 200px;
	font-size: 36px; 
	text-align: left;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;	
}

#inmainpostcode { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

input.mainbookref { 
	width: 852px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

input.mainbus { 
	width: 700px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

input.mainfilm { 
	width: 700px;
	display: inline-block;
	font-size: 36px; 
	text-align: center;
    padding: 12px;
    border: 2px solid white;
    border-radius: 8px;
    background-color:#FFFFFF;
    color: #007180;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
}

#inmainfilm { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

#inmainbus { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

/*
input.mainsubmit[type=button], input[type=submit], input[type=reset] { 
	width: 480px;
	font-size: 56px; 
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 14px;
    background-color: #00ccb4;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-appearance: none;	
}
*/

.buttonREVIEWPAY { 
	width: 480px;
	font-size: 56px; 
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 14px;
    background-color: #00ccb4;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-appearance: none;	
}

/*
input.privacysubmit[type=button], input[type=submit], input[type=reset] { 
	width: 480px;
	font-size: 56px; 
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 14px;
    background-color: #3e00a8;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-appearance: none;	
}
*/

.buttonPRIVACY { 
	width: 480px;
	font-size: 56px; 
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 14px;
    background-color: #3e00a8;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-appearance: none;	
}

#inmainsubmit { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

#formheading { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	font-size: 48px; 
	text-align: center;
    color: #007180;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 6px;
}

#policyformheading { 
	width: 852px;
    height: 80px;
	float: left;
	z-index: 0;
	font-size: 48px; 
	text-align: left;
    color: #3e00a8;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 6px;
}

.button1 { 
	width: 240px;
	font-size: 36px; 
	float: left;
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 8px;
    background-color: #00ccb4;
    color: #333333;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	-webkit-appearance: none;	
}

.adminbutton1 { 
	width: 240px;
	font-size: 36px; 
	float: left;
	text-align: center;
    padding: 12px;
    border: 2px #00ccb4;
    border-radius: 8px;
    background-color: #007180;
    color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	-webkit-appearance: none;	
}

#button1cont { 
	width: 240px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

#button1space { 
	width: 40px;
    height: 80px;
	float: left;
	z-index: 0;
	text-align: center;
}

#calinputcont { 
	width: 640px;
    height: 80px;
	margin: left;
	float: left;
	z-index: 0;
}

#calinputspacer { 
	width: 106px;
    height: 80px;
	margin: left;
	float: left;
	z-index: 0;
}

#caltableinputcont { 
	width: 640px;
    height: 800px;
	margin: left;
	float: left;
	z-index: 0;
}

#calinputtable { 
	width: 640px;
	display: inline-block;
	float: left;
	font-size: 18px; 
	text-align: left;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

#caltablespacer { 
	width: 106px;
    height: 800px;
	margin: left;
	float: left;
	z-index: 0;
}

#printcont { 
	width:852px;
	font-size: 14px; 
	text-align: left;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

tr:hover {background-color: #f5f5f5;}

table.delete td { 
	width: 640px;
	display: inline-block;
	float: left;
	font-size: 18px; 
	text-align: left;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	-webkit-appearance: none;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

h1 {
	font-family: 'Lato', sans-serif;
	font-weight:100;
	font-size: 28px;
}

#menuoutercont {
	width:852px;
	height:96px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 200;
}

#menucont {
	width:852px;
	height:96px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 200;
}

#menutile1 {
	width: 168px;
	height: 96px;
    border: 0px;
    margin: 0px;
    padding: 0px;
   	float: left;
}

#menutile3 {
	width: 6px;
	height: 96px;
    border: 0px;
    margin: 0px;
    padding: 0px;
   	float: left;
}

#copyrightfooter {
	width:852px;
	float:left;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:200;
	text-align:center;
	color:#999999;
    overflow:hidden;
	box-sizing:border-box;
	padding:18px;
	margin-top:18px;
}

#attributionfooter {
	width:852px;
	float:left;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:200;
	text-align:center;
	color:#999999;
    overflow:hidden;
	box-sizing:border-box;
	padding:18px;
}

#attributionfooter {
	width:852px;
	float:left;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:200;
	text-align:center;
	color:#999999;
    overflow:hidden;
	box-sizing:border-box;
	padding:18px;
}

#containerINDEX {
	width:852px;
	height:2000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerABOUT {
	width:852px;
	height:8700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerPRICING {
	width:852px;
	height:6600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerCONTACT {
	width:852px;
	height:5000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerBOOKING {
	width:852px;
	height:8400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerREVIEW {
	width:852px;
	height:3400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerPRIVACY {
	width:852px;
	height:2100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerPRIVACYTHANKYOU {
	width:852px;
	height:1900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerTOPUP {
	width:852px;
	height:2200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerTHANKYOU {
	width:852px;
	height:2400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerREQUESTTHANKYOU {
	width:852px;
	height:1900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerTOPUPTHANKYOU {
	width:852px;
	height:1800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerCANCEL {
	width:852px;
	height:1800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerCALENDAREDIT {
	width:852px;
	height:9000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#containerRECORD {
	width:852px;
	height:3000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
	overflow: visible;
}

#containerADMIN {
	width:852px;
	height:2000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
	overflow: visible;
}

#spacer100 {
	width:852px;
	height:100px;
	float:left;
}

#spacer75 {
	width:852px;
	height:75px;
	float:left;
}

#spacer60 {
	width:852px;
	height:60px;
	float:left;
}

#spacer50 {
	width:852px;
	height:50px;
	float:left;
}

#spacer45 {
	width:852px;
	height:45px;
	float:left;
}

#spacer40 {
	width:852px;
	height:40px;
	float:left;
}

#spacer35 {
	width:852px;
	height:35px;
	float:left;
}

#spacer30 {
	width:852px;
	height:30px;
	float:left;
}

#spacer25 {
	width:852px;
	height:25px;
	float:left;
}

#spacer20 {
	width:852px;
	height:20px;
	float:left;
}

#spacer15 {
	width:852px;
	height:15px;
	float:left;
}

#spacer10 {
	width:852px;
	height:10px;
	float:left;
}

#spacer7 {
	width:852px;
	height:7px;
	float:left;
}

#spacer5 {
	width:852px;
	height:5px;
	float:left;
}

#spacer2 {
	width:852px;
	height:2px;
	float:left;
}

#spacer1 {
	width:852px;
	height:1px;
	float:left;
}

#infoiconspacer55 {
	width:100px;
	height:55px;
	float:left;
}

#infoiconspacer45 {
	width:100px;
	height:45px;
	float:left;
}

#infoiconspacer35 {
	width:100px;
	height:35px;
	float:left;
}

#infoiconspacer30 {
	width:100px;
	height:30px;
	float:left;
}

#infoiconspacer25 {
	width:100px;
	height:25px;
	float:left;
}

#infoiconspacer20 {
	width:100px;
	height:20px;
	float:left;
}

#infoiconspacer15 {
	width:100px;
	height:15px;
	float:left;
}

#infoiconspacer10 {
	width:100px;
	height:10px;
	float:left;
}

#infotextspacer55 {
	width:752px;
	height:55px;
	float:left;
}

#infotextspacer45 {
	width:752px;
	height:45px;
	float:left;
}

#infotextspacer35 {
	width:752px;
	height:35px;
	float:left;
}

#infotextspacer25 {
	width:752px;
	height:25px;
	float:left;
}

#infotextspacer20 {
	width:752px;
	height:20px;
	float:left;
}

#infotextspacer15 {
	width:752px;
	height:15px;
	float:left;
}

#infotextspacer10 {
	width:752px;
	height:10px;
	float:left;
}

#infotextspacer5 {
	width:752px;
	height:5px;
	float:left;
}

#widecalendar { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 870px;
    float: left;
	z-index: 0;
}

#bannercalendar { 
	width: 852px;
    height: 870px;
	margin: left;
	float: left;
	z-index: 0;
	font-size: 36px; 
	text-align: left;
    padding: 26px;
    border-radius: 16px;
    background-color: #007180;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
}

#widetime { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 300px;
    float: left;
	z-index: 0;
}

#bannertime { 
	width: 852px;
    height: 300px;
	float: left;
	z-index: 0;
	font-size: 36px; 
	text-align: left;
    padding: 13px;
    border-radius: 16px;
    background-color: #007180;
    color: #333333;
    outline: none;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
}


#bannersuggestedtime { 
	width: 826px;
    height: 118px;
	float: left;
	z-index: 0;
}

#banner530 { 
	width: 852px;
    height: 530px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner440 { 
	width: 852px;
    height: 440px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner440photo { 
    background:#191919;
	width: 824px;
    height: 414px;
	margin: left;
	padding: 14px;
	border-radius: 7px;
	float: left;
	z-index: 0;
}

#banner360 { 
	width: 852px;
    height: 360px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner263 { 
	width: 852px;
    height: 263px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213 { 
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WF2dim { 
    background: #c70083;
	background-image:url('images/banner213WF2dim.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W-B { 
    background: #00bbcc;
	background-image:url('images/banner213W-B.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W-G { 
    background: #00ccb4;
	background-image:url('images/banner213W-G.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W-B_2 { 
    background: #00bbcc;
	background-image:url('images/banner213W-B_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W-N_2 { 
    background: #cc0088;
	background-image:url('images/banner213W-N_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W-F_2 { 
    background: #cc0088;
	background-image:url('images/banner213W-F_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W4-F4_2 { 
    background: #cc0070;
	background-image:url('images/banner213W4-F4_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W4-N4_2 { 
    background: #c40083;
	background-image:url('images/banner213W4-N4_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W4-B4 { 
    background: #00b4c4;
	background-image:url('images/banner213W4-B4.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W4-G4 { 
    background: #00c4ad;
	background-image:url('images/banner213W4-G4.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W4-B4_2 { 
    background: #00b4c4;
	background-image:url('images/banner213W4-B4_2.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213W10-B10 { 
    background: #00a8b7;
	background-image:url('images/banner213W10-B10.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WG { 
    background: #00CF53;
	background-image:url('images/banner213WG.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WP { 	
	background-image:url('images/banner213WP.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WB { 	
	background-image:url('images/banner213WB.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WBdim { 	
	background-image:url('images/banner213WBdim.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WLG { 	
	background-image:url('images/banner213WLG.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WLGdim { 	
	background-image:url('images/banner213WLGdim.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WF { 	
	background-image:url('images/banner213WF.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner213WFdim { 	
	background-image:url('images/banner213WFdim.png');
	width: 852px;
    height: 213px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner142 { 
	width: 852px;
    height: 142px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner128 { 
	width: 852px;
    height: 128px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner64 { 
	width: 852px;
    height: 64px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner142paypal { 
	background-image:url('images/banner142paypal.png');
	width: 852px;
    height: 142px;
	margin: left;
	float: left;
	z-index: 0;
}

#banner14 { 
	width: 852px;
    height: 14px;
	margin: left;
	float: left;
	z-index: 0;
}







#testimonial { 
	width: 672px;
    height: 360px;
	margin: left;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#testimonialbutton { 
	width: 90px;
    height: 360px;
	margin: left;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#iframewide360 { 
    background:#f0f0f0;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#iframe360_cont { 
	width: 852px;
    height: 360px;
	margin: auto;
	z-index: 0;
	overflow: hidden;
}

#infoicon {
	width: 100px;
    height: 100px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#infoicon_cont {
	width: 100px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#infoicon_142cont {
	width: 100px;
    height: 142px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#timeicon {
	width: 118px;
    height: 118px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#price_cont1 {
	width: 492px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#price_cont2 {
	width: 360px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#offer_cont1 {
	width: 492px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#offer_cont2 {
	width: 360px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#license_cont1 {
	width: 592px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#license_cont2 {
	width: 260px;
    height: 213px;
	margin: auto;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#reviewtext1 { 
	width: 852px;
	display: inline-block;
	float: left;
	font-size: 48px; 
	text-align: center;
    padding: 0px;
    color: #0f0f0f;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
}

#thankyoutext1 { 
	width: 852px;
	display: inline-block;
	float: left;
	font-size: 38px; 
	text-align: center;
    padding: 0px;
    color: #006d7b;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
}

#privacytext1 { 
	width: 852px;
	display: inline-block;
	float: left;
	font-size: 38px; 
	text-align: center;
    padding: 0px;
    color: #3e00a8;
	font-family: 'Lato', sans-serif;
	font-weight: 200;
}

#dynatext60W {
	width: 852px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 44px;
	padding-bottom: 56px;
}

#dynatext60WW {
	width: 852px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 44px;
	padding-bottom: 56px;
}

#dynatext70W {
	width: 852px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 70px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 44px;
	padding-bottom: 56px;
}

#dynatext120W {
	width: 852px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 120px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 24px;
	padding-bottom: 32px;
}

#dynatextbgF { 
    background:#cc0070;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgFd { 
    background:#8a004e;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgB { 
    background:#00bbcc;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgBd { 
    background:#00698f;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgN { 
    background:#cc0088;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgNd { 
    background:#8f0053;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgG { 
    background:#00ccb4;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextbgGd { 
    background:#007180;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    float: left;
	z-index: 0;
}

#dynatextcont { 
	width: 852px;
	margin: auto;
	z-index: 0;
}

#textheading360 {
	width: 852px;
	height: 360px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 58px;
}

#textheading263 {
	width: 852px;
	height: 263px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 56px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 55px;
}

#textheading142 {
	width: 852px;
	height: 142px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 56px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 36px;
}

#bookingheading {
	width: 852px;
	height: 213px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 72px;
	font-weight: 700;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 52px;
}

#bookingheading2 {
	width: 852px;
	height: 213px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 72px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 52px;
}

#textinfotitle {
	width: 752px;
	height: 75px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 68px;
	font-weight: 700;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textinfotitleF {
	width: 752px;
	height: 75px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 68px;
	font-weight: 700;
	text-align: left;
	color: #cc0070;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textinfotitlebooking {
	width: 752px;
	height: 75px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 58px;
	font-weight: 700;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textinfocontentpricenotes {
	width: 752px;
	height: 90px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 4px;
}

#textinfocontent {
	width: 752px;
	height: 90px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 4px;
}

#textinfocontentFd {
	width: 752px;
	height: 90px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #8a004e;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 4px;
}

#textinfocontent18px {
	width: 752px;
	height: 90px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 4px;
}

#textinfocontent22px {
	width: 752px;
	height: 90px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 4px;
}

#textnote {
	width: 820px;
	height: 118px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 24px;
	padding-left: 16px;
}

#textnote2 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 16px;
}

#textnote4 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
    color: #007180;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 11px;
}

#textnote5 {
	width: 820px;
	height: 32px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #808080;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 6px;
	padding-left: 16px;
}

#textnote6 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 18px;
}

#textnote7 {
	width: 820px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #808080;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
}

#textnote8 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
    color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 11px;
}

#textnote9 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #00698f;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 18px;
}

#textnote10 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
    color: #007180;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 18px;
}

#textnote11 {
	width: 852px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 11px;
}

#textnote12 {
	width: 852px;
	height: 128px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 72px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 24px;
}

#texttotal1 {
	width: 852px;
	height: 128px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 72px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 18px;
}

#textinfolabel {
	width: 752px;
	height: 24px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 4px;
}

#textpricetitleB {
	width: 492px;
	height: 116px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 90px;
	font-weight: 700;
	text-align: left;
	color: #00bbcc;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 16px;
}

#textpricetitleG {
	width: 492px;
	height: 116px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 90px;
	font-weight: 700;
	text-align: left;
	color: #00CF53;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 16px;
}

#textoffertitleB {
	width: 492px;
	height: 72px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: left;
	color: #00bbcc;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textoffertitleG {
	width: 492px;
	height: 72px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: left;
	color: #00ccb4;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textoffertitleP {
	width: 492px;
	height: 72px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: 700;
	text-align: left;
	color: #3F00CF;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textofferinfoP {
	width: 488px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #3F00CF;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textofferinfoB {
	width: 488px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #00bbcc;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textofferinfoG {
	width: 488px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #00ccb4;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textofferpriceinfo {
	width: 360px;
	height: 18px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 0px;
}

#textlicensetitleB {
	width: 592px;
	height: 60px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	color: #00bbcc;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensetitleLG {
	width: 592px;
	height: 60px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	color: #00BF9C;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensetitleN {
	width: 592px;
	height: 60px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	color: #cc0088;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensetitleFd {
	width: 592px;
	height: 60px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	color: #8a004e;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensetitleF {
	width: 592px;
	height: 60px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	color: #cc0070;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensecontentBd {
	width: 592px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	color: #00698f;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicensecontentLG {
	width: 592px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	color: #00BF9C;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicensecontentN {
	width: 592px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	color: #cc0088;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicensecontentFd {
	width: 592px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	color: #8a004e;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicensecontentF {
	width: 592px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	color: #cc0070;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicenseinfoBd {
	width: 588px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #00698f;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textlicenseinfoLG {
	width: 588px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #00BF9C;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textlicenseinfoN {
	width: 588px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #cc0088;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textlicenseinfoFd {
	width: 588px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #8a004e;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textlicenseinfoF {
	width: 588px;
	height: 48px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #cc0070;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 4px;
}

#textlicenseprice {
	width: 260px;
	height: 84px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 76px;
	font-weight: 700;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textlicensepricelabel {
	width: 260px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0px;
}

#textlicensepriceinfo {
	width: 260px;
	height: 40px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 0px;
}

#textpricecontentBd {
	width: 474px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #00698f;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 18px;
}

#textpricecontentB {
	width: 474px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #00bbcc;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 18px;
}

#textpricecontentG {
	width: 474px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #00b347;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 18px;
}

#textoffercontentBd {
	width: 488px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #00698f;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 4px;
}

#textoffercontentG {
	width: 488px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #00ccb4;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 4px;
}

#textoffercontentP {
	width: 488px;
	height: 64px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #3F00CF;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 4px;
}

#textprice {
	width: 360px;
	height: 128px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 100px;
	font-weight: 700;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 22px;
}

#textofferprice {
	width: 360px;
	height: 92px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 700;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 30px;
}

#textpricelabel {
	width: 360px;
	height: 32px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textofferpricelabel {
	width: 360px;
	height: 32px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-align: right;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
}

#textheading213 {
	width: 852px;
	height: 213px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 54px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 36px;
}

#textheadingPRINT {
	width: 852px;
	height: 213px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 54px;
	font-weight: 700;
	text-align: center;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 70px;
}

#textheading142left {
	width: 852px;
	height: 116px;
	float: left;
	font-family: 'Lora', serif;
	font-size: 64px;
	font-weight: 700;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
    overflow: hidden;
	box-sizing: border-box;
	padding-top: 26px;
}

#textemail1 {
	width: 752px;
	height: 44px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: left;
	color: #f0f0f0;
	text-decoration: none;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 4px;
}

#bookingformwide { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 5660px;
    float: left;
    background-color: #e5e5e5;
	z-index: 0;
}

#bookingformcont { 
	width: 852px;
    height: 5660px;
	margin: auto;
	z-index: 0;
}

#bookingformbanner { 
	width: 852px;
    height: 5660px;
	margin: left;
	float: left;
	z-index: 0;
}

#wide530_cont { 
	width: 852px;
    height: 530px;
	margin: auto;
	z-index: 0;
}

#wide530c { 
    background:#232323;
  	background-image:url('images/wide530c.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530d { 
    background:#232323;
  	background-image:url('images/wide530d.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530e { 
    background:#232323;
  	background-image:url('images/wide530e.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filma { 
    background:#232323;
  	background-image:url('images/wide530filma.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmb { 
    background:#232323;
  	background-image:url('images/wide530filmb.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmc { 
    background:#232323;
  	background-image:url('images/wide530filmc.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmd { 
    background:#232323;
  	background-image:url('images/wide530filmd.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filme { 
    background:#232323;
  	background-image:url('images/wide530filme.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmf { 
    background:#232323;
  	background-image:url('images/wide530filmf.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmg { 
    background:#232323;
  	background-image:url('images/wide530filmg.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmh { 
    background:#232323;
  	background-image:url('images/wide530filmh.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmi { 
    background:#232323;
  	background-image:url('images/wide530filmi.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmj { 
    background:#232323;
  	background-image:url('images/wide530filmj.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmk { 
    background:#232323;
  	background-image:url('images/wide530filmk.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filml { 
    background:#232323;
  	background-image:url('images/wide530filml.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmm { 
    background:#232323;
  	background-image:url('images/wide530filmm.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide530filmn { 
    background:#232323;
  	background-image:url('images/wide530filmn.jpg');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 530px;
    float: left;
	z-index: 0;
}

#wide440 { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 440px;
    float: left;
	z-index: 0;
}

#wide440_cont { 
	width: 852px;
    height: 440px;
	margin: auto;
	z-index: 0;
}

#widecalendar_cont { 
	width: 852px;
    height: 870px;
	margin: auto;
	z-index: 0;
}

#widetime_cont { 
	width: 852px;
    height: 300px;
	margin: auto;
	z-index: 0;
}

#wide360_cont { 
	width: 852px;
    height: 360px;
	margin: auto;
	z-index: 0;
}

#wide360 { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360Gd { 
    background:#007180;
  	background-image:url('images/wide360Gd.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360Gd4 { 
    background:#006d7b;
  	background-image:url('images/wide360Gd4.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360Pd4 { 
    background:#3c00a1;
  	background-image:url('images/wide360Pd4.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360W { 
    background:#f0f0f0;
  	background-image:url('images/wide360W.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#widefooter { 
    background:#1a1a1a;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
	overflow: hidden;
}

#wide360LG { 
    background:#00bf9c;
  	background-image:url('images/wide360LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LGdim { 
    background:#00b896;
  	background-image:url('images/wide360LGdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LGdimdim { 
    background:#00ac8c;
  	background-image:url('images/wide360LGdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LGdimdimdim { 
    background:#00997d;
  	background-image:url('images/wide360LGdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LB { 
    background:#008dcf;
  	background-image:url('images/wide360LB.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LBdim { 
    background:#0087c7;
  	background-image:url('images/wide360LBdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360N { 
    background:#cc0088;
  	background-image:url('images/wide360N.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360LBdimdimdim { 
    background:#0071a6;
  	background-image:url('images/wide360LBdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360B { 
    background:#0037CF;
  	background-image:url('images/wide360B.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360Bd { 
    background:#00698f;
  	background-image:url('images/wide360Bd.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360N { 
    background:#cc0088;
  	background-image:url('images/wide360N.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360WG { 
    background:#f0f0f0;
    background-image:url('images/wide360WG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360WF { 
    background:#f0f0f0;
    background-image:url('images/wide360WF.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide360F { 
    background:#cf0088;
  	background-image:url('images/wide360F.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 360px;
    float: left;
	z-index: 0;
}

#wide263_cont { 
	width: 852px;
    height: 263px;
	margin: auto;
	z-index: 0;
}

#wide263business { 
    background:#0e0e0e;
    background-image:url('images/wide263business.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide263F { 
    background:#CF0088;
    background-image:url('images/wide263F.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide263LG { 
    background:#00bf9c;
    background-image:url('images/wide263LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide263LB { 
    background:#008dcf;
    background-image:url('images/wide263LB.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide263W { 
    background:#f0f0f0;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide263W4 { 
    background:#e7e7e7;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 263px;
    float: left;
	z-index: 0;
}

#wide213_cont { 
	width: 852px;
    height: 213px;
	margin: auto;
	z-index: 0;
}

#wide213W { 
    background:#f0f0f0;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W4 { 
    background:#e7e7e7;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213B { 
    background:#0037cf;
    background-image:url('images/wide213B.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Fd { 
    background:#8a004e;
    background-image:url('images/wide213Fd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213M { 
    background:#9E0161;
    background-image:url('images/wide213M.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213P { 
    background:#4800ff;
    background-image:url('images/wide213P.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Pd { 
    background:#3e00a8;
    background-image:url('images/wide213Pd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213LB { 
    background:#0037cf;
    background-image:url('images/wide213LB.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213LG { 
    background:#00bf9c;
    background-image:url('images/wide213LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213LGdimdim { 
    background:#00ac8c;
    background-image:url('images/wide213LGdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213K { 
    background:#1a1a1a;
    background-image:url('images/wide213K.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213G { 
    background:#00ccb4;
    background-image:url('images/wide213G.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213G4 { 
    background:#00ccb4;
    background-image:url('images/wide213G4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213G10 { 
    background:#00ccb4;
    background-image:url('images/wide213G10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213G20 { 
    background:#00ccb4;
    background-image:url('images/wide213G20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Bd { 
    background:#00698f;
    background-image:url('images/wide213Bd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Bd4 { 
    background:#006589;
    background-image:url('images/wide213Bd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Bd10 { 
    background:#005e80;
    background-image:url('images/wide213Bd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Bd20 { 
    background:#005472;
    background-image:url('images/wide213Bd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Gd { 
    background:#007180;
    background-image:url('images/wide213Gd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Gd4 { 
    background:#006d7b;
    background-image:url('images/wide213Gd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Gd10 { 
    background:#006573;
    background-image:url('images/wide213Gd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Gd20 { 
    background:#005a66;
    background-image:url('images/wide213Gd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213N { 
    background: #cc0088;
    background-image:url('images/wide213N.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213N4 { 
    background: #c40083;
    background-image:url('images/wide213N4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213N10 { 
    background: #b7007a;
    background-image:url('images/wide213N10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213N20 { 
    background: #a3006d;
    background-image:url('images/wide213N20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Nd { 
    background: #8f0053;
    background-image:url('images/wide213Nd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Nd4 { 
    background: #890050;
    background-image:url('images/wide213Nd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Nd10 { 
    background: #80004b;
    background-image:url('images/wide213Nd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Nd20 { 
    background: #720042;
    background-image:url('images/wide213Nd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Kdim { 
    background: #181818;
    background-image:url('images/wide213Kdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213Kdimdim { 
    background:#111111;
    background-image:url('images/wide213Kdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WFdim { 
    background:#e7e7e7;
    background-image:url('images/wide213WFdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WB { 
    background:#f0f0f0;
    background-image:url('images/wide213WB.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WBdim { 
    background:#e7e7e7;
    background-image:url('images/wide213WBdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WP { 
    background:#f0f0f0;
    background-image:url('images/wide213WP.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WLGdim { 
    background:#e7e7e7;
    background-image:url('images/wide213WLGdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WF { 
    background:#f0f0f0;
    background-image:url('images/wide213WF.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W-B { 
    background:#f0f0f0;
    background-image:url('images/wide213W-B.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W-G { 
    background:#f0f0f0;
    background-image:url('images/wide213W-G.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W4-B4 { 
    background:#d8d8d8;
    background-image:url('images/wide213W4-B4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W4-G4 { 
    background:#d8d8d8;
    background-image:url('images/wide213W4-G4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W-N { 
    background:#f0f0f0;
    background-image:url('images/wide213W-N.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W-F { 
    background:#f0f0f0;
    background-image:url('images/wide213W-F.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W4-N4 { 
    background:#c40083;
    background-image:url('images/wide213W4-N4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W4-F4 { 
    background:#cc0070;
    background-image:url('images/wide213W4-F4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213W10-B10 { 
    background:#d8d8d8;
    background-image:url('images/wide213W10-B10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WFdim { 
    background:#e7e7e7;
    background-image:url('images/wide213WFdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WG { 
    background:#f0f0f0;
    background-image:url('images/wide213WG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide213WGdim { 
    background:#e7e7e7;
    background-image:url('images/wide213WGdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide142_cont { 
	width: 852px;
    height: 142px;
	margin: auto;
	z-index: 0;
}

#wide142 { 
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142W { 
    background:#f0f0f0;
    background-image:url('images/wide142W.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Wdim { 
    background:#e7e7e7;
    background-image:url('images/wide142Wdim.png');    
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Bd { 
    background: #00698f;
    background-image:url('images/wide142Bd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Bd4 { 
    background: #006589;
    background-image:url('images/wide142Bd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Bd10 { 
    background: #005e80;
    background-image:url('images/wide142Bd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Bd20 { 
    background: #005472;
    background-image:url('images/wide142Bd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Gd { 
    background:#007180;
    background-image:url('images/wide142Gd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Gd4 { 
    background:#006d7b;
    background-image:url('images/wide142Gd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Gd10 { 
    background:#006573;
    background-image:url('images/wide142Gd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide142Gd20 { 
    background:#005a66;
    background-image:url('images/wide142Gd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 213px;
    float: left;
	z-index: 0;
}

#wide142Wdimdim { 
    background: #d8d8d8;
    background-image:url('images/wide142Wdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 142px;
    float: left;
	z-index: 0;
}

#wide128_cont { 
	width: 852px;
    height: 128px;
	margin: auto;
	z-index: 0;
}

#wide128LBdimdimdim { 
    background: #0071a6;
   	background-image:url('images/wide128LBdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 128px;
    float: left;
	z-index: 0;
}

#wide128LG { 
    background:#00bf9c;
   	background-image:url('images/wide128LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 128px;
    float: left;
	z-index: 0;
}

#wide128G { 
    background:#00ccb4;
   	background-image:url('images/wide128G.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 128px;
    float: left;
	z-index: 0;
}

#wide64_cont { 
	width: 852px;
    height: 64px;
	margin: auto;
	z-index: 0;
}

#wide64Nd20 { 
    background: #00bbcc;
   	background-image:url('images/wide64Nd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Fd { 
    background: #8a004e;
   	background-image:url('images/wide64Fd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64B { 
    background: #00bbcc;
   	background-image:url('images/wide64B.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64B4 { 
    background: #00b4c4;
   	background-image:url('images/wide64B4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64B10 { 
    background: #00a8b7;
   	background-image:url('images/wide64B10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64R20 { 
    background: #a60013;
   	background-image:url('images/wide64R20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Bd { 
    background: #00698f;
   	background-image:url('images/wide64Bd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Gd { 
    background: #007180;
   	background-image:url('images/wide64Gd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Gd10 { 
    background: #006573;
   	background-image:url('images/wide64Gd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LBdimdimdim { 
    background: #0071a6;
   	background-image:url('images/wide64LBdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LBdimdim { 
    background: #0071a6;
   	background-image:url('images/wide64LBdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LG { 
    background: #00bf9c;
   	background-image:url('images/wide64LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LGdim { 
    background: #00b896;
   	background-image:url('images/wide64LGdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LGdimdim { 
    background: #00ac8c;
   	background-image:url('images/wide64LGdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64LGdimdimdim { 
    background: #00997d;
   	background-image:url('images/wide64LGdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64G { 
    background: #00ccb4;
   	background-image:url('images/wide64G.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64W { 
    background: #f0f0f0;
   	background-image:url('images/wide64W.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Wdim { 
    background: #e7e7e7;
   	background-image:url('images/wide64Wdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Wdimdim { 
    background: #d8d8d8;
   	background-image:url('images/wide64Wdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Wdimdimdim { 
    background: #c0c0c0;
   	background-image:url('images/wide64Wdimdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64K { 
    background: #1a1a1a;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Kdim { 
    background: #181818;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide64Kdimdim { 
    background: #111111;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 64px;
    float: left;
	z-index: 0;
}

#wide44F { 
    background:#cc0070;
   	background-image:url('images/wide44F.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Fd { 
    background:#8a004e;
   	background-image:url('images/wide44Fd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44B { 
    background:#00bbcc;
   	background-image:url('images/wide44B.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44B4 { 
    background:#00b4c4;
   	background-image:url('images/wide44B4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44B10 { 
    background:#00a8b7;
   	background-image:url('images/wide44B10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44B20 { 
    background:#0096a3;
   	background-image:url('images/wide44B20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44P { 
    background:#4800ff;
   	background-image:url('images/wide44P.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Pd { 
    background:#3e00a8;
   	background-image:url('images/wide44Pd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44N { 
    background:#8f0053;
   	background-image:url('images/wide44N.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44N4 { 
    background:#c40083;
   	background-image:url('images/wide44N4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44N10 { 
    background:#b7007a;
   	background-image:url('images/wide44N10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44N20 { 
    background:#a3006d;
   	background-image:url('images/wide44N20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}


#wide44Nd { 
    background:#cc0088;
   	background-image:url('images/wide44Nd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Nd4 { 
    background:#890050;
   	background-image:url('images/wide44Nd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Nd10 { 
    background:#80004b;
   	background-image:url('images/wide44Nd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Nd20 { 
    background:#720042;
   	background-image:url('images/wide44Nd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}


#wide44Bd { 
    background:#00698f;
   	background-image:url('images/wide44Bd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Bd4 { 
    background:#006589;
   	background-image:url('images/wide44Bd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Bd10 { 
    background:#005e80;
   	background-image:url('images/wide44Bd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Bd20 { 
    background:#005472;
   	background-image:url('images/wide44Bd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44G { 
    background:#00ccb4;
   	background-image:url('images/wide44G.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Gd { 
    background:#007180;
   	background-image:url('images/wide44Gd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44B { 
    background: #00bbcc;
   	background-image:url('images/wide44B.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Bdimdim { 
    background:#0031ba;
   	background-image:url('images/wide44Bdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44Kdim { 
    background: #181818;
   	background-image:url('images/wide44Kdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LBdim { 
    background:#0087c7;
   	background-image:url('images/wide44LBdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LBdimdim { 
    background:#007fba;
   	background-image:url('images/wide44LBdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LB { 
    background:#008dcf;
   	background-image:url('images/wide44LB.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LG { 
    background:#00bf9c;
   	background-image:url('images/wide44LG.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LGdim { 
    background:#00b896;
   	background-image:url('images/wide44LGdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide44LGdimdim { 
    background:#00ac8c;
   	background-image:url('images/wide44LGdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 44px;
    float: left;
	z-index: 0;
}

#wide14W4 { 
    background:#e7e7e7;
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Gd { 
    background:#007180;
    background-image:url('images/wide14Gd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Gd4 { 
    background:#006d7b;
    background-image:url('images/wide14Gd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Gd10 { 
    background:#006573;
    background-image:url('images/wide14Gd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Gd20 { 
    background:#005a66;
    background-image:url('images/wide14Gd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Nd { 
    background:#8F0053;
    background-image:url('images/wide14Nd.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Nd4 { 
    background:#890050;
    background-image:url('images/wide14Nd4.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Nd10 { 
    background:#80004b;
    background-image:url('images/wide14Nd10.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Nd20 { 
    background:#720042;
    background-image:url('images/wide14Nd20.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14K { 
    background:#1a1a1a;
   	background-image:url('images/wide14K.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Kdim { 
    background:#181818;
   	background-image:url('images/wide14Kdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}

#wide14Kdimdim { 
    background:#111111;
   	background-image:url('images/wide14Kdimdim.png');
	width: 100vw;
	margin-left: calc(-50vw + 426px);
    height: 14px;
    float: left;
	z-index: 0;
}
