/*

	Far Horizons

*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.home {
	background: #fff url('../images/wrapper/body-bg-top-home.jpg') top center repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

body.results {
	background: #fff url('../images/wrapper/body-bg-top-results.jpg') top center repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

body.nologin {
	background: #fff url('../images/wrapper/body-bg-top-sub.jpg') top center repeat-x;
}

body {
	background: #fff url('../images/wrapper/body-bg-top-public.jpg') top center repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
body.public {
	background: #fff url('../images/wrapper/body-bg-top-public.jpg') top center repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}


table tr td {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	vertical-align: top;
}

input, select, textarea {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}

img, a img {
	border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


/* =Main navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
	height: 48px;
	margin: 32px 0 40px 41px;
}

#main-nav li {
	float: left;
}


/* =Branding
--------------------------------------------------------------------------------------------------- */
#branding {
	margin: 17px 0 0 25px;
}


/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 650px;
	height: auto !important;
	height: 650px;

}

#wrapper-bottom {
	background:url(../images/wrapper/body-bg-bottom.jpg) bottom center no-repeat;
	height: 250px;
}

#sub-content {
	width: 866px;
	margin: 0 0 0 55px;
}

.divider-blue {
	background:url(../images/divider-blue.gif) top left repeat-x;
	display:block;
	margin: 10px 0 10px 0;
	height: 1px;
}

.collapse img {
	margin: 0 15px 0 0;	
	float: left;
}

.listing img {
	margin: 0 15px 0 0;	
	float: left;
}

.hotel-info {
	float: left;
	width: 615px;
}

#sub-content ul{
	margin: 10px 0 10px 0;
}

#sub-content ul li {
	list-style: disc;
	margin: 0 0 3px 20px;
	padding: 0 0 0 5px;
	color:#000;
}

#left-column{
	float: left;
	width: 510px;
}

#side-bar {
	float: right;
	width: 330px;
}

#airlines {
	background: #CCC;
}

table.airlines td, table.airlines th {
	background: #FFF;
	vertical-align:middle;
	padding: 8px;
}

/* = Home Layout
---------------------------------------------------------------------------------------------------- */
#travel-agents {
	width: 286px;
	float: left;
	margin: 45px 0 0 20px;
}

#travellers {
	width: 276px;
	float: left;
	margin: 45px 15px 0 45px;
}
#search-iframe{
	width: 300px;
	float: left;
	margin: 0;
}

#booking-left {
	float: left;
	width: 150px;
}

#booking-right {
	float: right;
	width: 150px;
	margin-right: 30px;
}

#special-box{
	border: 1px solid #e6e6e6;
	background: #eef7fa;
	padding: 20px 20px 10px 20px;
}


/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link, span.link {
	outline: none;
	color: #046c97;
}

a:focus {
	outline: none;
	color: #046c97;
}

a:hover {
	outline: none;
	color: #2498c8;
}

p .small {
	font-size:11px;
}


/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content p {
	line-height: 20px;
	margin: 0 0 18px 0
}

#sub-content p {
	line-height: 20px;
	margin: 0 0 18px 0
}

.grey{
	color: #636363;
	font-weight: bold;
	line-height: 8px;
	margin: 0 0 18px 0
}

.grey-list{
	background:url(../images/bulllet.gif) center left no-repeat;
	color: #636363;
	font-weight: bold;
	line-height: 8px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
}

#main-content p.form-username {
	margin: 18px 0 0 20px;
}

#main-content p.form-password {
	margin: 28px 0 0 20px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #e46a11;
}

h1.blue {
	font-size: 14px;
	font-weight: bold;
	color: #257fa5;
	margin-bottom: 15px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #e46a11;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #045375;
	margin: 10px 0 10px 0;
}

h4 {
	background:#eaf6fb;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #045375;
	margin: 2px 0 2px 0;
	padding: 7px;
}

a:hover h4 {
	background:#dcedf4;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #002d3f;
	margin: 2px 0 2px 0;
	padding: 7px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #045172;
	margin: 5px 0 10px 0;
}



.blue {
	color: #046c97;
}

.hotel-info a {
	color: #e46a11;
	font-size: 13px;
	text-decoration: underline;
}

.hotel-info a:hover {
	color: #e44811;
}

.contact-number {
	font-size: 17px !important;
	font-weight: bold;
	color: #046c97;
}


/* =Sidebar
---------------------------------------------------------------------------------------------------- */





/* =Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	margin: 0 auto 0 auto;
	padding: 20px 0 0 55px;
	width: 980px;
}

#footer p {
	font-size: 13px;
	margin-left: 25px;
	line-height: 22px;
}

#footer a {
	text-decoration: underline;
	font-size: 13px;
}

#reg-info {
	float: right;
	width: 300px;
}


/* =Login
---------------------------------------------------------------------------------------------------- */
#login td {
	vertical-align: middle;
	padding-top: 17px;
	padding-left: 4px;
}

#login input.text {
	vertical-align: middle;
	margin-left: 0;
	padding: 5px 2px;
	margin-bottom: 2px;
}

p.validation {
	margin: 30px 0 -30px 6px !important;
	color: #d00;
}

/* =Register
---------------------------------------------------------------------------------------------------- */
#register {
	background: #f1f1f1;
	font-size: 13px;
}

#register #register-wrapper {
	padding: 15px;
}

#register p {
	margin-bottom: 1em;
}

#register label {
	clear: left;
	
	/*
	float: left;
	display: block;
	width: 110px;
	color: #e46a11;
	margin-bottom: 15px;
	*/
	font-weight: bold;
	line-height: 37px;
	
}

#register input.text {
	border: 1px solid #d9d9d9;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	padding: 8px 5px;
	width: 220px;
	margin-bottom: 15px;
	/*
	float: right;
	*/
}

#register input.submit {
	clear: both;
	float: right;
	margin-bottom: 10px;
}

#register fieldset
{
    border: 1px dotted #d9d9d9;    
    margin-bottom: 10px;
}

#register legend
{
    color: #046C97;
    background: #d9d9d9;
    border: 1px solid #d9d9d9;
    font-weight: bold;
    padding: 2px 6px;
    margin-left: 5px;
} 

#register table td {
	padding-right: 5px;	
}

#register p.disclaimer {
	color: #595858;
	font-size: 12px;
	clear: right;
	float: right;
}

#register #body {
	padding: 15px;
}

.validation {
	color: #E46A11;
}
.asterisk {
	color: #046C97;
	font-weight: bold;
}
#login-form{
	background:url(../images/login-bg.gif) no-repeat;
	width:290px;
}


