/*
Theme Name: provital.dk - v.1
Theme URI: http://provital.dk
Description: provital.dk theme v.1
Version: 1.0
Author: EsbenCN
Author URI: http://esbencn.dk
*/

BODY {
	background-color:#4C4C4C;
}

#wrapper {
	width:1024px;
	margin: 0 auto 0;
}

.top {
	background-image:url(images/top.png);
	background-position: top left;
	background-repeat:no-repeat;
	width:1024px;
	height:177px;
}

.top .logo {
	position:relative;
	background-image:url(images/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:294px;
	height:100px;
	top:15px;
	left:130px;
}

.top .lang {
	position:relative;
	height:20px;
	width:200px;
	left:718px;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.main {
	position:relative;
	top:-51px;
	left:9px;
	background-image:url(images/main-01.png);
	background-position: top left;
	background-repeat:repeat-y;
	width:824px;
	padding-left:135px;
	padding-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.main h1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#007C88;
	font-size:24px;
	margin-top:-6px;
}

.main h3 {
	margin-bottom:-15px;
}

.main ul {
	position:relative;
	margin-bottom:-20px;
	margin-top:-15px;
}

.main .menu {
	position:relative;
	left:-32px;
	background-color: #000000;
	height:30px;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;	
}

.main .menu .menutabel {
	float:right;
	position:relative;
	right:30px;
	height: 30px;
}

.main .menu .menutabel .td {
	padding-left:10px;
	padding-right:10px;
}

.main .menu .mellem {
	width:5px;
}

.main .sub {
	position:relative;
	background-color:#ADADAD;
	height:20px;
	width:798px;
	left:-31px;
	text-align:right;
}

.main .sub .subtable {
	float:right;
	position:relative;
	height:20px;
	right:42px;
}

.main .sub .mellemsub {
	width:5px;
}

.main .no_sub {
	position:relative;
	background-color:#FFFFFF;
	height:20px;
	width:797px;
	left:-30px;
}

.main .table {
	position:relative;
	width:735px;
	top:10px;
}

.main .table table {
	position:relative;
	top:-600px;
	margin-bottom:-800px;
}

.bottom {
	position:relative;
	top:-51px;
	left:9px;
	background-image:url(images/bottom-01.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:1024px;
	height:64px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
}

.bottom .line {
	position:relative;
	left:135px;
	top:0px;
	background-image:url(images/line.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:733px;
	height:4px;
}

.bottom .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A3A3A3;
}

a:link {
	color:#000;
	text-decoration:none;
}

a:active {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#007C88;
	text-decoration:none;
}

a.copy:link {
	color:#A3A3A3;
	text-decoration:none;
}

a.copy:active {
	color:#A3A3A3;
	text-decoration:none;
}

a.copy:visited {
	color:#A3A3A3;
	text-decoration:none;
}

a.copy:hover {
	color:#007C88;
	text-decoration:none;
}
