@import 'css_reset.css';
@import 'typography.css';
@import 'forms.css';
@import 'css_reset.css';
@import 'typography.css';

body { 
	background-color: #f7f7f7; 
	color: #333;
	}
h1, h2, h3, h4, h5, h6 {color: #333;}

a {color: #990000;}
a:hover {color: #6e6a63;}


#header {
	margin: 0 16px;
	}
#wrapper {
	width: 972px;
	margin: 0 auto;
	background: transparent url('../i/bg_bodyshadow.gif') left top repeat-y;
	position: relative;	
	}
#innerwrapper {
	padding: 0 6px;	
	}
#contentwrapper {
	padding-top: 2em;
	margin: 0 16px;
	}

#maincontent {
	width: 468px;
	margin-right: 30px;
	margin-left: 0;
	float: left;
	padding-bottom: 50px;
	}
#secondcontent {
	width: 200px;
	float: left;
	margin-right: 30px;
	}
#thirdcontent {
	width: 200px;	
	float: left;
	}
#secondcontent,
#thirdcontent {
	margin-top: 1em;
}
#footer {
	clear: both;
	}

/* header
----------------------------------------- */
#header {
/* 	position: relative; */
/* 	border: 1px dotted pink; */
}
#header h1 {
	width: 207px;
	height: 53px;

	}
#header h1 a {
	background: transparent url('../i/logo_temp_dk.gif') left 20px no-repeat;
	width: 334px;
	height: 80px;
	display: block;
	text-indent: -999em;
	margin-bottom: .5em;
	float: left;
	margin: 0;
	}

#tools {
	float: right;
	padding-top: 8px;
	}
#tools li {
	display: inline;
	}
#tools li a {
	text-decoration: none;
	color: #777;
	border-right: 1px solid #ccc;
	margin-right: .4em;
	padding-right: .6em;
	}
#tools li a.rss {
	border-right: 0;
	margin-right: .6em;
}
#Search {
	float: left;
}
#SearchForm_SearchForm {
	float: right;
	padding-top: 7px;
/*	border: 1px dotted red;*/
	}
#Search input {
	padding: 2px;
	}
#Search label {
	display: none;
	}
#Search input#search,
#Search .button {
	border: 1px solid #ccc;

	}
#Search .button {
	cursor: pointer;
	border: none;
	background-color: transparent;
	color: #777;
	margin-top: 2px;
	font-family: arial, verdana, sans-serif;
	}
#SearchForm_SearchForm_Search {
	border: 1px solid #ccc;
	/*	border: 1px dotted green;*/
	float: left;
}
#SearchForm_SearchForm_action_results {
	border: 1px solid #ccc;
	/*	border: 1px dotted blue;*/
	cursor: pointer;
	border: none;
	background-color: transparent;
	color: #777;
	margin-top: 2px;
	font-family: arial, verdana, sans-serif;
	float: left;
}
#tools li a:hover {
	color: #990030;
	}
#nav {
	clear: both;
	margin: .6em 0;
	}		
#nav li {
	display: inline;
	}
#nav li a {
	text-decoration: none;
	color: #333;
	font-size: 1.1em;
	line-height: 2em;
	padding-right: 1em;
	margin-right: 1em;
	border-right: 1px solid #333;
	}
#nav li a:hover {
	color: #6e6a63;
	}
#nav li a.section,
#nav li a.current {
	color: #990000;
	}
ul.statements {
	position: absolute;
	top: 310px;
	left: 6px;
	}
.statements li {
	background-color: #990000;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 3px;
	padding: 0 .6em .05em .6em;
/*	width: auto;*/
}

.topimage {
	padding-bottom: 8px;
	background: transparent url('../i/bg_contenttop.gif') left bottom repeat-x;
	}
/* contentwrapper
----------------------------------------- */
#contentwrapper {
/* 	display: ; */
	padding-bottom: 3em;
	
}

/* maincontent
----------------------------------------- */
#maincontent img {
	float: left;
	padding: 3px 10px 2px 0;
	}

.box {
	display: block;
	width: 220px;
	background-color: #eaeae5;
	padding-bottom: 1em;
	float: left;
	margin-right: 1em;
	}
.box h3 {
	background: #bd0810 url('../i/bg_box_h3.gif') left bottom repeat-x;
	font-weight: normal;
	padding: 2px 5px 3px 7px;
	color: #fff;
	margin-bottom: 10px;
	}
#maincontent .box ul li {
	margin: 0 10px 3px 10px;
	list-style-type: none;
	padding-bottom: 6px;
	background: transparent url('../i/li_arrow.gif') left 4px no-repeat;
	padding-left: 10px;	
	line-height: 1.1em;
	}
.box ul li a {
		
	text-decoration: none;
	display: block;
	
	
	color: #990030;
	}
.box ul li a:hover {
	text-decoration: underline;
	}
/*
.box ul li a {
	display: ;
	width: 220px;
	background-color: $bg_col;
	}
.box ul li a strong {
	font-size: 1.3em;
	}
.box ul li a:hover {
	background-color: #f5f3f0;
	}
.box ul li a em {

}*/
	
#maincontent ul {
	margin-bottom: 1em;
	}
#maincontent ul li {
	list-style-type: disc;
	margin-left: 2em;
	}
	
/* secondcontent
----------------------------------------- */
#secondcontent {}

#secondcontent ul {
	margin-bottom: 1em;
	}
#secondcontent ul li {
	line-height: 1.2em;
	margin-bottom: .3em;
	}
#secondcontent ul li a {
	text-decoration: none;
	}

/* thirdcontent
----------------------------------------- */
#thirdcontent img {
	width: 198px;
}

/* secondnav
----------------------------------------- */
.secondnav {
	font-size: 1.2em;
	margin-left: 1em;
	} 
#secondcontent ul.secondnav  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 1.5em;
	}
#secondcontent ul.secondnav ul {
	margin: 0px;
	}
#secondcontent ul.secondnav li {
	display: inline; /* IE6 fix */
	margin-bottom: 0;
	}
#secondcontent ul.secondnav li a {
	font-size: .8em;
	margin-top: 0;
	text-decoration: none;
	color: #990000;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-left: .5em;
	line-height: 1.3em;
	padding: 3px .5em 3px .5em;
	
}
#secondcontent ul.secondnav li a:hover {
	background-color: #f5f3f0;
}
#secondcontent ul.secondnav li a.current {
	background-color: #f5f3f0;
/* 	color: #222; */
}
#secondcontent ul.secondnav li ul li a {
	padding-left: 1.5em;
}

/* puff
----------------------------------------- */
ul.puff li {
	clear: both;
	
	margin-bottom: 1em;
	line-height: 1.2em;
}
ul.puff li a {
	display: block;
	border: 0;
	border: none;
	padding-bottom: .3em;
	padding-bottom: .8em;
	color: #333;
	text-decoration: none;
	background-color: #f5f3f0;
	width: 198px;

}
ul.puff li a span {
	display: block;
	padding: 0 .7em;
	}
ul.puff li a strong {
	display: block;
	font-size: 1.3em;
	line-height: 1em;
	margin: .6em 0 .1em 0;
	font-weight: normal;
}
ul.puff li a em {
	color: #bd0810;
	text-transform: uppercase;	
	margin-right: .5em;
	}
ul.puff li img {
	border: none;
/*	float: right;*/
/*	margin-left: 1em;*/
}

ul.puff li a:hover {
	background-color: #e5e1db;
	}

/* news
----------------------------------------- */
#maincontent ul#newslist li,
#maincontent ul#SearchResults li {
	margin-bottom: 1em;
	list-style-type: none;
	margin-left: 0;
	}
#maincontent ul#SearchResults li {
	margin-bottom: 0;
	}
#maincontent ul#newslist li a {
	color: #111;
	text-decoration: none;
	line-height: 1em;

	}
#maincontent ul#newslist li a:hover {
	text-decoration: underline;
	}
	
/* footer
----------------------------------------- */
#footerwrapper {
	display: block;
		}
#footer {
/* 	border: 1px dotted red; */

/* 	background: #eaeae5 url('../i/footer_top.gif') right top no-repeat; */
/* 	padding: 60px 10px 10px 10px; */
	
	border-top: 1px solid #bbb;
	background: #eaeae5 url('../i/bg_footerbottom.gif') left bottom repeat-x;
	padding: 15px 10px 20px 10px;
}
#footer_right {
	float: right;
	margin: -86px 70px 0px 0px;
}

	
/* vcard
----------------------------------------- */
.vcard {
	font-size: 1em;
	color: #333;
	margin-top: 12px;
	margin-left: 16px;
	padding-left: 24px;
	background: transparent url(../i/icon_microformats.png) left 1px no-repeat;
	}
.vcard .org {
	font-size: 1.1em;
	}
.vcard .country-name {
	text-transform: uppercase;
	}
.vcard .tel .tel2 .fax {
	padding-top: 5px;
	}

/* misc
----------------------------------------- */
ul#skip {
	display: none;
	visibility: hidden;
}
a.rss {
	background: transparent url(../i/icon_rss.gif) left top no-repeat;
	padding-left: 20px;
	}
#lang li {
	float: left;
	padding-right: .3em;
}
a.external {
	background: transparent url(../i/icon_link_external.gif) right 2px no-repeat;
	padding-right: 12px;
	
	}
.message {
	font-size: 1.1em;
	color: green;
	}
#maincontent ul.tabstrip li {
	list-style-type: none;
	margin-left: 0;
	}
#EditableTextField144 {display: none;}
