/*
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 sans-serif; padding-top: 26px; }
OL { padding-left: 2em; }
OL LI { list-style: decimal outside; }
UL { padding-left: 1.5em; }
UL LI { list-style: square outside; }
B, STRONG { font-weight: bold; }
EM, I { font-style: italic; }
TH { font-weight: bold; }
TD, TH { padding: 2px; }
P, TABLE, UL, OL { margin-bottom: .7em; }
INPUT, TEXTAREA, SELECT { padding: 4px; border: 1px solid #514C45; }
.checkbox INPUT, INPUT.checkbox, .radio INPUT, INPUT.radio { padding: 0; width: auto; }
INPUT.submit { 
	width: auto !important; 
	background: #353535 url(../images/bg_button.png) repeat-x top left;
	border: 0;
	color: white;
	font-weight: bold;
	padding: 3px
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
}
INPUT.submit:hover {
	color: #e25e13;
}


/* GLOBAL SITE HEADER */
.talentum-top-bar {
	overflow: hidden;
}
#talentum-sites-header {
	background: black;
	padding: 5px 10px;
	color: white;
	overflow: hidden;
}
#talentum-sites-header UL, 
#talentum-sites-header SPAN,
#talentum-sites-header LI,
#talentum-sites-header A {
	float: left;
	list-style-type: none;
	color: white;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
#talentum-sites-header LI.extra {
	display: none;
}
#talentum-sites-header LI {
	margin: 0 5px 0 0;
}
#talentum-sites-header SPAN {
	color: #666;
	display: block;
	margin: 0 5px 0 15px;
}
#talentum-sites-header A.more {
	margin: 0;
	padding: 0 15px 0 0;
	line-height: 1.0;
}


/* SCAFFOLDING */
#page {
	background: white;
	width: 980px;
	margin: 10px 0 0 0;
	padding-bottom: 20px;
	font: 0.75em/1.2 arial, sans-serif;
	color: #222;
	position: relative;
}
#header {
	overflow: hidden;
}
#content {
	overflow: hidden;
	margin: 0 0 0 20px;
}
#footer {
	border-top: solid 2px #000;
	position: relative;
	margin: 46px 20px 0;
	padding: 10px 0 0 0;
}


/* 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;
}
.column1 {
	padding: 0 10px 0 0;	
}
.column2,
.column3 {
	padding: 0 0 0 11px;	
}
.column4 {
	padding: 0 0 0 11px;	
}
.columns-1-1-1 .column2 {
	padding-right: 10px;
}
.columns-3-1 .column1 {
	width: 689px;
}
.columns-3-1 .column2 {
	width: 250px;
}
.columns-3-1 .column1 .columns-2-1 .column1 {
	width: 468px;
}
.columns-3-1 .column1 .columns-2-1 .column2 {
	width: 200px;
}
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1 .column1 {
	width: 224px;
}
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1 .column2 {
	width: 223px;
}
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1-1 .column1,
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1-1 .column2,
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1-1 .column3 {
	width: 142px;
}
.columns-1-1 .column1,
.columns-1-1 .column2 {
	width: 467px;
}


/*
 * Arbetarskydd CSS
 * Copyright (c) Arbetarskydd / Talentum
 */
 
/* GENERAL */
BODY.font-size-large .article P,
BODY.font-size-large .article UL,
BODY.font-size-large .article OL,
BODY.font-size-large .article H3 {
	font-size: 1.2em;
}
BODY.font-size-large .article P.lead {
	font-size: 1.5em;
}
A {
	color: #028EC0;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
.skip {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.date {
	color: #999;
	white-space: nowrap;
}
.comments {
	white-space: nowrap;
}
.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;
}
.more {
	float: right;
	margin: 5px 0 0 0;
	color: #666;
	line-height: 1.15;
	min-height: 10px;
}
A.more:hover {
	cursor: pointer;
}
A.rss {
	background: url(../images/icon_rss.gif) no-repeat 100% 0px;
	padding-right: 17px;
}
.has-error {
	background: #fff9b5;
}
.alert-box {
	background: #fff9b5;
	padding: 10px;
	margin: 0 0 20px 0;
}
.alert-box-heading {
	font-weight: bold;
	font-size: 16px;
}
.alert-box .alert {
	color: red;
	font-weight: bold;
}
.alert-box LI {
	margin: 0 0 2px 1.2em;
	list-style-type: square;
}
.alert-box A {
	display: inline;
	padding: 0;
	margin: 0;
	color: black;
}
.display-block {
	display: block !important;
}
.display-none {
	display: none !important;
}
H1.hidden {
	position: absolute;
	top: -9999px;
}
TABLE {
	width: 100%;
}
#page-cover {
	background: #666;
	opacity: 0.5;
}


/* DEFAULT FORM DESIGN */
.form-box {
	padding: 15px 0;
}
.form-box LABEL {
	display: block;
	font-weight: bold;
}
.form-box LABEL SPAN {
	font-weight: normal;
	padding: 0 0 0 1px;
	color: #6699cc;
}
.form-box H2 {
	font-weight: bold;
	margin: 0 0 2px 0;
}
.form-box .radio-group LABEL,
.form-box .radio-group INPUT {
	display: inline;
	font-weight: normal;
}
.form-box .radio-group INPUT {
	width: auto !important;
}
.form-box .radio-group {
	overflow: hidden;
}
.form-box .radio-group DIV {
	overflow: hidden;
}
.form-box .radio-group INPUT {
	border: 0 !important;
	margin: 0 !important;
}


/* ADVANCED SEARCH FORM */
.form-box-advanced-search {
	background: #C2BFA8 url(../images/opinion-teaser-cut-small.gif) no-repeat left bottom;
	margin: 10px 0 20px;
	padding: 10px 10px 30px 10px;
	position: relative;
}
.form-box-advanced-search .free-text LABEL {
	display: none;
}
.form-box-advanced-search .free-text INPUT {
	width: 300px;
	margin: 0 7px 0 0;
	float: left;
	padding: 4px;
}
.form-box-advanced-search .free-text {
	overflow: hidden;
}
.form-box-advanced-search .time-frame {
	margin: 10px 0 0 0;
	overflow: hidden;
}
.form-box-advanced-search A.toggle {
	position: absolute;
	right: 48px;
	top: 15px;
}
.form-box-advanced-search .time-frame DIV {
	margin: 0 6px 0 0;
	float: left;
}
.form-box-advanced-search .time-frame LABEL {
	display: inline;
	font-weight: normal;
}
.form-box-advanced-search .time-frame INPUT {
	border: none;
	margin: 0 3px 0 0;
	width: auto;
}
.form-box-advanced-search #help {
	margin: 6px 0 0 0;
	display: none;
	color: #666;
	clear: both;
}
.form-box-advanced-search .submit {
	font-size: 1.0833em;
	font-weight: bold;
}
.form-box-advanced-search .submit:hover {
	color: #e25e13;
}


/* LOADER */
.loader {
	text-align: center;
	font-size: 20px;
	padding: 80px 0;
	background: url(../images/loader.gif) no-repeat 50% 40px;
}


/* LOGIN FORM, FORM ARTICLE */
.form-box-login,
.form-article, .logged-in {
	background: #efefef;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	-moz-border-radius: 4px 4px 4px 4px;
}
.form-article DIV {
	margin: 0 0 5px 0;
}
.form-article INPUT,
.form-article TEXTAREA {
	width: 250px;
}
#user-name,
#user-password,
#simple-user-name,
#simple-user-password {
	margin: 0 0 5px 0;
	width: 250px;
}
#simple-user-name,
#simple-user-password {
	width: 220px;
}
.form-box-login H2 {
	position: absolute;
	left: -9999px;
}
.form-box-login LABEL
.form-article LABEL {
	font-weight: normal;
	margin: 0 0 2px 0;
}
.form-box-login .radio-group,
.form-article .radio-group {
	margin: 3px 0 10px;
}
.form-article .radio-group INPUT {
	width: auto;
}
.form-box-login .submit,
.form-article .submit {
	margin: 0 5px 0 0;
}
.simple-login .radio-group,
.simple-login .submit {
	margin: 0;
	padding-bottom: 6px;
}
.simple-login H3 {
	display: none;
}
.form-box-login .form-box-information,
.form-article .form-box-information {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid white;
	margin-bottom: -10px;
}
.form-box-login .form-box-information P,
.form-article .form-box-information P {
	color: #666;
	line-height: 1.3;
}
.form-box-login .form-box-information .more {
	background: transparent url(../images/icons.gif) no-repeat scroll 0 3px;
	color: #0084FF;
	float: none;
	font-weight: bold;
	padding: 0 0 0 1.1em;
}
.logged-in H3 {
	position: absolute;
	left: -9999px;
}
.logged-in P {
	color: #333 !important;
	font-weight: bold;
	margin-bottom: 5px !important;
}
.logged-in LI {
	margin-top: 2px !important;
}


/* HEADER */
#header {
	padding: 0;
	background: transparent url(../images/bg_topTeasers.gif) 460px 10px no-repeat;
}
#header #logo {
	position: absolute;
	left: 0;
	top: 37px;
	left: 20px;
}
#top-teasers .item {
	position: absolute;
	width: 248px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#top-teasers .teaser {
	margin: 0;
	padding: 0;
	border: 0;
}
#top-teasers .teaser H2 {
	font-size: 1.5555em;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 0;
	line-height: 1.1;
	color: #E25E13;
	margin: 0 0 1px 0;
	overflow: hidden;
}
#top-teasers .teaser H2 A {
	color: #E25E13;
}
#top-teasers .teaser h2 A:hover {
	color: #524C45;
}
#top-teasers .teaser P {
	margin: 0;
	font-weight: normal;
	color: #7a7a7a;
}
#top-teasers .sup-heading {
	color: #028EC0;
	display: block;
	font: normal 0.6667em/1.0 "arial black", arial, sans-serif;
	letter-spacing:0.03em;
	margin-bottom: 3px;
	text-transform: uppercase;
}
#top-teasers .teaser P A {	
	color: #7a7a7a;
}
#top-teasers .teaser P A:hover {	
	color: #111;
}
#top-teasers .teaser IMG {
	margin: 0;
}
#top-teasers .teaser .image {
	width: auto;
}
#top-teasers .item .teaser {
	overflow: visible;
}
#top-teasers .item IMG {
	position: relative;
}
#top-teasers .item-0 {
	left: 470px;
	top: 11px;
}
#top-teasers .item-1 {
	left: 749px;
	top: 11px;
}
#top-teasers .item-2 {
	position: absolute;
	right: 15px;
	top: 101px;
	padding: 0;
	text-align: right;
	z-index: 999;
	width: 180px;
}
#top-teasers .item-2 .form-box {
	padding: 0;
}
#top-teasers .item-2 .form-box INPUT {
	width: 120px;
	border: 0;
	margin-left: 5px;
	padding: 2px;
	font: 1.0833em/1.0 arial, sans-serif;
}
#top-teasers .item-2 .form-box INPUT.submit {
	font-weight: bold;
	color: #fff;
}
#top-teasers .item-2 .form-box INPUT.submit:hover {
	color: #e25e13;
}
#top-teasers .item-2 .search H2,
#top-teasers .item-2 .form-box DIV {
	display: none;
}


/* HEADER MENUS */
#menus {
	margin: 95px 0 0 0;
	font-size: 1.25em;
	line-height: 1.0;
	font-size: 14px;
	z-index: 998;
	position: relative;
	font-weight: bold;
	font-family: arial,sans-serif;
	overflow: hidden;
	padding-top: 3px;
}
#menus UL {
	margin: 0;
	padding: 0 0 0 15px;
}
#menus LI {
	float: left;
	margin: 0 4px 0 0;
	list-style-type: none;
}
#menus A {
	float: left;
}
#submenu .selected A,
#submenu A:hover {
	color:#333333;
	text-decoration:underline;
}
#menu A:hover {
	text-decoration: none;
	color: #333333;
}
#menu {
	float: left;
	width: 100%;
	background: #90a8d3 url(../images/bg_menuTop.png) repeat-x left bottom;
	-moz-border-radius: 2px 2px 0 0;
}
#menu A {
	padding: 7px 6px 7px 6px;
	color: white;
}
#menu .selected {
	margin-right: 0;
	margin-top: -3px;
	padding: 0 0 0 5px;
	background: transparent url(../images/dropshadow_left.png) no-repeat left top;
}
#menu .selected A {
	padding: 0 5px 0 0;	
	background: transparent url(../images/dropshadow_right.png) no-repeat right top;
}
#menu .selected A SPAN {
	display: block;
	background: #e25e13;
	color: white;
	padding: 10px 11px 7px;
	-moz-border-radius: 1px 1px 0 0;
}
#submenu {
	/* background: #ebebeb; */
	clear: left;
	overflow: hidden;
}
#submenu A {
	padding: 5px 6px 7px 6px;
	color: #717171;
}

/* COLUMNS */
.columns-1-1,
.columns-1-1 .column1 .columns-1-1,
.columns-1-1 .column2 .columns-1-2,
.columns-1-1 .column2 .columns-2-1,
.columns-1-1-1,
.columns-3-1,
.columns-2-1 {
	background: url(../images/columns_border.gif) repeat-y;
}
.columns-1-1 {
	background-position: 478px 0;
}
.columns-3-1 {
	background-position: 699px 0;
}
.columns-3-1 .column1 .columns-2-1 {
	background-position: 478px 0;
}
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1 {
	background: none;
}
.columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1-1 {
	background-image: url(../images/columns_border_1-1-1.gif);
	background-position: 152px 0;
}
.subsection {
	border-top: 4px solid #E25E13;
	padding-top: 30px;
}


/* SPECIAL CASES WHERE TOP BORDERS SHOULD BE USED */
.start .columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1 {
	background: transparent url(../images/columns-1-1_border.gif) no-repeat scroll 230px 0	
}
.start .columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1,
.start .columns-3-1 .column1 .columns-2-1 .column1 .columns-1-1-1 {
	border-top: 1px solid #ccc;
	padding-top: 11px;
	margin-top: 11px;
}
.start .columns-3-1 .column1 .columns-2-1 .column1 .teaser .columns-1-1,
.start .columns-3-1 .column1 .columns-2-1 .column1 .teaser .columns-1-1-1 {
	border-top: 0;
	padding-top: 0;
	margin-top: 11px;
}


/* SECTION HEADING */
.section-heading {
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	clear: both;
}
.section-heading H1,
.subsection-heading H1,
.search-heading H2 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	font: bold 1.6667em/1.0 arial, sans-serif !important;
	color: #E25E13;
}
.page-login .section-heading H1 {
	color: #E25E13;
}
.section-heading P {
	color: #666;
}
.section-heading FORM {
	margin-top: 10px;
}
.section-heading .filters {
	color: #333;
}
.section-heading .filters A {
	margin-left: 5px;
}
.subsection-heading {
	border-bottom: none;
	margin-top: 40px;
	padding: 5px 0 0 0;
}
.start .section-heading {
	position: absolute;
	left: -9999px;
}
.section-heading .next {
	position: absolute;
	bottom: 10px;
	right: 0;
	color: #028EC0;
	font-weight: bold;
}


/* PAGE MENU */
UL.page-menu {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
}
.start UL.page-menu {
	border: 1px solid #ccc;
	padding: 6px 0 5px 0;
	border-width: 1px 0;
	margin-bottom: 0;
}
.page-menu LI {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.page-menu LI.selected {
	background: url(../images/button_small.gif) no-repeat top right;
	padding: 0 3px 0 0;
}
.page-menu LI.selected A {
	background: url(../images/button_small.gif) no-repeat top left;
	color: white;
	padding-left: 5px;
}
.page-menu A:hover {
	text-decoration: none;
	color: #028EC0;
}
.page-menu A {
	float: left;
	font-weight: bold;
	color: #333;
	padding: 3px;
}
UL.page-menu-sub {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: -11px 0 15px 0;
	padding: 4px 0 3px 0;
}
UL.page-menu-condensed LI {
	margin-right: 0px;
}
UL.page-menu-condensed A {
	color: #E25E13;
}



/* TAG SIDEBAR */
.tag-sidebar {
	overflow: hidden;
}
.tag-sidebar P {
	margin: 0;
}
.tag-sidebar H2 {
	overflow: hidden;
	margin: 0 0 5px 0;
}
.tag-sidebar H2 SPAN {
	float: left;
	font-size: 1.6923em;
	line-height: 1.0;
	color: white;
	padding: 3px 7px;
	position: relative;
	width: auto;
	text-indent: 0;
	background: #040303;
}


/* ARTICLE */
.article {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}
.article H1 {
	font: bold 2.6667em/1.1 georgia, sans-serif;
	margin: 0 0 7px 0;
}
.page-login .article H1 {
	border-bottom: 1px solid #ccc;
	color: #E25E13;
	font-family: georgia;
	font-size: 2.3333em;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.article H1 .sup-heading {
	color: #666;
	display: block;
	font-size: 0.625em;
	margin: 0 0 3px 0;
}
.article H2 {
	font: bold 1.1667em/1.0 arial, sans-serif;
	margin-bottom: 3px;
}
UL.tools {
	display: none;
	float: right;
	margin: 0 0 -23px 0;
	position: relative;
	z-index: 2;
}
.javascript UL.tools {
	display: block;
}
.article .tools {
	margin: 0;
	float: none;
}
.tools LI,
.article .links LI {
	list-style-type: square;
	list-style-position: outside;
}
.article .additional-content UL.tools {
	border: none;
	margin: 0;
	padding: 0;
}
.article .additional-content .tags,
.article .additional-content .tools,
.article .additional-content .links {
	margin: 15px 0 0;
}
.article .additional-content .tags UL,
.article .additional-content .tools UL,
.article .additional-content .links UL {
	border-top: solid 1px #ccc;
	clear: both;
	margin: -1px 0 0 0;
	padding: 4px 0 0 0;
}
.article .additional-content .tools UL,
.article .additional-content .links UL {
	padding-left: 13px;
}
.article .additional-content .tools LI,
.article .additional-content .links LI {
	list-style-type: square;
	color: #333;
	margin: 0 3px 1px 0;
}
.article .additional-content UL.tags-topic {
	overflow: hidden;
}
.article .additional-content UL.tags-topic A {
	background: #e25e13;
	color: #fff;
	display: block;
	float: left;
	padding: 2px 4px;
}
.article .additional-content UL.tags-topic A:hover {
	background: #028EC0;
}
.article .dateline {
	background:	transparent url(../images/bg_line.gif) repeat-x scroll 0 1.7em;
	color: #333;
	line-height: 1.7;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.article .dateline .comments-info {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.article .dateline .comments-info A {
	color: #028EC0;
}
.article .lead {
	font-size: 1.1667em;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 15px;
}
.article-bread {
	font: normal 1.0833em/1.3 arial, sans-serif;
}
.article-bread OL {
	overflow: hidden;
}
.article-bread IMG {
	display: block;
}
.article .jobs {
	margin: 40px 0 0 0;
}
.article .media {
	margin: 0 0 20px 0;
}
.article .media-slideshow {
	margin-top: 0;
}
.article .author {
	clear: both;
	float: right;
	margin: 20px 0;
}
.article .author IMG {
	float: left;
	margin: 0 3px 3px;
}
.article .caption .author {
	color: #666;
	float: none;
	margin: 0;	
}
.links .columns {
	margin: 0 0 0 -23px;
	overflow: hidden;
	width: 200%;
}
.links .columns DIV {
	width: 143px;
	margin: 0;
	padding: 0 0 0 23px;
	float: left;
}
.links .columns H3 {
	border: none;
	margin-top: 0;
	font-weight: bold;
}
.links .columns LI {
	margin-top: 5px;
}
.links H2,
.article .links H2,
.tags H2,
.article .tags H2,
.article .additional-content .tools H2,
.toplists .links H2 {
	color: #333;
	font: normal 1.3333em/1.0 arial, sans-serif;
	margin-bottom: 3px;
}
.article .additional-content .tools H2 {
	background: transparent url(../images/tools.gif) no-repeat 0 -62px;	
	text-indent: -9999px;
}
.article .additional-content .links H2 {
	background: transparent url(../images/tools.gif) no-repeat 0 -40px;	
	text-indent: -9999px;
}
.article .additional-content .links-external H2 {
	background-position: 0 -81px;	
}
.article .additional-content .links-documents H2 {
	background-position: 0 -102px;	
}
.article .additional-content .tags H2 {
	background: transparent url(../images/tools.gif) no-repeat 0 -21px;	
	text-indent: -9999px;
}
.article #comments H2 {
	color: #E25E13;
	font-family: arial, sans-serif;
	font-size: 1.3333em;
	font-weight: bold;
	text-transform: none;
}
.article #twingly H2 {
	border-bottom: 1px solid #ccc;
	color: #E25E13;
	font-family: arial, sans-serif;
	font-size: 1.3333em;
	font-weight: bold;
	margin: 0 0 7px;
	padding: 0 0 5px;
	text-transform: none;
}


/* TOPLISTS */
.toplists .links {
	margin: 0 0 20px 0;
}
.toplists .links H2 {
	border-bottom: 1px solid #ccc;
	color: #e25e13;
	font-size: 1.25em;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-transform: none;
}
.toplists .links LI {
	font-weight: bold;
	list-style-type: square;
	margin: 0 0 1px;
}
.toplists .links LI A:hover {
	color: #333;
	text-decoration: none;
}


/* TABLE */
TABLE,
TD, 
TH {
	border-color: #ccc;
}
TD P, 
TH P {
	margin-bottom: 0;
}


/* RECOMMEND */
#recommend {
	display: none;
	width: 234px;
}
#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 {
	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;
}


/* ARTICLE MEDIA */
.pictures IMG {
	display: block;
	margin: 0;
	width: 142px;
	margin-bottom: 5px;
}
.pictures .caption {
	color: #333;
	padding: 5px 0;
	margin-top: -7px;
}
.media {
	color: #444;
	position: relative;
}
.media .caption A {
	color: #444;
}
.media .caption {
	margin: 0;
}
.article .media .caption {
	margin-top: 3px;
}
.article .media .caption .author {
	color: #999;
	margin: 0;
	text-align: left;
}
.media IMG {
	display: block;
	margin: 0;
}
.media-slideshow {
	margin: 12px 0 0 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: 20px;
	height: 20px;
	text-indent: -9999px;
}
.media-slideshow .navigation .next {
	background: url(../images/icon_arrow_right.png) no-repeat left top;
	right: 10px;
}
.media-slideshow .navigation .previous {
	background: url(../images/icon_arrow_left.png) no-repeat left top;
	left: 10px;
}
.media-slideshow .navigation P {
	width: 75px;
	margin: 14px auto 0 auto;
	font: bold 1em/1.0 arial, sans-serif;
	color: white !important;
	text-align: center;
}
.media-slideshow .navigation P A {
	color: white !important;
}
.columns-3-1 .column2 .media-slideshow {
	position: relative;
	border-top: 1px solid #ccc;
	margin: 11px 0 0;
	padding: 11px 0 3px 0;
	background: url(../images/bg_media.jpg) repeat-x 0 200px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}
.columns-3-1 .column2 .media-slideshow .tag {
	position: relative;
	top: 0;
	left: 0;
	padding: 8px 10px 3px 10px;
	background: #222 url(../images/vignettes_black.gif) no-repeat 10px -19px;
	text-indent: -9999px;
	color: #e25e13;
	font-size: 1.25em;
	font-weight: bold;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	z-index: 1;
}
.columns-3-1 .column2 .media-slideshow .tag IMG {
	display: none;
}
.columns-3-1 .column2 .media-slideshow UL {
	background: #222;
}
.columns-3-1 .column2 .media-slideshow .caption {
	padding: 4px 10px;
}
.columns-3-1 .column2 .media-slideshow .caption,
.columns-3-1 .column2 .media-slideshow .caption A {
	color: #ccc;
}
.columns-3-1 .column2 .media-slideshow .more {
	position: absolute;
	right: 10px;
	top: 15px;
	color: #ccc;
	z-index: 2;
}
.media-video,
.media-audio {
	background: #444 url(../images/bg_media.jpg) repeat-x 0 0;
	margin: 0 0 10px 0;
	padding: 33px 13px 13px 13px;
	color: white;
	overflow: hidden;
}
.media-video {
	padding-top: 13px;
	padding-bottom: 10px;
}
.article .media-audio,
.article .media-video {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.media-video H2,
.media-audio H2 {
	font-size: 1.9167em;
	font-weight: bold;
	line-height: 1.0;
	margin: 0 0 4px 0;
}
.media-audio IMG {
	float: left;
	margin: 2px 10px 0 0;
	width: 168px;
	height: 95px;
}
.media-info {
	position: absolute;
	left: 13px;
	top: 8px;
}
.media-info .category {
	color: #028EC0;
	font-family: "arial black", arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 1;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}
.media-info .date {
	display: block;
}
.media-video P,
.media-audio P {
	margin: 0;
}
.media-video .content {
	float: left;
	width: 210px;
	padding-top: 35px;
}
.media-audio .content {
	margin-bottom: 10px;
}
.media-audio .content P,
.media-audio .content H2,
.media-audio .content .links {
	padding-left: 178px;
}
.media-audio .content P {
	background-position: 179px 1px;
}
.media-audio .tags {
	margin-top: 8px !important;
	padding-top: 0px;
}
.media-player IMG {
	width: auto;
	height: auto;
}
.media-video .media-player {
	float: right;
	margin: 0 0 0 10px;
}
.media-audio .media-player {
	clear: both;
	margin: 0;
	padding: 2px 0 0 0;
}
.article .article-bread .media {
	margin: 0 0 0.7em 0;
	clear: both;
}
.article .media-video .media-player {
	float: none;
	margin: 0;
}
.article .media-audio .media-player {
	padding: 0;
}
.media .tags,
.media .links {
	margin: 11px 0 0 0;
	font-weight: bold;
}
.media-video .links,
.media-audio .links {
	margin-top: 2px !important;
}
.media-video .links UL,
.media-audio .links UL {
	padding-left: 0;
}
.media .tags H3 {
	float: left;
	margin: 0 0.5em 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
.media .links LI {
	color: white;
}
.media .tags LI {
	float: none;
	display: inline;
	margin: 0;
}
.media .tags LI:after {
	content: ", ";
	color: #999;
}
.media .tags LI:last-child:after {
	content: "";
}
.media .tags LI A {
	float: none;
	padding: 0;
	background: none;
}
.media .tags LI A,
.media .links LI A {
	color: #e25e13;
}
.media .tags LI A:hover,
.media .links LI A:hover {
	text-decoration: none;
	color: white;
	padding: 0;
	background: none;
}


/* ARTICLE ADDITIONAL CONTENT */
.article .additional-content {
	float: right;
	width: 142px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
	margin: 0 0 5px 10px;
}
.additional-content .pictures {
	margin-bottom: 8px;
}


/* ARTICLE COMMENTS */
#comments {
	clear: both;
	margin: 30px 0 0 0;
}
#comments .new-comment {
	margin-bottom: 20px;
	position: relative;
	margin-top: -29px;
	padding-top: 27px;
}
#comments .new-comment SPAN {
	padding: 3px 0 2px 10px;
	display: block;
	float: left;
	color: #666;
	position: absolute;
	right: 0;
	bottom: 3px;
}
#comments .new-comment SPAN.latest-comment {
	top: 0px;
}
#comments P {
	overflow: hidden;
}
#comments H2 {
	margin-bottom: 7px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
#comments .no-of-comments {
	color: #E25E13;
}
#comments .no-of-comments:hover {
	text-decoration:none;
}
#comments H2 SPAN,
#comments H2 A {
	float: left;
}
.comment {
	background: #EFEFEF url(../images/bg_comment.gif) no-repeat scroll bottom left;
	margin: 8px 0 0 0;
	padding: 7px 0 51px 0;
	position: relative;
	overflow: hidden;
}
.comment-reply {
	margin-left: 40px;
}
.comment .entry-title, 
.comment .entry-content {
	font-size: 1.1667em;
	line-height: 1.3;
}
.comment .entry-title {
	padding: 7px 10px 1px;
	font-weight: bold;
}
.comment .entry-content {
	font-family: georgia;
	padding: 0 10px;
}
.comment .entry-meta {
	color: #666;
	display: inline;
	position: absolute;
	bottom: 30px;
	right: 0;
	margin-right: 100px;	
	overflow: hidden;
	padding: 0;
}
.comment .entry-meta .author {
	float: none;
	margin: 0;
}
.comment .entry-meta .author:after {
	content: ",";
}
.comment .entry-functions .button {
	background: transparent;
	color: #028EC0;
	display: inline;
	float: none;
	margin: 0 0 0 7px;
	padding: 0;	
}
.comment .entry-functions .button:hover {
	text-decoration: underline;
}
.comment .entry-functions .report {
	background: none;
	color: #999;
}
.comment .entry-functions {
	display: none;
	position: absolute;	
	bottom: 30px;
	right: 10px;
}
.javascript .comment .entry-functions {
	display: inline;
}
.create-new-comment {
	background: #EFEFEF url(../images/opinion-teaser-cut-small.gif) no-repeat bottom left;
	padding: 10px 10px 30px 10px;
	margin: 0 0 15px 0;
	overflow: hidden;
	border: 0;
}
.create-new-comment-reply {
	background: #dFdFdf url(../images/comment-reply-cut.gif) no-repeat -39px 0;
	margin-top: 6px;
	padding: 30px 10px 10px 10px;
}
.comment-reply + .create-new-comment-reply {
	background-position: 0 0;
}
.javascript .create-new-comment {
	display: block;
}
.create-new-comment FIELDSET {
	overflow: hidden;
}
.create-new-comment #create-new-comment-reply-to {
	display: none;
}
.create-new-comment-reply {
	margin-left: 40px;
}
.create-new-comment-reply #new-comment-heading {
	display: none;
}
.create-new-comment-reply #create-new-comment-reply-to {
	margin: 0 0 7px 0;
	display: block;
}
.create-new-comment LABEL {
	display: block;
	font-weight: bold;
	position: relative;
}
.create-new-comment A {
	display: inline;
}
.create-new-comment LABEL SPAN {
	color: #666;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 2px;
}
.create-new-comment INPUT,
.create-new-comment TEXTAREA {
	margin: 0 0 7px 0;
}
.create-new-comment #new-comment-heading {
	width: 200px;
}
.create-new-comment #new-comment-text {
	width: 440px;
	height: 65px;
}
.create-new-comment-reply #new-comment-text {
	width: 400px;
}
.columns-2-1 .columns-2-1 .column1 .create-new-comment #new-comment-text {
	width: 245px;
	height: 100px;
}
.columns-2-1 .columns-2-1 .column1 .create-new-comment  #new-comment-heading {
	width: 241px;
}
.create-new-comment #new-comment-name {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 0;
}
.create-new-comment .submit {
	margin-bottom: 0;
}
.create-new-comment .alert-box .captcha {
	overflow: hidden;
	background: #eee;
	padding: 5px;
	margin: 12px 20px 15px 20px;
}
.create-new-comment .alert-box .captcha IMG {
	float: left;
}
.create-new-comment .alert-box .captcha SPAN {
	float: left;
	padding: 3px 0 0 10px;
}
.create-new-comment .alert-box .captcha SPAN A {
	display: block;
	color: #0084FF;
}

.create-new-comment .articleCommentFormAgreement {
	border: solid 1px #ccc;
	display: block;
	font-size: 11px;
	height: 13px;
	margin: 3px 0 11px;
	padding: 9px 9px 8px;
	position: relative;
	width: 315px;
}
.create-new-comment .articleCommentFormAgreement LABEL {
	line-height: 1.3;
	position: absolute;
	left: 31px;
	top: 8px;
} 

/* FACTS */
.facts {
	margin: 20px 0;
}
.fact H2 {
	font-size: 1.4444em;
	margin-bottom: 2px;
}
.fact,
.facts .first {
	position: relative;
	border: solid 1px #c2bfa8 !important;
	margin: 20px 0 0 0;
	padding: 10px !important;
}
.fact IMG {
	float: left;
	margin: 0 11px 11px 0;
}
.fact P,
.fact OL,
.fact UL,
.fact TABLE {
	font-size: 1.0833em;
}
.fact .eceImage {
	margin: 0 11px 11px 0;
}
.fact .eceImage IMG {
	margin: 0 0 3px 0;
}
.fact .eceImage SPAN {
	color: #666;
}


/* FLAGS */
.flag {
	text-transform: uppercase;
	color: #666;
	font-family: "arial black", arial, sans-serif;
	font-size: .5em;
	display: block;
	margin: 0 0 5px 0;
}
.fact .flag {
	background: #fff url(../images/icon_fact.jpg) no-repeat -83px -3px;
	position: absolute;
	left: 8px;
	top: -7px;
	padding: 0 2px;
	margin: 0;
	text-indent: -9999px;
	width: 51px;
	height: 11px;
}


/* BUTTONS */
.button {
	width: auto !important; 
	background: #353535 url(../images/bg_button.png) repeat-x top left;
	border: 0;
	color: white;
	padding: 4px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	float: left;
}
.button:hover {
	background-position: 0 -6px;
	text-decoration: none;
}


/* ZOOMED PICTURE */
.zoom {
	display: block;
	position: relative;
}
.zoom:hover {
	text-decoration: none;	
}
.zoomed-picture {
	background: white;
	margin: 0 0 0 10px;
}
.zoomed-picture IMG {
	display: block;
	border: 1px solid #ccc;
}
.zoomed-picture IMG:hover {
	cursor: pointer;
}


/* SLIDESHOW IN TEASER */
.teaser .media-slideshow IMG {
	display: block;
}
.teaser .media-slideshow .caption {
	margin: 6px 0 0 0;
	font-size: 1em;
}
.teaser .media-slideshow {
	margin: 0 0 5px 0;
}
.teaser .media-slideshow .navigation P {
	color: #999;
}


/* CAPTIONS */
.teaser .image P.caption,
.caption,
.teaser .image P.caption A,
.caption A,
.teaser .media-slideshow P.caption {
	font-family: arial, sans-serif;
	font-size: 1em;
}


/* ALERT */
.tooltipElm {
	position: absolute;
	width: 128px;
	height: 22px;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -64px;
	padding: 0;
	color: white;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
.tooltipElm SPAN {
	display: block;
	width: 128px;
	height: 22px;
	background: black;
	opacity: 0.5;
	border-radius: 3%;
	-moz-border-radius: 3%;
	-webkit-border-radius: .1em;
}
.tooltipElm P {
	position: relative;
	top: -18px;
	text-align: center;
}
.tooltip:hover {
	text-decoration: none !important;
}
.tools .tooltipElm,
.media-tooltip {
	left: 0;
	width: 72px;
	padding: 4px 0 0 0;
	background: url(../images/bg_tooltip.gif) no-repeat 50% 0;
	text-indent: 0;
}
.tools .tooltipElm {
	top: 17px;	
	margin: 0 0 0 -28px;
}
.media-tooltip {
	width: 136px;
	left: -16px;
	bottom: 0;
	margin: 2px 0 0 0;
}
.tools .tooltipElm SPAN,
.media-tooltip SPAN {
	padding: 5px 8px 5px 8px;
	display: block;
	font-size: 12px;
	height: auto;
	line-height: 1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #313131 url(../images/bg_tooltip.gif) no-repeat 0 -206px;
	opacity: 1;
	width: 56px;
}
.media-tooltip SPAN {
	width: 120px;	
	font-size: 11px;
}


/* ENTRY WORDS, TAGS */
P .entry-word {
	display: inline;
	font-weight: bold;
	color: #028ec0;
}
.tag {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	background: black;
	color: white;
	padding: 2px 4px;
}


/* BOX */
.box {
	border-top: 1px solid #ccc;
	margin: 11px 0 0 0;
	padding-top: 11px;
	position: relative;
}
.tabbed-box .box-body {
	padding-top: 0;
}
.box-body {
	border: 4px solid #E1E0D6;
	padding: 30px 10px 10px;
	overflow: hidden;
}
.box H2 {
	color: #e25e13;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 10px;
	/*text-transform: uppercase;*/
}
.box.first H2 {
	top: 10px;
}
.box H2 A {
	color: #e25e13;
}
.box H2 A:hover {
	color: #0084FF;
	text-decoration: none;
}
.box .has-image {
	background: #ebebeb;
	padding-bottom: 8px;
}
.box IMG {
	display: block;
}
.box-body H3 {
	margin-bottom: 2px;
	padding-top: 6px;
	border-top: 1px solid #f8d3a3;
	color: black;
	font-weight: bold;
}
.box-body IMG {
	margin: 10px 0 0 0;
}
.box-body UL, 
.box-body OL {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.box-body OL {
	padding-left: 1.6em;
}
.box-body OL LI,
.box-body UL LI {
	margin-top: 3px;
}
.box-body UL LI {
	list-style-type: square;
}
.box-body OL LI {
	list-style-type: decimal;
}
.box-body UL.timed-list {
	padding-left: 0;
}
.box-body UL.timed-list LI {
	padding-left: 2.9em;
	text-indent: -2.9em;
	background: none;
}
.box-body UL.tags {
	padding-left: 0;
	margin-top: 7px;
}
.box-body UL.tags LI {
	padding: 0;
	margin: 0 5px 5px 0;
	list-style-type: none;
	background: none;
}
.box-body LI A {
	color: #333;
}
.box-body UL LI A SPAN {
	color: black;
	font-weight: bold;
}
.box-body .info {
	clear: both;
	padding: 6px 0 0 0;	
}
.box-body .info P {
	margin-bottom: 0;
}
.box-body .more {
	margin: 5px 0 0 0;
	color: #333;
	font-weight: bold;
}
.box-alert .more {
	color: #0084FF;
	font-weight: bold;
}


/* TABBED BOX */
.tabbed-box .tabbed-box-tabs {
	float: right;
	font-weight: bold;
	overflow: hidden;
	z-index: 999;
	position: relative;
}
.tabbed-box .tabbed-box-tabs LI {
	float: left;
	margin: 0 0 0 3px;
	color: black;
	display: block;
	cursor: pointer;
	background: none;
	padding: 9px 0 0 0;
}
.tabbed-box .tabbed-box-tabs LI SPAN {
	display: block;
	padding: 3px;
}
.tabbed-box .tabbed-box-tabs LI SPAN:hover {
	text-decoration: underline;
}
.tabbed-box .tabbed-box-tabs .tabbed-box-tabs-current {
	background: transparent url(../images/tabbed-box-selected.png) no-repeat center top;
}
.tabbed-box .tabbed-box-tabs .tabbed-box-tabs-current SPAN,
.tabbed-box .tabbed-box-tabs .tabbed-box-tabs-current SPAN:hover {
	color: #028EC0;
	text-decoration: underline;
}
.tabbed-box-part {
	clear: right;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	padding-top: 5px;
}
.javascript .tabbed-box-part {
	display: none;
}
.tabbed-box {
	position: relative;
}


/* AFFLILIATION BOX */
.affiliation-box .box-body {
	background: #fff;
	padding: 0;
}
.affiliation-box H2 {
	border-top: solid 7px #028EC0;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	position: static;
	text-transform: none;
}
.affiliation-box .box-body IMG {
	float: right;
	margin-top: 3px;
}
.affiliation-box .box-body UL.timed-list {
	padding-left: 1.5em;
}
.affiliation-box .box-body UL.timed-list LI {
	list-style-type: square;
	padding: 0;
	text-indent: 0;
}


/* JOBS BOX */
.box-jobs {
	position: relative;
}
.box-jobs H2 {
	background: none;
	left: 15px;
	color: #F59A23;
}
.box-jobs UL {
	padding: 0 0 0 1.1em;
}
.box-jobs .box-body {
	background: none;
	border: 5px solid #F59A23;
	padding-top: 24px;
	padding-bottom: 6px;
}
.box-jobs A.more {
	position: absolute;
	top: 16px;
	right: 12px;
	color: #028EC0;
	font-weight: normal;
}
.box-jobs A.advertise {
	margin: 12px 0 0 0;
	display: block;
	text-align: right;
	color: #028EC0;
}
.box-jobs UL LI {
	list-style-type: square;
}


/* CAROUSEL BOX */
.carousel-box {
	position: relative;
}
.carousel-box .box-body {
	background: #dbebeb url(../images/opinion-teaser-cut-small.gif) no-repeat left bottom;
	padding: 5px 10px 25px;
}
.carousel-box H2 {
	background: #dbebeb;
	border: none;
	font: normal 1em/1.0 "arial black", arial, sans-serif;
	letter-spacing: 0.03em;
	position: static;
	padding: 10px 10px 0;
	color: #028EC0;
}
.carousel-box H2 A {
	color: #028EC0;
}
.carousel-box H2 A:hover {
	color: #333;
	text-decoration: none;
}
.javascript .carousel-box-part {
	display: none;
}
.next-carousel-part,
.previous-carousel-part {
	width: 15px;
	height: 16px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background: url(../images/icons.gif) -49px -112px no-repeat;
}
.previous-carousel-part {
	background-position: -74px -112px;
	right: 28px;
}
.next-carousel-part:hover {
	background-position: 0 -112px;
}
.previous-carousel-part:hover {
	background-position: -24px -112px;
}
.carousel-box-part H3 {
	border: none;
	font: normal 1.6667em/1.1 georgia, sans-serif;
	margin: 0;
	padding: 0;
}
.carousel-box-part H3 A {
	color: #028EC0;
}
.carousel-box-part H3 A:hover {
	color: #333;
	text-decoration: none;
}
.carousel-box-part IMG {
	float: right;
	margin: 8px 0 0 8px !important;
}
.carousel-box .box-body .more {
	font-weight: bold;
	color: #e25e13;
}


/* MAGAZINE ARCHIVE */
.magazine-archive {
	margin: 0;
	padding: 0;
}
.magazine-archive LI {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.magazine-archive H2 {
	border-bottom: 1px solid #ccc;
	color: #e25e13;
	font-size: 1.25em;
	margin:0 0 5px;
	padding:0 0 5px;
	overflow: hidden;
	text-transform: none;
}
.magazine-archive H2 A {
	color: #e25e13;
}
.magazine-archive H2 A:hover {
	color: #0084FF;
	text-decoration:none;
}
.magazine-archive IMG {
	float: left;
	margin: 0 10px 10px 0;
}
.magazine-archive P A,
.magazine-archive P A:hover {
	color: #222;
	text-decoration: none;
}
.form-box-magazine-archive-search {
	background: #eee;
	padding: 7px;
}
.form-box-magazine-archive-search .free-text LABEL {
	font-size: 1.0833em;
	margin: 0 0 3px;
}
.form-box-magazine-archive-search #search-magazine-archive {
	width: 120px;
}
.form-box-magazine-archive-search .free-text {
	margin: 0 0 10px;
}
.form-box-magazine-archive-search .free-text .submit {
	margin: 0 0 0 2px;
	padding: 3px 10px;
}
.form-box-magazine-archive-search .issue-frame DIV {
	float: left;
	margin: 0 6px 2px 0;
}
.form-box-magazine-archive-search .issue-frame INPUT {
	border: none;
	margin: 0 3px 0 0;
	width: auto;
}
.form-box-magazine-archive-search .issue-frame LABEL {
	display: inline;
	font-weight: normal;
}


/* INLINE LABELS */
.inline-label-active {
	color: #666;
}


/* OPINION TEASER */
.opinion-teaser {
	margin: 11px 0 0 0;
	padding-top: 11px;
	border-top: 1px solid #ccc;
	_height: 1%;
}

.opinion-teaser .comments SPAN {
	display: inline;
}

.opinion-teaser DIV {
	background: #e1e0d6;
	padding: 10px 10px 10px;	
}
.opinion-teaser DIV.image {
	padding: 0;
	background: none;
}
.opinion-teaser IMG {
	display: block;
	margin: 0 0 4px 0;
}
.opinion-teaser .image-left {
	float: left;
}
.opinion-teaser H2 {
	font: normal 1.6667em/1.1 georgia, serif;
}
.opinion-teaser H2 A {
	color: #E25E13;
	display: block;
}
.opinion-teaser H2 A:hover {
	text-decoration: none;
	color: #333;
}
.opinion-teaser SPAN {
	display: block;
}
.opinion-teaser .sup-heading {
	color: #333;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	margin: 5px 0;
	text-transform: uppercase;
}
.opinion-teaser .sup-heading SPAN {
	color: #333;
	font: normal 1em/1.0 "arial black", arial, sans-serif;
	letter-spacing: 0.03em;
	margin: 5px 0;
	padding: 0;
}
.opinion-teaser .image {
	padding: 0;
	
}

/* TEASER */
.media-teaser {
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	_height: 1%;
}
.media-teaser DIV {
	background: #444 url(../images/bg_media.jpg) repeat-x 0 0;
	padding: 0 10px 8px 10px;
	overflow: hidden;
	_height: 1%;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}
.media-teaser DIV DIV {
	background: transparent;
	padding: 0;
}
.media-teaser H2 {
	padding: 8px 10px 3px 10px;
	color: #e25e13;
	font-size: 1.25em;
	font-weight: bold;
	text-indent: -9999px;
	background: #222 url(../images/vignettes_black.gif) no-repeat 10px 10px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}
.media-teaser .more {
	color: #ccc;
	position: absolute;
	top: 15px;
	right: 10px;
}
.media-teaser .image .caption {
	color: #ccc;
}
.media-teaser .image IMG {
	width: 228px;
	height: 128px;
	border: 1px solid #666;
}
.media-teaser .tabbed-box-tabs {
	border-color: #444;
	padding-top: 7px !important;
}
.media-teaser .tabbed-box-tabs LI SPAN {
	color: white;
}
.media-teaser .tabbed-box-tabs .tabbed-box-tabs-current,
.media-teaser .tabbed-box-tabs .tabbed-box-tabs-current span {
	background-image: url(../images/button_small_dark.gif);
}
.media-teaser .tabbed-box-part {
	margin-top: 10px;
}
.media-teaser UL.media {
	padding: 0;
	overflow: hidden;
	_height: 1%;
	margin: 0 0 3px -10px;
}
.media-teaser .media LI {
	float: left;
	list-style-type: none;
	overflow: hidden;
	width: 68px;
	margin-left: 10px;
	border: 1px solid #666;
	position: relative;
}
.media-teaser .media LI:hover,
.media-teaser .image-media IMG.hover {
	border-color: #e25e13;
}
.media-teaser .media LI A {
	float: left;
}
.media-teaser .media LI IMG {
	display: block;
	margin-left: -4px;
}
.media-teaser .tabbed-box-tabs {
	margin: 0 0 3px 0 !important;
	padding: 5px 0 0 0 !important;
	border-top: 1px solid #333;
	overflow: hidden;
	_height: 1%;
	float: none;
}
.media-teaser .tabbed-box-tabs LI {
	float: left;
	margin: 0 3px 0 0;
	color: black;
	display: block;
	cursor: pointer;
	background: none;
	padding: 0 ;
}
.media-teaser .tabbed-box-part {
	bordeR: 0;
}


/* MEDIA IN TEASERS */
.image-media {
	position: relative;
	padding: 0;
	zoom: 1;
}
.image-media SPAN {
	background: url(../images/icon_play.png) 50% 50% no-repeat;
}


/* TEASER */
.teaser {
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	font-family: georgia,sans-serif;
}
.teaser H2 {
	margin: 0 0 3px 0;
	font-size: 30px;
	line-height: 1.0;
	font-weight: normal;
	letter-spacing: 0px;
}
.size1 H2 {
	font-size: 1.6667em;
	font-weight: bold;
}
.size2 H2 {
	font-size: 2.1667em;
	font-weight: normal;
}
.size3 H2 {
	//Default
}
/* Remnant from old site
.size3 H2 {
	font: normal 3em/1.0 "arial black", arial, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-bottom: 7px;
}*/
.teaser H3 {
	font-weight: bold;
	float: left;
	margin: 0 .25em 0 0;
}
.teaser .image {
	margin: 0 0 12px 0;	
}
.teaser .image IMG {
	display: block;
	margin: 0;
}
.teaser .image P {
	margin-top: 3px;
}
.teaser .image-left,
.teaser .image-right {
	margin: 0 0 10px 0;
}
.teaser .image-left {
	float: left;
	margin-right: 10px;
}
.teaser .image-right {
	float: right;
	margin-left: 10px;
}
.teaser DIV.image-left,
.teaser DIV.image-right {
	width: 142px;
}
.teaser DIV.image-medium {
	width: 234px;
}
.teaser H2 A,
.teaser H3 A {
	color: #333;
}
.teaser P A {
	color: #222;
}
.teaser H2 A:hover,
.teaser H3 A:hover {
	text-decoration: none;
	color: #524c45;
}
.teaser P {
	font-family: arial,sans-serif;
	font-size: 1.1667em;
	margin-bottom: 0;
	overflow: hidden;
}
.teaser P A:hover,
.small-teaser P A:hover {
	text-decoration: none;	
	color: #222;
}
.teaser P A.comments,
.small-teaser P A.comments,
.notice-teaser P A.comments,
.opinion-teaser P A.comments,
.subteaser P A.comments {
	position: relative;
	top: -2px;
	padding: 1px 3px 5px 3px;
	background: #e25e13 url(../images/comment.gif) no-repeat 50% 100%;
	font: 9px/1.9 arial, sans-serif;
	color: white;
}
.teaser P A.comments .t,
.small-teaser P A.comments .t,
.notice-teaser P A.comments .t,
.opinion-teaser P A.comments .t,
.subteaser P A.comments .t {
	display: none;
}
.teaser P A.comments:hover,
.small-teaser P A.comments:hover,
.notice-teaser P A.comments:hover,
.opinion-teaser P A.comments:hover,
.subteaser P A.comments:hover {
	text-decoration: none;
	background-color: #222;
}
.teaser P .date,
.teaser P .author {
	font-size: 0.8667em;
}
.teaser P .author {
	color: #999;
}
.teaser .image P .author {
	font-size: 1em;	
}
.teaser .subteaser,
.teaser .columns-1-1 {
	margin: 15px 0 0 0;
	clear: both;
	padding-right: 0;
}
.teaser .subteaser H3 {
	float: none;
	margin: 0 0 1px 0;
	font-size: 1.5555em;
	line-height: 1.0;
	color: #E25E13;
}
.small .subteaser H3 {
	font-size: 1.0833em;
}

/*.teaser .subteaser P A {
	background: none;
	padding-left: 0;
	min-height: 0;
	height: auto;
}*/

.pullteaser {
	margin-top: 11px;
}
.pullteaser H3,
.pullteaser P {
	display: inline;
}
.pullteaser P A {
	padding-left: 0;
	background: none;
	min-height: 0;
}
.pullteaser H3 A {
	color: #028EC0;
	font-weight: bold;
	font-size: 1.0833em;
}


/* TEASER GROUP HEADING */
.teaser-group-heading {
	padding: 4px 7px;
	background: #333;
	display: block;
	color: white;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
}
.has-teaser-group-heading .image,
.has-teaser-group-heading .media {
	margin-top: -10px;
}
.has-teaser-group-heading .image-left,
.has-teaser-group-heading .image-right {
	margin-top: 2px;
}


/* NEWS FLASH TEASER */
.news-flash,
.columns-1-1 .news-flash, 
.columns-1-2 .news-flash, 
.columns-3-1 .news-flash, 
.columns-1-1-1 .news-flash {
	overflow: hidden;
	background: #333;
}
.news-flash H2 {
	float: left;
	display: block;
	padding: 5px;
	margin: 0;
	font-size: 1.3333em;
	line-height: 1.0;
	color: #FFFC00;
	text-transform: uppercase;
}
.news-flash P {
	float: left;
	display: block;
	margin: 0;
	padding: 5px;
	font-size: 1.3333em;
	line-height: 1.0;
	color: white;
}
.news-flash P A {
	color: white;
}
.news-flash P A:hover {
	color: #faf22b;
}


/* SMALL TEASER */
.small-teaser {
	position: relative;
	border-top: 1px solid #ccc;
	margin: 11px 0 0 0;
	padding: 11px 0 0 0;
}
.small-teaser .tag,
.first .small-teaser .tag,
.first .first .small-teaser .tag,
.first .first .first .small-teaser .tag {
	top: 11px;
}
.columns-1-1 .first .tag,
.columns-1-1 .first .first .tag,
.columns-1-1 .first .first .first .tag,
.columns-1-2 .first .tag,
.columns-1-2 .first .first .tag,
.columns-1-2 .first .first .first .tag,
.columns-3-1 .first .tag,
.columns-3-1 .first .first .tag,
.columns-3-1 .first .first .first .tag,
.columns-1-1-1 .first .tag,
.columns-1-1-1 .first .first .tag,
.columns-1-1-1 .first .first .first .tag {
	top: 0px;
}
.small-teaser H2 {
	margin: 0 0 5px 0;
	font: bold 18px/1.1 arial, sans-serif;
}
.small-teaser H2 A {
	color: #028EC0;
}
.small-teaser H2 A.comments {
	font-size: 0.8em;
}
.small-teaser H2 A:hover {
	text-decoration: none;
	color: #333;
}
.small-teaser IMG {
	display: block;
	margin: 0 0 6px 0;
}
.small-teaser P {
	margin-bottom: 0;
}
.small-teaser A {
	color: #333;
}
.small-teaser P.target-video,
.small-teaser P.target-slideshow,
.small-teaser P.target-audio {
	background-position: 0 0px;
}

.small-teaser .image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.small-teaser .image-right {
	float: right;
	margin: 0 5px 0 0;
}

.small-teaser { 
	overflow: hidden;
}

/* INTERNAL AD */
.internal-ad {
	border-top: 1px solid #ccc;
	margin: 11px 0 0;
	padding: 11px 0 0;	
}
.internal-ad DIV {
	background: #919fb6 url(../images/bg_internalAd.jpg) repeat-x 0 0;
	padding: 10px 10px 25px;
	-moz-border-radius: 4px 4px 4px 4px;
}
.internal-ad .image {
	padding: 0;
}
.internal-ad H2 {
	font-size: 1.1667em;
	font-weight: bold;
	margin: 3px 0;
}
.internal-ad H2 A {
	color: #fff;
}
.internal-ad P,
.internal-ad P A {
	color: #fff;
}
.internal-ad P A:hover {
	text-decoration: none;
}
.internal-ad .more {
	color: #fff;
	font-weight: bold;	
	margin: 0;
}


/* POLL */
.poll {
	margin: 11px 0 6px 0;
	padding: 11px 0 0 0;
	border-top: 1px solid #ccc;
	clear: both;
}
.poll LEGEND,
.poll H2,
.poll H3,
.poll LABEL {
	float: none;
	margin: 0 0 3px 0;
	font-size: 1.5em;
	font-weight: bold;
}
.article .poll H2,
.article .poll H3 {
	font-size: 1.1667em;
	line-height: 1.2;
}
.poll.first {
	/*padding: 13px 0 0 0 !important;*/
	/*margin-top: -7px !important;*/
}
.poll H2,
.poll H3 {
	margin: 0 0 5px 0;
}
.poll .more {
	color: #028EC0;
	display: block;
	float: right;
	font-weight: bold;
	margin-top: 5px;
}
.poll LABEL {
	font-weight: normal;
	display: inline;
	margin: 0 .25em 0 0;
	font-size: 1.0833em;
}
.poll INPUT {
	width: auto !important;
	border: 0;
	padding: 0;
}
.poll FIELDSET DIV {
	float: left;
	margin: .35em .75em 0 0;
}
.poll .result {
	display: none;
}
.poll .result DIV {
	float: none;
}
.poll .submit {
	display: none;
}
.poll .result SPAN {
	font-weight: bold;
}
.poll .notice {
	display: block;
	margin: 0 0 3px 0;
	color: #4BB300;
}
.poll {
	/*background: #fff url(../images/icon_poll.gif) no-repeat -75px 4px;*/
	margin: 11px 0 0 0;
	padding-top: 14px;
}
.teaser .poll {
	border: none;
	margin: 4px 0 0 0;
	padding-top: 13px;
	font-family: arial;
}
.poll FORM {
	border: 1px solid #C2BFA8;
	/*border-top: none;*/
	padding: 10px;
}
.has-voted .result {
	display: block;
}
.article .additional-content .poll fieldset div {
	float: none;
	margin: 0 0 3px;
}


/* NEWSLETTER TEASER */
.newsletter-teaser {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #ccc;
	clear:both;
}
.newsletter-teaser FORM {
	padding: 10px;
	background: #E25E13;
	-moz-border-radius: 4px 4px 4px 4px;
}
.newsletter-teaser INPUT {
	width: 150px;
	border: 0;
}
.newsletter-teaser H2 {
	background: url(../images/vignette_newsletter_orange.gif) no-repeat 0 0px;
	width: 113px;
	height: 16px;
	color: #fff;
	font-size: 1.1667em;
	text-transform: uppercase;
	text-indent: -9999px;
}
.newsletter-teaser P {
	font-weight: bold;
	color: #000;
	margin: 3px 0 6px;
}
.newsletter-teaser LABEL {
	display: none;
}
.newsletter-teaser FORM .submit {
	font-weight: bold;	
	margin-left: 5px;
}
.newsletter-teaser FORM .submit:hover {
	color: #e25e13;
}
.article .newsletter-teaser {
	margin: 55px 0 0;
}

.article .newsletter-teaser input {
	width:250px;
}

/* MAGAZINE TEASER */
.magazine-teaser {
	border-top: 1px solid #ccc;
	margin: 11px 0 0 0;
	padding: 11px 0 0 0;
	overflow: hidden;
}
.magazine-teaser DIV {
	padding: 10px;
	overflow: hidden;
	border: 4px solid #E1E0D6;
}
.magazine-teaser H2 {
	background: url(../images/vignettes_orange.gif) no-repeat 0 0;
	width: 88px;
	height: 16px;
	color: #fff;
	font-size: 1.1667em;
	text-transform: uppercase;
	text-indent: -9999px;
}
.magazine-teaser H2 A:hover {
	text-decoration: none;
}
.magazine-teaser IMG {
	float: right;
	margin: -16px 0 0 7px;
}
.magazine-teaser P {
	margin-bottom: 0;
}
.magazine-teaser P A {
	color: #222;
}
.magazine-teaser UL {
	margin: 5px 0 0 0;
}
.magazine-teaser LI {
	list-style-type: square;
}
.magazine-teaser UL A {
	color: black;
	font-weight: bold;
}


/* NOTICE ARTICLE */
.notice-article H1 {
	margin-bottom: 12px;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 1.9167em;
	line-height: 1.0;
}
.notice-article H1 .sup-heading {
	font-size: 0.5652em;
}
.notice-article H1 .author {
	color: #E25E13;
}
.notice-article H1 .date {
	font-weight: normal;
}
.notice-article .image IMG {
	display: block;
	margin: 0 0 0 0;
}
.notice-article .image-left {
	float: left;
	margin: 0 5px 0 0;
}
.notice-article .image-right {
	float: right;
	margin: 0 0 0 5px;
}
.notice-article .additional-content {
	float: left;
	width: 100%;
	margin: 11px 0 20px 0;
	padding: 0;
	border: 0;
}
.notice-article .additional-content .tags, 
.notice-article .additional-content .tools {
	clear: none;
	border: none;
	padding: 0;
}
.notice-article .tags H2,
.notice-article .tools H2 {
	float: left;
	margin: 0 .5em 0 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	letter-spacing: normal;
	text-transform: uppercase;
}
.notice-article .tags UL {
	display: inline;
}
.notice-article .tags LI,
.notice-article .tags A {
	float: none;
	display: inline;
	margin: 0;
}
.notice-article .tags LI:after {
	content: ", ";
	color: #028ec0;
}
.notice-article .tags LI:last-child:after {
	content: "";
}
.notice-article .facts {
	clear: both;
}


/* NOTICE TEASER */
.notice-teaser {
	margin: 11px 0 0 0;
	padding: 11px 0 0 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.notice-teaser H2 {
	display: inline;
	font-size: 1.9167em;
	font-weight: bold;
	line-height: 1.0;
}
.notice-teaser H2 A {
	color: #333;
}
.notice-teaser H2 .sup-heading {
	display: block;
	font-size: 0.5652em;
	color: #E25E13;
}
.notice-teaser P {
	display: inline;
}
.notice-teaser P A.comments {
	top: -10px;
}
.notice-teaser IMG {
	float: left;
	margin: 0 10px 0 0;
}


/* LISTS: LINKS, TAGS */
.tags,
.links {
	overflow: hidden;
}
.tags UL,
.links UL {
	margin: 0;
}
.tags UL {
	padding: 0;
}
.tags UL,
UL.tags {
	overflow: hidden;
}
.tags LI {
	list-style-type: none;
}
.links LI {
	color: #999;
	margin: 1px 0;
}
.tags P,
.links P {
	margin: 0 0 5px 0;
}
.links H3,
.article .links H3 {
	border-top: 1px solid #ccc;
	margin: 14px 0 0 0;
	padding: 3px 0 0 0;
}
.article .links H2 {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.links A SPAN {
	color: #999;
}
.tags LI {
	float: left;
	white-space: nowrap;
	margin: 0 3px 3px 0;
}
.tags LI A {
	float: left;
	padding: 2px 4px;
	line-height: 1;
	color: #333;
	background: white;
}
.tags LI A.tag-weight-4 {
	color: #0084FF;
}
.tags LI A.tag-weight-3 {
	color: #40a3ff;
}
.tags LI A.tag-weight-3 {
	color: #7abfff;
}
.tags LI A.tag-weight-3 {
	color: #afd8ff;
}
.tags LI A:hover {
	color: white;
	background: #028EC0;
	text-decoration: none;
}
.tags LI A.tag-weight-4:hover,
.tags LI A.tag-weight-3:hover,
.tags LI A.tag-weight-3:hover,
.tags LI A.tag-weight-3:hover {
	background: #0084FF;
}
.tags-cloud {
	margin: 5px 0 0 0;
}
.tags-cloud H2 {
	border-bottom: 1px solid #ccc;
	color: black;
	font-size: 1.25em;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-transform: none;
}
.tags-cloud UL {
	margin-bottom: 10px;
}
.tags-cloud LI A {
	background: #e25e13;
	color: white;
}
.teaser .links,
.small-teaser .links,
.opinion-teaser .links,
.media .links {
	clear: none;
	margin: 11px 0 6px;
}
.teaser .links {
	/*background: #fff url(../images/icon_more.gif) no-repeat -74px -4px;*/
	padding-top: 0px;
}
.teaser .links UL,
.small-teaser .links UL,
.opinion-teaser .links UL {
	/*border: solid 1px #028EC0;*/
	/*border-top: none;*/
	font-size: 1.0833em;
	font-family: arial, sans-serif;
	overflow: hidden;
	padding: 2px 0px 7px;
}
.teaser .links LI,
.small-teaser .links LI,
.opinion-teaser .links LI {
	color: #333;
	float: left;
	list-style-position: inside;
	margin: 0 7px 0 8px;
}
.teaser .links LI A,
.small-teaser .links LI A,
.opinion-teaser .links LI A {
	color: #028EC0;
	margin: 0 0 1px 0;
}
.media .links LI A {
	background-position: -458px 3px;
}
.teaser .links LI A:hover,
.small-teaser .links LI A:hover,
.opinion-teaser .links LI A:hover {
	text-decoration: none;
	color: #028EC0;
}
.columns-1-1-1 .tags LI,
.columns-1-1-1 .tags A {
	float: none;
}
.columns-1-1-1 .tags LI {
	margin: 0 0 1px 0;
	overflow: hidden;
}


/* CALENDAR */
.vcalendar {
	margin: 0;
	padding: 0;
}
.vevent {
	border-top: 1px solid #ccc;
	margin: 13px 0 0 0;
	padding: 11px 0 0 0;
	list-style-type: none;
	overflow: hidden;
}
.vevent H2 {
	font-size: 1.3333em;
	font-weight: bold;
	margin: 0 0 3px;
}
.vevent IMG {
	display: block;
}
.vevent .image {
	float: left;
	margin: 2px 8px 8px 0;
	position: relative;
}
.vevent .description {
	font-size: 1.0833em;
	line-height: 1.3;
}
.vevent .date {
	background: #E25E13;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 0 4px 0;
	width: 39px;
	margin: 2px 8px 2px 0;
	overflow: hidden;
	text-align: center;
}
.vevent .image .date {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}
.vevent .date SPAN {
	display: block;
}
.vevent .date .day {
	font-size: 1.8333em;
}
.vevent .date .month {
	margin: -2px 0 0;
}
.vevent .date .dtstart-content .time,
.vevent .date .date-duration,
.vevent .date .dtend-content {
	display: none;
}
.vevent .more {
	background: transparent url(../images/icons.gif) no-repeat 0 3px;
	color: #0075E7;
	float: none;
	font-size: 1.0833em;
	font-weight: bold;
	padding: 0 0 0 15px;
}


/* SEARCH RESULTS */
.search-heading {
	margin: 0 0 20px 0;
	line-height: 1;
	overflow: hidden;
}
.search-heading .category-menu {
	width: 300px;
	margin: 0;
	float: left;
}
.category-menu H3,
.category-menu SPAN {
	position: absolute;
	left: -9999px;
}
.search-heading UL {
	display: inline;
	margin: 0;
	padding: 0;
}
.search-heading LI {
	float: left;
	margin: 0 5px 0 0;
	padding: 4px 0 5px 0;
	list-style: none;
}
.search-heading LI A {
	float: left;
	color: #333;
	font-weight: bold;
}
.search-heading LI A:hover,
.search-heading LI A:focus {
	color: #028ec0;
	text-decoration: none;
}
.search-heading LI.selected {
	padding: 0 3px 0 0;
	background: url(../images/button_small.gif) no-repeat top right;
}
.search-heading LI.selected A {
	padding: 4px 3px 5px 5px;
	background: url(../images/button_small.gif) no-repeat top left;
	color: white;
	font-weight: bold;
}
.sort-menu {
	float: right;
	width: 160px;
	text-align: right;
}
.sort-menu H3 {
	float: left;
	padding: 4px 0 5px 0;
	color: #999;
}
.sort-menu LI {
	margin: 0 0 0 5px;
}
.results .category {
	background: #e8e8e8;
	padding: 1px 3px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7857em;
}
.results OL {
	font-size: 1.1667em;
	line-height: 1.4;
	margin: -15px 0 0 0;
	padding: 0;
	overflow: visible;
}
.results OL LI {
	list-style-type: none;
	padding: 8px 0 10px 0;
	overflow: hidden;
	margin: 0;
	border-bottom: 1px solid #d8d9d4;
}
.results OL LI H2 {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0px;
}
.results OL LI H2 A {
	float: none;
	background: none;
	margin: 0;
	padding: 0;
}
.results OL LI P {
	font-family: georgia, sans-serif;
	margin-bottom: 0;
}
.results OL LI P EM {
	padding: 0 3px;
	background: #e8e8e8;
	font-weight: bold;
	font-style: normal;
}
.results .date {
	font-family: arial, sans-serif;
	font-size: 0.8571em;
	white-space: normal;
}
.results .date SPAN {
	line-height: 1.3;
}
.results .page-navigation {
	border: 0;
	padding-top: 0;
}


/* PAGE NAVIGATION */
.page-navigation {
	margin: 11px 0 0 0;
	border-top: 1px solid #ccc;
	padding-top: 11px;
}
.page-navigation UL {
	position: relative;
	padding: 10px 130px;
	background: #dbebeb;
	text-align: center;
}
.page-navigation LI {
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	font-weight: bold;
}
.page-navigation LI A {
	display: inline;
	font-weight: normal;
	padding: 0 2px;
	color: #999;
}
.page-navigation LI A.previous,
.page-navigation LI A.next {
	position: absolute;
	top: 10px;
	color: #028EC0;
}
.page-navigation LI A.previous {
	left: 10px;
}
.page-navigation LI A.next {
	right: 10px;
}


/* MEDIA ARCHIVE */
.media-archive {
	background: #222;
	overflow: hidden;
	padding-bottom: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.media-archive H1 {
	border-bottom: 1px solid #595959;
	margin: 10px 13px 7px 13px;
	padding-bottom: 4px;
	color: #E25E13;
	font-family: arial, sans-serif !important;
	font-size: 1.6667em;
	font-weight: bold;
	line-height: 1;
}
.media-grid .grid-row {
	position: relative;
	padding: 5px 0 20px 13px;
	width: 661px; 
	overflow: hidden;
}
.media-grid H2 {
	border-bottom: 1px solid #595959;
	color: #028EC0;
	font-family: "arial black", arial, sans-serif;
	letter-spacing: 0.03em;
	line-height: 1;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
	padding: 0 0 4px 0;
}
.media-grid UL {
	clear: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 676px; 
}
.media-grid-1-1-1-1 LI {
	float: left;
	width: 154px;
	overflow: hidden;
	position: relative;
	margin: 0 15px 0 0;
	list-style-type: none;
}
.media-grid LI IMG {
	display: block;
	margin: 0 0 5px 0;
	opacity: .8;
	filter: alpha(opacity=80);
	width: 152px; 
	height: 95px;
	border: 1px solid #444;
}
.media-grid LI A {
	font-weight: bold;
	color: white;
	text-indent: 0;
	text-decoration: none;
	overflow: hidden;
}
.media-grid LI A.target-video,
.media-grid LI A.target-audio {
	background: none;
}
.media-grid LI A.target-video SPAN,
.media-grid LI A.target-audio SPAN {
	display: block;
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.media-grid LI A.target-video SPAN {
	background-image: url(../images/icon_video_black.gif);
	text-indent: 42px;
}
.media-grid LI A.target-audio SPAN {
	background-image: url(../images/icon_audio_black.gif);
	text-indent: 43px;
}
.media-grid LI A:hover IMG {
	border-color: #E25E13;
	opacity: 1;
	filter: alpha(opacity=100);
	text-decoration: none;
}
.media-grid .previous,
.media-grid .next {
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/icons.gif) no-repeat -104px -113px;
	text-indent: -9999px;
}
.media-grid .previous {
	right: 20px;
	background-position: -136px -113px;
}
.media-grid .previous:hover,
.media-grid .next:hover {
	opacity: .75;
	filter: alpha(opacity=75);
}
.media-grid .more {
	position: absolute;
	right: 43px;
	top: 8px;
	margin: 0;
	font-weight: bold;
	color: #999;
}
.media-grid .more:hover {
	text-decoration: none;
	color: white;
}

/* SECTION FILTER */
.section-filter {
	margin: 12px 0 0 0;
	padding-top: 12px;
	border-top: 1px solid #ccc;
}
.section-filter H2 {
	font-size: 1.25em;
	line-height: 1.0;
	font-weight: bold;
	color: #e25e13;
	border: 4px solid #DDD;
	border-bottom: 0;
	padding: 7px 7px 0 7px;
	background: #EFF9FC;
}
.form-box-section-filter {
	padding: 7px 7px 0 7px;
	background: #EFF9FC;
	border: 4px solid #DDD;
	border-top: 0;
}
.form-box-section-filter FIELDSET {
	border-top: 1px solid #ddd;
	padding-top: 7px;
}
.form-box-section-filter .radio-group {
	margin-bottom: 5px;
}
.form-box-section-filter .radio-group LABEL {
	font-weight: bold;
}
.form-box-section-filter .radio-group INPUT[type="hidden"] {
	padding: 0;
}


/* EDITOR SIDEBAR */
.editor-side-bar {
	margin: 12px 0 0 0;
	padding-top: 12px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.editor-side-bar H2 {
	margin: 0 0 10px 0;
	font-size: 1.25em;
	line-height: 1.0;
	font-weight: bold;
	color: #e25e13;
}
.editor-side-bar .vcard .tel,
.editor-side-bar .vcard A,
.editor-side-bar .vcard .fn {
	display: block;
}
.editor-side-bar .vcard .fn {
	font-weight: bold;
}
.editor-side-bar .vcard .photo {
	float: left;
	margin: 0 7px 0 0;
}


/* LIVE FEEDS */
.live-feeds {
	margin: 12px 0 0 0;
	padding: 12px 0 15px 0;
	border-top: 1px solid #ccc;
	background: url(../images/twitter_logo.gif) no-repeat bottom right;
}
.live-feeds H2 {
	margin: 0 0 10px 0;
	font-size: 1.25em;
	line-height: 1.0;
	font-weight: bold;
	color: #e25e13;
}
.live-feeds UL {
	padding: 0;
	margin: 0;
}
.live-feeds LI {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.live-feeds LI IMG {
	float: left;
	margin: 1px 7px 5px 0;
}


/* LINK TARGETS */
.target-video,
.target-slideshow,
.target-audio {
	text-indent: 42px;
}
.target-audio {
	background: url(../images/icon_audio.gif) no-repeat 1px 4px;
	text-indent: 43px;
}
.target-video {
	background: url(../images/icon_video.gif) no-repeat 1px 4px;
}
.target-slideshow {
	background: url(../images/icon_slideshow.gif) no-repeat 1px 1px;
	text-indent: 55px;
}
/*
A.target-premium {
	background: url(../images/icon_premium.gif) no-repeat 0 0 !important;
	padding-left: 34px !important;
	text-indent: 0;
}
.target-premium {
	text-indent: 43px;
	background: url(../images/icon_premium.gif) no-repeat 0 1px;
}
*/


/* ADS */
.ad {
	background: white;
	width: 960px;
	padding: 5px 20px;
}
.ad IMG,
.ad EMBED,
.ad OBJECT {
	display: block;
}
#page .ad {
	margin: 0;
}
#content .ad {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	width: auto;	
}
#content .article .ad {	
	border-top: 0px none;
	clear: both;
	margin: 12px 0 0 0;
	padding: 12px 0 12px 0;
	width: auto;	
}
#content .additional-content .ad {
	border-top: 1px solid #DDDDDD;
	margin: 5px 0 0;
	padding-top: 8px;
}
#sticky-ad {
	display: none;
}
#sticky-ad .ad {
	background: none;
	width: auto;
	margin: 10px 0 0 0;
	padding: 0;
}
#sticky-ad .ad:first-child {
	margin-top: 0;
}
.javascript #sticky-ad {
	display: block;
	padding: 0 0 0 10px;
}
.javascript #sticky-ad SPAN,
.ad SPAN {
	font-size: 0.9167em;
	color: #999;
	display: block;
	margin: 0 0 2px 0;
}



/* L-BANNER MODIFICATIONS TO THE GRID* */
.l-banner {
	padding-bottom: 0 !important;
	border: 0 !important;
}
.has-l-banner {
	margin-top: 0 !important;
}


/* TWINGLY */
#twingly {
	display: none;
}
.twingly-has-no-results {
	display: none;
}
.twingly-has-results {
	display: block !important;
}
.article #twingly H2 {
	border: none;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}
#twingly .twingly-logo {
	float: left;
	margin: 0 0 0 7px;
}
#twingly .tw_logo,
#twingly .tw_header,
#twingly .tw_rss_icon,
#twingly .tw_lw_header,
#twingly .tw_item IMG,
#twingly .tw_item STRONG {
	display: none;
}
#twingly .tw_widget {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}
#twingly .tw_item {
	margin: 0 0 5px 0;
	background: url(../images/list_item_bullet.gif) no-repeat 2px 5px;
	padding-left: 12px;
}
#twingly .tw_item .headline,
#twingly .tw_item .sub {
	color: #999;
	display: inline;
	margin: 0 3px 0 0;
}
#twingly .tw_rss_link:before { content:"pÃ¥ "; }
#twingly .tw_item EM {
	font-style: normal;
}
#tw_toplist_widget .tw_logo,
#tw_toplist_widget .tw_header {
	display: none;
}
#tw_toplist_widget .tw_list {
	margin-top: 10px;
}
#tw_toplist_widget .tw_item {
	padding-left: 20px;
	position: relative;
	margin: 0 0 5px 0;
}
#tw_toplist_widget .tw_item STRONG {
	font-weight: normal;
	position: absolute;
	left: 0;
}
#tw_toplist_widget .tw_item EM {
	font-style: normal;
	color: #666;
}


/* FOOTER */
#footer .general-links {
	border-bottom: solid 1px #ccc;
	position: relative;
	margin: 0 0 8px 0;
	padding: 0 0 7px 240px;
	background: transparent url(../images/logo_footer_arbetarskydd.gif) no-repeat top left;
	color: #222;
	overflow: hidden;
}
#footer .general-links UL {
	margin-bottom: 0;
}
#footer .general-links LI {
	list-style-type: square;
}
#footer .general-links .content {
	background: url(../images/footer_border.gif) repeat-y 136px 100%;
	overflow: hidden;
}
#footer .general-links .content DIV {
	float: left;
	width: 143px;
	margin: 0 23px 0 0px;
}
#footer .general-links .content DIV.first {
	margin: 0 20px 0 0px;
	width: 127px;
}
#footer .general-links H2 {
	margin: 0 0 3px 0;
	font-weight: bold;
}
#footer .general-links A {
	color: #333;
}
#footer .general-links A:hover {
	color: #028EC0;
}
#footer .contact-info {
	color: #333;
	font-size: 0.9167em;
}


/* POPUP */
#popup #page {
	padding: 12px;
	overflow: hidden;
	width: auto;
}
#popup .close {
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 10px;
}
#popup .article H1 {
	padding-right: 0;
}
.popup-frame {
	border: 1px solid #ccc;
	width: 420px;
	height: 300px;
}


/* MICROFORMATS */
.vcard .type {
	display: none;
}


/* OPINIONS PAGE */
.page-opinions .columns-2-1 .column1 .opinion-teaser H2,
.page-opinions .columns-2-1 .column1 .opinion-teaser .author,
.page-opinions .columns-2-1 .column1 .opinion-teaser P,
.page-opinions .columns-2-1 .column1 .opinion-teaser .links {
	padding-left: 153px;
}
.page-opinions .columns-2-1 .column1 .opinion-teaser H2 {
	margin-bottom: 2px;
	font-size: 1.5em;
}
.page-opinions .columns-2-1 .column1 .opinion-teaser H2 A {
	text-indent: 0;
	background: none;
}
.page-opinions .columns-2-1 .column1 .opinion-teaser {
	overflow: hidden;
}
.page-opinions .columns-2-1 .column1 .opinion-teaser .links {
	overflow: visible;
}
.page-opinions .columns-2-1 .column1 .opinion-teaser .links LI {
}
.page-opinions .columns-2-1 .column1 .opinion-type-2 {
	background: url(../images/quote.gif) 0px 10px no-repeat;
}
.page-opinions .section-heading {
	padding-top: 2px;
}
.page-opinions .columns-2-1 .column1 .opinion-size1 H2 {
	font-size: 2.5em;
	line-height: 1.1;
	margin: 0 0 3px 0;
}
.page-opinions .columns-2-1 .column1 .opinion-size1 H2,
.page-opinions .columns-2-1 .column1 .opinion-size1 .author,
.page-opinions .columns-2-1 .column1 .opinion-size1 P,
.page-opinions .columns-2-1 .column1 .opinion-size1 .links {
	padding-left: 0;
}
.page-opinions .columns-2-1 .column1 .opinion-size1 .image {
	margin-bottom: 7px;
}


/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-active .box H2 {
	visibility: hidden;	
	top: 23px;
	width: 100%;
	font-size: 16px;
}
.sIFR-active .box.first H2 {
	top: 11px;	
}
.sIFR-active .affiliation-box H2,
.sIFR-active .carousel-box H2 {
	visibility: visible;
	width: auto;
}
.sIFR-active .internal-ad H2 {
	margin-bottom: -3px;
}
.sIFR-active .internal-ad H2 A {
	visibility: hidden;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.sIFR-active .section-heading H1,
.sIFR-active .search-heading H2 {
	visibility: hidden;
	padding-bottom: 0;
}


/* LEGACY CLASSES FROM OLD IMPLEMENTATION */
.eceImage,
.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: #666;
	margin: 6px 0 0 0;
}
.eceImageTextcenter,
.eceAligncenter {
	text-align: center;
}
.eceImageTextright,
.eceAlignright {
	text-align: right;
}
.eceImageBorder1 {
	border: 1px solid #ccc;
}
.eceHtmlText {
	color: #444;
}

/* 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: 980px;
	height: 26px;
	_height: 1%;
	font-family: sans-serif;
}
#global-navigation UL {
	width: 980px;
}
#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;
}
/* ENIRO */
#eniro-sponsored-links-element-rightcol  {
    margin-top:15px !important; 
}