

* {
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;
}


h2 {
	color:#5E5E5E;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, "Trebuchet MS", Arial;
	margin-bottom:0px;
}

input {
	border:1px solid #A5ACB2;
	font-size:11px;
	padding:2px 2px 0px 2px;
	height:16px;
}


/* 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;
	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:415px;
	min-width:400px;	
	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;
	float:left;
	overflow:hidden;
}

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:215px;
	float:right;
	/* Linus!!! Denna spalt förstör listen om den är längst. Därför har jag tagit bort nedan men det blir mindre högermarginal. Kan du fixa? */
	/*padding:0px 10px;*/
	background:none;
}

#containerContent #rightSide .login {
	width:183px;
	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:right;
	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;
}



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;
}

	

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 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 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 */




@media print {
BODY {
	background-color:#ffffff;
	margin:0px;
	font:12px arial;
	color:black; 
}

#printLogo {
	display:block;
	margin:0px 0px 40px 13px;
}

#containerHead, #containerFlash, #locator, #locatorExpanded, #rightSide {
	display:none;
}

body#submenuActivated #subMenu {
	border:1px solid red;
	display:none !important;
}

a {
	text-decoration:underline;
}


ul {
	border:0px solid red;
}

ul li {
	background:none;
	padding-left:20px;
	list-style-type:disc;
	margin-bottom:5px;
	list-style-position:outside;	
}

ol li {
	padding-left:0px;
	margin-bottom:8px;
	margin-left: 25px;
}	

div#containerSite {
	width:90%;
	height:auto;
	margin:auto 10px;
	padding:0px 0px;
	background:none;
}

#containerContent {
	width:auto;
	background:none;
	padding:0px;
}

#content {
	width:auto !important;
	float:left;
	overflow:hidden;
}

#footer {
	width:auto; 
	color:#A0A094;
	font-size:11px; 
	border-top:1px solid #D2D2C6; 
	padding-top:5px; 
	margin:30px 0 20px 0;
}





/* START AIRPORT INFO */

#containerAirportInfo {
	width:100%;
	padding-bottom:15px;
}

#containerAirportInfoBottom {
	display:none;
	background-color:#FF0000;
}

#country {
	width:130px; 
	float:left; 
	margin-right:12px; 
	padding:0px;
	padding-bottom:0px;
}

#city {
	width:130px; 
	padding:0px;
	padding-bottom:0px;	 
	float:left; 
	margin-right:12px; 
}

#airport {
	width:300px;
	padding:0px;
	float:left;
	overflow:hidden;
}

#airport div {
	width:auto;
}

#data {
	width:412px; 
	padding:15px;
	padding-bottom:0px;	
	float:left; 
	background:none;
}

#airportInfo {
	width:100%; 
	margin-top:7px; 
	padding:0px;
	margin-top:30px; 
}

#airportInfo img {
	display:none;
}

#airportInfoBottom {
	display:none;
}

#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:130px;
	margin-right:15px;
	float:left;
}

#airportInfoServices {
	width:250px;
	margin-right:12px;
	float:left;
}

#airportInfoContacts {
	width:150px;
	float:left;
}
/* END AIRPORT INFO */



}
