﻿
/*.bodylayout
{
    padding-top: 5px;
    width: 100%;
    min-width: 700px;
    height: auto;
    
}*/


.Background
        {
            position: fixed;
            left: 0;
            top: 0;
            z-index: 170;
            width: 100%;
            height: 100%;    
            background-color: Blue;        
            filter: alpha(opacity=40);
        }


.adjustedZIndex
{
	z-index: 110;
}


.leftcolumn
{
    width: 200px;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
	border: solid 1px black;
	min-width: 200px;
	/*border-right: solid 1px black;
	
	padding-left: 5px;
	padding-right: 5px;
	width:200px;
	background-image: url(images/vert_tab_bkg.png);
	background-image: url(images/LeftDotsIE6.png); 
    background-repeat: no-repeat;*/
    font-size: 10pt;
    /*background-color: transparent;*/
    background: #dcd5be;
}

.centercolumn
{
    margin: 5px 5px 5px 5px;
    padding-left: 10px;
    /*background: GoldenRod;
    width: 750px;*/
   	color: Black;
   	
   	padding-right: 10px;
   	
}

.rightcolumn
{
    width: 180px;
	
	margin: 5px 5px 5px 5px;
    padding-left: 10px;
    padding-top: 25px;
    /*width:180px;
	background:#fff;
	margin-right:10px;*/
	border: solid 1px black;
	background: #dcd5be;
}









html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background-color: #57554f;
    background-attachment: fixed;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
/*a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #666666; text-decoration:none}
a:visited { color: #666666;  text-decoration:none}
a:active{ color: #000099;  text-decoration:none}*/

a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #000000; text-decoration:none}
a:visited { color: #000000;  text-decoration:none}
a:active{ color: #000000;  text-decoration:none}

a:hover{ color: #DAA520; text-decoration: underline}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border-style: none;
    border-color: inherit;
    border-width: 0px;
	
}
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;
    }

#bar { /* styles for horizontal top bar */
	/*background: #d4d9de;*/
	/*background-image: url(images/BarTiled.png);*/
	background-image: url(images/menubg_dark.png);
	height: 20px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
	z-index:0;
	min-width: 600px;
	background-repeat: repeat-x;
	
	
}
	html>body #bar { height: 20px; }

/* layout styles */
#header {
	height: 86px;
	z-index:0;
	background-image: url(images/bg.gif);
	height: 86px;

}

.SomImage
{
    position: absolute;
    top: 25px;
    margin-left: 70px;
    background-image: url(images/som_logo.gif);
    background-repeat: no-repeat;
    z-index: 0;
    width: 200px;
    height: 51px;
}


.MiddleHBG
{
    position: absolute;
    top: 25px;
    margin-left: 270px;
    background-image: url(images/middle_bg.gif);
    background-repeat: no-repeat;
    z-index: 0;
    width: 550px;
    height: 51px;
}

.searchbar
{
    float: right;
    color: #dbd9d9;
}

.logo 
{
	position: absolute;
	left: 3px;
	top: 2px;
	width: 70px;
	height: 70px;
	background-image: url(images/somSeal.gif);
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}


a.menulinks:link { color: #dbd9d9; text-decoration:none}
a.menulinks:visited { color: #dbd9d9;  text-decoration:none}
a.menulinks:active, a.menulinks:hover { color: #dbd9d9;  text-decoration:none}

.menuButton
{
    /*background-image: url(images/ButtonLight.jpg);
    height: 25px;
    width: 75px;*/
}

.menuButtonText
{
    color: #FFFFFF;
    font-size: large;
    font-weight: 800;
}



	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	float: left;
	/*position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
    z-index:150;*/

}
	/*html>body #mainmenu {
		position: relative;  Necessary for menu to position in Opera 
	}*/
	/*#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;*/
		/* box model hack */
		/*voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}*/

    .vert_dots
    {
        background-image: url(images/FadedDots.png);   
        position: absolute;
        top: 60px;
        left: 0px;
        height: 350px;
        width: 200px;
        z-index: 100;
    }



    .tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}

fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    
}



/*these are all used on the login page*/

.loginHeaderText
{
	font-family: Calibri, Sans-Serif;
	font-size: 16pt;
	color: #000000;
}

.loginParaText
{
	font-family: Lucida Sans Unicode, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}

#loginTextWrapper
{
	width: 700px;
	margin: 30px;
	float: left;
}

#authenticationWrapper
{
	width: 400px;
	margin: 30px;
	margin-top: 50px;
	padding: 10px;
	float: left;
	border: 2px solid black;
	text-align: center;
	font-family: Calibri, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
    background-color: #faebc2;
}


#columnPic
{
	float:right;
	clear:both;
}

 .info-box {
    background: #231F20;
    border: 1px solid #fff;
    color: #fff;
    padding: 20px;
    text-align: center;
    width: 100px;
    height: 50px;
}

.text-box {
    background: #231F20;
    border: 1px solid #F1B82D;
    color: #fff;
    padding: 20px;
    text-align: center;
    width: 30px;
   
}

.coidpositive  {
        color: #F1B82D;
    }
