.fontcolor{color:#213F99}
.bgcolor{background:#FFF;}

h1,h2,h3,h4,p,a,{
	-webkit-font-smoothing:antialiased;
}

* {	margin: 0; padding: 0; outline: 0;}
img {border:none}

/* COLOR PALATTE PC275
	BLUE: 	#213F99 / rgb(22,63,153);
	ORANGE: #EA8509 / rgb(244,121,32);
	DGREY:	#2D373C / rgb(45,55,60);
*/

a { 
	text-decoration:none; 
	color:#213F99;
	z-index:9993;
	position: relative;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition:         all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
a:hover, .hoverultrablue{
	text-shadow:none;
	color:#4ad9cb;
}
h1:hover a{
	text-shadow: 0px 0px 2px #FFF;
}
a.scrolldown{
	float:right;
	color:#ad98d3;
}
a.scrolldown:hover{
	text-shadow:0px 0px 3px #fff;
}
a[href^="mailto:"]{ 
	color:#213F99;
}

html{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:0px 0px;
    /* height: 94%;*/
}
body {
	margin:0;
	font-family:'Oswald', Verdana, Helvetica, Arial, Sans-serif;
	font-weight:200;
	color: #686868;
	font-size: 12px;
	border:none;
	overflow-x:hidden;
	height:100%;
}


/* PARALLAX SCROLLING ANIMATIONS */

article { 
	height:100%; 
	position: absolute; 
	text-align: center; 
	top:0px;
	width: 100%; 	
	background: rgba(0,0,0,0.3);
}
article p{
	font-size:12pt;
	color:#FFF;
	padding:10px;
	margin:0px;
}
article div{
    position: absolute !important;
    /* height: 200px !important; */
    width: 100% !important;
    bottom: 0px;
    top:0px;
    margin: 0px 0px !important;
    background: rgba(0,0,0,0.2);
    background:rgba(0, 36, 115, 0.5);
    box-shadow: 0px 0px 2px #FFF;
    padding: 20px 80px;
}
article h1{
    font-family: "Oswald", Arial Mono;
    color: #FFF;
    letter-spacing: 1.5;
    font-size: 22pt;
    font-weight: 200;
    /* text-align: center; */
    /* text-shadow: 0px 0px 10px rgba(0,0,0,0.8); */
}
article h2 {
    margin: 0px;
    padding: 0px 0px;
    color: #FFF;
    font-size: 18px;
    /* background: rgba(255,255,255,0.2); */
    /* background: rgba(0,0,0,0.2); */
    /* box-shadow: 0px 0px 2px #FFF; */
    font-weight: 400;
    text-align: left;
    border-top: 1px solid #fff;
    display: inline-block;
    float: left;
}

section {
	position:relative;
	min-height:400px;
	min-height: 110px;
	width:100%;
	overflow:hidden;

	-webkit-background-size:cover;
	background-size:cover;
	
	/* PERFORMANCE INCREASE
	-moz-box-shadow:0px 0px 4px rgba(102,102,102,0.8);
	-webkit-box-shadow:0px 0px 4px rgba(102,102,102,0.8);
	box-shadow:0px 0px 4px rgba(102,102,102,0.8);	
	*/	
}
section img, .coverback img:first-child{
	height: 1000px;
	width: 100%;
	
	position:absolute;
	top:0;
	bottom: 0;

	background-position:50% center;
	background-repeat: no-repeat;
	background-size: cover;
	
	-webkit-transform:translate3d(0px,0px,1px);
	transform:translate3d(0px,0px,1px);
	
	z-index: -1;
}
section{ /*.faded*/
	overflow: visible;
}
section img, .coverback img:first-child{
	height:100%;
    opacity: 0.9;
    background-size: cover;
    /* position: fixed; */
    background-attachment: fixed;
}
/* PAGE BACKGRUONDS */

#welcome img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-20.avif);
}
#about-us img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-2b.avif);
}
#contact-us img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-3.avif);
}
#feedback img:first-child{
	background-image: url(../imgs/banners/deep-wave-rentals-banner-6.avif);
}
#sponsors img:first-child{
	background-image: url(../imgs/banners/deep-wave-rentals-banner-9.avif);
}
#vision img:first-child{
	background-image: url(../imgs/banners/deep-wave-rentals-banner-13.avif);
}
#locations img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-14.avif);
}
#faq img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-4.avif);
}
#seadoo-waverunners img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-1.avif);
}
#book-rental img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-1.avif);
    background-position: 0px -240px;
    opacity: 1;
}
#deals img:first-child{
	background-image: url(../imgs/banners/deep-wave-rentals-banner-12.avif);
}
#kayaks img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-16.avif);
}
#rates img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-2b.avif);
}
#clothes img:first-child{  
	background-image: url(../imgs/banners/deep-wave-rentals-banner-15.avif);
    background-position-y: -200px;
}
#equipment img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-17.avif);
}
#book-rental img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-20.avif);
    background-position: 0px -240px;
}
#media img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-10.avif);
}
#training img:first-child{ 
	background-image: url(../imgs/banners/deep-wave-rentals-banner-4.avif);
}
.sBtm img:first-child{ 
	/* background-image: image-set( "../imgs/backgrounds/deep-wave-rentals-footer.avif" type("image/avif"),
                               "../imgs/backgrounds/deep-wave-rentals-footer.png" type("image/png") ); */
	background-image: url(../imgs/backgrounds/deep-wave-rentals-footer.avif);
	opacity:0.5;
	background-size: contain;
	background-position: bottom;
	top: initial;
}
/*
#welcome{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-11.avif) no-repeat center -800px fixed;
	background-size:cover;
}
#about-us{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-2.avif) no-repeat center fixed;
	background-size:cover;
}
#contact-us{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-3.avif) no-repeat center fixed;
	background-size:cover;
}
#feedback{
	background: url(../imgs/banners/deep-wave-rentals-banner-6.avif) no-repeat center fixed;
	background-size:cover;
}
#sponsors{
	background: url(../imgs/banners/deep-wave-rentals-banner-9.avif) no-repeat center fixed;
	background-size:cover;	
}
#vision{
	background: url(../imgs/banners/deep-wave-rentals-banner-13.avif) no-repeat center fixed;
	background-size:cover;	
}
#locations{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-14.avif) no-repeat center fixed;
	background-size:cover;
}
#faq{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-4.avif) no-repeat center fixed;
	background-size:cover;
}
#seadoo-waverunners{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-1.avif) no-repeat center fixed;
	background-size:cover;
}
#deals{
	background: url(../imgs/banners/deep-wave-rentals-banner-12.avif) no-repeat center fixed;
	background-size:cover;	
}
#kayaks{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-16.avif) no-repeat center fixed;
	background-size:cover;
}
#rates{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-2.avif) no-repeat center fixed;
	background-size:cover;
}
#clothes{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-15.avif) no-repeat center fixed;
	background-size:cover;
}
#equipment{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-17.avif) no-repeat center fixed;
	background-size:cover;
}
#book-rental{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-18.avif) no-repeat center fixed;
	background-size:cover;
}
#media{ 
	background: url(../imgs/banners/deep-wave-rentals-banner-10.avif) no-repeat center fixed;
	background-size:cover;
}*/

.calltoactionbox{
    position: relative;
    /*margin-top: 100px;*/
    padding: 0px;
    width: 100%;
    display:flex;
    height: 260px;
    box-shadow: none;
}

.calltoactionbox a{
	display:inline-block;
    margin:0px;
    opacity:1;
    padding:50px 40px;
	flex:1 1;
	opacity:0.8;
	-webkit-transform: translateY(-1000px);
	transform: translateY(-1000px);
}
/*.calltoactionbox a h1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #3366FF;
  transition: 0.4s;
}
.calltoactionbox a h1:hover:after {
  width: 100%;
}*/
.calltoactionbox a.blue{
	/* background-image:url(../imgs/welcome/deep-wave-rentals_daily-seadoo-rentals.jpg); */
	background-image:url(../imgs/welcome/deep-wave-rentals_seadoo-jetboat-rentals.jpg);
	background-size:cover;
	background-position-y: -60px;
	background-color:rgba(0, 14, 113, 0.65);
}
.calltoactionbox a.black{
	background-image:url(../imgs/welcome/deep-wave-rentals_seadoo-boat-training.jpg);
	/* background-image:url(../imgs/welcome/deep-wave-rentals_daily-seadoo-rentals.jpg); */
	background-size:cover;
	/* background-position-x: -136px; */
	background-position-y: -60px;
	background-color:rgba(0,0,0, 0.65);	
}
.calltoactionbox a.red{
	background-image:url(../imgs/welcome/deep-wave-rentals_daily-seadoo-rentals.jpg);
	background-size:cover;
    background-position-x: 0px;
	background-position-y: -60px;
	background-color:rgba(162, 11, 11, 0.65);
}
.calltoactionbox a:hover{
	opacity:1;
	background-position-y: -80px;
}
.calltoactionbox a.blue div:hover{
	background-color:rgba(0, 14, 113, 0.5);
}
.calltoactionbox a.black div:hover{
	background-color:rgba(0,0,0, 0.5);	
}
.calltoactionbox a.red div:hover{
	background-color:rgba(162, 11, 11, 0.5);	
}
.calltoactionbox a.blue:hover{
	background-position-y: -80px;
}
.calltoactionbox div {
    color: white;
    background:rgba(187, 187, 187, 0.7);
	background: rgba(24, 23, 20, 0.7);
    text-align: center;
    cursor:pointer;height:100%;
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;   
}
.calltoactionbox a.blue div{
	background:rgba(0, 14, 113, 0.65);
}
.calltoactionbox a.black div{
	background:rgba(0,0,0, 0.65);	
}
.calltoactionbox a.red div{
	background:rgba(162, 11, 11, 0.65);	
}
.calltoactionbox a h1 {
    color: white;
    font-weight: 200;
    /* line-height: 14; */
    font-weight: 800;
    padding: 26px 0px;
    background: rgba(0, 0, 0, 0.54);
    text-align: center;
    -webkit-text-shadow: 1px 0px 5px #000;
    text-shadow: 1px 0px 5px #000;
    margin-top:85px;
    font-size: 22pt;
}
.calltoactionbox a:hover img{
	opacity:0.9;
}
.calltoactionbox img {
    background: none;
    opacity: 0.6;
	position: relative;
}
/* TEXT STYLES */

h1, h2 {
	font-weight:200;
	margin:0 0 0 0;
	/*
	text-shadow: 0px 0px 6px #777;
	*/
}

h1 {
	font-size: 30pt;
	letter-spacing:0px;
	line-height:1.4;
	text-align:left;
	color:#000;
}
h1.title{
	display: block;
	padding: 30px 0px 20px;
	height: auto;
	/* background: rgba(0,0,0,0.9); */
	color: #000;
	position: relative;
	margin-top: 0px;
	text-align: l;
}
.innerbox h1.title2{
	font-size:30pt;
	line-height:1.5;
	margin:20px 0px;
	padding:0px;
}
h2 {
	color:#FFF;
	font-size:24px;
	font-weight:400;
}
h3{
	color:#333333;
	text-align:left;
	font-size: 16pt; 
	font-weight:400;
}
h3 b{
	font-size:12pt;
	width:100%;
	text-align:left;
	display:block;
	color:#404040;	
	font-weight:200;
}
h4{
	color:#000;
	font-size:25pt;
	text-align:center;
	text-shadow:0px 0px 3px #999;
	display:inline-block;
	padding:10px;
}
h5{
	margin:0px 0px;
	color:purple;
	vertical-align:top;
	width: 100%;
	font-size:14pt;
	text-align:center;
}
h6{
	margin:0px;
	vertical-align:top;
	width: 100%;
	font-size:14pt;
	text-align:left;
	position: relative;
	z-index:888;
}

/* MAIN BOX STYLES */

.section {
	/*
	width: 100%;
	position: relative;
	margin: 0 auto;
	/*padding:15px 0px;
	height: auto;
	display:block;
	
   /* BACKGROUND EFFECT
    background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position:0px 0px;	 
	*/		 
}
.inner {
	width:auto;
	margin:10px auto;
	position: relative;
	min-height: 100px;
	padding:0px 0;
	font-size: 18px;
	font-weight: 300;
}
.clear {
	clear: both;
}
.wrap {
	width:100%;
	z-index:9993;
    position:relative;
    

	/*performance hack*/
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}
.drop45{
	top:45px;
}
.drop100{
	top:100px;	
}
.drop145{
	top:145px;
}
.drop205{
	top:205px;
}
.drop250{
	top:250px;
}
.drop250 .sTop{
	background:rgba(255,255,255,0.9);
}

/* ID ELEMENT STYLES */

.headerimg{
	height:auto;
	position:absolute;
	left:0px;top: 10px;
	z-index:9993;
	width:500px;
}
.menulogo{
	width:420px;
	z-index:9997;
	margin:18px 10px;
}
.homelogo{
	width:650px;
	top:10px;
	z-index:9993;
}
.reduced{
	-webkit-transform:scale(0.6,0.6)  translate3d(-160px,-0px,0px);
	transform:scale(0.6,0.6)  translate3d(-160px,-0px,0px);
}
.logoreduced{
	width:300px;
	height:auto;
	/*-webkit-transform:scale(0.6,0.6)  translate3d(-160px,0px,0px);
	transform:scale(0.6,0.6)  translate3d(-160px,0px,0px);*/
}
#logolink{
	z-index:9997;
}
.center{
	position:absolute;
    left:50%; /* centers the loading animation horizontally on the screen */
	top:40%;
	margin:-50px 0px 0px -250px;
}
#headertext{
	/*NEW PLACEMENT
	top: 40px;
	left: 480px;*/

	background:rgba(255,255,255,0);
	/*border:1px solid #fff;*/
	
	font-size: 16pt;
	position: absolute;
	top: 30px;
	left: 700px;
	/*left: 40px;*/
	padding:10px 10px;
	color:#fff;
	font-weight: 600;	

	display:none;
}
#headertext b{
	font-weight:400;
	color:#4f357d;
	color:#fff;
	display: block;
	text-shadow: 0px 0px 15px #222;	
	text-align:left;
}

/* SOCIAL MEDIA BAR */

#contactbox{
	font-size:14pt;
	font-weight:200;
	letter-spacing:1.2px;
	position: relative;
    top: 0px;
    left:0px;
    padding:0px 5px;
    clear: both;
}
#contactbox img{
    width: 26px;
    height: auto;
    opacity: 1;
    position: relative;
    margin: 0px;	
}
#contactbox p{
    /* float: left; */
    margin: 5px 10px 0px 0px;
    padding: 5px;
    display: inline-block;
    font-size: 20pt;
}
#contactbox b{
	display: inline-block;
	width:auto;
    margin: 0px;
    padding: 0px;
}
.innersocialbox{
    z-index:9999;
    position:absolute;
    right:0px;
    top:0px;
    margin:24px 0px 0px;
    color: white;
}
.innersocialbox h3,
.innersocialbox *{
	color:white;
	margin-bottom:5px;
}
ul.socialmediabar{
	width: 100%;
	/*height: 34px;*/
	/* float: left; */
	display: inline-block;
	vertical-align: middle;
	margin: 5px 0 10px;
}
.socialmediabar li{
	display:inline-block;
    width: auto;
   /* margin: 0px 20px 0 0;
    padding: 6px 0px;*/
    list-style: none;
	transition:all 0.4s ease 0s;
}
.socialmediabar li img{
	height:100%;
    vertical-align: middle;	
	width:100%;
	display: inline-block;
}
.socialmediabar a{
	font-size: 2em;
    padding: 4px 4px;
    display: inline-block;
    margin: 0px 12px;
    text-align:center;
    min-width: 36px;
}
.socialmediabar a:hover{
	background:rgba(255,255,255,0.8);
	cursor:pointer;
	transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	border-radius:10px;
}
.icon{
	height:24px;
	width:24px;
}

/* ID ELEMENT STYLE 2 CENTERED */

/* SLIDER STYLES */

.homeslider{
	width:100%;
	height:100%;
	background:none;

}

.sTop {
	min-height:205px;
	width:100%;
	color:#3d3d3d;
	padding:0;
	position:absolute;
	top:45px;
	z-index:9994;
	/*text-align: center; /* ONLY USE FOR CENTERED STYLE */
	/* performance deactivate box shadows
	-moz-box-shadow:1px 1px 4px rgba(152,152,152,0.8);
	-webkit-box-shadow:1px 1px 4px rgba(152,152,152,0.8);
	box-shadow:1px 1px 4px rgba(152,152,152,0.8);
	*/
}
.sTop h1{
    display: inline-block;
    float: right;
    margin: 24px;
}
.sTop h1 a{
    color: white;	
}
/*
.socialbox{
	position:absolute;
	left:660px;
	top:100px;
	z-index:9998	
}
.socialbox a{
	float:left;
}
*/
.socialbox{
	float:right;
	margin:8px 0px 0px 20px;
}
.socialbox a{
	margin:0px;
	vertical-align:top;
	display:inline-block !important;
	padding: 0px !important;
	height:45px;
}

.socialboxnorm{
	position:absolute;
	width:600px;
	z-index:9998;
	margin:12px 0px 0px 300px;
}
.s1 {
	min-height:100px;
	height:100%;
}
.s2 {
	min-height:320px;
	height:auto;
}
.sBtm {
    min-height: 165px;
    font-size: 14pt;
    padding: 0px;
    font-weight: 200;
    opacity: 1;
    bottom: 0px;
    color:#434343;
    z-index: 2;
    /*background:none repeat scroll 0% 0% rgb(245, 245, 245);*/
    width: 100%;
}
.sBtm b{
	margin:4px auto;
	font-weight:200;
	width:100%;
	text-align: left;
	padding: 10px 0px;
	line-height:1.6;
	display:inherit;
}
.sBtm p.legal{
	width: 53%;
	margin: 0px;
}
.sBtm p{
	text-align: left;
	width:100%;
	margin:10px 0px;
	font-size:10pt;
}
.sBtm b span{
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	text-decoration: none;
	font-size: 15pt;
	height: 36px;
	display: inline-block;
}
.jquery{
	background-image: url(../imgs/icons/icon_webtech.png);
	background-repeat: no-repeat;	
	background-position:-5px -5px;
}
.html{
	font-size: 12pt;
	background-image: url(../imgs/icons/icon_webtech.png);
	background-repeat: no-repeat;	
	background-position:0px -105px;
}
.css{
	background-image: url(../imgs/icons/icon_webtech.png);
	background-repeat: no-repeat;
	background-position:0px -55px;
}
.codeignighter{
	background-image: url(../imgs/icons/icon_webtech.png);
	background-repeat: no-repeat;
	background-position:0px -158px;	
}
.s1 .icon_auto{
	float:none;
	margin:0px;
	vertical-align:middle;
	height:auto;
	width:auto;
	display: inline-block;
}
.icon{
	height:28px;
	float:left;
	position:relative;
	margin:0px 5px;
}
.icon_small{
	height: 28px;
	width: auto;
	/*position: absolute;
	right: 0px;
	top: 0px;*/
	margin:2px;
	float:right;
	z-index:9997;
}
.icon_small.mobile{
	display:none;		
}
.contentbox .icon_med{
	height:68px;
	width:auto;
	margin:-20px 0px 0px -10px;
	z-index:9997;
}
.icon_large{
	height:80px;
	width:auto;
	position:absolute;
	left:20px;
	top:0px;
	margin:20px;
}
.icon_top{
	height:36px;
	width:32px;
	/*position: absolute;
	right: 0px;
	top: 0px;*/
	margin:8px;
	z-index:9997;
}
.icon_float{
	height:64px;
	width:auto;
	margin:0px 20px 0px 0px;
	float:left;
	position:relative;
}
.icon_number{
	height:64px;
	width:auto;
	position:absolute;
}
.footerimg{
	background-repeat: no-repeat;
	position:fixed;
	bottom:0px;
	left:0px;
	margin:20px;
	z-index:9996;
	width:310px;
	opacity:0.2;
	filter:alpha(opacity=20);	
}
#div_links{
	width: 1000px;
	padding: 50px 40px;
	margin: 0px;
	clear: both;
	height: auto;
	text-align: left;
}
#div_links .shiftleft{
	padding-left: 80px;
	width: 100%;
	text-align: center;
}
.hpmenu{
	width: 109px;
	/*float:left;*/
	margin:auto;
	display:inline-block;
	vertical-align:top;
	font-size:12pt;
}
.hpmenu ul{
	text-align: left;
}
.hpmenu ul > a:first-child{
	font-size: 16pt;
	border-bottom: 1px solid rgba(63,63,63,1);
	width:auto;
	display: inline-block;
}
.hpmenu a{
	font-size: 10pt;
	font-weight: 200;
	z-index: 9994;
	position: relative;	
	color:#3f3f3f;
}
.hpmenu a:hover {
    color: #C10D11;
}
.hpmenu li{
	padding:0px 5px;
	list-style-type:none;
	margin:5px 0px;
}
.hpmenu.width90{
	width:90px;
}
/* SUBMENU SYSTEM STLES */


.submenu_bar_leftbox{
	height: 100px;
	width: 280px;
	float: left;
	position: absolute;
	left: 0px;
	top: 45px;
	display: inline-block;
	z-index: 9996;
	/*
	-moz-box-shadow:1px 2px 4px rgba(152,152,152,0.8);
	-webkit-box-shadow:1px 2px 4px rgba(152,152,152,0.8);
	box-shadow:1px 2px 4px rgba(152,152,152,0.8);	*/	

}
.submenu_bar_coverbox{
	width:100%;
	height:100px;			
	border-bottom:0px;
	border-top:0px;
	z-index:9995;
	background:rgba(0, 0, 0, 0.9);
	top:45px;
	left:0px;
	position:absolute;
	
	/*-moz-box-shadow:1px 1px 4px rgba(152,152,152,0.8);
	-webkit-box-shadow:1px 1px 4px rgba(152,152,152,0.8);
	box-shadow:1px 1px 4px rgba(152,152,152,0.8);*/
	
}
.submenu_bar_fullcoverbox{
	height:45px;
	width:100%;
	display:block;
	margin:0px;	
	position:absolute;
	top:0px;
	left:0px;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	box-shadow:0px 0px 3px #000;	
	z-index:9997;
}
.submenu_bar{
	opacity:1;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:45px;
	margin:0px;
	padding:0px;
	font-size:12pt;
	font-weight:400;
	overflow-y:visible;
	color:#fff;
	z-index:9998;
	box-shadow:none;
	/*
	background-color: #424242;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#000000));
	background-image: -webkit-linear-gradient(top, #424242, #000000);
	background-image:    -moz-linear-gradient(top, #424242, #000000);
	background-image:      -o-linear-gradient(top, #424242, #000000);
	background-image:         linear-gradient(to bottom, #424242, #000000);
	*/
	background:#ECECEC;
	background:#FFF;

	-webkit-transition:all 1s linear;
	-moz-transition:all 1s linear;
	transition:all 1s linear;
}
.submenu_bar ul{
	margin:0px auto;
	padding:0px;
	overflow-y: visible;
	list-style: none outside none;
	text-align:center;
	position:relative;
	padding: 0px 0px 0px 0px;
	z-index:9998;
	width:100%;
}
.submenu_bar li{
	margin:0px;
	text-align:left;
	list-style:none outside none;
	cursor:pointer;
	padding:0px 0px;
	font-weight:400;
	display: inline-block;
	position: relative;
}
#brandlink{
	height:0px;width:auto;float:right;margin:0 0;padding:5px 10px 5px 0px; 
}
#brandlink span{
	/*color:#cfcfcf;*/
	color: #EA8509;
}
.submenu_bar a{
	font-size:12pt;
	line-height:1;
	padding:14px 25px 15px;
	text-decoration: none;
	display:block;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
			
	transition:none;
	-webkit-transition:none;
}
.submenu_bar:hover li a{
	/*text-shadow: 0px 0px 3px rgba(100%,100%,100%,0.8);
	text-shadow: 0px 0px 3px #000;
	color:transparent;*/
}
.submenu_bar li:hover{
	/*background:rgba(0,0,0,0.5);*/
	text-shadow:none;
}
.submenu_bar li:hover a{
			
	background-color: #0b117a;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#0b117a), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #0b117a, #ffffff);
	background-image:    -moz-linear-gradient(top, #0b117a, #ffffff);
	background-image:      -o-linear-gradient(top, #0b117a, #ffffff);
	background-image:         linear-gradient(to bottom, #0b117a, #ffffff);*/

	color:#fff;
	border-left:1px solid rgba(255,255,255,0.2);
	border-right:1px solid rgba(255,255,255,0.2);
	border-bottom:0px;
	text-shadow:none;
	
}
.submenu_bar li ul{
	margin: 0px;
	position: absolute;
	top: 45px;
	width: 300px;
	height:auto;
	visibility:hidden;
	/*border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	-moz-box-shadow: 0px 1px 1px #4e4e4e,inset 0px 1px 0.4px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 2px #4e4e4e,inset 0px 1px 0.4px rgba(255,255,255,0.5);
	box-shadow: 0px 1px 1px #4e4e4e,inset 0px 1px 0.4px rgba(255,255,255,0.5);*/
	overflow:hidden;
	background:rgb(11, 17, 122);
	z-index:9998;
}
.submenu_bar li:hover ul li a{
	background:none;
	color:#FFF;
	z-index:9998;
}
.submenu_bar li li{
	float: none;
	position: relative;
	display:block;
	z-index:9998;
}
.submenu_bar li li a{
	padding:20px 25px;
}
.submenu_bar li li:hover{
	background:rgba(0,0,0,0.1);
}
.submenu_bar span{
	float:right;
	font-size:18pt;
	margin:6px;
	font-weight:200;
}
.submenu_bar span b{
	color:#213F99;
	color:#000;
	font-weight:600;
}

.end {
	margin: 0;
}
.active a{
	color:#fff !important;
}
.active {	
	background-color: #0b117a !important;
	color:#fff !important;
}
.activebar{	
	background:#FFD65C;
	background:rgba(0,0,0,0.4);
}
.liblock{
	width:120px;
}

.floatleft, .wrap .floatleft{
	float:left;
}
.floatright, .wrap .floatright{
	float:right;
}
.floatcenter, .nofloat{
	float: none !important;
	margin:0px auto;
}
/* SUBMENU SYSTEM STLES */

.subMenu {
	opacity:1;
	position:fixed;
	/*width:380px;*/
	width:25%;
	top:330px;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12pt;
	font-weight:400;
	overflow-x:visible;
	overflow-y:visible;
	cursor:pointer;
	color:white;
	z-index:9998;
	/*border:14px solid #fff;*/
	background:rgba(74,50,120,0.5); /*#213F99*/
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear 0s;	
}
.subMenu ul{
	height:100%;
	margin:0px;	
	padding:0px;
	overflow:hidden;
	overflow-x:visible;
	position:relative;
	z-index:555;
}
.subMenu:hover ul{
}
.subMenu li{
	margin:0px;
	text-align:left;
	list-style:none;
	color:#000;
	cursor:pointer;
	padding:10px;
	font-weight:400;
	position:relative;
}
.subMenu li:hover{
	background:rgba(0,0,0,0.7);
}
.subMenu li ul{
	width:100px;
	margin:0px;
	position:absolute;
	top:0px;
	left:120px;
	background:rgba(0,0,0,0.6);
	height:10000px;
	width:0px;	
}
.subMenu:hover li ul{
	background:rgba(0,0,0,0.5); /*#213F99*/;
}
.subMenu li li{
	margin:0px;
	width:auto;
	z-index:556;
}
.subMenu:hover li a{
	text-shadow: 0px 0px 10px #fff;
	color: transparent;
}
.subMenu a{
	display:block;
	text-transform:uppercase;
	text-shadow:0px 0px 2px rgb(238, 178, 19);
	letter-spacing: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear 0s;
}
.subMenu li:hover a{
	color:#fff;
	text-shadow: 0px 0px 1px #eeb213;
}
.subMenu .active {	
	background:rgba(0,0,0,0.6);
}
.subNavBtn {
	color:rgba(53, 37, 137, 1);
    color: #0b117a;
}
.userbtn{
    padding: 14px 15px 15px !important;
    background: #9C9C9C;
    margin: 0px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
}
.end {
	margin: 0;
}
#menumask{
	width:80px;
	height:100%;
	background:rgba(0,0,0,0.8);
	float:right;
	z-index:9999;
	margin-right:-80px;
}
#menumask:hover #barmenu{
	color:#ad98d3;
}
#barmenu{
	font-size: 16pt;
	color: rgb(255, 255, 255);
	min-height: 20px;
	position: absolute;
	right:-70px;
	margin-top:20px;
	z-index:9997;
}
#barmenu:hover{
	color:#ad98d3;
}
.topicon{
	height:32px;
	width:32px;
	vertical-align:middle;
	margin:10px 24px;
}

/* HIGH LIGHT BOX */

.s1 .highlightbox{
	display:block;
	position:relative;
	padding:0px;
}
.highlightbox span{
	padding:2px;
	display:block;
	cursor:pointer;
	line-height:2;
	font-size:14pt;
	border-radius:5px;
}
.highlightbox span:hover{
}

/* HEADERBOX STYLES */

.headerbox{
	height:auto;
	width:100%;
	/*background:#F3F3F3;*/
	margin: auto;
/*	border-top:	3px solid white;
	border-bottom: 3px solid white;*/
}
.headerbox h1{
	margin:10px 0px;
}
.headerbox h1 a{
	color:#213F99;	
}
.headerbox p{
	padding:20px 0px;
	color:#000;
	font-size:14pt;
	font-weight:200;
}
.headerbox b{
	font-weight:800;
}
.headerbox #imgscroller{
	position: absolute;top:0px;left:0px;z-index:1;
}
#imgscroller img{
	position:absolute;top:0px;left:-260px;
}
.scrollimg{
	position:absolute;top:0px;left:-260px;
}
.marginleft{
	margin-left:120px;
	width:100%;
	height:100%;
}
.marginright{
	margin-right:120px;
	width:100%;
	height:100%;	
}
.marginright10{
	margin-right:10px !important;
}
.marginleft10{
	margin-left:10px !important;
}
.innerbox .margintop15, .margintop15{
	margin: 15px 0px;
}
.innerbox .margintop10, .margintop10{
	margin-top:10px;
}
.innerbox .margintop20, .margintop20{
	margin-top:20px;
}
.headerinnerbox{ 
	/* width, padding have to be the same as innerbox */
	position:relative;
	min-height:302px;
	height:auto;
	width:720px;
	margin:0px;
	padding:20px 80px;
	z-index:9998;
}
.headervideobox{
	float:right;
	width:400px
}
#homescroller{
	width:720px;
	height:300px;
	float:left;
}
#custselbox{
	display:none;
	margin-top:10px;
}
/* INNERBOX STYLES */

.displaytable:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.displaytable{
	display:table !important;
}
.innerbox{
	min-height:220px;
	margin:0px auto;
	font-size:14pt;
	font-weight:400;
	height:400px;
	display:block;
	z-index:999;
	line-height:2;
	overflow:visible;
	/*border:14px solid #fff;*/
	
	/* NEW STYLE
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	background-position:0px 0px;
	
	background:rgba(255,255,255,0.8);*/
	
	bottom:0px;
	height:100%;
	width:720px;
	padding:0px 40px 40px;
	position: relative;
}
.innerbox {
    min-height: 220px;
    margin: 0px;
    font-size: 14pt;
    font-weight: 400;
    height: 400px;
    display: block;
    z-index: 999;
    line-height: 2;
    overflow: visible;
    /* border: 14px solid #fff; */
    bottom: 0px;
    height: 100%;
    width: 720px;
    padding: 0px 20px 40px;
    position: relative;
}
.innerbox:hover{
	opacity:1;
}
.innerbox h2{	
	display:inline-block;
	padding:5px 0px;
	font-size:18pt;
	font-weight:200;
	width:auto;
	opacity:1;
	color:#000;
}
.innerbox:hover h2{
}
.innerbox h2:hover{
}
.innerbox .imgfull{
	width:100%;
	height:auto;
	margin:0px auto;	
}
.imgfull img{
	height:100%;
	width:100%;
}
.innerbox .reduceimg{
	width:80%;
}
.s1 .elemcenter{
	text-align:center;
}
.warningText{
	color: red;
	margin: 0px 0px 10px 0px;
	display: inline-block;
	background: black;
	border-radius: 3px;
	padding: 2px 15px;
}
.innerbox.styled{
	padding:0px 40px 0px;background:rgba(255,255,255,0.8);border:1px solid white;box-shadow:0px 0px 3px #000;
}
.innerbox.width900{
	width:900px;
}
.innerbox p{
	text-align:left;
	font-size:14pt;
	line-height:1.4;
	width:auto;
	padding:0px;
	z-index:888;
}
.innerbox h1{
	display:block;
	padding:30px 0px 20px;
	height:auto;
	/*background:rgba(0,0,0,0.9);*/
	color:#000;
	position:relative;
	margin-top:0px;
}
.innerbox h1:nth-child(1){
	/*margin-top:-60px;*/
}
.innerbox h1 b{
	position:absolute;
	right:10px;
	bottom:0px;
	font-size:8pt;
	font-weight:200;
	text-align:right;
	letter-spacing:2px;
}
.innertextbox{
	color:#000;
	height:auto;
	margin:0px auto;
	font-size:12pt;
	position: relative;
	text-align:left;
	/*text-shadow:0px 0px 6px #777;*/
}
.innertextbox b{
	width:100%;
	display:inline-block;
	margin-top: 15px;
	font-size: 26pt;
}
.innertextbox h5{
	font-size:22pt;
}
.innerbox ul{
	padding-top:10px;
}
.innerbox li{
	margin-left:20px;
}

.blank{
	background:none;
	padding:0px;
}
.fullbox{	
	padding:0px;
	width:100%;
	min-height:80px;
	/*height:100%;*/
	margin:0px;	
	text-align:left;
	vertical-align:top;
	/*display:table-cell;*/
	line-height: 1;
}
.fullbox.background{
    background: rgba(0,0,0,0.1);
}
.fullbox h1{
	margin-top: 10px;
	padding: 0px 0px 20px;
}
.fullform{
	width:100%;
	padding:0px;
}
.thirdform{
	width:75%;
	padding:0px;
}
.adboxhorz{
    z-index: 10000;
    position: relative;
    margin-left: 375px;
    margin-top: 10px;
    width: 370px;
    display: inline-block;
    height: 80px;
}
.adbox{
    display: flex;
    /* flex-wrap: nowrap; */
    width: 100%;
    padding:0px;
    height: 125px;
}
.adbox a{
	height:100%;
}
.adbox a img{
	height:100%;
}
.fullbox .biobox{
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);
	border-radius: 5px;
	font-size: 12pt;
	color: rgb(0, 0, 0);
	padding: 20px;
	line-height: 1.7;
	position: relative;
	z-index: 9999;
	margin: 0px 10px;
	float:left;
	width:45%;
	text-align:left	
}
.fullbox .quotebox{
	background:rgba(255,255,255,0.6);
	width:60%;
	float:right;
	border-radius:5px;
	font-size:12pt;
	color:#000;
	padding: 20px;
	line-height: 1.5;	
	position: relative;
	z-index:9999;
	margin:0px 10px;
	text-align:left;
}
.fullbox .floatbox{
	display:inline-block;
	height:auto;
	min-height:80px;
	font-size:12pt;
	margin:10px 0px 0px 0px;
}
iframe{
	border:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}
#califrame{	
	width:100%;
	margin:auto auto 20px;
	float:none;
	height:460px;
	border-radius:4px;
}
#rentalframe{
	width:100%;
	margin:auto;
	float:none;
	height:640px;
	overflow:hidden	
}
ul.fulllist{
	width:100%;
	border-radius: 5px;
	padding:20px 0px;
	line-height: 1.5;
	position: relative;
	z-index: 9999;
	text-align: left;
	background:#FFF;
}
ul.fulllist h2{
	position:relative;
	display: block;
	font-size: 16pt;
	font-weight:600;
	width:28%;
	padding:0px 0px;
	color:#000;
	opacity: 1;
	text-align:left;
	float:left;
}
ul.fulllist li{
	padding:10px 0px;
	list-style:square;
	margin:10px 0px;
	height:auto;
	display: inline-block;
	width: 100%;
}
ul.fulllist p{
	width:70%;
	font-size: 12pt;
	float:right;
	line-height:1.4;
	padding:4px 0px;
	min-height: 100px;
}
.fulllist h2 b{
	margin:0px;
	float:right;
	width:auto;
	vertical-align:top;
}
.fulllist span{
	float: right;
	font-weight: 200;
	font-size:12pt;
	width: 100%;
	text-align: right;	
}

.sidebox ul{
	width: 40%;
	float: right;
	border-radius: 5px;
	font-size: 12pt;
	padding: 20px;
	line-height: 1.5;
	position: relative;
	z-index: 9999;
	text-align: left;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
	color: rgb(255, 255, 255);
}
.sidebox ul b{
	border-bottom:1px dotted #fff;
	width:100%;
	display:inline-block;
	margin: 10px 0px;
}
.sidebox li{
	list-style:square;
	padding:5px 10px;
}

.quotebox i{
	clear: both;
	display: inline-block;
	float:right;
	margin:10px 0px 0px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.halfbox{
	position: relative;
	z-index:777;
	width:48%;
	color: #686868;
	line-height: 1.2;
	font-size:18pt;
}
.halfbox b{
	display: block;
}
.pricebox{
	position: relative;
	z-index:777;
	width:100%;
	color: #686868;
	line-height: 1.2;
	white-space: nowrap;
	font-size:18pt;
}
.pricebox b{
    font-size: 12pt;
}
.pricebox div{
	margin: 10px 4px 0px 0px;
	padding: 12px 12px 8px;
	display: inline-block;
	cursor: pointer;
	border-radius: 5px;
	/* background: rgba(0, 36, 115, 0.5); */
	background: rgb(0, 36, 115);
	color: white;
}
.pricebox div:hover{
	background: rgba(0,0,0,0.1);
	color: #0a1e4a;
}
.pricebox div img{
	float:left;
	margin:0px 10px 0px 0px;
	height:32px;
	width:auto;
}
.pricebox div b{
	display: inline-block;
	width:auto;
}
.pricebox span b{
	display: inline-block;
	width:auto;
}
.pricebox span{
	cursor:pointer;
	font-size:12pt;
	margin:0px 10px 0px 0px;
}
.videofull{
	height:260px;
	width:100%;
}
.videohome{
	height:300px;
	width:460px;
}
.iframefull{
	height:580px;
	width:100%;
}
.quaterbox{
	float:left;
	width:25%;
	min-height:90px;
	margin:0px 10px;
	padding:20px;
	vertical-align:top;
	/*background:rgba(255,255,255,0.6);*/
	border-radius:4px;
	color:#000;	
	position: relative;
	z-index:9999;
	margin:0px 10px;
	line-height: 1.5;
	font-size:12pt;
}
.thirdbox{
	position:relative;
	z-index:9999;
	width:30%;
	min-height:65%;
	margin:0px 10px 0px;
	display: inline-block;
	vertical-align: top;	
	background:rgba(255,255,255,0.4);
	border-radius:4px;
	transition:all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	text-align:center;
}
.thirdbox:hover{
	transform:scale(1.02,1.02);
	-webkit-transform:scale(1.02,1.02);
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.thirdbox .textleft{
	font-size:10pt;
	padding: 10px 5px;
}
.nooverflow{
	overflow: hidden!important;
}
.contentbox .eventlist li b:last-child{
	width:100%;
}


.contentbox .textleft, .s1 .textleft, .textleft{
	text-align:left;
}
.contentbox .textcenter, .s1 .textcenter, .textcenter{
	text-align:center !important;
}
.contentbox .textright, .s1 .textright, .textright{
	text-align:right;
}

.hidden-input{
	display: none;
}
/* PRICE SELECT INPUTS */
.contentbox .priceselect img, .fullbox .priceselect img{
	height:24px;
	width:24px;
	display:inline-block;
	float:none;
	margin:0px;
}
.fullbox .priceselect, .fullbox .typeselect{
	margin-bottom:6px;
}
.priceselect > b{
	cursor: pointer;
	border-radius:4px;
	padding:3px;
}
.priceselect > b:hover, .onselect{
	background:rgba(0,0,0,0.2);
}
.typeselect > b{
	cursor: pointer;
	border-radius:4px;
	padding:3px;
}
.typeselect > b:hover, .onselect{
	background:rgba(0,0,0,0.2);
}


/* RESIZE STYLES */

.resizeAuto{
	width:auto;
}
.resize32{
	width:32%;
	margin:0px 0px 20px 0px;
}
.resize36{
	width:36%;
	margin:0px 0px 20px 0px;
}
.resize38{
	width:38%;
	margin:0px 0px 20px 0px;	
}
.resize45{
	width:45%;
	margin:0px 0px 20px 0px;
}
.innerbox .resize40, .resize40{
	width:40%;
}
.innerbox .resize50, .resize50{
	width:50%;
}
.innerbox .resize60, .resize60{
	width:60%;
}
.innerbox .resize80, .resize80{
	width:80%;
}
img.resize100{
    width: auto;
	height: 100%;
}
.innerbox .width180, .width180{
	width: 137px;
}
.formbox .width450, .width450{
	width:450px;
}
.formbox .width500, .width500{
	min-width:500px;
	max-width:500px;
	width:500px;
	padding: 0px;
}
.formbox .width540, .width540{
	width:540px;
}
.height220{
	min-height:220px;
	height:220px;
}
.innerbox .padding20, .padding20{
	padding:20px;
}
.innerbox .padding10, .padding10{
	padding:10px;
}
.innerbox .widthAuto{
	width:auto;
	display: inline-block;
}
.width110{
    width: 110%;
}
.innerbox .displayblock{
	display:block;
}

/* OBJECT STYLES */
.rounded{
	border-radius:5px;
}
.circle{
	border-radius:50%;
	height:60px;
	width:60px;
	background:rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px #FFF;
	-webkit-box-shadow: 0px 0px 6px #FFF;
	box-shadow: 0px 0px 6px #FFF;	
}
.sml{
	position: absolute;
	left: 50%;
	margin-left: -30px;	
}
.lrg{
    position: absolute;
    top:200px;
	left:50%;
	margin: 0px 0px 0px -125px;
	height: 250px;
	width: 250px;
}
.med{
	height: 100px;
	width: 100px;
	left: 50%;
	top: 10%;
	position: absolute;
	margin-left: -50px;	
}
h1.bottom{
	position: absolute;
	bottom:0px;
	right:0px;
	width:100%;
}
.innerphotobox{
	float:right;
	width:auto;
	height:auto;
	display:inline-block;
	padding:0px;
	margin:0px
}

.topimgbox{
	height:400px;
	width:100%;
	background:black;
	overflow:hidden;
	position:relative;
	background-size:100%;	
 	background-repeat:no-repeat;
	background-position-x:center;	
	background-position-y:bottom;
	position:relative;
}
.topimgbox ul{
	position: absolute;
	top:-100px;
	left:0px;
	padding:0px;
	width:100%;
	height:100px;
	/*background:rgba(0,0,0,0.5);*/
	z-index:9999;
}
.topimgbox li{
	float:left;
	width:120px;
	margin:5px;
	display: inline-block;
	list-style:none;
	height:90px;
	overflow:hidden;
}
.topimgbox li img{
	width: auto;
	height:100%;
	opacity:0.4;	
	filter:alpha(opacity=40);
}
.topimgbox ul img:hover{
	opacity:1 !important;
	filter:alpha(opacity=0);
}
.rightimgbox{
	position:absolute;
	right:-400px;
	top:0px;
	width:400px;
	height:300px;
}
.overflow{
	overflow-x: visible;
	position: relative;
}
.leftinnerimg{
	width:100%;
	height:auto;
	top:0px;
}
.formbox .contentbox{
	margin:0px 0px 20px;
}
.contentbox{
	position:relative;
	margin:0px 0px;
	display: inline-block;
	padding:0px 0px;
	color:#000;
	font-size:12pt;	
	width:100%;
	text-align:left;
}
.contentbox ul{
	width:100%;
	height:40px;
	position:relative;
}
.contentbox li{
	background:rgba(0,0,0,0.6);
	float:left;
	width:auto;
	font-size:10pt;
	list-style:none;
	margin:0px 4px 10px 0px;
	color:white;	
	cursor:pointer;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.contentbox li:hover{
	background:rgba(0,0,0,0.9);
}
.contentbox img{
	/* float:right; */
	/*border-radius:4px;*/
	margin:0px 0px 20px 20px;
}
.rentalimg{
	height:240px;
	width:370px;	
}
.contentbox .feedbackimg{
	float:left;
	width:80px;
	height:80px;
	margin:0px 20px 0px 0px;
}
/* SPONSORS LIST STYLES */
.contentbox .cornerimg{
	position:absolute;
	left:0px;
	bottom:0px;
	margin:0px 20px 0px 0px;
	height:130px;
	width:auto;
	padding:0px;
	display:inline-block;
}
.contentbox .sponsorsimg{
	float:right;
	margin:0px 0px 0px 20px;
	height:300px;
	padding:0px;
	display:inline-block;
}
.sponsorsimg img, .cornerimg img{
	height:100%;
	width:auto;
	margin:0px 10px 0px 0px;
}
.contentbox b{
}
.dealbox h1{
	font-size:18pt;
}
.dealbox{
	margin-bottom:20px;
}
.dealbox p {
	width: 48%;
	float: left;
	display: inline-block;
	padding: 5px 10px 0px 10px;
}
.dealbox .smltext{
	float: none;
	position: relative;
	display: inline-block;
    margin: 0px 10px;
    padding: 0px 5px;
}
.spanbox span{	
	margin: -5px 10px;
}

.innerimg{
	width:100%;
	height:auto;
	top:0px;
	bottom:0px;
	margin:auto;
	position:absolute;
}
.innerimg ul{
	width:100%;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
}
.innerimg li {
	background: rgba(0,0,0,0.6);
	padding:5px;
	float: right;
	width: 60px;
	height: 40px;
	font-size: 10pt;
	list-style: none;
	margin: 0px 6px 0px 0px;
	color: white;
	opacity:0.4;	
	filter:alpha(opacity=40);
}
.innerimg li:hover{
	opacity:1 !important;
}
.innerimg img{
	height:auto;
	width: inherit;
	margin:0px auto;
}
.innerpreviewbox{
	position:absolute;
	top:0px;
	color:#000;
	height:auto;
	margin:0px;
	font-size:10pt;
	background:rgba(255,255,255,0.8);
	overflow-x:hidden;	
	width:100%;
	right:0px;
}
.innerpreviewbox p:first-child{	
	margin-top:10px;
}
.pricetext{
	padding: 2px 8px;
	background: rgba(0,0,0,0.2);
	border-radius: 2px;
	font-size: 10pt;
	font-weight: 200;
	margin: 10px 10px 10px;
	display: inline-block;
}
.preview{
	margin:0px 0px;
	overflow: visible;	
	width:600px;
}
.border{
	border:14px solid white;
}
.noborder{
	border:none;
}
.hidebox{
	float:left;
	min-height:120px;
	margin:0px;
	padding:0px;
	font-size:14pt;
	font-weight:400;
	height:100%;
	overflow:hidden;
	display:block;
	cursor:pointer;
	color:white;
	position:relative;	
	width:355px;
	/*border:14px solid transparent;*/
}
.hide{
	display: none;
}
.csstransition-iceslide{
	-webkit-transition: all 400ms cubic-bezier(0.725, 0, 1.000, 1); /* older webkit */
	-webkit-transition: all 400ms cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	   -moz-transition: all 400ms cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	     -o-transition: all 400ms cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	        transition: all 400ms cubic-bezier(0.725, -0.005, 1.000, 1.150); /* custom */

	-webkit-transition-timing-function: cubic-bezier(0.725, 0, 1.000, 1); /* older webkit */
	-webkit-transition-timing-function: cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	   -moz-transition-timing-function: cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	     -o-transition-timing-function: cubic-bezier(0.725, -0.005, 1.000, 1.150); 
	        transition-timing-function: cubic-bezier(0.725, -0.005, 1.000, 1.150); /* custom */
}
.bold{
	font-weight:bold;
}
#hoverad{
	z-index:9997;
	width:30%;
	margin:0px;
	display: inline-block;
	vertical-align: top;
	border-radius:4px;
	transition:all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position:fixed;
	right:50px;
	top:350px;
	color:#000;
	text-align:center;			
}
#hoverad:hover{
	transform:scale(1.02,1.02);
	-webkit-transform:scale(1.02,1.02);
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	cursor:pointer;
}
.sidebox{
	z-index:9999;
	width:30%;
	display: inline-block;
	vertical-align: top;
	border-radius:4px;
	transition:all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	width:300px;
	background:rgba(255,255,255,0.8);
	color:#000;
	text-align:center;			
}
.sidebox .textleft{
	text-align:center;
	font-size:10pt;
	padding: 10px 5px;
}
.sidebox ul.prodlist{
	font-size:10pt;
	padding:0px;
	width:90%;
	margin:0px auto;
	float:none;
	text-align:left;
	font-size: 15px;
	line-height: 1.5;	
}
.prodlist li{
	list-style:square;
	margin:0px 0 0 70px;
}
.back{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow-y: scroll;		
}
.back:-webkit-scrollbar { 
    display: none; 
}

.full{
	width:100%;
	opacity:1;
}
.half{
	margin-left:15px;
	width:45%;
	height:200px;
	position: relative;
}

/* PROFILE STYLES */

.profilebox{	
	padding:0px;
	width:100%;
	min-height:130px;
	height:auto;
	margin:0px 0px 40px;	
	text-align:left;
	display: inline-block;
}
.profilebox > b:first-child{
	padding:20px 0px 0px;
	display:block;
	border-bottom:1px solid blue;
}
.memberoptions li i{
	font-size:14pt;
	margin-right:4px;
}	
.memberoptions li a{	
	padding:10px 10px;
	color:#fff;
	display: inline-block;
}
.memberoptions li a:hover{
	color:#4ad9cb;		
}
.profilebox .profileimg,.profilebox .memberimg, .profilebox .feedbackimg,.contentbox .feedbackimg{
	float:left;
	height:200px;
	width:200px;
	border-radius:50%;
	margin:0px 40px 20px 0px;
	-webkit-box-shadow: 0px 0px 15px #838383;
	-moz-box-shadow: 0px 0px 15px #838383;
	box-shadow: 0px 0px 15px #838383;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	padding:10px;
	background: rgba(0,0,0,1);
}
.profileimg:hover, .memberimg:hover, .feedbackimg:hover{
	-webkittransform:scale(1.04,1.04);
	transform:scale(1.04,1.04);
}
.profileimg:hover span, .memberimg:hover span{
	-webkit-transform:scale(1.5,1.5);	
	transform:scale(1.5,1.5);	
	text-shadow:0px 0px 1.5px #fff;
}
.profileimg img{
	height:100%;
	width:100%;
	margin:0px;
}
.profileimg span, .memberimg span, .feedbackimg span{
	position: absolute;
	top:50%;
	margin-top:-25px;
	width:200px;
	text-align:center;
	left:50%;
	margin-left:-100px;
	font-size:18pt;
	padding:5px 0px;
	font-weight:600;
		
	-webkit-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.profilebox .memberimg, .contentbox .memberimg{
	width: 60px;
	height: 60px;
	margin:0px 0px 0px 10px;
	padding:5px;
	background:rgba(0,0,0,1);
	display: inline-block;
}
.memberimg span, .feedbackimg span{
	font-size:10pt;
	margin-top:-15px;
}	
.memberimg img{
	height:100%;
	width:100%;
	margin:0px;
}
.profilebox .feedbackimg, 
.contentbox .feedbackimg{
	width:120px;
	height:120px;
	margin:0px 10px 0px 10px;
	padding:5px;
	background:rgba(255,255,255,1);
	display: inline-block;
}
.blogbox .feedbackimg{
    width: 140px;
    height: 140px;
}
.contentbox .feedbacklist .feedbackimg{
	width:80px;
	height:80px;
}
.contentbox .feedbacklist li b {
	width:auto
}
.contentbox .feedbacklist li h4 {
	float:left;
	width:auto;
	display:inline-block;
	vertical-align:middle;
	margin:-5px;
	font-size:18pt;
	padding:5px 10px 0px;
	text-shadow:none;
}
.contentbox .feedbacklist li b {
    width: auto;
    padding:0px 6px 0px;
}
.contentbox .feedbackimg img{
	height:60%;
	width:60%;
	margin:15px;
}
.shopimg{
	width:310px;
	height:210px;
}
/* FADE IMG BACK STYLES */

#mobilemenu{
	cursor: pointer;
	margin: 6px 0px;
}
form .fadeimgback{
	position: absolute;
	bottom:0px;
	left:0px;
	height:200px;
	width:auto;
	z-index:-1;
	opacity: 0.2;
	filter:alpha(opacity=40);
}
.innerbox .notrelative,.notrelative{
	position:static !important;
	padding: 0px;
}
/* LIST STYLES */

.horzlist{
	height:auto;
	z-index:555;
	width:auto;
	height:100%;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	
}
.horzlist div{
	height:100%;
	list-style:none;
	float:right;
	text-align:center;
	width:120px;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	z-index:555;
	
	-webkit-transition:all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
	transition:all 0.3s cubic-bezier(0.86, 0, 0.07, 1);	
	
	/* Performance hack */	
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px);	
}

/* IE 10 FIX FOR HOVER BOXES THAT RESIZE*/
.horzlist div:after { content: ""; }

.horzlist div p{
	text-align:center;
	font-size:14pt;
	margin:0px;
	color:#d4d4d4;
	font-weight:200;
	font-family:"Oswald",Verdana, Arial;
	opacity:0;
	
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.horzlist div:hover{
	/*
	transform:scale(1.02,1.02);
	-ms-transform:scale(1.02,1.02);
	-o-transform:scale(1.02,1.02);
	-moz-transform:scale(1.02,1.02);
	-webkit-transform:scale(1.02,1.02);
	*/
	width:300px;
}
.horzlist div:hover h3, .horzlist div:hover p{
	transform:translate3d(0px,-30px,0px) scale(1.2,1.2);
	-webkit-transform:translate3d(0px,-30px,0px);
	/*text-shadow:0px 0px 2px #fff;*/
}
.horzlist div:hover p{
	opacity:0.9;
	text-shadow:none;
	filter:alpha(opacity=90);
}
.horzlist div:hover div{
	opacity:0.2;
	filter:alpha(opacity=20);
}
.horzlist div:hover span{
	left:0px;
}
.horzlist div:hover img{
	opacity:0.4;
	filter:alpha(opacity=40);
	-webkit-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.horzlist div img{
	float:left;
	height:150px;
	width:150px;
	position:absolute;
	left:50%;
	bottom:15%;
	margin:70px 0px 0px -75px;
	opacity:0;
	filter:alpha(opacity=20);
	z-index:-555;
	
	/*performance hack*/
	-webkit-transform:translate3d(0px,0px,0px);
	transform:translate3d(0px,0px,0px);	
	
	-webkit-transition:all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition:all 0.6s linear; /*cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
}
.horzlist .topcenterimg{
	margin:auto;
	height:80px;
	width:auto;
	opacity:1;
	float:none;
	margin:0px;
	padding:0px;
	position:relative;
	margin-top:40px;
}
.horzlist span{
	font-size:16pt;
	position: absolute;	
	left:900px;
	bottom:20px;
	font-weight:400;
	width:100%;
	text-align:left;
	color:#000000;
	padding-left:20px;
	background:#fff;
	
	transition:all 600ms ; /*cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
	-webkit-transition:all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.horzlist h3{
	text-align:center;
	color:#fff;
	font-weight:200;
	display: inline-block;
	width:100%;
	margin:80px 0px 0px;
	padding:0px 0px 0px;
	vertical-align:middle;
	
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;	
}
.fit {
    min-height: 100px;
    max-height: 100px;
    z-index: 9995;
}
.fit .horzlist h3 {
    margin: 0px;
    padding: 12px 0px;
    font-size: 12pt;
    margin-top: 25px;
}
.fit .horzlist div:hover h3{
	-webkit-transform:none;
	transform:none;
}
.fit .horzlist div img{
	height:32px;
	width:32px;
    margin: 0px -60px;
    position: absolute;
    top: 30px;
    left: 50%;
	-webkit-transform:translate3d(0px,0px,0px);
	transform:translate3d(0px,0px,0px);	
}
.fit .horzlist div:hover h3, .horzlist div:hover p{
	-webkit-transform:translate3d(0px,-0px,0px) scale(1.2,1.2);
	transform:translate3d(0px,-0px,0px) scale(1.2,1.2);
	/*text-shadow:0px 0px 2px #fff;*/
}

div.blue{
	background-color:#213F99
}
div.orange{
	background-color:#EA8509;
}
div.grey{
	background-color:#2D373C;
}
div.red{
	background-color:#c10d11;	
}
div.cyan{
	background-color:#00aeef;
}

/* SHARETHIS BAR */
.sharebox{
	position:absolute;
	background:rgba(0,0,0,0.6);
	height:auto;
	width:auto;
	right:0px;
	z-index:9999;
	padding:10px;
	margin:20px 60px;
	border-radius:5px;
}
.sharebox:hover{
	background:rgba(0,0,0,1);
}
.sharebox span{
	position:relative;
	padding:0px;
	margin:0px;
}

/* FONT STYLES */

.fontblack{
	color:#000;
}
.fontwhite{
	color:#FFF;
}
.fontred{
	color:#ae0000;
}
.fontblue{
	color:#213F99;
}
.fontorange{
	color:#EA8509;
}
.fontgrey{
	color:rgb(145,145,145);	
}
.fontyellow{
	color:yellow !important;
}
.fontsmall{
	font-size:12pt;
}
.fontbold, .innerbox .fontbold{
	font-weight:bold;
}
.fontstrong, .inerbox .fontstrong{
	font-weight:bolder;
}
.font16pt{
	font-size:16pt;
}
.font18pt{
	font-size:18pt;
}
.font12pt{
	font-size:12pt;
}
.fontcenter{
	text-align:center;
}
.textright{
	text-align:right;
}
.textleft{
	text-align:left;
}
.fontpad10{
	padding:10px 0px;
}
.fontheight2{	
	line-height:2;
}
.font200{
	font-weight:200;
}
.font400{
	font-weight:400;
}
.font600{
	font-weight:200;
}
.fonttier1{
	color:white;
}
.fonttier2{
	color:white;
}
.fonttier3{
	color:white;
}
.fonttier4{
	color:red;
}

/* SHADE STYLES */

.shadewhite{
	background:rgba(255,255,255,1);
}
.shadegrey{
	background:rgba(145,145,145,0.2);
}
.gradientback{
	/* background: #eee url(../imgs/effects/modal-gloss.png) no-repeat 0px 0px; */
}
.boxshadow{
	-moz-box-shadow:0px 0px 6px rgba(0,0,0,0.5),inset 1px 1px 0.5px #fff,inset -1px -1px 0.5px #fff;
	/* -webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.5),inset 1px 1px 0.5px #fff,inset -1px -1px 0.5px #fff; */
	/* box-shadow:0px 0px 6px rgba(0,0,0,0.5),inset 1px 1px 0.5px #fff,inset -1px -1px 0.5px #fff; */
}
.round{
	border-radius:4px;
	-webkit-border-radius:4px;
}
.inlineblock{
	display:inline-block;
}
.nomargin{
	margin:0px !important;
}
.nopadding{
	padding:0px!important;
}
.innerbox .margin5, .margin5{
	margin:5px;
}
.innerbox .margin10, .margin10{
	margin:10px;
}
.innerbox .margin20, .margin20{	
	margin:20px;
}
.innerbox .margin20x20{
	margin:20px!important;
}
.innerbox .margin4020{
	margin:40px 20px
}
.marginleft20{
	margin:0px 0px 0px 20px;
}
.marginright20{
	margin:0px 20px 0px 0px;
}
/* FORM BOX */
#submitbox .formbox{
	margin-top:20px;
    background: rgba(0,0,0,0.1);
}
#submitbox.formbox{
	padding:0px 20px 20px;
}
#submitbox .lowerleft{
	left: 20px;
}
#returnbtn, .stylebtn{
	background: #002473;
	color: white;
	padding: 5px 10px;
	margin-right: 10px;
}
.formbox {
    padding: 0px 20px 20px;
    font-size: 14pt;
    font-weight: 400;
    cursor: pointer;
    height: auto;
    position: relative;
    width: 720px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0px;
}
.hideform{
	/*display:none;*/
}
.minheight380{
	min-height:380px;
}
.reviewbox{
	padding:20px 10px;
    background: rgba(0, 36, 115, 0.5);
}
.reviewbox.topright{
	right:20px;
}
.reviewbox .noabsolute {
    position: relative;
    padding: 0px 20px;
    margin: 0px;
}
.reviewbox b{
    color: white;
    float:right;
	letter-spacing: 2px;
}
.reviewbox u.line{
    display: block;
    width: 100%;
    border-top: 1px solid white;
    height: 10px;
    margin-top: 10px;	
}
.innerformbox{
	position: relative;
	text-align:center;
}
b.header{
	width:100%;
	border-bottom:1px dotted #fff;
	display: inline-block;
}

.fulltextbox{
	height:auto;
	padding:20px;
	font-size:10pt;
	overflow-x:hidden;
	color:#3f3f3f;
	float:left;
	background:rgba(255,255,255,0.8);
	position:relative;
}
.fulltextbox p{
	padding:20px 0px 0px;
	font-size:12pt;
}
.fulltextbox b{
	color:#213F99;
}
.valbox{
    margin: 15px 0px 0px;
    font-size: 14pt;
    float: left;
    color: #000;
    text-align: left;
    max-width: 80%;
}
.valbox p{
    line-height: 1;
    margin-bottom: 5px;
}
.captchaerror p{
	position:absolute;
	font-size:8pt;
	bottom:15px;
	left:10px;
	text-decoration:none;
	color:red;
}
.lowformtext, .s1 .lowformtext{
	font-size:12pt;
	float:left;
	width:100%;
	margin:20px 0;
	text-align:left;
	position:relative;
	z-index:777;
}
.lowformtext a{
	padding:10px 5px 10px 5px;
	color:#EA8509; /* orange */
	color:#213F99; /* blue */
	z-index:777;
}
.lowformtext a:hover{
	color:blue;
}
.lowformtext span{
	float:right;
}
.right{
	float:right;
	clear:right;
}
.left{
	margin: 5px 0px 5px;
	float:left;
	clear:left;
}
.nocolor{
	color:#fff;	
}
.iconloading{
	float: left;
	width: auto;
	background-image: url('../imgs/icons/icon_loader.gif');
	background-repeat: no-repeat;
	background-position: left center;
	background-size:25% auto;
	font-size:10pt;
	color:#000;
	margin:0px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	display:none;
	height: auto;
}
/* BOX WIDTHS */

.boxAuto{
	width:auto;
	max-width:600px;
	min-width:600px;
}
ul.boxAuto{
	margin:20px;
}
.boxAuto li{
	margin:10px;
	padding:5px;
	width:auto;
	cursor:pointer;
	/*text-transform:uppercase;*/
}
.boxAuto li:hover{
	background:rgba(0,0,0,0.2);
}
.box500{
	width:500px;
}
.box600{
	width:600px;
}
.box700{
	width:700px;
}
.box800{
	width:800px;
}
.box900{
	width:900px;
}
.box1000{
	width:1000px;
}

/* FORM STYLES */
#adminrentalform{
	display:none;
}
form{
	height: 100%;
	display: inline-block;	
	width:auto;
	padding:10px 20px;
	cursor:pointer;
	margin:0 auto 20px;
	/*overflow:hidden;*/
	position:relative;
}
input,textarea,select{
	font-family:"Oswald",Verdana,Sans Serif,Arial,Helvetica;
	
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;	
}

input[type=radio]{
	margin:0px;
}
input[type=checkbox]{
	margin-left:10px;
}
/* .roundedTwo */
.roundedTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedTwo label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.roundedTwo label:hover::after {
  opacity: 0.3;
}
.roundedTwo input[type=checkbox] {
  visibility: hidden;
}
.roundedTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

input[type=button], .button, .buttonstyle{
			
	/*NEW STYLE*/	
    letter-spacing:0.5px; 
    
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
   
   	color:#003D75;
   	color:#FFF;
    
	font-weight:200;
	cursor:pointer;	
	background-color:rgba(0,0,0,0.5);

	float:right;
	border-style:none;
    margin:10px 0px;   	
	
}
.sTop .buttonstyle{	
    margin:12px 5px;   	
}
input[type=button]:hover, .button:hover, a.hoverEffect:hover{
	color:#EFFCFF;
	
	/*NEW STYLE*/
	background: #b8e1fc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4ZTFmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2E5ZDJmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzkwYmFlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzkwYmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkwYmZmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzZiYThlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2EyZGFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZGYzZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b8e1fc 0%, #a9d2f3 10%, #90bae4 25%, #90bcea 37%, #90bff0 50%, #6ba8e5 51%, #a2daf5 83%, #bdf3fd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8e1fc), color-stop(10%,#a9d2f3), color-stop(25%,#90bae4), color-stop(37%,#90bcea), color-stop(50%,#90bff0), color-stop(51%,#6ba8e5), color-stop(83%,#a2daf5), color-stop(100%,#bdf3fd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 ); /* IE6-8 */
	
}
input[type=button]:active, .button:active, a.buttonstyle:active {    
    -moz-box-shadow: inset 0 1px 2px 2px #000;
    -webkit-box-shadow: inset 0 1px 2px 2px #000;
    box-shadow: inset 0 0px 2px 2px #000;
}
input[type=button], input[type=submit], a.buttonstyle{
    text-shadow: none;
    background: #798BB2;
    border: none;
    border-radius: 0px;
    background:rgb(0, 36, 115);
    box-shadow: none;
    padding: 6px 10px;	
}    
.button{
	float:none;
	font-size:12pt;
	padding:10px;
	z-index:6666;
	position:relative;
	margin:0px;
}
.buttonstyle i.fa{
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
	margin-right:5px;
}
input[type=submit]{
	
	/*NEW STYLE*/	
    letter-spacing:0.5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;

   	color:#003D75;
   	color:#FFF;
    text-shadow:0px -1px 0.2px #868686,0px 1px 0.2px #c6c6c6;
    
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
    box-shadow:0px 0px 3px rgba(0,0,0,0.6);
	
	/*
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #787878), color-stop(0.5, #5E5E5E), color-stop(0.51, #707070), color-stop(1, #838383));
    background-image: -moz-linear-gradient(center bottom, #787878 0%, #5E5E5E 50%, #707070 51%, #838383 100%);
    background-color:#5f5f5f;  Fallback */
    
	background: #f2f6f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjZmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q4ZTFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I1YzZkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGVmZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-8 */    
	
	font-weight:400;
	cursor:pointer;
	background-color:rgba(0,0,0,0.5);
	float:right;
	border-style: none;
	padding:10px;
	margin:10px 0px;
	
}
input[type=submit]:hover, a.buttonstyle:hover{
    background: rgba(6, 55, 160, 0.7);
    color: #F5F6FF;
}
input[type=submit],a.buttonstyle{
    text-shadow: none;
    border: none;
    border-radius: 0px;
    background: rgba(0, 36, 115, 0.5);
	background: rgb(0, 36, 115);
    box-shadow: none;	
}    
select{
	border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	width:265px;
	padding:6px;
	float:right;
	font-weight:800;
	color:#1e1e1e;	
	-moz-box-shadow:0px 0px 2px #999;
	-webkit-box-shadow:0px 0px 2px #999;
	box-shadow:0px 0px 2px #999;
	z-index:1111;
}
select option:disabled{
	color:#575757;
	background:#bebebe;
	text-shadow:none;	
}
.innerbox select.oversize{
	padding:10px;
	text-align:left;
	vertical-align:middle;
	width:340px;
	font-size: 16pt;	
}
.innerbox textarea.oversize{
	width:100%;
	max-width:100%;
}
input[type=file]{
	width:265px;
}
input[type=file],
input[type=text],
input[type=number],
input[type=date],
input[type=email],
input[type=password],
input[type=tel],
input[type=datetime],
select, 
textarea{
	width:280px;
	padding: 8px;
	font-size: 12pt;
	line-height: 18px;
	color: #444;
	min-height: 18px;
	float:right;
	text-shadow: 0px 1px #FFF;
	display: block;
	white-space: nowrap;
	/*
	border-style:inset;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0px 0px 2px #999;
    */
   
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow:0px 0px 5px rgba(81, 203, 238, 1);
  box-shadow:0px 0px 5px rgba(81, 203, 238, 1);
}
input[type=file]{
	width:265px;
}
input:disabled,input:disabled:hover{
	color:#747474;
	background:#424242;
	text-shadow:none;
}
textarea:disabled, textarea:disabled:hover{
	color:#747474;
	background:#c2c2c2;
	text-shadow:none;
}
textarea{
	min-width:100%;
	max-width:100%;
	min-height:60px;
	max-height:200px;
	height:60px;
	padding:8px;
    box-sizing: border-box;
    white-space: normal;
}
label{
	position:relative;
	text-align:left;
	padding:8px 0px;
	float:right;
	width:100%;
	color:#333;
}
input[type=text],input[type=number],input[type=date],input[type=email],input[type=password],input[type=tel],input[type=datetime],select, textarea{
    text-shadow: none;
    box-shadow: none!important;
    border: none!important;
    border-radius: 5px!important;
    background: rgba(0, 36, 115, 0.5)!important;
    color:white!important;	    
    font-weight: 200!important;
}
.r:after { content:" *"; color:red; }
form .d{
	top: 0px;
	position:relative;
	width:100%;
	clear:both;
	display:inline-block;
	margin-bottom: 5px;
}
form .error, .error, .formbox .error{background: rgba(255, 0, 0, 0.52)!important;}
.errortext{
	font-weight: normal;
	color:rgb(151, 11, 11);
}
.valid{
	background:rgba(137,255,114,0.5);
}
label.radiobtn{
	padding:0px;
	width:auto;
	text-align:left;
	margin-left:10px;
}
table{
	padding:10px;
}
.lblhead{
	height:32px; 
}
.lbltext{
	/*position: absolute; 
	top:10px; 
	left:0px;*/
	font-size:16pt;
	color:#000;
	font-weight:400;
	vertical-align: middle;
	margin-top: 8px;
	display: inline-block;	
}
.lbltextred{
	font-size:10pt;
	color:red;
	background:rgba(0,0,0,0.4);
	width:250px;
	float:right;
	padding:6px;
}
.disabled{
	color:darkgrey;
	opacity:0.4;	
	filter:alpha(opacity=40);
}
.clearbtn{
	position:absolute;
	right:0px;
	bottom:0px;
	width:20px;
	text-align:center;
	margin:10px;
	color:red;
	cursor:pointer;
	z-index:9999;
	background:rgba(0,0,0,0.4);
}
.reset{
	left: 0px;
	position: relative;
	top: 20px;
}
.search select{
	width:140px;
}
.search input[type=text]{
	width:140px;
}
.search input[type=tel]{
	width:140px;
}
.search textarea{
	width:140px;
}
.fullbutton{
	width:100%;
}
.s1 .widebutton,.widebutton, a.buttonstyle.widebutton{
	padding:20px;
	font-weight:200;
	font-size:18pt;
}
.s1 .medbutton{
	padding:15px;
	font-weight:200;
	font-size:18pt;
	/*position: absolute;
	bottom:10px;
	left:0px;*/
	position:relative;
	float:left;
	margin:15px 0px;
}
.s1 .dealbutton,.dealbutton{
	padding:20px;
	font-weight:200;
	font-size:18pt;
	margin:0px;
}
.lowerleft{
	position: absolute;
	bottom:0px;
	left:0px;
	margin:25px 0px;
	cursor:pointer;
	color:#000;
	font-weight:200;
}
.topright{
	position: absolute;
	top:0px;
	right:0px;
	margin:40px 0px;
	cursor:pointer;
	color:#000;
	font-weight:200;	
}
.topright500{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    color: #000;
    font-weight: 200;
    background: #ebebeb;
    padding:10px 10px;
}
/* SPECIFIC FORM STYLES */
#hideform{
	-webkit-transform:translate3d(4000px,0px,0px);
	transform:translate3d(4000px,0px,0px);
}
#bookrentalform{
	width:100%;
}
#bookrentalform .fullbox{
	display: inline-block !important;
}
.blockbox{
	display: block;
    position: relative;
    clear: both;
    width: 100%;
}
/* ELEMENTS */

.sliderbtn{
	position:absolute;
	top:0px;
	right:0px;
	width:85px;
	height:100%;
	z-index:9997;
	/*background:rgba(255,255,255,0.5);
	background: rgba(290,129,12,0.7);*/
	background:rgba(0,0,0,0.6);
	padding-right: 32px;
}
.sliderbtn a{
	font-size:44pt;
	color:#fff;
	text-align:center;
	display:block;
	width:85px;
	right:15px;
	background:rgba(0,0,0,0.6);
	position:absolute;
}
.sliderbtn a:hover{
	background:rgba(0,0,0,0.9);
	cursor:pointer;
	color:#213F99;
}
#next{
	top:15px;
}
#prev{
	bottom:15px;
}


/* FAQ PAGE STYLES */

.faqlist div{
	margin:20px 0px;
	font-size:12pt;
	line-height:1.4;
}
.teamlist div{
	min-height:380px;
	position:relative;
	height:auto;
}
.teamlist .skip{
	text-align:center;
	border-radius:25px;
	margin-bottom:50px;
}
.formboldtext{
	font-size: 20pt;
	margin: 12px 0px;
	padding: 20px 20px;
	color: #717171;
	/* width: 90px; */
	/* float: right; */
	/* text-align: right; */
	border-style: none;
	border-radius: 4px;
}
.boxeffect1{
	-webkit-box-shadow: 0 10px 6px -6px #777;
	   -moz-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
}
.teamlist p:not(.skip){
	padding-top:5px;
	text-align:left;
}
.teamlist strong{
	margin:0px;
	width:100%;
	display:block;
}
.dropbtm{
	position:inherit;
	width:100%;
	display:inline-block;
	bottom:0px;
	left:0px;
}
.droplink{
	clear: both;
	display: block;
	margin:0px;
	float: left;
	width: 100%;
}
.teamlink{
	display: block;
	margin: 0px;
	float: left;
	width: 250px;
}

/* PRELOADER STYLES */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:9999; /* makes sure it stays on top */
    /*background:url(../imgs/PC275-Background.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	background-position:0px 0px;*/
	background:#FFF;
	overflow: hidden;
}
#status{
    width:150px;
    height:150px;
    position:absolute;
    
    left:50%; /* centers the loading animation horizontally one the screen */
    top:40%; /* centers the loading animation vertically one the screen */
    margin:-50px 0 0 -75px; /* is width and height divided by two */    
	/*
	background-image: url("../imgs/icons/icon_loader.gif");
 	background-size:50%;
    background-repeat:no-repeat;
    background-position:center;
    */
}
.loadtext{
	font-size:16pt;
	font-weight: 200;
	color: #213F99;
	text-align: center;
}
/* SECTIONS */
/*
.crossbar{
	margin-top: 20%;
	height: 300px;
	width: 100%;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
	text-align: center;
	position:absolute;
	left:0px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	box-shadow:0px 0px 3px rgba(0,0,0,0.7);	
	overflow: hidden;
}*/
.crossbar{
	display: inline-block;
	vertical-align: middle;
	height: 300px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
	border-top:1px solid white;
	border-bottom:1px solid white;
	box-shadow:0px 0px 3px rgba(0,0,0,0.7);		
	width: 100%;	
	text-align:center;
}
.crossbar div{
	display: inline-block;
	vertical-align: middle;
}
.verthelper{
    display: inline-block;
    vertical-align: middle;
    height:100%;
}
.preloadlogo{
	height: auto;
	z-index: 9993;
	width: 500px;
}
#loadbackgroundimg{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../imgs/banners/deep-wave-rentals-banner-2.avif);
	background-attachment:fixed;
	-webkit-background-size:cover;
	background-size:cover;
	height:100%;
	overflow:hidden;
	width:100%;	
	z-index:-1;
}
.backgroundimg{
	background-image:url(../imgs/banners/deep-wave-rentals-banner-2.avif);
	background-attachment:fixed;
	-webkit-background-size:cover;
	background-size:cover;
}
.backgroundvideo{
	position: absolute;
	top:50%;
	left:50%;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	transform: translate(-50%,-50%);
	object-fit:cover;
}
.backgroundvideo[poster]{
	height:100%;
	width:100%;
	object-position: 0px 0px;
	object-fit:cover;
}
.sLoad{
	height:100%;	
	overflow: hidden;
	white-space: nowrap;
}


/* CLEARFIX STYLES */

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.clearfix { 
   *display: inline-block; 
   _height: 1%;
}

/* BLOCKLIST FORM */

ul.blocklist{
	margin:0px 0px 10px;
	padding:0px;
	width:auto;
	text-align:left;
	height: auto;
	display:inline-block;	
	float:left;
}
ul.blocklist li{
	list-style:none;
	float:none;
	margin:auto;
	display:inline-block;
	cursor:pointer;
	background:transparent;
	padding:0px;
	text-align:center;
}
ul.blocklist li:hover{
	background:none !important;
}
ul.blocklist .block{
	background:rgba(215,0,0,0.5)!important;
	text-shadow: 0px 1px #CACACA;
}
ul.blocklist .block:hover{
	background:rgba(215,0,0,0.5);
}
ul.blocklist .open{	
	background:rgba(127,162,252,0.4)!important;
	background:rgba(0, 36, 115, 0.5)!important;
	text-shadow: 0px 1px #CACACA;
}
ul.blocklist .selected{	
	background:rgba(83, 151, 255, 0.5)!important;
}
ul.blocklist input{
	width:40px;
	height:40px;
	float:none;
	display:inline-block;
	margin:0px;
	padding:15px;
    background: #E9E9E9;
    background: -webkit-linear-gradient(#F9F9F9, #EEE);
    background: -o-linear-gradient(#F9F9F9, #EEE);
    background: linear-gradient(#F9F9F9, #EEE);
	border:none;
	height:100%;
	box-shadow:none;
	cursor:pointer;
	border-left:1px solid #e2e2e2;
	font-size:14pt;
	border-radius: 0px !important;
	text-align:center;
}
ul.blocklist input:hover{
    background: rgba(0, 0, 0, 0.7)!important;
    color: white!important;	
}
ul.blocklist input:disabled:hover{
	background:rgba(215,0,0,0.5);
	cursor:pointer;
}
ul.blocklist input:disabled{
	box-shadow:none;
	color:darkred;
}
ul.blocklist input:active{
	background:rgba(127,162,252,1);
}
ul.blocklist input:focus{
	 -webkit-box-shadow:inset 0px 0px 5px #51CBEE;
	 box-shadow:inset 0px 0px 5px #51CBEE
}

ul.formslist{
	margin:0px 0px 40px;
	padding:0px;
	position:relative;
	/*overflow-y:scroll;*/
	width:auto;
	text-align:center;
	min-height:140px
}
ul.formslist li{
	width:170px;
	height:220px;
	display: inline-block;
	margin:auto;
	box-shadow:0px 0px 2px #333;
	background:rgba(255,255,255,0.9);
	margin:0px 10px 0px 0px;
	color:#000;
	padding:0px;
	border-radius:0px;
	float: none;
	position: relative;
}
ul.formslist li:hover{
	transform:scale(1.05,1.05);
}
ul.formslist li span{
	padding:4px 0px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	display:block;
	width:100%;
	border-radius:0px;
}
.formslist a{
    display: block;
    height: 100%;
}
.formslist .legalform1, .formslist .legalform1:hover{
	background-image:url(../imgs/content/deep-wave-rentals-legal-form1.jpg);
	background-size:100%;
	background-position:center;
}
.formslist .legalform2, .formslist .legalform2:hover{
	background-image:url(../imgs/content/deep-wave-rentals-legal-form2.jpg);
	background-size:100%;
	background-position:center;
}
.formslist .smlred{
	position: absolute;
	bottom:0px;
	font-size:10pt;
	width:100%;
	color:red;
}
.formslist .smlgreen{
	position: absolute;
	bottom:0px;
	font-size:10pt;
	width:100%;
	color:#07f513;
}
.formslist .smlwhite{
	position: absolute;
	bottom:0px;
	font-size:10pt;
	width:100%;
	color:#FFF;
}
.smltext{
	font-size:10pt;
	background:rgba(0,0,0,0.1);
	padding:2px;
	font-weight:200;
	border-radius:2px;
}
.smltext.notcomplete{
	color: black;
	background: #ea3d50;
}
.smlmenu{
	font-size:8pt;
	background:rgba(0,0,0,0.1);
	padding:2px;
	font-weight:200;
	border-radius:2px;
}
.smlmenu > a:after{
	content:"|";
	margin-left:5px;
}
.smlmenu > a:last-child:after{
	content:"";
}
.smlmenu > a{
	margin-left:5px;
}

/* EVENT LIST STYLE */

ul.eventlist{
	margin:0px 0px 40px;
	padding:0px;
	position:relative;
	/*overflow-y:scroll;*/
	width:100%;
	height:auto;
	display:inline-block;
}
ul.eventlist li {
    list-style: none;
    /* border-top: 1px solid #fff; */
    display: inline-block;
    float: none;
    margin:20px 0px 0px;
    width: 100%;
    /* background: rgba(145,145,145,0.1); */
	background: rgb(228, 229, 231);
    padding: 10px 0px 10px 0px;
    position: relative;
    /* border-radius: 50px; */
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
ul.eventlist li:hover:not(.noevent){
	background:rgba(0,0,0,0.1);
	color:#333;
}
ul.rentallist li:hover:not(.noevent){
	background: rgba(0, 14, 187, 0.1);
}
/*new hover effects*/

ul.eventlist li.pending{
	background:rgba(165, 106, 99, 0.27);
}
ul.eventlist li.canceled{	
	background:rgba(0,0,0,0.4);
}
ul.eventlist li.accident{
	background: rgba(236, 16, 16, 0.2);
}
ul.eventlist li.paid{
	background:rgba(92, 255, 52, 0.2);
}
ul.rentallist li.pending {
    background:rgba(121, 142, 175, 0.27);
}
.labeltop {
    background: gray;
    padding: 2px 6px;
    font-size: 10pt;
    color: white;
    font-weight: 200;
    text-transform: uppercase;
}
.labeltop.rental{
	background:purple;
}
.labeltop.notavailable,
.labeltop.busy{
	background:red;
}
.labeltop.available{
	background:green;
}
.labeltop.driving{
	background:blue;
}
.form-group{
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}
.profilebox .hoverblue, ul.rentallist li.hoverblue{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(135deg,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	box-shadow:0px 0px 4px #666;	
}
ul.eventlist li p{
	color:#565656;
	font-size:12pt;
	text-align:left;
	padding:5px 15px;
	display:inline-block;
	line-height:18pt;
	margin:0px;
	width:auto;
}
ul.eventlist li p:hover{
	color:blue;
}
ul.eventlist li b{
	text-align:center;
	display: inline-block;
	width: 100%;
	color:#333;
	font-weight:200;
}
ul.eventlist li p.center{
	text-align:center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
ul.eventlist li div{
	border:1px solid #fff;
	padding:14px 14px 5px;
	margin:10px 0px 0px 0px;
	font-size:10pt;
	text-align:left;
	color:#F00;
	font-weight:200;
	/*display:none;*/
}

/* MEMBER LIST */

ul.memberlist li{
	position: relative;
	overflow:visible;
}
ul.memberlist li p{
	width:auto;
}

.profilebox .shade{
	background:rgba(0,0,0,0.3);
}


/* ADMIN MENU CIRCULAR */

.profilebox .admincircwrap {
  font-size:1em;
  width:100px;
  height:110px;
  overflow: hidden;
  position:absolute;
  z-index: 10;
  right:0px;
  bottom:0px;
  display:block;
  margin: -20px -30px;
  border-radius: 50%;
  -webkit-transform: scale(1) rotate(270deg);
  transform: scale(1) rotate(270deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity:0;
  background:rgba(0,0,0,0.2);
  background: transparent;
}

/* class applied to the container via JavaScript that will scale the navigation up */
.openadminmenu {
  border-radius: 50%;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.openadminmenu {
  border:none;
  background:none;
  color: white;
  text-align: Center;
  font-size: 1.5em;
  height:1.5em;
  width:1.5em;
  position:absolute;
  right:20px;top:30px;
  background-color:rgba(45,0,255,1);
  border-radius: 50%;
  cursor: pointer;
  z-index: 11;
  opacity:0;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
/*.profilebox ul.eventlist li:hover .admincircwrap{
  transform: scale(1.2) rotate(0deg);
  opacity:1;
}*/
.openadminmenu:hover,
.openadminmenu:active,
.openadminmenu:focus{
  background-color: #222;
}
.profilebox ul.eventlist li:hover .openadminmenu{
  opacity:1;
}
.profilebox .admincircwrap-open{
  -webkit-transform: scale(1.2) rotate(90deg);
  transform: scale(1.2) rotate(90deg);
  opacity:1;
}
.adminmenuoverlay{
  width:100%
  height:100%;
  background-color: rgba(0,0,0,0.6);
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  opacity:0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index:2;
  pointer-events:none;
}
 
/* Class added to the overlay via JavaScript to show it when navigation is open */
.adminmenuoverlay .on{
  pointer-events:auto;
  opacity:1;
}
.profilebox .admincircwrap li div{
	display:block;	
}
.profilebox .admincircwrap li {
  display:block;
  position: absolute;
  border-radius:0px;
  font-size: 1.5em;
	width:200px;
	height:200px;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  overflow: hidden;
  margin:-180px -150px;
  -webkit-transition: border .3s ease;
  transition: border .3s ease;
  color:none;
}
 
.profilebox .admincircwrap li a {
  display: block;
  font-size:8pt;
  height: 140px;
  width: 150px;
  position: fixed; /* fix the "displacement" bug in webkit browsers when using tab key */
  position: absolute;
  bottom: -7.25em;
  right: -7.25em;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  padding-top: 1.8em;
  text-align: center;
  -webkit-transform: skew(-50deg) rotate(-70deg) scale(1);
  transform: skew(-50deg) rotate(-70deg) scale(1);
  -webkit-transition: opacity 0.3s, color 0.3s;
  transition: opacity 0.3s, color 0.3s;
}
 
.profilebox .admincircwrap li a span {
  font-size: 1.1em;
  opacity: 0.7;
}
/* for a central angle x, the list items must be skewed by 90-x degrees
in our case x=40deg so skew angle is 50deg
items should be rotated by x, minus (sum of angles - 180)2s (for this demo) */
 
.profilebox .admincircwrap li:first-child {
  -webkit-transform: rotate(-10deg) skew(50deg);
  transform: rotate(-10deg) skew(50deg);
}
 
.profilebox .admincircwrap li:nth-child(2) {
  -webkit-transform: rotate(30deg) skew(50deg);
  transform: rotate(30deg) skew(50deg);
}
 
.profilebox .admincircwrap li:nth-child(3) {
  -webkit-transform: rotate(70deg) skew(50deg);
  transform: rotate(70deg) skew(50deg);
}
 
.profilebox .admincircwrap li:nth-child(4) {
  -webkit-transform: rotate(110deg) skew(50deg);
  transform: rotate(110deg) skew(50deg);
}
 
.profilebox .admincircwrap li:nth-child(5) {
  -webkit-transform: rotate(150deg) skew(50deg);
  transform: rotate(150deg) skew(50deg);
}
 
.profilebox .admincircwrap li:nth-child(odd) a {
  background-color: #363636;
}
 
.profilebox .admincircwrap li:nth-child(even) a {
  background-color:#000;
}
 
/* active style */
.profilebox .admincircwrap li.active a {
  background-color: #b31515;
  background-color: hsla(0, 88%, 70%, 1);
}
 
/* hover style */
.profilebox .admincircwrap li:not(.active) a:hover,
.profilebox .admincircwrap li:not(.active) a:active,
.profilebox .admincircwrap li:not(.active) a:focus {
  background-color: #b31515;
  background-color: hsla(0, 88%, 70%, 1);
}
/* ADMIN MENU */

ul.adminmenu{
	width:auto;
	padding:0px;
	right:0px;
	top:0px;
	opacity:0;
	position:absolute;
	text-align:center;
	height:auto;
	margin:auto;
	border:none;
	z-index: -100;
		
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform:translate(0px,0px,0px);
	transform:translate(0px,0px,0px);
}
/*
ul.eventlist li:hover > ul.adminmenu{
	opacity:1;
	top:-34px;
}
*/
ul.eventlist .raisebar{
	opacity:1;
	z-index:100;
	-webkit-transform: translate3d(-50px,-36px,0px);
	transform: translate3d(-50px,-36px,0px);
	/*right:50px;
	top:-36px; */
}
/*
ul.adminmenu:hover{
	opacity:1;
	top:-35px;
}*/
	
ul.adminmenu li{
	width:auto;
	padding:0px;
	float:left;
	border:none;
	height:auto;
	margin:0px;
}
ul.adminmenu li a{
	color:#fff;
	background:rgba(0,0,0,0.8);
	height:auto;
	padding:8px 10px;
	text-align:center;
	margin:0px;
}
ul.adminmenu li a:first-child{
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
ul.adminmenu li a:last-child{
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
ul.adminmenu li a:hover{
	background:rgba(0,0,0,0.6);
}



/* RENTAL LIST */
ul.rentallist li{
	/*background:none;
	border-radius:50px;*/
}
ul.rentallist li p{
	width:auto;
}

ul.feedbacklist {
}
ul.feedbacklist li{
	/*border-radius:60px;
	background:none;*/
}
ul.feedbacklist li p{
	width:auto;
}
ul.feedbacklist li p:first-of-type{
	width:80%;
}
ul.pendinglist li p:nth-child(3){
	width:80%;
}
ul.pendinglist li p:nth-child(4){
	width:auto;
}

ul.feedbacklist .openadminmenu{
	top:42px;
	right:30px;
}
ul.feedbacklist .admincircwrap {
	margin:-10px -19px;	
}


.events{
	/*min-height:386px;*/
	overflow-y:scroll;
	position:relative;
	height:auto;
}
.teamimg{
	width:auto;
	height:260px;
	float:left;
	margin:10px 20px 10px 0px;	
}
.eventimg{
	width:320px;
	height:auto;
	float:left;
	margin:10px 20px 10px 0px;
}
.eventimg-sml{
	width:auto;
	height:104px;
	float:right;
	margin:10px 10px;
}
.eventvideo{
	width:320px;
	height:220px;
	float:left;
	margin:10px 20px 10px 0px;	
}
.selected{
	background:rgba(0,0,0,0.1);
}
.noevent{
	
}
.menulink {
    float: right;
    display: inline-block;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    color: #FFF;
    border-radius: 4px;
    padding:5px 10px 4px;
    font-size: 10pt;
    margin:10px 0px 0px 4px;
    cursor:pointer;
}
.menulink:hover{
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
}
select.menulink {
    float: right;
    display: inline-block;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5)!important;
    color: #FFF;
    border-radius: 4px!important;
    padding: 8px 10px 7px;
    font-size: 10pt;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
    width: auto;
    height: auto;
    min-height: auto;
}
.blueborder{
    background:none;
    color:#FFF;
	background:rgba(0,0,255,0.9);
    border:1px solid blue;
}
.blueborder:hover{
    border:1px solid blue;
    color:rgba(0, 182, 255, 0.9);
}
.newmenu{
	display: !important;
}
.oldmenu{
	display:none;
}
#submitbox{
	min-height:450px
}
.scrollupbox {
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    z-index: 100000;
    height: auto;
    display: inline-block;
}
#scrollup {
    cursor: pointer;
    padding: 14px 15px;
    background: rgba(11, 17, 122,0.8);
    color: #FFF;
    text-shadow: none;
    font-size: 14pt;
    display: inline-block;
    margin: 0px;
}
#mobile{
	display:none;
}
#tablet{
	display:none;
}
/* GOOGLE CHROME HACKS */

::-webkit-scrollbar { 

}

input:-webkit-autofill {
	background-color:#3e3e3e;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	
    /* Safari and Chrome */

    /* Safari only override */
    ::i-block-chrome, .safarifloat {
		float:left;
    }
}

/* MEDIA PAGE */
.horzlistdouble{
	width:100%;
	height:auto;
	text-align:center;
	position:relative;
}
.horzlistdouble div{
	margin:auto auto;
	display: inline-block;
	margin:50px 20px;
	border-radius:50%;
	height:300px;
	width:300px;
	box-shadow:0px 0px 4px #000;
	overflow:hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;	
	
	transition:all 0.1s ease;
}
.horzlistdouble h1{
	top:38%;	
	background:rgba(255,255,255,0.5);
	text-align:center;
	color:#fff;	
	font-size:32pt;
	width:100%;
	padding:10px 0px;
	transition:all 0.3s ease;
}

.horzlistdouble div:hover, .horzlistdouble div:hover h1	{
	font-size:38pt;
	/*transform:scale(1.05,1.05);*/
}

/* PHOTOGRID */
.photogrid{
	width:100%;
	height:auto;
}
.innerbox .photogrid .item{
	width:200px;
	height:200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor:pointer;
}
.item:hover{
	
}
#h1btn{
	position:relative;
}
.img_med{
	float:right;
	width:180px;
	height:auto;
	margin:-20px;
}
.contentbox .bluearrow{
	height:40px;
	width:50px;
	margin-top:10px;
	left:-200px;
	position:absolute;
	
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.contentbox .flashleft{
	left:-70px;
}
.contentbox .abbox{
	position: absolute;
	text-align:center;
	right:0px;
	width:600px;
	bottom:50px;
	font-size:12pt;
	background:rgba(0,0,0,0.6);
	color:#fff;
}
/* GOOGLE + WIDTH HACK */
[id^=___plusone] { width:65px !important; }

/* NEW MEMBERS GUIDE SYSTEM */

#coverscreen{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background:rgba(0,0,0,0.6);
	color:#FFF;
	display:none;
}
#coverscreen a{
	cursor:pointer;
}
#guidescreenbtn{
    padding: 12px 10px 8px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}
#guideonbtn:before{
	content:url(../svg/question.svg);
	height:24px;
	width:24px;
	margin:6px;
	padding:0px;
	fill:#fff;
}
#guideonbtn{
    padding: 20px 20px 21px;
    font-size: 12pt;
    background: #000;
    /* border-radius: 5px; */
    font-weight: 600;
    color: white;
    cursor: pointer;
    z-index: 10000;
    padding-left: 5px;
    position: relative;
    display: inline-block;
}
#nextguidebtn:before{
	content:url(../svg/arrow-down.svg);
	height:24px;
	width:24px;
	margin:6px;
	padding:0px;
	fill:#fff;
}
#nextguidebtn{
	position:absolute;
	right:200px;
	bottom:30px;
	padding:5px 20px;
	font-size:12pt;
	background:#000;
	border-radius:5px;
	font-weight:600;
	color:white;
	cursor:pointer;
	z-index:10000;	
	padding-left:5px;
}
.abbtm {
    bottom: 0px;
    right: 63px;
    position: fixed;
    z-index: 9999;
}
.centertext{
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height:30px;
	font-size: 16pt;
	color: #FFF;
	width: 300px;
	text-align: center;
}
.highlightobject{
	z-index:10000;
}
.guidebox{
	position: absolute;
	border:1px solid white;
	border-top:0px;
	height:20px;
}
.guidebox span{
	position: absolute;
	top:30px;
	left:30px;
	width:1000px;
	font-size:14pt;
}
.off{
	display:none;
}
#guidebox1{ /* logout or access */
	top:25px;
	left: 0px;
	width:180px;
}
#guidebox2{ /* social media share */
	top:240px;
	left:40px;
	width:20px;
	height:360px;
	border:1px solid white;
	border-left:0px;	
}
#guidebox3{ /*latest promotions*/
	right:-10px;
	top:240px;
	width:380px;
}
#guidebox4{
	left: 580px;
	top: 270px;
	width: 700px;
}
#guidebox5{ /*legal info*/
	right: 530px;
	bottom:-20px;
	width: 20px;
	border: 1px solid white;
	border-left: 0px;
	height: 380px;
}
#guidebox6{ /* book a rental */
	right: 110px;
	width: 140px;
	top: 80px;
}
#guidebox6 span{
	left:initial !important;
}
#guidebox7{ /* content info */
	bottom: 200px;
    right: 540px;
    height: 300px;
}
#guidebox8{
	top: 200px;
	height: 420px;
	right: 660px;
	width: 20px;
	border: 1px solid #fff;
	border-left: 0px;
}
#guidebox9{
	top: 100px;
	width: 20px;
	right:530px;
	border: 1px solid white;
	height: 220px;
	border-left: 0px;
}
#guidebox10{
	top: 400px;
	height:500px;
	width: 20px;
	right:530px;
	border: 1px solid white;
	border-left: 0px;
}
#guidebox11{
	top: 100px;
	height:640px;
	width: 20px;
	right:530px;
	border: 1px solid white;
	border-left: 0px;
}
#guidebox12{
	top:25px;
	right:220px;
	width:580px;
}
#guidebox13{
	bottom:20px;
	right:90px;
	width:100px;
}
#guidebox13 span{
	right: 100px;
	left: initial;
	bottom: 20px;
	top: initial;
	width: 300px;
}
#guidebox14{
	bottom: 120px;
	right:530px;
	height: 300px;
	width: 20px;
	border: 1px solid white;
	border-left: 0px;
}
#guidebox15{
	bottom:-20px;
	height:440px;
	width: 20px;
	right:530px;
	border: 1px solid white;
	border-left: 0px;
}
#guidebox16{
	bottom: 160px;
	height: 420px;
	right: 530px;
	border: 1px solid white;
	border-left: 0px;		
	width:20px;
}
#float-menu{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 100000;
}
/* SVG ICONS */
svg{}
.svg-icon-tiny{
	margin:0px 5px;
	height:16px;
	width:16px;	
}
.svg-icon-sml{
	height:32px;
	width:32px;
}
.svg-icon-med{
	height:40px;
	width:40px;	
}
.svg-icon-lrg{
	height:128px;
	width:128px;	
}
.svg-icon-mega{
	height:256px;
	width:256px;	
}
.offsetleft{
	float:left;
	margin:20px 20px 0px 0px;	
}
.svg-exit{
	float: left;
	fill: white;
	width: 24px;
	height: auto;
	margin:0px;
	margin-left: 10px;
}
*[data-tooltip]{	
	cursor:pointer;
}
*[data-tooltip]:before{
	content:url(../svg/info.svg);
	width:16px;
	height:16px;
	padding:2px;
	margin-right:5px;
}
*[data-step]{
    margin: 0 0 0 20px;
}
.innerbox, #div_links{
	padding-left:80px;
}
.listBox, ul.listBox{
	background:transparent;
}
.listBox li, .listBox li:hover{
	background:transparent;
	padding:5px 10px 5px 0px;
	color: black;
	font-size: 12pt;
	margin: 0px;
}
.listBox li input{
	margin-left:10px;
}
.listBox li input.age{
	width:80px;
}
.listBox li label{
	width: auto;
	float:left;
}
.listBox li label span{
	width: 50px;
	display: inline-block;
}
.grecaptcha-badge{
	z-index:10000 !important;
}