/* Online Business, free web template by davereederdesign.com */

body { 
	margin: 0; 
	padding: 0; 	
	font-size: 1em;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #00A2FF}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}


/* Heading styles */
h1 {font-family: Georgia, serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0px 0px 8px 0px; padding-left: 10px; font-size: 0.75em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h3, h4, h5 {font-family: Georgia, serif; padding: 6px 0 0 10px; border-bottom: solid 1px #ccc; margin-bottom: 6px;}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */

/* Text styles */
p {margin: 10px; font-size: 0.70em; line-height: 1.4em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}
#help p { font-size: 1em; }

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 90px;
	font-family: Georgia, serif;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 11px; font-size: 0.9em; padding: 4px 0px 4px 0px; line-height: 1.75em; list-style: outside square}

/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #00A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: none}


/* Divs */

#container {
	width: 62em; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden;
	margin-left: 0.5em;
}

#topbar {   /* Top bar, can be used for extra links etc */
	width: 62em;
	height: 1.75em;
	background: #333
}
	
	
#hdr {    /* Header/Banner area */
	width: 62em; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}

#navbar {   /* Main Navigation area */
	width: 62em; /* Suits an 800x600 page, allowing for scrollbar */
	height: 1.9em; 
	padding: 0px;
	background: #f0f0f0; /* Light Grey */
}

#siteimg {   /* Large Site Image */
	width: 62em; /* Suits an 800x600 page, allowing for scrollbar */
	height: 200px;
	background: url('images/siteimage.jpg') #fff; /* Light Grey */
	background-position: center right;
	background-repeat: no-repeat;
}

#lftcol {
	float: left;
	width: 10em;
	background: transparent;
	overflow: hidden;
	text-align: justify;
}

#lftcolhelp ul li {
	font-size: 1em;
	line-height: 1.5em;
	list-style: outside square;
	margin: 0px 0px 0px 10px;
}
#lftcolhelp {
	float: left;
	width: 14em;
	background: transparent;
	overflow: hidden;
}
#rgtcol {
	float: left;
	width: 52em;
	background: transparent;
}

#rgtcolhelp {
	float: left;
	width: 48em;
	background: transparent;
}
#rgtcolhelp p {
	font-size: 0.9em;
}
#rgtcolhelp pre {
	margin-left: 20px;
}

#rgtcolhelp ul li {
	font-size: 1em;
	line-height: 1.5em;
	list-style: outside square;
	margin: 0px 0px 0px 15px;
}

#bttmbar { /* bottom bar, containing top button and copyright info etc */
	float: right;
	width: 570px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden
}


/* Main Navigation */
#nav ul {display: inline}

#nav li {
	display: inline; 
}

#nav a {
	line-height: 1.75em; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}


/* Forms, Input boxes and buttons */
form {font-family: Arial, Helvetica, sans-serif;}
form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background: #00A2FF; color: #fff; font-size: 1.0em}

.submitbutton {
	border: solid 1px #ddd;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	background-color: #eee;
	color: #00A2FF;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language flags */

.field {
	border: solid 1px #888;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 1px;
	margin: 4px;
	background-color: #ffe;
}
.dummyfield {
	padding: 1px;
	margin: 4px;
}		
.result {
	border: solid 1px #ccc;
	background-color: #fff;
	width: 25.5em;
	margin: 0px 0px 8px 2px;
	padding: 0px;
	}
.resultrh {
	border: solid 1px #ccc;
	background-color: #fff;
	width: 25.5em;
	float: right;
	margin: 0px 4px 8px 0px;
	padding: 0px;
	}

.error {
	border: solid 1px #000;
	padding: 2px;
	background-color: #f44;
	margin: 1.7em 4px 0px 9em;
	color: #fff;
}

.container {
	padding-top: 10px;
}

.rhcolumn {
	float: right;
	width: 25.5em;
	border: solid 1px #ccc;
	margin-right: 4px;
}
.lhcolumn {
	width: 25.5em;
	border: solid 1px #ccc;
	margin-left: 4px;
	margin-bottom: 20px;
}

.rhcolumn h2, .lhcolumn h2, .result h2, .resultrh h2 {
	background-color: #ccc;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #000;
}

.mortname {
	margin: 10px;
}
.inputgroup {
	padding: 2px;
	background-color: #fff;
}
.inputtext {
	float: left;
	display: inline;
	font-size: 1em;
/*	clear: both;
*/	padding: 6px 8px 0px 1px;
	text-align: right;
	width: 13em;
	background-color: #fff;
}
.inputfield {
	margin: 2px;
	padding: 2px 0px 2px 0px;
	border-bottom: dotted 1px #ddd;
}

.inputfieldx {
	margin: 2px;
	padding: 1px;
}

.smallf {
	font-size: 1em;
	padding: 2px;
}

.good {
	background-color: #afa;
}
.mname {
	border: solid 1px #ddd;
	font-size: 1.1em;
	padding: 1px;
	margin: 4px;
	margin-left: 0px;
}
.warning {
	background-color: #f88;
	border: solid 1px #888;
	padding: 2px;
}
.topads {
/*	clear: both;*/
	padding: 3em 4px 10px 4px;
	margin: 0px 4px 5px 8px;
}
#instruct {
	padding: 6px;
	margin: 0px;
	margin-left: 2em;
	margin-right: 2em;
	background-color: #eee;
	display: none;
	font-family: serif;
}
#instruct ul li {
	padding: 2px;
}
.mdetails {
	margin: 0px;
	padding: 0px;
	width: 99%;
}

.mdetails th {
	background-color: #eee;
	padding: 4px 0px 4px 0px;
	text-align: center;
}
.mdetails td {
	text-align: right;
	border: none;
	border-bottom: dotted 1px #ddd;
	padding: 1px 1em 1px 1em;
}

.mdetails td.lastx {
	border-bottom: none;
}

.mdetails .tdyear {
	text-align: center;
}

.mdetails .tdyearx {
	border-bottom: none;
	text-align: center;
}

.footnote {
	border: solid 1px #888;
	margin: 10px 6px 10px 2px;
	padding: 4px;
	clear: both;
}
.resultkey {
	float: left;
	display: inline;
	font-size: 1em;
/*	clear: both;
*/	padding: 0px 4px 0px 0px;
	text-align: right;
	width: 11.0em;
	background: none;
}
.resultvalue {
	display: inline;
	font-weight: bold;
	margin: 2px 0px 2px 2px;
}
.resultnormal {
	border: none;
	background-color: #fff;
	margin: 2px 0px 2px 0px;
	}
.resultgood {
	border: none;
	background-color: #dfd;
	margin: 2px 0px 2px 0px;
	}
.line2 {
	border: none;
	background-color: #fff;
}
.resultcluster {
	padding: 4px 0px 16px 2px;
	margin: 0px;
}

.ihelp {
	display: inline;
	padding: 8px 10px 0px 0px;
	float: right;
}
.ihelp a {
	color: #00A2FF;
	text-decoration: none;
	font-weight: bold;
}
#help {
	display: none;
	background-color: #eef;
	position: absolute;
	left: 2em;
	top: 2em;
	border: solid 2px #444;
	border-left: solid 2px #ddd;
	border-top: solid 2px #ddd;
	margin: 5px;
	padding: 10px;
	width: 450px;
	font-size: 1em;
}

#help ul { list-style: outside circle; padding-left: 1em; }
#help ul li { padding: 2px 0px 2px 0px; line-height: 1.2em; }

#help p { line-height: 1.2em; }


