/* ------ Text items -------- */
a
{
	color: #a40000;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}
a.linklist
{
	text-decoration: none;
	color: #323232;
}
a.linklist:hover
{
	text-decoration: underline;
}
a.linkheadingsmall
{
	font-size: 110%;
	text-decoration: none;
	color: #323232;
}
a.linkheadingsmall:hover
{
	text-decoration: underline;
}
a.bodylink
{
	text-decoration: none;
	color: #323232;
	EditMenuName: Black link;
}
a.bodylink:hover
{
	text-decoration: underline;
}
body
{
	font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, Tahoma;
	font-size: 70%;
	line-height: 150%;
	color: #323232;
	padding: 0; 
	margin: 0;
}
.datelistingtext
{
	color: #ef5a00; 
	font-size: 100%; 
}
h1, .heading1
{
	font-family: Georgia, Times Serif;
	font-size: 270%;
	line-height: 120%; 
	text-decoration: none;
	font-weight: bold;
	color: #1c1c1c;
	margin: 10px 0px 10px 0px;
	EditMenuName: Heading 1;
}
h2, .heading2
{
	font-family: Georgia, Times Serif;
	font-size: 180%;
	font-weight: bold;
	line-height: normal; 
	color: #1c1c1c;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	EditMenuName: Heading 2;
}
h3, .heading3
{
	font-family: Georgia, Times Serif;
	font-weight: bold;
	font-size: 130%;
	line-height: normal;
	color: #1c1c1c;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	EditMenuName: Heading 3;
}
.puffheading
{
	font-family: Georgia; 
	font-size: 130%; 
	font-weight: bold; 
	font-style: italic;
	line-height: normal; 
	color: #ffffff;
	EditMenuName: PuffHeading;
}
.puffheadingblack
{
	font-family: Georgia; 
	font-size: 130%; 
	font-weight: bold; 
	font-style: italic; 
	line-height: normal;
	color: #000000;
	EditMenuName: PuffHeading;
}
.rightheading
{
	float: left;
	max-width: 196px;
	width: 226px;
	margin: 0px 0px 10px 0px;
	height: 18px;
	padding: 0px 15px 0px 15px;	
	font-family: Georgia, Times New Roman;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #000000;
	EditMenuName: Right heading;
}
.rightheadingnomargin
{
	float: none;
	max-width: 196px;
	width: 226px;
	height: 18px;
	padding: 0px 15px 0px 15px;	
	font-family: Georgia, Times New Roman;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #000000;
	EditMenuName: Right heading no margin;
	clear: both;
}
.citat
{
	font-size: 110%;
	line-height: 200%;
	EditMenuName: Citat;
}
.introduction
{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	EditMenuName: Introduction;
}
.byline
{
    font-size: 90%;
    color: #646464;
    text-transform: uppercase;
}
.imagetext 
{
	font-size: 95%;
	line-height: 110%; 
	color: #1c1c1c;
	EditMenuName: Image text;
}
.bannerlink
{
	color: #323232;
	text-decoration: none;
	EditMenuName: Banner link;
}
.vinjettext
{
	font-size: 90%;
	color: #cc0006;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(/vb/images/vinjettpil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-right: 2px;
	EditMenuName: Vinjett text;
}
.label
{
    font-family: Georgia, Lucida Sans, Verdana;
    font-weight: bold;
}

.presentationlabel
{
	line-height: 18px;
}

.presentation

.linkheading
{
	font-weight: bold;
	color: #cb0001;
	text-decoration: none;
}
.coloredtext
{
	color: #ef5a00; 
	font-size: 100%; 
	text-decoration: none;
}
a.coloredtext:hover
{
	color: #ef5a00; 
	font-size: 100%; 
	text-decoration: underline;
}
.imagelistheading
{
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	line-height: 130%;
	color: White;
}
.imagelist
{
	color: White;
	text-decoration: none;
}
.footerlink
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 1em;
}
.red
{
	color: #CC0000;
	EditMenuName: Normal red text;
}
hr
{
	height: 0.1em;
	color: #ddd;
}
input[type="text"], textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #336;
	font-size: 1em;
	margin-top: 0px;
}
input[type="button"], input[type="submit"]
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #336;
	font-size: 1em;
}
p
{
	margin-top: 0px;
	margin-bottom: 5px;
}
select
{
	font-size: 1em;
}
span.errormessage
{
	color: #a00;
	font-size: 1em;
}
.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
/* Menu */
.topmenulink
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 25px 0px 25px;
}

.topmenulink:hover
{
	float: left;
	color: #ffffff;
	max-height: 20px;
	height: 21px;
	text-decoration: underline;
	padding: 1px 25px 0px 25px;
	background-image: url(/vb/images/bgtopmenumouse.jpg);
}
.activetopmenulink, .activetopmenulink:hover
{
	float: left;
	height: 21px;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 25px 0px 25px;
	background-color: #DC0006;
	background-image: url(/vb/images/topmenuarrow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.submenulink
{
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 3px 25px 0px 25px;
}
.submenulink:hover
{
	float: left;
	color: #000000;
	max-height: 32px;
	height: 35px;
	text-decoration: underline;
	padding: 3px 25px 0px 25px;
	background-image: url(/vb/images/bgsubmenumouse.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.activesubmenulink, .activesubmenulink:hover
{
	float: left;
	color: #000000;
	max-height: 32px;
	height: 35px;
	text-decoration: none;
	padding: 3px 25px 0px 25px;
	background-image: url(/vb/images/bgsubmenuactive.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
img.png
{
	behavior: url(/iepngfix.htc);
	EditMenuName: Png;
}

img
{
	border: 0px;
}
img.quicksearch
{
	position: relative;
	top: 0.2em;
	width: 2.3em;
	height: 1.7em;
	border: 0;
}
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=125,strength=10);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}
.username
{
	color: #0078aa;
	text-decoration: none;
}
.username:hover
{
	color: #0078aa;
	text-decoration: underline;
}
.usernamebig, .usernamebig:hover
{
	float: left;
	margin: 0px 0px 0px 3px;
	font-size: 120%;
	font-weight: bold;
	color: #0078aa;
	text-decoration: underline;
}

table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
tr.evenrow
{
	background-color: #eee;
}
tr.unevenrow
{
	background-color: #fff;
}
tr.headerrow
{
	background-color: #ccc;
}
ul
{
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
fieldset 
{ 
    border: none; 
    padding: 0; 
    margin: 0; 
} 
legend 
{ 
    color: #333;
    font-size: 1em; 
    padding: 0; 
    margin: 0; 
} 
fieldset label 
{ 
    margin-right: 1em; 
}
.egmontfootertext
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	EditMenuName: Egmont sidfot
}
.egmontfootertext:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}