* {
	font-family:Verdana, Helvetica, sans, Arial;
	font-size:10pt;
}

body {
    background:#E8E8E7;
    padding:0;
    margin:0;
}

h1 {
    color:#D82740;
    font-size:12pt;
}

a {
    color:#D82740;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

h2, h3 {
	color:#D82740;
}

#containerL {
    width:50%;
    height:104px;
    left:0px;
    position:absolute;
    background:url(../img/headrptl.png) repeat-x;
}

#containerR {
    width:50%;
    height:282px;
    left:50%;
    position:absolute;
    background:url(../img/headrptr.png) repeat-x;
}

#container {
    width:1024px;
    position:absolute;
    left:50%;
    top:0px;
    margin-left:-512px;
    background:url(../img/midrpt.png) repeat-y;
}

#header {
    background:url(../img/header.png);
    width:1024px;
    height:92px;
    overflow:hidden;
}

#headerContent {
    margin:0px 100px 0px 666px;
    padding:10px;
}

#headerImageL {
    background:url(../img/headimgl.png);
    width:111px;
    height:179px;
    float:left;
}

#headerImage {
    background:url(../img/header/home.png);
    width:802px;
    height:179px;
    float:left;
}

#headerImageR {
    background:url(../img/headimgr.png);
    width:111px;
    height:179px;
    float:left;
    clear:right;
}

#mid {

}

#menu {
    background:url(../img/menu.png) no-repeat;
    width:313px;
    /*height:318px;*/
    height:450px;
    float:left;
}

#content {
    float:left;
    width:422px;
}

#title {
    background:url(../img/title.png) ;
    width:412px;
    height:22px;
    clear:both;
    padding-left:10px;
    padding-top:3px;
    overflow:hidden;
}

#title h2 {
    margin:0;
    padding:0;
    color:#D82740;
}

#midCol {
    width:289px;
    min-height:263px;
    float:left;
}

#midColTop {
    background:url(../img/midcoltop.png);
    width:289px;
    height:11px;
    overflow:hidden;
}

#midColTop.noBox {
    background-image:url(../img/midcoltop_nobox.png);

}

.accountManager p strong {
    color:#D82740;
}

.midColBoxTop {
    width:155px;
    height:22px;
    background:url(../img/midcolbox_top.png);
    overflow:hidden;
}

.midColBoxMid {
    background:url(../img/midcolboxrpt.png) repeat-y;
    width:155px;
    margin:0;
    padding:0;
    overflow:hidden;
}

.midColBoxContent
{
   margin:0 3px;
   padding:0;
}

.midColBoxTop h2 {
    font-size:8pt;
    color:#FFFFFF;
    margin:3px 0 0 0;
    padding:0;
    font-weight:normal;
    text-align:center;
}

#bottom {
    background:url(../img/bottom.png);
    width:1024px;
    height:24px;
    clear:both;
}

.midColBoxMid ul {
    padding:5px;
    margin:0;
}

#address {
    background:url(../img/midcolend.png);
    width:156px;
    height:54px;
    margin-left:735px;
    margin-top:-54px;
    position:absolute;
    text-align:center;
    padding-top:5px;
}

#address p {
    padding:0;
    margin:0;
    font-size:8px;

}

#midColEnd {
    height:54px;
    width:156px;
    clear:both;
}

#contentArea {
    padding:10px;
}

#headerContent .form-text {
	height:10px;
	font-size:7pt;
}

#headerContent .form-submit {
	height:14px;
	font-size:7pt;
}

#headerContent li {
    list-style:none;
    float:left;
    margin-right:5px;
}

#headerContent label {
  visibility:hidden;
  display:none;
}

#nordHoldingLogo {
    background:url(../img/nordholding.png);
    width:74px;
    height:39px;
    float:left;
    margin-right:10px;

}

.block-locale {
    margin-top:10px;
}

.block-locale a {
	font-size:7pt;
}

.block-search {
	clear:both;
}

.block-search .form-text {
    width:160px;
}

input {
  border:1px solid #CCCCCC;
  color: #444444;
  background:#FFFFFF;
}

.site-map h2.title {
    display:none;
    visibility:hidden;
}

#headerContent .block-block  p{
	margin-top:8px;
	margin-right:9px;
	padding:0;
	font-size:7pt;
	text-align:right;
}

#headerContent .block-block  a {
	font-size:7pt;
}

.accountManager {
	clear:both;
}

.accountManager  img {
    float:left;
	margin:0px 10px 10px 10px;
}

.breadcrumb *{
    font-size:7pt;
}

.breadcrumb strong {
    font-weight:normal;
}

.content img {
	padding:0px 10px 0px 10px;
}

.messages.error {
    border-color:#D82740;
    background:#FFFFFF;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border:1px dotted #D82740;
}

.news p {
	padding: 3px 0 3px 0;
	margin:0;
}

div.news {
	margin-bottom:15px;
}

.news .title {
	padding:0 0 2px 0;
	margin:0;
	font-weight:bold;
	color:#D82740;
}

.news .date  span{
	font-style:italic;
	font-size:7pt;
}

.news .content {
	
}

.news.block  .title a{
	font-size:8pt;
	font-weight:normal;
}

tbody {
	border:none;
}

.midColBox p {
	padding-left:5px;
}

.form-file {
	background:red;
	width:135px;
}
