BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
H1 {
font-size:21px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
margin:2px;
color:#828382;
}
FORM {
padding: 0px;
margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.footer{
	background-image: url(images/background-fade-reverse.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 95px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.header{
	background-image: url(images/background-fade.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 95px;
	border-bottom: 1px solid #CCC;
}
.header-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	height: 95px;
}
.header-navigation A{
	color: #666666;
	margin: 5px;
	padding: 5px;
	letter-spacing: 3px;
	text-decoration: none;
	text-align: center;

}
.header-navigation A:hover{
	text-decoration: underline;
}
.inbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #666666;
}
.filterBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.inbox TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B51109;
	color: #FFFFFF;
}
.inbox A {
	color:#FF0000;
}
.filelisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 2px;
	margin: 2px;
	color: #666666;

}
.filelisting TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B51109;
	color: #FFFFFF;
}
.filelisting TH A{
	color:#FFAA00;
}
.filelisting A {
	color:#FF0000;
}
.statusbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	color: #666666;
	padding: 2px;
	width: 100%;

}
.main .statusbar input {
	font-size: 11px;
}
.statusbar A{
	color:#FF0000;
}
.label {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.loginlabel {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B51109;
	text-transform: uppercase;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border:solid 1px #666666;
	border-top-width:0px;
}
.main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main TABLE {
	font-size:12px;
}

#menu {
	width: 99%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 1em;
	}
	#menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
	#menu li {
	border-bottom: 1px solid #FFCC99;
	margin: 0px;
	padding: 0;
	height:16px;
		}
		#menu li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #B51109;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
		}

	#menu li a:hover {
		background-color: #FF8000;
		color: #ffffff;
		}

#reseller-menu {
	width: 100%;
	padding: 0 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 1em;
	}
	#reseller-menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
	#reseller-menu li {
	border-bottom: 1px solid #FFCC99;
	margin: 0px;
	padding: 0;
	height:16px;
		}
		#reseller-menu li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #0D2353;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
		}

	#reseller-menu li a:hover {
		background-color: #6AEC24;
		color: #ffffff;
		}		
		

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	text-decoration: none;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px dashed #666666;
	width: 50%;
	vertical-align: top;
}
.msg-label {
	font-weight: bold;
	color: #666666;
	vertical-align: top;

}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.main TABLE {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.main TABLE CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.main TABLE TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
}



.error { /* Error messages */
	color:#f00;
}
.okay { /* Okay messages */
	color:#393;
}


/* used by filemanager module */
input[disabled][type="text"] { /* Rename fields for write protected files. */
	background:gray;
	color:black;
}
.klikket form, .ikkeklikket span {
	display:inline;
}
.ikkeklikket form, .klikket span {
	display:none;
}
.klikket form input[type="text"] {
/* Input field when renaming a file. */
	border:1px dotted #039;
}
.klikket form input { /* Both input field and button when renaming file. */
	height:20px;
}
a.renamelink { /* The "rename" link. */
	cursor:pointer;
	color:#FF0000;
	text-decoration:underline;
}
.filemanager-tableRow { /* Initial colour for cell backgrounds. */
	background:#fff;
}
.filemanager-tableRow A {
	color:#FF0000;
}
.filemanager-tableRowAlt { /* Alternate colour for cell backgrounds. */
	background:#FFFCC0;
}
.filemanager-tableRowAlt A{
	color:#FF0000;
}

#content
{
	margin-left:10%;
	width:80%;
	margin-right:10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sinuous
{
	float:right;
	height:250px;
	width:200px;
	margin-left:5px;
	background-color:#f0f0f0;
	padding:5px;

}
.tasks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	width: 100%;
	color: #FFFFFF;
	vertical-align: middle;
}
.tasks A {
	color: #FFFFFF;
}
.errLogMsg{
display:block;
overflow:auto;
height:90px;
}
.problem{
color:#000000;
background-color:#FFFF00;
}
.warning{
color:#FFFFFF;
background-color:#3399FF;
}
.impersonationBar
{ 
	background-color:#FFFCC2;
	color:#888888;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	text-align:right;
}
.impersonationBar A
{
	/* color:#CCFF00; */
}
.infoBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDFFAA;
	width: 100%;
	border: 1px solid #33FF33;
	border-bottom-width:0px;
}
.invalidBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFCC0;
	width: 100%;
	border: 1px solid #FF3333;
	border-bottom-width:0px;
}
.compRow {
	font-size: 11px;
	font-weight: normal;
	background-color: #eee;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
.compRowAlt {
	font-size: 11px;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
.compRowHeader {
	color: #fff;
	font-size: 11px;
	background-color: #999;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
.highlightFAQ
{
background-color:#E8F2FA; 
border:1px dotted #0066CC; 
padding:3px;
margin:3px;
}
#content a:link {
	color: #CC0000;
}
#content a:visited {
	color: #993300;
}
#content a:hover {
	color: #FF6600;
}
