@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002525;
}
body {
	background-color: #E2DEAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bottomLinks td {
	vertical-align: middle;
	font-size: 10px;
	color: #6A7B7B;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

#notice td {
	background-color: #007070;
	font-size: 12px;
	font-weight: bold;
	color: #E2DEAF;
	text-align: center;
}
#notice  {
	border: 2px solid #FFFFFF;
}
a  {
	font-size: 12px;
}

#bottomLinks img {
	vertical-align: middle;
}
#bottomLinks a {
	font-size: 10px;
	color: #6A7B7B;
	vertical-align: middle;
}
#bottomLinks a:link {
	text-decoration: none;
}
#bottomLinks a:visited {
	text-decoration: none;
	color: #6A7B7B;
}
#bottomLinks a:hover {
	text-decoration: underline;
	color: #002525;
}
#bottomLinks a:active {
	text-decoration: none;
	color: #002525;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A7B7B;
}
a:hover {
	text-decoration: underline;
	color: #002525;
}
a:active {
	text-decoration: none;
	color: #002525;
}

/*--------------------------------------------------------------------------
Generic
--------------------------------------------------------------------------*/

table, td, div {
	font-size: 11px;
}
img {
	border: 0; 
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form, input, select {
	padding: 0;
	margin: 0;
}
hr {
	height: 1px;
	color: #9E9E9E;
	background: #9E9E9E;
	border: 0;
}

/*--------------------------------------------------------------------------
Common
--------------------------------------------------------------------------*/

.hide {
	display: none;
}
.replaced {
	overflow: hidden;
	text-indent: -10000em;
}
.clear {
	clear: both;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/*--------------------------------------------------------------------------
Addajet
--------------------------------------------------------------------------*/

.space {
	width: 890px;
	height: 53px;
	position: relative;
}
.bookingengine {
	width: 258px;
	position: absolute;
	right: 0;
}
.bookingengine #title p.booknow {
	width: 177px;
	height: 39px;
	margin: 12px 0 0 30px;
}
.bookingengine #title p.closed {
	background: url(graphics/common/addajet/buttons/booknow.png) no-repeat bottom;
}
.bookingengine #title p.open {
	background: url(graphics/common/addajet/buttons/booknow.png) no-repeat top;
}
.bookingengine #content {
	width: 258px;
	background: url(graphics/common/addajet/back.png);
	display: none;
	position: absolute;
	top: 68px;
}
#addajetWrapper {
	width: 198px;
	text-align: left;
	margin: 30px;
	float: left;
	color: #FFF;
}
#addajetWrapper .buttons {
	width: 198px;
	margin: 0 0 17px 0;
	border-bottom: solid 1px #FFF;
}
#addajetWrapper .buttons .buttonnotsel {
	color: #FFF;
	text-align: center;
	background: #074F4F;
	padding: 11px 14px 12px 15px;
	margin: 0 1px 0 0;
	cursor: pointer;
	float: left;
}
#addajetWrapper .buttons .buttonselected {  
	color: #FFF;
	text-align: center;
	background: #0C8888;
	padding: 11px 14px 12px 15px;
	margin: 0 1px 0 0;
	cursor: pointer;
	float: left;
}
.addajet p {
	width: 198px;
	margin: 0;
}
.addajet label.DepartureAirport,
.addajet label.DateTo,
.addajet label.DateFrom,
.addajet label.NoOfRooms,
.addajet label.UserCurrency {
	width: 198px;
	margin: 5px 0 7px 0;
	display: block;
}
.addajet label.room {
	width: 174px;
	padding: 0 0 7px 0;
	display: block;
}
.addajet label.adults {
	padding: 0 9px 0 0;
	display: block;
	float: left;
}
.addajet label.children {
	padding: 0 9px 0 10px;
	display: block;
	float: left;
}
.addajet label.ageofchildren {
	width: 174px;
	padding: 6px 0 7px 0;
	display: block;
}
.addajet input.DepartureAirport,
.addajet input.DateFrom,
.addajet input.DateTo {
	width: 198px;
}
.addajet input.Search {
	width: 89px;
	height: 31px;
	margin: 10px 0 0 0;
	background: url(graphics/common/addajet/buttons/search.png) no-repeat;
	border: none;
	float: left;
}
.addajet select.NoOfRooms,
.addajet select.UserCurrency {
	width: 198px;
}
.addajet select.adults {
	width: 37px;
	float: left;
}
.addajet select.children {
	width: 36px;
	float: left;
}
.addajet select.childrenage {
	width: 51px;
	margin: 0 10px 0 0;
	float: left;
}
.addajet select.childrenage-end {
	width: 51px;
	float: left;
}
.addajet .dropbox {
	position: absolute; 
}
.addajet .innerdropbox {
	width: 215px;
	max-height: 300px;  
	background: #FFF;
	padding: 5px 0 0 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: absolute;
	overflow-y: auto; 
	overflow-x: hidden;
	z-index: 1;
	display: none;
}
.addajet .airportslist ul {
	margin: 0;
	list-style: none;
}
.addajet .airportslist li {
	width: 225px;
	color: #666;
	list-style: none;
	margin: 0;
	cursor: pointer;
	float: left;
}
.addajet .airportslist li:hover {
}
.addajet .firster {
	width: 178px;
	background: url(graphics/common/addajet/firster/back.png);
	padding: 6px 10px 10px 10px;
	margin: 10px 0 0 0;
	display: block;
}
.addajet .odder {
	width: 178px;
	background: url(graphics/common/addajet/firster/back.png);
	padding: 6px 10px 10px 10px;
	margin: 1px 0 0 0;
	display: none;
}
.addajet .evener {
	width: 178px;
	background: url(graphics/common/addajet/evener/back.png);
	padding: 6px 10px 10px 10px;
	margin: 1px 0 0 0;
	display: none;
}
.addajet .error {
	width: 178px;
	color: #FF0000;
	margin: 7px 0 0 0;
	float: left;
}
