/***********
 CONTENT GlobalCode
************/
/* OBS */
/* Datumnavigering och price air/worldspan classer är ej överkopierade från Content.css  */


.cssBookingInterfaceHeader {
	font-weight: bold;
	font-size: 16px;
	color: #008542;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

.cssBookingInterfaceErrorHeader {
	font-weight: bold;
	font-size: 16px;
	color: #E06C69;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

.cssResultFooter
{
	height: 20px;
	width: 430px;
	background: url(../Images/national/result_footer.gif);
	background-repeat: repeat-y;
}

.cssControlPanel
{
	padding-top: 4px;
	text-align: right;
}

.cssContentImg
{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.cssContentTd
{
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
}

.cssAlamoPrice {
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.cssAlamoApproxPrice {
 font-size: 8pt;
}

/* Rader på ett resultat */
.cssResultText{
	font-size: 9pt;
	color: Black;
	background-color : white;
}

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

.pageHeader
{
	background-color: White;
}

TABLE.pagemargin
{
	margin-top: 1px;
	margin-left: 10px;
}

/*****************
 PORTAL SEARCH CAR
******************/
.cssCaptionIcon {
	background: url('');
	width:	7;
	height:	0;
}

/* Den yttersta tabellen i en dialog. */
.cssDialogBorder {
	background-color: White;
	border-style: none;
	border-width: 0;
}

.cssDialogLine
{
	background: url(../FareofficeLink/Images/national/line.gif);
	margin-left: 4px;
	margin-right: 4px;
	font-size: 6px;
}

.cssHeader2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #008542;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.cssDialogCaption
{
	color: #008542;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.cssHeader3, .cssLabel {
	font-family: Verdana, Geneva, Arial;
	font-size: 9pt;
	color: #3F3D3D;
	font-weight : normal;
	margin-top: 4px;
	margin-right: 5px;
	float: left;
}

.cssError {
	color: red;
	font-weight: bold;
}

.cssInformation {
	color: blue;
	font-weight: bold;
}

/* Rektangeln längst ner på resultat med sidbytar pilarna */
.cssToolBar {
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #008542;
	background-color : #E3E3E3;
}

/*   */
.cssHeader3Required, .cssLabelRequired  {
	font-family: Verdana, Geneva, Arial;
	font-size: 9pt;
	color: #008542;

	font-weight : normal;
	margin-top: 4px;
	margin-right: 5px;
	float: left;
}

/* Readonly texter, istället för <input> taggar */
.cssText   {
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
	color: Black;
}

TEXTAREA, SELECT, INPUT{
	font-family : Verdana, Geneva, Arial;
	font-size : 8pt;
}

.referenceNo
{
	font-size: 10pt;
	font-weight: bold;
}

/*****************
 PORTAL SEARCH CAR
******************/
.cssPassengerLarge {
	width:	20;
	height:	30;
	background: url(../Images/Car/passengers/passenger_large.jpg);
	background-repeat: no-repeat;
}

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

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

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

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

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


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

.cssSectionDefaultLabel {
	font-family: Verdana, Geneva, Arial;
   font-weight: bold;
	font-size: 9pt;
	color: White;
}

.cssSectionDefaultCaption {
	width:	100%;
	background-color:	#008542;
}

.cssSectionDefaultLeft {
	width:	10;
	height:	20;
	background-color:	#008542;
}

.cssSectionDefaultRight {
	width:	0;
	height:	20;
	background-color:	#008542;
}

.cssSectionDefaultUp {
	width:	27;
	height:	20;
}

.cssSectionDefaultDown {
	width:	27;
	height:	20;
}

.cssSectionDefaultNone {
	width:	3;
	height:	20;
}

/***********
 PROGRESSBAR
************/
.cssProgressWindow
{
	background-image: url(../Images/national_progressWindowAnim.gif);
	background-color: White;
	background-repeat: no-repeat;
	background-position: center;
}

.cssBorder {
	border-style: solid;
	border-color: #008542;
	border-width: thin;
	background-color: White;
}
