html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}

p {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

td {
	text-align: left;
	font-weight: normal;
}

th {
	text-align: center;
	font-weight: bold;
	width: auto;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* I hate Internet Explorer
 * http://userbars.tarandi.se/explorer.png
 */



body {
	background: #ccc url(gradient.png) repeat-x top left;
	font-family: Verdana,"Trebuchet MS",Arial;
	font-size: 12px;
	color: #333;

}

hr {
	background: none;
	border: none;
	border-bottom: solid 1px #7f7f7f;
}

a {
	color: #66cc33;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	padding-left: 5px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 16px;
	margin-top: 3px;
}

h2 {
	font-weight: bold;
	font-family: Verdana,"Trebuchet MS", Arial;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
}

label
{
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 7px;
	display: block
}

input {
	background: #d4ffa2;
	color: #000;
	border: solid #07334d 1px;
	margin: 1px;
}

/* Restores checkboxes to normal */
.checkbox {
	color: none;
	background: transparent;
	border: none;
}

/* Restores radioboxes to normal */
.radio {
	background: none;
	border: none;
}

textarea {
	background: #d4ffa2;
	color: #000;
	border: solid #07334d 1px;
	margin: 1px;
}


#login_form .input_text{
	width: 170px;
}

#login_form .submit {
	width: 100px;
}


#logo * {
	border: 0px;
	text-align: right;
	display: inline;
}

#logo {
	display: inline;
}

#logo2 {
	display: inline;
	margin-left: 36px;
}

#logo2 *{
	display: inline;
}

#container {
	margin: 10px auto 10px auto;
	width: 956px;
}

/* inner container: */

#inner_container {
	background: #fff url(center_loop.png) repeat-y top left;
	width: 936px; /*956 px*/
	padding: 10px 10px 10px 10px;
}

#center_top {
	background: transparent url(center_top.png) no-repeat top left;
	width: 956px;
	padding: 0px;
	margin: 0px;
	height: 7px;
}

#center_bottom {
	background: transparent url(center_bottom.png) no-repeat top left;
	width: 956px;
	padding: 0px;
	margin: 0px;
	height: 11px;
}

#toprow {
	height: 60px;
}

#infobox {
	float: left;
	clear:right;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
	width: 665px;
	height: 40px;
	overflow: hidden;

}

#infobox *{
	margin: 0px;
	color: #2b2b2b;
	font-family: Verdana, "Trebuchet MS",  Arial;
}

#member_box {
	float:right;
	clear:right;
	margin-right: 10px;
	text-align: right;
}

#member_box *, #member_box {
	color: #6a6a6a;
	font-size: 10px;
}

#login_link {
	font-size: 10px;
	color: #6a6a6a;
}

.note {
	color: #6a6a6a;
	font-size: 10px;
}


.submit {
	color: #000;
	font-family: Verdana,"Trebuchet MS",  Arial;
	font-size: 11px;
	padding: 1px 20px 1px 20px;
	cursor: pointer;
}

#content_bottom {
	clear:both;
}

#footer {
	color: #6a6a6a;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
}


#things_list td{
	max-width: 250px;
	width: 250px;
	vertical-align: top;
	overflow: hidden;
}

#things_list {
	font-size: 0.9em;	
	table-layout: fixed;
}

#user_work_list td{
	width: 250px;
	vertical-align: top;
}

/* Boxarna p� f�rstasidan (och �vriga sidorna med f�r den delen) */
.box {
	background: transparent;
	width: 252px;
	margin: 5px;
}

.box_header {
	background: transparent url(box_top.png) no-repeat top left;
	height: 34px; /* 44px */
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	color: #fff;
	font-size: 15px;
}

.box_content {
	background: #fff url(box_loop.png) repeat-y left;
	padding: 5px 15px 5px 15px;
	overflow: hidden;
}

.box_bottom {
	background: transparent url(box_bottom.png) no-repeat top left;
	height: 9px;
}

/*Senaste jobben */

#latest_works .box_content{
	height: 192px;
}

#latest_works #works, #latest_works #works a{
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	padding-left: 0px;
	margin-top: 2px;
	margin-left: 0px;
	width: 215px;
/*	overflow: hidden;
	white-space: nowrap; */
	color: #353535;
	text-decoration: none;
}

#latest_works #works a{
	font-weight: bold;
}

#latest_works #works a:hover {
	text-decoration: underline;
}

#latest_works #works li {
	width: 215px;
	margin-bottom: 5px;
	overflow: hidden;
}

#latest_works #works ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#latest_works .date{
	margin: 1px; 
}

#latest_works #works li:last-child {
	margin-bottom: 0px;
	border-bottom: none;
}

#latest_works #works{
	margin-bottom: 4px;
	height: 175px;
	overflow:hidden;
	
}


#latest_works #works .main_w {
	margin-top: 0px;
	margin-left: 2px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #7f7f7f;
}

#latest_works #visa_alla {
	font-size: 8pt;
}






/* S�krutan */

#search_box {
	background: transparent url(bar.png) no-repeat;
	width: 252px;
	height: 34px; /*44*/
	color: #fff;
	float:right;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
}

#search_box h2 {
	background: none;
	display: inline;
	margin-right: 10px;
}

#search_box #search_form {
	display: inline;
}

#search_box #search_form #input_nyckelord{
	width: 150px;
}


.link_item {
	background: transparent url(bar.png) no-repeat;
	width: 242px; /*252px*/
	height: 34px; /*44*/
	color: #fff;
	padding-top: 10px;
	margin: 0px 0px 0px 5px;
	display: block;
	padding-left: 16px;
}

.link_a {
	color: #fff;
	font-size: 18px;


}

/* Meny */

#menu {
	margin-bottom: 0px;
	display: block;
	height: 40px;
	margin-top: 5px;
	padding-left: 16px;
	white-space: nowrap;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu a{
	background: transparent url(tab.png) no-repeat;
	width: 153px; /*153*/
	height: 40px; /*40*/
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana,"Trebuchet MS",Arial;
	padding-top: 10px;
	margin-right: 1px;
}

#menu a:hover, #menu a.current {
	background: transparent url(tab_select.png) no-repeat;
	color: #66cc33;
}

/* V�nster */
#left_column {
	float: left;
	clear: right;
}

#do_box p {
	display: inline;
	float:left;
	width: 140px;
	margin-right:20px;
	margin-top: 0px;
}

#do_box a {
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #333;
	font-size: 12px;
}

#do_box a:hover {
	text-decoration: underline;
	color: #66cc33;
}

#do_box img, #link_box img {
	max-width: 50px;
	float:right;

}



#link_box ul{
	display: inline;
	float:left;
	width: 185px;/*220*/
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	overflow: hidden;
	white-space: nowrap;
}
#link_box img{
	float: right;
}

#link_box li {
	height: 14px;
}

#link_box a {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#link_box a:hover {
	text-decoration: underline;
	color: #66cc33;
}

/*Mitten */

#content {
	float: right;
	position: relative;
	width: 665px;
	font-size: 12px;
}

#content_content {
	min-height: 385px;
	margin-bottom: 30px;
}

#center_colum {
	width: 395px;
	overflow: hidden;
	min-height: 385px;
}
/*bottom links*/
#bottom_links {
	width: 395px;
	text-align: center;
}

#bottom_links ul {
	width 390px;
	margin: 0px;
	margin-left: -40px;
}

#bottom_links li {
	width: 125px;
	float: left;
	margin-left: 5px;
	text-align: left;
	font-size: 11px;
}

#bottom_links a {
	color: #000;
}

#ads {
	background: transparent url(ads.png) no-repeat;
	width: 432px;
	height: 110px;
	padding-top: 12px;
	padding-left: 28px;
	padding-right: 28px;
}

#ads img {
	max-height: 100px;
}

#ads_inner {
	height: 100px;
	vertical-align: middle;
}

#ads p {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#ads #single_ad {
	text-align: center;
	width: 100%;
	height: 100px;
	vertical-align: middle;

}


#ads #ad_left {
	width: 50%;
	padding-left: 10px;
	height: 100px;
	vertical-align: middle;
}

#ads #ad_right {
	width: 50%;
	text-align: right;
	padding-right: 10px;
}


#subscribe label{
	width: 150px;
}

/*news*/

#right_column {
	float: right;
}

#news .box_content {
	min-height: 400px;
}

.news_item {
	margin-bottom: 7px;
}

.news_item h2{
	font-size: 12px;
	margin: 0px;
}

.news_item p{
	margin: 0px;
}

.news_item a{
	margin: 0px;
}

.news_title a{
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.news_title div {
	margin-top: 20px;
}

#news_bottom_links {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #7f7f7f;
	width: 220px;
}

.news_bottom_links {
	float: left;
	width: 100px;
}

.news_bottom_links:last-child {
	float: right;
	width: 100px;
	text-align: right;
}

/*
#blogg {
	background: transparent url(blogg.png) no-repeat;
	width: 180px;
	height: 531px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	font-family: Trebuchet MS, Arial;
}

#blogg h2 {
	color: #4e4e4e;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	height: 20px;
}
/*
#blogg h2 {
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-size: 10pt;
	color: #6a6a6a;
	width: 180px;
	margin-bottom: 20px;
}*/


#blogg #blogg_content {
	padding-top: 7px;
	padding-left: 2px;
	width: 162px;
	overflow: hidden;
	height: 450px;
	font-size: 9px;

}*/


/* Bloggsida */


#blogg_page #blogg_content {
	width: 450px;
	font-size: 9px;
}

#blogg_page {
	margin-left: 20px;
}


/*S�kresultat*/

.div_bar {
	background: transparent url(bar_big.png) no-repeat;
	overflow:hidden;
	width: 345px; /*385*/
	height: 31px; /*44*/
	color: #fff;
	font-size: 11px;
	font-family: Verdana,"Trebuchet MS", Arial;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
}

.sr_top {
	font-size: 12px;
	text-align: center;
	padding-top:11px;
}

.res_prev, .res_next {
	color: #fff;
}

.res_prev a, .res_next a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

.res_prev a:hover, .res_next a:hover{
	text-decoration: underline;
	border-bottom: none;
}

.res_next {
	position: absolute;
	left: 300px;
}

.res_next a {
	position: static;
}

.res_num_pages {
	position: absolute;
	left: 165px;
}

.jobb_res {
	width: 345px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: solid 1px #7f7f7f;
}

.jobb_res_head {
	color: #387C0B;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}

.jobb_location_typ {
	margin-top: 1px;
	font-size: 10px;
	font-weight: bolder;
	color: #2f2f2f;
	margin-bottom: 10px;
}

.jobb_presentation *{
	font-size: 11px;
}

.jobb_datum  {
	margin-top: 10px;
	font-size: 10px;
	color: #a6a6a6;
}

.jobb_res_logga {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

.jobb_res_logga img {
	max-width: 200px;
}

.jobb_res_inner {
	display: table-cell;
	width:500px;
}

/* Arbgiv s�kres */


.arbgiv_list {
	width: 345px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: solid 1px #7f7f7f;
}

.arbgiv_list_head {
	color: #387C0B;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}

.arbgiv_list_presentation *{
	font-size: 11px;
}

.arbgiv_list_logga {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

.arbgiv_list_logga img {
	width: 200px;
}

.arbgiv_list_inner {
	display: table-cell;
	width:500px;
}

.arbgiv_list_top {
	font-weight: bold;
	font-size: 11px;
}

/* Visa jobb-sidan */

h1.toph1 {
	margin-bottom: 0px;
	/*background: transparent url(fadebar.png) no-repeat;*/
}

#jobb_arbgiv {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}

#jobb_arbgiv * {
	width: 150px;
	border: none;
}

#jobb_ort, #jobb_typ, #jobb_datum {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
}

#jobb_ort {
	margin-top: 15px;
}

#jobb_datum {
	color: #6a6a6a;
	font-weight: normal;
}

#jobb_present {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 385px;
	border-top: solid 1px #7f7f7f;
}

#jobb_ansok {
	width: 385px;
	border-top: solid 1px #7f7f7f;
}

#jobb_ansok label{
	display: block;
	margin-top: 5px;
	width: 300px;
}




#jobb_ansok h2 {
	margin-top: 7px;
	margin-bottom: 5px;
}

#jobb_ansok #ansok_left {
	float:left;
	width: 250px;
	height:200px;
}

#jobb_ansok #ansok_left input{
	width: 200px;
}

#jobb_ansok #ansok_right {
	float: right;
	width: 300px;
	margin-bottom: 0px;
}

#jobb_ansok #ansok_sand {
	text-align: right;
	float: right;
	margin-right: 90px;
	margin-top: -10px;
}

#jobb_ansok .submit {
	width: 100px;
	margin-top:4px;
}

/* Visa arbgiv-sidan */


#arbgiv_logga {
	float: right;
	margin-right: 50px;
}

#arbgiv_logga * {
	width: 200px;
	border: none;
}

#arbgiv_logga img {
	border: solid 1px #353535;
}

#arbgiv_present {
	margin-top: 50px;
	margin-bottom: 20px;
	width: 385px;
	overflow:hidden;
}

/* Lang-meny */

#lang_menu {
	font-size: 10px;
	text-align: right;
}

#language_select {
	margin: 0px;
}

#lang_menu #language_select *{
	display: inline;
	border: none;
}



