/* CSS Document */
* {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #fff;
	voice-family: "\"}\""; voice-family:inherit;
}

body, html {
 height: 100%;
}

div#wrap {
 width: 780px;
 margin: 0 auto;
 text-align: left;
 font-family: 'Verdana', Trebuchet MS, Lucida Grande, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

h1#logo {
margin: 20px 0px 0px 0px;
height: 110px;
width: 780px;
}


h1#logo a {
height: 110px;
width: 780px;
display: block;
background: url(images/atec-header.jpg);
}



/*----------------------------------------------
			Topp
------------------------------------------------*/
div#status{
margin:5px 0px 7px 0px;
font-size:9px;
color:#A0A1A4;
}
#status a{
color:#A0A1A4;
text-decoration:none;
}
#status a:hover{
text-decoration:underline
}

/*----------------------------------------------
			Toppmeny
------------------------------------------------*/

#toppmeny a:link, #toppmeny a:visited{
color: #fff;
background-color: #004080;
text-decoration: none;
}

#toppmeny a:hover, #toppmeny a:hover#gjerdeutstyr, #toppmeny a:hover#hesteutstyr, #toppmeny a:hover#leketoy{
color: #fff;
background-color: #00957E;
text-decoration: none;
}

/*#toppmeny #current a{*/
#toppmeny #current a, #toppmeny #current a#gjerdeutstyr, #toppmeny #current a#hesteutstyr, #toppmeny #current a#leketoy{
color: #fff;
background-color: #00957E;
text-decoration: none;
}

#toppmeny a#gjerdeutstyr{
background:#EE7D0B;
}



#toppmeny a#hesteutstyr{
background:#BD2A33;
}


#toppmeny a#leketoy{
background:#FECC00;
}






/*----------------------------------------------
			Toppmeny slutt
------------------------------------------------*/

div#center_wrap{
float:left;
background-color:#EFEFEF;
padding-top:13px;
}




/*----------------------------------------------
			Venstre
------------------------------------------------*/
div#left{
float:left;
width:142px;
margin:0px 5px 5px 5px!important;
margin:0px 0px 5px 2px;
}

#navcontainer {
 	float: left;
 	width:145px;

}

#navcontainer ul{
list-style-type: none;
font-size:11px;
margin-bottom:5px;
}

#navcontainer li {
	display: inline;
}

#navcontainer li a {
	
	display: block;
	padding: 5px 2px 5px 10px !important;
	padding: 5px 0px 5px 10px;
	background-color: #F6F6F7;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px dotted #eee;
}

#navcontainer li a:hover {
		background-color: #FCB815;
		color: #fff;
}
#navcontainer a:link, #navlist a:visited{
color: #808285;
text-decoration: none;
}

/*----------------------------------------------
			Søk
------------------------------------------------*/
#sok{
	  	float: left;
		padding: 5px;
 		margin: 5px 0 0 0;
		background-color: #DDDEDE;
 		color: #4F4F4F;
 		font-size: 10px;
		font-weight:bold;
}

#sok fieldset.left{
		width: 140px;
		border:none;
}

#sok legend.leftlegend{
padding-bottom:5px;
color: #4F4F4F;
}

#sok input.bilde{
border:none;
width:auto;
background-color: #DDDEDE;
}

#sok input.bilde:hover{
background-color: #DDDEDE;
width:auto;
}

input[type=image] {
		margin-top: 5px;
		border:none;
}

#sok input {
	border-top: 1px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #888;
	padding: 1px;
	font-size: 0.9em;
	margin: 1px;
	width:140px;
}

#sok input:hover, input:focus, input.sffocus{
	background: #f2f2f2;
}

/*----------------------------------------------
			Søk slutt
------------------------------------------------*/
div#venstre_reklame{
float:left;
}

#venstre_reklame a{
display:block;
width:145px;
margin:0px 0px 0px 0px;
padding-left:0px;
background-color:#FEC54D;
padding:5px 2px 5px 9px;
color:#FFFFFF;
text-decoration:none;
font-size:14px;
}
#venstre_reklame a:hover{
color:#FFFFFF;
background-color:#979596;
}


/*----------------------------------------------
			Venstre slutt
------------------------------------------------*/

/*----------------------------------------------
			Midten
------------------------------------------------*/
div#center{
width:447px!important;
width:450px;
float:left;
margin:0px 5px 10px 15px!important;
margin:0px 5px 10px 5px;
padding:8px 7px 5px 8px;
font-size:10px;
background-color:#FFFFFF;
}
#center h2 {
font: bold 20px Helvetica, Arial, sans-serif; 
color: #000;
letter-spacing: -0.8px; 
margin:3px 0 5px 0;
}


#center p{
color: #000;
font-size: 10px;
margin-bottom: 1em;
list-style: none;
line-height: 1.4; /* litt luft mellom linjene */
}

#center a{
color: #00ADEF;
}

#center a:hover{
color: #BFC1C3;
}

.articleIngress{
font-weight:bold;
}


#center img{
float: left;
padding: 5px 5px 5px 0px;
}

#center ul{
margin-left: 10px!important;
margin-left: 15px;
font-size:10px;
}


#center ol{
margin-left: 15px!important;
margin-left: 23px;
font-size:10px;
}

#center h3 a {
color: #005EAB; 
font: normal 16px Helvetica, Arial, sans-serif; 
letter-spacing: -0.5px; 
margin: 0em 0 0.2em 0;
text-decoration:none;
border-bottom:1px dotted #E5E5E5;
}


#center h3 a:hover{
color: #BFC1C3;
text-decoration:none;
border-bottom:1px dotted #005EAB;
}



/*----------------------------------------------
			Midten slutt
------------------------------------------------*/
/*----------------------------------------------
			Midten articlelist
------------------------------------------------*/

div#center_articlelist{
float:left;
border-top:1px solid #E0E0E0;
padding-top: 10px;
margin-top:5px;
}
#center_articlelist .articlelistdiv h3 a {
color: #005EAB; 
font: normal 16px Helvetica, Arial, sans-serif; 
letter-spacing: -0.5px; 
margin: 0em 0 0.2em 0;
text-decoration:none;
border-bottom:1px dotted #E5E5E5;
}


#center_articlelist .articlelistdiv h3 a:hover{
color: #BFC1C3;
text-decoration:none;
border-bottom:1px dotted #005EAB;
}

.articlelistdiv{
margin-bottom:15px;
}

#center .articlelistdiv img{
border:none;
padding:5px 5px 10px 0px;
}

#center_articlelist p{
		color: #000;
		font-size: 10px;
		margin-top:6px;
		list-style: none;
		line-height: 1.4; /* litt luft mellom linjene */
		display:block;
		background-color:#fff;
}


/*----------------------------------------------
			Midten articlelist slutt
------------------------------------------------*/

/*----------------------------------------------
			Høyre
------------------------------------------------*/
#right{
float:left;
width:145px!important;
width:148px;
padding:0px 20px 1px 20px;
}

div#news{
float:left;
width:140px!important;
width:140px;
margin:0px 4px 5px 0px!important;
margin:0px 3px 5px 0px;
background-color:#FEC54D;
font-size:10px;
}

/* Nyhetene */

#news h3{
		margin:5px 0 0 7px;
		padding-left:3px;
		font-family: arial;
		font-size: 17px;
		color: #fff;
		text-align:left;
		text-transform:uppercase;
		
}

#news ol {
	width: 100%;
	list-style: none;
	color: #fff;
	line-height: 1.4em;
	margin: 1em 0 0.4px 0;
}

#news ol li {
	border-top: 1px dashed #FED173;
	padding: 0.8em 1em;
}

#news ol li a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

#news ol li a:hover {
	color: #979596;
	background: none;
}

div#ukens{
float:right;
width:132px;
padding:0px 2px 0px 5px;
border:1px solid #E0E0E0;
background-color:#fff;
margin-right:5px!important;
margin-right:2px;
margin-bottom:5px;
}

#ukens h3{
		margin:5px 0 5px 0;
		font-family: arial;
		font-size: 14px;
		color: #FEC54D;
		font-style:italic;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
}

#ukens h4{
font-size:11px;
font-weight:bold;
color:#7D7D7D;
}
#ukens p{
color: #6D6E71;
font-size: 10px;
margin-bottom: 0.4em;
list-style: none;
line-height: 1.3; /* litt luft mellom linjene */
}
#ukens p.space{
margin-bottom: 0;
line-height: 0.3;
}

#ukens a{
color:#0099FF;
}
#ukens a:hover{
color:#B7B7B7;
}


#ukens small{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
}

#ukens img{
display: block;
margin: 0 auto;
margin-bottom:5px;
}


/*----------------------------------------------
			Høyre slutt
------------------------------------------------*/



/*----------------------------------------------
			bunn
------------------------------------------------*/

div#footer{
clear: both;
padding-bottom:20px;
padding-top:5px;
}

#footer p{
font-size:9px;
text-align:center;
margin-top: 5px;
}



#footer a{
color:#00ADEF;
}

#footer a:hover{
color:#BFC1C3;
}

#footer_info p{
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
	font-family: 'Verdana', Trebuchet MS, Lucida Grande, Lucida, Geneva, Helvetica, Arial, sans-serif;	
	color: #999999;
	height: 100%;
	padding: 5px 25px 25px 0;
	letter-spacing: -0.4px; 
}

#footer_info a{	
	color: #999999;
	text-decoration: none;
	border-bottom:1px solid #999;
}

#footer_info a:hover{
	color:#000000;
	border-bottom:1px solid #000;
}	
/*----------------------------------------------
			Footer slutt
------------------------------------------------*/


/*----------------------------------------------
			Klasser
------------------------------------------------*/

.clear {
  height: 1px;
  overflow: hidden;
  clear: both;
  display: block !important;
 /* display: none;*/
}

.none{
display: none;
visibility: hidden;
}
.hidden {
display: none;
visibility: hidden;
}


