/* @override http://static.production.annons.talentum.se/ver02/css/print.css */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/*
 * Oktavilla Baseline CSS
 * Version 1.0
*/
BODY { font: 100%/1.0 serif; }
OL { padding-left: 2em; }
OL LI { list-style: decimal outside; }
UL { padding-left: 0.2em; }
UL LI { list-style: disc inside; }
B, STRONG { font-weight: bold; }
EM, I { font-style: italic; }
TH { font-weight: bold; }
TD, TH { padding: 2px; }
P, TABLE, UL, OL { margin-bottom: 1em; }
INPUT, TEXTAREA, SELECT { padding: 2px; }
.checkbox INPUT, INPUT.checkbox, .radio INPUT, INPUT.radio { padding: 0; width: auto; }
INPUT.submit { width: auto !important; }


/* SCAFFOLDING */
#page {
	width: 1004px;
	padding: 0;
	font: 0.75em/1.3 georgia, verdana, sans-serif;
	color: black;
	position: relative;
	margin-top: 29px;
}
#header {

	overflow: hidden;
	_height: 1%;
}
#content {
	overflow: hidden;
	_height: 1%;
	margin: 20px 10px 20px 20px;
	position: relative;
}
#footer {
	position: relative;
	padding: 46px 0 0 22px;
}


/* COLUMNS LAYOUT */
.columns-1-1,
.columns-1-2,
.columns-3-1,
.columns-2-1,
.columns-1-1-1,
.columns-1-1-1-1 {
	margin: 16px 0 0 0;
	overflow: hidden;
}
.column1,
.column2,
.column3,
.column4 {
	overflow: hidden;
	float: left;
	position: relative;
}
.column1 {
	padding: 0 12px 0 0;	
}
.column2,
.column3 {
	padding: 0 0 0 12px;	
}
.column4 {
	padding: 0 0 0 12px;	
}
.columns-1-1 .column1,
.columns-1-1 .column2 {
	width: 475px;
}
.columns-3-1 .column1 {
	width: 722px;
}
.columns-3-1 .column2 {
	width: 225px;
}
.columns-1-1 .columns-1-1 .column1,
.columns-1-1 .columns-1-1 .column2 {
	width: 225px;
}



/*
 * Talentum Annonswebb CSS
 * Copyright (c) 2009, Talentum
 */
 
/* GENERAL */
HTML {
	background: white;
}
A {
	color: #1f598a;
	font-family: arial;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.skip {
	position: absolute;
	top: -9999px;
}
.columns-1-1 .first,
.columns-1-2 .first,
.columns-3-1 .first,
.columns-1-1-1 .first {
	border-top: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.footnote {
	color: #666;
	font-size: 11px;
	text-align: right;
}
#page-cover {
	background: #666;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


/* HEADER */
#logo-header,
#logo-header IMG {
	display: block;
	padding: 10px 0px 5px 7px;
	
}
#menus UL {
	margin-top:10px;
	overflow: hidden;
	_background-color: silver;

}
#menus LI {
	list-style-type: none;
	list-style-position:outside;
	float: left;
	background-color: #white;
	border-right:1px solid silver;


}
#menus A:hover {
	text-decoration: none;
}
#menu {
		margin: 0px;
	
	
}
#menu LI A {
	font-size: 12px;
	display: block;
	float: left;
	color: #6f6f73;
	font-weight:normal;
	font-family: 'Verdana';
	text-transform: uppercase;
	letter-spacing:2px;
	padding: 5px 15px 5px 15px;	
	-border-top:1px solid silver;
	border-bottom:1px solid silver;
}
#menu A:hover {
	
	color:  #c75e3f;
}
#menu LI.selected A:hover {
	
}
#menu LI {
	
	
		

}
#menu LI.selected A {
	background: white;
	color: #c75e3f;
	_font-size: 11px;
	border-bottom:white 1px solid;
	font-weight:bold;
}
#submenu {
	background: #797979;
	border-bottom: 1px solid #959595;
	border-top: 1px solid #959595;
	margin: 0;
}
#submenu LI {
	padding: 5px 0;
}
#submenu LI A {
	padding: 1px 15px;
	font-size: 18px;
	display: block;
	float: left;
	color: white;
	border-right: 1px solid #959595;
}
#submenu LI.selected A {
	font-weight: bold;
}
#submenu A:hover {
	color: #333;
}
#submenu LI.selected A:hover {
	color: white;
}


/* ARTICLE */
.article H1, .section-heading h1 {
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 1.1;
}
.article IMG.right {
	float: right;
	margin: 0 0 10px 10px;
}
.article .article-bread {
	font-size: 14px;
	margin-bottom: 40px;
}
.article .tools {
	float: right;
}
.article .tools LI {
	list-style: none outside none;
}
.tools .print {
	background: url(../images/icon_print.gif) top right no-repeat;
	padding: 3px 20px 3px 0;
	display: block;
}


/* BOXES */
.box {
	margin-bottom: 20px;
}
.box H2 {
	background: #c75e3f;
	padding: 4px 10px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	
	_height: 1%;
	font-family: 'Arial';
	text-transform: uppercase;
	letter-spacing:1px;
}
.box-body {
	padding: 10px;
	background:  #f2f2f2 url(../images/bg_box_body.jpg) repeat-x top left;
	overflow: hidden;
	_height: 1%;
	border-bottom: 1px solid white;
	font-family: arial;
	font-size:13px;
}
.box-body IMG.left {
	float: left;
	margin: 0 7px 0 0;
}
.box-body H3,
.box-body H4 {
	font-size: 14px;
	font-weight: bold;
}
.box-body UL {
	padding: 0;
}
.box-body LI {
	padding: 0px 5px 3px;
	border-bottom: 1px solid white;
	list-style-type: none;
}
.box-body LI.last {
	border: 0;
	padding-bottom: 0;
}
.columns-1-1 .box .columns-1-1 .column1,
.columns-1-1 .box .columns-1-1 .column2 {
	width: 215px;
}
.box-body TABLE {
	width: 100%;
	margin-top: 3px;
}
.box-body TD,
.box-body TH {
	padding: 5px 0;
	border-bottom: 1px solid white;
}


/* SMALL TEASERS */
.small-teaser {
	margin-bottom: 20px;
}
.small-teaser .caption {
	font-size: 11px;
	background: #efefef;
	padding: 3px 5px;
}
.small-teaser IMG {
	display: block;
	margin-top: -5px;
}
.small-teaser H2 {
	background: #f21212 url(../images/bg_box_heading.jpg) repeat-x top left;
	padding: 4px 10px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	_height: 1%;
}
.small-teaser H3 {
	font-size: 15px;
	font-weight: bold;
}


/* TABBED BOX */
.tabbed-box-tabs {
	margin: 0 0 10px 0;
	overflow: hidden;
	_height: 1%;
	margin: 0;
}
.tabbed-box-tabs LI {
	float: left;
	margin: 0 5px 0 0;
	padding: 4px 6px;
	display: block;
	cursor: pointer;
	border: 0;
	height: 27px;
	color: #0084FF;
}
.tabbed-box-tabs .tabbed-box-tabs-current {
	background: url(../images/tab_selected.gif) no-repeat top center;
	color: white;
	font-weight: bold;
	margin-right: 10px;
}
.tabbed-box-part {
	overflow: hidden;
	_height: 1%;
	margin-top: 10px;
}
.javascript .tabbed-box-part {
	display: none;
}



/* SLIDESHOW */
.media-slideshow {
	margin: 0 0 30px 0;
}
.media-slideshow UL {
	padding: 0;
	overflow: hidden;
	margin: 0;
}
.javascript .media-slideshow LI {
	display: none;
}
.media-slideshow LI {
	float: left;
	list-style-type: none;
}
.media-slideshow .navigation {
	position: absolute;
	left: 50%;
	width: 148px;
	height: 41px;
	margin: 0 0 0 -74px;
	background: url(../images/slideshow_navigation.png) no-repeat left top;
}
.media-slideshow .navigation .next,
.media-slideshow .navigation .previous {
	position: absolute;
	top: 9px;
	width: 25px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/icon_arrows_white_grey.gif) no-repeat left top;
}
.media-slideshow .navigation .next {
	right: 10px;
	background-position: right top;
}
.media-slideshow .navigation .previous {
	left: 10px;
}
.media-slideshow .navigation P {
	width: 75px;
	margin: 11px auto 0 auto;
	font-weight: bold;
	color: #333;
	font-size: 1em;
	text-align: center;
}
.media-slideshow .navigation P .current {
	color: white;
}
.media-slideshow .tag {
	display: none;
}


/* FOOTER */
#footer {
	margin: 0 0 20px 0;
		padding-top: 3px;;
}
#footer .general-links {
	position: relative;
	margin: 0 0 10px -12px;
	padding: 9px 12px;
	background-color: #cf573f;
	border-top:1px solid silver;
	border-bottom: 1px solid silver;

	overflow: hidden;
}
#footer .general-links UL {
	margin-bottom: 10px;
}
#footer .general-links .content {
	background: url(../images/dm_footer_border.gif) repeat-y 142px 100%;
	overflow: hidden;
}
#footer .general-links .content DIV {
	float: left;
	width: 143px;
	margin: 0 23px 0 0px;
}
#footer .general-links .content DIV.first {
	width: 133px;
}
#footer .general-links H2 {
	margin: 0 0 3px 0px;
	text-transform: uppercase;
	font-family: 'Arial';
	font-weight: bold;
	letter-spacing:2px;
	color:  white;;
	
}
#footer .general-links A {
	color: black;
	font-family:arial;
	margin-left: -1px;
}
#footer .contact-info {
	color: #999;
	font-family:arial;
	font-weight:bold;
}



/* LEGACY CLASSES FROM OLD IMPLEMENTATION */
.eceImage {
	margin: 0 0 10px 0;
}
.eceImageleft {
	float: left;
	margin: 0 10px 10px 0;
}
.eceImagecenter {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.eceImageright {
	float: right;
	margin: 0 0 10px 10px;
}
.eceImageText,
.eceImageTextleft,
.eceImageTextright,
.eceImageTextcenter,
.bildtext {
	text-align: left;
	color: #444;
	margin: 6px 0 0 0;
}
.eceImageTextcenter,
.eceAligncenter {
	text-align: center;
}
.eceImageTextright,
.eceAlignright {
	text-align: right;
}
.eceImageBorder1 {
	border: 1px solid #ccc;
}
.eceHtmlText {
	color: #444;
}


/* RECOMMEND */
#recommend {
	display: none;
	width: 234px;
	font-family: arial, sans-serif;
}
#recommend A {
	color: #c75e3f;
}
#recommend FORM {
	color: white;
	padding: 10px;
	background: #313131 url(../images/bg_popup_recommend.jpg) repeat-x 0 0;
	font-size: 75%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#recommend FORM .close {
	margin: 0 0 0 5px;
}
#recommend LABEL {
	display: block;
	margin: 0 0 1px 0;
}
#recommend INPUT {
	width: 200px;
	margin: 0 0 4px 0;
	border: 0;
}
#recommend INPUT.submit {
	margin: 5px 0 0 0;
}
#recommend .alert-box {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	color: #fff9b5;
}
#recommend .alert-box .alert-box-heading {
	display: block;
	margin: 0 0 4px 0;
	font-size: 1em;
	line-height: 1em;
}
#recommend .alert-box UL {
	margin: 0;
	padding: 0;
}
#recommend .notice {
	padding: 10px;
}
#recommend .notice .close {
	margin: 2px 0 0 0;
	display: block;
}


/* TALENTUM GLOBAL NAVIGATION */
#global-navigation {
  background: #747476 url(../images/bg_globalNavigation.png) repeat-x top left;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1004px;
  height: 26px;
  _height: 1%;
  font-family: sans-serif;
}
#global-navigation UL {
  width: 1004px;
}
#global-navigation UL,
#global-navigation-more UL {
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: hidden;
  _height: 1%;
}
#global-navigation UL LI {
  list-style-type: none;
  float: left;
  list-style-type: none;
  margin: 0;
}
#global-navigation UL LI A,
#global-navigation-more UL LI A {
  font-size: 12px;
  text-decoration: none;
  color: white;
}
#global-navigation UL LI A {
  padding: 7px 10px;
  display: block;
  float: left;
}
#global-navigation UL LI A:hover {
  background-color: #444;
}
#global-navigation UL LI A#global-navigation-english {
  text-indent: -9999px;
  width: 16px;
  height: 11px;
  background-image: url(../images/icon_flag_uk.gif);
  background-position: 10px 7px;
  background-repeat: no-repeat;
}
#global-navigation UL LI A#global-navigation-talentumlogo {
  text-indent: -9999px;
  width: 21px;
  height: 12px;
  background-image: url(../images/talentum_small_logo.gif);
  background-position: 10px 4px;
  background-repeat: no-repeat;
}
#global-navigation UL LI A#global-navigation-talentumlogo:hover {
  background-color: transparent;
}
#global-navigation-more {
  position: absolute;
  top: 26px;
  left: 0px;
  _width: 1%;
  background: #444;
  padding: 7px 10px;
  display: none;
}
#global-navigation-more UL LI {
  margin-bottom: 2px;
  list-style-type: none;
  _border: 1px solid #444;
}
#global-navigation-more UL LI A {
  color: #ddd;
  white-space: nowrap;
}
#global-navigation-more UL LI A:hover {
  color: white;
}

