﻿@media all
{

body,html
{
	padding:0px;
	margin:0px;
	font-family:Arial;
	background-color:#ddd;
	text-align:left;
}

html,body,center,form
{
	min-height: 100% !important;
	height: 100%;
	margin-top: 0;
}

form
{
	padding: 0px;
	margin: 0px;
	font-size:11px;
	font-family:Arial;	
}

div,p,a,img,font,input,submit,button,textarea
{
	font-size:11px;
	font-family:Arial;
}

p,div,td,span,ul,li.blockquote
{
	color: rgb(85,85,85);
}

a
{
	color:#000;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

h1, h1 a
{
	font-family:Arial;
	font-size:13px;
	color:#002e5e;
	text-decoration:none;
	font-weight:bold; 
	margin-bottom: 0px;
}

div#container
{
	overflow: hidden !important;
	overflow: none;	
	min-height: 100% !important;
	height: auto !important;
	height: 100%;
	width:900px;
	background-color: #fff;
/*
	background-color: rgb(242,191,48);
*/
	background-image: url(/resources/images/Template/netid.is/background-main.gif);
}

div#top
{
	margin-left:10px !important;
	margin-left:5px;
	width:880px;
	height:auto!important;
	height:75px;
	min-height:75px;
	float:left;
	background-color: rgb(0,46,94);
	border-bottom:1px solid #fff;
}

div#topmenu
{
	float: right;
	width: 450px;
	margin-top:4px;
	text-align: right;
	margin-right: 52px !important;
	margin-right: 25px;
}

div#topmenu a
{
	color:#fff;
	text-decoration: none;
}

div#topmenu a:hover
{
	color:#dadada;
}

div#topmenu input {
	height: 15px;
}

.topmenu_span, .topmenu_span a
{
	position:relative;
	font-family:Arial;
	font-size:11px;
	bottom:3px;
	color: #fff;
}

ul#navigation
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#navigation li
{
	float: left;
	font-weight: bold;
	background: url(/resources/images/Template/netid.is/top_bullit.jpg) no-repeat center left;
	padding-left: 3px;
	padding-right: 12px;
}

div#logo
{
	float:left;
	margin-left:42px !important;
	margin-left:20px;
	text-align: left;
}

div#bottommenu
{
	float:right;
	width: 555px;
	text-align: right;
	margin-top:40px !important;
	margin-top:30px;
	padding-right:10px;
/*
	margin-right: 52px !important;
	margin-right: 25px;
*/
	text-align:left;
}

div#bottommenu p
{
	position:relative;
	top: -10px !important;
	top: -1px;
	bottom:3px;
}

div#bottommenu a
{
	margin-left: 12px;
	color:#fff;
	text-decoration: none;
	font-family:Arial;
}

div#bottommenu a:hover
{
	color:#dadada;
}


div#bottommenu font
{
	font-weight:600;
	font-size:11px;
}

div#center
{
	float:left;
	width:778px;
	margin-left:0px;
	border-left: 1px solid rgb(176,183,189);
	
}

div#leftempty
{
	margin-left:10px !important;
	margin-left:5px;
	float:left;
	width:50px;
	height:18px;
/*
	background-image: url(/resources/images/Template/netid.is/bg_orange.gif);
*/
}

div#rightempty
{
	float:left;
	margin-left:2px !important;
	margin-left:0px;
	margin-right:5px;
	width:49px;
	height:18px;
/*
	background-image: url(/resources/images/Template/netid.is/bg_orange.gif);
*/
}

div#image img
{
	border-top:0px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}

div#left
{
	float:left;
	background-color:#fff;
}

div#header
{
	float:left;
	width: 570px;
	margin:2px;
	text-align:left;
	background-color:#fff;
}

div#content
{
	clear:both;
	float:left;
	width:560px;
	margin-left:5px;
	border-top: 1px solid rgb(176,183,189);
	border-right:1px solid rgb(176,183,189);
	background-color: #fafafa;
	padding: 10px;
	text-align:left;
}

div#right
{
	float:right;
}

div#ads
{
	width:170px;
	margin:5px;
	text-align:left;
	background-color:#fff;
}

div#adsheader
{
	border-bottom: 1px solid rgb(176,183,189);
}

div#adscontent
{
	padding-top: 10px;
	padding-bottom:10px;
	border-left:1px solid rgb(176,183,189);
	background-color: #fafafa;
}

div#maillist
{
	width:170px;
	margin:5px;
	text-align:left;
	background-color:#fff;
}

div#maillistheader
{
	border-bottom: 1px solid rgb(176,183,189);
}

div#maillistcontent
{
	padding-top: 10px;
	padding-bottom:10px;
	text-align:center;
	border-left:1px solid rgb(176,183,189);
	background-color: #fafafa;
}

div#maillistcontent a
{
	color:rgb(0,46,94);
	font-weight:bold;
	text-decoration:none;
}

div#maillistcontent a:hover
{
	color:rgb(0,43,90);
	text-decoration:underline;
}

.title
{
	margin-left:15px;
	color: rgb(0,46,94);
	font-size:13px;
	font-weight:600;
}

div#footer
{
	clear:both;
	width:770px;
	margin-top:20px;
	color: #000;
	line-height: 22px;
	border-top: 1px solid rgb(176,183,189);
}

div#footer p
{
	font-size:11px;	
}

div#footer a
{
	font-size:11px;
	color: #000;
}

div#footer a:hover
{
	color: #000;
	text-decoration:none;
}

.search
{
	height:18px;
	width:100px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
}

.search_button
{
	color:#002e5e;
	background: none;
	border: 0px;
	font-weight: bold;
}

.add
{
	height:18px;
	width:150px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
}

.leit h1
{
	margin-top:0px;
	margin-left:10px;
	margin-bottom:2px;
	margin-right:0px;
	padding:0px;
	color: rgb(0,46,94);
	font-size:14px;
	font-weight:normal;
}

}
@media print
{
	div#top,div#image,div#right
	{
		display:none;
	}

	div#center, div#left, div#content, div#footer, div#header
	{
		padding:0px;
		margin:0px;
		width:640px;
		border:none;
	}

	div#footer
	{
		padding-top:20px;
		text-align:left;
	}

	div#header
	{
		padding-bottom:20px;
		text-align:left;
	}
}