/*
Theme Name: Mailpeople theme
Theme URI: http://mailpeople.dk
Description: Dette er det officielle tema for mailpeople.dk
Version: 1.0 (WP 2.8+)
Author: Niels Bjorndal Nygaard
Author URI: http://createinside.com
Tags: mailpeople, email, emailmarketing, mailmarketing, mail, marketing, nyhedsbrev
*/
@import "style/reset.css";
/*########General tag-styles#########*/
a{
	outline:none;
	text-decoration:none;
	color:#858585;
}
a:hover{
	text-decoration:underline;
}
html, body{
	background:url('images/background.jpg') repeat-x top left #fbfbfb;
	font-family: arial, verdana, sans-serif;font-size:11px;
	color:#575757;
}
p{
	line-height:15px;
}
h1{

}
h2{
	font-size:25px;
	color:#e38c05;
}
h3{
}
h4{
}
h5{
}
h6{
}
/*General tag-styles SLUT*/
#header {
	width:100%;height:400px;min-width:820px;
	background:url('images/header_no_text.jpg') no-repeat top center #000000;
}
#header_bottom{
	width:100%;height:4px;
	background:url('images/header_bottom.jpg') repeat-x top left #000000;
}
#header #logo{
	position:relative;
	width:820px;
	margin:auto;
}
#header #logo img{
	position:absolute;top:145px;left:486px;
}
#header #login{
	position:absolute;top:16px;right:20px;
}
#header #login a{text-decoration:none;color:#fff;}
#header #login img{margin:0 10px -2px 0;}

#header #login p{font-weight:bold;color:#fff;margin:0;padding:0;line-height:13px;}
#wrapper{
	width:810px;
	margin:auto;padding:20px 5px 20px 5px;
}
#content{
	width:555px;
}
#content_one_col{
	width:820px;
}
#sidebar{
	width:255px;
}
#content_bottom{	
	width:820px;
	margin:auto;
}
#refBox{
	width:820px;
	padding-top:10px;
	border-top:2px solid #e4e4e4;
}
#ref_text{
	width:138px;
	font-size:14px;font-weight:bold;
	padding: 0 10px 10px 10px;margin-top:-4px;
}
#footer{
	width:100%;height:30px;
	line-height:15px;text-align:center;
}

#footer_bar_top{
	height:15px;width:100%;
	/*background:#f7f7f7;*/
}
/*#footer_bar_bottom{
	height:15px;
	width:100%;
	background:#a1a1a1;
}*/
/*########Menu relateret########*/
#nav{
	width:820px;
	margin:auto;
	position:relative;
}
#menu{
	position:absolute;top:60px;left:496px;
}
#menu li:first-child{
	border:0;
}
#menu li{
	display:inline;
	border-left:1px solid #a5a5a5;
	padding:0 3px 0 4px;
}
#menu li a{
	text-decoration:none;color:#a5a5a5;font-weight:bolder;font-size:12px;
}
#menu li a:hover{
	color:#ffffff;
}
#menu li.current_page_item a {
	color:#ffffff;
}
/*######priser.php#######*/
#contentPriser{
	width:810px;
}
/*priser.php SLUT*/
/*#####kontakt.php######*/
#kontaktContent{
	width:500px;
}
#kontaktformular{
	margin:29px 0 0 0;
	width:310px;
	position:relative;
}
#kontaktformular p{margin:0;padding:0;position:absolute;bottom:-5px;left:40px;width:225px;}
#kontaktformular form table td{
	padding:0 10px 8px 0;
}
#kontaktformular form table{float:right;}
#kontaktformular form table input{
	border:#c4c4c4 1px solid;color:#444444;background:#f1f1f1;
	width:100%;
	padding:0;margin:0;
	
}
span.select {
	position: absolute;
	width: 132px;height: 17px;
	border:1px solid #c4c4c4;
	padding: 0 24px 0 25px;
	color: #444444;
	font: 12px arial, verdana, sans-serif;
	border:1px solid #c4c4c4;
	overflow: hidden;
	background: url('images/select_btn.jpg') #f1f1f1 top left no-repeat;
}
span.select option{
	line-height:17px; 
}
#kontaktformular form table textarea{
	border:1px solid #c4c4c4;padding:0;margin:0;
	background:#f1f1f1;
	width:100%;
	font-family: arial, verdana, sans-serif;
	font-size:13px;
	color:#444444;
}
#kontaktformular form table tr td#sendBtn input{
	border:0;
	height:21px;
	width:59px;
	background:url('images/send_btn.jpg') no-repeat center #fff;
}
/*kontakt.php SLUT*/
/*#######contentStandard######*/
#contentStandard{
	width:810px;
}
/*contentStandard SLUT*/
/*#######classes######*/
.block{display:block;}
.clearFloat{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
/*classes slut*/
/*######slider styles####*/
#movers-row a{
	font-size:13px;
	text-align:center;
}
/*######slider styles SLUT####*/