/*

Vista Style Sheet

$Id: vista.css,v 1.9 2010-05-11 11:56:15 lzhang Exp $

*/

body { 
	background-color:#e1e6fc;
	background-repeat:repeat;
	background-image:url(/aq4/images/background_bigger.jpg);

	scrollbar-highlight-color:#e1e6fc;
	scrollbar-shadow-color:#e1e6fc;
	scrollbar-3dlight-color:#cfd8ff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#cfd8ff;
	scrollbar-darkshadow-color:#cfd8ff;
	scrollbar-base-color:#9fa9e5;

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

th, td, p, div, ul, li , body {
	font-size:8pt; 
	font-family: Tahoma, Arial, sans-serif; 
	color:#000000;
}

a:visited {
	color:#CC3366;
}

a:link: {
	color:#6666FF;
}

a:active: {
	color:#CC3366;
}

.sublineblue  {  
	font-size: 10pt; 
	font-weight: bold; 
	color:#003399
}

.sublinewhite {  
	font-size: 10pt; 
	color:#ffffff
}

.subline  {  
	font-size: 8pt; 
	font-weight: bold; 
	color:#000000
}

h1 {  
	font-weight: normal; 
	font-size: 14pt; 
	color:#003399
}

.f_error {
	font-size: 12px;
	font-weight: bold; 	
	color:#ff0000;
}

th {
	background-color:#b8c6f7;
}

.table_row_even {
	background-color:#d1dafc;
}

.table_row_odd {
	background-color:#ffffff;
}

.table_row_highlighted {
	background-color:#ffcc66;
}

.body_table_row_logo {
	background-color:#1861AD;
}

.body_table_row_fare_wizard {
	background-color:#023E7E;
}

.body_table_row_content {
	padding-top:20px;
	padding-left:20px;
}

.body_table_row_footer {
	padding-top:20px;
	padding-left:20px;
	padding-right:5px;
}

.filtertitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:middle;
	text-align:left;	
}
.waitpagecalendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:middle;
	text-align:center;	
}
.formulartextsmall {
	font-family: Arial, Helvecita, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:top;
}
.filtertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:middle;
	text-align:left;	
}
.navigatortext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:middle;
	text-align:left;	
}

.navigatortable{
	margin: 0px;
	border-collapse: collapse;	
	BORDER-TOP: #555555 2px solid;
	BORDER-BOTTOM: #555555 2px solid;	
	BORDER-RIGHT: #555555 2px solid;
	BORDER-LEFT: #555555 2px solid;
}

.navigatortitel{
	BORDER-TOP: #555555 2px solid;
	BORDER-BOTTOM: #555555 2px solid;	
	BORDER-RIGHT: #555555 2px solid;
	BORDER-LEFT: #555555 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	vertical-align:middle;
	background-color: #b4d2fa;	
}
.seatmap_label{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	height: 11px
}
.seatmap_header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	height: 12px
}
.navigatortd{	
	BORDER-TOP: #555555 2px solid;
	BORDER-BOTTOM: #555555 2px solid;	
	BORDER-RIGHT: #555555 2px solid;
	BORDER-LEFT: #555555 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-spacing: 2px 0px
	padding-bottom: 0px;
	vertical-align:middle;
	text-align:center;
		
}
