@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(http://www.sabreairlinesolutions.com/images/interior.bg.repeat.gif) repeat-x top;
	color:#333;
}

body#home {
	background:url(http://www.sabreairlinesolutions.com/images/bg_home_repeat.jpg) repeat-x 0px 105px;
}

#bg_home {
	background:url(images/bg_home_bowtie.jpg) no-repeat center 105px;
	height:488px;
	position:absolute;
	top:0px;
	padding-top:105px;
	left:0px;
	width:100%;
}

#bg_int {
	background:url(images/bg_int.jpg) no-repeat center top;
	height:146px;
	position:absolute;
	top:0px;
	width:100%;
}

a {
	color:#3366cc;
	text-decoration:none;
}

a:hover {
	color:#3366cc;
	background:#e8ebf0;
}

img {
	border:none;
}

.clr {
	clear:both;
}

.testimonial_quote em, .testimonial_quote i {
	font-style:normal;		
}

.none li {
	list-style:none;
	background:none !important;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0px;
	margin:10px 0 20px;
	font-weight:normal;
}

h1 span {
	font-size:16px;
	color:#777;
	display:block;
}

h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 0;
	font-weight:normal;
	line-height:28px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin:0px 0 20px 0;
	padding:0px;
	line-height:20px;
	font-size:13px;
}

td {
	line-height:16px;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	padding:3px 5px;
}

th {
	text-align:left;
}

table {
	margin:0 0 20px;
	padding:0px;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding-bottom:100px;
	min-height:100%;
	position:relative;
}

#header {
	position:relative;
	height:180px;
	width:100%;
	z-index:30;
}

#home #header {
	height:150px;
}

#content {
	width:720px;
	margin:0px 0 30px 20px;
	position:relative;
	min-height:800px;
	float:left;
}

#home #content {
	width:960px;
	margin:0 0 30px;
}

#main {
	width:480px;
	float:left;
}

#home #main {
	width:700px;
	margin:0 20px 0 0;
	height:480px;
	display:block;
	position:relative;
}

#business_issues #main, #search_page #main {
	width:720px;
}

#products_services #main {
	width:720px;
}

#tertiary {
	width:220px;
	float:left;
	margin-left:20px;
	
}

#home #tertiary {
	width:240px;
	margin:0px;
	padding-top:40px;
}

#home #tertiary h2 {
	font-size:24px;
	color:#333;
	margin:10px 0;
	padding:0px;
}

#company_statement {
	color:#fff;
	line-height:24px;
}

#sub_nav {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0 0 40px;
	float:left;
}

.ps {
	background:#ccc;
}

#sub_nav ul {
	padding:0px;
	margin:0px;
	display:none;
	background:#ccc;
}

#sub_nav li, #tertiary_nav li{
	padding:0px;
	margin:0 0 1px;
	list-style:none;
	font-size:14px;
	padding:0;
	background:#d3d3d3;
}

#sub_nav ul ul {
	background:#ccc;
}

#sub_nav li li {
	padding:0px;
	background:#e5e5e5;
}

#sub_nav li li li {
	padding:0px;
	margin:0 0 1px;
	background:#FFF;
}

#sub_nav li a, #tertiary_nav li a {
	color:#333;
	text-decoration:none;
	padding:8px 10px;
	display:block;
}

#sub_nav li li a {
	color:#333;
	padding:8px 10px;
	display:block;
}

#sub_nav li li li a {
	color:#333;
	padding:8px 10px;
	display:block;
}

#sub_nav li li li:hover {
	background:#e8ebf0;
}

#sub_nav #active li a, #tertiary_nav #active li a {
	padding-left:20px;
}

#sub_nav li a:hover, #tertiary_nav li a:hover {
	background:#e8ebf0;
	color:#3366cc;
}

#sub_nav li li a:hover {
	background:#e8ebf0;
	border:none;
}

.round_top_200 {
	padding-top:5px !important;
	background:#d3d3d3 url(images/rounded.top.gif) no-repeat center top !important;
}

.round_bottom_200 {
	padding-bottom:5px !important;
	background:#d3d3d3 url(images/rounded.bottom.gif) no-repeat center bottom !important;
	margin-bottom:0px !important;
}


.ps .round_top_200 {
	margin-bottom:1px !important;
}

li li.round_bottom_200 {
	background:#d3d3d3 url(images/bottom.rounded.gif) no-repeat center bottom !important;
}

#sub_nav li.round_bottom_200, #tertiary_nav li.round_bottom_200 {
	margin-bottom:0px !important;
}

#nav {
	position:absolute;
	top:90px;
	left:0px;
	background:url(images/bg_nav.png) no-repeat center top;
	width:960px;
	height:30px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#nav ul {
	padding:0px;
	margin:0;
}

#nav li {
	padding:0 1px 0 0;
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
	background:url(images/divider.gif) no-repeat right center;
	position:relative;
}

#nav a {
	color:#bbb;
	text-decoration:none;
	padding:6px 12px 6px;
	display:inline-block;
	height:18px;
}

#nav a:hover, a#current_section {
	background:url(images/nav_hover.gif) repeat-x top;
}

#nav #nav_home:hover {
	background:url(/images/nav_home_hover.png) no-repeat left top;
}

#nav form {
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:4px;
}

#nav label {
	color:#999;
}

#nav #keywords {
	border:1px solid #999;
}

#search label {
	position:absolute;
	left:5px;
	top:3px;
}

#nav ul ul {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	width:160px;
	margin:0px;
	padding:0px;
}


#nav li li {
	background-image:none;
	background:#666;
	width:100%;
	padding:0 10px;
}

#nav li li a:hover {
	background-image:none;
}

#nav li li a {
	border-bottom:1px solid #767676;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}

#nav li li:hover {
	background:#767676;
}

#submit_search {
	background:url(images/submit_search.gif) no-repeat right center;
	height:20px;
	width:24px;
	border:none;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo:hover {
	background:none;
}



#language {
	position:absolute;
	top:10px;
	right:10px;
	background:url(images/globe.gif) no-repeat right top;
	padding-right:60px;
	height:19px;
	display:none;
}

#language p, #language p a {
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:10px;
}

#home #language {
	background:url(images/globe_home.gif) no-repeat right top;
}

#home #language p, #home #language p a {
	color:#999;
}

#breadcrumb {
	padding:0px;
	margin:0px;
	color:#CCC;
	font-size:11px;
	width:480px;
}

#content #breadcrumb a {
	color:#CCC;
	text-decoration:none;
}

#content #breadcrumb a:hover {
	color:#333;
	background:none;
}

.intro {
	font-size:14px;
	line-height:20px;
}

#main ul {
	padding:0px;
	margin:0px 0 20px 20px;
}

#main li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat left 6px;
	padding:0px 0 13px 15px;
	margin:0px;
	line-height:16px;
	font-size:13px;
}

.half li {
	list-style:none;
	padding:5px 15px 5px 0px;
	margin:0px;
	line-height:18px;
}

.no_bullet {
	background:none !important;
}

#tertiary_nav {
	padding:0px;
	margin:0 0 40px;
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}



.grey_220 h2 {
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:normal;
}

.grey_220 h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 5px;
	margin:0px;
	border-bottom:1px solid #FFF;
}

.grey_220 h3 a {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.grey_220 {
	padding:0;
}

.grey_220 ul  {
	padding:0px;
	margin:0px;
}

.grey_220 ul ul {
	padding:10px 0 0 0px;
}

.grey_220 li {
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:18px;
	border-bottom:1px solid #ccc;
}

.grey_220 li a {
	color:#777;
	display:block;
	padding:10px 0 10px 15px;
}

#fast_fact li {
	color:#333;
	font-size:13px;
	line-height:20px;
	padding:10px 0 10px 15px;
	border-bottom:none;
}

#fast_fact, #powerful {
	margin-bottom:40px;
}

.grey_220 li a:hover {
	background:#e8ebf0;
	color:#3366cc;
}

#grey_700 {
	background:url(images/700_grey.gif) no-repeat center top;
	width:700px;
}

#grey_700_bottom {
	background:url(images/700_grey_bottom.gif) no-repeat center bottom;
	height:20px;
}

#grey_700 h3 {
	margin-top:10px;
}

#sort_ascend {
	float:left;
	margin:8px 10px;
}

#search_term {
	width:100px;
}

#search_ascend {
	float:left;
	margin:8px 10px;
}

#terms ul {
	padding:0px;
	margin:10px 0 0;
	list-style:none;
}

#terms li {
	float:left;
	margin:0px;
	width:220px;
	background:none;
	padding:0px;
}

#terms a {
	white-space:nowrap;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#terms {
	padding-left:10px;
}





.blank_220 ul {
	padding:0px;
	margin:10px 0 10px 15px;
}

.blank_220 li {
	list-style:none;
	background:url(images/arrow_bullet.sidebar.gif) no-repeat left 8px;
	padding:5px 0 5px 10px;
	margin:0px;
}

.blank_220 {
	margin:20px;
}

#footer_large {
	background:url(images/bg_footer_lg.jpg) repeat center top;
	min-height:150px;
	width:100%;
	clear:both;
	color:#666;
	font-size:11px;
	float:left;
	margin-top:40px;
}

#footer_large a {

	color:#999;
}

#footer_large a:hover {
	color:#FFF;
	background-color:#333;
}

#footer_small {
	background:#000;
	height:30px;
	width:100%;
	clear:both;
	float:left;
}

#footer_small a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}


#footer_small a:hover {
	text-decoration:underline;
	background-color:#000;
}

#footer_small ul {
	padding:7px 0 0px;
	margin:0px 0 0;
}

#footer_small li {
	list-style:none;
	padding:0px;
	margin:0 15px 0 0;
	display:inline;
}

#footer_small #holdings, #footer_small #careers {
	float:right;
	margin:0 0 0 15px;
}

.footer_content {
	width:960px;
	margin:0 auto;
}

.quarter {
	width:219px;
	margin:20px 0;
	padding:0 10px;
	float:left;
	height:100px;
}

#footer_large h2 {
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:14px;
	line-height:18px;
}

#footer_large p {
	font-size:12px;
}

.footer_content p {
	margin:0px;
	padding:0px;
}

.last {
	background:none !important;
	border:none !important;
}

#left_col, #right_col {
	width:460px;
	float:left;
	padding:10px;
	margin:20px 0;
}

#community_box {
	background:url(images/home_grey.png) no-repeat center top;
	height:109px;
	width:220px;
	padding:10px;
	margin-top:5px;
}

#community_box h3 {
	font-size:16px;
	margin-bottom:5px;
}

#community_login {
	margin:0px;
	padding:0px;
}

#community_login p {
	padding:0px;
	margin:0 0 5px;
	position:relative;
}

#community_login label {
	position:absolute;
	top:3px;
	left:3px;
	font-size:12px;
	color:#666;
}

#community_login input {
	width:100px;
	margin-bottom:3px;
}

#community_login fieldset {
	margin:0px;
	padding:0px;
	border:none;
	width:100px;
	float:left;
}

#community_login #community_submit {
	float:left;
	background:url(images/portal_button.gif) no-repeat center top;
	width:90px;
	height:40px;
	border:none;
	color:#FFF;
	padding-bottom:5px;
	margin-bottom:10px;
}

#community_login #community_submit:hover {
	background-position:center -60px;
}

#community_learn {
	font-size:11px;
	line-height:14px;
	text-align:center;
	clear:both;
	float:left;
	padding-top:20px;
	width:100%;
}

#community_pw {
	float:right;
	font-size:11px;
}

#latest_news {
	color:#FFF;
	padding:10px 0;
	margin-top:60px;
	float:left;
}

#latest_news h2 {
	background:url(images/title_news_releases.png) no-repeat left top;
	text-indent:-5000px;
}

#latest_events {
	color:#FFF;
	padding:10px 0;
	float:left;
}

#latest_events h2 {
	background:url(images/title_events.png) no-repeat left top;
	text-indent:-5000px;
}

#latest_news a, #latest_events a {
	color:#333;
}

#latest_news a:hover, #latest_events a:hover {
	color:#3366cc;
}

#login_container, #portal_modal {
	display:none;
}



.content_container {
	min-height:200px;
	width:220px;
	float:left;
	position:relative;
	margin:40px 20px 50px 0;
	padding-bottom:70px;
}

.content_container h2 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0px;
	display:block;
}

.content_container h2 span {
	font-size:14px;
	color:#000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:12px;
}

.content_container p {
	font-size:12px;
	color:#333;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}



#home_events h2, #home_news h2 {
	font-size:18px;
	color:#333;
	background:url(images/hr.gif) no-repeat left top;
	padding-top:10px;
	clear:both;
}

#home_news p {
	color:#666;
}

.news_date {
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}

#green {
	clear:both;
	background:#111111;
	height:50px;
	text-align:center;
	float:left;
	width:100%;
	border-top:1px solid #333;
	border-bottom:1px solid #222;
	padding:10px 0;
}

#green p {
	font-size:12px;
	color:#666;
	padding-left:50px;
	background:url(images/green.gif) no-repeat left center;
	text-align:left;
	width:910px;
	margin:5px auto 0;
}

#green a {
	color:#3366cc;
	text-decoration:none;
}

#green a:hover {
	text-decoration:underline;
}

.right {
	float:right;
	margin:0 20px;
}

#slider {
	position:relative;
	background:#FFF;
	height:480px;
	width:700px;
}

.slider {
	position:absolute;
	top:0px;
	left:0px;
}

#slider1 a {
	position:absolute;
	top:150px;
	left:245px;
}

#slider2 a {
	position:absolute;
	top:210px;

	left:390px;
}

#slider3 a {
	position:absolute;
	top:240px;
	left:100px;
}

.slider a {
	background:url(images/button_more.png) no-repeat center top;
	height:45px;
	width:176px;
}

#home #main .slider a:hover {
	background:url(images/button_more.png) no-repeat center -57px;
}

#slider ul {
	position:absolute;
	top:440px;
	left:600px;
	list-style:none;
}

#slider li {
	background:none;
	display:inline;
	float:left;
	margin:0 3px;
	padding:0px;
}

#slider li a, #slider li a:hover {
	width:14px;
	height:14px;
	display:block;
	background:url(images/indicator_off.png) no-repeat center center;	
}

#slider #current a {
	background:url(images/indicator_on.png) no-repeat center center;	
}

#prods_services_top {
	background:url(images/prods_services_top.gif) no-repeat 5px top;
	height:80px;
	padding-top:10px;
}

#prods_services_top h2 {
	float:left;
	width:120px;
	color:#3b5a77;
	font-size:14px;
	text-align:right;
	margin:-5px 0 0;
	padding:0 10px 0 0;
}

#prods_services_top p {
	float:left;
	width:540px;
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px;
	color:#333;
}

#prods_services_col1 {
	position:absolute;
	left:65px;
	
}

#prods_services_col2 {
	position:absolute;
	left:261px;
	
}

#prods_services_col3 {
	position:absolute;
	left:457px;
	
}



.prods_services_col {
	background:#86a1ad url(images/prods_services_cols.gif) no-repeat center top;
	width:160px;
	float:left;
	margin-right:16px;
	min-height:185px;
	padding:4px 10px 0;
	top:68px;
}

.prods_services_col h3 {
	color:#FFF;
	margin:0px;
	padding:0px;
}

.prods_services_col h4 {
	color:#fffebc;
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
	padding:0px;
}

.prods_services_col p {
	font-size:11px;
	color:#FFF;
	line-height:16px;
}

#prods_services_bottom {
	background:url(images/prods_services_bottom.gif) no-repeat 5px 167px;
	clear:both;
	height:90px;
	padding-top:195px;
}

#prods_services_bottom h2 {
	float:left;
	width:120px;
	color:#3b5a77;
	font-size:14px;
	text-align:right;
	margin:-5px 0 0;
	padding:0 10px 0 0;
}

#prods_services_bottom p {
	float:left;
	width:540px;
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px;
	color:#333;
}

#prods_services_graphic {
	position:relative;
}

#function span {
	font-size:11px;
	color:#999;
}

#function {
	font-size:24px;
	color:#333;
	line-height:18px;
	margin-bottom:10px;
}

.strong {
	font-weight:bold;
}

.scale a, #content .scale a:hover, .scale_part a, #content .scale_part a:hover {
	display:block;
	float:left;
	height:16px;
	width:20px;
	background:url(images/plus.gif) no-repeat left bottom;
}

.scale a.delete, #content .scale a.delete:hover, .scale_part a.delete, #content .scale_part a.delete:hover {
	background:url(images/minus.gif) no-repeat left bottom;
}	

.scale {
	margin:0px;
	padding:0 0 0 160px;
	background:url(images/scale.gif) no-repeat 20px center;
	height:340px;
}

#my_list .scale {
	background:none;
	height:auto;
}

.scale_part {
	float:left;
	width:700px;
	padding:0px;
	margin:0 0 20px;
}

.scale li, .scale_part li {
	list-style:none;
	clear:both;
	float:left;
}

#my_list #main .scale li {
	background:none;
}

.scale_part p {
	width:600px;
	padding:0px;
	margin:0 0 5px;
}

#my_list #main h2 {
	clear:both;
}

#facebook, #twitter {
	margin:10px 0 0px;
	float:left;
	padding:0px;
	height:31px;
	width:240px;
	display:block;
}

#facebook {
	background:url(/images/as.fb.png) no-repeat left top;
}

#twitter {
	background:url(/images/as.twitter.png) no-repeat left top;
}

#facebook:hover, #twitter:hover {
	background-position: left -31px;
}

#sub_nav .current > a {
	background:#555 url(images/left.nav.png) no-repeat right center !important;
	color:#fff !important;
}

#tertiary_nav .current {
	background:#555 url(images/right.nav.png) no-repeat left center !important;
	color:#fff !important;
}

#podcasts li {
	background:none;
	clear:both;
	position:relative;
	padding-left:90px;
	margin-bottom:20px;
}

#podcasts img {
	position:absolute;
	top:0px;
	left:0px;
}

#podcasts object {
	display:none;
	margin:10px 0 0;
}

.whitepaper_link {
	display:none;
}

#podcasts .podcast_link, #issues_downloads, #adi_form, #demo_form {
	display:none;
}

#podcasts em {
	color:#666;
}

#suites_leads, #issues_leads {
	display:none;
}

#issues_download img {
	margin-right:10px;
	float:left;
}

.scale_questions div img {
	float:left;
	margin-right:10px;
}

.scale_questions div p {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}

#content .scale_questions div a {
	color:#333;
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.scale_questions div {
	width:700px;
	float:left;
	padding:20px 0;
	margin-bottom:10px;
}

.scale_questions ul li {
	clear:both;
	list-style:none;
	padding:0px;
	margin:10px 0 0;
}

.scale_questions li li {
	border-bottom:none;
	margin:0;
}

.scale_questions ul {
	padding:0px;
	margin:0px;
}

.directions {
	color:#999;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.scale li p {
	white-space:nowrap;
	padding:0px;
	margin:0 0 5px 0;
	text-transform:capitalize;
	position:absolute;
	top:0px;
	left:25px;
}

.scale li {
	padding:0px;
	margin:0px;
	height:20px;
	position:relative;
}

#content a.button, input.button {
	display:block;
	height:30px;
	width:220px;
	color:#FFF;
	background:url(images/buttons.png) no-repeat center top;
	text-align:center;
	padding-top:10px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-shadow: #777 0px -1px 0;
}

input.button {
	height:40px;
	padding-top:0px;
	margin-top:10px;
}

#content a.button:hover, input.button:hover {
	background-position: center -40px;
	text-shadow: #555 0px -1px 0;
}

hr {
	background:#c5c5c5;
	border:none;
	color:#c5c5c5;
	height:1px;
}

#ascend hr, #archive hr {
	margin-bottom:20px;
}

#news_events #main li, #events #main li, #news #main li, .half li {
	background:none;
}

#executive_team #main p a {
	color:#333;
}

.third {
	width:233px;
	float:left;
	margin-bottom:20px;
}

.third h2 {
	font-size:18px;
	color:#000;
	font-weight:normal;
}

.third h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
}

#main .third ul {
	padding:0px;
	margin:10px 0;
}

#main .third li {
	padding:0px;
	margin:0px;
	list-style:none;
	background:none !important;
	line-height:20px;
	font-size:13px;
}

.third a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav_events {
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background:url(images/nav_event_bg.gif) no-repeat left top;
	width:460px;
	height:35px;
}

#nav_events li {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	background:none;
}


#adi_view, #adi_demo_view, #form_my_list {
	display:none;
}

#tech_videos {
	margin:0px;
	padding:0px;
}

#tech_videos li {
	margin:0 0 1px;
	padding:10px 0 10px 10px;
	height:17px;
	background:#efefef;
	list-style:none;
	width:450px;
}

#tech_videos li:hover {
	background:#f2f2f2;
}

#tech_videos li a {
	color:#333;
	vertical-align:middle;
}

#tech_videos li img {
	vertical-align:middle;
}

#tech_videos li a:hover {
	color:#3366cc;
}

#tech_videos li.first {
	background:url(images/technology_top.gif) no-repeat left top;
}

#tech_videos li.bottom {
	background:url(images/technology_bottom.gif) no-repeat left top;
}

#tech_videos li.bottom:hover, #tech_videos li.first:hover {
	background-position:left bottom;
}

.half {
	width:320px;
	float:left;
	margin-right:30px;
}

.grey {
background:#003366;
}

.green{
background:#70a9bc;
}

.blue {
background:#cce3ff;
}

.grey {
color:#fff !important;
}


p.desc {
color:#666;
padding:10px 0 !important;
}

a#begin_survey:hover {
	background-position:left bottom !important;
}

#survey {
	height:264px;
	width:395px;
	position:absolute;
	top:200px;
	left:-345px;
	background:url(http://www.sabreairlinesolutions.com/images/tab.png) no-repeat left top;
}

#close_tab {
	position:absolute; top:0px; right:75px; width:30px; height:30px;
}

#tab {
	position:absolute; top:17px; right:0px; height:125px; width:50px;
}

#close_tab:hover,#tab:hover {
background:none !important;
}

#survey h2 {
	position:absolute;
	display:block;
	top:25px;
	left:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:22px;
	text-align:left;
	margin:0px;
	padding:0px;
}

#survey p {
	position:absolute; top:65px; left:22px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:14px; width:270px; line-height:20px; display:block; text-align:left; margin:0px; padding:0px;
}

#begin_survey {
	height:37px; position:absolute; top:215px; width:94px; left:22px; background:url(http://www.sabreairlinesolutions.com/images/tab_button.gif) no-repeat left top;
}

#issuusb-wrapper td {
	padding:0px;
}

#freedom_button {
	position:absolute;
	bottom:0px;
	right:193px;
	height:134px;
	width:314px;
	display:block;
	background: url(http://www.sabreairlinesolutions.com/images/as.button.png) no-repeat left bottom;
}

#freedom_button_pt {
	position:absolute;
	bottom:0px;
	right:193px;
	height:134px;
	width:314px;
	display:block;
	background: url(http://www.sabreairlinesolutions.com/images/as.button.pt.png) no-repeat left bottom;
}

#freedom_button:hover, #freedom_button_pt:hover {
	background-position:left top;
}

.border {
	border:1px solid #c2c2c2;
}

.content_container a {
	color:#333;
	text-decoration:none;
}

.content_container:hover a.button_220 {
	background-position:center -59px;
	text-shadow: #990000 0px -1px 0;
}

.content_container a.button_220 {
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	text-decoration:none;
	background:url(/images/button_220.png) no-repeat center top;
	width:220px;
	height:31px;
	display:block;
	text-align:center;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-shadow: #777 0px -1px 0;
}

a.button_220:hover {
	background-position:center -59px;
	text-shadow: #990000 0px -1px 0;
}


#home #container {
	width:960px;
	position:relative;
	margin:0 auto;
}

#portal_login {
	position:absolute;
	top:0px;
	right:0px;
	z-index:500;
	width:240px;
}

#portal_login a.open_login {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background:url(/images/portal_link.gif) no-repeat right top;
	padding:4px 28px 0 10px;
	display:block;
	height:20px;
	text-align:left;
	
}

#portal_login a.open_login:hover {
	background:none;
	background:url(/images/portal_link.gif) no-repeat right top;
	
}

#portal_login form {
	background:#dedede;
	padding:20px 9px 0;
	min-height:180px;
}

#portal_login #form_bottom {
	background:url(/images/login_bottom.png) no-repeat center bottom;
	height:11px;
}

#portal_login .inputs {
	width:220px;
	border:1px solid #ccc;
	color:#ccc;
	height:20px;
}

#portal_sign_in {
	color:#333;
	text-transform:uppercase;
}

#portal_modal {
	height:100%;
	width:100%;
	background:#000;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	filter: alpha(opacity=70);
	opacity: .7;
}

#portal_container {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:200;
}

#who_we_are {
	text-indent:-5000px;
	background:url(/images/who_we_are.png) no-repeat center top;
	height:20px;
	width:156px;
	display:block;
}

.testimonial {
	background:url(/images/quotes.gif) no-repeat left top;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 20px;
	margin:40px auto;
	width:440px;
}

.testimonial_quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#999;
	text-align:center;
}

.testimonial_company {
	float:left;
	width:45%;
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#999;
}

.testimonial_author {
	float:right;
	width:45%;
	text-align:right;
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#999;
}

#the_product_profiles {
	margin-top:10px;
}

#the_videos .video {
	text-align:left;
	float:left;
	width:220px;
	padding:10px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
	
}

.product_profiles {
	text-align:left;
	float:left;
	width:130px;
	padding:15px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
}

.product_profiles:hover {
	background:#e8ebf0;	
}

#brochures .product_profiles,#product_profiles .product_profiles, #whitepapers .product_profiles {
	padding:25px;
}

.product_profiles img {
	width:130px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

.video p, #bi, .video_lg p {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.video img {
	margin-bottom:10px;
}

#bi img {
	margin-bottom:5px;
	
}

#bi a {
	display:block;
	width:340px;
	margin-bottom:10px;	
	float:left;
	padding:0;
	color:#333;
}

.video_lg a {
	color:#333;	
}

#products_services .third {
	text-align:center;
}

#cse-search-box {
	position:relative;
	width:155px;
	float:right;
	margin:4px 0 0;
	padding:0px;
}

#cse-search-box .text {
	width:120px;
	height:22px;
	background:none;
	background:url(/images/search_text.gif) no-repeat right top;
	border:none;
	padding-left:30px;
	color:#fff;
	display:block;
}

#cse-search-box .submit {
	position:absolute;
	top:4px;
	left:5px;
	height:15px;
	width:17px;
	border:none;
}

#contact_link {
	display:block;
	height:61px;
	background:url(/images/contact_link.gif) no-repeat left top;
}

#contact_link:hover {
	background-position:left -61px;
}

#consulting_link {
	display:block;
	height:180px;
	background:url(/images/consulting220x180.gif) no-repeat left top;
	width:220px;
	top:360px;
	left:0px;
	position:absolute;
}

#consulting_link:hover {
	background-position:left -180px;
}


