/* GENERAL STYLES */
/*
www.tns-gallup.dk
2008-03-09

nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
html {
	background: #ccc url(images/bg_html.jpg) repeat-x left top;

}
body {
	background: transparent url(images/bg_body.gif) repeat-y center top;
	color: #333;
	font: 12px/18px Arial, sans-serif;
	margin: 0 0 20px 0;
}
input, textarea, select {
	font: 11px/12px Arial, sans-serif;
}
hr {
	display: none;
}
p {
	margin: 15px 0;
}
a {
	color: #003366;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.newslink{
	background: url(images/icon_arrow_pink_right.gif) no-repeat right 2px;
	padding-right: 16px;

}
.newsdate{
	color: #FF0093;
	font-size: 9px;
	margin-bottom: -2px;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
#container {

	border-bottom: 1px solid #999;
	margin: 0 auto;
	position: relative;
	width: 850px;
}
#header {
	background: url(images/bg_header.jpg) repeat-x left bottom;
	height: 91px;
	padding-top: 8px;
	position: relative;
}
#logo {
	position: absolute;
	left: 8px;
	top: 7px;
	z-index: 1000;
}
#logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(images/logo_tns-gallup.jpg) no-repeat;
	font-size: 1px;
	height: 79px;
	width: 153px;
}
#logo #headline a {
	display: block;
	height: 79px;
}
#global {
	background: #fff url(images/bg_global.jpg) no-repeat right top;
	font-size: 11px;
	height: 34px;
	padding: 4px 210px 0 0;
	position: relative;
	text-align: right;
}
#global li {
	border-right: 1px solid #ccc;
	display: inline;
	list-style: none;
	padding: 0 7px 0 5px;
}
#global li.english {
	background: url(images/icon_english.gif) no-repeat right center;
	border: none;
	padding-right: 22px;
}
#global a {
	color: #063044;
	font-weight: normal;
}
#global a:hover {
	color: #FF0093;
	text-decoration: none;
}
#global form#search {
	position: absolute;
	top: 5px;
	right: 8px;
}
#global form#search .field {
	border: none;
	border-left: 1px solid #98A2B6;
	border-top: 1px solid #98A2B6;
	padding: 2px;
	width: 146px;
}
#global form#search .button {
	background: transparent url(images/icon_arrow_pink_right.gif) no-repeat right center;
	border: none;
	color: #003366;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
#navi {
	font-size: 12px;
	padding-top: 27px;
	text-align: right;
}
#navi ul {
	padding-bottom: 8px;
}
#navi li {
	display: inline;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 10px 4px 10px 8px;
}
#navi li.current {
	background: #fff url(images/bg_navi_current.gif) repeat-x left top;
	border: 1px solid #aaa;
	border-bottom: none;
}
#navi li.current a {
	cursor: default;
	text-decoration: none;
}
#navi a {
	padding: 10px 4px 10px 16px;
}
#navi a.nav_front {
	background: url(images/nav_front.gif) no-repeat left center;
}
#navi a.nav_about {
	background: url(images/nav_about.gif) no-repeat left center;
}
#navi a.nav_focus {
	background: url(images/nav_focus.gif) no-repeat left center;
}
#navi a.nav_expert {
	background: url(images/nav_expert.gif) no-repeat left center;
}
#navi a.nav_hello {
	background: url(images/nav_hello.gif) no-repeat left center;
}
#subnavi {
	background: url(images/bg_subnavi.jpg) no-repeat right top;
	display: inline;
	float: left;
	margin: 3px 15px 0 5px;
	padding-bottom: 140px;
	width: 170px;
}
#subnavi h3 {
	background: #46B2B7;
	color: #fff;
	font-size: 12px;
	margin: 35px 0 5px 0;
	padding: 2px 10px;
}
#subnavi h3 a {
	color: #fff;
}
#subnavi h3 a:hover {
	text-decoration: none;	
}
#subnavi ul {
	padding-right: 5px;
}
#subnavi li {
	border-top: 1px solid #fff;
	list-style: none;
}
#subnavi li a {
	background: #A9B5C6 url(images/bg_subnavi_large.gif) no-repeat 0 0;
	border-right: 5px solid #8496AE;
	font-weight: normal;
	display: block;
	padding: 1px 0px 1px 10px;
	width: 153px;
}
#subnavi li a:hover {
	background: #003366 url(images/bg_subnavi_large.gif) no-repeat 0 -20px;
	color: #fff;
	text-decoration: none;
}
#subnavi li a.current, #subnavi li a.current:hover {
	background: #A9B5C6 url(images/bg_subnavi_large.gif) no-repeat 0 0;
	border-color: #FF0093;
	color: #FF0093;
	cursor: default;
}
#subnavi li ul li {
	font-size: 11px;
	margin-left: 10px;
}
#subnavi li ul li a {
	background: #DCE7E7 url(images/bg_subnavi_small.gif) no-repeat 0 0;
	border-color: #A7B6C4;
	width: 143px;
	padding: 0 0 0 10px;
}
#subnavi li ul li a:hover {
	background: #003366 url(images/bg_subnavi_small.gif) no-repeat 0 -18px;
}
#subnavi li ul li a.current, #subnavi li ul li a.current:hover {
	background: #DCE7E7 url(images/bg_subnavi_small.gif) no-repeat 0 0;
}
#subnavi li ul li ul li a {
	background: #DCE7E7 url(images/bg_subnavi_small.gif) no-repeat 0 0;
	border-color: #A7B6C4;
	width: 133px;
	padding: 0 0 0 10px;
}
#content {
	float: left;
	width: 440px;
}
#contentWide{
	float: left;
	width: 640px;
}
#where {
	color: #9CB3BC;
	font-size: 11px;
	padding: 10px 0 12px 0;
}
#where a {
	color: #FF0093;
	font-weight: normal;
}
#content h1, #contentWide h1{
	color: #3C3C3C;
	font-size: 20px;
	font-weight: normal;
}
#content h2, #contentWide h2 {
	font-size: 12px;
	margin-bottom: -15px;
}
#content .intro{
	color: #666;
	font-size: 15px;
}
#content ul, #content ol {
	margin-left: 15px;
}
#content li {
	background: url(images/icon_list.gif) no-repeat 0 7px;
	list-style: none;
	padding-left: 15px;
}
#content img.right {
	margin: 0 0 10px 20px;
}
#side {
	background: url(images/bg_side.jpg) no-repeat left top;
	float: right;
	padding: 30px 8px 0 10px;
	width: 190px;
}
#side div {
	margin-bottom: 10px;
}
#side div p, #side div dl {
	padding: 0 10px;
}
#side h3 {
	background: #9BCBA5 url(images/bg_side_h3.gif) no-repeat left top;
	color: #fff;
	font-size: 12px;
	padding: 4px 0 5px 0;
}
#side h3 a {
	background: url(images/icon_arrow_pink_down.gif) no-repeat 10px center;
	color: #fff;
	padding-left: 28px;
}
#side div.contact, #side div.news {
	background: url(images/bg_side_div.gif) no-repeat left bottom;
	padding-bottom: 1px;
}
#side div.news dl {
	margin-top: 10px;
}
#side div.news dt {
	background: url(images/line_dots.gif) repeat-x left top;
	color: #FF0093;
	font-size: 9px;
	line-height: 16px;
	padding-top: 10px;
}
#side div.news dt a {
	color: #003366;
	display: block;
	font-size: 12px;
	margin-top: -2px;
}
#side div.news dd {
	padding-bottom: 10px;
}
#footer {
	clear: both;
	font-size: 11px;
	padding: 20px 15px 5px 15px;
	position: relative;
}

#footer ul{

	margin: 5px 0px 0px 0px;
	width: 575px;
	float: left;
	position: relative;

}

#footer li {
	border-right: 1px solid #ccc;
	display: inline;
	list-style: none;
	padding: 0 7px 0 5px;
}
#footer a {
	font-weight: normal;
}
#footer li.rss {
	border: none;
}
#footer li.rss a {
	background: url(images/icon_rss.gif) no-repeat left center;
	padding-left: 18px;
}
.umbracolink{
font-weight:normal;
color:#99999D;
}
#copyright {
	background: url(images/line_dots.gif) repeat-x left top;
	color: #99999D;
	font-size: 11px;
	margin: 0 20px;
	padding: 5px 0 15px 0;
	clear: both;

}
/*
ul#copyright{
width:650px;
float:left;
}
*/
#copyright li {
	display: inline;
	list-style: none;
	padding-right: 15px;
}

/* front styles */

#focus #text {
	float: right;
	display: inline;
	margin: 20px 10px 0 10px;
	width: 205px;
}
#focus #text h1 {
	color: #FF0093;
	font-size: 16px;
}
#focus #text p {
	margin: 10px 5px 10px 0;
}
#focus #text a {
	background: url(images/icon_arrow_pink_right.gif) no-repeat 0 2px;
	padding-left: 16px;
}
#more {
	clear: both;
	margin: 2px 0 0 8px;
}
#more .item {
	display: inline;
	float: left;
	height: 272px;
	margin: 0 3px 10px 0;
	overflow: hidden;
	padding-bottom: 10px;
	width: 276px;
}
#more .item h2 {
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 16px;
	padding: 8px 8px 8px 40px;
}
#more .item h2 a {
	color: #fff;
	font-weight: normal;
}
#more .market {
	background: #CEEAEB url(images/bg_more_market_b.gif) no-repeat left bottom;
}
#more .market h2 {
	background: #47B3B8 url(images/bg_more_market.gif) no-repeat left top;
}
#more .expert {
	background: #B7E1EF url(images/bg_more_expert_b.gif) no-repeat left bottom;
}
#more .expert h2 {
	background: #33A5D0 url(images/bg_more_expert.gif) no-repeat left top;
}
#more .hello {
	background: #E1DFED url(images/bg_more_hello_b.gif) no-repeat left bottom;
}
#more .hello h2 {
	background: #8A81BA url(images/bg_more_hello.gif) no-repeat left top;
}
#more .item p {
	margin: 10px 15px;
}
#more .item.market p {
	margin: 10px 15px 0px 15px;
}
#more .item ul {
	margin-left: 15px;
}
#more .item li {
	background: url(images/icon_list.gif) no-repeat 0 7px;
	list-style: none;
	padding-left: 15px;
}
#more .item li.open {
	background: url(images/icon_arrow_pink_down.gif) no-repeat 0 4px;
	color: #FF0093;
	padding-left: 20px
}
#more .item li.closed {
	background: url(images/icon_arrow_pink_right.gif) no-repeat 0 4px;
	color: #FF0093;
	padding-left: 20px
}
#news {
	clear: both;
	margin: 0 0 0 8px;
}
#news h2 {
	background: #8495AE url(images/bg_news.gif) no-repeat left top;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-right: 8px;
	padding: 8px 8px 8px 40px;
}
#news .item {
	background: #F3F5F7;
	border-top: 2px solid #fff;
	display: inline;
	float: left;
	position: static;
	height: 145px;
	margin-right: 3px;
	width: 276px;
}
#news .item h3 {
	background: #E8EBF0;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	padding: 3px 8px;
}
#news .item h3 a {
	background: url(images/icon_arrow_pink_down.gif) no-repeat 0 2px;
	color: #4F5F75;
	padding-left: 16px;
}
#news .item img {
	border: 1px solid #fff;
	float: left;
	margin: 10px 8px 0 7px;
}
#news .item p {
	margin: 10px 8px;
}
#news .item p a {
	background: url(images/icon_arrow_pink_right.gif) no-repeat right 2px;
	padding-right: 16px;
}
#news .item p.date {
	color: #FF0093;
	font-size: 9px;
	margin-bottom: -12px;
}

/* EDITOR PROPERTIES */
