/* MCCAGUE SCIENTIFIC CONSULTING STYLE SHEET */

/* MAIN LAYOUT EXCEPT NAVIGATION */

body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%; 
	background: #BFE2F9 url(background.gif) fixed;
}
* html body{
	width: 760px;
	margin: 0 auto;
}
p {
	padding-left: 25px;
	border-left: 1px solid black;
}
ul {
	list-style-type: square;
	color: #006699;
}
h1,h2,h3 {
	font-weight: bold;
	color: #006699;
	text-align: left;
}
h1 {	
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1em;
}
img {
	border: none;
}
#upperbar,#lowerbar {
	background:#006699;
	font-variant: small-caps;
	font-weight: bold; 
	text-align: center;
	border: white 1px solid;
}
#upperbar {
	margin: 5px 12px 0px 12px;
 	line-height: 140%;
	font-size: 1.9em;
	color: white;
}
html>body div#upperbar {
	width: 100%;
	margin: 0;
	position: fixed;
	top: 0px; left: 0px;
	z-index: 5;
}
#lowerbar {
	margin: 0px 12px 5px 12px;
	line-height: 140%;
	font-size: 0.7em;
	color: #006699;
}
html>body div#lowerbar {
	width: 100%;
	margin: 0px 0px 0px 0px;
	position: fixed; 
	bottom: 0px; left: 0px;
	z-index: 5;
}
#wrap {
	margin: 2px 12px 1px 12px;
	background-color: #FFFFFF;
	min-width: 620px;
}
html>body div#wrap {
	margin: 13px 10px 0px 10px;
	padding-bottom: 20px;
}
#main {
	font-size: 1.2em;
	margin: 0 60px 0 186px;
	text-align: justify;
	padding-top: 40px;
}
a:link {
	color: maroon;
}
a:visited {
	color: #006699;
}
a:focus {
	color: purple;
}
a:active {
	color: #006699;
}
a:hover {
	color: #00AD63;
}

/* NAVIGATION */

#navigbars{
	position: absolute;
	top: 46px; left: 20px;
	text-align: left;
	font: small-caps 12px "Arial Black", Arial, Helvetica, sans-serif; 
	background-color: #FFF;
	width: 160px;
}
* html #navigbars{
	font-size: 10px;
	fon\t-size: 12px;
}
html>body div#navigbars {
	position: fixed;
	top: 46px; left: 20px;
	z-index: 3;
}
div#navigbars ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 24px;	
}
div#navigbars li {
	width: 125px;
	position: relative;
	border: solid 3px #FFF;
	border-right: solid 5px #FFF;
}
div#navigbars a {
	display: block;
	color: #006699;
	width: 100%;
	background: #EEEAFF;
	padding: 2px;
	text-decoration: none;
	list-style-type: none;
}
div#navigbars a:hover {
	color: #FFFFFF;
	background: #76A9C8;
}
div#navigbars ul ul {
	position: absolute; 
	top: 0; left: 100%;
	width: 100%;
	margin: -3px 0 0 5px;
}
* html div#navigbars ul ul {
	margin-left: -10px;
	mar\gin-left: 5px;
}
div#navigbars ul ul, div#navigbars ul li:hover ul {
	display: none;
}
div#navigbars ul li:hover ul, div#navigbars ul ul li:hover ul {
	display: block;
}
html>body div#navigbars ul li:hover ul, div#navigbars ul ul li:hover ul {
}
div#navigbars li#greylink {
	background: #EEEAFF;
	color: #C0C0C0;
	padding: 2px;
}
 
/* LOGO PLACEMENT */
 
div#navigbars.withlogo {
	background: url(mlogo.gif) no-repeat 33px 16px;
	padding-top: 130px;
}
div#logo2 {
	width: 126px;
	height: 106px;
	background: url(mlogo.gif) no-repeat 10px 0;
	margin: 40px 60px 10px auto;
	float: right;
}
div#logo3 {
	width: 126px;
	height: 106px;
	background: url(mlogo.gif) no-repeat 0 0;
	margin: 10px auto 10px auto;
}

/* FORMS */

input {
	font-size: 16px;
	text-align: center;
	background-color: #FFFAB2;
}
#submit {
	text-align: center;
	font-size: 1.4em;
	background-color: #E0EDC5;
}
#reset {
	text-align: center;
	font-size: 1em;
	background-color: #ECECEC;
}
.splitter {
	border-bottom: 2px solid gray;
	height: 2px;
}
.msage {
	width: 100%;
	color: green;
	text-align: center;
	clear: both;
}
.spacer {
	width: 100%;
	color: red;
	text-align: center;
	clear: both;
}
.formset {
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	background-color: #ECECEC;
	width: 500px;
	padding: 10px;
	border: 3px outset #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
}
.output {
	background-color: #BFE2F9;
}
.zerror  {
	text-align: center;
	background-color: #E1A1A1;
}
.zoneopt {
	text-align: center;
	background-color: #CFDBE2;
}
.zoneipt {
	text-align: center;
	background-color: #E4E3CB;
}
#formcss {
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	background-color: #ECECEC; 
	width: 520px;
	padding: 6px;
	border: 3px outset #D7D7D7;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
}
#formcss ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
#formcss li {
	position: relative;
	margin-left: 5px;
}
#formcss li span {
	position: absolute;
	left: 65%; top: 0.5em;
}
.iptok {
	text-align: center;
	background-color: #FFFAB2;
}
.ipterror {
	text-align: center;
	background-color: #FFC8A8;
}
.zoneidv {
	background-color: #E4E3CB;
	width: 47%;
	height: 22em;
	float: left;
	padding: 6px;
}
.zoneodv {
	background-color: #CFDBE2;
	width: 47%;
	height: 22em;
	margin-left: 50%;
	padding: 6px;
}
.listspace {
	margin-top: 17px;
}

/* SPECIFIC FORMATTING */

.displaynone {
	display: none;
}
sub {
	font-size: x-small
}
sup {
	font-size: x-small
}
.contact {
	font-size: 1.0em;
	text-align: center;
}
.contact ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.contact a {
	text-decoration: none;
}
.legend {
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	clear: both;
}
.widefig {
	font-size: 0.8em;
	padding-left: 25px;
}
.widefig dl {
	width: 30%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.widefig dd {
	padding-left: 40%;
	color: #006699;
}
.widefig img {
	margin-top: 30px;
	vertical-align: middle;
}
.centeralign {
	text-align: center;
	clear: both;
}
.leftalign {
	text-align: left;
}
.hidden {
	color: white;
	text-align: center;
}
.grey {
	background-color: #C0C0C0;
}
.bulleted {
	list-style-type: square;
}
.equation {
	margin-left: 120px;
}
.equation p {
	float: left; 
	border: none;
	vertical-align: middle;
}
.equation img {
	margin-left: 40px;
}
