﻿body, top{
background: #f6f6f6  url('images/top-home.jpg') no-repeat;
background-position: top center;
}

.recently {background: #ffffff url('images/rec.jpg') no-repeat;}

.container {margin-top:10px;}


.top-home {
height:290px;
}

.top-home a {
color: #304878;
text-decoration: none;
}

.top-home a:hover {
color: #000000;
}


.top-home h1 {

text-align:right;
}

.taby {
height:130px;
overflow:hidden;
}


.rec_item  {
background:#f9f9f9;
padding: 5px;
margin-bottom:2px;
}

.rec_item img {
margin:0px 10px 10px 0px;
float: left; 
border: 5px solid #dddddd;
}

.rec_item img:hover {
border: 5px solid #aaaaaa;
}

.rec_item h4{
margin-top:10px;
padding-bottom:10px;
font-weight: bold;
text-align:center;
border-bottom:1px solid #fcfcfc;
}

.rec_item h4 a{
color: #304878;
}

.rec_item h4 a:hover{
color: #111111;
}


.rec_item p{
color:#666666;
margin-top:10px;
}

.recently li {
border-bottom: 1px dotted #eeeeee;
margin-bottom: 1em;
}

/* Tabs
----------------------------------*/
.ui-tabs {height:200px; text-align:right;position:relative; top:30px; color:#555555;}
.ui-tabs div {height:150px; background: #333333;}
.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .2em;  position: relative; }
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .2em 0.5em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; }
.ui-tabs .ui-tabs-panel { padding: 0em 1em;  display: block; border: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.flights {
text-align:center; 
color: #aaaaaa;
border-bottom: 1px solid #fff000;
}

