/* CSS Document */

.blue-link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#16286D;
}

.black-font
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.txt-box
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:18px;
width:135px;
color:#000000;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.option
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:18px;
color:#000000;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.button{
background-image:  url(bttn.gif);
border:solid 1px black;
color:white;
height:25px;
font-weight:bold;
font-size:11px;
margin-right:30px;
float:left;
width:100px;
cursor: pointer;
}

.date{
height:18px;
font-size:11px;
font-family:arial;
width:100px;
padding:0px;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.rating
{
width:130px;
height:18px;
font-size:11px;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.option-car
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:18px;
width:48px;
color:#000000;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.date-car{
height:18px;
font-size:11px;
font-family:arial;
width:90px;
padding:0px;
border-color:#B3B3B3;
border-style:solid;
border-width:1px;
}

.be-text-10
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

#header
{
width:350px;
height:68px;
}

#combo_main
{
float:left;
background:   url(../css/resources/be-bg.gif);
no-repeat right bottom;
width:310px; height:200px;padding:0px;margin:0px;
}

#cal {position:absolute; z-index:1; background-color:#fff; border:1px solid #000;font-family:arial;}
#cal table {font-size:11px;background-color:inherit}
#cal th, #cal #foot {background-color:#16286D;color:white;font-weight:bold}
#cal th a{color:white}
#cal table td {text-align:center;border:1px solid #ffffff;color:#B0E8EA}
#cal table td a{text-decoration:none;color:#16286D}
#cal table td a:hover{text-decoration:none;background-color:#FFFFCD;color:#333333}
#cal a {text-decoration:none;color:black}
#cal a:hover {color:#333333}
#cal .cross {text-decoration:line-through;color:#B0E8EA}
#cal #foot a{color:white}
#cal #foot a:hover{color:white;background-color:#16286D}
#cal th a:hover{background-color:#16286D}

#combo_content_flight
{
width:339px;
height:331px;
}

#combo_content_hotel
{
width:339px;
height:331px;
}

#combo_content_car
{
width:339px;
height:331px;
}

#combo_content_flight_hotel
{
width:339px;
height:331px;
}

#combo_content_flight_hotel_car
{
width:339px;
height:331px;
}

.be-text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.white-txt
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}


