
/* 2010(c) Meat Digital AS */

html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #363636;
	font: 12px Arial, sans-serif;
	margin: 0;
	padding: 0;	
}

.front p {
	font-size: 11px;
}

.inner_content {
	font: 12px Arial, sans-serif;
}

ol, ul, li {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}



.produkter li, .omoss li {
	float: none;
}

h2 {
	font-size: 16px;
	//font-style: italic;
	margin-bottom: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #BFC6B5;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #7F7260;
	color: #9F9480;
}

a, a:link, a:visited {
	color: #649e14;
	color: #90C647;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #90C647;
	color: #7A9552;
}

strong {
font-weight: bold;}

.clear {
	clear: both;
}

/* @group Global layout */

#wrapper{
	width: 920px;
	background-color: #fff;
	margin: 0 auto auto;
	clear: both;
}

#page{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	}

#nyhetsfelt {
	width: 100%;
	height: 34px;
	margin: 0;
	padding: 0;	
	float: left;
}

#nyhetsfelt form {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	float: left;
}

#nyhetsfelt form ul {
	width: 870px;
	float: left;
	//margin: 8px;
	//padding: 8px;	
}

#nyhetsfelt li {
	height: 20px;
	line-height: 15px;
	color: #5E7639;
	float: right;
	margin: 5px;
}

#nyhetsfelt li label {
	position: relative;
	top: 5px;
}

#nyhetsfelt li input {
	height: 15px;
	position: relative;
	top: 3px;
	font: 11px Arial, sans-serif;
	border: #5E7639 1px solid;
	border-bottom-color: #A0CE62;
	border-right-color: #A0CE62;
	color: #8D8C88;
	color: #5E7639;
}

#nyhetsfelt #myselectbox {
	height: 30px;
	width: 150px;
	z-index: 5;
}


#nyhetsfelt option {
	//margin-top: 10px;
	width: 150px;
	height: 20px;
	list-style: none;
	text-decoration: none;
	border: none;
	color: #8D8C88;
}

#nyhetsfelt li input.submit_news, .submit_news {
	width: 60px;
	height: 19px;
	//padding: 5px;
	border: #fff 1px solid;
	color: #fff;
	background: #B3D47F;
	cursor: pointer;
}

#nyhetsfelt li input.submit_news:hover  {
	background: #8D8C88;
}

.left {
	float: left;
}

.right {
	float: right;
}

#header{
	margin-top: 4px;
	background: url(/app/design/frontend/default/img/econdo_toppfelt.jpg) no-repeat;
	height:180px;
	clear: both;
}

#menu_wrapper {
	width: 185px;
	height: 148px;
	background: url(/app/design/frontend/default/img/meny/econdo_illustrasjonsbilde.jpg) no-repeat;
	z-index: 10;
}
#menu{
	top: 148px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	height: 475px;
	background: #fff url(/app/design/frontend/default/img/meny/econdo_menypil_blank_20.gif) no-repeat;
}
#menu img{
	position: relative;
	top: 151px;
	left: 30px;
	
}
#messages{
	height: 40px;
	clear: both;
}

#main{
	clear: both;
    z-index: 10;
    }

#main #content {
    width: 675px;
    //height: 480px;
	min-height: 500px;
	margin-left: 200px;
	margin-top: -140px;
	margin-bottom: 10px;
    display: block;
	float: left;
	z-index: 5;
}

#contact_page form { margin-top: 20px; float: left; border: 1px solid #ccc; }
#contact_page form fieldset { padding: 15px; float: left;}
#contact_page form fieldset label { display: block; clear: both; }
#contact_page form fieldset input.input, form fieldset textarea { margin: 7px 0; border: 1px solid #ccc; padding: 2px; font-size: 13px; color: #777; }
#contact_page form fieldset textarea.text { width: 200px; height: 110px; }
#contact_page form fieldset div { color: #c00;  }

#nyhetsfelt #myselectbox {
	height: 30px;
	width: 150px;
	z-index: 5;
}

#nyhetsfelt option {
	//margin-top: 10px;
	width: 150px;
	height: 20px;
	list-style: none;
	text-decoration: none;
	border: #ddd;
	color: #8D8C88;
}

#contact_page form fieldset .submit {
	width: 50;
	height: 20;
	padding: 2px 8px;
	font-size: 10px;
	color: #000;
	border: none;
	border: 1px solid #ccc; 
	clear: both; 
	display: block; 
	background: transparent url("../img/button_bg_over.jpg") repeat-x top left;
	cursor: pointer;
	margin-left: 165px;
}

#melding {
	float: right;
}

.valid {
	background-color: #fff;
}

.nonvalid {
	background-color: #ffc0cb;
}

#contact_page #medarbeidere li, #contact_page #salgsagenter li {
	padding: 0 20px 20px 0;
	/*float: left;*/
	width: 200px;
	margin-bottom: 10px;
	min-height: 200px;
}

.medarbeidercontent{
	margin-bottom: 10px;
}

#footer{
	//background: url(/app/design/frontend/default/img/footer.png) no-repeat;
	height: 25px;
	clear:both;
	padding-top: 15px;
	padding-left: 10px;
    border-top: #90C647 1px solid;
	text-align: center;
	margin: 0 auto;
	color: #BBB7AE;
}

#meat_logo {
	margin: 0 auto;
	width: 99px;
	height: 32px;
	overflow: hidden;
	padding: 10px;
}

#meat_logo a {
	width: 100px;
	height: 13px;
	display: block;
	background: url(/app/design/frontend/default/img/meat_weblogo.png) no-repeat;
	background-position: 0 -13px;
}

#meat_logo a:hover {
	height: 13px;
	background-position: 0 0;
}
/* @end */

/* @group Main nav */

#nav {
	//position: relative;
	//top: 20px;
	//left: 20px;
	padding-top: 20px;
	padding-left: 20px;

	list-style: none;
	z-index: 10;
	display: block;
	
}


#nav li
{
    width: 130px;
    height: 12px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 1;
	padding-right: 25px;
	text-transform: uppercase;

}

#nav li:hover {
}



#nav li
{
    height: 12px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 1;
	padding-right: 25px;
	text-transform: uppercase;

}


#nav li a, #nav li a:link, #nav li a:visited {
    width: 155px;
    height: 12px;
	text-decoration: none;
	color: #fff;
    display: block;
    //border: #000 1px dashed;
}


#nav li a:hover {
    width: 155px;
    height: 12px;
    color: #990066;
	color: #D2E7B2;
    background: url('/app/design/frontend/default/img/meny/pil.gif') right center no-repeat;
}
#nav li#active a
{
color: #990066;

}

li.current_page a {
	width: 155px;
    height: 12px;
    background: url('/app/design/frontend/default/img/meny/pil.gif') right center no-repeat; 

}


#nav li#active a:hover { color: #fff; }

#nav ul#submenu
{
position: absolute;
width: 100%;
left: 0;
top: 20px;
margin: 0;
padding: 0;
white-space: nowrap;
	
}

#nav ul#submenu li
{
margin: 0;
border: 0;
	
}

#nav ul#submenu li a
{
width: auto;
border: 0;
color: #000;
	padding-right: 5px;
	padding-bottom: 0;
}


/* @end */

/* @group My Group */

a{
	color: #000;
}


/* @end */

/* @group Layout styles */

div#leftCol {
	background: #F9F9F9;
	border:1px solid #F0F0F0;
	width:22%;
	padding:5px;
	float:left;
	margin:5px;
}

div#centerCol {
	background: #F9F9F9;
	border:1px solid #F0F0F0;
	width:47%;
	padding:5px;
	float:left;
	margin:5px;
}

div#rightCol {
	background: #F9F9F9;
	border:1px solid #F0F0F0;
	width:22%;
	padding:5px;
	float:left;
	margin:5px;
}

.referanser li,
.tilsalgs li  {
	width: 210px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.referanser li h4,
.tilsalgs li h4 {
	text-indent: 5px;
}

.referanser li img,
.tilsalgs li img {
	margin-top: 10px;
	margin-bottom: 10px;
    padding: 5px;
   	//border: #7F7260 1px solid;
    border: #90C647 1px solid;
}

.referanser li img:hover,
.tilsalgs li img:hover {
	background-color: #eee;
}

.referanser li p,
.tilsalgs li p {
	font-size: 11px;
	//font-style: italic;
}

/*.referanser li a,
.tilsalgs li a {
	color: #90C647;
}

.referanser li a:hover,
.tilsalgs li a:hover {
	color: #7A9552;
}
*/

#hovedbilde {
    float: left;
}


#hovedbilde a, #thumbs li a {
    float: left;
    border: #90C647 1px solid;
}

#hovedbilde a:hover, #thumbs li a:hover {
	background-color: #eee;
}

#hovedbilde a img, #thumbs li a img {
    padding: 4px;
	padding-bottom: 2px;
}

#thumbs {
}

#thumbs li {
    float: left;
    padding: 0 0 15px 9px;
    border: none;
}

.ingress {
	float: left;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.beskrivelse {
	float: left;
	clear: left;
	margin-top: 10px;
	font-size: 12px;
}

.front #content ul {
	min-height: 96px;
}

.front {
	float: left;
	width: 680px;
	height: 273px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: -10px;
	background: url(/app/design/frontend/default/img/forside/econdo_bakgrunn_aktueltfelt2.gif) top left no-repeat;
	font-size: 10px;
	margin-top: 10px;
}

.front li {
	width: 210px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

ul.front h3 {
	padding: 11px;
	width: 180px;
	background: #F2F1EF;
}

ul.front li h4 {
	text-indent: 5px;
}

.front li img {
	margin-top: 10px;
	margin-bottom: 10px;
    padding: 5px;
    border: #90C647 1px solid;
	background: #FFF;
}

.front li img:hover {
	background-color: #eee;
}

.front li p {

}

.front li a {

}

.front li a:hover {
	color: #7A9552;
}


.omoss li, .omoss li, .produkter li, .tekstmedbilde li {
	//line-height: 1.5;
	//text-indent: 20px;
	margin-left: 20px;
	list-style: disc;
	float: none;
}

.produkter h2, .omoss h2, .tekstmedbilde h2 {
	font-size: 16px;
}

.lesmer {
	font-size: 11px;
	//font-style: italic;
}

.tekstmedbilde .small_bilde {
	width: 190px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding: 5px;
    border: #90C647 1px solid;
}
	
.tekstmedbilde .small_tekst_halfpage {
	width: 400px;
	float: left;
	margin-left: 30px;
}

.tekstmedbilde .small_tekst_fullpage {
	width: 100%;
	clear: both;
}




