@charset "utf-8";
/* CSS Document */


/* BOOK FORM		
	border: 1px solid red;	 */

.choose-a-car-img {
	float: left;
	margin-top: 324px;
}

.car-detials-img {
	float: left;
}

#book-confirm-form {
	float: right;
	width: 496px;
	height: 309px;
	padding-top: 72px;
}

.book {
	background: url(../img/quoteform-book.png) no-repeat top right;
}

.confirm {
	background: url(../img/quoteform-confirm.png) no-repeat top right;
}

.book-location-copy-left {
	float: left;
	clear: both;
	margin: 0 0 0 35px;
}

.book-location-copy-right {
	float: left;
	margin-left: 30px;
	font-weight: bold;
}

.button-amend {
	float: right;
	margin: 50px 20px 20px 0;
}




/* CHOOSE A CAR */


#choose-a-car-box {
	float: left;
	width: 850px;
	background: url(../img/book-chooseacar-bg.png) no-repeat top left;
}
#confirm-a-car-box {
	float: left;
	width: 850px;
	background: url(../img/confirm-bg-01.png) no-repeat top left;
}

/* NO RESULTS */
#no-results {
	float: left;
	width: 348px;
	height: 108px;
	background: url(../img/no-results-bg.gif) no-repeat top left;
}




#features-guide {
	float: right;
	margin: 0px 0 0 0;
	width: 180px;
}

#features-guide ul {
	padding: 0;
	margin: 5px 0 0 5px;
}

#features-guide li {
	list-style: none;
	padding-left: 27px;
	margin: 0;
}

.features-01 {
	background: url(../img/features-01.png) no-repeat;
}

.features-02 {
	background: url(../img/features-02.png) no-repeat;
}

.features-03 {
	background: url(../img/features-03.png) no-repeat;
}

.features-04 {
	background: url(../img/features-04.png) no-repeat;
}

.features-05 {
	background: url(../img/features-05.png) no-repeat;
}

.features-06 {
	background: url(../img/features-06.png) no-repeat;
}





#choose-a-car-details {
	float: left;
}



/* DISPLAY */

#display-links {
	margin-top: 28px;
	float: left;
}

#display-links li {
	list-style: none;
	float: left;
	margin-right: 50px;
}

#display-links li a {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#display-links li a.selected {
	color: #000;
}



#sort-by {
	margin-top: 23px;
	float: left;
	background: url(../img/sort-by-bg.png);
	height: 49px;
	width: 663px;
}

#sort-by li {
	list-style: none;
	margin-right: 50px;
	float: left;
}

#sort-by li a {
	display: block;
	color: #949885;
	font-weight: none;
	text-decoration: underline;
}



#confirm-extras {
	float: left;
	margin: 18px 0 0 180px;
}

#confirm-extras a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size:14px;
}



.car-detail {
	background: url(../img/book-chooseacar-item-bg.png) repeat-y;
	height: 100%;
	width: 663px;
	float: left;
	line-height: 22px;
	padding-bottom: 10px;
}

.confirm-car-detail {
	margin-top: 13px;
}

.car-detail-head {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 5px 20px;
	background: #c9e184;
}

.car-detail-img {
	margin: 10px 10px 0 10px;
	float: left;
}

.car-detail-copy {
	margin: 10px 0 0 20px;
	float: left;
	width: 300px;
}

.car-detail-img {
	float: left;
}



.features-details {
	float: left;
	margin: 15px 0px 0 5px;
	width: 75px;
	/*border: 1px solid red;*/
}

.features-details li {
	list-style: none;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
}




.price-continue {
	float: right;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 20px 0 0px;
	text-align: right;
}

.btn-continue 
{   
    margin-top: 15px;
}


#confirm-price {
	float: right;
	font-weight: bold;
	font-size: 16px;
	margin: 30px 30px 0 0;
	text-align: right;
}



#car-detail-bottom {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size:16px;
	background: url(../img/book-chooseacar-bg02.png);
	height: 60px;
	width: 663px;
}
 

#page-number {
	float: left;
	margin: 15px 0 0 20px;
}


#next-last {
	float: right;
	margin: 20px 20px 0 0;
}






#confirm-insurance {
	background: url(../img/confirm-insurance-bg.png) repeat-y;
	width: 663px;
}

#confirm-insurance-copy {
	padding: 10px 20px 10px 20px;
	color: #2c2b2b;
	line-height: 15px;
}

#confirm-insurance-copy a {
	text-decoration: underline;
	color: #008eff;
	font-weight: bold;
}


#personal-details {
	float: left;
}


/* CONFIRMATION FORM */

#confirm-form {
	margin-right: 1px;
	width: 663px;
	background: url(../img/confirm-insurance-bg.png) repeat-y;
	float: right;
}

#confirm-form fieldset {
	border: 0;
	margin: 0 0 0 20px;
}


#confirm-bg-bottom {
	float: right;
	margin-right: 1px;
}


.title select {
	height: 22px;
	width: 25px;
}


.detials-headding {
	float: left;
	margin-top: 20px;
	clear: left;
}

.row input.wide-input {
	width: 250px;
}

.row input.more-input {
	width: 170px;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}

#flight-copy {
	color: #666666;
	display: block;
	line-height: 15px;
	width: 400px;
	margin-left: 198px;
}

#confirm-terms {
	width: 590px;
	background-color:#cfe491;
	border: 3px solid #9ac61b;
	padding: 10px;
	clear: left;
	margin: 20px 0;
}

#confirm-terms a { 
	color: #4c640a;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
	

.confirmform-submit {
	margin: 25px 0 0 0;
}



.checkboxes {
	border: 1px solid red;
	float: left;
	text-align: left;
}

.row label.checkboxes-label {
	width: 600px;
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
}


