@import url(grids.css);
@import url(reset.css);
@import url(fonts.css);
/********* General **********/
body{
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.4em;
}
h1,.heading1{
 font-size: 1.4em;
}
h2,.heading2{
 font-size: 1.2em;
}
h3,.heading3{
 font-weight: bold;
}
a img{
 border:none;
}
form{
 display:inline;
 margin:none;
 padding:none;
}
em{
 font-style: normal;
 font-weight: bold;
}
pre{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
th{
 font-weight: bold;
 text-align: left;
}
iframe{
 border:none;
 width:45em;
}
p{
 margin: 0.5em 0;
}
.ingress{
 font-style: italic;
 font-size: 110%;
 color: #888888;
}
.warning,.error{
 color:#FF0000;
}
.number { 
text-align: right 
}
.readmore{
 display:block;
 text-align:right;
}
a{
 text-decoration:none;
 color: #000000;
}
/********* Header **********/
#hd{
 margin-bottom: 1em;
}
/********* Footer **********/
#ft{
 width:75%;
 text-align: center;
 color:#888888; 
 padding: 5px 17px;
 margin: 10px 0px ;
 font-size: 0.9em;
}
#ft a{
 color:#888888; 
}
/********* Hide these elements on print **********/
leftsubmenu,.leftsubmenu,ul.breadcrumbs,#user,#publisher,#empatix,
#sitemap,#banner,#toolmenu,#mainmenu,.request,#navcontainer,
.yui-b .rounded,#dpdlogo,.drift,#print{
 display:none;
}
/********* Special styles **********/
.contact_us tr, .contact_us td, .contact_us th{
	border-top: 1px solid #DDDDDD;
	padding: 5px;
}
.extrainfo img{
 margin-bottom: 10px;
 display:block;
}
a.servicelink{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.4em;
 display:block;
 padding: 14px 0px 28px 75px;
 background-image: url(http://www.tollpost.no/redesign2007/serviceicon.gif);
 background-repeat: no-repeat;
 color:#00478F;
 font-weight: bold;
 line-height: 1.1em;
}
#yui-main img{
 margin: 0em 0em 0em 1em;
}
body.eservice{
 padding:10px;
}
.content td{
 text-align:left;
}
/********* Front page **********/
.firstarticle{
 padding-bottom:0.5em;
 margin: 0px;
}
hr {
 height: 0.1em;
}
.frontarticleimg {
 width: 160px;
}
.frontarticles td{
 padding-top:0.5em;
 vertical-align:top;
 border-top: solid 1px #DDDDDD;
}
.frontarticles img{
 margin: 1em 0 0 1em;
}
.news{
 background-color: #FFFFFF;
 padding: 10px;
 min-height: 15em;
}
.drift{
 background-color: #D9D9D9;
 padding: 12px;
}
#yui-main .yui-ge .news *, #yui-main .yui-gc .news *{
 line-height: 1.4em;
 font-weight:normal;
}
#loginbutton{
 margin: 5px 0;
}
.login
{
	margin: 5px 0 0 5px;
	padding: 12px;
	width: 180px;
	border: 1px solid #CCC;
}
#Username,#Password{
 width: 150px;
}
#pknr, #ref{
width: 110px;
}
.frontpagearticleimage{
 border-bottom:10px solid #FFFFFF;
}
#press {
 border:none; 
}
div.press h2, div.press h2 a {
 font-weight: normal;
}
div.drift h1 {
 font-size:1.1em;
 font-weight:bold;
 margin-bottom:0.6em;
}

.frontpage .yui-b img{
 border-bottom:10px solid #FFFFFF;
}
/********* Firstpageannonse **********/
#bedriftannonse
{
	position: relative;
	width: auto;
	height: 123px;
	margin: 0px 10px 0px 0px;
	padding: 2px;
}
#privatannonse
{
	position: relative;
	width: auto;
	height: 123px;
	margin: 0px 10px 0px 0px;
	padding: 2px;
}
#privatannonse .annonseimg, #bedriftannonse .annonseimg {
	position: absolute;
	border: none;
	top: 0px;
	left: -15px;
}
#annonsetekst{
	position: relative;
	padding: 19px;
	height: 40px;
	margin: 22px 10px 10px 215px;
	border: 1px solid #FFF;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	font-size: 1.3em;
	text-decoration: none;
	}	
#annonsetekst a {
	color: #FFFFFF;
	text-decoration: none;
}
#annonsetekst a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/********* Override grids.css **********/
#doc3{width:130%;}
.yui-g, .yui-gb, .yui-gd, .yui-gf {
 position:relative;
 right: 14.8456em;
}
.yui-t2 #yui-main .yui-b {
 position:relative;
 right: 14.8456em;
 /*margin-left:14.8456em;*/
}
.yui-gb .yui-u, .yui-gc .yui-u, .yui-gd .yui-u {
 width:160px;
}
.yui-gc ol, .yui-gc ul, .yui-g ol, .yui-g ul {
 list-style-type:square;
 padding-left:2em;
}
