/* @group Global Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset, img { border: none; vertical-align: middle; }

/*
 * Margins
 */
p, ul, ol, dl, table, address, pre, fieldset { margin: 0 0 18px 0; }
/* @end */

td { 
	vertical-align: top;
}
/*
 * Headings
 */
h1, h2, h3, h4, h5, h6 { font-size: 1em; margin: 0 0 9px 0; font-family: Arial, Helvetica, Verdana, sans-serif; }
h1 { font-size: 16px; font-weight: normal; color: #585b5d; text-transform: uppercase; }
h2 { font-size: 14px; font-weight: normal; color: #585b5d; text-transform: uppercase; }
h3 { font-size: 13px; font-weight: normal; color: #585b5d; text-transform: uppercase; }
h4 { font-size: 12px; font-weight: normal; color: #585b5d; text-transform: uppercase; }
h5 { font-size: 12px; font-weight: normal; color: #585b5d; text-transform: uppercase; }

/* @end */

/*
 * Lists
 */
ul { margin-left: 2.2em; }
li ul, li ol { margin-top: 0; margin-bottom: 0; }
ol { margin-left: 2.2em; }
ol ul li { list-style: disc !important; }
ol li { list-style-type: decimal; }
ol li ol li { list-style-type: lower-alpha; }
ol li ol li ol li { list-style-type: upper-roman; }

/*
 * Definition List
 */
dt { font-weight: bold; }
dd { margin-bottom: .5em; }


/*
 * Quotes
 */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*
 * Code
 */
pre { border: 1px solid #999; }
code, pre { font-size: 1em; }

hr {
	height: 1px;
	background-color: transparent;
	border-bottom: 1px dotted #CCC;
}
span.name-of-person {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #858585;
}
.important {
	font-weight: bold;
	text-transform: normal;	
}
div#top a:link, div#top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #81c3e7;
	padding: 0px 0px 0px 6px;
}
div#top a:hover, div#top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #585b5d;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #81c3e7;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:  #585b5d;
}

a.toplink:link, a.toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #81c3e7;
}
a.toplink:hover, a.toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #585b5d;
}
a.footlink:link, a.footlink:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color:  #585b5d;
}
a.footlink:hover, a.footlink:active {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:  #585b5d;
}

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
 * formularer
 */
fieldset { padding:5px 0px 5px 0px; border: none; }
legend { display: none; }
.csc-mailform { text-align:left; margin-bottom:2px; border: 0px dashed #CCCCCC; }
input { font-family: Arial, Helvetica, sans-serif; color: #858585; width: 250px; vertical-align: middle; border: 1px solid #ccc; text-align: left;
	padding: 2px; margin: 3px 0px 3px 0px; }
input[type=checkbox] { border: none; width: 15px; text-align: left; }
div.tx-powermail-pi1 input[type=submit] { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:  #585b5d; font-weight: normal; text-align: center;
	vertical-align: middle; cursor:pointer; border:outset 1px #ccc; background-image: url(../images/buttonbg.jpg); background-position: top left;
	background-repeat: repeat-x; width: 100px; padding: 2px 2px 2px 2px; margin: 10px 0px 5px 160px;
}
input[type=submit] { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:  #585b5d; font-weight: normal; text-align: center;
	vertical-align: middle; cursor:pointer; border:outset 1px #ccc; background-image: url(../images/buttonbg.jpg); background-position: top left;
	background-repeat: repeat-x; width: 100px; padding: 2px 2px 2px 2px; margin: 10px 0px 5px 0px;
}
label { color: #585b5d; float: left; text-align: right; width:150px;margin: 2px 10px 0px 0px; font-weight: normal; }

select { background-color:#FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #858585; border: 1px solid #ccc;
	text-align: left; width: 250px; padding: 2px; }
.radio { background-color:#FFF; color: #666; padding: 2px; border: 0px; vertical-align: bottom; }
textarea { background-color:#FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #858585; border: 1px solid #ccc;
	text-align: left; width: 250px; height: 70px; padding: 2px; margin: 3px 0px 3px 0px; }
.csc-mailform-submit { text-align: center; vertical-align: top; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.csc-mailform-check {
}
.powermail_mandatory { color:#F00; padding-left: 2px; }
div.powermail_mandatory_js { color:#FF0000; margin: 0px 0px 0px 160px; padding: 0px; }
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

