/* 2008(c) Meat Digital AS */

body{
	background-color: #fff;
	color: #181818;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	border-top: #67c5e9 5px solid;
}

/* @group Global layout */

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

	
}

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

#header{
	background: url(/app/design/frontend/meat/img/header.png) no-repeat;
	height:150px;
	clear: both;
}

#twitter_top {
	width: 166px;
	height: 110px;
	//background: url(/app/design/frontend/meat/img/TwitterBird.png) no-repeat 10px right;
	float: right;
}

#twitter_top img {
	margin-top: 13px;
	margin-left: -50px;
}

#menu{
	top: 94px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#messages{
	height: 40px;
	clear: both;
}

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

#main #front{
	margin-left: -10px;
}

#footer{
	background: url(/app/design/frontend/meat/img/footer.png) no-repeat;
	height: 25px;
	clear:both;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}
/* @end */

/* @group Main nav */

#nav ul{

	
}


#nav li
{
	float: left;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
	line-height: 1em;
	padding-right: 25px;
	text-transform: uppercase;
	
}

#nav li a {
text-decoration: none;

}




#nav li a:hover
{
color: #990066;
}

#nav li.parent_active a
{
color: #990066;

}

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

#nav ul.submenu
{
position: absolute;
width: 100%;
left: 10px;
top: 28px;
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;
}

h1{
	font-size: 24px;
	line-height: 24px;
	color: #000;
	margin-bottom: 10px;
}

h2{
	font-size: 16px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3{
	font-size: 15px;
	line-height: 15px;
	color: #990066;
	margin-top: 10px;
	margin-bottom: 10px;
}

p{
	margin-bottom: 5px;
}


blockquote{
	color: #990066;
}

#main ul{
	list-style-type: square;
	list-style-position: inside;
}


/* @end */

/* @group References */

#reference_gallery{
	float: left;
	width: 665px;
	margin-left: 10px;
}
#reference_gallery .dialog{
	color: #990066;
	padding-bottom: 10px;
}
#reference_gallery .takk{
	color: #66ccff;
}
#reference_content{
	float: left;
	margin-left: 10px;
	width:  205px;
}

#reference_gallery img {
	border: #ddd 1px solid;
}

#reference_details{
	margin-top: 10px;
	font-size: 10px;
}

/* @end */
/* @group Support */
#contact_form{

}
#contact_form input{
	padding: 4px;
	color: #999999;
	font-size: 12px;
}
#contact_form textarea{
	margin: 0;
	width: 640px;
	height: 230px;
	padding: 8px;
	color: #999999;
	font-size: 12px;
	border: 1px solid #cccccc;
}

#email{
	width: 200px;
	height: 100%;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

#input{
	width: 317px;
	height: 100%;
	margin-top: 10px;
	border: 1px solid #cccccc;
}
#send{
	float: right;
	width: 67px;
	height: 27px;
	border: none;
	margin-right: 7px;
	margin-top: 10px;
	background: #ffffff url(/app/design/frontend/meat/img/send.png) no-repeat 0 0;
}
#login_form{

}
/* @end */

/* @group Serverstatus */

#serverstatus{
	float: left;
	width: 665px;
	margin-left: 10px;
	
}

#serverstatuscontent{
	float: left;
	margin-left: 10px;
	width:  205px;
	font-size: 10px;
}

.alert{
	background-color: #990066;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}

#serverstatuscontent_details{
	margin-top: 10px;
	font-size: 10px;
}

.serveritem{
	width: 200px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}


/* @end */

/* @group Partnere */
.partner{
	float: left;
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}
.partner img{
	margin: 0px;
	padding: 0px;
}

#partnere {
	//margin-left: 8px;
}

#partnere h1 {
	margin-left: 10px;
}

#partnere img{
		//border: #f1f1f2 8px solid;
		//border-radius: 5px;
		//-moz-border-radius: 5px;
		//-webkit-border-radius: 5px;

}

/* @end */

/* @group footer */

#newsletter{
	text-align:center;
	margin-bottom: 5px;
}

.footer_left{
	//float: left;
	text-align:center;
}
.footer_right{
	//float: right;
	text-align:center;
}

/* @end */

/* @group Produkter */

#productintro_wrapper{
		float: left;
	
	margin-left: 10px;
}

#productintro{
	float: left;
	width: 348px;
}

#productimage{
	float: left;
}

#prodcomparison{
	clear: both;
	float: left;
	width: 900px;
}

.prodheaderstart{
	height: 80px;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;

}
.prodheader{
	height: 80px;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
}

.prodinfo{
	width: 200px;
	float: left;
	padding:10px;
}

#productstext1{
	width: 435px;
	border-top: 1px solid #ccc;
	float: left;
	margin-left:10px;
	margin-right:5px;
}

#productstext2{
	width: 435px;
	border-top: 1px solid #ccc;
	float: left;
	margin-left:5px;
	margin-right:10px;
}

#prodbottom{
	clear: both;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 870px;
	padding-top:5px;
}

/* @end */

/* @group Teamviewer */

a.button{
	background-color:inherit;
	color:#464646;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.download-win{
	background:transparent url(/var/uploaded/images/teamviewer/windows_button.png) 
	no-repeat scroll 0 0;
	width: 188px;
	height: 35px;
	float: left;
}

.download-mac{
	background:transparent url(/var/uploaded/images/teamviewer/apple_button.png) 
	no-repeat scroll 0 0;
	width: 191px;
	height: 35px;
	float: left;
	
	
}
	

/* @end */

/* @group Error */

#errortext{
	float: left;
	width: 435px;
	margin-left: 20px;
	margin-right:5px;
}

#errorimage{
	float: left;
	width: 435px;
	margin-left: 5px;
	margin-right:10px;
}

/* @end */

/* @group Farm */

.person{
	float: left;
	width: 200px;
	
	margin-right: 10px;
	margin-bottom: 20px;
}

/* @end */


#front{
		width: 900px;
		clear: both;
	}
	
#newsmain{
	width: 900;
	clear: both;
	margin-left:10px;
	padding-bottom: 20px;
}	

#newsmaincontent{
	clear: both;
	padding-top:10px;
	padding-left:20px;
}

.newsmaincontent h2 {
	margin-top: 0px;
}

#newsmaincontent a{
	color: #990066;
	text-decoration: none;
}

#newslist{ /*forside*/
	width:900px;
	margin-left: 10px;
	padding-top: 20px;
	clear:both;
}

#nyhetsarkiv {
	width:900px;
	margin-left: 5px;
	padding-top: 20px;
	clear:both;
}

#nyhetsarkiv .newsitem{
	float: left;
	min-height: 200px;
	margin-right: 15px;
	//clear: both;
}

#newslist a{
	color: #990066;
	text-decoration: none;
	display: block;
}

.newsitem{
	float: left;
	//width: 435px;
}

.newsitemimg{
	padding-bottom: 10px;
	width: 180px;
	float: left;
}

.newsitemtext{
	padding-bottom: 10px;
	padding-left:15px;
	width: 240px;
	float: left;
}

.newsitemtext h2 {
	margin-top: 0px;
}

.newsleft .newsitemtext{
	padding-right:10px;
}

.newsright .newsitemimg{
	padding-left:10px;
}


/* @group Status Collab page */
body#statuspage{
	border-top: none;
	background: url(../img/collab.png);
	margin: 0;
}

#statuspage{
	padding: 3px;
	background: url(../img/collab.png);
	color: #727272;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#statuspagewrapper{
	clear:both;
	margin:0 auto auto;
	width:1010px;
}

#statuspage h1{
	color: #727272;
	font-size: 20px;
	font-weight: bold;
}

#statuspage h2{
	color: #f0f0f0;
	font-size: 18px;
	line-height: 1.5em;
}

.statuspane{
	float: left;
	margin-right: 5px;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius:5px 5px 5px 5px;
	-webkit-box-shadow:0 2px 4px #000000;
	background:url("../img/board-background-top.png") repeat-x scroll left 	top, url("../img/board-background-bottom.png") repeat scroll left 		bottom transparent;
	border:1px solid #353A3B;
	color:#FFFFFF;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
	margin:10px 10px 10px;
	width:210px;
	height: 680px;
	overflow: hidden;
}


.ticket{
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
border-top:1px solid rgba(255, 255, 255, 0.08);
}

.serveronline{
	color: #4df727;
}

#collabscroller{
		clear:both;
		margin:0 auto auto;
		width:1000px;
white-space: nowrap; overflow: hidden;
overflow-x:-webkit-marquee;
-webkit-marquee-direction: backwards;
-webkit-marquee-style: alternate;
-webkit-marquee-speed: 10;
-webkit-marquee-increment: small;
-webkit-marquee-repetition: 4;

	background-color: #fff;
	-webkit-border-radius:5px 5px 5px 5px;
	-webkit-box-shadow:0 2px 4px #000000;
	background:url("../img/board-background-top.png") repeat-x scroll left 	top, url("../img/board-background-bottom.png") repeat scroll left 		bottom transparent;
	border:1px solid #353A3B;
	color:#FFFFFF;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;	
}

#nyhetsbrev {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 31px;
	background: url(../img/nyhetsbrev_paameldfelt_u_stripe.jpg) no-repeat;	
	font-family: Georgia;
}

#nyhetsbrev form {
	position: relative;
	top: 0;
	left: 0;
	width: 880px;
	margin: 0 auto;
	border: none;
	font-size: 10px;
}

#nyhetsbrev form fieldset {
	margin: 0;
	padding: 0;
	width: 310px;
	position: relative;
	top: 5px;
	left: 572px;
	border: 0;
}

#nyhetsbrev form fieldset label {
	width: auto;
	float: left;
	position: relative;
	top: -2px;
	padding: 3px;
	padding-right: 20px;
}

#nyhetsbrev form fieldset .felt {
	position: relative;
	top: -11px;
	left: -8px;
	width: 165px;
	height: 18px;
	border: 0;
	font-family: georgia;
	float: left;
	background: none;
	font-size: 10px;
}

#nyhetsbrev form fieldset input, .felt {
	font-family: georgia;
	padding-left: 5px;
	padding-top: 2px;
}

#nyhetsbrev form fieldset #submit_btn {
	width: auto;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: none;
	border: none;
}

#nyhetsbrev form fieldset a {
	position: relative;
	top: 1px;
	left: 0px;
	text-decoration: none;
}

#nyhetsbrev form fieldset #submit_btn:hover{
	cursor: pointer;
}

#ansatte_liste {
	float: left;
	margin-left: 10px;
}

#ansatte_profilbilde {
	float: left;
	width: 400px;
	min-height: 400px;
	height: 600px;
}

#ansatte_info {
	float: left;
	width: 300px;
	min-height: 400px;
}

#ansatte_liste .current, #ansatte_liste .current a {
	color: #41B7E3;
	color: #990066;
	text-decoration: none;
}

#ansatte_liste ul {
	list-style: none;
	margin-bottom: 28px;
}

#ansatte_liste ul li {
	list-style: none;
}

.italic {
	font-style: italic;
}

/* @end */
