@charset "utf-8";
/* CSS Document */


/* NEW R1-V1 .: */

/* tag definition  :. */

body
{
	margin:0px 0px 0px 0px;
	background-color:#2C4545;
}

textarea{
	border:3px insets #CCCCCC;
	font-family:Verdana;
	font-size:10px;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
}

h2{
color:#FFFFFF;
}
/* tag definition  .: */


/* classes  :. */

.bg_hotels{
	background-image:url(../img/vip.hotel.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_request{
	background-image:url(../img/vip.request.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_transfers{
	background-image:url(../img/vip.mercedes.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_groups{
	background-image:url(../img/vip.groups.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_company{
	background-image:url(../img/vip.avajon.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_hd{
	background-image:url(../img/vip.hotdeals.top.jpg);
	height:150px; 
	width:800px; 
}

.bg_lnk{
	background-image:url(../img/vip_links_top.jpg);	
	height:150px; 
	width:800px; 
}

.shadow_top_left{
	background-image:url(../img/vip.shadow.top.left.gif);
	width:25px;
	height:40px;
}

.shadow_top{
	background-image:url(../img/vip.shadow.top.gif);
	height:25px;
}

.shadow_top_right{
	background-image:url(../img/vip.shadow.top.right.gif);
	width:25px;
	height:40px;
}

.shadow_btm_laft{
	background-image:url(../img/vip.shadow.btm.left.gif);
	width:25px;
	height:40px;
}

.shadow_btm_right{
	background-image:url(../img/vip.shadow.btm.right.gif);
	width:25px;
	height:40px;
}

.shadow_btm{
	background-image:url(../img/vip.shadow.btm.jpg);
	width:800px;
	height:25px;
}

.div_lang{
	width:550px;
	height:80px;
	text-align:right;
}

.td_rates{
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	height:22px;
	color:#FFFFFF;
	
	padding:3px 3px 3px 3px;
}

.btn_loose{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	height:22px;
	text-align:center;
}

.btn_sbm{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	
	height:22px;
	width:100px;
	
	text-align:center;
}
/* classes  .: */

/* NEW R1-V1 .: */



A{
	font-family:Verdana;
	text-decoration:none;
	color:#CCCCCC;
}

A:hover{
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;
}

.lyr_bb{
	position:relative;
	width:800px;
	height:350px;
	top:0px;
	left:0px;
	background-image:url(../img/vip.bantly.dark.jpg);
	z-index:33;
}


#lyr_main{
	position:relative;
	width:800px;
	height:350px;
	top:0px;
	left:0px;
	
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	
	z-index:13;
}

.bg_top_left{
	background-image: url(../img/vip.top.l.40.gif);
}

.bg_top_right{
	background-image: url(../img/vip.top.r.40.gif);
}

.bg_left{
	background-image: url(../img/vip.bg.left.gif);
}

.bg_right{
	background-image: url(../img/vip.bg.right.gif);
}

.bg_bottom{
	background-color:#2C4545;
	border-left:1px solid #58848A; 
	border-right:1px solid #58848A; 
	
	font-family:Verdana;
	font-size:10px;
	color:#CCCCCC;
}

.bg_4_btm{
	background-image: url(../img/vip.bg.bottom.gif);
}

.bg_btm_left{
	background-image: url(../img/vip.btm.l.40.gif);
	height:40px;
	width:40px;
}

.bg_btm_right{
	background-image: url(../img/vip.btm.r.40.gif);
	height:40px;
	width:40px;
}

.font_1_grayC{
	font-family:Verdana;
	font-size:10px;
	color:#CCCCCC;
}

.font_1_white{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.font_2_white{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
}

.font_1_black{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.font_2_black{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.font_1_grayA{
	font-family:Verdana;
	font-size:10px;
	color:#AAAAAA;
}