/*--------------------------------------------------*/
/* Form                                             */

form.stepOne {
	width: 470px;
	float: left;
	background: url("/a/themes/harley/img/book/formBg.png") repeat-y bottom left;
	height: 361px;
	height: auto !important;
	min-height: 361px;
	margin-top: -50px;
	padding: 40px 20px 15px 20px;
	position: relative;
	z-index: 99;
}

form fieldset {
	border: 0;
}

input,
textarea,
select,
button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

input {
	text-align: left;
	margin: 0 3px;
	border: 2px solid #fff;
}

input:focus {
	border: 2px solid #f88e18;
}

/*--------------------------------------------------*/
/* General rows                                     */

form .row {
	margin: 0 0 6px;
	clear:both;
}

form .terms {
	margin-top: 30px;
}

form .row .clear {
	font-size: 0.8em;
	padding: 3px 0 0 172px;
	clear: both;
}

form .row .own {
	font-size: 0.8em;
	padding: 8px 0 0 0;
	clear: none;
	width: 200px;
	float: left;
}
	
form .row .ownOptions {
	font-size: 1em;
	padding: 3px 0 0 172px;
	clear: both;
	width: 200px;
}

	form .row .ownOptions select {
		width: 120px;
		clear: both;
		float: left;
	}
	
	form .row .ownOptions .button {
		clear: both !important;
		float: left;
	}

form .row p {
	color: #0a0a0a;
}

form .row .clear label,
form .row .clear input {
	float: left;
	width: auto;
	margin-top: 3px;
	border: none;
	text-align: left;
}

form .row .clear input {
	margin-right: 5px;
}

form .row .clear label {
	line-height: 10px;
}

form .row .clear label.optIn {
	margin-top: 0;
	width: 250px;
	text-transform: none;
	line-height: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	margin-left: 5px;
}

form .row .checkbox {
	border: none;
}

.checkboxaccept {
/*	margin-left: 105px;*/
	margin-right: 5px;
	float: left;
	width: auto;
	margin-top: 5px;
	border: none;
	text-align: left;
}

.terms a:link,
.terms a:visited {
	text-decoration: underline;
	color: #fff;
}

.terms a:hover,
.terms a:active {
	text-decoration: none;
	color: #fff;
}

#dataDisclaimer {
	clear: both;
	padding-top: 5px;
	font-size: 11px;
}

#dataDisclaimer p {
	color: #fff;
	font-size:0.8em;
	padding-top: 0;
	margin-top: 0;
}

form .row label, 
form .row p.label {
	text-align: right;
	width: 120px;
	float: left;
	padding: 5px 12px 0 0;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial narrow, arial, verdana, helvetica, sans-serif;
	width: 160px;
	white-space: no-wrap;
}

form .row label.error,
form .row p.label.error {
	color: #cb180a;
}

form .row label.dob {
	float: left;
	width: auto;
	margin-left: 20px;
}

form .row input.dobInput {
	float: left;
	width: auto;
}

form .row .submit {
	padding: 3px 0 0 172px;
}

form .button {
	color: #fff;
	background: url("/a/themes/harley/img/global/orangeBut.gif") repeat-x top right;
	border: none;
	font-family: arial narrow, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	text-align: left;
	margin: 0;
	padding: 0 20px 5px 7px;
	height: 25px;
	cursor: pointer;
}

form .button:hover {
	color: #0a0a0a;
}

/*--------------------------------------------------*/
/* Selected Bike                                    */

#selectedBike {
	width: 235px;
	float: left;
	background: url("/a/themes/harley/img/book/selectedBikeTop.png") no-repeat top left;
	margin-top: -50px;
	margin-left: 10px;
	position: relative;
	z-index: 98;
}

	#selectedBike #selectedBikeTile {
		width: 195px;
		background: url("/a/themes/harley/img/book/selectedBikeMid.png") repeat-y top left;
		margin: 40px 0 0 0;
		padding: 0 20px;
	}
	
	#selectedBike #selectedBikeTileBot {
		width: 235px;
		background: url("/a/themes/harley/img/book/selectedBikeBot.png") no-repeat top left;
		margin: 0;
		padding: 0;
		height: 40px;
	}

#selectedBike img {
	margin: 5px auto 15px auto;
}

#selectedBike .family {
	background: url("/a/themes/harley/img/book/familyBg.gif") no-repeat bottom center;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
}

#selectedBike .family h3 {
	background: url("/a/themes/harley/img/book/familyBg.gif") no-repeat top center;
	padding: 15px 0 0 0;
}
	
	#selectedBike p {
		color: #d9d5d0;
	}
	
	#selectedBike p a {
		color: #ff8603;
		text-decoration: none;
	}
	
	#selectedBike p a:hover {
		color: #d9d5d0;
		text-decoration: underline;
	}

/*--------------------------------------------------*/
/* Dealer Info - Left Float                         */

#dealerInfo {
	width: 470px;
	float: left;
	margin-top: -50px;
	padding: 40px 20px 15px 20px;
	position: relative;
	z-index: 99;
}

#dealerInfo .alternative {
	margin: 0 0 20px 0;
	color: #fff;
	font-family: arial narrow, arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#dealerInfo #map,
#dealerInfo #calendar {
	background: #434343;
	padding: 3px;
	width: 271px;
	float: left;
}

/*--------------------------------------------------*/
/* Calendar                                         */	

#dealerInfo #calendar {
	padding: 2px;
	width: 273px;
	background: url("/a/themes/harley/img/book/calendarBg.gif") repeat-y top left;
}

#dealerInfo #calendar table {
	width: 273px;
	font-size: 0.9em;
	clear: both;
}

#dealerInfo #calendar caption {
	width: 273px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-weight: bold;
	color: #371d05;
	background: url("/a/themes/harley/img/book/captionBg.gif") no-repeat bottom center;
	clear: both;
}

#dealerInfo #calendar caption span {
	width: 237px;
	float: left;
}

#dealerInfo #calendar caption .prev {
	width: 18px;
	float: left;
}

#dealerInfo #calendar caption .next {
	width: 18px;
	float: right;
}

#dealerInfo #calendar table tr {
	text-align: center;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#dealerInfo #calendar table tr th {
	color: #371d05;
}

#dealerInfo #calendar table tr td {
	padding: 3px 0;
	background: #706c63 url("/a/themes/harley/img/book/tableCellBg.gif") repeat-y top right;
}

#dealerInfo #calendar table tr td.selectedDay {
	color: #371d05;
	text-decoration: underline;
	background: #bc6302 url("/a/themes/harley/img/book/tableCellBgSel.gif") repeat-y top right;
}

#dealerInfo #calendar table tr td a {
	color: #fff;
	text-decoration: none;
}

#dealerInfo #calendar table tr td a:hover {
	color: #371d05;
	text-decoration: none;
}

#dealerInfo #map #mapView {
	border: 2px solid #000;
	width: 267px;
	height: 178px;
}


#dealerInfo #dealerDetails, 
#dealerInfo #slotDetails {
	float: left;
	margin: 10px 0 0 10px;
	width: 180px;
}

#dealerInfo #slotDetails {
	margin-top: -15px;
	padding-top: 25px;
	background: url("/a/themes/harley/img/book/familyBg.gif") no-repeat top center;
}



#dealerInfo #dealerDetails h4, 
#dealerInfo #slotDetails h4 {
	font-size: 0.8em;
	margin-top: 5px;
	width: auto;
}

#dealerInfo #dealerDetails p, 
#dealerInfo #slotDetails p {
	color: #9e9e9e;
	font-size: 0.8em;
	font-weight: bold;
}

#dealerInfo #dealerDetails p strong, 
#dealerInfo #slotDetails p strong {
	color: #fff;
}

#dealerInfo #dealerDetails a.book {
	color: #fff;
	background: url("/a/themes/harley/img/global/orangeBut.gif") repeat-x top right;
	font-family: arial narrow, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	text-align: left;
	margin: 0;
	min-width: 70px;
	height: 22px;
	padding: 4px 20px 0 7px;
	text-decoration: none;
	display: block;
}

#dealerInfo #dealerDetails a.book:hover {
	color: #0a0a0a;
}

#dealerInfo .row {
	margin-bottom: 30px;
	clear: both;
}

#dealerInfo h3 {
	clear: both;
	margin-bottom: 8px;
}

#dealerInfo h3 span {
	width: 385px;
	display: block;
	float: left;
}

#dealerInfo h3 span.availabilityCol {
	width: 57px;
	text-transform: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 0.7em;
	margin-left: 5px;
	text-align: center;
	line-height: 19px;
}

#dealerInfo h4 {
	margin-bottom: 15px;
	width: 385px;
}

#dealerInfo ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#dealerInfo ul.bikes {
	margin: 5px 0 30px 0;
}

#dealerInfo ul li {
	clear: both;
}

#dealerInfo ul span {
	float: left;
	background: url("/a/themes/harley/img/book/stripe1bg.png") repeat top left;
	padding: 0 5px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	line-height: 22px;
	font-size: 0.9em;
	width: 270px;
}

#dealerInfo ul.bikes span {
	width: 210px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
}

#dealerInfo ul span.availability {
	width: 45px;
	margin-left: 5px;
	height: 22px !important;
}

#dealerInfo ul span.availability img {
	margin: 4px auto 0 auto;
}

#dealerInfo ul span.stripe {
	background: url("/a/themes/harley/img/book/stripe2bg.png") repeat top left;
}

#dealerInfo ul span a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#dealerInfo ul span a:hover {
	color: #fb8200;
	text-decoration: none;
}

#dealerInfo ul a.viewOnMap, 
#dealerInfo ul.bikes a.book, 
#dealerInfo #dealerDetails a.getDirections {
	float: left;
	color: #371d05;
	background: url("/a/themes/harley/img/global/beigeBut.gif") repeat-x top right;
	font-family: arial narrow, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	text-align: left;
	margin: 0 0 0 5px;
	min-width: 70px;
	height: 22px;
	padding: 4px 20px 0 7px;
	text-decoration: none;
	display: block;
}

#dealerInfo #dealerDetails a.getDirections {
	background: url("/a/themes/harley/img/book/getDirectionsBg.gif") no-repeat top left;
	background: url("/a/themes/harley/img/global/beigeBut.gif") repeat-x top right;
	padding: 4px 20px 0 7px;
}

#dealerInfo #dealerDetails a.getDirections {
	margin: 0;
}

#dealerInfo ul.bikes a.book {
	color: #fff;
	background: url("/a/themes/harley/img/global/orangeBut.gif") repeat-x top right;
}

#dealerInfo ul a.viewOnMap:hover,
#dealerInfo ul.bikes a.book:hover,
#dealerInfo #dealerDetails a.getDirections:hover {
	color: #0a0a0a;
}

#allDealers {
	clear: left;
	margin-top: 2em;
}

#allDealers form {
	width: 100%;
}

	#allDealers form select {
		width: 415px;
	}

#slot {
	width: 10em;
}

form .row p.optInCopy {
	margin: 0;
	padding: 0;
	color: #fff;
}

.optInOptions {
	clear: left;
}
