/*   
Theme Name: Faretex
Theme URI:  faretex.com
Description: description
Author: Tomas Mazukna	
Author URI: wetfeetblog.com
*/
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#F9F6EC;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:82%;
	font-family:Arial,Helvetica,sans-serif;
}
img { border:none; }
#game { padding: 10px 0 30px 70px; }
#scores { border-collapse:collapse; text-align:left; line-height:1.6em; font-size:14px; white-space:nowrap;}
#scores thead { font-size: 14px; font-weight: bold; color: #800000; padding: 10px 8px; border-bottom: 2px solid #800000; }
#scores td { border-bottom: 1px solid #ccc; padding: 6px 12px; }
#scores tbody tr:hover td { color: #CA0267; }

h1 { color:#800000; font-size:160%; }
h2 { color:#CA0267; font-size:130%; }

/* Header styles */
#headerbig{
	background:#F9F6EC; color:#3E3E3E; 
	position:absolute;
	top:0px;
	width:100%;
	padding: 0; margin:0;
}
#header{
	background:url(img/top_logo.gif) no-repeat 0 0; padding:0; margin:0 auto; width:846px; height:164px;
	}

#formdiv{
	width:293px; display:block; float:right; background:url(img/topForm_left.gif) no-repeat 0 0 #A19875; height:25px; 
	color:#FFFFFF; margin:0 20px 0 0; padding:0 0 0 22px;
	}
#formdiv label{
	width:55px; height:17px; display:block; margin:4px 11px 0 0px; padding:0 0 0 12px; float:left;
	background:url(img/search_icon.gif) no-repeat 0 7px; font:bold 16px/17px "Georgia", "Times New Roman", Times, serif;
	}
#formdiv input{
	width:155px; height:15px; border:#857A4E 1px solid; background-color:#FFFFFF; color:#333333; margin:4px 0 0 0;
	padding:0; 	float:left;
	}
#formdiv input.go{
	width:23px; height:15px; margin:5px 0px 0 11px; background:url(img/go_button.gif) no-repeat 0 0; border:none;
	padding:0; 	float:left; cursor:pointer;
	}
#formdiv span{
	background:url(img/topForm_right.gif) no-repeat right top; display:block; width:5px; height:25px; float:right;
	}
#header img{
	float:left; margin:26px 0 0 44px; padding:0;
	}
#header h1{
	background:url(images/slogan.gif) no-repeat 0 0; float:left; margin:47px 0 0 65px; text-indent:-2000px; display:block;
	height:45px; width:71px;
	}
#header ul.navi{
	float:right; display: block; margin:47px 10px 0 100px; padding:0 0 0 0; width:545px;
	}
#header ul.navi li{
	 height:49px; display:block; float:left; border-right:#9D9D9D 1px dashed; margin:0; width:auto;
	}
#header ul.navi li.nobir{
	 height:49px; display:block; float:left; border-right:none; margin:0; width:auto;
	}
#header ul.navi li a{
	text-indent:0px; float:left; display:block; padding:0 10px 0 10px; color:#3E3E3E;  width:inherit;
	font:bold 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; height:47px; text-decoration:none;
	}
#header ul.navi li a img{
	display:block; margin:0 auto; padding: 6px 0 0 0; border:none;
	}
#header ul.navi li a span{
	display:block; text-align:center; width:inherit; clear:left;
	}
#header ul.navi li a:hover{
	color:#3E3E3E; background-color:#F7F3E5; 
	}
#header ul.navi li a:hover span {
	background-color:#F7F3E5; color:#3E3E3E;
	}


#content { 	
	padding:168px 0 0 0;
	width:100%;			/* width of whole page */
	height:100%;
 }
#contentbody{
	 margin:0 auto; width:846px; padding:0 0 0 13px;
	}
 
 
 #leftBody{
	float:left; 
	margin: 10px 0 22px 0; 
	padding:22px 0 0 0;
	background:#FFFFFF; 
	border:#CBBD9A 1px solid;
	}


	
	
#rightBody{
	height:100%;
	width: 470px;
	margin:0 0 22px 20px; 
	float:left; 
	padding:0 0 0 0;
	overflow:show;
	}

#rightPan{
	background:#FFFFFF; color:#404040; margin:0 0 0 0; float:left;
	padding:0 15px 15px 15px; 
	height:100%;
	}
#rightPan h2{
	color:#CA0267; margin: 10px; padding:0; font:bold 22px/22px Georgia, "Times New Roman", Times, serif; display:block;
	}

/*  SEARCH FORM */
/*---------------------------form-----------------*/
#formDiv{
	margin:0; background:#F9F6EC; padding:7px 0 10px 0; color:#666666; border:#EAE0C7 1px solid;
	}
#formDiv form{
	display:block; padding:6px 6px 0 6px; color:#313131; font-family:Arial, Helvetica, sans-serif; font-size: 80%;
	}
#formDiv form label{
	color:#010101; font-size: 95%;
	}
	
#formDiv ul.left_menu { padding: 0 20px 0 20px; list-style-type: none; }	
#formDiv ul.left_menu li { padding: 2px 0; }	
#formDiv ul.left_menu li a { font-weight: bold; }	
	
/*-------------------form end--------------*/


.fromCity,.toCity{
	width:50px;
	position:relative;
	}
.fromCityLong,.toCityLong{
	width:150px;
	position:relative;
	}
.flyDate,.flyTime{
	width:80px;
	position:relative;
}
.searchLabel { font-weight:bold; font-size: 100%; }

/* Footer styles */
#bigfooter {
	clear:both;
	float:left;
	width:100%; 
	background:#A19875; color:#F6F0DA; margin:0 0 1px 0;
	}
#footer{
	 margin:0 auto; width:400px; height:68px;padding:16px 0 0 0;
	}
#footer ul{
	width:420px; display:block; height:16px; margin:0; padding:0;
	}
#footer ul li{
	font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#A19875; float:left;
	display:block; margin:0; padding:0;
	}
#footer ul li a{
	height:18px; padding:0 5px 0 5px; font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFFFFF; 
	background-color:#A19875; text-decoration:none; 
	}
#footer ul li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p{
	color:#F6F0DA; font-size:12px; width:290px; display:block; padding:0px 0 0 108px; line-height:18px; background-color:#A19875;
	}
#footer p.copy{
	color:#FFFFFF; font-size:12px; width:234px;  margin:2px 0 5px 61px; line-height:16px; text-transform:uppercase;
	height:16px; padding:0; background-color:#A19875; font-weight:bold; display:block;
	}
#footer p.copy a{
	color:#FFFFFF; background-color:#A19875; padding:0 0 0 3px; text-decoration:none;
	}
#footer p.copy a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}


#bkmarks {
display:block;
float:right;
padding:26px 26px 0 22px;
}

div.sociable { margin:0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
#bkmarks .sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}