#flashblock {
	position: relative;
	z-index: 100;
}

p.linktogallery {
	font-weight: bold;
	position: relative;
	color: #656565;
	text-decoration: underline;
	z-index: 1;
	top: -30px;
}

/* Reset browsers
___________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
a, a:active{
	text-decoration: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Page basics
___________________________________________________*/

body {
	background: #353535 url(../images/graphics/bg-body-gradient.gif) 0 0 repeat-x;
	color: #000;
	line-height: 16px;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}

/* Misc
___________________________________________________*/

/* Self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Floats */

.leftside,
.alignleft {
	float: left;
	display: inline;
}
.rightside,
.alignright {
	float: right;
	display: inline;
}

/* Two cols */

#maincontentbody .leftside,
#maincontentbody .rightside {
	width: 365px;
}

#maincontentbody .leftside {
	margin: 0 0 0 10px;
}

/* Lists */

#maincontentbody ul {
	xmargin: 0 0 0 14px;
}

#maincontentbody ul li {
	list-style-type: disc;
	xmargin: 0 0 5px 0;
}

/* Iso */

a.iso9001 {
	background: url(../images/graphics/iso-9001.gif) 0 0 no-repeat;
	display: block;
	color: #ecc000;
	padding: 16px 0 24px 60px;
}
a.iso14001 {
	background: url(../images/graphics/iso-14001.gif) 0 0 no-repeat;
	display: block;
	color: #ecc000;
	padding: 16px 0 24px 60px;
}

/* Type
___________________________________________________*/

#page {
	font-size: 1.2em;
	color: #3f3f3f;
}

h1 {
	font: normal 1.6em Arial, sans-serif;
	line-height: 1em;
	color: #3f3f3f;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.smlcontainer span.newsarchive {
	color:  #FFF;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font: bold 1.1em Arial, sans-serif;
	color:  #3f3f3f;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

p {
	padding: 0 0 10px 0;
}

p.sentmsg {
	background: #efefef;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 8px 0;
}

strong {
	font-weight: bold;
}

a,
a:hover,
a:active {
	color: #ecc000;
	font-weight: bold;
}

a.white:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
}

a.white {
	color: #ecc000;
}

a.white:hover {
	text-decoration: underline;
}

a.clearlink {
	color: #656565 !important;
}
li.lediga {
 list-style-image: url(../images/graphics/pil.png); 
margin-left: 15px;	
}
li.lediga_visa {
 list-style-image: url(../images/graphics/pil_ner.png); 
margin-left: 15px;	
}
div.lediga_span {
	padding-bottom: 4px;
}

/* Header
___________________________________________________*/

#header {
	position: relative;
}

/* Logo */

#logo {
	margin: 0 0 0 -4px;
}

/* Tab */
#tab {
	position: absolute;
	top: 140px;
	left: -48px;
}
#tab-lang {
	display: block;
	position: absolute;
	top: 250px;
	left: -48px;
}
#tab-gallery {
	display: block;
	position: absolute;
	top: 319px;
	left: -48px;
}
#tab-fb {
	display: block;
	position: absolute;
	top: 393px;
	left: -39px;
}
/* Basic layout
___________________________________________________*/

#page {
	width: 808px;
	text-align: left;
	padding: 40px 0 0 0;
	margin: 0 auto;
}

/* Main content */

#gradient {
	background: url(../images/graphics/bg-content-gradient.png) 0 0 no-repeat;
	position: absolute;
	z-index: 20;
	width: 800px;
	height: 9px;
	margin: 0 0 0 4px;
}

#puffgradient {
	background: url(../images/graphics/bg-content-gradient.png) 0 0 no-repeat;
	position: absolute;
	z-index: 20;
	width: 394px;
	height: 9px;
	margin: 0 0 0 0px;
}

#maincontent {
	position: relative;
	z-index: 10;
	margin: 0 0 4px 0;
	padding-right: 4px;
}

#maincontentbody {
	background: url(../images/graphics/bg-main-content.png) 0 0;
}
/* IMAGE FIRST PAGE */
#maincontentimage {
	
	background: url(../images/img/as355tjeckien-front.jpg) 4px 0 no-repeat;
	padding: 270px 20px 10px 20px;
}

#maincontentbottom {
	background: url(../images/graphics/bg-main-content-bottom.png) 0 0 no-repeat;
	height: 11px;
}

/* Container */

.container {
	width: 402px;
}

.containerbody {
	background: url(../images/graphics/bg-container.png) 0 0 repeat-y;
	position: relative;
/*	height: 270px; */
	height: 326px;
	padding: 0 0 0 4px;
}

.leftcontainer .containerfooter {
	background: url(../images/graphics/bg-container-left.png) 0 0 no-repeat;
	height: 19px;
}

.rightcontainer .containerfooter {
	background: url(../images/graphics/bg-container-right.png) 0 0 no-repeat;
	height: 19px;
	margin: 0 0 0 4px;
}

.container h2.transport {
	background: url(../images/graphics/h-transport.png) -4px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}

.container h2.tv {
	background: url(../images/graphics/h-tv.png) -12px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}
.container h2.tv-en {
	background: url(../images/graphics/h-tv-en.png) -12px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}

.container h2.tjanster {
	background: url(../images/graphics/h-tjanster.png) 0px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}

.container h2.tjanster-en {
	background: url(../images/graphics/h-services-en.png) 0px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}

.container h2.news {
	background: url(../images/graphics/h_nyheter.png) -4px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}
.container h2.news-en {
	background: url(../images/graphics/h_news.png) -4px 0 repeat-y;
	text-indent: -999999px;
	height: 35px;
}
.container p {
	padding: 15px 15px 0 15px;
}

.container a.link {
	position: absolute;
	bottom: 0px;
	right: 5px;
	z-index: 15;
	padding: 10px 10px 0 0;
}

/* Sml box */

div.smlcontainer {
	background: url(../images/graphics/bg-smlcontainer-top.gif) 0 0 no-repeat;
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0 0 8px 0;
}

div.smlcontainerbody {
	background: url(../images/graphics/bg-smlcontainer-body.gif) 0 0 repeat-y;
	padding: 10px 10px 0 10px;
}

div.smlcontainerfooter {
	background: url(../images/graphics/bg-smlcontainer-footer.gif) 0 0 no-repeat;
	height: 14px;
}

/* Sml box 2 */

div.smlcontainer2 {
	margin: 0 0 6px 0;
}

div.smlcontainerbody2 {
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	background: #dadada;
	padding: 10px 10px 0 10px;
}

div.smlcontainerfooter2 {
	background: url(../images/graphics/bg-sml-container-2-footer.png) 0 0 no-repeat;
	height: 16px;
}

/* Subpage
___________________________________________________*/

.subpage #maincontentimage {
	background: url(../images/img/helicopter-2.png) 228px 0 no-repeat;
	padding-top: 20px;
}

.subpage #leftcolumn {
	width: 208px;
}

.subpage #rightcolumn {
	width: 530px;
	padding: 275px 0 0 0;
}

/* Post
___________________________________________________*/

.post h1.post {
	border: 0;
	padding: 0;
	margin: 0 0 5px 10px;
}

.post h2.post {
	border: 0;
	padding: 0;
	margin: 0 0 5px 5px;
}

.post {
	border-bottom: 1px solid #9e9e9e;
	padding: 15px 10px 15px 0;
}

.post .embed {
	float: right;
	clear: none;
	margin-bottom: 5px;
}

.last {
	border: 0;
}

.post .leftside {
	width: 238px !important;
}

.post .rightside {
	width: 260px !important;
}

.post p.cineflex {
	text-align: center;
	padding: 10px 0 0 0;
}

/* Firstlevel
___________________________________________________*/

.firstlevel p.alignleft,
.firstlevel p.alignright {
	width: 365px;
}

.firstlevel p.alignleft,
.firstlevel h1 {
	margin: 0 0 0 10px;
}
.firstlevel h1.copy {
	margin: 0 0 0 0px;
}

.firstlevel p.alignright {
	margin: 0 10px 0 0;
}

/* Forms
___________________________________________________*/

#contact {
	background: #efefef;
	padding: 10px 0 10px 140px;
}

#contact ul {
	margin: 0;
}

#contact ul li {
	list-style-type: none;
}

#contact label {
	font-weight: bold;
	display: block;
}

#contact input {
	border: 1px solid #707070;
	width: 180px;
	padding: 2px;
}

#contact span.countdown {
	font-size: .9em;
	display: block;
}

#contact span.countdown input {
	border: 1px solid #efefef;
	background: #efefef;
	color: #3f3f3f;
}

#contact textarea {
	border: 1px solid #707070;
	width: 270px;
	font: normal 1em Arial, sans-serif;
	padding: 2px;
}

#contact .button {
	width: auto;
}

p.msgsent {
	background: #efefef;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

/* Table
___________________________________________________*/

table .col1 {
	width: 200px;
}

table .col2 {
	width: 170px;
}

table th {
	font-weight: bold;
}

table td {
	padding: 5px 0;
}

table.spec td {
	border-top: 1px solid #fff;
	background: #dfdfdf;
	padding: 5px;
	margin: 5px;
	
}

/* Tjanster
___________________________________________________*/

.tjanster #maincontentimage {
	background: url(../images/img/helikopter-575-tjanster.jpg) 229px 0 no-repeat;
}
.uppercut #maincontentimage {
	background: url(../tjanster/images/jge_sag_uppercut.jpg) 254px 0 no-repeat;
}
.uppercut #rightcolumn{
	padding-top: 405px;
}
.horizont #maincontentimage {
	background: url(../tjanster/images/horizont-top.jpg) 249px 0 no-repeat;
}
.horizont #rightcolumn{
	padding-top: 245px;
}
.gripen #maincontentimage {
	background: url(../tjanster/images/gripen-top.jpg) 234px 0 no-repeat;
}
.gripen #rightcolumn{
	padding-top: 385px;
}
.lyftjobb #maincontentimage {
	background: url(../images/img/helikopter-575-lyft.jpg) 229px 0 no-repeat;
}
.lyftjobb #rightcolumn{
	padding-top: 285px;
}

.maintenance #maincontentimage {
	background: url(../images/img/hangaren-main.jpg) 229px 0 no-repeat;
}
.maintenance #rightcolumn{
	padding-top: 285px;
}

.brandbekampning #maincontentimage {
	background: url(../images/img/brandbekampning.jpg) 234px 0 no-repeat;
}
.brandbekampning #rightcolumn{
	padding-top: 285px;
}


.linjebesiktning #maincontentimage {
	background: url(../images/img/helikopter-575-linjebesiktning.jpg) 229px 0 no-repeat;
}
.linjebesiktning #rightcolumn{
	/*padding-top: 305px;*/
}

.transport #maincontentimage {
	background: url(../images/img/helikopter-575-transport.jpg) 229px 0 no-repeat;
}
.transport #rightcolumn{
/*	padding-top: 305px; */
}

.lunch #maincontentimage {
	background: url(../tjanster/images/lunchochmiddag-top.jpg) 234px 0 no-repeat;
}
.lunch #rightcolumn{
	padding-top: 315px;
}
.rundflyg #maincontentimage {
	background: url(../images/img/090129/rundflyg-vid-tillstallningar.png) 229px 0 no-repeat;
}

.sightseeing #maincontentimage {
	background: url(../images/img/helikopter-575-sightseeing.jpg) 229px 0 no-repeat;
}
.sightseeing #rightcolumn{
/*	padding-top: 305px; */
}
.krogar #maincontentimage {
	background: url(../images/img/090129/skargardskrogar.png) 229px 0 no-repeat;
}

.taxi #maincontentimage {
	background: url(../images/img/helikopter-575-taxi.jpg) 229px 0 no-repeat !important;
}

.transfer #maincontentimage {
	background: url(../images/img/helikopter-575-transport.jpg) 229px 0 no-repeat !important;
}

.vip #maincontentimage {
	background: url(../images/img/090129/viptransport.png) 223px 0 no-repeat !important;
}

.student #maincontentimage {
	background: url(../images/img/helikopter-575-student-och-brollop.jpg) 229px 0 no-repeat !important;
}

/* Tv
___________________________________________________*/

.tv #maincontentimage {
	background: url(../images/img/helikopter-575-tv-film-foto.jpg) 229px 0 no-repeat;
	padding-top: 20px;
}

.galleri #maincontentimage {
	background: url(../images/img/helikopter-575-galleri.jpg) 229px 0 no-repeat;
}

/* Flotta
___________________________________________________*/

.flotta #maincontentimage {
	background: url(../images/img/090129/flotta.png) 4px 0 no-repeat;
}

div.beteckning {
	background-color: #dadada;
	color: black;
	margin: 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #9e9e9e;
}

div.helikopter {
	width: 237px;
	margin-bottom: 14px;
	border: none;
}

div.flottaheader {
	width:  237px;
	height: 29px;
	background: url(/images/graphics/flotta-bg-header.png) no-repeat 0 0;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font: 12px/13px Helvetica;

}

span.beteckning {
	font-weight: bold;
}
span.modell {
	font-style: italic;
}

div.helikopter-gradient {
	background: url(../images/graphics/bg-content-gradient.png) 0 0 no-repeat;
	position: absolute;
	z-index: 20;
	width: 237px;
	height: 9px;
	margin: 0 0 0 0px;
}

/* Exemepl
___________________________________________________*/

.exempel #maincontentimage {
	background: none;
}

.exempel #rightcolumn {
	padding: 0;
}

/* Om heliair
___________________________________________________*/

.omheliair #maincontentimage {
	background: url(../images/img/helikopter-575-om-heliair.jpg) 229px 0 no-repeat;
}

.omheliair #rightcolumn {
/*	padding-top: 250px;*/
}

.nyheter #rightcolumn {
	padding-top: 15px; /*original 0px*/
	padding-left: 15px;
	float: right;
}
#rightcolumn a{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.nyheter #rightcolumn #line {
	height: 1px;
	border-bottom: 1px dashed;
	border-color: #D1D1D1;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nyheter #rightcolumn p img {
	text-align: center;
}

div.newsdiv {
	width: 500px;
}
#nyheter_year_nav {
	width: auto;
	height: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	
}
#news_auth_right {
	margin-top: 15px;
	width: 520px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
}
/* jobba hos oss */ 

.jobbahososs #maincontentimage {
	background: url(../images/img/Main001-3.jpg) 229px 0 no-repeat;
}

/* Länkar */

.lankar #maincontentimage {
	background: url(../images/img/helikopter-575-lankar.jpg) 229px 0 no-repeat;
}
.nyheter #maincontentimage {
	
	background: none;
	
	
}

/* Säkerhet */

.sakerhet #maincontentimage {
	background: url(../images/img/helikopter-575-sakerhet.jpg) 229px 0 no-repeat;
}

/* Personal */

.personal .row {
	margin: 0 0 25px 0;
}

.personal .row .leftside {
	width: 198px !important;
	font-size: 0.9em;
	padding: 3px 0 0 0;
	margin: 0 !important;
}

.personal .row .leftside img {
	margin: 0 0 5px 0;
}

.personal .row .rightside strong {
	display: block;
}

.personal .row .rightside {
	width: 320px !important;
}

.personal #rightcolumn a {
	color: #656565;
}

/* Flygfoto
___________________________________________________*/

.flygfoto #rightcolumn {
	padding-top: 312px;
}

/* Referenser
___________________________________________________*/

.referenser #maincontentimage {
	background: url(../images/img/helikopter-800-referenser.jpg) no-repeat 4px 0;
	padding-top: 300px;
}

/* Kontakt
___________________________________________________*/

.kontakt #maincontentimage {
	background: url(../images/img/helikopter-575-kontakt.jpg) 229px 0 no-repeat;
}

/* Webbkarta
___________________________________________________*/

.webbkarta #maincontentimage {
	background: none;
	padding-top: 20px;
}

.webbkarta #maincontentimage ul {
	margin: 10px 0 0 25px;
}

.webbkarta #maincontentimage a {
	color: #3f3f3f;
}

.webbkarta #maincontentimage ul li ul li {
	list-style-type: square !important;
}

/* Filmhelikoptern
___________________________________________________*/

.filmhelikoptern #maincontentimage {
	background: url(../images/img/helikopter-575-filmhelikoptern.jpg) 229px 0 no-repeat;
}

.filmhelikoptern #rightcolumn {
	padding-top: 230px;
}

/* Stillbildsfoto
___________________________________________________*/

.stillbildsfoto #maincontentimage {
	background: url(../images/img/helikopter-575-stillbildsfoto.jpg) 229px 0 no-repeat;
}

.stillbildsfoto #rightcolumn {
	padding-top: 252px; 
}

/* Cineflex
___________________________________________________*/

.cineflex #maincontentimage {
	background: url(../images/img/helikopter-575-cineflex.jpg) 229px 0 no-repeat;
}
.recorder #maincontentimage {
	background: url(../images/img/helikopter-575-recorder.jpg) 229px 0 no-repeat;
}

.recorder2 #maincontentimage {
	background: url(../images/img/helikopter-575-recorder2.jpg) 229px 0 no-repeat;
}


.rigg #maincontentimage {
	background: url(../images/img/helikopter-575-rigg.jpg) 229px 0 no-repeat;
}


.optik #maincontentimage {
	background: url(../images/img/helikopter-575-optik.jpg) 229px 0 no-repeat;
}

.puffcineflex ul {
	margin: 0 !important;
}

.puffcineflex ul li {
	list-style: none !important;
}

.puffcineflex ul li {
	background: url(../images/img/icon-pdf.gif) 0 1px no-repeat;
	padding: 0 0 0 16px!important;
	margin: 0 !important;
}

div.embed {
	width: 510px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #9e9e9e;
}

h2.flik {
	background-color: #000;
	display: inline-block;
	color: #fffeff;
	width: 488px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 10px;
}

div.video {
	height: 286px;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
}

div.embed-description {
	padding-left: 5px;
	padding-top: 3px;
}

/* Footer
___________________________________________________*/

#footer {
	color: #bebebe;
	padding: 0 0 0 10px;
	margin: 5px 0 20px 0;
}

#footer span {
	border-right: 1px solid #bebebe;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
}

#footer .last {
	border: 0;
}
