/* $Id: screen.css 3820 2007-02-19 13:23:03Z jss $ */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	}

body {
	background: #0f4606;
	text-align: center;
	}
body#blue {
	background: #335fa2;
	}
body#adm {
	background: #8b8e97;
	}

#wrapper {
	width: 710px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
a:link {
	color: #335fa2;
	text-decoration: underline;
	}
a:visited {
	color: #335fa2; /* ved launch: #666 */
	}
a:hover {
	color: #0f4606;
	}
#blue a:hover {
	color: #335fa2;
	}
#blue a:hover {
	color: #001657;
	}
a:active {
	color: #000;
	}

/* H E A D E R */

#header {
	height: 95px;
	background: url(../images/header.gif);
	}
#blue #header {
	height: 95px;
	background: url(../images/header_erhverv.gif);
	}
#adm #header {
	height: 95px;
	background: url(../images/header_adm.gif);
	}
	
#header img {
	float: left;
	margin: 11px 0 0 17px;
	border: 0;
	display: inline;
	}
#tabs {
	background: #fff url(../images/tabs.gif) no-repeat;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 16px 30px 0 0;
	width: 470px;
	height: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 440px;
	height: 19px;
	}
	.null {}
#blue #tabs {
	background: #fff url(../images/tabs3.gif) no-repeat;
}
#adm #tabs {
	background: #fff url(../images/tabs2.gif) no-repeat;
}

#tabs h3 {
	display: inline;
	color: #0f4606;
	font-size: 10px;
	font-weight: bold;
	}
#blue #tabs h3 {
	color: #335fa2;
}
#adm #tabs h3 {
	color: #000;
}
#tabs h3.inactive {
	color: #777;
	margin-right: 0;
	}
#tabs h3.inactive a:link, #tabs h3.inactive a:visited {
	color: #777;
	text-decoration: none;
	}
#tabs h3.inactive a:hover {
	color: #0f4606;
	text-decoration: none;
	}
#blue #tabs h3.inactive a:hover {
	color: #335fa2;
}
#adm #tabs h3.inactive a:hover {
	color: #335fa2;
}


/* N A V I G A T I O N */

#nav {
	width: 710px;
	height: 20px;
	background: #afafb3;
	line-height: 12px;
	border-bottom: 2px solid #fff;
	}
#nav ul {
	list-style: none;
	}
#nav li {
	display: inline;
	float: left;
	font-size: 10px;
	font-weight: bold;
	border-right: 2px solid #fff;
	}
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	padding: 4px 9px;
	color: #000;
	}
#nav li a:hover, #nav li.selected a:link, #nav li.selected a:visited {
	display: block;
	background: #0f4606;
	color: #fff;
	}
#blue #nav li a:hover, #blue #nav li.selected a:link, #blue #nav li.selected a:visited {
	background: #335fa2;
}
#adm #nav li a:hover, #adm #nav li.selected a:link, #adm #nav li.selected a:visited {
	background: #335fa2;
}

/* I M A G E */

#image {
	height: 190px;
	margin-bottom: 0;
	background: url(../images/imageshadow.gif);
	}
#image img {
	display: block;
	}

/* S U B N A V */
.leftside {
	float: left;
	width: 215px;
}

#subnav {
	margin: 15px 0 0 25px;
	line-height: 12px;
	}
/* Only IE-Win \*/
* html #subnav {
	margin: 15px 0 0 13px;
	}
/* end hide */
#subnav ul {
	list-style: none;
	}
#subnav li {
	font-size: 10px;
	font-weight: bold;
	border-bottom: none;
	padding: 2px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0;
	border-bottom: 1px solid #ccc;
	}
	.null {}
#subnav li a:link, #subnav li a:visited {
	display: block;
	text-decoration: none;
	padding: 0;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 4px 0;
	}
	.null {}
#subnav li a:hover {
	display: block;
	background: #eee;
	}
#subnav li.selected a:link, #subnav li.selected a:visited {
	display: block;
	background: #fff;
	color: #335fa2;
	}

/* C O N T E N T */

#content {
	margin: 15px 25px 0 260px;
	width: 420px;
	}
#content h1 {
	margin: 0 0 15px 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	}
#content h2 {
	margin: 0 0 0 0;
	font-size: 11px;
	}
#content p {
	margin: 0 0 13px 0;
	font-size: 11px;
	line-height: 1.4em;
	}
#content form {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.8em;
	}
#content input {
	font-size: 11px;
	}
#content .forms {
	width: 340px;
	}
#content img {
	display: inline;
	}
#content img.main {
	display: block;
	margin: 0 0 15px 0;
	float: right;
	}
#content ul {
	list-style: square outside;
	padding: 0 0 0 20px;
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 1.4em;
	}

#content table.user {
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	}
#content table.user td {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	padding: 2px 10px 2px 0;
	text-align: left;
	}



div.sidebox {
	background: url(../images/box.gif) repeat-y top left;
	margin-top: 25px;
	font-size: 11px;
	}
div.sidebox img {
	border: 0;
	}
div.sidebox img.boxend {
	display: block;
	}
div.sidebox h3 {
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 3px 0;
	}
div.sidebox p {
	padding: 0 9px 0 4px;
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 1.4em;
	}
div.sidebox ul {
	list-style: square outside;
	padding: 0 10px 0 20px;
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 1.4em;
	}

/* H O M E */

#home h2 {
	margin: 15px 265px 6px 25px;
	font-size: 14px;
	font-weight: normal;
	}
#home p {
	margin: 0 265px 2px 25px;
	font-size: 11px;
	line-height: 1.4em;
	}
div.spot {
	background: #0f4606 url(../images/spot.gif) repeat-y top left;
	margin: 18px 0 16px 25px;
	width: 424px;
	color: #fff;
	text-align: center;
	}
#blue div.spot {
	background: #335fa2;
}
#adm div.spot {
	background: #8b8e97 url(graphics/spot_adm.gif) repeat-y top left;
	}
	

div.spot a:link, div.spot a:visited {
	color: #fff;
	text-decoration: none;
	}
div.spot a:hover {
	color: #999;
	text-decoration: none;
	}
div.spot img.boxend {
	display: block;
	}
div.spot h4 {
	margin: 10px 0 0 0;
	padding: 15px 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	}
/* Only IE-Win \*/
* html div.spot h4 {
	line-height: 1px;
	}
/* end hide */
div.spot h5 {
	padding: 10px 0 15px 0;
	font-size: 11px;
	font-weight: normal;
	}
#homebox {
	width: 220px;
	float: right;
	margin: 0 20px 0 0;
	}
/* Only IE-Win \*/
* html #homebox {
	margin: 0 8px 0 0;
	}
/* end hide */
#boxframe {
	margin: 15px 0 0 25px;
	line-height: 12px;
	width: 220px;
	}
/* Only IE-Win \*/
* html #boxframe {
	margin: 15px 0 0 13px;
	}
/* end hide */

div.box {
	background: url(../images/box.gif) repeat-y top left;
	margin-top: 16px;
	font-size: 11px;
	}
div.box img {
	border: 0;
	}
div.box img.boxend {
	display: block;
	}
div.box h3 {
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 3px 0;
	}
div.box p {
	padding: 0 9px 0 4px;
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 1.4em;
	}
div.box ul {
	list-style: square outside;
	padding: 0 10px 0 20px;
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 1.4em;
	}

/* F O O T E R */

#footer {
	clear: both;
	width: 710px;
	text-align: center;
	padding: 40px 0 40px 0;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	}
#footer a:link {
	color: #666;
	text-decoration: underline;
	}
#footer a:visited {
	color: #666;
	}
#footer a:hover {
	color: #0f4606;
	}
#blue #footer a:hover {
	color: #335fa2;
}
#adm #footer a:hover {
	color: #8b8e97;
}
#footer a:active {
	color: #000;
	}
a.toplink {
	padding-left: 12px;
	color: #335fa2;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(../images/top.gif) 0 4px no-repeat;
	}

.result {
	font-weight: bold;
}





.input-text-login {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 200px;
}

.input-text-view {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 350px;
}

.input-but {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	margin-top: 5px;
}

/* site specific styles */

.salestable {
	width: 100%;
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.salestable th {
	vertical-align: top;
	font-weight: normal;
	background-color: #ccc;
	border-bottom: none;
	padding: 1px 3px 3px 3px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	border-right: 3px solid #fff;
}

.salestable td {
	border-bottom: 1px solid #ddd;
	border-right: 3px solid #fff;
	vertical-align: top;
	padding: 3px;
	text-align: center;
}

.salestable td.statusfirst, .salestable td.status1first, .salestable td.status2first, .salestable td.status3first, .salestable td.status4first {
	text-align: left;
	background-color: #fff;
}

.salestable td.status1 {
	background-color: #0f4606;
	color: #fff;
}

.salestable td.status2 {
	background-color: #fe3;
}

.salestable td.status3 {
	background-color: #eee;
}

.salestable td.status4 {
	background-color: #bbb;
	color: #fff;
}



#content table.prices td.forsale {
	background-color: #0f4606;
	color: #fff;
	}


#content table.prices td.first {
	background-color: #fff;
	}
