body {
	width: 100%;
	height: 100%; /* Hack for IE5+ */
}

#content, #contentbig {
	min-height: 100%;
	height: 100%; /* Hack for IE5+ */
	
}

table, td 
{	
	color: Black;
}

hr
{
	border-top : 1px dashed #ffffff;
	border-bottom : 1px dashed #D8D8D8;
}

html>body, html>body #content, html>body #contentbig {	height: auto;}
body { 
	margin: 0px; 
	color : #000000;
	background-color : rgb(255,255,255);
	background-repeat : no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
}

a {
	text-decoration: none;
	color:#242A74;

}

a:link {
	color: #242A74;
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	color: #242A74;
	
}

a:hover {
	text-decoration: underline;
	
}

#header .topmenu {
	height: 72px;
	background-color:#242A74;
	margin-bottom: 2px;
}
#header .topbar {
	height: 111px;
	background-color: #ECC542;
}
#header .topbarsubpage 
{
	position:absolute;
	top: 74px;
	width:100%;
	height: 52px;
	background-color: #ECC542;
	color: #FFFFFF;
	font-size: 20px;
	text-indent: 24px;
	text-decoration: none;
	line-height: 50px;
}
/*
html>body #content {
	position: absolute;
	top: 165px;
	left: 0px;
}
*/
#contentbig {
	position: absolute;
	top: 128px;
	left: 0px;
	margin-right:30px;
	width: auto;
	display: block;
}

.other {
	position : absolute;
	top : 1px;
	left:720px;
	right : 5px;
	width : 10em;
	z-index : 1;
	padding : 0em;
	border-left : 1px dashed #D8D8D8;
	border-right : 1px dashed #D8D8D8;
	border-bottom : 1px dashed #D8D8D8;
	padding : 0.5em;
	margin-bottom : 0.5em;
	width: 175px;
}

.contentText
{
	margin-top:1px;
	margin-bottom: 3em;
	margin-right:12em;
	margin-left:12em;
	padding:0.5em;
	width: 520px;
	min-height:600px;
	overflow:hidden;
	text-justify: distribute;
	text-align: justify;
	height:expression(
	    this.scrollHeight < 600? "600px" : "auto" );
}
	

#contentbig .contentText {
	margin-top:1px;
	margin-bottom: 3em;
	margin-right:0em;
	margin-left:12em;
	text-justify: distribute;
	text-align: justify;
	padding:0.5em;	
	display: block;
	margin-left:180px;
	height: auto;
}

html>body #contentbig .contentText {
	margin-left:190px;	
	display: block;
}

/* Mozilla cleanup  */ 
html>body .recordview 
{
	margin-right:20px;
	border-style:none;
	border-bottom:white;
	border-right:white;
}

	
	

.mainwrapper {
	width: 90%;
}


.footer {
	width: 100%;
	text-align: center;
	border-top:1px solid rgb(0,0,0);
	background-color: rgb(36,42,116);
	color:rgb(255,255,255);
	position:absolute;
	bottom :0px;
	height: 41px;
	font-size: 9px;
}

/* Menubar í hausnum */
.topmenu .toptitle {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	font-size: 17px;
}

.topmenu .toptitle a, .topmenu .toptitle a:visited, .topmenu .toptitle a:hover
{
	color:White;
	font-size:17px;	
	text-decoration:none;
}

.topmenu .topsearch {
	position: absolute;
	left: 730px;
	top: 40px;
	color: #FFFFFF;
	font-size: 10px;
}


div#menubar ul li { display:inline; font-size:9px;  text-transform: uppercase;  }
div#menubar ul { 
  margin: 0px 0px 0px 270px;
  padding: 5px 1px 3px 1px; 
  border-top:2px solid #242A74;  
  border-bottom:2px solid #242A74;
  
  width: 618px;
}
div#menubar ul li a:link, div#menubar ul li a:visited { 
  text-decoration:none; font-weight:bold;
  color:#ECC542; 
  border:1px solid #242A74;  
  padding:1px 8px
}

div#menubar ul li a:hover { text-decoration:underline;} 

/* Menubar vinstri valmynd */
.menu {
	position : absolute;
	top : 1px;
	left : 10px;
	width : 166px;
	z-index : 1;
	padding : 0px;
	font-size: 9px;
}
.menu { padding : 0.5em; margin-bottom : 0.5em;} 
.menu a { display : block; text-decoration:none; padding: 2px 0px 2px 0px; }
.menu .delimiter { display : none; }
.menu { border-left : 1px dashed #D8D8D8; border-right : 1px dashed #D8D8D8;}
.menu a {color : rgb(0,68,135);	background-color : inherit; }
.menu a:hover {background-color : #D8D8D8; text-decoration:none}
.menu strong {	font-size : large; }
.menu .active {background-color : #D8D8D8; text-decoration:none}
ul.menu {list-style:none;	margin:0px; }
ul.menu li {  border-bottom : 1px dashed #D8D8D8; }
/* Menubar vinstri endar */


/* 
	Eigindi hér fyrir neðan stjórna ekki sjálfu CSS Layout-i síðunnar heldur
	stíl hverrar sjálfstæðar einingar.	
*/

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}
h1 {
	color: #232B73;
	font-size: 18px;	
}

.box {
	color: #666666;
	font-size: 0.7em;
}

.box .input 
{
	width: 170px;
	margin-bottom:1px;
	font-size: 10px;
}

.boxinfo {
	font-size: 10px;
	color: #144F89;
	font-weight: bold;
}

.delim {	 border-bottom : 1px dashed #D8D8D8; }

.small { margin: 2px 0px 2px 0px; }
.small a:link, .small a:visited {
	color: #004583;
	font-size: 9px;
	text-decoration: none;
}
.small a:hover {	text-decoration: underline; }

.logout {
	position: relative;
	left: 60%;
	border-bottom : 1px dashed #D8D8D8; 	
	border-right : 1px dashed #D8D8D8; 
	width: 175px;
	margin: 2px;
	padding: 2px;
	color: #174E87;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
}

.header_A
{
	text-decoration:none;
	color:White;
}

.mainlinks
{
	text-decoration:none;
}

.ViewHeader
{
	margin: 0px 0px 0px 10px;
	padding: 0px 1px 0px 1px;
}


.recordview_header
{
	border-style:none;
	width:100%;
	font-size: 11px;
	font-weight:bold;
}

.recordview
{
	border-style:none;
	width:100%;
	font-size: 11px;
}


.recordview TD
{
	border-style:none;
}


.recordview_alternativerow
{
	border-style:none;
	background-color:#FFF5E9;
}

.contentfooter {
	background-image: url(../images/maintd_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	line-height: 13px;
	width: 654px;	
}

.contentheader {
	background-image: url(../images/maintd_header.gif);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	width: 654px;
	color: #554343;
	font-size: 11px;
	font-weight:bold;
	border-bottom: 1px solid #AE7E36;
}


.contentwrapper {
	border-left: 1px solid #AE7E36;	
	border-right: 1px solid #AE7E36;	
	border-bottom: 1px solid #FFFFFF;	
	padding: 2px 2px 2px 5px;
}


.mandatoryicon
{
	color:"#cc0000";
	font-size: 13px;
}

.inputbox80
{
	border: #E3E3DB 1px solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 80px;
}

.inputboxSearchKey
{
	border: #E3E3DB 1px solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 240px;

}

.inputboxSearch
{
	border-right: #E3E3DB 1px solid;
	border-top: #E3E3DB 1px solid;
	font-size: 11px;
	border-left: #E3E3DB 1px solid;
	border-bottom: #E3E3DB 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 210px;
	height: 150px;
}

.label_text
{
	color: #554343;
	font-size: 11px;
	font-weight:bold;
}

.contentText table .advertType {
	font-size: 18px;
	font-weight:normal;
}
.advertRepeatHeader2
{
	font-size: 10pt;
	width:50%;
	font-weight:bold;	
	color: #000000;
	font-family: Times New Roman, arial;
}
.contentText table {
	font-size: 11px;
	font-weight:normal;
}

#LS_notificationLabel, #LA_notificationLabel
{
	white-space: nowrap;
	color: Red;	
}

.categories
{
	background-color: #fdfaf1;
}
