/* Clean things up */
hmtl,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
.clearer{clear: both;}
img{margin: 0; padding: 0;}

body#site{
	font: 11px/15px "Arial", Verdana, sans-serif;
	color: #3b6f14;
}

#site-wrapper{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#top-container{
	background: url(../images/top-frame.jpg) no-repeat;
	width: 780px;
	height: 18px;
}

#main-container{
	height: 503px;
}
#main-container2{
	height: 503px;
}

/* Styles for individual pages */
.job-openings{
	padding: 0px 27px 0px 15px;
}

.job-openings p{
	float: left;
	margin-top: 25px;
	width: 350px;
}

.job-openings p.left{
	margin-right: 20px;
}

a.job-openings:link, a.job-openings:active, a.job-openings:visited  {
	text-transform: lowercase;
	background-image: none;
	padding: 0;

}

a.job-openings:hover {
	text-transform: lowercase;
	background-image: none;
	padding: 0;

}

.current-projects img {
	padding-bottom: 20px;
}

.current-projects-text {
	margin-left: 15px;
}
.current-projects-text2 {
	margin-left: 5px;
}

.current-projects-text p {
	padding-top: 10px;
}

.current-projects-text table td.header {
	width: 75px;
	font-weight: bold;
}

.co-workers table {

}

td.last {
	border-top: 2px #dfe4cf solid;
}

#main-container a {
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px; 
} 
#main-container2 a {
	background-position: left;
	padding-left: 0px; 
} 

.start-page div{
	padding-top: 45px;
}

.about-us img, .contact-us img{
	float: left;
	margin: 45px 20px 0px 0px;
}

.about-us-text {
	width: 288px;
	float: left;
	margin-top: 42px;
}

.about-us-text img {
	margin-top: 35px;
	padding: 0;
}

.contact-us-text {
	float: left;
	margin-top: 226px;
}

/* Styles for individual pages */


#bottom-container{
	border-top: 8px #dfe4cf solid;
	padding-top: 15px;
	width: 780px;
}

#bottom-container p {
	clear: both;
	padding-top: 10px;
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
}

#bottom-left{
	float: left;
	width: 314px;
}

#bottom-right{
	float: right;
	text-transform: uppercase;
}

#bottom-right-logo{
	float: left;
	text-transform: uppercase;
}


#bottom-right .gem-flash {
	float: left;
	margin-right: 20px;
}

#bottom-right a {
	float: left;
	margin-top: 55px;
}

#bottom-left ul {
	float: left;
	text-transform: uppercase;
	line-height:1.3em; 
}


#bottom-left ul {
	width: 152px;
}



#bottom-left ul li{
	background-image:url(../images/menu-arrow.gif);
	background-repeat: no-repeat; 
	background-position: 0 .40em; /* .35em from top (vertical) */
	padding-left:14px; /* space between bullet and text */ 
}

#bottom-left ul li a.active{
	color:#7fa364;;
}


/* Links */

a:link, a:active, a:visited, a:hover {
	color: #3b6f14;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover{
	color: #7fa364;
}

/* Headers */


.job-openings h1{
	font-size: 20px;
	padding: 229px 0px 0px;
	line-height: 22px;
	background: url(../images/gem-lediga-tjanster.jpg) no-repeat;
	clear: both;
}

h2 {
	padding-bottom: 10px;
	font-size: 12px;
}
a.no-arrow:link, a.no-arrow:active, a.no-arrow:visited  {
	background-image: none;
	padding: 0;

}

a.no-arrow:hover {
	background-image: none;
	padding: 0;

}
