/*!
 * New AllStays 2015 Flat Design
 * Copyright 2014 AllStays LLC
 */
body{
	color:#222222;
}
/* jumbotron.top added by AL 10/22/14 for top links */
.jumbotron.top{background-image: url(/apps/main-app-parking_2x_1200x300.gif); height: 275px;}

/* jumbotron.footer added by AL 10/22/14 for top links */
.jumbotron.footer{background-color: #363636}

/* a.top added by AL 10/22/14 for top links */
a.top{
  color: #fff;
	font-weight:normal;
	text-shadow: 1px 1px #363636;
  }
a.top:hover{
	color: #bbb;
	text-decoration: underline;
}
.footer{
	height: 50px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 60px;
}

.footer span{
	color:#fff;
	font-size: 11px;
}

.footer .icon{
	float: right;
	margin-left: 5px;
}

.about h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 25px 0 35px 0;
	color: #222222;
}

.about p.text{
	font-size: 14px;
	line-height: 1.70;
	text-align; justify;
	color: #222222;
}

.add{
	font-size: 14px;
	line-height: 1.70;
	text-align; justify;
	color: #222222;
}

.med{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.phone {
	position: absolute;
	right: 10px;
	padding-left: 2px;
	margin: 1px;
}

.screen{
	padding-top: 50px;
}

.screen img{
	margin-bottom: 50px;
}

.screen h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 25px 0 35px 0;
	color: #222222;
}

.contacts img{
	margin-bottom: 80px;
}

.contacts p{
	font-size: 23px;
}

.contacts h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 35px 0 35px 0;
	color: #222222;
}

.contacts a{
	color: #222222;
}

.contacts a:hover{
	color: #16a085;
	text-decoration: underline;
}

.promotext h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 25px 0 35px 0;
	color: #222222;
}

.promotext p.text{
	font-size: 14px;
	line-height: 1.70;
	text-align; justify;
	color: #222222;
}

.promo{
	padding-top: 50px;
}

.promo img{
	margin-bottom: 50px;
}

.promo h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 25px 0 35px 0;
	color: #222222;
}

.submissionform p{
	font-size: 18px;
}

.submissionform h2{
	font-size: 35px;
	text-transform: uppercase;
	margin: 35px 0 35px 0;
	color: #222222;
}

.submissionform a{
	color: #222222;
}

.submissionform a:hover{
	color: #16a085;
	text-decoration: underline;
}

/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #F0FFF0; /* Old browsers */
		background: #F0FFF0 -moz-linear-gradient(top, rgba(255,255,255,.05) 0%, rgba(0,0,0,.05) 100%); /* FF3.6+ */
		background: #F0FFF0 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.05)), color-stop(100%,rgba(0,0,0,.05))); /* Chrome,Safari4+ */
		background: #F0FFF0 -webkit-linear-gradient(top, rgba(255,255,255,.05) 0%,rgba(0,0,0,.05) 100%); /* Chrome10+,Safari5.1+ */
		background: #F0FFF0 -o-linear-gradient(top, rgba(255,255,255,.05) 0%,rgba(0,0,0,.05) 100%); /* Opera11.10+ */
		background: #F0FFF0 -ms-linear-gradient(top, rgba(255,255,255,.05) 0%,rgba(0,0,0,.05) 100%); /* IE10+ */
		background: #F0FFF0 linear-gradient(top, rgba(255,255,255,.05) 0%,rgba(0,0,0,.05) 100%); /* W3C */
	  border: 1px solid #008000;
	  border-top: 1px solid #008000;
	  border-left: 1px solid #008000;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444; /*text*/
	  display: inline-block;
	  font-size: 14px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  /*margin-bottom: 10px;*/
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #F0FFF0; /* Old browsers */
		background: #F0FFF0 -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #F0FFF0 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #F0FFF0 -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #F0FFF0 -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #F0FFF0 -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #F0FFF0 linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #008000;
	  border-top: 1px solid #008000;
	  border-left: 1px solid #008000; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #B4EEB4; /* Old browsers */
		background: #B4EEB4 -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #B4EEB4 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #B4EEB4 -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #B4EEB4 -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #B4EEB4 -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #B4EEB4 linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 98%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin: 0 1px 1px 0;
		text-align: center; }

/* #Images
================================================== */



img.logo{ height: 60px; width: 138px; background: url(/images/CSSS1.png) no-repeat 0px 0px; } /*138x60*/
img.apple{ height: 41px; width: 37px; background: url(/images/CSSS1.png) no-repeat 0px -63px; margin: 7px 0 0 3px; } /*37x41*/
img.and{ height: 41px; width: 37px; background: url(/images/CSSS1.png) no-repeat -37px -63px; margin: 7px 0 0 3px; } /*37x41*/
img.aspro{ height: 41px; width: 37px; background: url(/images/CSSS1.png) no-repeat -75px -63px; margin: 7px 0 0 5px; } /*37x41*/
img.aspin{ height: 31px; width: 37px; background: url(/images/CSSS1.png) no-repeat -76px -62px; margin: 0 0 0 0; } /*37x31*/
img.tmid{ height: 52px; width: 292px; background: url(/images/CSSS1.png) no-repeat -138px 0px; }
img.tad{ height: 60px; width: 468px; background: url(/images/CSSS1.png) no-repeat -143px -66px; }
img.jcamp{ height: 48px; width: 72px; background: url(/images/CSSS1.png) no-repeat -143px -126px; }
img.jroom{ height: 48px; width: 48px; background: url(/images/CSSS1.png) no-repeat -216px -126px; }
img.jtruck{ height: 48px; width: 48px; background: url(/images/CSSS1.png) no-repeat -264px -126px; }


img.shemail{ height: 24px; width: 24px; background: url(/images/CSSS1.png) no-repeat -438px -2px; }
img.shstumble{ height: 24px; width: 24px; background: url(/images/CSSS1.png) no-repeat -463px -2px; }
img.shtwit{ height: 24px; width: 24px; background: url(/images/CSSS1.png) no-repeat -489px -2px; }
img.shface{ height: 24px; width: 24px; background: url(/images/CSSS1.png) no-repeat -514px -2px; }
img.shgoog{ height: 24px; width: 24px; background: url(/images/CSSS1.png) no-repeat -540px -2px; }


img.face{ height: 32px; width: 32px; background: url(/images/CSSS1.png) no-repeat -528px -30px; }
img.twit{ height: 32px; width: 32px; background: url(/images/CSSS1.png) no-repeat -494px -30px; }

img.apphbc{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat 0px 0px; }
img.appcbt{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -48px 0px; }
img.appcrv{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -96px 0px; }
img.appmil{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -144px 0px; }
img.apptat{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat 0px -48px; }
img.apponp{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -48px -48px; }
img.appres{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -96px -48px; }
img.apprvd{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -144px -48px; }
img.appfhd{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat 0px -96px; }
img.appfhw{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -48px -96px; }
img.appfos{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -96px -96px; }
img.appfsc{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -144px -96px; }
img.applow{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat 0px -144px; }
img.appwtf{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -48px -144px; }
img.appplp{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -96px -144px; }
img.appgts{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -144px -144px; }
img.appfcc{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat 0px -192px; }
img.appidf{ height: 48px; width: 48px; background: url(/images/CSSS2.png) no-repeat -48px -192px; }

/* END OF IMAGE SPRITE */

.circle{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: solid 2px #009933;
	display: inline-block;
}

/* custom for white pin on background at top of apps page */
.circle-white{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: solid 2px #fff;
	padding: 5px;
	display: inline-block;
}

.rounded{
	-webkit-border-radius: 25%;
	-moz-border-radius: 25%;
	-ms-border-radius: 25%;
	-o-border-radius: 25%;
	border-radius: 25%;
	border: solid 5px #eee;
	display: inline-block;
}

.rounded-dark{
	-webkit-border-radius: 30%;
	-moz-border-radius: 30%;
	-ms-border-radius: 30%;
	-o-border-radius: 30%;
	border-radius: 30%;
	border: solid 3px #222;
	display: inline-block;
}
