/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fL{ float:left}
.fR{ float:right}
.cL{ clear:both}
.hide{ visibility: hidden; width: 0px; height: 0px;}
.tl { text-align: left;}
.h5 { height: 5px; }
.h10 { height: 10px; }
.h15 { height: 15px; }
.h20 { height: 20px; }
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; color: #FFFFFF; background-image: url(../images/bg.png); background-color: #000000; background-repeat: repeat-x;
/* font-family: 'Ubuntu Condensed', sans-serif; */
}
h1 {
  font-size: 15px;
}

 /*
================================================================================
|                                     DIVS                                     |
================================================================================
*/
#master {
  width: 1000px; margin: 0 auto; text-align: left; border-left: solid 1px #64647c; border-right: solid 1px #64647c;
}
#head {
  background-repeat: no-repeat; background-image: url(../images/bg_head.png);
}

/*------------------------ Menu CSS  ---------------------------*/
#top_menu {
  position: relative;
  top: 0px;
  width:1000px;
  position:relative;
  margin: 0 auto;
}

#menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: left;
  width: 1000px;
  /*		border-top: 1px solid #000000;  */
  margin: 0;
  padding:0;
  background: url('../images/bg_menu_full.png') no-repeat top left;
}

#menu td {
  width: 141px;
  letter-spacing: 1px;

  border-left: 1px solid #64647c;
  text-align: center;
 /* background: url('../images/bg_menu1.png') no-repeat top left;   */
}

#menu td a {
  float: left;
  font-size: 14px;
  color:  #FFFFFF;
  text-decoration: none;
  width: 141px;
  line-height: 37px;
  height: 37px;
  font-weight: bold;
	display:block;
	background:url(../images/bg_menu_m.png) repeat 0px 0px;
	padding:0px 0px 0px 0px;
}

#menu td a:hover {
  background: #001b55;
  color: #000000;
  font-weight: bold;
  width: 141px;
  border-right: 1px solid #64647c;
  background-position: 0px 0px;
  background: url('../images/bg_menu_m.png') no-repeat top left;
}
#menu .act_td {
  background: #001b55;
  color: #000000;
  font-weight: bold;
  width: 141px;
  border-right: 1px solid #64647c;
  background: url('../images/bg_menu.png') no-repeat top left;
}
#menu .act_td a {
  color: #000000;
}
/*-------------------------------------------------------------------*/

/*--------------------------- Booking Form  ----------------------*/
#booking_box{
  border: #64647c solid 1px; font-size: 12px; line-height: 20px; color: #FFFFFF; padding: 3px; width: 293px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 240px;
  /*   */
}
#booking_box .title{
 height: 34px; line-height: 34px; font-size: 18px; font-weight: bold; text-align: center; color: #a5d9ff; letter-spacing: 1px;
}
#booking_box .title2{
 text-align: left; height: 26px; line-height: 26px; font-size: 14px; font-weight: bold; color: #FFFFFF;
}
#booking_box .base_font_box{
 text-align: left; height: 18px; line-height: 18px; font-size: 12px; color: #FFFFFF;
}
#booking_box .box_select_but .inputtime .inputdate .box_submit_but {
 text-align: left; height: 18px; line-height: 18px; font-size: 12px; color: #000000;
}

#s_time {
  width: 40px;
}
#e_time {
  width: 40px;
}
/*----------------------------------------------------------------------*/
/* -------------------------------   DISC BANNER -----------------------*/
.disc_nub {
font-family: 'Alfa Slab One'; font-size: 40px; text-align: left; color: #a90000;
}
.disc_soffer {
	color:#001b55; text-decoration:none; letter-spacing: 1px; font-weight: bold; font-size: 18px;
}


/*----------- scroll effect offers  --------------------*/
#widget2 {
	overflow: hidden; position: relative;	min-width: 230px;	width: 230px; height: 306px; margin-left: 0px;	padding:0px;
  font-family: Tahoma, Arial, sans-serif;
}
#widget2 img {
	border: 1px solid #a5d9ff; height: 45px; padding:1px;
}
#widget2 li {
	list-style: none;	overflow: hidden; position: relative;	width: 230px; height: 70px; font-size: 11px; line-height: 16px; padding:5px; color: #FFFFFF;
  border-bottom: solid 1px #64647c;
}
#widget2 a {
	color:#a5d9ff; text-decoration:none; letter-spacing: 1px; font-weight: bold;
}
#widget2 a:hover, li a:focus, li a:active {
	color:#FF0000;
}
/*-------------------- end scroll offers ------------------------*/
#side_l {
  float: left; width: 698px; background: url(../images/bg_body_l.jpg) no-repeat #000000;
}
#side_r{
  float: right; width: 300px; background: url(../images/bg_body_r.jpg) no-repeat;
}





#side_r_l{
  float: left; width: 250px;
}
#side_r_r {
  float: right; width: 448px;
}
.box_r1 {
  border: #64647c solid 1px; font-size: 12px; line-height: 20px; color: #FFFFFF; padding: 3px;
}
.box_l1 {
  border: #64647c solid 1px; font-size: 12px; line-height: 20px; color: #FFFFFF;
  /*   background-color: #f6f6f6; */
}
.box {
   font-size: 12px; line-height: 20px; color: #FFFFFF;
  /*   background-color: #f6f6f6; border: #64647c solid 1px; */
}
.title_min {
 background: url(../images/bg_box_title_min.png) repeat-x top left; height: 37px; line-height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #a5d9ff; letter-spacing: 1px;
}
.title_min2 {
 background: url(../images/bg_box_title.png) repeat-x top left; height: 20px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; color: #FFFFFF;
}
.title_min_l {
 background: url(../images/bg_box_title.png) repeat-x top left; height: 34px; line-height: 34px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #FFFFFF;
}
.title_big {
 background: url(../images/bg_box_title.png) repeat-x top left; height: 50px; line-height: 50px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #a5d9ff; letter-spacing: 1px;
}
h1{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px; font-weight: bold; text-align: center; color: #a5d9ff; letter-spacing: 1px;
}





.s_offer {
  padding-left: 5px; font-size: 12px; line-height: 18px;
}
.s_offer a {
  color: #FFFFFF; text-decoration: none;
}
.s_offer a:hover {
  color: #FF0000;
}
.more_link {
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 13px; text-align: right; padding-right: 15px;
}
.more_link a {
  color: #FF0000;
}
.more_link a:hover {
  color: #a5d9ff;
}
 /* ff7777
================================================================================
|                                     FONTS                                     |
================================================================================
*/
.bot_base_div {
  width: 950px; margin: 0 auto; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.bot_base_div a {
  color: #FFFFFF;
  text-decoration: none;
}
.bot_base_div a:hover {
  color: #FF0000;
  text-decoration: none;
}

.big_banner_bg_note {
  position: relative; top: 150px; left: 400px; width: 270px; height: 100px;  font-size: 22px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 15px; letter-spacing: 1px; text-align: center;  /* background-image: url(../images/big_banner_bg_note.png); */
}




.title_min_l2 {
 background-image: url(../images/title_bg2.png); background-repeat: repeat-x; height: 34px; line-height: 34px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #FFFFFF; background-position: center;
}
.title_min_r {
 background-image: url(../images/title_bg.png); background-repeat: repeat-x; height: 31px; line-height: 31px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #FFFFFF; background-position: center;
}
.title_base {
 background-image: url(../images/title_bg.png); background-repeat: repeat-x; height: 34px; line-height: 34px;  border-bottom: #d7d7d7 solid 1px;  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #FFFFFF;  font-size: 18px; font-weight: bold;
}
.title_base2 {
  border-bottom-color: #FF0000; border-bottom-style: solid; border-bottom-width: 1px; width: 670px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc0001;  font-size: 18px; font-weight: bold;
}
.text_base {
 font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 12px; line-height: 20px; padding: 10px;
}

.titlos_text {
 color: #EEEEEE;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
}
.body_text {
		padding-top: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555555;
    }
.title_text2 {
		text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000066;
    font-weight:  bold;
    text-align: center;
		font-size: 14px;
    padding-bottom: 10px;
    }
/*
================================================================================
|                                     OTHERS                                    |
================================================================================
*/
#booknow_table {

}
#booknow_table .labelstyle {
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444;  font-size: 16px; line-height: 24px;
 }
/*
================================================================================
|                                     car_offers                                  |
================================================================================
*/
#car_offers {

}
#car_offers .base_car {
  border-color: #64647c; border-style: solid; border-width: 1px; width: 440px;
}
#car_offers .offer_img {
  width: 90px;
  float: left;
}
#car_offers .offer_img img {
  width: 80px;
}
#car_offers .offer_txt {
  width: 340px; font-size: 12px; line-height: 18px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
}
/*
================================================================================
|                                     car_list                                  |
================================================================================
*/
#car_list {

}
#car_list .box_car {
  width: 330px; border: #64647c solid 1px;
}
#car_list .box_car_line {
  width: 320px; border-bottom: #64647c solid 1px;
}
#car_list .car_img {
  border: 1px solid #a5d9ff;
}
#car_list .left_info {
  width: 230px;
  float: left;
  font-size: 11px;
  text-align: left;
}
#car_list .right_info {
  width: 100px;
  float: right;
}
#car_list .left_s_info {
  line-height: 16px;
  font-size: 11px;
  float: left;
  width: 150px;
}
#car_list .right_s_info {
  float: right;
  text-align: right;
  width: 80px;
  line-height: 16px;
  font-size: 11px;
}
#car_list .left_title_info {
  font-weight: bold;
  font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#car_list .right_title_info {
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #a5d9ff;
}