body
{
	float: 3;
	margin: 0px;
	padding: 0px;
	background: url(/images/background.gif) top center;
}

.welcome
{
	width: 100%;
	margin:20px;
}

.welcome p
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}

.welcome .flag
{
	margin: 3px;
	border: none;
}

.welcome td
{
	text-align: center;
	padding: 5px;
	padding-top:20px;
	padding-bottom: 10px;
}

.all 
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

.hide{
display: none;
}

.show{
display: block;
}

.formNull
{
	margin: 0px;
	padding: 0px;
}

.container
{
	width: 100%;
	float: left;
}

.leftbck {
	float: left;
	width: 100%;
	height: 313px;
	background: url(/images/left-back.gif) repeat-x top center;
}

.rightbck {
	float: left;
	width: 100%;
	height: 313px;
	background: url(/images/right-back.gif) repeat-x top center;
}

.smallbr {
	float: left;
	width: 100%;
	height: 10px;
	font-family: tahoma;
	font-size: 9px;
}

/* TOP STARTS HERE */

.top 
{
	position: relative;
	float: left;
	width: 763px;
	height: 125px;
	background: url(/images/top.gif) no-repeat bottom center;
}

.top .logoTrans {
	position: absolute;
	float: left;
	width: 398px;
	height: 99px;
	top: 10px;
	left: 0px;
}

.top .contTrans {
	position: absolute;
	float: right;
	width: 94px;
	height: 58px;
	top: 0px;
	right: 0px;
}

.top .address {
	position: absolute;
	float: left;
	right: 10px;
	top: 55px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

/* FRAME STARTS HERE */

.home {
	float: left;
	width: 85px;
	height: 73px;
}

.next2home {
	float: left;
	width: 85px;
	height: 73px;
	background: url(/images/next2home.gif) no-repeat top center;
}

.taxi {
	float: left;
	width: 170px;
	height: 170px;
	background: url(/images/taxi.gif) no-repeat top center;
}

.frame_bottom
{
	float: left;
	width: 170px;
	height: 84px;
	background: url(/images/bottom.gif) no-repeat top center;
}

.choices {
	float: left;
	width: 85px;
	height: 84px;
}

/* MAIN STARTS HERE */

.left {
	position: relative;
	float: left;
	width: 501px;
	height: 579px;
	margin-left: 1px;
	background-color: #EDE1A5;
}

.left .leftText {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 90%;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.left .leftText ul
{
	margin: 7px;
	padding: 0px;
	margin-left:20px;
	
}


.left .leftText .leftImage {
	position: relative;
	float: left;
	width: 100px;
	height: 134px;
	margin-right: 5px;
}

.left .bigbr {
	float: left;
	width: 100%;
	height: 40px;
}

.left .bottomImage {
	position: absolute;
	width: 443px;
	height: 133px;
	bottom: 5px;
	left: 20px;
}

.left .bookingAccept {
	float: left;
	margin-left: 20px;
	width: 90%;
	font-family: tahoma;
	font-size: 14px;
	color: #614F2B;
	text-align: center;
}

.left .bookOnlineAll {
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.left .service24h {
	float: left;
	margin-top: 10px;
	width: 100%;
	font-family: verdana;
	font-size: 16px;
	font-style: italic;
	color: #776841;
	text-align: center;
}

.right {
	position: relative;
	float: left;
	width: 90px;
	height: 579px;
	background-color: #F2E8B3;
}

.right .langs {
	float: left;
	width: 22px;
	margin-top: 5px;
	height: 10px;
	text-align: right;
	font-family: tahoma;
	font-size: 9px;
}

.right .gallery {
	float: left;
	width:100%;
	margin-top: 30px;
}

.right .payments {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 90px;
	height: 93px;
	background: url(/images/payments.gif) no-repeat top left;
	display:none;
}

/* BOTTOM STARTS HERE */

.bottom {
	float: left;
	width: 764px;
	font-family: tahoma;
	font-size: 8px;
	height: 30px;

}

.bottom .bottomLeft {
	float: left;
	width: 11px;
	height: 30px;
	background: url(/images/bottomleft.gif) no-repeat top center;
}

.bottom .bottomcenter {
	float: left;
	width: 739px;
	height: 30px;
	background: url(/images/bottomcenter.gif) repeat-x top center;
}

.bottom .bottomcenter .bottomLinks {
	float: left;
	margin-top: 4px;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.bottom .bottomright {
	float: left;
	width: 13px;
	height: 30px;
	font-family: tahoma;
	font-size: 8px;
	background: url(/images/bottomright.gif) no-repeat top center;
}

.nextstep {
	float: left;
	width: 100%;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
}

/* ---- BUTTONS ---*/

.btn_blue, .btn_red
{
	height: 25px;
	width: auto;
	background: url(/images/blue_button_left.gif) no-repeat top left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn_red
{
	background: url(/images/red_button_left.gif) no-repeat top left;
}

.btn_blue_center, .btn_red_center
{
	height: 100%;
	width: auto;
	left: 5px;
	padding-top: 3px;
	position: absolute;
	background: url(/images/blue_button_center.gif) repeat-x top left;
}

.btn_red_center
{
	background: url(/images/red_button_center.gif) repeat-x top left;
}

.btn_blue_center a, .btn_red_center a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 15px;
}

.btn_blue_right, .btn_red_right
{
	height: 100%;
	width: 5px;
	position: absolute;
	right: -1px;
	top: 0px;
	background: url(/images/blue_button_right.gif) no-repeat top left;
}

.btn_red_right
{
	background: url(/images/red_button_right.gif) no-repeat top left;
}
.leftText a
{
	color:#000;
}
.leftText a:hover
{
	color:#515151;
}