

/* ----------------------------------------*/
/* ---------->>> JOBS�KLISTA <<<-----------*/
/* ----------------------------------------*/	

h2.jobsearch {/*SKA BYTAS UT FOT CUFON */
	font-family: DINMittelschrift LT Alternate, Arial;
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;	
	line-height:120%;
	margin: 0 0 5px 0;
}

#jobsearchbar {
	width:553px;
	height:44px;
	background:url(../exempelbilder/job_search_bg.png) no-repeat;	
}


.jobsearchform {
	display: inline;
}

#searchinpt {
	float:left;
	height:25px;
	width:201px;
	margin: 10px 0 0 10px;
	background:url(/images/job_search_searchfield.png) no-repeat top left;
}

#searchsbmt {
	float:left;
	width:60px;
	margin: 10px 0 0 5px;
	height:25px;
}

#searchinpt input {
	margin: 3px 0 0 8px; 
	width: 400px;
	border: 0;	
	font-family:Arial Reg, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:7FA3C7;
	/*#7FA3C7;*/
}

#searchsbmt input {
	margin: 0; 
	width: 72px; 
	height: 33px;
	/*background: #fff;*/
}

#searchmenu {
	float:right;
	height:32px;
	width:263px;
	margin: 10px 0 0 0;
	background:url(/uploads/image/sitegraphics/job_search_dropdownmenu.png) no-repeat top left;
}

#jobcategory {
	width: 212px;
	height: 22px;
	margin-left: 17px;
	margin-top: 1px;
	background: #fff;
	border: 0;
	font-family:Arial Reg, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:7FA3C7;
	vertical-align: middle;
}

#jobcategory option {
	vertical-align: middle;
}

/*--------------------------------------------------------------------------------*/
#jobsearchbar {
	width:553px;
	height:80px;
	background:url(/images/job_search_bkg.png) no-repeat;	
}

.selectmenu {
	height:32px;
	width:263px;
	margin: 9px 0 0 0;
	background:url(/uploads/image/sitegraphics/job_search_dropdownmenu.png) no-repeat top left;
}

.sfl {
	float:left;
	margin-left: 10px;
}

.sfr {
	float:right;
	margin-right: 10px;
}

#searchinpt {
	float:left;
	height:25px;
	width:442px;
	margin: 3px 0 0 16px;
	background:url(/images/job_search_field.png) no-repeat top left;
	z-index: 0;
}

#searchsbmt {
	float:right;
	width:60px;
	margin: 2px 20px 0 0px;
	height:25px;
}

#searchinpt input {
	margin: 3px 0 0 8px; 
	width: 400px;
	border: 0;	
	font-family:Arial Reg, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:7FA3C7;
}

.jobcategory {
	width: 228px;
	height: 22px;
	margin-left: 17px;
	margin-top: 1px;
	padding: 2px 0px;
	background: #fff;
	border: 0;
	font-family:Arial Reg, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:7FA3C7;
	vertical-align: middle;
}
div.selectbox-wrapper {
    position:absolute;
    width:400px;
    background-color:white;
    border:1px solid #ccc;
    margin:0px;
    margin-top:-10px;
    padding:0px;
    font-family:Arial Reg, Arial, sans-serif;
	font-size:10px;
    text-align:left;
    height:200px;
  height:200px; /*IE6 fix */
   overflow: auto;
   z-index: 10;
   margin-left:15px;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&feel of  select box*/
{
  margin: 0px 5px 10px 17px;
  padding-top: 5px;
  width : 263px;
  height: 23px;
  display : block;
  text-align:left; 
  background: url('/images/job_search_arw.png') no-repeat right;
  cursor: pointer;
  border: none;
  font-family:Arial Reg, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:7FA3C7;
}

/* -----------------------------------------------*/
/* ---------->>> JOBLISTAN M KARTVY <<<-----------*/
/* -----------------------------------------------*/	

#job-list-table {
	margin-top: 20px;
	margin-left: 20px;
}

#job-list-table th, #job-list-table td {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#job-list-table td a {
	color: #00488f;
	font-weight: bold;
	text-decoration: none;
}
span.weight-normal {
	font-weight: normal;
}

#jobs2-wrapper {
	/*background: #fff url(/images/map_europe.png) no-repeat 122px 15px;*/
	background: #fff url(/images/map_europe.png) no-repeat 122px 45px;
	/*background: #fff url(/images/portal_map.png) no-repeat 122px 45px;*/
	width: 553px;
	
	/*height: 411px;*/
		height: 441px;
}

#jobs2 {
	height: 396px;
	margin-top: 16px;
	width: 242px;
	float: right;
	overflow: hidden;
	margin-right: 11px;

}






#jobs-list2 {
	/*height: 411px;*/
	height: 441px;
	width: 296px;
	overflow: hidden;
	float: left;
	background: url(/images/job_search_list.png) no-repeat 0 20px;
}

#map-heading {
	height: 30px;
	font-size: 11px;
	owerflow: hidden;
}

/* ------------------------------------------*/
/* ---------->>> V�NSTERKOLUMN <<<-----------*/
/* ------------------------------------------*/	


#main_s {
	float: left;
	width: 565px !important;
	border-right: 1px solid #CFDDE3;
	/*padding: 10px 10px 0px 0px;*/
	
	
}

#main_s_inner {
	width: 555px;
	margin: 10px 10px 0px 0px;
}

#rightcolumn_s {
	float: right;
	/*width: 386px;*/ /* 384 + 2px för borders */
	width: 394px;
	margin: 0;
	overflow-x: hidden;
}

#rightcolumn_s_inner {
	width: 384px !important;
	
	margin: 10px 0px 0px 10px;
	
}

/* ------------------------------------------*/
/* ---------->>> ARTIKELPUFFAR <<<-----------*/
/* ------------------------------------------*/	


.article {
	float:left;
	width:258px;
	padding:0;
	margin-top: 10px;
	overflow-x: hidden;
	margin-right: 1px;
}
	
.a1_front {
	/*margin-right: 19px;*/
	margin-right: 19px;
}
	
.a2_front {
	margin-right: 19px;
}
	
.a3_front {
	margin-right: 0px;
}





/* ----------------------------------------*/
/* ---------->>> H�GERKOLUMN <<<-----------*/
/* ----------------------------------------*/	
#rightcolumn_container {
	overflow: hidden;
}

.rightcolumn_column1 {
	float:left;
	width:191px;
	margin-left: 1px;
	border-right: 1px solid #CFDDE3;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	z-index: -1;
}

.rightcolumn_column2 {
	float:right;
	width:181px;
	margin-left: 1px;
	border-right: 1px solid #CFDDE3;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}

#blogpuff_frontpage {
	padding: 10px;
	z-index: 100;
}

#rightcolumn_container_s {
	background: url(/images/rightcolumn_s_borders.png) right repeat-y;
	clear: both;
	
}

.rightcolumn_column1_s {
	float:left;
	width:191px;
	margin-left: 1px;
	margin-right: 3px;
}

.rightcolumn_column2_s {
	float:right;
	width:178px;
	margin-left: 1px;
	margin-right: 3px;
}



/* --------------------------------------*/
/* ---------->>> BLOGPUFF <<<-----------*/
/* --------------------------------------*/	



.rightcolumn_blogpuff span.bld {
	font-family: Arial Black, Arial;
}




#btm_ads {
	height: 45px;
	/*height: 70px;*/
}

#btm_ads .btm_ad_holder {
	/*height: 68px;*/
	height: 43px;
	width: 115px; /*ska vara 116*/
	overflow: hidden;
	margin: 42px 1px 45px 1px;
	border: 1px solid #e0e0e0;
	float: left; 
}




.rightcolumn_column2 .dialog-open {
	text-decoration: underline;
}




/* ----------------------------------------*/
/* ---------->>> AUTOSUGGEST <<<-----------*/
/* ----------------------------------------*/	

.suggestionsBox {
	position: absolute;
	left: 0px;
	top:45px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	padding:0px;
	color: #fff;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
	background: url(/images/asug_middle.png) repeat-y;
}

.suggestionList ul {
	margin:0;
	margin-top: -18px;
	padding: 0px;
}

.suggestionList ul li {
	font-family: Arial;
	/*font-style: italic;*/
	font-size: 11px;
	list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #fff;
	/*cursor: pointer;*/
}

a.hoverlink {
	cursor: pointer;
}

.suggestionList ul li a:hover {
	color:#ccc;
}
.load{
	background-image:url(/images/loading.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#searchinpt {
	position:relative;
}



/* -------------------------------------*/
/* ---------->>> TAGCLOUD <<<-----------*/
/* -------------------------------------*/	

#tags ul {
	margin:1em 0;
	padding:.5em 10px;
	text-align:center;
	}
#tags li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	background: none;
	}
#tags li a {
	text-decoration:none;
	padding:0 2px;
	}
#tags li a:hover {
	color:#cff400;
	text-decoration: underline;
	}

#tags li.tag1 a {font-size: 10px;}
#tags li.tag2 a {font-size: 12px;}
#tags li.tag3 a {font-size: 14px;}
#tags li.tag4 a {font-size: 16px;}
#tags li.tag5 a {font-size: 18px;}







