/* Start of CMSMS style sheet 'Infosoft v1' */
/*
Infosoft Stylesheet
www.flottaltsaa.no
*/


/* General selectors */
body { 
	background-color:#ffffff;
	color:#333;
}

h1 {
	color:#333;
	font-size: 153.9%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

h2 {
	color:#C10B12;
	font-size: 153.9%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:20px 0px;
}

h3 {
	font-size: 116%;
}

#NewsPostDetailDate {
  font-size: 75%;
  color:#000;
  font-weight:normal;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  }
#NewsPostDetailPrintLink {margin-top:10px}

a {
	background-color:#fff;
	color:#C10B12;
	text-decoration:none;
}

a:hover span{
	text-decoration:underline;
}

a img {
	clear:both;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.aid {
	display:none;
}

/* Header Elements */
#header { 
	padding: 10px 0 0 0; 
	/* position: relative; */
	background: #fff url(/uploads/images/v1/border_black.png) repeat-x bottom left;
	height:169px;
}

#header img { 
	float:left;
	padding-bottom:0px;
}

#header h1 {
	margin: 2.5em 0.45em 0px 200px; 
	zoom:1;
}

#header h1 a {
	text-transform:uppercase;
	color:#C10B12;
}

#header h1 a:hover {
	background-color:#C10B12;
	color:#fff;
}

/* Submenu */
ul.nav {
}

ul.nav li.first {
	border:none;
}

ul.nav li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border-top:1px dotted #aaa;	
	margin:0pt;
	padding:0pt;
}

ul.nav li a {
	line-height:200%;
	color:#333;
	background-color:#fff;
	text-decoration:none;
	font-weight:normal;
}

ul.nav li a:hover {
	color:#666;
	text-decoration:underline;
}

ul.nav li.active a{
	color:#666;
	font-weight:bold;
}

/* Navigation elements */
#nav ul.nav {
	padding:2px 0px 12px 16px;	
}

.leader#nav ul.nav {
	background:#000000 url(/uploads/images/v1/border_grey.png) repeat-x scroll left bottom;
	padding:2px 0px 12px 16px;	
}

#nav ul.nav li.first {
	border:none;
}

#nav ul.nav li {
	display:inline;
	border:0px;
	border-left:1px solid #aaa;	
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial;
	font-size: 85%;
	letter-spacing:1px;
	margin:0pt 0.3em 0pt 0pt;
	padding:0pt 0pt 0pt 0.6em;
	text-transform:uppercase;	
}

#nav ul.nav li a {
	line-height:100%;
	color:#ccc;
	background-color:#000;
	text-decoration:none;
	font-weight:normal;
}

#nav ul.nav li a:hover {
	color:#fff;
	text-decoration:underline;
}

#nav ul.nav li.active a{
	color:#fff;
	text-decoration:underline;
}


/* Leader elements */
#leader {
	background:#efefef url(/uploads/images/v1/border_white.png) repeat-x scroll left bottom;
	overflow:hidden;
	padding:20px 20px 20px 20px;
	line-height:1.4;
	font-family:georgia;
}

/* Body elements */
#body {
	padding:0px 20px;
}

#body h3 {
	color:#333;
	font-family:Verdana, Arial, sans-serif;
	text-align:left;
	padding:0px 0px .5em 0px;
	font-weight:bold;
}

#body p {
	font-family:verdana;
	margin-bottom:1em;
}

/*
#body .inc-g .inc-u, #body .inc-gb, #body .inc-ge, #body .inc-gf{
	padding:0px 20px;
}*/

/* Content */
#content {
	width:auto;
	margin-left:200px;
	clear:none;
}

#content ul {
margin-left:20px;
}

#content ul li{
list-style-type:square;
}


#menu {
	padding-top:20px;
	width:180px;
	float:left;
	display:inline;
}

#menu ul.nav {
	margin-bottom:20px;
}

#menu div.contact {
	color:#777;
	font-size:85%;
	line-height:140%;
}


/* Footer elements */
#footer {
	margin:20px 0px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial;
	font-size:85%;
	text-align:center;
	border-top:0px;
}

#content ul.news {margin:0;
padding:0;
list-style:none;
list-style-type:none;
}
#content ul.news li {
list-style-type:none;
display:block;
margin-top:4px;
border-top:1px dotted #666;
padding-top:4px;
background:url(/uploads/link_arrow.gif) no-repeat 0px 4px;
padding-left:14px;
}
#content ul.news li.first {margin-top:0;border-top:none;padding-top:0;background-position:0px 0px;}
#content ul.news li a:link, #content ul.news li a:visited {color:#000;font-weight:bold;}
#content ul.news li a:hover {text-decoration:underline}
#content ul.news li .date {font-size:80%;color:#666}
ul.news li a {display:block;}

/* Contact form */
.contactform {padding: 1em; background-color: #eee; border:1px dotted #333} 
.contactform fieldset legend {display:none;} 
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 10em; } 
.contactform div.required {color: #f00;}


/* Tables ? */
#content table tr {
	border-top:1px dotted #333;
}
/* End of 'Infosoft v1' */

