body {
	margin: 0;
        padding: 0;
	overflow-x: hidden;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
}
body#containerBlue {
	margin: 0;
        padding: 0;
	color: #FFFFFF;
	background: #001951;
	font-family: Helvetica;
	font-size: 13px;
}
body#containerWhite {
	margin: 0;
        padding: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: Helvetica;
	font-size: 13px;
}
body > .toolbarHome {
        margin: 0;
	padding: 0;
	height: 67px;
	border-bottom: 1px solid #86BBE9;
	background: url(/images/iphone/bg01.gif) #C9DAF7 repeat-x;
}
body > .toolbarSub {
        margin: 0;
	padding: 0;
	height: 44px;
	border-bottom: 1px solid #86BBE9;
	background: url(/images/iphone/bg01.gif) #C9DAF7 repeat-x bottom left;
}
#logo {
        padding: 9px 0 0 0;
        text-align: center;
}
#navHome {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 67px;
	width: 100%;
}
#navHome > li {
	background: url(/images/iphone/bg02.gif) repeat-x;
	position: relative;
	margin: 0;
	border-bottom: 1px solid #86BBE9;
	padding: 8px 0 10px 14px;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
}
#navHome > li > a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: -8px 0 -10px -14px;
	padding: 8px 0px 10px 14px;
	background: url(/images/iphone/arrow_white.gif) no-repeat right center;
}
#navHome li > a:active {
	background-color: #0033CC;
}
#contentHome {
	position: absolute;
	margin: 0;
	padding: 10px 0px 0px 0px;
	left: 0;
	top: 187px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	background: #001951;
}
#contentHome > ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px 15px;
}
#callToBook {
	margin: 0;
        padding: 0;
        font-size: 16px;
	font-weight: bold;
}
.buttonRed {
	display: block;
	border-width: 0 12px;
	padding: 6px;
	margin: 5px 10px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	text-decoration: inherit;
	color: inherit;
}
.buttonRed {
	-webkit-border-image: url(/images/iphone/btn01.gif) 0 12 0 12;
	color: #FFFFFF;
	margin: 10px;
}
.buttonRedonWhiteBg {
	display: block;
	border-width: 0 12px;
	padding: 6px;
	margin: 5px 10px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	text-decoration: inherit;
	color: inherit;
}
.buttonRedonWhiteBg {
	-webkit-border-image: url(/images/iphone/btn02.gif) 0 12 0 12;
	color: #FFFFFF;
	margin: 10px;
}
#viewFullSite {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 27px;
	margin: 10px 0px;
	padding: 6px 0px 0px 0px;
	color: #000000;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	background: url(/images/iphone/bg03.gif) #EFEFEF repeat-x;
}
#viewFullSite > a {
	color: inherit;
	text-decoration: none;
}
#copyrightNotice {
	padding: 0px 10px;
	font-size: 11px;
	width: 100%;
	text-align: left;
}
#toolbarLeft {
        position: absolute;
        top: 10px;
        left: 6px;
        margin: 0;
        padding: 0;
}
#toolbarRight {
        position: absolute;
        top: 10px;
        right: 6px;
        margin: 0;
        padding: 0;
}
#toolbarCenter {
        position: absolute;
        left: 20%;
        right: 20%;
        top: 14px;
        margin: 0;
        padding: 0;
	color: #001951;
	font-size: 16px;
	font-weight: bold;
        text-align: center;
	text-decoration: none;
}
#toolbarCenter.headingSmall {
	color: #001951;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 0 0;
}
#contentSub {
	margin: 0;
	padding: 0;
}
.blueBgText {
	color: #FFFFFF;
	margin: 10px 15px 10px 10px;
        font-size: 14px;
}
.blueBgTextSmall {
	color: #FFFFFF;
	margin: 10px 15px 10px 10px;
	font-size: 13px;
}
.whiteBgText {
	color: #000000;
	padding: 10px 15px 10px 10px;
	font-size: 14px;
	background: #FFFFFF;
}
.whiteBgTexteM {
	color: #000000;
	padding: 10px 15px 10px 10px;
	font-size: 14px;
	background: #FFFFFF;
        font-style: italic;
}
.whiteBgText label {
	font-weight: bold;
}
.textRedBold {
	color: red;
	font-weight: bold;
}
ul#searchResults {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#searchResults li {
	margin: 0;
	padding: 0;
}
ul#searchResults li > a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(/images/iphone/arrow_grey.gif) no-repeat right center;
	text-decoration: none;
}
div.carResult {
       margin: 0;
	padding: 3px 20px 3px 0;
       min-height: 60px;
	border-top: 1px solid #CCCCCC;
}
div.carImage {
       float: left;
       margin: 0;
	padding: 0 5px 0 0;
       width: 108px;
}
div.carInfo {
       float: left;
       margin: 0;
	padding: 3px 0 3px 0;
       min-height: 53px;
	width: 60%;
}
div.carClass {
       margin: 0;
	padding: 0;
	color: #0033CC;
	font-size: 13px;
	font-weight: bold;
}
div.carModel {
       margin: 0;
	padding: 0;
       color: #000000;
	font-size: 12px;
}
div.carPrice {
       margin: 0;
	padding: 0;
       color: #F32613;
	font-size: 12px;
	font-weight: bold;
}
#navSub {
	margin: 0;
	padding: 0;
	width: 100%;
}
#navSub li {
	background: url(/images/iphone/bg02.gif) repeat-x;
	position: relative;
	margin: 0;
	border-bottom: 1px solid #86BBE9;
	padding: 10px 0 8px 14px;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
}
#navSub li > a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: -10px 0 -9px -14px;
	padding: 10px 32px 9px 10px;
	background: url(/images/iphone/arrow_white.gif) no-repeat right center;
}
#navSub li > a:active {
	background: #0033CC;
}
.reservation_details {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.reservation_details td {
	padding: 3px 3px;
}
.reservation_details p {
	padding: 5px 0px;
	margin: 0px;
}
.header_row {
	font-weight: bold;
	font-size: 10px;
	background-color: #D3E4FA;
}
.align_right {
	text-align: right;
}
.discount_savings_row {
	color: red;
}
.subtotal_row {
	text-align: right;
}
.total_row {
	font-weight: bold;
	background-color: #D3E4FA;
}
ul#locationResults {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#locationResults li {
	margin: 0;
	padding: 10px 15px;
	border-top: 1px solid #CCCCCC;
}
span.locationTitle {
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}
span.locationPhone {
	font-weight: bold;
}
.textHighlightBlue {
	color: #0033CC;
}
.red {
        color: red;
}
/* begin form */
body > .panel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
}
.panel > fieldset, .panel > form > fieldset, .panel > form > div > fieldset  {
    position: relative;
    margin: 5px 10px;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 6px;
    border: 1px solid #999999;
    text-align: right;
    font-size: 15px;
}
.row  {
    position: relative;
    min-height: 36px;
    border-bottom: 1px solid #AAAAAA;
    -webkit-border-radius: 0;
    text-align: right;
}
fieldset > .row:last-child {
    border-bottom: none !important;
}
.row > input[type="text"] {
    border: none;
    background: transparent none repeat scroll 0%;
    padding: 9px 0 0 0;
}
.row > input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: none;
    height: 35px;
    background: none;
    position: absolute;
    left: 90px;
    width: auto;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
}
.row > select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 1px 0 0 0;
    border: none;
    padding: 12px 10px 0 0;
    height: 35px;
    font-size: 15px;
    color: #000000;
    background: #FFFFFF;
    position: absolute;
    left: 90px;
    text-align: left;
}
.row > label {
    color: #000000;
    position: absolute;
    margin: 0 0 0 10px;
    line-height: 36px;
    font-weight: bold;
}
input.discCode {
    left: 130px;
}
input.firstName {
    left: 100px;
}
input.lastName {
    left: 100px;
}
input.phone {
    left: 130px;
}
input.email {
    left: 130px;
}
input.email {
    left: 130px;
}
input.confNumber {
    left: 145px;
}
select.age {
	left: 130px;
	right: 10px;
}
select.searchDay {
    left: 150px;
}
select.searchTime {
    left: 200px;
}
select.specialOptions {
    right: 10px;
    left: 200px;
    text-align: right;
}
input.emailOptCheck {
    left: 10px;
    top: 10px;
    border: 1px solid #999999;
    background-color: #CCCCCC;
}
div.emailOptIn {
    float: right;
    padding: 5px 5px 5px 20px;
    margin: 0;
    width: 85%;
    color: #000000;
    font-size: 13px;
    font-style: italic;
    text-align: left;
}
.inactiveText {
    color: #888888;
    position: absolute;
    left: 90px;
    height: 35px;
    margin: 0;
    padding: 9px 0 0 0;
}
.errormsg a {
  color: #FFFFFF;
}
/* end form */
