body{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size:12px;
	background-image: url(../images/site_back.jpg);
}

.clear {
	clear: both;
	height: 1px;
}
.star{
	color: #FF6600;
}


.errors_default{
	font-size: 10px;
	color: #FF0000;
}

/* MESSAGES */
#black_div{		
	background-color:black;
	position: absolute;
	top:0px;
	left:0px;
}

#message_div{
	border: 4px solid #7bbb49;
	background-color: #FFFFFF;
	position: absolute;
	font-size: 14px;
	width: 300px;
}
/* MESSAGES */


#site_container {
	background-color: #FFFFFF;
}

#site_border {
	background:#4b7cb7;
	width: 1092px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	padding:2px;
}

#top{
	background-image: url(../images/top_bcgr.png);
	height:28px;
	}

.flag{
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	border: none;
}


#top_menu a{
	font-size: 12px;
	color: #787878;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 28px;
	background-image: url(../images/top_menu_divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	float:right;
}

#languages{
	padding-left:12px;
	padding-right:12px;
	float:right;
	}
	
	
#menu_bcgr{
	height: 45px;
	width: 1090px;
	background-image: url(../images/menu_bcgr.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	
}

#menu{
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;	
}

.divider{
	height: 45px;
	background-image: url(../images/menu_divider.png);
	background-repeat: no-repeat;
	width:6px;
}

#menu .menu_item{
position: relative;
}

#menu .menu_item a{
	display: block;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	padding: 0px 10px;
	background-image: url(../images/menu_bcgr.png);
	color: #FFFFFF;
}

#menu .menu_item a:hover{
	background-image: url(../images/menu_hover.png);
}
	
#menu .menu_item .sub{
position: absolute;
display:none;
}

#menu .menu_item .sub a{
	height:35px;
	text-align: center;
	padding:0px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	background-color: #423E35;
	background-image: none;
}

#menu .menu_item .sub a:hover{
	background-image: url(../images/menu_item_bcgr_hover.jpg);
	background-repeat: repeat-x;
}

/* END MENU */

#left_menu{
	background-color: #FFFFFF;
	border: 1px solid #e0e0e0;
}

#left_menu_header{
	background-color: #4B7CB7;
	padding:10px;
}

.left_menu_title {
	font-size: 14px;
	color: #FFFFFF;
}

#left_menu a{
	font-size: 11px;
	line-height: 24px;
	color: #4B7CB7;
	text-decoration: none;
	background-image: url(../images/left_menu.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	margin-top: 5px;
	height: 24px;
}

#left_menu a:hover{
	background-image: url(../images/left_menu_hover.png);
	background-position: left;
}


.panel{
	margin-top:10px;
	background-color: #FFFFFF;
	border: 1px solid #e0e0e0;
}

.right_panel{
	margin-bottom:10px;
	background-color: #FFFFFF;
	border: 1px solid #e0e0e0;
}


.blue_header a, .green_header a{
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: underline;
}
.panel_content{padding:10px;}

.right_panel_content{
	padding:10px;
	background-color: #ECECEC;
}



.reservation_car_name{
	font-size: 14px;
}


.blue_txt{
	font-size: 14px;
	font-weight: bold;
	color: #4A7CB9;
}
.news_intro{
	font-size: 12px;
	margin: 5px 0px;
	color: #5D5D5B;
}
a.read_more{
	font-size: 12px;
	color: #FF6600;
	display: block;
}

#dest_prices{
	font-size: 12px;
	margin: 10px;
}

#promotions{
	background-repeat: no-repeat;
	margin: auto;
	overflow: hidden;
	height: 230px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position: center top;
}

.promotions_item{
	float: left;
	width: 194px;
	margin: 0px 3px;
	overflow:hidden;
}
.promotions_header{
	background-image: url(../images/prom_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 22px;
	line-height: 22px;
}
.promotions_img{
	height: 95px;
	width: 192px;
	border: 1px solid #CCCCCC;
	background-position: center center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;	
	}
.promotion_info{
	height: 60px;
	width: 194px;
	margin-top: 6px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.promotion_price{
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	line-height: 24px;
}
.promotion_euro{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.promotion_dey{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.promotion_more{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../images/prom_more.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 20px;
	width: 66px;
	margin-left: 115px;
	text-decoration: none;
}

.content, #content{
	padding:10px;
}


#reservation_form{
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:70px;
	margin:0px auto;
	padding-right: 20px;
	padding-left: 20px;
	color: #4A7CB9;
}

#reservation_form_st_1_bottom{
	background-repeat: no-repeat;
	background-position: center bottom;
	height:8px;
	margin:0px auto 10px;
	background-image: url(../images/reserv_form_st_1_bottom.png);
}
#reservation_form select, #reservation_form input {
	margin-top: 5px;
}

#reservation_form .select{
	width: 150px;
}

.forward_but{
	background-image: url(../images/forward_but.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor:pointer;
	text-align: right;
	display: block;
	height: 24px;
	width: 52px;
	padding-right: 25px;
	line-height: 20px;
	font-size: 11px;
	border: none;
	text-decoration:none;
}

.long_but{
	background-image: url(../images/long_but.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor:pointer;
	text-align: center;
	display: block;
	height: 22px;
	width: 76px;
	line-height: 20px;
	font-size: 11px;
	border: none;
	text-decoration:none;
}

.back_but{
	background-image: url(../images/back_but.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor:pointer;
	text-align: left;
	display: block;
	height: 24px;
	width: 52px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 11px;
	border: none;
	text-decoration:none;
}


#foother{
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#4A7CB9;
}





#foother, #foother a{
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF;
}
#copyright{float: left;}
#bottom_menu{float: right;}

#transfers{
	width: 500px;
	border: 1px solid #CCCCCC;
}
#transfers td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

.offers_img_container{
	position: relative;
	height: 125px;
	width: 180px;
	margin: 10px auto;
	border: 1px solid #2E659B;
	overflow: hidden;
	display: block;
}

div.pager{
	padding: 10px;
	margin-top: 10px;
}

div.pager a, div.pager span{
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #EBEBEB;
	margin:5px 3px;
	font-size: 10px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.pager span.active{
	color: #FF3300;
}
.baner{margin-top:10px;}