BODY
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background-image: url(/Img/bg_ng.jpg);
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9pt;
}

.content {
	text-align: left;
	}
.content-img {
	margin-top: 12px;
	margin-bottom: 12px;
	}

.content td{
	text-align: left;
}

.sponsor {
	width: 100px; 
	float: right; 
	padding-top:18px; 
	padding-right: 48px;
	}
INPUT
{
    COLOR: #333333;  
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Arial, verdana,helvetica;
    BORDER-BOTTOM: #CC9900 1px solid;
    BORDER-LEFT: #CC9900 1px solid;
    BORDER-RIGHT: #B2B2B2 1px solid;
    BORDER-TOP: #B2B2B2 1px solid;
}
INPUT.2
{
    COLOR: #CDD6DF;  
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Arial, verdana,helvetica;
    BORDER-BOTTOM: #CDD6DF 0px solid;
    BORDER-LEFT: #CDD6DF 0px solid;
    BORDER-RIGHT: #CDD6DF 0px solid;
    BORDER-TOP: #CDD6DF 0px solid;
}
SELECT {
	COLOR: #333333;  
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Arial, verdana,helvetica;
    BORDER-BOTTOM: #CC9900 1px solid;
    BORDER-LEFT: #CC9900 1px solid;
    BORDER-RIGHT: #B2B2B2 1px solid;
    BORDER-TOP: #B2B2B2 1px solid;
	}


H1, H1 a, H1 a:hover
{
	font-family:verdana, "trebuchet ms", georgia;
	font-size : 18px;
	color : #334D8A;
	font-weight:bold;
	margin-top: 16px;
	margin-bottom:26px;
	
	
}
H2 
{
	font-family:verdana, "trebuchet ms", georgia;
	font-size : 12px;
	color : #003366;
	margin-bottom:5px;
	font-weight: bold;
}

H3 
{
	font-family:verdana;
	font-size : 11px;
	color : #000000;
	margin-bottom:2px;
	margin-top:5px;
}

img {
	border: 0px;
	}

#meny
{
	float:left;
	margin-top:125px;
	margin-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.menylank:link, .page_item a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menylank:active, .page_item a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C4C3E3;
	font-weight: bold;
	text-decoration: none;
	background-color:none;
}
.menylank:visited, .page_item a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menylank:hover, .page_item a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	background-color:none;
	font-weight: bold;
}

.menylank2:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #334D8A;
	text-decoration: none;
	font-weight: normal;
}
.menylank2:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}
.menylank2:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #334D8A;
	text-decoration: none;
	font-weight: normal;
}
.menylank2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	background-color:none;
	font-weight: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #334D8A;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}

div.column-1{
	width: 32%; 
	float: left; 
	text-align: left; 
	padding-left: 10px; 
	background: url(/Img/line.jpg) repeat-y;	
}

div.column-2{
	width: 32%;
	float: left;
	text-align: left;
	padding-left: 10px;
	background: url(/Img/line.jpg) repeat-y;;
}

div.column-3{
	width: 30%; 
	float: left; 
	text-align: left; 
	padding-left: 10px; 
	background: url(/Img/line.jpg) repeat-y;	
}

form.zend_form_dialog > table > tbody > tr > td {
	vertical-align: top;
	}

.zend_form dl.zend_form > dt {
	float: left;
	width: 80px;
	}
	
.zend_form dl.zend_form > dt > label{
	font-weight: bold;
	}




/* The login form */
/* ====================================== */
.zend_form_login dl.zend_form > dt {
	float: left;
	width: 80px;
	}
	
.zend_form_login dl.zend_form > dt > label{
	font-weight: bold;
	float: left;
	}
.zend_form_login dl.zend_form > dd {
	margin-bottom: 5px;;
	}
/* ====================================== */




fieldset {
	border: none;
	margin-top: -12px;
	}

.zend_form_searchbox fieldset dt	 {
	float: left;
	width: 120px;
	text-align: right;
	}

.zend_form_searchbox fieldset dd {
	float: left;
	margin-left: 10px;
	}

.zend_form_searchbox fieldset dd select{
	margin-left: 10px;
	}

.smallink {
	font-size: 10px;
	text-decoration: none;	
	}
.smallink:link {
	font-size: 10px;
	text-decoration: none;	
	}
.smallink:hover {
	font-size: 10px;
	text-decoration: none;	
	font-size: 10px;
	text-decoration: none;	
	}
#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:400px;
  width:600px;
  background-color: #ffffff;
  border:0px;
}

#simplemodal-container a.modalCloseImg {
  background:url(/Img/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-110px;
  cursor:pointer;
}

.pointer {
	cursor: pointer;	
	}
	
.row0 {
	background-color: #eeeeee;
	}
.row0:hover {
	background-color: #cccccc;
	}
.row1 {
	background-color: #ffffff;
	}
.row1:hover {
	background-color: #dddddd;
	}
.rowheader {
	font-weight: bold;
}

.image_general {
	padding: 12px;
}

.zend_form_searchbox input {
	width: 120px;
}

.zend_form_searchbox select {
	width: 120px;
}

.paginationControl {
	background: #ffffff;
}

.answerlist .roundcont {
	margin-left:22px;
	width: 550px;
	background-color: #deebfb;
	color: #334d8a;
	margin-bottom: 1px;
	
}

.row_0 .roundcont {
	width: 700px;
	background-color: #dee8ea;
	color: #334d8a;
	margin-bottom: 1px;
	
}

.row_0 .roundcont p {
	margin: 0 10px;
}

.row_0 .roundtop { 
	background: url(/Img/roundcorners/row_0_tr.gif) no-repeat top right; 
}

.row_0 .roundbottom {
	background: url(/Img/roundcorners/row_0_br.gif) no-repeat top right; 
}

.row_0 img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.row_1 .roundcont {
	width: 700px;
	background-color: #cfdde0;
	color: #334d8a;
	margin-bottom: 1px;
	
}

.row_1 .roundcont p {
	margin: 0 10px;
}

.row_1 .roundtop { 
	background: url(/Img/roundcorners/row_1_tr.gif) no-repeat top right; 
}

.row_1 .roundbottom {
	background: url(/Img/roundcorners/row_1_br.gif) no-repeat top right; 
}

.row_1 img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.row_info .roundcont {
	width: 500px;
	background-color: #cfdde0;
	color: #334d8a;
	margin-bottom: 1px;
	
}

.row_info .roundcont p {
	margin: 0 10px;
}

.row_info .roundtop { 
	background: url(/Img/roundcorners/row_info_tr.gif) no-repeat top right; 
}

.row_info .roundbottom {
	background: url(/Img/roundcorners/row_info_br.gif) no-repeat top right; 
}

.row_info img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.smallbox .roundcont {
	width: 100px;
	background-color: #f90;
	color: #fff;
	margin-bottom: 1px;
	
}

.smallbox .roundcont p {
	margin: 0 10px;
}

.smallbox .roundtop { 
	background: url(/Img/roundcorners/tr.png) no-repeat top right; 
}

.smallbox .roundbottom {
	background: url(/Img/roundcorners/br.png) no-repeat top right; 
}

.smallbox img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.stil4{
	font-family:verdana, "trebuchet ms", georgia;
	font-size : 12px;
	color : #003366;
	}
	
.forum_icon{
	margin-right: 100px;
	float: left;
	}
.forum_header {
	font-size: 1.8em;
	text-decoration: none;
	}
.forum_header:hover {
	font-size: 1.8em;
	text-decoration: none;
	}
.forum_name {
	color: gray;
	padding-bottom: 3px;
	}
	
.ul_menu {
	list-style-type: none;
	}
	
.ul_menu li {
	padding: 5px;
	}
	
.loginbox h1 {
	margin: 0px;
	padding-left: 5px;
	color: white;
	font-size: 1.6em;
	}
.loginbox h2 {
	margin: 0px;
	padding-left: 5px;
	color: #b1c5dd;
	font-size: 1.1em;
	}
.zend_form_article input {
	width: 300px;
}

.zend_form_article #active {
	width: 1px;
}

.zend_form_article textarea {
	width: 300px;
}

.zend_form_article dd {
	margin-bottom: 20px;
}

.zend_form_article dt {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	}
	
form {
	padding: 0px;
	margin: 0px;
	}
.light {
	font-family:verdana, "trebuchet ms", georgia;
	color: #aaaaaa;
	font-size : 12px;
}

.zend_form_default dd {
	padding: 4px;
	font-size: 14px;
	color: #990033;
	margin-bottom: 6px;
	}
	
.zend_form_default #captcha-label {
	height: 50px;
	}
	
.zend_form_default dd #submit{
	margin-left: 250px;
	margin-top: 40px;
	}
	
.zend_form_default dd ul{
	font-size: 11px;
	list-style-type: none;
	}
.zend_form_default dt {
	padding: 6px;
	float: left;
	width: 130px;
	text-align: right;
	font-size: 11px;
	}
.zend_form_default input {
	width: 220px;
	}
	
ol li {
	margin-bottom: 6px;
}

#menuwrapper{
	padding-left: 10px;
	}

#menuwrapper li{
	float: left;
	}
ul li {
	margin-bottom: 6px;
}

.page_item {
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
	display: inline-block;
        width: 100px;
}

.page_item a {
	color:#FFFFFF;
	}
#sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
