/* umoe CSS */

body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: .813em;
	line-height: 1.3;
	color: #333;
}

img {
	display: block;
}

a img {
	border: none;
}

a {
	color: #476aac;
}

a.selected {
	color: #666;
	text-decoration: none;
}

a.external {
	background: url(images/icons/icon_external.gif) no-repeat;
}

a.document {
	background: url(images/icons/icon_document.gif) no-repeat;
}

#col_1 a.external, #col_1 a.document {
	background-position: 7px 8px;
}

#col_main a.external, #col_main a.document {
	padding-left: 18px;
}

#col_secondary.news .row a.external, #col_secondary.news .row a.document {
	background-position: right 3px;
	width: 150px;
	padding-right: 15px;
}

a:hover {
	color: #224282;
}

h1, h2 {
	font-family: Georgia, serif !important;
	font-weight: normal !important;
	color: #666;
}

h1 {
	font-size: 1.6em;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 10px 0 !important; /*to avoid contribute inline styling*/ 
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 5px;
}

h2 strong {
	font-weight: normal !important;
}

h4 {
	font-size: 1em;
	margin: 0;
}

p {
	margin: 0 0 20px 0;
}



 /*------------------------------------------hide top during Ct edit*/

.skjul {
	height: 50px !important;
	overflow: hidden !important;
}



/* ---------------------------------------------- flashcontainer */

#flashcontainer {
    left: 0 !important; /* avoid contribute repositioning */
    top: 0 !important;
}




/* ---------------------------------------------- nonFlashTop */

#nonFlashTop {
	float: left;
	width: 921px;
	background: #f0f0f0 url(images/framework/nonflashtop.gif) no-repeat;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	padding: 10px 20px 30px 20px;
}

#nonFlashTop #flashinfo {
	float: right;
	width: 320px;
	padding-top: 10px;
}

#nonFlashTop #flashinfo img {
	float: right;
	padding: 0 0 0 10px;
}

#nonFlashTop #logoLink {
	display: block;
	width: 150px;
	height: 70px;
}

#nonFlashTop #mainMenu {
	clear: right;
	width: 921px;
	padding-top: 20px;
}

#nonFlashTop #mainMenu div {
	float: left;
	padding: 0 15px;
	border-right: 1px dotted #999;
}

#nonFlashTop #mainMenu a {
	display: block;
	line-height: 1.5;
}




/* ---------------------------------------------- nonFlashOrgkart */

#nonFlashOrgkart {
	float: left;
}




/* ---------------------------------------------- wrapper & template variations */

#wrapper {
	margin: 0 auto;
	width: 963px;
	background: #fcfcfc url(images/framework/column1_bg.gif) repeat-y;
}

#wrapper.nobg {
	background-image: none;
}




/* ---------------------------------------------- table ---------------------------------------------- */


table {
	clear: left;
	width: 963px;
}

table#type2 {
	width: 601px;
	margin-top: 10px;
}

th {
	text-align: left;
	background: #e1e1e1 url(images/framework/heading_bg.gif) repeat-x;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.3em;	
	color: #666;
	padding: 8px 10px 3px 15px;
	border-right: 1px solid #d1d1d1;
}

table#type2 th {
	background: none;
	padding-left: 5px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

tfoot td {
	height: 30px;
	border: none;
}

table#type2 tfoot td {
	height: 0;
}

td {
	padding: 8px 10px 6px 15px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

table#type2 td {
	padding-left: 5px;
}


/* ---------------------------------------------- table column styles */

th.first {
	padding-left: 24px;
	border-left: 1px solid #d1d1d1;
}

table#type2 th.first {
	width: 280px;
	padding-left: 5px;
	border-left: none;
}

td.first {
	width: 60px;
	padding-left: 24px;
	border-left: 1px solid #e9e9e9;
	border-right: none;
}

td.second {
	width: 444px;
	padding-left: 5px;
}

td.third {
	width: 23px;
	padding: 6px 0 4px 12px;
}

td.fourth {
	width: 260px;
}

td.fifth {
	padding-left: 45px;
}



/* ---------------------------------------------- div columns ---------------------------------------------- */


#col_1, #col_main, #col_secondary {
	overflow: hidden;
}

.row {
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}




/* ---------------------------------------------- col_1 ---------------------------------------------- */


#col_1 {
	float: left;
	width: 225px;
	padding: 0 10px 0 25px;
	margin-bottom: 30px;
	position: relative; /*avoid flash conflict in firefox*/
}

#col_1 p {
	margin: 0;
}

#col_1 a {
	display: block;
	padding: 6px 10px 6px 25px;
	margin: 0 -10px 0 -25px;
	border-bottom: 1px solid #e9e9e9;
}

#col_1 h2 {
	background: #e1e1e1 url(images/framework/heading_bg.gif) repeat-x;
	border: 1px solid #d1d1d1;
	padding: 8px 0 3px 24px;
	margin: -1px -10px 0 -25px;
}

#col_1 #facts {
	padding: 10px 0 20px 0;
}

#col_1 #map {
	margin: 0 -10px 0 -25px;
}




/* ---------------------------------------------- col_main ---------------------------------------------- */


#col_main {
	float: left;
	width: 600px;
	padding: 10px 0 30px 20px;
}

#col_main p {
	margin: 0 0 20px 0 !important; /* to override contribute inline styling */
}

#col_main img {
	float: left;
	margin: 2px 15px 10px 0;
	border: 1px solid #ccc;
	width: 285px !important;
	height: auto !important;
}

#col_main.portraits img {
	width: 140px !important;
	height: auto !important;
}

#col_main h1, #col_main h2 {
	clear: left;
	padding-top: 5px;
}




/* ---------------------------------------------- article */

#col_main .article {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}

#col_main .article p {
	margin: 0 !important;
}




/* ---------------------------------------------- col_secondary ---------------------------------------------- */


#col_secondary {
	float: right;
	width: 248px;
	padding: 0 0 30px 0;
	font-size: 95%;
}

#col_secondary h2 {
	background: #e1e1e1 url(images/framework/heading_bg.gif) repeat-x;
	border: 1px solid #d1d1d1;
	padding: 8px 10px 3px 10px;
	margin-top: -1px;
}

#col_secondary .row {
	float: left;
	width: 238px;
}


/* ---------------------------------------------- frontpage news */

#col_secondary.news .row {
	padding: 5px 0 7px 10px;
}

#col_secondary.news .row h4 {
	font-weight: normal;
	float: left;
	padding-right: 12px;
}

#col_secondary.news .row a {
	float: left;
	display: block;
	width: 165px;
}


/* ---------------------------------------------- downloads */

#col_secondary.downloads .row {
	padding: 0 0 0 10px;
}

#col_secondary.downloads .row a {
	display: block;
	width: 195px;
	padding: 5px 10px 5px 0;
	border-right: 1px solid #e9e9e9;
}

#col_secondary.downloads .row img {
	float: right;
	padding: 5px 10px 0 0;
}




/* ---------------------------------------------- footer ---------------------------------------------- */


#footer {
	clear: both;
	width: 961px;
	background: #3b6b81 url(images/framework/footer_bg.gif) repeat-x;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #d1d1d1;
	font-size: 95%;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	color: #bbb;
	padding: 0 3px;
}



