a { 

	text-decoration: none;

}



a img {

	border: none;

}



body {

	font-family: "trebuchet MS", Arial, helvetica, sans-serif, "futura Lt BT";

	font-size: 0.8em;

	margin: 0;

	height: 100%;

}



form {

	display: inline;

	padding: 0;

	margin: 0;

}



ul {

	padding: 0;

	margin: 0;

}



label {

	margin-right: 5px;

}



li.detail {

	list-style-type: none;

	padding-left: 15px;

	margin: 0;

	background: url(../images/bullet.png) left center no-repeat;

}



li.detail2 {

	list-style-type: none;

	padding-left: 15px;

	padding-top: 25px;

	margin: 0;

	

}





#head {

	width: 100%;

	height: 143px;

	float: left;

	background: url(../images/header_bg.jpg) #B9D1DB top left repeat-x;

}



#head img {

	float: left;

}



#head img#img-right, span#img-right {

	float: right;

	margin-top: 65px;

}



#header-strip {

	float: left;

	height: 20px;

	width: 100%;

	border-top: solid 1px black;

	border-bottom: solid 1px black;

	background-color: #10253F;

	color: white;

	text-align: right;

}



span#highlight {

	color: red;

}



span.text-highlight {

	font-weight: bold;

	color: #006600;

}



#menu {

	display: inline;

	clear: both;

	float: left;

	margin-top: 25px;

	margin-left: 10px;

	width: 150px;

	height: 300px;

	color: white;

	padding-top: 30px;

}



#menu ul {

	padding: 0;

	margin: 0;

}



#menu li {

	list-style-type: none;

	padding: 0;

	margin: 0;

	padding-top: 5px;

}



#menu a {

	color: #10253F;

}



#menu a:hover {

	color: red;

}



#menu li.submenu {

	margin-left: 5px;

	padding-top: 0;

	padding-left: 15px;

	background: url(../images/bullet.png) left center no-repeat ;

}



#menu img {

	margin-top: 150px;

}





#content {

	float: left;

	width: 76%;

	margin-top: 25px;

	padding-left: 15px;

	padding-bottom: 15px;

}



#content h1 {

	padding: 4px 0 4px 10px;

	margin-top: 0;

	margin-left: -15px;

	margin-bottom: 10px;

	font-size: 1.5em;

	color: white;

	background-color: #10253F;

}



h2#background-header {

	background-color: #10253F;

	color: white;

	padding: 3px 0 3px 10px;

	width: 80%;

}



#content h2 {

	font-size: 1.3em;

	margin-bottom: 10px;

}



p.navi-link {

	margin: 0;

	padding: 0;

	margin-top: 10px;

	margin-bottom: 10px;

}



input.navi-button {

	background: none;

	color: blue;

	border: none;

	padding: 4px;

}



#tnc-list {

	margin-top: 10px;

	margin-bottom: 20px;

	float: left;

	width: 60%;

}



#tnc-list dt {

	background-color: #10253F;

	color: white;

	margin-bottom: 3px;

	padding: 2px 2px 2px 2px;

	width: 300px;

}



#tnc-list dd {

	padding-left: 15px;

	margin: 0;

	background: url(../images/bullet.png) #fff left center no-repeat;

}



#carlist {

	margin-top: 10px;

	border-collapse: collapse;

	font-size: 1em;

}



#carlist th {

	text-align: left;

}

#carlist tr.new-row td {

	font-size: 0.9em;

	text-align: left;

	padding: 3px;

	border-top: solid 1px black;

}



td.currency-cell {

	text-align: right;

}



table.extra-info {

	background-color: #C2C6E4;

}



table.extra-info td {

	padding-right: 10px;

}



td.align-top {

	vertical-align: top;

}



.details, .tariff-details, #pricing, .details-float {

	border: solid 1px #10253F;

	margin-bottom: 20px;

	font-size: 1em;

	background-color: #E0EFEE;

}



.details-float {

	float: left;

	margin-right: 10px;

}



.details-float caption {

	margin-right: 10px;

}



.details td, .details th, .tariff-details td, .tariff-details th, .details-float th, .details-float td {

	padding: 3px;

	text-align: left;

	vertical-align: middle;

}



.details caption, .tariff-details caption, .details-float caption {

	text-align: left;

	background-color: #10253F;

	color: white;

	padding: 3px;

}



.details td *{

	/*vertical-align: middle; */

}



.tariff-details {

	border-collapse: collapse;

	float: left;

}



.tariff-details td, .tariff-details th {

	border: solid 1px black;	

}



#locations {

	border-collapse: collapse;

	margin-bottom: 5px;

	margin-top: 5px;

}



#locations th {

	border-bottom: solid 1px black;

}



#locations td {

	padding: 0;

	padding-right: 10px;

	/*border-bottom: solid 1px #10253F;*/

	font-size: 0.9em;

}



td.alternate {

	background-color: #9BCBCF;

}



tr.date-input input, tr.date-input select {

	margin-right: 5px;

}



tr.date-input img {

	margin-right: 5px;

}



#pay-summary {

	border-collapse: collapse;

}



#pay-summary td {

	padding-left: 10px;

}



#pay-summary th, #pay-summary td {

	text-align: right;

}



#pay-summary tr#total td {

	border-bottom: solid 1px black;

	border-top: solid 1px black;

	background-color: #E0EFEE;

	font-weight: bold;

}



#pay-summary tr#total th {

	background-color: #E0EFEE

}



.field-error {

	border: solid 2px red;

}



p.field-error-string {

	display: inline;

	font-size: 0.8em;

	color: red;

	margin-left: 2px;

}



p#error-warning {

	font-weight: bold;

	color: red;

}



p#error-warning a {

	color: red;

	text-decoration: underline;

}



p.cell-inline {

	display: inline;

	font-size: 0.9em;

	margin-left: 5px;

}



p.foot-note {

	font-size: 0.9em;

	padding-left: 10px;

}



p.subtle-notice {

	float: left;

	background-color: #E0EFEE;

	border: solid 1px black;

	width: 250px;

	margin-left: 15px;

	padding: 8px;

}



#currency-fieldset {

	border: none;

	font-size: 1em; 

	margin-bottom: 10px;

}



#currency-select {

	border: solid 1px #10253F;

	padding: 0;

	margin: 0;

}



#quote-img {

	margin: 20px 20px 10px 20px;

	float: left;

}



#footer {

	float: left;

	width: 100%;

	height: 20px;

	background-color: #10253F;

	border-top: solid 1px black;

	border-bottom: solid 1px black;

}
