/*
** css for Ib Nordmark AS
*/

body {
	/*background-image: url('../images/top_banner.jpg');
	background-repeat: no-repeat;*/
	font-family: verdana;
	color: rgb(68,93,134);
}

a {
	text-decoration: none;
	color: rgb(68,93,134);
}

a:hover {
	text-decoration: none;
	color: rgb(68,93,134);
}

a:visited {
	text-decoration: none;
	color: rgb(1,55,139);
}

.pagecenter {
  text-align: center;
}
.user_staff_name, .user_staff_position, .user_staff_phone, .user_staff_email {
  font-size:8pt; 
}
.news-single-backlink {
 font-size:7pt;
}

#main_cont {
  width: 980px;
  /* border: 1px solid black; */
  margin: 0px auto;
}

.top_banner {
	background-image: url('../images/topbanner.jpg');
	background-repeat: no-repeat;
	height: 117px;
	/* font-weight: bold; */
	/* border: 1px solid black; */
}

#leftmid{
	width: 194px;
	height: 44px;
	background-image: url('../images/left_back_2.jpg');
	background-repeat: repeat-y;
}

#adresscont{
	width: 100%;
	height: 100%;
	background-image: url('../images/left_adr_bar_1.jpg');
	background-repeat: no-repeat;
}

#adresscont table p.bodytext{
  position: relative;
  left: 3px;
  margin: 0px;
  padding: 0px;
}

#adresscont table {
	line-height: 9px;
}

#adresscont p.bodytext {
  margin: 6px;
  margin-top: 0px;
  padding: 0px;
}

#adresscont table {
  margin: 0px;
  padding: 0px;
}

#rightmid {
	width: 92px;
	background-image: url('../images/rightmid.gif');
	background-repeat: repeat-y;
}

#left_adr_bar{
	width: 194px;
	height: 360px;
	background-image: url('../images/left_back_2.jpg');
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	/* border-top: 1px solid #ffffff; */
}

#positionCont{
	position: relative;
	top: 55px;
	left: 30px;
	/* border: 2px solid red; */
}

#adresslabel{
	position: relative;
	/*top: 55px;
	left: 30px;
	border: 2px solid red; */
	
	/* float: left */
	color: #ffffff;
	font-size: 10px;
}

#adresslabel table {
	color: #ffffff;
	font-size: 10px;
}

#email-logo {
  position: relative;
  top: 3px;
}

#news_section{
	position: relative;
	float: left;
	clear:both;
	top: 10px;
	width: 140px;
	font-size: 10px;
	/* border: 1px solid #ffffff; */
}

#left_lower{
	width: 194px;
	height: 41px;
	background-image: url('../images/left_lower.jpg');
	background-repeat: no-repeat;
}

#main_bottom{
	height: 35px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
}

#right_lower{
	/* background-position: -3px 0px; */
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
}

/*
** Styling Menus
*/

#mainMenu {
  background-color: rgb(107,107,107);
  height: 20px;
  width: 100%;
  color: #ffffff;
  font-size: 10pt;
}

#mainMenu td {
	width: 14%; 
}

.sublvl2 {
	background-color: rgb(246,246,246);
	/* filter: alpha(opacity=30); */
	opacity: .80;
	color: #000000;
	font-size: 10px;
	width: 140px;
	/* height: 100px; */
	/* padding-left: 5px; */
}

.sublvl2 a{
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/* opacity: 1; */
	/* filter: alpha(opacity=100); */
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.sublvl2 a:hover{
	background-color: rgb(162,162,162);
}

.sublvl3{
	background-color: rgb(201,201,201);
	/* filter: alpha(opacity=30); */
	opacity: .80;
	color: #000000;
	font-size: 10px;
	width: 140px;
	/* height: 100px; */
	/* padding-left: 5px; */
}

.sublvl3 a{
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/* opacity: 1; */
	/* filter: alpha(opacity=100); */
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.sublvl3 a:hover{
	background-color: rgb(152,152,152);
}

#mainMenu a{
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#mainMenu .active {
  background-color: rgb(48,48,48);
}

#bottom_menu {
	position: relative;
	float: left;
	top: -8px;
	left: 135px; 
	color: #FFFFFF;
	font-size: 10pt;
}

#specials_menu{
	position: relative;
	float: right;
	top: 20px;
	right: 0px;
	font-size: 10px;
	/* clear: both; */
}

#specials_menu img{
	position: relative;
	top: 4px;
}

#bottom_menu a{
	/* display: block; */
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#copyright {
	position: relative;
	float: left;
	font-size: 10px;
	top: -6px;
	left: 10px;
}

/*
** Styling Main Content
*/

#main_content {
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#pageheader{
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#pageheader a:hover{
	text-decoration: none;
	color: rgb(68,93,134); 
	/*font-size: 10px;*/
	
}

#pageheader a{
	text-decoration: none;
	color: rgb(68,93,134);
	/*font-size: 10px;*/
	
}

#pageheader avisited{
	color: rgb(1,55,139);
	text-decoration: none;
	/* font-size: 20px; */
}

#complogo {
	position: relative;
	float: right;
	right: 30px;
	top: -30px;
}

#content_main {
	clear:both;
	font-size: 10pt;
}

a.mail {
  border: 0px solid black;
}

p img {
  border: 0px solid black;
}

#specials_menu img {
  border: 0px solid black;
  margin-left: 2px;
  margin-right: 3px;
}

// Styling mininews

.tx-mininews-pi1 {
  color: #ffffff;
  /* margin-bottom: 10px; */
}

.tx-mininews-pi1-fp_listrow-first{
  margin-bottom: 5px;
}

.tx-mininews-pi1 a {
  /* color: #ffffff; */
}

.tx-mininews-pi1 p{
  margin: 0px;
  padding: 0px;
}

/*
** Styling af tt_news
*/

/* tt_news latest */

#news_section{ 
  position: relative;
  top: 30px;
  border: 0px solid red;
  font-size: 10px;
}

.news-latest-container {
  font-family: verdana;
  font-size: 10px;
  color: #ffffff;
 /* clear: both; */
  border: 0px solid black;
}

.news-latest-container a, .news-latest-container a:hover{
  font-family: verdana;
  color: #ffffff;
  font-size: 10px;
}

.news-latest-container a:visited{
  font-family: verdana;
  color: #ffffff;
  font-size: 10px;
}

.news-latest-item {
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-size: 10px;
}

.news-latest-item a{
  text-decoration: none;
  font-size: 10px;
}

.news-latest-item span{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.news-latest-item h3{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.news-latest-morelink{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* tt_news List */

.news-list-date {
  margin-top: 0px;
  padding: 0px;  
}

.news-list-item h3{
  margin-bottom: 0px;
  padding: 0px;
  /* border: 1px solid black; */
}

.news-list-item a{
  text-decoration: none;
}

/* tt_news List */

.news-single-item a {
  text-decoration: none;
}

/*
** Styling TT_Content
*/

.content_divide {
  text-align: left;
  /* border: 1px solid black; */
}
