/* -------------------------------------------------------------
	Tulsa Airport Authority
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			9 February 2007
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Body
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f2f3ee;
	font: normal 12px/1.6em Verdana, Helvetica, sans-serif;
	color: #535353;
	text-align: center;
}

fieldset {
	border: 0;
}

a img, :link img, :visited img {
	border: 0;
}

a:link, a:visited {
	color: #5facd8;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	background-color: #5facd8;
	color: #fff;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 6px;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

hr {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	color: #ccc;
	background: #ccc;
	border: 0;
}



/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	border: 20px solid #e8eae1;
	border-top-width: 8px;
	border-bottom: 0;
	text-align: left;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 100%;
	height: 133px;
	float: left;
	background: url(/images/bg_masthead.gif) no-repeat right top;
}

#brand, #brand a {
	width: 284px;
	height: 30px;
}

#masthead a:link, #masthead a:visited {
	color: #969696;
	text-decoration: none;
}

#masthead a:hover, #masthead a:active, #masthead a:focus {
	color: #5facd8;
	background: transparent;
}

#brand {
	float: left;
	margin: 46px 0 0 18px;
	background: url(/images/logo_tia.gif) no-repeat;
}

#masthead ul {
	width: 244px;
	margin: 47px 0 5px 0;
	float: right;
}

#masthead li {
	/*padding: 0 13px 0 17px;*/
	padding: 0 5px 0 9px;
	display: inline;
	background: transparent;
	line-height: 10px;
	font-size: 0.9em;
	border-left: 1px solid #d9d9d9;
}

#masthead li.first {
	padding-left: 0;
	border: 0;
}


/* --- Search Form --- */

#masthead form {
	width: 244px;
	height: 18px;
	float: right;
	clear: right;
}

#masthead form label {
	position: absolute;
	left: -9000em;
}

#search_submit {
	width: 26px;
	float: left;
}

#search_term {
	width: 199px;
	height: 14px;
	margin-right: 4px;
	padding: 2px 0 0 3px;
	float: left;
}



/* --- UI --- */

#masthead #ui {
	width: 890px;
	height: 24px;
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#ui li {
	float: left;
	padding: 0;
	border-left: 1px solid #d8dadb;
}

#ui li.first {
	border: 0;
}

#masthead #ui a:link, #masthead #ui a:visited {
	height: 24px;
	float: left;
	text-indent: -9000em;
	overflow: hidden;
}

#masthead #ui a:hover, #masthead #ui a:active, 
#masthead #ui a:focus {
	background-position: left bottom;
}

#masthead #ui_flightInfo a {
	width: 149px;
	background: url(/images/ui_flightInfo.gif) no-repeat;
}

#masthead #ui_airlineInfo a {
	width: 155px;
	background: url(/images/ui_airlineInfo.gif) no-repeat;
}

#masthead #ui_airportInfo a {
	width: 159px;
	background: url(/images/ui_airportInfo.gif) no-repeat;
}

#masthead #ui_toAndFrom a {
	width: 182px;
	background: url(/images/ui_toAndFrom.gif) no-repeat;
}

#masthead #ui_aviation a {
	width: 136px;
	background: url(/images/ui_aviation.gif) no-repeat;
}

#masthead #ui_about a {
	width: 94px;
	background: url(/images/ui_about.gif) no-repeat;
}




/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
	width: 880px;
	height: 105px;
	padding: 0 10px;
	float: left;
	background: url(/images/temp_messaging_interior.jpg) no-repeat 10px 0;
}

#home #messaging {
	height: 205px;
	background: url(/images/temp_messaging.jpg) no-repeat 10px 0;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 234px;
	float: right;
	padding: 0 10px 60px 0;
	line-height: 1.2em;
}

#interior_terminalmap #sidebar {
	height: 21px;
	padding-bottom: 0;
}

#home #sidebar {
	width: 410px;
	padding: 20px 14px 64px 0;
}


#home #sidebar ul, #home #sidebar p,
#home #sidebar h3 {
	width: 187px;
	padding: 0;
	float: left;
}

#home #sidebar ul {
	padding-right: 16px;
}

#home #sidebar h3 {
	height: 16px;
	line-height: 13px;
	padding: 0;
	border: 0;
}

#sidebar h3 {
	width: 216px;
	padding-left: 18px;
	background: #d3d3d3;
	border-top: 1px solid #fff;
	color: #6d6d6d;
	font-size: 1.1em;
	line-height: 1.7em;
}

#sidebar h3 a:link, #sidebar h3 a:visited {
	color: #535353;
	background: transparent;
}

#sidebar h3 a:hover, #sidebar h3 a:active, #sidebar h3 a:focus {
	text-decoration: underline;
}

#sidebar h4, #sidebar h4 a {
	width: 203px;
	height: 66px;
	float: left;
}

#sidebar #title_recentNews {
	background: url(/images/title_recentNews.gif) no-repeat;
}

#sidebar #title_interactiveTerminal {
	margin-bottom: 12px;
	margin-left: 20px;
	display: inline;
}

#home #sidebar #title_interactiveTerminal {
	margin: -16px 20px 0 0;
	float: right;
	display: inline;
	background: url(/images/title_interactiveTerminal.gif) no-repeat;
}

#sidebar #title_searchForFlight {
	margin-left: 20px;
	display: inline;
}

#sidebar #title_interactiveTerminal a {
	background: url(/images/img_interactiveTerminal_interior.jpg) no-repeat left top;
}

#sidebar #title_searchForFlight a {
	background: url(/images/img_searchForFlight.jpg) no-repeat left top;
}

#sidebar ul {
	clear: left;
	margin-top: 4px;
}

#sidebar li {
	margin-bottom: 6px;
	background-position: 0 5px;
}

#sidebar p {
	padding: 0;
}

#home #sidebar #title_311ForCarryOns {
	float: left;
	margin: 19px 0;
}

#home #sidebar #title_311ForCarryOns, 
#home #sidebar #title_311ForCarryOns a {
	width: 393px;
	height: 123px;
	background: url(/images/311Banner.png) no-repeat;
}

#home #sidebar #flightpaths_taa a {
	width: 393px;
	height: 122px;
	float: left;
	background: url(/images/temp_flightpaths.jpg) no-repeat;
	text-indent: -9000em;
	overflow: hidden;
}

#home #sidebar #flightpaths_taa {
	width: 393px;
	height: 122px;
	float: left;
}



/* --- ui secondary --- */

#sidebar #ui_secondary {
	width: 234px;
	float: left;
	clear: none;
	padding: 10px 0 0 0;
	margin: 0 0 67px 0;
}

#ui_secondary ul {
	width: 234px;
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
}

#ui_secondary li {
	margin: 0;
	padding: 0;
	width: 234px;
	float: left;
	background: transparent;
}

#ui_secondary li a:link,
#ui_secondary li a:visited,
#ui_secondary li.active ul a:link,
#ui_secondary li.active ul a:visited {
	width: 199px;
	float: right;
	margin: 0;
	padding: 3px 5px 3px 10px;
	background-image: url(/images/icon_list_secondary.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	font-size: 1em;
	font-weight: normal;
}

#ui_secondary li a:hover,
#ui_secondary li a:active,
#ui_secondary li a:focus,
#ui_secondary li ul a:hover,
#ui_secondary li ul a:active,
#ui_secondary li ul a:focus,
#ui_secondary li.active ul li a:hover,
#ui_secondary li.active ul li a:active,
#ui_secondary li.active ul li a:focus {
	color: #fff;
	background-image: url(/images/icon_list_secondary_white.gif);
	background-color: #5facd8;
	cursor: pointer;
}

#ui_secondary li ul a:link,
#ui_secondary li ul a:visited,
#ui_secondary li.active ul li a:link,
#ui_secondary li.active ul li a:visited {
	width: 179px;
	background-position: -2px 9px;
}

#ui_secondary li.active {
	background: #e7e7e7;
}

#ui_secondary li.active ul li {
	background: #fff;
}

#ui_secondary li.active a:link,
#ui_secondary li.active a:visited,
#ui_secondary li.active a:hover,
#ui_secondary li.active a:active,
#ui_secondary li.active a:focus {
	font-weight: bold;
	background-color: transparent;
	cursor: default;
	color: #5facd8;
	background-image: url(/images/icon_list_secondary.gif);
}


/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 580px;
	min-height: 300px;
	padding: 20px 50px 50px 25px;
	float: left;
	background: url(/images/bg_body.jpg) no-repeat right top;
}

#interior #body_content_wrapper {
	width: 555px;
}

#interior_terminalmap #body {
	min-height: 0;
	padding-bottom: 0;
	background: transparent;
}

#home #body {
	width: 406px;
	padding: 17px 22px;
}

#interior_flights #body {
	width: 611px;
	padding: 20px 19px 50px 25px;
}

#header {
	margin-bottom: 10px;
}


#galleryLink {
	width: 233px;
	height: 171px;
	margin-right: -63px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	position: relative;
	float: right;
	clear: none;
	z-index: 3;
	background: url(/images/img_gallery.jpg) no-repeat;
}

#galleryContainer {
	width: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	clear: both;
	float: left;
}

#galleryContainer h3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #5facd8;
}

#galleryContainer li {
	height: 50px;
	width: 75px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	background: #d3d3d3;
	float: left;
	clear: none;
	position: relative;
	overflow: hidden;
}

#galleryContainer a {
	width: 75px;
	position: absolute;
}

#galleryContainer img, #galleryContainer img {
	width: 75px;
}

#terminal_map {
	width: 867px;
	padding-left: 16px;
	padding-bottom: 20px;
	float: left;
	clear: both;
}




/*	Body: Flight Table Data
- - - - - - - - - - - - - -  */


/* --- Flight Table Form --- */

#flight_search {
	float: left;
	position: relative;
	display: inline;
	width: 597px;
	height: 69px;
	padding: 0 0 0 12px;
	clear: both;
	background: #f0f0f0;
}

#flight_search div {
	float: left;
	position: relative;
	display: inline;
	width: 200px;
	padding-top: 29px;
}

#flight_search #sortable_selects {
	width: 385px;
	padding-top: 12px;
	display: none;
}

#flight_search label {
	display: block;
}

#flight_search span {
	float: left;
	position: relative;
	display: inline;
	width: 32px;
	text-align: center;
}

#flight_search select, #flight_search input {
	float: left;
	position: relative;
	display: inline;
	font-size: 1em;
	color: #000;
	line-height: 1.7em;
}

#flight_search select {
	height: 17px;
	padding: 0 0 0 1px;
}

.sortable-text-0 {
	width: 153px;
}

.sortable-text-3 {
	width: 166px;
}

.sortable-numeric-1 {
	width: 104px;
	margin-right: 17px;
	padding: 2px 0 0 3px;
	line-height: 17px;
}


/* --- Flight Table --- */

#flight_table {
	float: left;
	display: inline;
	position: relative;
	width: 609px;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-top-width: 0;
}

#flight_table caption {
	width: 608px;
	height: 26px;
	padding-left: 1px;
	background: #f0f0f0;
	border-bottom: 1px solid #fff;
	text-align: left;
}

#flight_table caption strong {
	width: 200px;
	float: right;
	padding: 2px 16px 0 0;
	font-weight: normal;
	font-size: 1em;
	text-align: right;
	color: #838383;
}

#title_flightDepartures a, #title_flightDepartures {
	width: 122px;
	height: 25px;
	float: left;
	background: url(/images/title_flightDepartures.gif) no-repeat 0 0;
}

#title_flightArrivals a, #title_flightArrivals {
	width: 95px;
	height: 25px;
	float: left;
	background: url(/images/title_flightArrivals.gif) no-repeat 0 0;
}

#flight_table caption a:link,
#flight_table caption a:visited {
	background-position: 0 0;
}

#flight_table caption a:hover,
#flight_table caption a:active,
#flight_table caption a:focus {
	background-position: 0 -30px;
}

#flight_table caption .active a:link,
#flight_table caption .active a:visited,
#flight_table caption .active a:hover,
#flight_table caption .active a:active,
#flight_table caption .active a:focus {
	cursor: default;
	background-position: 0 -60px;
}

#flight_table th a:link,
#flight_table th a:visited,
#flight_table th a:hover,
#flight_table th a:active,
#flight_table th a:focus {
	color: #fff;
	background: transparent;
}

#flight_table thead th {
	height: 22px;
	padding-left: 14px;
	background: #3e4950;
	color: #fff;
	font-size: 1em;
	text-align: center;
}

#flight_table_data tr tr.even {
	background: #fff;
}

#flight_table tr.even,
#flight_table_data tr.even,
#flight_table_data tr.even tr {
	background: #f0f0f0;
}

#flight_table tr:hover,
#flight_table tr.over {
	background: #67b5e2;
	color: #fff;
}

#flight_table td {
	height: 22px;
	padding-left: 14px;
	vertical-align: middle;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
}

#flight_table td.align_left,
#flight_table th.align_left {
	text-align: left;
}

#flight_table_data {
	font-size: 0.9em;
}

/* --- flight_detail --- */

#flight_detail {
	width: 100%;
	float: left;
}

#flight_detail_brand {
	width: 177px;
	min-height: 150px;
	float: left;
}

#flight_detail_brand img {
	display: block;
}

#flight_detail_brand strong {
	font-weight: normal;
}

#flight_detail ul {
	width: 225px;
	padding: 0;
	float: left;
}

#flight_detail li {
	width: 225px;
	padding: 0 0 5px 0;
	float: left;
	font-size: 1.1em;
	background: transparent;
	text-transform: uppercase;
}

#flight_detail li strong {
	width: 85px;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: none;
}

#flight_detail_gate {
	width: 200px;
	float: right;
}



/* --- Breadcrumbs --- */

#breadcrumbs {
	width: 631px;
	min-height: 19px;
	margin-left: 10px;
	padding: 0 0 0 14px;
	float: left;
	display: inline;
	background: #67b5e2 url(/images/bg_breadcrumbs.gif) repeat-y right top;
	border-top: 1px solid #fff;
}

#breadcrumbs li {
	background: url(/images/icon_breadcrumb.gif) no-repeat 0 0.4em;
	padding: 0 6px 0 12px;
	display: inline;
	line-height: 1.8em;
}

#breadcrumbs li.first {
	padding-left: 0;
	background: transparent;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	text-decoration: none;
	background: transparent;
	font-size: 1em;
	color: #fff;
}

#breadcrumbs a:hover,
#breadcrumbs a:active,
#breadcrumbs a:focus {
	text-decoration: underline;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	margin: 8px 20px 8px 0;
}

.float_right {
	float: right;
	margin: 8px 0 8px 20px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}

.sitemap_list li {
	margin-bottom: 15px;
}

.sitemap_list li li {
	margin: 0;
}

#body .sitemap_list ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.sitemap_list h4 {
	font-size: 1em;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 15px 20px 0 20px;
	clear: both;
	background: #e8eae1;
	color: #858585;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
}

#copyright {
	width: 500px;
	float: left;
}

#footer_links {
	width: 260px;
	float: right;
	text-align: right;
}

#footer_links li,
#footer_linka a {
	float: left;
}

#footer_links li {
	border-right: 1px solid #d9d9d9;
	padding: 0 14px;
	background: transparent;
}

#footer_links li.last {
	border: 0;
	padding-right: 0;
}

#title_tulsaAirportAuthority {
	width: 120px;
	height: 70px;
	margin: 30px auto 0 auto;
	text-align: center;
	background: url(/images/logo_taa.gif) no-repeat;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.input_class {
	border: 1px solid #9da8b0;
	font: normal 10px/1.6em Verdana, Helvetica, sans-serif;
	color: #969696;
}

.required {
	color: #f00;
}



/* --- contact form --- */

#contactForm {
	width: 500px;
	float: left;
}

#contactForm select {
	width: 70px;
	float: left;
	margin-right: 11px;
	color: #fff;
	background: #272726;
	font: normal 11px/1.4em Verdana, Helvetica, sans-serif;
}

#contactForm .input_class {
	width: 227px;
	float: left;
	height: 14px;
	padding: 0 0 2px 3px;
	font-size: 11px;
	line-height: 1.4em;
}

#contactForm label {
	width: 250px;
	float: left;
	clear: both;
	font-weight: bold;
}

#contactForm label em {
	font-weight: normal;
	font-style: normal;
}

#contactForm div.commentFieldset .input_class {
	width: 478px;
	height: 70px;
	overflow: auto;
}

#contactForm fieldset {
	width: 500px;
	float: left;
	clear: left;
}

#contactForm fieldset div {
	width: 250px;
	height: 40px;
	margin-bottom: 10px;
	float: left;
	clear: none;
}

#contactForm fieldset div.commentFieldset {
	width: 500px;
	height: auto;
}

#submit {
	float: left;
	margin: 15px 0 0 0;
	display: inline;
}

#contactForm .required {
	padding-left: 3px;
}


/* --- Sitemap --- */

#interior #content_wrapper ul.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}

#interior #content_wrapper ul.sitemap_list ul {
	padding-left: 20px;
}



/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}


/* --- lightbox --- */

.galleryList {
	display: none;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 950;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
	
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 900;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
} 

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, 
#prevLink:visited:hover { 
	background: url(/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(/images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left;  
	text-align: left; 
}
 
#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;
}
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}



/* ----------------------------------------------------------------------------------------------------------------------
	SOCIAL INDEX
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	SOCIAL INDEX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#social { margin: 0px; padding: 0px;  height: 100%; height: auto; min-height: 280px  }

#social a:hover, a:hover p.fares { border-bottom: 2px solid #5facd8; cursor: pointer  }

#social .head { width: 115px; height:12px; margin-bottom: 10px }
#social .head h1, #social h2 { text-indent: -9999em }
#social .head .featured { background: url(/images/socialhead_featured.gif) no-repeat; }
#social .head .follow { background: url(/images/socialhead_follow.gif) no-repeat; }
#social .head .search { background: url(/images/socialhead_search.gif) no-repeat; }

#social .vendor { border: 7px solid #e8eae1; padding: 10px; min-height: 100px; height: 100%; height: auto; margin-bottom: 24px }
#social .vendor img { float: left; clear: right; margin-right: 14px;  }
#social .vendortext { padding-right: 10px;}
#social .vendortext h1 { font: bold 14px Verdana, Helvetica, sans-serif; color: #5facd8 }

#social .vendortext h2 { background: url(/images/social_button.gif) no-repeat; width: 68px; height: 18px; float: right; margin-top: -8px; cursor: pointer;   }

#social .left, .right {  padding: 10px; float: left;}

#social .left { clear: right; height: 120px; width: 140px }

#social ul li { display: inline; margin-right: 12px; background: none; margin-right: 8px; padding: 0px} 
#social ul li a:hover { background: none }

#social .right {  width: 220px;  }
#social .right .fares { background: url(/images/social_fares.gif) no-repeat; width: 218px; height: 52px }


/* -------- Facebook Form -------------- */

#fbForm{
background: #67b5e2;
color: #fff;
padding: 12px;
width: 445px;
margin: 0 auto;
font-weight: bold;
}
#fbForm div{float: left; width: 100%;margin-bottom: 12px;}
#fbForm label{
float: left; 
text-align: right;
width: 88px;
margin-top: 8px;
margin-right: 15px;
}
#fbForm input[type="text"]{
float: left;
width: 315px;
text-align: left;
border: 0px;
padding: 10px;
border: 2px solid #fff;
}
#fbForm input[type="text"]:focus{
border: 2px solid #333;
}
#fbForm .twoCol input[type="text"]{
width: 30px;
}
#fbForm .twoCol input.longer[type="text"]{
width: 87px;
}
#fbForm .twoCol .short{
width: 50px;
}
#fbForm .twoCol .shorter{
width: 40px;
}
#fbSubmit{
border: 0px;
padding: 6px;
float: right;
cursor: pointer;
margin-right: 3px;
background: #fff;
text-transform: uppercase;
}	
#fbSubmit:hover{color: #fff; background: #333;}
#radios{
text-align: right;
}
