/* Styles for Onsite Ergonomics
Created by William Paoli
5/19/2006

Thanks for hacks and tips:
csscreator.com
boagworld.com
tantek.com
*/ 


/*HTML STYLES*/
html, body{ 
margin:0; 
padding:0; 
text-align:center; 
background-color: #828080;
font-family: arial;

} 

img {
border:none;
display:block;
}

table {
margin:0;
padding:0;
}

/* CHANGE FONT SIZES HERE */
p,ul{
font-size:15px;
}

h1{
margin: 0px;
font-size: 24px;
}

h2{

font-size: 16px;
}

h3{

font-size:15px;
}

a {
color:#2a017c;
text-decoration: none;
}

/*MAIN LAYOUT STYLES*/
#pagewidth{
width:780px; 
text-align:left;  
margin-left:auto; 
margin-right:auto; 
voice-family: "\"}\""; 
voice-family:inherit;
width:782px;   
background:url(images/wrapperbg.gif) repeat-y;
} 
 
#content-header{

height:78px; 
width:100%;
position: relative;
left: 10px;
background:url(images/content-banner.jpg) no-repeat;
} 

#content-header a{

display:block;
height:78px; 
width:100%;
position: relative;
left: 10px;
text-decoration:none;
} 

#content-header a i {
visibility:hidden;
}

/*Photos for each page*/
#photo-box{
position:relative; 
left: 2px;
top:4px;
width:100%;
height:110px; 
}


/*#services-photo{

background:url(images/pen-hand.jpg) no-repeat;
}*/



#email{
position:relative;
left: 345px;
top: 0px !important;
top: -15px;

clear: left;

background:url(images/email.jpg) no-repeat;
z-index: 2;
}

#email a{

display:block;
height:20px; 
width:200px;
position:relative;

text-decoration:none;

} 

#email a i {
visibility:hidden;
}

#nav1{
width:180px; 
float:left; 
position:relative;
top: 0px !important;
top: -18px;
left: 10px;
background-color:#aea7b9;
}
.blank-bg{
background-color:#fff;
}

#menu{
background-color: #fff;
height: 400px;

}

#main{
float: right; 
position: relative;

width:540px; 
z-index: 2;
}

#main p, #main h1, #main h2, #main h3{
position: relative; 
right: 40px;

}


#main h2{
padding:0;
background:url(images/line.jpg) bottom no-repeat;
}

#login{
position: relative;
top: 40px;
border: 1px solid #aea7b9;
width: 200px;
padding: 5px;
color:#2a017c;
}

#login input{
margin: 5px
}

.warning{
position: relative;
top: 40px;
left: 1px;
color: red;
font-size: .9em;
}

#logobg{
position: relative;
top: 2px;
left: 7px;
}

/*Begin Navigation Styles*/
#navigation{
position: relative;
right: 40px;
top: 4px;
/right:0px;
}

#navigation ul
{
width: 180px;
margin: 0;
}


#navigation li{
list-style: none;
}

#navigation a
{
display:block;
height:21px;
background:url(images/list_line.jpg) no-repeat;

font-size: 12pt;
padding-left: 20px;
text-decoration:none;
color:#2a017c;
}

#navigation a:hover
{
text-decoration:none;
color:#2a017c;
background:url(images/list-hover.jpg) no-repeat;
}

#active a
{
text-decoration:none;
color:#2a017c;
background:url(images/list-hover.jpg) no-repeat;
}

#navigation h2 {
font-size: 16px;
position:relative;
bottom: 1px;
right: 1px;
padding-left: 21px;
padding-top: 1px;
background:url(../images/blk-lines.jpg) center no-repeat;
z-index: 1;
}
/*End of Navigation Styles <li id=active> for active item*/


#form1{
background:url(images/form-bg.jpg) bottom repeat-x;
font-size: 10pt;
font-weight: 600;

position: relative;
top: 20px;

}

#form1 h2{

font-size: 16px;
position:relative;
bottom: 1px;
right: 1px;
padding-left: 21px;
padding-top: 1px;
background:url(images/blk-lines.jpg) center no-repeat;
z-index: 1;
}

#fields{


position:relative;
left: 20px;
bottom: 0px;

}
 
.contact{
border:solid 1px black;
width: 148px;
background-color:#fff;
}

#fields2 select{
width: auto;
}

#fields2 textarea.contact{
width: 250px;
}

.submit{

position:relative;
left: 89px;
}


#pdf{
position:relative;
top: 40px;
right: 10px;
}

#pdf img {
position:relative;
left: 20px;
top: 5px;
}


#pdf p{
font-weight:normal;
position:relative;
left: 53px;
bottom: 30px;

}

#form2 input{
margin-top: 4px;

}



#form2 label {

  float: left;
  width: 10em;

}

#form2 .submit{

position:relative;
left: 95px !important;
left: 96px;
}

#footer{
position:relative;
top: 0px !important;
top: -37px;
left: 9px;
font-size:11px;
clear:both;
text-align:center;
background:url(images/line.jpg) no-repeat;
}

#footer p{
font-size:12px;
padding-top:5px;
}

.fax {
position:relative;
left: 22px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{
display: inline-table;
}

/* Added by Rob Skaggs for Client Specific Info 6/19/2006 */
#loggedin {
float: left;
position: relative;
left: -40px;
top: 0px !important;
top: -15px;
font-size:10px;
}

#just_logged_in {
text-align: center;
border-width: 1px;
border-color: #DFDFDF;
border-style: solid;
margin-right: 75px;
margin-bottom: 20px;
margin-top: 10px;
padding-top: 15px;
background-color: #EFEFEF;
}

#fileslist {
border: 1px solid #FFFFFF;
/*border-collapse: collapse;*/
margin-right: 50px;
}

#fileslist td,th {
padding-right: 10px;
padding-left: 10px;
background-color: #EFEFEF;
}

#fileslist th {
text-align: center;
}

#fileslist td em {
font-weight: bold;
font-style: normal;
}

#fileslist td.file_info {
font-size: 14px;
}

#catagories_list {
margin-right: 50px;
}

#just_logged_in h1, #just_logged_in p {
padding-left: 80px;
}

#just_logged_in h1 {
font-size: 20px;
}

#navigation h2 {
font-size: 16px;
position:relative;
bottom: 1px;
right: 1px;
padding-left: 21px;
padding-top: 1px;
background:url(../images/blk-lines.jpg) center no-repeat;
z-index: 1;
}

#photo-box {
background:url(../images/blk-line.jpg) bottom no-repeat;
z-index: 2;
}

/* End added by Rob Skaggs 6/19/2006 */

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#navigation{display:none;} 
#twocols, #main{width:100%; float:none;}
}