/* CSS Document */

body{
	margin-top:0;
	background:#ccc;
	font-family: 'Verdana', Trebuchet MS, Lucida Grande, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

p + p  { text-indent: 0; margin-top:0em; }


/* Divs
-------------------------------------------------------------- */
.container{
background:#FFFFFF url(gfx/container_bg.gif) repeat-y;
/*background:url(blueprint/src/grid.png);*/
}


div#left{
background:#005147 /*ae2d24*/;
}

div#center{
margin-top:10px;
}


/* Logo
-------------------------------------------------------------- */

h1#logo {
float:left;
width: 0px;
height: 0px;
margin:0 0 0px 0;
padding:0 0 0px 0;
line-height:0;
}

.topp_logo {
margin:0 0 0px 0;
padding:0 0 0px 0;
float: left;
}
.topp_logo img {
margin:0 0 0px 0;
padding:0 0 0px 0;
float: left;
}

/*

h1#logo {
float:left;
width: 950px;
height: 170px;
margin:0 0 0px 0;
line-height:0;
}

h1#logo a {
float:left;
width: 950px;
height: 170px;
display: block;
background: url(http://www.veteranborsen.no/bedriftsannonser/logo.jpg);
}


*/

/* Meny
-------------------------------------------------------------- */

ul#nav{
float:left;
margin:0 0 0 0px;
padding:10px 5% 0 4%;
list-style-type:none;
width:91%;
}

ul#nav li a{
	/*font-size:1.05em;*/
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

ul#nav li ul{
margin:0 0 20px 6px;
list-style-type:none;
font-size:100%;
}

ul#nav li ul li a{
	/*font-size:0.95em;*/
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
ul#nav li ul li a:hover, ul#nav li ul li.current a{
color:#000000;
}

/* Artikkel liste
-------------------------------------------------------------- */
.news_articlelist h2 a,
.news_articlelist h3 a{
text-decoration:none;
color:#333;
display:block;
}

.news_articlelist h3{
height:auto;
display:block;
margin-top:1px;
}

.news_articlelist img{
margin:0 0 8px 0;
}





/* Søke Skjema
-------------------------------------------------------------- */

#center p#searchingfor_red{
margin:10px 0 0 0;
padding:0;
font-weight:bold;
clear:both;
color:#ae2d24;
}



form.searchform{
padding:0;
float:left;
width:100%;
margin:0 0 10px 0;
}

form.searchform fieldset{
border:none;
padding:0;
margin:20px 0 0 0;
}

form.searchform fieldset ol{
margin:0;
}

form.searchform fieldset li {
	list-style: none;
	padding: 0px;
	margin: 0 10px 10px 0;
	width:180px;
	float:left;
	}
	
form.searchform fieldset li.last{
margin:0 0 0 0;
}


form.searchform label{
font-size: 100%;
display:block;
width:auto;
font-weight:normal;
}

form.searchform select {
	font-family : "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	width: 180px; /* Width for modern browsers */
	padding : 1px;
	border:1px solid #333333!important;
	border:none;
	height:24px;
}

form.searchform input.fritekst{
	width:176px;
	margin:0 0px 0 0;
	height:20px;
}


form.searchform input.button{
float:left;
margin:18px 5px 0px 0px;
background:#45a12b;
border:1px solid #666666;
color:#FFFFFF;
width:82px;
padding:3px 0 2px 0;
}

form.searchform input.reset{
float:left;
margin:18px 0px 0px 10px;
/*background:#45a12b;*/
background:#CCCCCC;
border:1px solid #666666;
color:#666666;
width:82px;
padding:3px 0 2px 0;
}


/*form.searchform input{
	width:180px;
	margin:0;
	border:1px solid #333333!important;
	border:1px solid #7f9db9;
	padding: 4px 1px;
}*/



form.searchform label { width: 130px; } /* Width of labels */
form.searchform fieldset fieldset label { margin-left: 133px; } /* Width plus 3 (html space) */

form.searchform label.fritekst { width: 167px; } /* Width of labels */
form.searchform fieldset fieldset label.fritekst { margin-left: 168px; } /* Width plus 3 (html space) */

form.searchform legend {
	padding: 0 2px;
	font-weight: bold;
	/*_margin: 0 -7px; /* IE Win */
}
	




/* Skjema
-------------------------------------------------------------- */

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	border:1px solid #000;
	}
	
textarea {	
	margin: 0;
	padding: 1px;
	font-size: 130%;
	font-family: inherit;
	width:400px;
	border:1px solid #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

input.textarea_50{	
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	width:400px;
	border:1px solid #000;
}

input.noborder{
border:none;
}

input.file {
margin:0 0 0 3px;
}


select { padding: 0; border:1px solid #000; }


form.cmxform fieldset { 
margin-bottom: 10px; 
}
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 3px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 150px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 153px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



form.cmxform {
	width: 590px;
	font-size: 0.8em;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #000;
	/*border-top: 1px solid #C9DCA6;*/
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	/*padding: 5px 10px 7px;*/
	}
	
form.cmxform p{
/*color:#33FF00;*/
}	


/* Resultater
-------------------------------------------------------------- */

/*div.resultat .prod_aar {
font-size:0.8em;
font-weight:bold;
float:left;
margin:5px 0 0px 0px!important;
margin:5px 0px 0px 0px;
width:40px;
}

div.resultat .pris {
font-size:0.8em;
font-weight:bold;
float:right;
margin:5px 0 0px 10px;
text-align:right;

}

div.resultat .kr {
font-size:0.8em;
font-weight:bold;
float:left;
margin:5px 0px 2px 40px;
}

div.resultat .highestbid{
position:absolute;
font-size:0.6em;
color:#000;
right:19px;
bottom:80px!important;
bottom:70px;
text-transform:uppercase;
display:none;
visibility:hidden;
}

div.resultat .lagt_inn{
font-size:x-small;
float:left;
}

div.resultat .sok_bildecontainer{
width:82px;
display:block;
float:left;
margin:0 8px 0 0;
border:1px solid #FFFFFF;
height:85px;
}

div.resultat .sok_bildecontainer img{
max-height:60px;
}

#center .resultat img{
float:left;
border:1px solid #000;
margin:5px 5px 5px 0;
width:80px;
}


#center .resultat p{
float:right;
margin:-5px 0 0 0;
width:435px;
}
*/
div#resultatcontainer{
float:left;
width:588px;
border:1px solid #333333;
}

#resultatcontainer h2{
background:#333333;
color:#FFFFFF;
width:200px;
float:left;
margin:0;
padding:6px 3px 6px 10px;
font-size:140%;
font-weight:bold;
line-height:normal;
}
#resultatcontainer .antall_treff{
background:#333333;
color:#FFFFFF;
margin:0px 0 0 0;
padding:7px 5px 7px 10px;
float:right;
width:360px;
text-align:right;
}


div.resultat{
float:left;
width:568px;
padding:10px 10px 3px 10px;
border-bottom:1px solid #333333;
}

.sok_bildecontainer{
float:left;
width:100px;
margin:0 10px 0px 0;
}

.sok_bildecontainer a{
float:left;
width:96px;
margin:0 0 0px 0;
}

.sok_bildecontainer a img{
margin:0 0 0px 0;
width:96px;
float:left;
border:1px solid #333333;
}


.sok_bildecontainer .lagt_inn{
/*float:left;
margin:0;
line-height:0;*/
font-size:80%;
margin:0;
}

.resultat h3{
float:left;
width:269px;
margin:0 10px 10px 0;
}

.resultat h3 a{
text-decoration:none;
color:#333333;
font-size:70%;
font-weight:bold;
}

.prod_aar{
float:left;
width:70px;
margin:0 10px 10px 0;
font-weight:bold;
color:#333333;
}
.pris{
float:left;
width:95px;
margin:0 0px 10px 0;
font-weight:bold;
color:#333333;
}







.resultat .highestbid{
visibility:hidden;
display:none;
}




/* Pagina
-------------------------------------------------------------- */

#pagina {
  float: left;
  font: 12px Tahoma, Arial, sans-serif;
  width: 590px;
  margin-top: 0px;
  padding: 10px 0;  
  text-align: center;
}
#pagina span {
  font-weight: bold;
  padding: 2px 4px 3px 4px;
  border: 1px solid #FFF;
  margin-bottom: 20px;
}
#pagina a {
  /*background: #F8FBFC;*/
  color: #000;
  text-decoration: none;
  padding: 2px 3px 3px 3px;
  /*border: 1px solid #E2EFF3;*/
}
#pagina a.next{
padding:2px 0px 3px 10px;
}
#pagina a.prev{
padding:2px 10px 3px 4px;
}


#pagina a:hover {
  border-color: #B7D7E1;
}

#pagina a.current{
font-weight:bold;
}





/* Diverse
-------------------------------------------------------------- */

#textbar{
background:#000000;
padding:3px 10px 3px 0;
float:left;
width:940px;
text-align:center;
}
#textbar p{
color:#fff/*ffcf01*/;

margin:0;
text-align:center;
}

#textbar p.left_text{
float:left;
margin:0 0 0 330px;
font-weight:bold;
}

#textbar p.right_text{
float:right;
}

#textbar p a{
color:#FFFFFF;
text-decoration:none;
}


img.left{
float:left;
margin:0 10px 2px 0px;
}


img.right{
float:right;
margin:0 0px 2px 10px;
}





ul#soketype{
list-style-type:none;
float:left;
margin:8px 0 15px 0;
padding:0;
}

ul#soketype li{
list-style-type:none;
float:left;
margin:0 5px 0 0;
font-size:1.2em;
background:url(gfx/bullet.jpg) no-repeat left;
padding:0 0 0 17px;
}
ul#soketype li#nobullet{
background:none;
padding:0;
}
ul#soketype li a{
text-decoration:none;
color:#333;
}

ul#soketype li#current a{
color:#45a12b;
font-weight:bold;
}


/*ul#soketype li a{
}*/


ul#annonsetype{
list-style-type:none;
float:right;
width:405px!important;
width:425px;
margin:10px 0 0 0;
}

ul#annonsetype li{
list-style-type:none;
float:left;
display:block;
width:113px;
height:92px;
}

ul#annonsetype li a{
display:block;
width:113px;
height:92px;
text-indent:-99999em;
margin:0 0 20px 0;
}

ul#annonsetype li a#bil{background:url(gfx/reg-bil.jpg) no-repeat;}
ul#annonsetype li a#mc{background:url(gfx/reg-mc.jpg) no-repeat;}
ul#annonsetype li a#retro{background:url(gfx/reg-retro.jpg) no-repeat;}
ul#annonsetype li a#lastebil{background:url(gfx/reg-lastebil.jpg) no-repeat;}
ul#annonsetype li a#traktor{background:url(gfx/reg-traktor.jpg) no-repeat;}
ul#annonsetype li a#militaer{background:url(gfx/reg-milit.jpg) no-repeat;}
ul#annonsetype li a#onskes{background:url(gfx/reg-kjop.gif) no-repeat;}
ul#annonsetype li a#deler{background:url(gfx/reg-deler.jpg) no-repeat;}
ul#annonsetype li a#kuriositeter{background:url(gfx/reg-kurio.jpg) no-repeat;}
ul#annonsetype li a#buss{background:url(gfx/reg-buss.jpg) no-repeat;}



.no_margin{
margin:0;
}


.articleIngress{
font-weight:bold;
}








ul.horisontal{
margin:0 0 10px 0;
list-style-type:none;
width:100%;
float:left;
font-size:140%;
}

ul.horisontal li{
float:left;
margin:0 5px 0 0;
}




/* Footer
-------------------------------------------------------------- */

#footer{
text-align:center;
border-top: 2px solid #000000;
padding:15px 0 0 0;
background:#FFFFFF;
margin:10px 0 0 0;
}


/* Annonser
-------------------------------------------------------------- */


.topp_annonse img{
margin:0;
float:left;
}



ul.annonser{
margin:10px 0 0 0;
list-style-type:none;
}

.annonser li{
float:left;
margin:0 0 10px 0;
}

.annonser li a img{
margin:0;
float:left;

}


.annonse_full_bredde{
margin:0 0 10px 0;
}

*:lang(en) .annonse_full_bredde{
    margin:0px 0 -8px 0 !important;/*Firefox*/
}


.annonse_full_bredde p{
margin:0;
line-height:0;
padding:0;
}


