/*
www.sciosphere.com
2008-06-30

Af nam nam design webbureau
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #09273a;
	color: #000;
	font: 13px/20px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	margin: 40px 0;
}
input, textarea, select {
	font: 11px/12px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}
hr {
	background-color: #dfdfdf;
	border: 0;
	height: 1px;
}
p, fieldset {
	margin: 15px 0;
}
a {
	color: #0084af;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
h3 {
	color: #016788;
	font-size: 16px;
	margin-bottom: -5px;
}
h3 a {
	color: #016788 !important;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
/* 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;
	width: 900px;
}
#header {
	background: url(../images/bg_navi.gif) repeat-x left bottom;
	height: 113px;
	overflow: hidden;
}
#logo {
	float: left;
	padding: 25px 0 0 30px;
}
#logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../images/logo_sciosphere.jpg) no-repeat;
	font-size: 1px;
	height: 43px;
	width: 193px;
}
#logo #headline a {
	display: block;
	height: 43px;
}
#global {
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#global ul {
	list-style: none;
	padding: 20px 30px 0 0;
}
#global a {
	color: #323232;
	text-decoration: none;
}
#global a.lock {
	background: url(../images/icon_lock.gif) no-repeat left center;
	padding-left: 17px;
}
#global a:hover {
	text-decoration: underline;
}
#navi {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#navi ul {
	margin-left: 29px;
}
#navi li {
	display: inline;
	float: left;
	list-style: none;
	margin-right: 5px;
	padding: 15px 1px 10px 0;
}
#navi a {
	color: #09273a;
	display: block;
	padding: 0 15px 10px 15px;
	text-decoration: none;
}
#navi li.current {
	background: #fff url(../images/bg_navi_current.gif) no-repeat right 0;
}
#navi li.current a, #navi li.current a:hover {
	background: #fff url(../images/bg_navi_current.gif) no-repeat left bottom;
	cursor: default;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#where {
	background: #0084af;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	margin-bottom: 25px;
	padding: 3px 30px;
}
#where p {
	margin: 0;
}
#where a {
	color: #fff;
	text-decoration: none;
}
#where a:hover {
	text-decoration: underline;
}
#where a.print {
	background: url(../images/icon_print.gif) no-repeat left center;
	padding-left: 17px;
}
#subnavi {
	float: left;
	padding: 0 30px;
	width: 210px;
}
#subnavi li {
	list-style: none;
	font-weight: bold;
}
#subnavi a {
	color: #09273a;
	display: block;
	padding: 2px 0;
	width: 210px;
	text-decoration: none;
}
#subnavi a:hover {
	text-decoration: underline;
}
#subnavi li.current a, #subnavi li.current a:hover {
	background: url(../images/icon_subnavi_current.gif) no-repeat left center;
	cursor: default;
	padding-left: 15px;
	text-decoration: none;
	width: 195px;
}
#subnavi .case {
	border-top: 1px solid #dfdfdf;
	font-size: 11px;
	line-height: 16px;
	margin-top: 25px;
	padding-top: 20px;
}
.case img, .news-list-item img, .news-single-item img {
	background: #fff;
	border: 1px solid #dfdfdf;
	float: left;
	margin: 18px 15px 10px 0;
	padding: 2px;
}
.news-list-item img {
	float: right;
}

#content {
	border-left: 1px solid #dfdfdf;
	float: right;
	margin-bottom: 25px;
	padding: 0 30px;
	width: 569px;
}
#content h1 {
	font-size: 18px;
	margin-bottom: -15px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: -15px;
}
#content ul, #content ol {
	margin: 0 0 15px 30px;
}
#content blockquote, #content p.csc-frame-frame2 {
	background: url(../images/bg_bq.gif) no-repeat right 5px;
	color: #333;
	float: right;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 30px;
	padding-right: 30px;
	width: 215px;
}
#content blockquote p {
	margin: 0;
}
#content .event {
	border-top: 1px solid #ccc;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
}
#content .event h2 {
	margin-bottom: 5px;
}
#content .event img {
	float: right;
	margin: 0 0 10px 10px;
}
#content .event ul {
	margin-left: 0;
}
#content .event li {
	list-style: none;
}
#content .event strong {
	display: block;
	color: #666;
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	width: 100px;
}
#content .event em {
	font-family: Georgia, Arial, sans-serif;
}
#more {
	background: #f5f5f5;
	border-top: 1px solid #d3d3d3;
	clear: both;
	font-size: 11px;
	padding: 25px 0;
}
#more h3 {
	font-size: 16px;
	color: #016788;
	margin-bottom: 13px;
}
#more li {
	list-style: none;
}
#more em {
	color: #3b3b3b;
	font-size: 9px;
	font-style: normal;
	letter-spacing: 1px;
	margin-right: 20px;
}
#more a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#more a:hover {
	text-decoration: underline;
}
#more div {
	float: left;
	display: inline;
	margin-right: 30px;
	width: 420px;
}
#more .news {
	margin-left: 30px;
	width: 390px;
}
#footer {
	background: #b7d5df;
	border-top: 1px solid #89baca;
	clear: both;
	color: #323232;
	font-size: 10px;
	font-weight: bold;
	padding: 12px 30px;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 30px;
}
/* frontpage styles */

#front #where {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding: 25px 0;
}
#front #where div {
	float: left;
	margin-bottom: -10px;
	padding: 0 30px;
	width: 240px;
}
#front #where h1 {
	font-size: 18px;
}
#front #where p {
	margin: 15px 0;
}
#front .intro a {
	text-decoration: underline;
}
#front .intro a:hover {
	text-decoration: none;
}
#front .product {
	border-left: 1px solid #2a9cc1;
	padding-right: 15px !important;
	width: 254px !important;
}
#front .product h2 {
	font-size: 16px;
	margin-bottom: -13px;
}
#front .product img {
	border: 1px solid #007095;
	float: left;
	margin: 2px 20px 10px 0;
}
#focus {
	margin: 25px 0 15px 0;
}
#focus div {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 30px;
	width: 240px;
}
#focus .case {
	border-right: 1px solid #dfdfdf;
	width: 239px;
}
#focus .ref {
	background: url(../images/bg_bq.gif) no-repeat 240px 5px;
	border-left: 1px solid #dfdfdf;
	color: #333;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	padding-right: 60px;
	width: 209px;
}


#focus .ref p {
	margin: 0;
}
#focus .ref p.author {
	font-size: 11px;
	font-style: normal;
	padding-top: 10px;
	text-transform: uppercase;
}
#focus .ref a {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
}



#focus .boxes {
	border-left: 1px solid #dfdfdf;
	padding-right: 60px;
	width: 209px;
	height: 185px;
}

#focus li {
	display: inline;
	float: left;
	list-style: none;

	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 7px;
}

#subnavi .boxes {
    border-top: 1px solid #dfdfdf;
    line-height: 16px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#subnavi .boxes li {
    margin-bottom: 2px;
    font-size: 11px;
}

#subnavi .boxes a, #focus .boxes a {
    background: #0084af;
    border-left: 5px solid #007196;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 4px 5px;
    width: 195px;
}
#subnavi .boxes a:hover, #focus .boxes a:hover {
    border-color: #093b5b;
    text-decoration: none;
}



.csc-mailform, .csc-bulletlist {
   padding-top: 15px;
}

.csc-mailform-field {
   clear: both;
   display: block;
   margin-bottom: 0.7em;
   width: 100%;
}


.csc-mailform legend {
   display: none;
}


.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
   width: 200px;
}
.csc-mailform-submit {
   margin-left: 120px;
}

.csc-mailform-field label {
   float: left;
   width: 120px;
}

.csc-mailform-radio fieldset{
   margin-left: 160px;
   width: 200px;
}

.csc-mailform-radio input, .csc-mailform-radio label {
   display: inline;
   float: left;
   margin-bottom: 0.3em;
}

.csc-mailform-field input.csc-mailform-radio,
.csc-mailform-field .csc-mailform-check {
   background: none;
   clear: left;
   border: none;
   margin-right: 4px;
   width: 20px;
}

.csc-mailform-radio label, .csc-mailform-check label {
   text-align: left;
}
