#woman {
	background-image: url(images/home/woman.png);
	background-repeat: no-repeat;
	height: 736px;
	width: 284px;
	position: absolute;
	top: 60px;
	right: 820px;
	z-index: 50;
}
.RadEContent, .RadEContentBordered {
	background-color: #FFFFFF;
}
#admin .ModuleWrap {

	padding: 16px;
}
#admin .ModuleWrap #footer {

	margin-left: -16px;
}
#adminHeader h1 {
	position: absolute;
	top: 12px;
}
.ContactTable textarea {
	width: 200px;
}
#contentWide table {
	margin: 16px;
	font-size: 12px;
}
#contentWide table thead th {
	background-color: #3a7eb4;
	color: #FFFFFF;
	font-weight: bold;
	
	padding: 2px;
}
#contentWide table td {
	background-color: #E6E6E6;
	padding: 2px;
}
#contentWide tfoot td {
	font-weight: bold;
}

table.blue {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:0px;
margin-left:15px;
background-color:#99ccff;
width:920px;

}

table.green {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:0px;
margin-left:15px;
margin-right:15px;
background-color:#ccffcc;
width:920px;
}

table#green2 {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:0px;
margin-left:15px;
margin-right:15px;
background-color:#c2d69b;

}
table.yellow {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:0px;
margin-left:15px;
background-color: Yellow;
width:920px;

}


table.blue table, table.green table, table.yellow table {
border:0px;
padding:0px;
margin:0px;
}
table.blue table td, table.green table td, table.yellow table td {
border:0px;
padding:0px;
margin:0px;
}

table.blue td:first-child, table.green td:first-child, table#green2 td:first-child, table.yellow td:first-child {
border-left:0px;

}

table.blue td, table.green td, table#green2 td, table.yellow td {
border-left:1px solid #000000;
border-top:1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:2px;
}

table.blue input[type="text"], table.blue select, table.green input[type="text"], table.green select, table.yellow select, table.yellow input[type="text"] {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

table.blue input.short, table.green input.short {
width:50px;
}

table.blue input.medium, table.green input.medium {
width:200px;
}

table.blue input.long, table.green input.long {
width:500px;
}

table.blue textarea, table.green textarea, table.green2 textarea, table.yellow textarea {
height:50px;
width:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
overflow: auto;
}

table.blue textarea.large, table.green textarea.large, table.green2 textarea.large {
height:100px;
width:800px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
overflow: auto;
}
.RadGrid th 
{
    font-weight: bold;
}

/*RAD Date Picker fix IE8 + FF*/
div[id$="Date_wrapper"], div[id$="Date_wrapper"] table, div[id$="Date_wrapper"] div
{
    width: 124px !important;

    }

input[id$="dateInput_text"] 
{
    width: 90px !important;
 
} 
/*CAREERS Layout*/
div.careerSigns {background: url(../../sites/osb0100/Images/signBack.jpg) no-repeat right bottom;}
div.careerSigns img {float: right; margin-left: 8px; border: none;}

div.careerSigns br {height: 0px; clear: both; line-height: 0px;}
	
div.careerDirections {clear: both; background: #93a200; border: solid 1px #000000; border-right: none;}
div.careerDirections p {text-align: center; color: #FFF; font-weight: 700;}
div.careerDirections a {color: #FFF; font-weight: 700;}

#CareersTableOnly div.careerDetails table {width: 664px; margin: 16px;}
#CareersTableOnly div.careerDetails table thead th {background-color: #820125; color: #FFFFFF; font-weight: 700; font-size: 12px; padding: 4px; width: 50%;}

#CareersTableOnly div.careerDetails table tbody tr td {padding: 4px; font-size: 12px; font-weight: 700; background: #fff2bc; line-height: 24px; padding-left: 16px;}
#CareersTableOnly div.careerDetails table tbody tr.altRow td {background: #dcdcdc;}
#CareersTableOnly div.careerDetails table tbody tr.altRow td + td {background: #ebebeb;}

#CareersTableOnly div.careerDetails table tbody tr td + td  {font-weight: 400; background: #fffbe8; padding-left: 4px;}
#CareersTableOnly div.careerDetails table tbody tr td + td a {font-weight: 400;}
#CareersTableOnly div.careerDetails table tbody td a {color: #000000; text-decoration: underline; font-weight: 700;}
#CareersTableOnly div.careerDetails table tbody td a:visited {color: #666666;}
#CareersTableOnly div.careerDetails table tbody td a:hover {text-decoration: none;}
#CareersTableOnly div.careerDetails img {position: relative; top: 5px; right: 2px;}

.careersLayout iframe {width: 693px;}
.careersLayout iframe#healthFrame {height: 1000px;}
.careersLayout iframe#manufFrame {height: 600px;}
.careersLayout iframe#businessFrame {height: 1700px;}
.careersLayout iframe#DLFrame {height: 600px;}

/*END CAREERS Layout*/
	
