/***********
 CONTENT GlobalCode
************/
.cssContentImg
{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.cssContentTd
{
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
}
/***********
 PROGRESSBAR
************/
.cssProgressWindow
{
	background-image: url('/FareofficeLink/Images/progressWindowAnim.gif');
	background-color=white;
	background-repeat: no-repeat;
	background-position: center;
}


/***************
 DATUMNAVIGERING
***************/


a.cssDateNav:link, a.cssDateNav:visited {
	width:100%;	
	height:100%;	
	color:#000000;
	background-color:#E1E1FF;
	font-size:11px;
}

a.cssDateNav:hover, a.cssDateNav:active {
	width:100%;	
	height:100%;	
	color:#000000;
	background-color:#E1E1FF;
	font-size:11px;
}


a.cssDateNavSelected:link, a.cssDateNavSelected:visited  {
	width:100%;	
	height:100%;	
	color:#000000;
	background-color:#D9F9E9;
	font-size:11px;
}

a.cssDateNavSelected:hover, a.cssDateNavSelected:active {
	width:100%;	
	height:100%;	
	color:#000000;
	background-color:#A9F9A9;
	font-size:11px;
}


a.cssDateNavEmpty:link, a.cssDateNavEmpty:visited {
	color:#000000;
	width:100%;
	height:100%;	
	background-color:#D9D9FF;
	font-size:11px;
}


a.cssDateNavEmpty:hover, a.cssDateNavEmpty:active{
	color:#000000;
	width:100%;
	height:100%;	
	background-color:#A9A9FF;
	font-size:11px;
}



/*********
 PRIS
**********/
.cssAirPrice {
	font-family:impact;
	color:#0000FF;
	font-size:18pt;
}
.cssAirWorldspanPrice {
	font-family:impact;
	color:#0000FF;
	font-size:18pt;
}
.cssAirFareofficePrice {
	font-family:impact;
	color:#FF0000;
	font-size:18pt;
}
.cssAirPriceCurrency {
	font-family:Verdana;
	font-size:10pt;
}

/*********
 SEKTIONER
**********/

.cssCaptionIcon {
	width:	16;
	height:	10;
	background: url('/FareofficeLink/Images/captionIcon.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.cssSectionDefaultLabel {
	font-family: Verdana, Geneva, Arial;
	font-size: 9pt;
	color: #3F3D3D;
}

.cssSectionDefaultCaption {
	width:	100%;
	background:	url('/FareofficeLink/Images/Buttons/sectionCaption.gif');
}

.cssSectionDefaultLeft {
	width:	10;
	height:	20;
	background: url('/FareofficeLink/Images/Buttons/sectionLeft.gif');
}

.cssSectionDefaultRight {
	width:	0;
	height:	20;
	background: url('/FareofficeLink/Images/blankSquare.gif');
}

.cssSectionDefaultUp {
	width:	27;
	height:	20;
	background: url('/FareofficeLink/Images/Buttons/sectionUp.gif');
}

.cssSectionDefaultDown {
	width:	27;
	height:	20;
	background: url('/FareofficeLink/Images/Buttons/sectionDown.gif');
}

.cssSectionDefaultNone {
	width:	3;
	height:	20;
	background: url('/FareofficeLink/Images/Buttons/sectionNone.gif');
}

/*****************
 PORTAL SEARCH CAR
******************/

.cssPrice {
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}

.cssBold {
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.cssPassengerLarge {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/passengers/passenger_large.jpg');
	background-repeat: no-repeat;
}

.cssPassengerMedium {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/passengers/passenger_medium.jpg');
	background-repeat: no-repeat;
}

.cssPassengerSmall {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/passengers/passenger_small.jpg');
	background-repeat: no-repeat;
}

.cssCaseLarge {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/cases/case_large.jpg');
	background-repeat: no-repeat;
}

.cssCaseMedium {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/cases/case_medium.jpg');
	background-repeat: no-repeat;
}

.cssCaseSmall {
	width:	20;
	height:	30;
	background: url('/FareofficeLink/Images/Car/cases/case_small.jpg');
	background-repeat: no-repeat;
}