﻿html, body {
	height: 100%;
}

body {
	margin: 0px;
	width: 743px;
}

#container {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 498px;
	width: 743px;
	margin-left: -372px;
	border: 1px solid #374552;
	border-top: none;
	
}

#userinfo {
	float: right;
	margin: 15px 10px 10px 0px;
}

#userinfo a {
	font-weight: normal;
}

#dwtopgraphic {
	border-top: 1px solid #374552;
	border-bottom: 3px solid #374552;
	height: 50px;
	display: block;
	clear: both;
}

#dwtopgraphic #menuheader {
	display:block;
	float: left;
	width: 147px;
	height: 16px;
	background: #374552;
	color: #fff;
	margin-top: 30px;
	font-weight: bold;
	padding: 4px 0px 0px 10px;
}

#dwtopgraphic #searchholder {
	display:block;
	float: right;
	width: 229px;
	height: 22px;
	margin: 26px 7px 0px 0px;
	padding-top: 2px;
	background: url('/files/system/rs_system/search_bg.gif') no-repeat;
}

#dwtopgraphic #searchholder form, #dwtopgraphic #searchholder input{
	margin: 0px;
	padding: 0px;
}

#dwtoplogo {
	float:left;
	display: block;
}

#leftmenuholder {
	height: 410px;
	width: 157px;
	border-right: 1px solid #374552;
	float: left;
}

#leftmenuholder {
	height: 410px;
	width: 157px;
	border-right: 1px solid #374552;
	float: left;
}

#footer {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 39px;
	width: 147px;
	border-top: 1px solid #374552;
	padding: 16px 0px 0px 10px;
}

#contentholder {
	width: 585px;
	height: 390px;
	float: right;
	text-align: left;
	overflow: auto;
}

#contentholder {
	width: 585px;
	height: 371px;
	float: right;
	text-align: left;
	overflow: auto;
}

#pagetop {
	border-bottom: 1px solid #374552;
	margin-left: 20px;
	margin-right: 10px;
	width: 545px;
	float: right;
}

#pagetop h1 {
	font-size: 18px;
	margin: 0px;
	clear: both;
	color: #374552;
}

#dwprinterfriendly {
	margin-top: 4px;
	float: right;
}

#dwlegend {
	font-size: 10px;
	letter-spacing: 1px;
	float: left;
}

#dwlegend a{
	font-size: 10px;
}

/* MENU STYLES*/
#leftmenuholder ul {
	margin: 0px;
	padding: 0px;
}

#leftmenuholder ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftmenuholder ul li a {
	display: block;
	height: 19px;
	border-bottom: 1px solid #374552;
	background: #ececec;
	padding: 6px 0px 0px 10px;
	font-weight: normal;
}

#DwShopProductRelated div {
    display: none;    
}

#addtocart 
{
    float: right;
    }
    
#tegningsnr 
{
    float: left;
    }

.VisitReportSelect 
{
	width: 400px;
	font-size: 10px;
}

.VisitReportTextArea
{
	width: 380px;
	height: 50px;
	font-size: 11px;
		
}
.VisitReportText
{
	width: 370px;
	font-size: 11px;
		
}

.label
{
	font-size: 11px;
}

.data
{
	font-size: 11px;
}

.VisitReportTableHeader
{
	font-weight: bold;
	border-bottom: dotted 1px #000000;
	border-top: dotted 1px #000000;
}

.VisitReportTableList
{

	border-bottom: dotted 1px #e8e8eb;
}

.VisitReportTableHeaderDebug
{
	font-weight: bold;
	border-bottom: dotted 1px #FF0000;
	border-top: dotted 1px #FF0000;
	color: #FF0000;
}

.VisitReportTableListDebug
{

	border-bottom: dotted 1px #e8e8eb;
	color: #FF0000;
}
