/*LAYOUT*/

body{
	text-align: left; 
	padding: 0px; 
	margin: 0px; 
	background: #E8E8CE;
}
.mceContentBody{
	background: none;
	background-color: #ffffff;
	width:760px;
	padding: 20px;
}
#main{
	margin: 0px; 
	padding: 0px; 
}

#topWrapper{
	padding: 20px 0 20px 0;
	clear:both;
	height:80px;
	background: #ffffff;
}
#top{
	margin:0 auto;
	width:960px;
	height:80px;
}
#top .content{
	
}
#top #topMenu{
	float:left;
	margin: 20px 0px 0px 45px;
	width: 800px;
	height: 29px;
	padding: 0px;
}
#top #topMenu ul
{
    	position:relative;
    	list-style: none;
    	margin: 0 0 0 10px;
    	padding: 0;
	height: auto;
}
#top #topMenu ul li {
    	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;

}
#top #topMenu ul li a
{
	font-family: helvetica;
    	outline: none;
    	color: #ffffff;
    	font-size: 16px;
    	text-decoration: none;
    	font-weight: normal;
	border-bottom: none;
	height: auto;
	display: block;
	padding: 3px 10px 3px 10px;
}
#top #topMenu ul li a.selected, #top #topMenu ul li a.selected:hover
{
	background-color: #111D27;
	color: #ffffff;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
}
#top #topMenu ul li a:hover
{
	text-decoration: underline;
}

#top h1{
	width: 280px;
	height: 100px;
	background:transparent url(/media/30/vimor.png) no-repeat scroll 0 0;
	float:left;
	margin: 10px 0px 0px 0px;
}
#top h1 a{
	width: 280px;
	height: 100px;
	font-size:5px;
	float:left;
	text-indent:-2500px;
}
#middleWrapper{
	clear:both;
	background-color: #ffffff;
}
#middle{
	margin:0 auto;
	min-height: 400px;
	height: auto;
	padding-bottom: 20px;
}
#middle .startpage, #middle .bigContent{
	float:left;
	height: auto;
	width:760px;
}
h2.startpage{
	margin-top: 20px;
}
.startTopLeft{
	float: left; 
	width: 350px; 
	height: 400px;
}
.startTopRight{
	float: left; 
	width: 330px; 
	height: 400px; 
	margin-left: 20px;
}
#bottomWrapper{
	height: 100px;
	clear:both;
	border-top:1px solid #807065;
}
#bottom{
	margin:0 auto;
	width: 960px;
	height: 100px;
	color: #807065;
}
#bottom .content{
	margin: 10px 0 10px 0;
	text-align: left;
	width: 800px;
	padding: 0px;
	height: auto;
	clear: both;
	font-size: 11px;
}
#bottom #bottomMenu{
	margin: 0px 0px;
	width: 620px;
	height: 20px;
	padding: 0px 0 0px 0;
	text-align: left;
}
#bottom #bottomMenu ul
{
	margin: 0 auto;
    	list-style: none;
    	padding: 0;
	display:inline;
	width: 100%;
}
#bottom #bottomMenu ul li {
    	display: block;
	margin: 0px 2px 0px 0px;
	padding: 2px;
	float: left;
	height: auto;
}
#bottom #bottomMenu ul li a, #bottom #bottomMenu ul li a:hover, #bottom #bottomMenu ul li a:active, #bottom #bottomMenu ul li a:visited, #bottom #bottomMenu ul li a:link
{
    	outline: none;
    	font-size: 11px;
    	text-decoration: none;
    	font-weight: normal;
	border-bottom: none;
	text-decoration:underline;
}
#bottom #bottomMenu ul li a:hover
{
    text-decoration:none;
}

/* Subpages layout */
/*VERTICAL NAV*/
.vertical
{
    width:220px;
    line-height:1.4em;
    margin:0;
    padding:0px;
    padding-bottom:20px;
    list-style-type:none;
    text-align:left;
}

.vertical ul
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    list-style-type:none;
}

.vertical li
{

}

.vertical li a
{
    display:block;
    padding:3px 3px 3px 5px;
    text-decoration:none;
    border-left: 2px solid #d1d1d1;
}

.vertical li a:hover
{
     border-left: 2px solid #DD4B3B;
}

.vertical li a.branch
{
    font-style: italic;
}

.vertical li a.branch:hover
{
   
}

.vertical li a.selected
{
    border-left:2px solid #CF6123;
    font-style: normal;
}

.vertical .lv1 li a{
	padding:3px 3px 3px 5px;
	font-weight: normal;
	}
.vertical .lv2 li a{
	padding:3px 3px 3px 10px;
	border-bottom:0px solid #ffffff;
	border-top: 0px solid #f5f5f5;
	font-weight: normal;
}
.vertical .lv3 li a{padding:3px 3px 3px 15px;}
.vertical .lv4 li a{padding:3px 3px 3px 75px;}
#breadcrumb
{
	clear: both;
	margin-top:10px;
	margin-bottom: 20px;
	height:20px;
	width: 100%;
	font-size: 12px;
}
#breadcrumb p{
	float:left;
	margin-right:10px;
}
#breadcrumb ul
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#breadcrumb ul li 
{
	display: inline;
	padding-right:5px;
	float:left;
}

#sitemap li ul, #sitemap li ol {margin:0px 0px 0px 50px;}
#sitemap ul, #sitemap ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
#sitemap ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height:25px;
}
.boxOne{
	padding: 10px; 
	float: left;
	width: auto;
	height: auto;
	background-color: #fbfbfb;
	border: 2px solid #ECECEC;
}

/* REFERENSER */
.boxOneRef{
	width: 678px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fbfbfb;
	border: 2px solid #ECECEC;
}
.refImage{
	margin: 0px;
	width: 302px;
	float: left;
	text-align: center;
	}
.refImage img{
	border: 1px solid #ECECEC;
}
.rerText{
	margin: 0px 0px 0px 10px;
	width: 360px;
	float: left;
	padding: 0px; 
}


/* FONTS standards */
body {
	font-size: 13px;
	font-family: Arial, Calibri,Sans-Serif,'Lucida Grande',helvetica;
	color: #666666;
	line-height:25px;
}

h1, h2, h3, h4, h5, h6 {color: #807065;  font-family:Georgia,Helvetica,Arial,sans-serif;}
h1 {font-size:25px; line-height: 1; margin-bottom:0.5em; width: auto; font-style: italic;}
h2 {font-size:20px; line-height: 1; margin:0px 0px 25px 0px; padding: 0px 0px 0px 0px;  font-style: italic; width: auto;}

h3 {font-size: 16px;line-height:1; margin:5px 0px 10px 0px; padding: 0px 0px 0px 0px; font-style:italic;}
h4 {font-size: 14px;line-height:1; margin:5px 0px 10px 0px;;height:1.25em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 13px; line-height:25px;}
p img {margin-top: 5px; }
p img.right {margin:1.5em 0 1.5em 1.5em;}

/* LINKS standards */
a {color: #993300; text-decoration:none; }
a:focus, a:hover {color:#D50022;text-decoration:underline;}
a img{ border:0;}
h1 a{color: #666; text-decoration: none;}

/* ELEMENTS standards */
li ul, li ol {margin: 0px 0px 00px 30px;}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height:25px;
}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

.Doc2Form {
	text-align: left;
	/*background: #ccc;*/
	margin-bottom: 15px;
	}
.Doc2Form fieldset {
	border: none;
	text-align: left;
	padding: 0;
	/*border-bottom: 1px solid #1E3E55;*/
	margin-bottom: 5px;
	}
	
.Doc2Form legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #5C483A;
	}
	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.Doc2Form fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #5C483A;
	clear: both;
	/*border-top: 1px solid #1E3E55;*/
	}
.Doc2Form fieldset li span {
	}
.Doc2Form fieldset li span img {
	}

.Doc2Form fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	}
.Doc2Form fieldset li label
{
	width: 300px; 
	float: left; 
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	}
.Doc2Form fieldset li p {
	color: #5C483A;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.Doc2Form fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.Doc2Form fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	border: 1px solid #d9531e;
	margin-bottom: 3px;	
	}
.Doc2Form fieldset li table label {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	}
.Doc2Form fieldset p {
	color: #5C483A;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.Doc2Form fieldset br {
	clear: both;
	}
.Doc2Form fieldset input {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #4F4437;
	margin-bottom: 3px;
	}
.Doc2Form fieldset textarea {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 100%;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	border: 1px solid #4F4437;
	margin-bottom: 3px;
	}
.Doc2Form fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #4F4437;
	margin-bottom: 3px;
	}
.Doc2Form input.button {
	background-color: #5C483A;
	border: 1px solid #F3C363;
	color: #ffffff;
	font-size: 12px;
	width: 80px;
	height: auto;
	margin-left:50px;
	}

.Doc2Form input.button:hover {
	background-color:#879B42;
	border: 1px solid #d9531e;
	color: #FFFFFF;
	cursor: pointer;
}

.Doc2Form li.required required_li {
	width: 250px;
	margin-bottom: 10px;
}

.Doc2Form li.required label strong {
	width: 250px;
	font-weight: bold;
	font-style: normal;
	color: #5C483A;
	}
.Doc2Form li.required_li {
	width: 250px;
	margin-bottom: 10px;
}
.PanelThanks{
	padding: 20px;
	font-weight: bold;
	font-style: normal;
	color: #5C483A;
}
/*\*//*/ .Doc2Form legend { display: inline-block; } /* IE Mac legend fix */
				
.umbHoneyPot_li {
	height: 0px;
	overflow: hidden;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {
font-size: 16px;
line-height:1;
margin:5px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-style:italic;
}

h4 {
font-size: 14px;
line-height:1; 
margin:5px 0px 10px 0px;
height:1.25em;
}


