/*
www.siriuspartner.dk
2009-11-30

nam nam design webbureau v. Lasse Gejl
www.namnamdesign..dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #495156 url(../img/bg_body.png) repeat-x left top;
	color: #000;
	font: 12px/16px Verdana, Arial, sans-serif;
}
input, textarea, select {
	font: 11px/13px Verdana, Arial, sans-serif;
}
hr {
	display: none;
}
fieldset {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
a {
	color: #0085a1;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
.clearboth {
	clear: both;
}
.and {
	font-family: "Baskerville","Goudy Old Style","Palatino","Book Antiqua","Georgia", serif;
}
a.pdf {
	background: url(../img/icon_pdf.gif) no-repeat right center;
	padding-right: 20px;
}
.date {
	color: #ccc;
	font-size: 11px;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
/* self clearing - start */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: inline-block;
}
.clear { 
	display: block;
}
/* self clearing - end */

#container {
	background: #fff;
	margin: 0 auto;
	padding: 0 12px;
	position: relative;
	width: 918px;
}
#top {
	background: #000;
	height: 62px;
}
#logo {
	color: #fff;
	float: left;
	padding: 17px 0 0 20px;
	width: 277px;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../img/logo_siriuspartner.png) no-repeat left top;
	font-size: 1px;
	height: 19px;
	width: 277px;
}
#logo #headline a {
	display: block;
	height: 19px;
}
#logo em {
	float: right;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	text-transform: uppercase;
}
#search {
	float: right;
	margin: 10px 12px 0 0;
}
#search .field {
	background: #3e3e3e;
	border: none;
	color: #fff;
	float: left;
	font-size: 10px;
	padding: 4px 7px 5px 7px;
	width: 150px;
}
/* firefox 3 hack */
html>/**/body #search .field, x:-moz-any-link, x:default {
	padding-bottom: 4px;
}
#search .button {
	
}
#global {
	float: right;
	font-size: 11px;
	padding: 0 0 0 0;
	width: 400px;
	text-align: right;
	text-transform: uppercase;
}
#global ul {
	margin: 12px 12px 0 0;
}
#global li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#global a {
	color: #c2cccc;
	text-decoration: none;
}
#global a:hover {
	text-decoration: underline;
}
#global li.current a {
	color: #888;
	cursor: default;
	text-decoration: none;
}
#navi {	
	background: #000;
	font-size: 13px;
	text-align: right;
}
#navi ul {
	padding: 7px 0 7px 0;
}
#navi li {
	display: inline;
	list-style: none;
	margin: 0;
}
#navi a {
	color: #fff;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#navi a:hover {
	text-decoration: underline;
}
#navi li.current {
	margin: 0 5px;
}
#navi li.current a {
	background: #2b3237;
	color: #fff;
	cursor: default;
	text-decoration: none;
}
#info {
	background: #2b3237;
	border-bottom: 12px solid #fff;
	clear: both;
	color: #ccc;
	font-size: 10px;
	padding: 5px 12px;
	text-transform: uppercase;
}
#info a {
	color: #ccc;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#info li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#side {
	background: #52585d;
	color: #fff;
	display: inline;
	float: left;
	font-size: 12px;
	width: 225px;
}
#side div {
	border-bottom: 12px solid #fff;
}
#side h3 {
	padding: 12px 12px 0 12px;
}
#side h3 a {
	padding: 0 !important;
}
#side h3 a:hover {
	text-decoration: underline;
}
#side p {
	padding: 0 12px;
}
#sub {
	font-size: 11px;
	text-transform: uppercase;
}
#sub ul {
	margin: 0 0 12px 0;
}
#sub li {
	list-style: none;
}
#sub a {
	color: #fff;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	width: 201px;
}
#sub li ul a {
	padding-left: 24px;
	width: 189px;
}
#sub li.current a, #sub li.current a:hover {
	background: #2b3237;
	cursor: default;
}
#ref blockquote {
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	padding: 0 12px;
}
#ref .author {
	font-size: 11px;
	margin-top: -5px;
}
#news .date {
	margin: 0;
}
#news a {
	color: #fff;
	text-decoration: none;
}
img.header {
	float: left;
	margin: 0 0 12px 12px;
}
#main {
	float: left;
	width: 693px;
}
#main .section {
	font-size: 11px;
	padding-left: 1px;
}
#main .section li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0 0 12px 12px;
	position: relative;
	width: 334px;
}
#main .section strong {
	background: url(../img/bg_60black.png) repeat left top;
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 8px 10px;
	position: absolute;
	left: 0;
	text-transform: uppercase;
	top: 0;
	width: 314px;
}
#main .section em {
	display: block;
	font-style: normal;
	padding: 5px 10px;
}
#main .section a {
	background: #eee;
	color: #000;
	display: block;
	min-height: 206px;
	text-decoration: none;
	overflow: hidden;
}
#main .section a:hover {
	background: #ddd;
}
#main .section a:hover strong {
	text-decoration: underline;
}
#main .archive h3 {
	margin-bottom: 0;
	
}
.wide #main #content {
	margin: 0;
	width: 681px !important;
}
.body_section #main p {
	margin-left: 12px;
	margin-right: 12px;
}
#content {
	display: inline;
	float: left;
	margin: 0 12px 15px 12px;
	width: 476px;
}
#content h1, .body_section #main h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 10px 0;
}
#content h2 {
	font-size: 13px;
}
#content p.intro,.body_section #main p.intro {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #555;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	padding: 10px 0;
}
.body_section #main h1, .body_section #main p.intro  {
	margin-left: 13px;
}
#content li {
	margin-left: 30px;
}
#content img.left {
	margin: 0 20px 20px 0;
}
#content img.right {
	margin: 0 0 20px 20px;
}
#content p.date {
	color: #666;
	font-size: 11px;
	margin: 0;
}
#content .ajaxSearch_resultsInfo {
	font-weight: bold;
	margin-bottom: -10px;
}
#content .ajaxSearch_result {
	border-top: 1px solid #eee;
	padding: 10px 0 0 0;	
}
#content .ajaxSearch_resultExtract p {
	margin: 0;
}
#content .ajaxSearch_paging {
	display: block;
	margin: 0px 0 0 0;
}
#more {
	/* border-left: 1px dotted #000; */
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 12px;
	width: 180px;
}
#more div {
	margin: 0 0 12px 0;
}
#contact {
	/* border-bottom: 1px dotted #000; */
	padding-bottom: 12px;
}
#contact img {
	margin: 0 0 5px 0;
}
#contact ul {
	list-style: none;
	margin: -5px 0 0 0;
}
#links ul {
	list-style: none;
	margin: 0 0 15px 0;
}
#links li {
	margin: 0 0 2px 0;
}
#footer {
	background: #29363d url(../img/bg_footer.png) no-repeat left center;
	border-bottom: 12px solid #fff;
	border-top: 12px solid #fff;
	clear: both;
	color: #fff;
	font-size: 10px;
	padding: 10px 12px;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer a {
	color: #fff;
}
#footer li.right {
	color: #999;
	margin-left: 15px;
}
#footer a.login {
	background: url(../img/icon_login.png) no-repeat right center;
	color: #999;
	padding-right: 14px;
}

/* section colors */

.blue #navi li.current a, .blue #info, #loopedSlider .blue span,
.blue #sub li a:hover, .blue #sub li.current a, .blue #sub li.current a:hover  {
	background: #0085a1 !important;
	color: #fff !important;
}
.yellow #navi li.current a, .yellow #info, #loopedSlider .yellow span,
.yellow #sub li a:hover, .yellow #sub li.current a, .yellow #sub li.current a:hover {
	background: #deb62b !important;
	color: #fff !important;
}
.green #navi li.current a, .green #info, #loopedSlider .green span,
.green #sub li a:hover, .green #sub li.current a, .green #sub li.current a:hover {
	background: #88922e !important;
	color: #fff !important;
}
.red #navi li.current a, .red #info, #loopedSlider .red span,
.red #sub li a:hover, .red #sub li.current a, .red #sub li.current a:hover {
	background: #a10000 !important;
	color: #fff !important;
}
#loopedSlider .blue span {
	background: url(../img/bg_75blue.png) repeat left top !important;
}
#loopedSlider .yellow span {
	background: url(../img/bg_75yellow.png) repeat left top !important;
}
#loopedSlider .green span {
	background: url(../img/bg_75green.png) repeat left top !important;
}
#loopedSlider .red span {
	background: url(../img/bg_75red.png) repeat left top !important;
}

.blue #info a,
.yellow #info a,
.green #info a,
.red #info a {
	color: #fff !important;	
}

#boxes .blue {
	background: #007189 url(../img/planet_a_15black.png) no-repeat 155px 165px !important;
}
#boxes .yellow {
	background: #bc9a24 url(../img/planet_b_15black.png) no-repeat 150px 165px !important;
}
#boxes .green {
	background: #737c27 url(../img/planet_c_15black.png) no-repeat 155px 160px !important;
}
#boxes .red {
	background: #890000 url(../img/planet_d_15black.png) no-repeat 150px 165px !important;
}



/* frontpage */

.index #news {
	background: #29363d;
	border-bottom: 12px solid #fff;
	color: #ccc;
	padding: 8px 12px;
}
.index #news li {
	list-style: none;
}
.index #news a {
	text-decoration: none;
}
.index #news a:hover {
	text-decoration: underline;
}
#boxes .box {
	background: #ccc;
	color: #fff;
	float: left;
	margin: 0 0 0 12px;
	padding: 0 0 12px 0;
	min-height: 220px;
	width: 220px;
}
#boxes .box h2 {
	background: url(../img/bg_15black.png) repeat-x left top;
	font-size: 12px;
	padding: 9px 12px 21px 12px;
	text-transform: uppercase;
}
#boxes .box h2 a {
	text-decoration: none;
}
#boxes .box h2 a:hover {
	text-decoration: underline;
}
#boxes .box p {
	margin-bottom: 10px;
	padding: 0 12px;
}
#boxes .box li {
	list-style: none;
	margin: 0 12px;
}
#boxes a {
	color: #fff;
}
#boxes div:first-child {
	margin: 0;
	padding-right: 1px;
}
.gazelle {
	position: absolute;
	top: 90px;
	right: -20px;
}

/* slider */

#loopedSlider {
	background: #000;
	border-bottom: 12px solid #fff;
	border-top: 12px solid #fff;
	position: relative;
}
/* * Required */
.container { width:918px; height:235px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
div.slides div { position:absolute; top:0; width:918px; display:none; padding:0; margin:0; }
div.slides div span {
	background: url(../img/bg_60black.png) repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 211px;
	font-size: 12px;
	padding: 12px;
	width: 198px;
}
div.slides div img {

}
div.slides div strong {
	font-size: 14px;
	text-transform: uppercase;
}
div.slides div a {
	color: #fff;
	display: block;
	height: 235px;
	width: 918px;
	text-decoration: none;
}
/* * Optional */
#loopedSlider { margin:0 auto; width:918px; position:relative; clear:both; }
ul.pagination { list-style-type:none; width: 170px; position: absolute; bottom: 25px; text-align: center; left: 50px;}
ul.pagination li  { float: left; display: inline; margin-right: 5px; }
ul.pagination li a { width: 11px; height: 11px; display: block; overflow:hidden; background-image:url(../img/icon_pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -11px}
#loopedSlider a.previous { 
	position: absolute; 
	bottom: 12px; 
	left: 12px;
}
#loopedSlider a.next { 
	position: absolute; 
	bottom: 12px; 
	right: 12px; 
}

/* Send to friend */

#tellafriend label {
	float: left;
	width: 130px;
}
#tellafriend .button {
	margin-top: 10px;
}
