html, body {
height : 100%;
}
body {
background-color : #fff;
width : 90%;
font-family : Arial, Verdana, sans-serif;
font-size : 62.5%;
color : #000;
text-align : center;
margin : 0 auto;
margin-left : auto;
margin-right : auto;
}
.head {
clear : both;
padding : 4px;
width : 90%;
text-align : center;
font-size : 1.5em;
font-weight : bold;
background-color : #ccccff;
}
#description {
clear : both;
padding : 0px;
width : 80%;
text-align : left;
font-size : 1.125em;
color : #000;
margin-left : auto;
margin-right : auto;
}
#description a {
clear : both;
text-align : left;
font-size : 1em;
color : #0000ff;
}
#caption {
clear : both;
padding : 12px;
width : 80%;
text-align : left;
font-size : 1.25em;
color : #000;
margin-left : auto;
margin-right : auto;
}
#caption a {
clear : both;
text-align : left;
font-size : 1em;
color : #0000ff;
}

a {
font-family : Arial, Verdana, sans-serif;
font-size : 14px;
color : blue;
text-decoration : underline;
}
a:hover {
font-family : Arial, Verdana, sans-serif;
font-size : 14px;
color : #0066cc;
}
h1 {
font-family : Arial, Verdana, sans-serif;
font-size : 24px;
color : #000000;
}
h2 {
font-family : Arial, Verdana, sans-serif;
font-size : 18px;
color : #0000ff;
}
hr {
color : black;
background-color : white;
width : 100%;
height : 4px;
}
table {
font-family : Arial, Verdana, sans-serif;
color : #000;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
table#flight {
background-color : #ffffff;
width : 900px;
}
.floatright {
float : right;
margin : 0 0 10px 10px;
}
.floatleft {
float : left;
margin : 0 10px 10px 0;
}
#main {
width : 720px;
clear : both;
padding : 10px;
text-align : left;
font-size : 1em;
color : #000;
}
#main a {
text-align : center;
font-size : 1em;
color : #000;
}
.ebul_cbflight_menu, .ebul_cbflight_menu ul {
background-color : #ffffff;
border : 1px solid #646464;
display : block;
font-size : 1px;
margin : 0;
overflow : auto;
padding : 2px;
position : absolute;
visibility : hidden;
}
.ebul_cbflight_menu_shadow {
background-color : #777777;
display : block;
margin : 0;
overflow : hidden;
position : absolute;
visibility : hidden;
}
.ebul_cbflight_menu table {
border-collapse : separate;
}
.ebul_cbflight_menu tr {
background-color : #ffffff;
cursor : pointer;
font-size : 1px;
}
.ebul_cbflight_menu td {
border : 1px solid #ffffff;
padding : 3px;
text-align : left;
}
.ebul_cbflight_menu td a {
color : #000000;
font-family : "Tahoma", serif;
font-size : 15px;
font-style : normal;
font-weight : normal;
text-decoration : none;
}
.ebul_cbflight_menu tr.hot, .ebul_cbflight_menu tr.expanded {
background-color : #f0f0f0;
}
.ebul_cbflight_menu tr.hot td, .ebul_cbflight_menu tr.expanded td {
border-color : #8c8c8c;
}
.ebul_cbflight_menu tr.hot a, .ebul_cbflight_menu tr.expanded a {
color : #000000;
font-family : "Tahoma", serif;
font-size : 15px;
font-style : normal;
font-weight : normal;
text-decoration : none;
}
ul.ebul_cbflight_menu {
position : absolute;
visibility : hidden;
}
.social{
width: 100%;
padding: 2px;
background-color: #fff;
}
.social ul{
margin: 2px;
padding: 4px;
float: left;
border-color: #ff0000;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
.social ul li{
display: inline;
}
#footer {
clear : both;
padding : 10px;
text-align : center;
font-size : 1.5em;
color : #000;
}
#footer a {
color : #0000ff;
text-align : center;
font-size : 1em;
float : none;
}
#footer a:hover {
color : green;
}
