

* {
margin:0;
padding:0;
}

/******************************
* PNG IMG FIX
*******************************/

/**
{
	behavior: url(/templates/sgs/css/iepngfix.htc);
}

img
{
	behavior: url(/templates/sgs/css/iepngfix.htc);
}*/

.imgPng
{
	behavior: url(/templates/sgs/css/iepngfix.htc);
}

/* START ELEMENT RULES */

body {
	background-color:#ffffff;
	margin:0px;
	font:12px arial;
	color:#3C3C30;
}

a {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color:#ff3300;
	text-decoration:underline;
}

hr {
	background-color:#D2D2C6;
	border:0px ;
	color:#D2D2C6;
	height:1px;
	margin:8px 0px;
	_margin:2px 0px;
}

ul, li, form {
	margin:0px;
}

/*ul li {
	list-style-type:none;
}*/

ul li {
	list-style-type:none;
	background:url(../_sysImages/ulBullet.gif) no-repeat 2px 3px;
	padding-left:25px;
	margin-bottom:8px;
}

ol li {
	padding-left:0px;
	margin-bottom:8px;
	margin-left: 25px;
}

ul li.viewAll {
	padding-left:25px;
	margin-bottom:8px;
	border-top:1px solid #D2D2C6;
	padding-top:6px;
	background:url(../_sysImages/ulBullet.gif) no-repeat 2px 9px;
}

#containerNavigation div ul li {
	list-style-image:none;
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px;
}

img {
	margin:0px;
}

th {
	text-align:left;
}

h1 {
	color:#FF9E0D;
	font-size:25px;
	font-weight:normal;
	font-family:Arial, "Trebuchet MS", Arial;
	margin-bottom:10px;
}

p {
	margin:0 0 10px 0;
}

p br {
	background-color:#99CC00;
height:1px;

}


h2 {
	color:#5E5E5E;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, "Trebuchet MS", Arial;
	margin-bottom:0px;
}

h3 {
	color:#5E5E5E;
	font-size:15px;
	font-family:Arial, "Trebuchet MS", Arial;
	margin-bottom:0px;
}

input, select {
	border:1px solid #A5ACB2;
	font-size:11px;
	padding:2px 2px 4px 2px;
}


/* END ELEMENT RULES */

body#startpage h1,h2 {
	margin-bottom:0px;
}

/* Form settings */

.boxGray input {
	width:175px;
	margin:5px 0;
}

.login input {
	width:180px;
	margin:0px 0px 5px;
}

input.button {
	width:auto;
	height:auto;
	border:none;
	margin-left:111px;
}

.login input.button {
	width:auto;
	border:none;
	margin-left:112px;
}


span.smallSize {
	font-size:11px;
}

.getInTouch {
	line-height:20px;
}

div#containerSite {
	width:936px;
	height:auto;
	margin:auto auto;
	margin-bottom:30px;
	padding:0px 15px;
	background:url(../_sysImages/backgroundContainerSite.jpg) no-repeat;
}

div#containerHead {
	width:936px;
	padding-top:20px;
	background-color:#D2D2C6;
	padding-bottom:18px;
}

div#containerTop {
	width:896px;
	height:140px;
	margin:0px auto 0px;
}

div#logotype {
	width:650px;
	height:70px;
	background-color:#D2D2C6;
}

.warningBox {
	font-size:10px;
	padding:3px 5px 3px 5px;
	margin: 5px 0px 5px 0px;
	background-color:#FFF0D9;
	border:2px solid #FF9900;
}

.warningBox strong {
	font-size:11px;
}


/* START MAIN NAVIGATION */

div#containerNavigation {
	width:680px;
	height:70px;
	background-color:#D2D2C6;
}

div#containerNavigation #services {
	height:auto;
	_width:350px;
	min-width:350px;	
	float:left;
}

div#containerNavigation #corporate {
	height:auto;
	width:auto;
	margin-left:4px;
	float:left;
}


div#containerNavigation ul {
	height:34px;
	overflow:hidden;
	width:auto;
	margin-top:3px;
	_margin-top:0px;
}

div#containerNavigation ul li {
	float:left;
}

div#containerNavigation ul li a {
	padding:8px 7px 11px 5px;
	display:block;
	color:#000099;
	text-decoration:none;
}

div#containerNavigation ul li a:hover {
	color:#ff3300;
	text-decoration:none;
}

/* Services navigation */


div#containerNavigation #services ul li {
	background:none;
}

div#containerNavigation #services ul li a {
	background:url(../_sysImages/backgroundMenuServices.gif) right top repeat-x;
}

div#containerNavigation #services ul li a:hover {
	background:url(../_sysImages/backgroundMenuServicesHover.gif) right top repeat-x;
}

div#containerNavigation #services ul li.lastItem a {
	background:url(../_sysImages/backgroundMenuLastItemServices.gif) right top repeat-x;
}

div#containerNavigation #services ul li.lastItem a:hover {
	background:url(../_sysImages/backgroundMenuLastItemServicesHover.gif) right top repeat-x;
}

/* Corporate navigation */

div#containerNavigation #corporate ul li {
	background:none;
}

div#containerNavigation #corporate ul li a {
	background:url(../_sysImages/backgroundMenuCorporate.gif) right top repeat-x;
}

div#containerNavigation #corporate ul li a:hover {
	background:url(../_sysImages/backgroundMenuCorporateHover.gif) right top repeat-x;
}

div#containerNavigation #corporate ul li.lastItem a {
	background:url(../_sysImages/backgroundMenuLastItemCorporate.gif) right top repeat-x;
}

div#containerNavigation #corporate ul li.lastItem a:hover {
	background:url(../_sysImages/backgroundMenuLastItemCorporateHover.gif) right top repeat-x;
}

/* END MAIN NAVIGATION */



#containerContent {
	background:url(../_sysImages/backgroundContent.gif) no-repeat;
	padding:20px;
}

#startpage #containerContent {
	background:url(../_sysImages/backgroundContent.gif) no-repeat;
	padding:20px 10px 20px 20px;

}

#containerContent #content {
	width:669px;
	_height:450px;
	min-height:450px;
	overflow:visible !important;
	float:left;
}

body#submenuActivated #containerContent #content {
	width:442px;
	float:left;
	overflow:hidden;
}

body#startpage #containerContent #content {
	width:442px;
	float:left;
}

#containerContent #leftSide {
	width:215px;
	float:left;
	margin-right:12px;
}

#containerContent #rightSide {
	width:215px;
	float:right;
}

#startpage #containerContent #rightSide {
	width:220px;
	float:right;
	text-align:left;
	background:none;
	margin-right:5px;
	_	margin-right:1px;
}

#containerContent #rightSide .login {
	width:179px;
	height:auto;
	font-weight:bold;
	background:url(../_sysImages/backgroundBoxLogin.gif) no-repeat left bottom;
	padding:0px 28px 20px 28px;
	margin:0 -10px;
}


#containerContent #rightSide .login .headline {
	width:235px;
	height:auto;
	margin:-5px -28px 10px;
	overflow:hidden;
}

.boxGray {
	width:183px;
	padding: 0 16px 8px;
	margin-bottom:18px;
	background:url(../_sysImages/backgroundBoxGrey.gif) no-repeat left bottom;
}

.boxGray .headline {
	width:215px;
	height:auto;
	margin:0px -16px 10px;
}

.boxOrange {
	width:183px;
	padding: 0 16px 8px;
	margin-bottom:18px;
	float:left;
	clear:left;
	background:url(../_sysImages/backgroundBoxOrange.gif) no-repeat left bottom;
}

.boxGray .headline, .boxOrange .headline {
	width:215px;
	height:auto;
	margin:0px -16px 10px;
	overflow:hidden;
}

#airportLivingLab .headline {
	margin-bottom:0px;
}

.airportLivingLab {
	height:140px;
	margin:0px -14px 0px -15px;
	overflow:hidden;
	width:212px;
	background:url(../_sysImages/backgroundAirportLivingLab.gif) no-repeat;
}





div#containerFlash {
	width:896px;
	height:auto;
	margin:0 20px 0 20px;
}

div#flash {
	width:896px;
	height:auto;
	margin:0px;
}

body#startpage div#flash {
	width:669px;
	height:241px;
	float:left;
	overflow:hidden;

}

#campaignBox {
	width:215px;
	height:230px;
	margin-top:11px;
	float:right;
	background:url(../_sysImages/backgroundCampaign.gif) no-repeat;
	overflow:hidden;
}

#campaignBox #text {
	width:198px;
	height:99px;
	padding:15px 16px 0px;
	font-size: 11px;
}

#campaignBox #image {
	width:auto;
	height:116px;
	overflow:hidden;
}

#footer {
	width:896px; 
	color:#A0A094;
	font-size:11px; 
	border-top:1px solid #D2D2C6; 
	padding-top:5px; 
	margin:30px auto;
}


.clearAnyFloat {
	clear:both;
	width:auto;
}





/* Locator */


div#locator {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:225px;
	width:232px;
	/* Giao - PNG formatet strular och vi kan inte byta till gif bilden i versioner mindre IE7 */
	background:url(/templates/sgs/_sysImages/backgroundLocator.gif) no-repeat;
	/*behavior: url(/templates/sgs/css/iepngfix.htc);*/
	z-index:1001;
}

div#locator form {
	width:181px;
	margin:0px;
	font:11px arial;
	color:white;
	padding:0 25px 10px;
}

div#locatorExpanded {
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-99px;
	width:505px;
	height:362px;
	font:11px arial;
	color:black;
	padding:25px;
	background:url(../_sysImages/backgroundLocatorExpanded.gif) no-repeat;
	/*behavior: url(/templates/sgs/css/iepngfix.htc);*/
	z-index:1002;
}

div#locatorExpanded strong {
	color:#FF9E0D;
	margin-left:10px;
}

div#locatorExpanded ol {
	margin:0px;
	padding:0px;
}

div#locatorExpanded ol li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	background:none;
	border:0px solid red;
}

#locatorExpanded td.showAll {
	width:290px;
}

#locatorExpanded a.showAll {
	font-weight:bold;
}

#locatorExpanded td.airport {
	font-size:11px;
	padding:0px;
	margin:0px;
	width:213px;
}

#locatorExpanded td {
	padding:0px;
	margin:0px;
	width:11px;
}



#locatorExpanded .wrapperColumnOne {
	width:180px;
	height:362px;
	float:left;
	display:inherit;
}

#locatorExpanded .wrapperColumnTwo {
	width:310px;
	height:362px;
	float:right;
}

#locatorExpanded div.boxSmall {
	height: 157px;
	width: 160px;
	background:url(../_sysImages/backgroundLocatorDataBoxSmall.gif) no-repeat;
	padding:3px 10px 0px;
	margin:2px 0px 10px;
	overflow:hidden;
}

#locatorExpanded div.boxLarge {
	height: 157px;
	width: 290px;
	background:url(../_sysImages/backgroundLocatorDataBoxLarge.gif) no-repeat;
	padding:3px 10px 0px;
	margin:2px 0px 10px;
	overflow:hidden;	
}

#locatorExpanded div#close {
	width:20px; 
	height:20px; 
	float:right; 
	clear:both; 
	text-align:right; 
	position:relative; 
	margin-top:-10px; 
	margin-bottom:-10px;
}

	

div#CON_breadCrumbs {
	margin-bottom:6px;
}

ul#breadCrumbs {
	height:20px;
 	width:100%;
}

#CON_breadCrumbs ul li {
	float:left;
	/*border:1px solid red;*/
	background:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#CON_breadCrumbs ul li a {
	padding:0px 10px 0px 2px;
	font-size:11px;
	display:block;
	background:url(../_sysImages/breadcrumbsDevider.gif) right 3px no-repeat;
}

div.CON_breadCrumbs .CON_bklink, div.CON_breadCrumbs .CON_bklink a, div.CON_breadCrumbsHover { 
	color: #D2D2C6 !important;
}

div.CON_breadCrumbsHover a.CON_bklink { 
	color: #000099 !important;
}

div.CON_breadCrumbsHover a:hover.CON_bklink { 
	color: #ff3300 !important;
}



div#subMenu {
	display:none;
}

body#submenuActivated div#subMenu {
	float:left;
	width:215px;
	margin-right:12px;
	height:700px;
	display:block;
}

div.subMenuTitleTop {
	height:4px;
	background:url(../_sysImages/backgroundSubMenuTitleTop.gif) no-repeat;
}

div.subMenuTitle {
	font-size:14px;
	color:#757575;
	background:url(../_sysImages/backgroundSubMenuTitle.gif) left bottom no-repeat;
	padding:3px 10px 6px 10px;
	margin-bottom:8px;
}

div#subMenu ul {
	font-size:11px
}

div#subMenu ul li {
	border-bottom:1px solid #D2D2C7;
	background:none;
	padding:0px;
	margin:0px;
}

div#subMenu ul li a {
	display:block;
	background:url(../_sysImages/bulletSubmenu.gif) left 6px no-repeat;
	padding:3px 0 3px 18px;
}

div#subMenu ul li a:hover {
	background:url(../_sysImages/bulletSubmenuHover.gif) left 6px no-repeat;
	color:#FF3300 !important;
}

div#subMenu ul li ul li a:hover {
	background: none;
}

div#subMenu ul li a#expandedMenuItem {
	background:url(../_sysImages/bulletSubmenuActive.gif) left 6px no-repeat;
	padding:3px 0 3px 18px;	
}

div#subMenu ul li a#expandedMenuItem:hover {
	background:url(../_sysImages/bulletSubmenuActiveHover.gif) left 6px no-repeat;
}

div#subMenu ul li a.active {
	color:#333;
	font-weight:bold;
}

div#subMenu ul li ul {
	margin-bottom:4px;
}

div#subMenu ul li ul li {
	background: none;
	border-bottom:1px solid white;
}

div#subMenu ul li ul li a {
	background: none;
	padding:0 0 0 25px
}








/* START AIRPORT INFO */

#containerAirportInfo {
	width:896px; 
	background:url(../_sysImages/airportBoxesMiddle.gif) repeat-y;
	padding-bottom:15px;
}

#containerAirportInfoBottom {
	width:896px; 
	background:url(../_sysImages/airportBoxesBottom.gif) no-repeat;  _height:4px; min-height:4px;
}

#country {
	width:185px; 
	float:left; 
	margin-right:12px; 
	min-height:50px; 
	_height:50px; 
	background:url(../_sysImages/airportBoxSmallTop.gif) no-repeat; 
	padding:15px;
	padding-bottom:0px;
	display:inherit;
}

#city {
	width:185px; 
	padding:15px;
	padding-bottom:0px;	 
	float:left; 
	margin-right:12px; 
	min-height:50px; 
	_height:50px; 
	background:url(../_sysImages/airportBoxSmallTop.gif) no-repeat;
}

#airport {
	background:url(../_sysImages/airportBoxLargeTop.gif) no-repeat;
	float:left; 
	min-height:50px;
	_height:50px;	
	padding:15px;
	padding-bottom:0px;
	width:412px;

}

#data {
	width:412px; 
	padding:15px;
	padding-bottom:0px;	
	float:left; 
	_height:120px; min-height:120px; background:url(../_sysImages/airportBoxLargeTop.gif) no-repeat;
}

#airportInfo {
	width:866px; 
	margin-top:7px; 
	padding:0px 15px 15px; 
	background:url(../_sysImages/airportBoxFullsizeMiddle.gif) left bottom repeat-y;  
	min-height:120px;
	_height:120px;
}

#airportInfoBottom {
	width:896px; 
	background:url(../_sysImages/airportBoxFullsizeBottom.gif) no-repeat;  _height:4px; min-height:4px;
}

#containerAirportInfo h2 {
	margin-bottom: 5px;
	padding:0px;
}

#containerAirportInfo ol {
	margin:0px;
	padding:0px;
}

#containerAirportInfo ol li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	background:none;
}

#containerAirportInfo td.airport {
	font-size:12px;
	padding:0px;
	margin:0px;
	width:300px;
}

#containerAirportInfo td.airportCode {
	font-size:12px;
	padding:0px;
	margin:0px;
	width:56px;
}

#containerAirportInfo td {
	padding:0px;
	margin:0px;
	width:11px;
}

#airportInfoDetails {
	width:185px;
	margin-right:42px;
	float:left;
}

#airportInfoServices {
	width:290px;
	margin-right:16px;
	padding-right:20px;
	float:left;
}

#airportInfoContacts {
	width:620px;
	float:left;
}
/* END AIRPORT INFO */



/* Contact Data */

.contactData {
	float:left;
	width:300px;
	height:245px;
	overflow:hidden;
	margin-bottom:10px;
}

.contactData dl {
}

.contactData dt {
	font-weight:bold;
}

.contactData dd {
	margin-bottom:10px;
}



/* START SERVICES QUICKLINKS */

/*

a#servicePassenger {
	width:107px;
	height:102px;
	display:block;
	background:url(../_sysImages/buttonServicePassenger.jpg) no-repeat;
	margin-right:5px;
}

a:hover#servicePassenger {
	background:url(../_sysImages/buttonServicePassengerHover.jpg) no-repeat;
}

a#serviceRamp {
	width:107px;
	height:102px;
	display:block;
	background:url(../_sysImages/buttonServiceRamp.jpg) no-repeat;
	margin-right:5px;
}

a:hover#serviceRamp {
	background:url(../_sysImages/buttonServiceRampHover.jpg) no-repeat;
	display:block;
}

a#serviceOther {
	width:107px;
	height:102px;
	display:block;
	background:url(../_sysImages/buttonServiceOther.jpg) no-repeat;
	margin-right:5px;
}

a:hover#serviceOther {
	background:url(../_sysImages/buttonServiceOtherHover.jpg) no-repeat;
}

a#serviceManagement {
	width:106px;
	height:102px;
	display:block;
	background:url(../_sysImages/buttonServiceManagement.jpg) no-repeat;
}

a:hover#serviceManagement {
	background:url(../_sysImages/buttonServiceManagementHover.jpg) no-repeat;
	display:block;
}

*/

/* END SERVICES QUICKLINKS */

/* START CONTENT CONTACTS */
a.contactEmail {
	font-size: 11px;
	background: url(../_sysImages/iconEmailOff.gif) no-repeat;
	display: block;
	padding-left: 20px;
}

a.contactEmail:hover {
	background: url(../_sysImages/iconEmailHover.gif) no-repeat;
}

a.contactPhone {
	font-size: 11px;
	background: url(../_sysImages/iconPhone.gif) no-repeat;
	display: block;
	padding-left: 20px;
}

a.contactPhone:hover {
	background: url(../_sysImages/iconPhoneHover.gif) no-repeat;
}

/* END CONTENT CONTACTS */


/* START EMPLOYEES */

P.employeeName {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	margin:5px 0px;
	}
P.employeeTitle {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin:0px;
	}
DIV.employeeContainerCol {
	width:163;
	float:left;
	margin-right:5px;
	}
DIV.employeeContainerColLast {
	width:163px;
	float:left;
	}
DIV.employeeContainer {
	width:163px;
	margin-bottom:5px;
	}
P.employeeDetailsTitle {
	font-size:9px;
	font-weight:bold;
	padding:10px 10px 0px 10px;
	margin:0px;
	}	
P.employeeDetails {
	font-size:11px;
	line-height:14px;
	padding:10px;
	margin:0px;
	}
/* END EMPLOYEES */


/* START SETTINGS FOR ERRORPAGE */
div#errorBox {
	width:340px;
	height:350px;
	margin:150px auto;
	padding:30px; 
	background:url(/templates/sgs/_sysImages/backgroundErrorBox.gif) left 100px no-repeat;
}

div.errorMessage {
	line-height:18px;
	padding-top:50px;
}

div.errorMessage P {
	margin:0 0 20px;
}

div.errorMessage h1 {
	font-size:20px
}

#printLogo {
	display:none;
}

/* END SETTINGS FOR ERRORPAGE */



/* START SITEADMIN CLASSES */
.SAsmallText {
	font:10px arial;
	line-height: 14px;
}

.SAcontactEmail {
	font-size: 11px;
	background: url(../_sysImages/iconEmail.gif) no-repeat;
	display: block;
	padding-left: 20px;
}

a.SAcontactEmail:hover {
	background: url(../_sysImages/iconEmailHover.gif) no-repeat;
}

.SAcontactPhone {
	font-size: 11px;
	background: url(../_sysImages/iconPhone.gif) no-repeat;
	display: block;
	padding-left: 20px;
}

a.SAcontactPhone:hover {
	background: url(../_sysImages/iconPhoneHover.gif) no-repeat;
}
/* END SITEADMIN CLASSES */