@charset "utf-8";
/* CSS Document */


body {
  margin: 0;
  padding: 0;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


a {
  color: #0066cc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: inherit;
}

a:active {
  outline: none;
}

img {
  border: 0;
}

div.clear {
  clear: both;
}

div.container {
  width: 100%;
  margin: 0;
  padding: 0;
}

div.content {
  margin: 0 auto 5px;
  width: 940px;
  padding: 0 15px;
  background: #fff;
  box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
div.wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

div.header {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-weight:bold;
		font-size:33px; 
		color:#06C;
		width:940px;
		text-align:left;
	height:30px;
		width:100%;
	padding-top:1px;
	padding-left:15px;
	height:85px;
	margin-bottom:10px;
	background-color:#06C;
	  box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
div.header a {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-weight:bold;
		font-size:33px; 
		color:#fff;
		width:100%;
		text-decoration:none;

	background-color:#06C;
}


div.sok
{
	height:30px;
	padding-right:0px;
	float:right;
}

div.jobs-container {
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

div.jobs {
  overflow: hidden;
  background-color: #fff;
  padding: 15px 0;
}

div.jobs h1 {
  font-size: 21px;
  color: #222;
  padding: 5px 0 0 0;
  margin: 0 0 13px 0;
  border-top: 2px solid #666;
  font-weight: normal;
  line-height: 1em;
}

div.jobs h1 a {
  color: #222;
}

div.jobs h1 a:hover {
  text-decoration: none;
}

div.jobs h1 span {
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #948B6E;
  margin-left: 10px;
  letter-spacing: normal;
}

div.jobs h1 img.feed {
  float: right;
  border: 0;
  margin-top: 3px;
}

div.jobs ul {
  margin: 0 0 0 0px;
  padding: 0;
}

div.jobs ul li {
  list-style-type: none;
  font-size: 13px;
  margin: 0;
}

div.jobs ul li span.new {
  float: left;
  position: relative;

  top: 10px;
  background-color: #1ca3f1;
  font-weight: bold;
  color: #fff;
  font-size: 7px;
  text-transform: uppercase;
  margin: 0;

  padding: 3px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

div.jobs ul li a {
	  display: block;
  padding: 10px;
  margin: 0;
  color: #888;
  border-bottom: 1px solid #e8e8e8;
}

div.jobs ul li a:hover {
  text-decoration: none;
  background-color: #efebe3;
}

div.jobs ul li a span.city {
  color: #000;
  font-weight: bold;
  width:75px;
  text-align:left;
}

div.jobs ul li a span.title {
  color: #003;
  float: left;
  margin-right:10px;
  font-weight: bold;
  width:520px;
}
div.jobs ul li a:hover span.title {
  color: #DD3700;
  float: left;
  margin-right:10px;
  font-weight: bold;
  width:520px;
}

div.jobs ul li a span.company {
  color: #948B6E;
  font-weight: normal;
    width:75px;
}

div.jobs ul li a span.date {
  color: #948B6E;
  font-weight:inherit;
  float: left;
  margin-right:10px;
  width:70px;
}

div.jobs ul li.feature a {
  margin: 0;
  background-color: #ffffcc;
  border-bottom: 0;
  padding: 10px 10px;
  border-bottom: 1px solid #e8e8e8;
}

div.jobs ul li.feature a:hover {
  background: #fcf5ad;
}

div.jobs ul li a.view-all {
  float: left;
  margin-top: 10px;
  font-size: 13px;
  padding: 10px;
  color: #0066cc;
  border-bottom: 0;
}

div.jobs ul li a.view-all:hover {
  background-color: transparent;
  color: #003399;
}

div.jobsr {
  display: block;
  padding: 10px;
  margin: 0;
  color: #888;
  list-style-type: none;
  font-size: 12px;
  border-bottom: 1px solid #e8e8e8;
  text-decoration:underline;
}
div.jobsr span.city-r {
  color: #000;
  width:75px;
  text-align:right
}

div.jobsr span.title-r {
  color: #000;
  float: left;
  margin-right:10px;
  width:500px;
}

div.jobsr span.company-r {
  color: #000;
  font-weight: normal;
    width:50px;
}

div.jobsr span.date-r {
  color: #000;
  font-weight: normal;
  float: left;
  margin-right:10px;
  width:150px;
}

div.footer
{
	height:30px;
		width:100%;
	padding:15px;
	margin-top:10px;
	background-color:#090;
	  box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}

div.top-meny {
	float: left;
	width:940px;
	height:15px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px; 
	color:#F00;
	text-align:left;
	margin-top:-10px;
	padding:15px;
	  box-shadow: 0px 1px 0px 0px #ccc;
  -moz-box-shadow: 0px 1px 0px 0px #ccc;
  -webkit-box-shadow: 0px 1px 0px 0px #ccc;
  border-bottom: 1px solid #e8e8e8;
}
div.top-meny a
{
	padding-left:10px;
	padding-right:10px;
	color:#06F;
	font-size:16px; 
}

div.top-meny-mini {
	float: left;
	width:970px;
	height:15px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px; 
	color:#F00;
	text-align:left;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	  box-shadow: 0px 1px 0px 0px #ccc;
  -moz-box-shadow: 0px 1px 0px 0px #ccc;
  -webkit-box-shadow: 0px 1px 0px 0px #ccc;
  border-bottom: 1px solid #e8e8e8;
}
div.top-meny-mini a
{
	padding-left:15px;
	padding-right:15px;
	color:#06F;
	font-size:14px; 
}

.forms {
background-color: #fff;
font: normal 12px arial,verdana;
padding: 3px;

border: 1px solid #e8e8e8;
}
.myaccount {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 2px 5px;
border: 1px solid #e8e8e8;

}

.main {
font: normal 12px arial,verdana;
padding: 0px;
margin: 0px;

 }
 
 .titlehdr {
 font: normal 22px arial, verdana;
 color: #c00;
 border-bottom: 1px solid #c00;
 text-decoration:none;
 }
 .titlehdr a {
 font: normal 22px arial, verdana;
 color: #c00;
 border-bottom: 1px solid #c00;
 text-decoration:none;
 
 }
h3
{
	margin-top:0px;}
 
.msg {
padding: 5px;
width: 600px;
margin: 2px;
color: #c00;
border: 1px solid #c00;
background-color: #FEF1ED;
font: bold 13px  verdana;
} 
 
.error {
font: normal 11px arial, verdana;
color: #c00;
border: 1px solid #c00;
padding: 2px;
margin: 5px;
float: left;
background-color: #FEF1ED;
}
 
 .example {
font: normal 10px arial;
color: #000;
}
.approved {
font: normal 10px arial;
color: green;
}

.loginform {
font: 12px normal arial;
background-color: transparent;
font: normal 12px arial,verdana;
padding: 3px;
border: 1px solid #e8e8e8;
}

.loginform #txtbox {
font: 12px arial;
color: #000;
}

        /**
         * CSS Timeline Styles
         */

         ul.events {
             list-style-type: none;
             margin: 0;
             padding: 0 0 5px 0;
         }

         ul.events li {
             -webkit-border-radius: 11px;
             -moz-border-radius: 11px;
             border-radius: 11px;
             background: #eee;
             border: 1px solid #ddd;
             color: #707070;
             font-size: 1.2em;
             font-weight: bold;
             margin-bottom: 6px;
             padding: 3px 0;
             position: relative;
             text-align: center;
         }

         ul.events li em {
             color: #aaa;
             font-weight: normal;
             font-size: 0.9em;
         }

         ul.intervals {
             list-style-type: none;
             padding: 0;
             display: block;
         }

         /* The width depends on the number of intervals. For example 100 / 7 = 14.29% -- then subtract a little bit for room for the borders */
         ul.intervals li {
             background: #fff url(/images/1x1_eee.gif) repeat-x left 10%;
             border-right: 1px solid #ccc;
             color: #999;
             float: left;
             font-size: 1.2em;
             margin: 0;
             padding: 10px 0;
             text-align: center;
             width: 11%;
         }

         ul.intervals li.first {
             border-left: 1px solid #ccc;
         }