/* - - - - - - - - - - - - - - - - - - - - -

Title : Lytix biopharma
Author : Roar Øien, Tank Design
URL : 

Description : 

Created : 26.06.2006
Modified : 14.07.2008
8c8c8c
- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
font-family: Verdana, Arial, sans-serif;
color: #666666;
}	
html{
font-size: 8pt;
}	
body{
font-size: 8pt;
margin: 0;
padding: 22px 0 0 0;
background-image: url("../gfx/body-bg.gif");
background-repeat: repeat-x;
background-color: #76777a;
}

/* ----- IDS ----- */

#container{ /* holder det som er sentrert på siden */
	width: 741px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
}
#container-wide{ /* holder det som er sentrert på siden */
	width: 916px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
}

#meny {
	height: 26px;
	width: 100%;
	background-image: url("../gfx/meny_bg_v2.gif");
	background-repeat: repeat-x;
}
#meny_old {
	height: 26px;
	width: 100%;
	background-image: url("../gfx/meny-bg.gif");
	background-repeat: repeat-x;
}
	
#content {
	width: 100%;
	margin: 2px 0 0 0;
	background-image: url("../gfx/content-bg.gif");
	background-repeat: repeat-x;
}
	#content-left {
		width: 586px;
	}
		#content-left-left {
			width: 50%;
			float:left;
			position:relative;
			margin-right: 6px;
		}
		#content-left-right {
			width: 48%;
			float:left;
			position:relative;
		}
	#content-right {
		width: 274px;
		border: 1px solid #0daff0;
		padding: 10px 0 10px 0;
	}
		#content-right-content{
			width: 254px;
			position: relative;
			margin-right: auto;
			margin-left: auto;
			text-align: left;
		}
	
#footer{ /* bunn på siden */
	background-color: #FFF;
	padding: 10px 20px 3px 0;
}
	#footer div {
		font-size: 7pt;
		width: 100%;
		background-color: #00395c; /* 004250*/
		position: relative;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		color: #FFF;
		padding: 7px 0 7px 0;
		border-bottom: 3px solid #d38808;
	}
	#footer a {
		color: #d17100;
		margin-right: 5px;
	}

	
#column-left{
	width: 50%;
	float:left;
	position:relative;
	margin-right: 6px;
}
#column-right{
	width: 49%;
	float:left;
	position:relative;
}
#column-full-grey{
	background-color: #f2f2f2;
	padding: 6px;
	margin: 0;
}
#newsflash {
	width: 210px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px 0 5px 0;
}
#newsflash-wide {
	width: 220px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px 0 5px 0;
}

/* ----- CLASSES ----- */

.skille{
	background-image: url("../gfx/skille-bg_v2.gif");
	background-repeat: repeat-y;
	background-position: top left;
}
.title_old {
color: #004467;
font-weight: bold;
border-bottom: 1px dotted #8c8c8c;
margin-bottom: 5px;
padding-bottom: 5px;
}
.title {
	font-size: 11pt;
	color: #d17100; /* c27d22 */
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	margin: 0 0 10px 0;
	padding: 10px 0 12px 20px;

	background-image: url("../gfx/title_logo.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.ntitle {
color: #d17100;
font-weight: bold;
margin-bottom: 2px;
}
.readmore {
font-weight: bold;
border-bottom: 1px dotted #666666;
margin-bottom: 5px;
padding: 5px 0 13px 0;
text-align: right;
}
.newsarchive {
font-weight: bold;
border-bottom: 1px dotted #666666;
margin-bottom: 5px;
padding: 10px 0 15px 0;
text-align: left;
}
	.readmore a, .newsarchive a {
	color: #666666;
	}
	.readmore a:hover, .newsarchive a:hover {
	color: #b8ccdd;
	}
.submeny{
width: 90%;
border-bottom: 1px dotted #666666;
margin-bottom: 5px;
padding-bottom: 5px;
}
	.submeny a {
	color: #666666;
	}
	.submeny a:hover {
	color: #d17100;
	}
	.submeny-active a {
	color: #d17100;
	}
/* ----- HEADINGS ----- */

h1{
}
h2{
}
h3{
}
h4{
}

/* ----- AIRPORT ----- */
.brodtekst { margin-bottom: 10px; }
.ingress { font-style: italic; margin-bottom: 10px; }
.fil { 
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	background-image: url("../gfx/icon_download.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

/* ----- LISTS ----- */

.meny {
	margin:0;
	padding: 0;
	float: right;
}
.meny li {
	display: inline;
	list-style-type: none;
	float: left;
	border-left: 0px solid #fff;
	padding: 0 6px 0 6px;
	height: 22px;
	font-weight: bold;
	font-size: 9pt;
}
	.meny li.li-end {
		border-right: 0px solid #fff;
	}
	.meny li div { padding: 1px 0 0 0; }
	.meny li div a { color: #00446b; }
	.meny li div a:hover, .meny li a.active { color: #FFF; }
	

/* ----- IMAGES ----- */

img{
border: 0;
}
img a{
}
img a:hover{
}

.image {
font-size: 7pt;
text-align: center;
}
.w110 { width: 110px; }
.w250 { width: 250px; }
.w308 { width: 308px; }
.right { float: right; margin-right: 0;}
.left { float: left;}
.center { width: 100%; margin-bottom: 10px; overflow: hidden; } /* ?? */
.bryttekst { width: 100%; float: left; clear: both; }

/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
color: #666666;
text-decoration: none;
}
a:hover{
color: #d17100;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
border:0;
margin: 0;
padding: 0;
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}

/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* ----- LIGHTBOX ----- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
