/* Car Rental pages only */
#carRentalIcon40 {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 220px;
	height: 160px;
	background: url(../images/70carrentalicon.jpg) center top no-repeat;
	}
	#carRentalIcon40DE {
		position: absolute;
		top: 30px;
		left: 20px;
		width: 220px;
		height: 160px;
		background: url(../images/70carrentalicon-de.jpg) center top no-repeat;
	}
#carRentalIcon40 a,
#carRentalIcon40DE a {
	display: block;
	width: 100%;
	height: 100%;
}



.grayBox530 h1 {
	float: left;
	display: inline;
	margin: 0;
	width: 100%;
	color: black;
	font: bold 24pt/24pt "Trebuchet MS", verdana, arial, sans-serif;
}
.grayBox530 h2 {
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	width: 100%;
	color: black;
	font: bold 11pt/11pt "Trebuchet MS", verdana, arial, sans-serif;
}
.grayBox230 {
	margin: 0;
	float: left;
	display: inline;
	width: 231px;
	background: transparent url(../images/graybox230background.gif) repeat-y;
}
.grayBox230Top {
	margin: 0;
	width: 231px;
	height: 11px;
	background: transparent url(../images/graybox230top.gif) no-repeat;
}
.grayBox230Bottom {
	margin: 0;
	width: 231px;
	height: 11px;
	clear: both;
	background: transparent url(../images/graybox230bottom.gif) no-repeat;
}
.carPhoto {
	border: 1px rgb(70%,70%,70%) solid;
	clear: both;
	text-align: center;
}
.carPhoto img {
	margin: 2px auto 2px auto;
	border: 1px black solid;
}
.btnGetTicket {
	height: 33px;
	background: url(../images/btn-getacar.gif) center top no-repeat;
}
.btnGetTicket a {
	height: 33px;
	background: url(../images/btn-getacar.gif) center bottom no-repeat;
}
.upArrow {
	margin: 0;
	float: left;
	display: inline;
	width: 27px;
	height: 22px;
	background: transparent url(../images/updownarrows.gif) top left no-repeat;
}
.downArrow {
	margin: 0;
	float: left;
	display: inline;
	width: 27px;
	height: 22px;
	background: transparent url(../images/updownarrows.gif) bottom left no-repeat;
}
.formContainer .time {
	width: 100px;
}
#carRatesTable {
	width: 458px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: black;
}
#carRatesTable th {
	color: black;
}
#carRatesTable .summer, .summer {
	color: rgb(5,100,7);
	text-align: right;
}
#carRatesTable .xmass, .xmass {
	color: maroon;
	text-align: right;
}
#carRatesTable .winter, .winter {
	color: rgb(91,100,155);
	text-align: right;
}
#carRatesTable td {
	font-weight: normal;
}
#carRatesTable .desc {
	width: 233px;
}
#carRatesTable .curr {
	width: 35px;
	text-align: right;
}
#carRatesTable .price {
	width: 45px;
	text-align: right;
}
#carRatesTable .alt {
	/* color: rgb(61,35,124);	Dark Link Blue */
}
#carRatesTable .extra {
	text-indent: 25px; 
	color: rgb(40%,40%,40%);
}
#overviewTable .qty {
	width: 50px;
}
#overviewTable .downArrow, #overviewTable .upArrow {
	margin: 2px 0 2px 10px;
}
#overviewTable .type {
	width: 60px;
}
#overviewTable .date {
	width: 90px;
}
#overviewTable .desc {
	width: 200px;
}
#overviewTable .bold {
	font-weight: bold;
}
#carrentalIconBox {
	position: absolute;
	top: 71px;
	left: 795px;
	width: 180px;
	text-align: center;
}
#carrentalIcon {
	margin: 0 auto 0 auto;
	width: 155px;
	height: 70px;
}
#carrentalIconBox p {
	margin: 0 0 2px 0;
	font-size: 7pt;
	line-height: 1.1em;
	color: rgb(61,35,124);		/* Dark Link Blue */
}