* { 
	margin: 0;
	padding: 0; 
}

body {
	background-color:#ffffff;
}

body, p, td, th,
input,select, textarea {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
}

p {
	margin: 0 0 1em 0;
	line-height:16px;
}

h1, h2, h3 {
	margin: 0; 
	font-family: Arial, Verdana;
}

h1 {
	margin-bottom: 12px;
	font-size: 35px;
	font-weight: normal;
	line-height: 35px;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

h3 {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}

.Seperator {
	border-top: 1px solid #c7d2db;
	height: 15px;
}

a img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #124f93;
}

a:hover {
	color: #000000;
}

#bodyWrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#Header {
	height: 100px;
}

#Logo {
	float: left;
	display: block;
	width: 200px; 
	height: 80px; 
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	background: url(../images/logo.jpg) no-repeat 30px center;
	border-right: 1px solid #c7d2db;
}

#ErrorLogo {
	display: block;
	width: 200px; 
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	background: url(../images/logo.jpg) no-repeat 0 center;
}

#DepartmentName {
	float: left;
	padding-left: 15px;
	line-height: 90px;
	font-size: 20px;
	font-weight: bold;
}

/*	-=chooseLanguage
		---------------------------------- */
#ChooseLanguage	{
	float: right; 
	width: 229px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	border-left: 1px solid #c7d2db;
	visibility: hidden;
}

#ChooseLanguage .heading {
	color: #cc071a;
	line-height: 16px;
}

#ChooseLanguage ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#ChooseLanguage ul li {
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

#ChooseLanguage a	{
	color: #888888;
	text-decoration: none;
}

#ChooseLanguage a:hover {
	text-decoration: underline;
}

#ChooseLanguage li#CurrentLanguage a {
	color: #004e96;
}


/* -=status-bar */
#status-bar {
	width: 100%;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

#status-bar span {
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	font-style: italic;
	font-variant: small-caps;
	padding: 4px 4px 4px 20px;
}

#status-bar .notice {
	color: #31d200;
	background-image: url(../images/accept.png);
}

#status-bar .error {
	color: #d20000;
	background-image: url(../images/exclamation.png);
}


/*	-=menu
		---------------------------------- */
#Menu { 
	background-color: #004e96;
}

/*	#Menu th { width:123.75px; } */
	
#Menu a {
	display: block; 
	padding: 4px; 
	color: #ffffff; 
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	visibility: hidden;
	height: 14px; /* setting the height tricks IE into letting you click anywhere on the block, not just the text */ 
}

#Menu a:hover {
	color: #e4e7ec;
}

#Menu th.Current a {
	color: #c9d1da;
}

#Menu th.Space {
	width: 20px;
}


/*	-=subMenu
		---------------------------------- */
#SubMenuPointer {
	width: 2px;
	background-color: #ff0000;
	position: relative;
	height: 3px;
	overflow: hidden;
	visibility: hidden;
}

#SubMenu {
	padding-top: 7px;
	height: 35px;
	visibility: hidden;
}

#SubMenu div {
	float: left;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #CC071A;
	visibility: hidden;
}

#SubMenu a {
	font-weight: bold;
	float: left;
	color: #888888;
	display: block;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
}

#SubMenu a:hover {
	text-decoration: underline;
	color: #004e96;
}

#SubMenu a.Current, .News a.Current {
	color:#000000;
}

/*	-=layout
		---------------------------------- */
#Container {
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
}

#Left {
	float: left;
	width: 200px;
	padding-right: 16px;
	background: url(../images/1x1_c7d2db.gif) repeat-y right top;
}

#LeftMenu {}

#Content {
	float: right;
	width: 764px;
}


.Column_1_1 {
	float: left;
	width: 749px;
	padding-left: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.Column_1_2 {
	float: left;
	width: 359px;
	padding-right: 16px;
	padding-left: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: url(../images/1x1_c7d2db.gif) repeat-y right top;
}
						
.Column_1_3 {
	float: left;
	width: 229px;
	padding-right: 16px;
	padding-left: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: url(../images/1x1_c7d2db.gif) repeat-y right top;
}

.Column_2_3 {
	float: left;
	width: 489px;
	padding-right: 16px;
	padding-left: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: url(../images/1x1_c7d2db.gif) repeat-y right top; 
}

.LastColumn {
	padding-right: 0px;
	background-image: none;
}


/*	-=bottom / -=footer
		---------------------------------- */
#Bottom {
	clear: both;
	margin-top: 20px;
	text-align: center;
	color: #000000;
	line-height: 30px;
	border-top: 1px solid #c7d2db;
}

#Bottom span {
	color: #e5838c;
	padding-right: 5px;
	padding-left: 5px;
}

#Bottom a {
	color: #004e96;
	text-decoration: none;
}

#Bottom a:hover {
	text-decoration: underline;
}


/*	-=clearfix
		---------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	_height: 1%;
} /* Hides from IE-Mac \*/

.clearfix {
	display: block;
} /* End skjul for IE-mac */

/*
.clearfix:after				{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix							{ display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix 			{ height:0; }
*/

/*	-=frontpage
		---------------------------------- */
#map-overlay {
	border: 1px outset #CC071A;
	background: white;
	position: absolute;
	z-index: 1000;
	font-size: 9px;
}
		
#map-overlay a {
	padding: 6px;
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #c7d2db;
}

#map-overlay a:hover {
	text-decoration: underline;
	color: #004e96;
	background: #c7d2db;
}

#map-overlay a h3,
#map-overlay a:hover h3 {
	font-size: 9px;
	margin: 0;
	line-height: 14px;
}

#map-overlay a p,
#map-overlay a:hover p {
	margin: 0;
	padding: 0 0 3px 20px;
	line-height: 12px;
	font-size: 9px;
	text-decoration: none !important;
	border-bottom: none;
}

#fm {
	position: relative;
	z-index: 0;
	visibility: hidden;
}



/*	-=news
		---------------------------------- */
.News a {
	text-decoration: none;
}

.News a:hover {
	text-decoration: underline;
	color: #004e96;
}

.rss {
	position:absolute;
	right: 2px; 
	top: 5px;
}


.Hidden	{
	display: none;
}

.Visible {
	display: block;
}


/*	-=images
		---------------------------------- */
p.ImageText {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
}


ul.Images {
	list-style-type: none;
	margin-bottom: 3px;
}

ul.Images li {
	float: left;
	margin-bottom: 3px;
}

ul.Images li.Space {
	width: 7px;
}

ul.Images a img {
	border-bottom: 2px solid #ffffff;
	opacity: .55;
	filter:alpha(opacity=55);
}

ul.Images a:hover img {
	border-bottom: 2px solid #ae101f;
}

ul.Images a.Current img {
	border-bottom: 2px solid #ae101f;
	opacity: 1;
	filter:alpha(opacity=100);
}


/*	-=historyImages
		---------------------------------- */
ul.HistoryImages {
	list-style-type:none;
}

ul.HistoryImages li {
	float: left;
	margin-bottom: 5px;
}

ul.HistoryImages li.Space {
	width: 7px;
}

ul.HistoryImages a {
	display: block;
	width: 110px;
	height: 72px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #ffffff;
	opacity: .55;
	filter:alpha(opacity=55);
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

ul.HistoryImages a:hover {
	border-bottom: 2px solid #ae101f;
}

ul.HistoryImages a.Current {
	border-bottom: 2px solid #ae101f;
	opacity: 1;
	filter:alpha(opacity=100);
}

#HistoryImages h2 {
	border-bottom: 1px solid #c7d2db; 
	margin-bottom: 7px;
	padding-bottom:3px;
}


.fl { float: left; }
.fr	{ float: right; }


/*	-=productSearch
		---------------------------------- */
#ProductSearch {
	margin-bottom: 10px;
}

#ProductSearch input.Search {
	width: 175px;
	padding: 3px;
	color: #888888;
	background: #FFFFFF url(../images/search.gif) 4px 4px no-repeat;
	padding-left: 20px;
	border: 1px solid #888888;
}

#ProductSearch .Button {
	margin-top: 5px;
	text-align: right;
}

#ProductSearch .Button input {
	padding: 1px 8px 1px 8px;
}

div.NoBorder {
	background: none;
}

/*	-=exhibitions
		---------------------------------- */
.flagged {
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center left;
}

.exhibition-info-left {
	float: left;
	width: 500px;
}

.exhibition-info-right {
	float: right;
	width: 200px;
}

dl.properties {
	margin-bottom: 16px;
}

dl.properties dt {
	float: left;
	width: 60px;
}

.red {
	color: #CC071A;
}

.upcase {
	text-transform: uppercase;
}

/*	-=tables
		---------------------------------- */
table td {
	padding: 5px;
}
		
.Alt {
	background: #e0f0d7;
}

/*	-=productSegments
		---------------------------------- */
.Products p { 
	margin-bottom: 5px; 
}

.Products p a {
	color: #ae101f;
	text-decoration: none;
}

.Products p a img {
	opacity:.6;
	filter:alpha(opacity=60);
}

.Products p a:hover {
	color:#ae101f;
}

.Products p a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.Products p a span { 
	color:#124f93;
}

.Products p a:hover span {
	text-decoration: underline;
}


/* li */
.Products ul {
	list-style-type: none;
}

.Products li { 
	margin-bottom: 5px;
	float: left;
	width: 130px;
	margin-right: 10px;
	list-style-type: none;
}

.Products li a {
	color: #ae101f;
	font-size: 9px;
	text-decoration: none;
}

.Products li a img {
	opacity:.6;
	filter:alpha(opacity=60);
}

.Products li a:hover {
	color:#ae101f;
}

.Products li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.Products li a span { 
	color:#124f93;
}

.Products li a:hover span {
	text-decoration: underline;
}

/* -=ProductPresentations */
.presentation-floater {
	float: left; 
	position: relative; 
	width: 240px; 
	height: 200px; 
	margin-bottom: 15px;
}

.presentation-floater span {
	color: #ae101f;
}

.presentation-floater dl dt {
	font-weight: bold;
}

.presentation-general {
	width: 220px; 
	position: absolute;
}

.presentation-bottom {
	border-bottom: 1px solid #c7d2db;
	height: 200px; 
	position: absolute; 
	left: 0; 
	top: 0;
}

.presentation-right {
	border-right: 1px solid #c7d2db; 
	height: 190px; 
	right: 10px;
	top: 0;
}

.file-download {
	width: 100%;
}

.file-download td {
	font-size: 8px;
	padding: 2px 0px 2px 5px;
	margin: 0;
}

.even {
	background-color: #b7c8d3;
}

.odd {
	background-color: #dae2e9;
}

/*	-=pagination
		---------------------------------- */
.pagination {
	float:right;
}

.pagination {
	padding: 1em;
	margin: 1em 0;
	clear: left;
	font-size: 10px;
	text-align:right;
}


.pagination a, .pagination span {
	display: block;
	float: left;
	padding: 0 0.3em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
}

.pagination span {
	color: #c7d2db;
}

.pagination a {
 border: 1px solid #b7c8d3;
 text-decoration: none;
}

.pagination a:hover {
	color: #CC071A;
	background: #DAE2E9;
}

.pagination .next_page, .pagination .prev_page {
 font-weight: bold;
}


/*	-=forms
		---------------------------------- */
form {
	padding: 0.8em 0 0.8em 0;
	line-height: 1.2em;
}

label {
	font-size: 10px;
	float: left;
	font-weight: bold;
	margin: 2px 6px 0 5px;
	width: 120px;
	color: #666666;
}

fieldset {
	border: none !important;
	border-bottom: 1px dotted #aaa !important;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

form fieldset h6 {
	float: right;
	font-size: 8px;
	margin: 0;
	padding: 0;
	width: 140px;
	color: #00bb00;
}

.error {
	color: #ff0000;
}

form fieldset .field {
	float: left;
	margin: 0 10px 0 0;
	width: 200px;
}

form fieldset .field em {
	color: #aaa;
	font-size: 10px;
	font-style: italic;
}

input {
	color: #2f6d8c;
	font-size: 10px;
}

textarea {
	color: #2f6d8c;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

select {
	padding: 3px;
	font-size: 0.8em;
}

input[type="text"], 
input[type="password"],
textarea {
	padding: 3px;
}

input[type="submit"] {
	margin-left: 130px;	
}

.highlight {
	background: transparent url(../images/highlight_bg.png) repeat-x left bottom;
}

.highlight input, .highlight textarea {
	background: #fff0d8;
}

.error-on-field input, .error-on-field textarea {
	border-color: #ff0000;
}

.form-input {
	border: 1px solid #adbedf;
	border-bottom: none;
	background: #f1f8ff;
}

/*	-=map
		---------------------------------- */
#map-div {
	overflow: hidden;
}


/*	-=dropdown
		---------------------------------- */
.dropdown {
	clear: both;
	position: relative;
	width: 145px;
}

.dropdown ul {
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
	background-color: #fff;
	position: absolute;
}

.dropdown ul li {
	width: 100%;
	float: none !important;
	padding-right: 0 !important;
}

.dropdown ul li a {
	display: block;
	color: #004e96 !important;
	border: 1px solid #dae2e9;
	width: 100%;
	padding: 2px 0;
	background-color: #fff;
}

.dropdown ul li a.over {
	border-bottom: none;
}

.dropdown span {
	margin: 0 3px;
}

.dropdown ul li ul {
	border-top: 1px solid #dae2e9;
}

.dropdown ul li ul li {
	width: 100%;
	background-color: #fff;
	border: 1px solid #dae2e9;
	border-top: none;
}

.dropdown ul li ul li a {
	border: none;
}

.dropdown ul li a:hover {
	text-decoration: none !important;
	background: #ae101f;
	color: #fff !important;
}

/*	-=departmentOverview
		---------------------------------- */
.departement-overview h3 {
	border-bottom: 1px solid #C7D2DB; 
	color: #004E96;
}

.departement-overview h3 a,
.departement-overview h3 a:link,
.departement-overview h3 a:visited {
	color: #004E96;
	text-decoration: none;
}

.departement-overview h3 a:hover {
	color: #B7C8D3;
}

.departement-overview em {
	font-size:10px; 
	color: #004E96;
}

.departement-overview strong {
	color: #999;
	font-size: 8px;
}

/*	-=adminArea
		---------------------------------- */
.department {
	color: #004E96;
}

.company {
	color: #CC071A !important;
}

.file-download.info-table td,
.file-download.info-table th {
	text-align: left;
	vertical-align: middle;
	padding: 2px 0px 2px 4px;
	font-size: 10px !important;
}

.file-download.info-table td input {
	padding: 1px;
	font-size: 9px;
}

.file-download.info-table td input[type="submit"] {
	margin: 0;
}

.file-download.info-table th {
	padding: 5px 0 5px 4px;
	background-color: #b7c8d3;
}

.small-iconized {
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center left;
}

.add-icon {
	background-image: url(../images/stockholm_icons/mini/add.gif);
}

.edit-icon {
	background-image: url(../images/stockholm_icons/mini/edit.gif);
}

.left-icon {
	background-image: url(../images/stockholm_icons/mini/backward.gif);
}

.add-translation-icon {
	background-image: url(../images/stockholm_icons/mini/add_file.gif);
}

.back-icon {
	background-image: url(../images/stockholm_icons/mini/home.gif);
}

.file-download.info-table td a,
.file-download.info-table td a:link,
.file-download.info-table td a:visited {
	text-decoration: none;
}

.h-info {
	font-size: 10px !important;
}

h5 {
	margin-bottom: 3px;
}
		
