﻿* {
	margin: 0px;
	padding: 0px;
	}

html 
{
    height: 100%;
}

	
body {
	background-color: #929292;
	background-image: url(../images/ODE-Background_field-with-glowing-sun_v2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
	}

h1
{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0 20px 0; 
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active
{
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 0 10px 0;
	color: rgb(122,36,38);
	text-decoration: none;
	text-transform: uppercase;
	clear:none;
}

span.heading2 a
{
    font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 0 20px 0;
	color: rgb(122,36,38);
	text-decoration: none;
	text-transform: uppercase;
}

h3
{
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 5px 0;
	color:rgb(84,149,33);
}

h3 a
{
    text-decoration: none;
}

h4, h4 a
{
    font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 0 10px 0;
	color: rgb(122,36,38);
	text-decoration: none;
}

h5
{
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}


p
{
	padding: 0 0 20px 0;
	line-height: 22px;
}

p.small { font-size: 90%; }

strong { font-weight: bold; }

em { font-style: italic; }

a:link { color: rgb(54, 115, 191); }

img.image
{
	margin: 10px;
	border: solid 1px #000;
}

/*#aspnetForm { min-height: 1000px; }*/

#page_container 
{ 
    width:879px;
    /*height: 100%;*/
    background-color: #fff;
    /*min-height: 800px;*/
    margin:0 auto; /* "auto" makes the left and right margins center the wrapper */
    /*background: #FFFFFF url(/images/wrapper-bkg.jpg) top left repeat-y;*/
    /*padding: 0 20px 0 20px;*/
}

#content_container 
{ 
    padding: 0 40px 0 40px;
    background-color: #fff;
    width: 800px;
    margin:0 auto;
    height: 100%;
}

#contentblock
{
    height: 100%;
}

#contentblock h1
{
    color:#3673bf;
}

#contentblock ol
{
	margin: -10px 0 10px 0;
	padding: 0 0 0 30px;
}

#contentblock ol li
{
	list-style-type: decimal;
	line-height: 20px;
}

#contentblock ul
{
	margin: 0px 0 10px 0;
	padding: 0 0 0 30px;
}

#contentblock ul li
{
	list-style-type: disc;
	line-height: 20px;
}

#contentblock .float-right
{
	float:right;
}

#contentblock .sidebar
{
    /* fallback (Opera) */
    background: #ffffff;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #ececec, #ffffff);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#ececec), to(#ffffff));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ececec', EndColorStr='#ffffff', GradientType=1);
	border: solid 1px #999;
	/*margin: 0 auto;*/
	margin: 0 0 20px 10px;
	text-align: center;
	width:180px;
}

#contentblock .sidebar-header
{
	color: #549521;
	font-weight: bold;
	font-size: 130%;
	padding: 10px;
}

#contentblock .sidebar-content
{
    color:#666;
	font-size: 90%;
	margin: 0 20px 20px 20px;
}

#contentblock .sidebar-content .apply-now
{
    margin: 0 0 20px 0;
}

#contentblock .sidebar-content .job-details
{
    text-align: left;
    margin: 0 0 0 10px;
}

#contentblock .sidebar-content .job-details h5
{
    padding: 0 0 10px 0;
    font-size: 110%;
}

.searchbox 
{
    width: 125px;
    height: 18px;
    background:#fff;
    border:1px solid #ccc;
    padding: 2px 2px 2px 5px;
    margin: 0 5px 0 0;
}



/* utilities */

.column-half-left
{
    float: left;

}

.column-half-right
{
    float: right;
    text-align: right;
}

.column-header-left
{
	width: 20%;
	vertical-align: top;
}

.column-header-right
{
	width: 80%;
	vertical-align: top;
	padding: 0 40px 0 0;
}

/* Clearing */

.clearer
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}





#utility-container
{
    float:right;
    width:250px;
    
    margin: 0;
}

#menu-container 
{
    width:564px;
    margin: 0;
    float: right;
    vertical-align: middle;
    padding:0;
    line-height: 24px;
}

#logo-and-search-container
{
    float:right;
    width:488px;
    height: 24px;
    margin: 30px 0 20px 0;
    padding: 0 30px 0 0;
    
}

#logo-container
{
    float:left;
    width:261px;
    /*padding-top: 5px;*/
    height: 24px;
    border: solid 1px rgb(191,191,191);
}

#search-container
{
    float:right;
    width: 180px;
    height: 24px;
    line-height: 24px;
    padding: 0 30px 0 0;
}

#search-container input
{
    border: solid 1px rgb(191,191,191);
    height: 21px;
}

ul.logo-items-container
{
    text-align: left;
    float: left;
    list-style: none;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    
}

ul.logoList
{
    
}

ul.logoList li
{
    text-align: left;
    float: left;
    list-style: none;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    border-right: solid 1px rgb(191,191,191);
}

ul.logoList li.last
{
    border-right: 0px;
}

#container-table 
{ 
    margin: 0 auto; 
    border-collapse: collapse; 
    min-height: 800px; 
}

#header
{
	margin: 0 auto;
	width: 879px;
}

#header .logo
{
	padding: 10px 0 10px 0px;
}

#header .search
{
	float: right;
	width: 49%;
}

ul#header-menu
{
	padding: 0 0 0 0;
	text-align: center;
}

ul#header-menu li
{
    float: left;
	display: block;
	padding: 0 10px 0 10px;
	position: relative;
	z-index: 500;
	
}

ul#header-menu li a
{
    display: block;
	text-decoration: none;
	font-size: 16px;
	border: solid 1px #fff;
	padding: 3px;
	color: rgb(122,36,38);
}

ul#header-menu li a:link
{
	color: rgb(122,36,38);
}

ul#header-menu li a:hover
{
	
}

ul#header-menu .sub-menu
{
    position: absolute;
	padding: 0 0 0 0;
	display: none;
	background-color: #fff;
	width: 240px;
	margin: 0 0 0 -1px;
	border: solid 1px rgb(191,191,191);
}

ul#header-menu .sub-menu li
{
	display: block;
	text-align: left;
	float: left;
	padding: 10px;
	border: none;
}

ul#header-menu .sub-menu li.last
{
	
}

ul#header-menu .sub-menu li a
{
	text-decoration: none;
	font-size: 14px;
	color: #666;
	display: block;
	height: 15px;
	width: 210px;
	border-bottom: dotted 1px rgb(191,191,191);
}

ul#header-menu .sub-menu li a:link
{
	color: #909094;
	border: none;
}

ul#header-menu .sub-menu li a:hover
{
	background-color: #ddd;
}

ul#left-menu
{
    padding-left: 0;      
}

ul#left-menu li
{
    list-style-type: none;
    border-bottom: dotted 1px rgb(191,191,191);
    width: 100%;
    padding: 5px 0 5px 0;
    color: #000;
}

ul#left-menu li a
{
    text-decoration: none;
    background-image: url(../images/menu-arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
    font-size: 120%;
    color: #000;
}

ul#left-menu li a:link
{
	color: #000;
}

ul#left-menu li ul
{
    padding: 5px 0 0 25px;
}

ul#left-menu li ul li
{
    border: none;
    padding: 2px 0 2px 0;
}

ul#left-menu li ul li a
{
    padding: 0;
    background: none;
    font-size: 110%;
}

ul#left-menu li ul li a:link,
ul#left-menu li ul li a:visited
{
    color: #666;
}

#data-grid-header
{
    border: solid 1px rgb(191,191,191);
    width: 96%;
    height: 20px;
    padding: 10px;
}

#data-grid-header .title
{
    float: left;
}

#data-grid-header ul
{
    float: right;
}

#data-grid-header ul li
{
    text-align: left;
    float: left;
    list-style-type: none;
}

#data-grid-header ul li.label
{
    padding: 0 5px 0 0;
}

#data-grid
{
	padding: 5px 0 20px 0;
}

#data-grid div
{
    width:100%;
    margin: 0 auto;
}

#data-grid table
{
    width: 100%;    
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

#data-grid .item
{
    padding: 8px 20px 8px 10px;
}

#data-grid tr.alternate-item
{
    background-color: #EBEBEB;
}

#data-grid td
{
    font-size: 1.0em;
    text-align: left;
}

#data-grid td a
{
    color: #5186C5;
}

#data-grid .last
{
    padding-right: 10px;
}

td.panelDivider 

{

	background-image:  url(/images/panel_solid.gif); 

	background-repeat: repeat-y; 

	background-position:top left;

}

.homepagebanner_container
{
    width:545px;
}

/* Front page items */

#job-seekers-and-job-lists
{
    width:66%;
    float:left;
}

#job-seekers-and-employers
{
    width:52%;
    float:left;
    padding: 0 10px 0 10px;
}

#job-seekers-and-employers a
{
    text-decoration: none;
}

#recently-posted
{
    width:38%;
    float:right;    
    border-left: solid 1px rgb(191,191,191);
    padding: 0 10px 0 10px;
}

#career-coaching
{
    width:31%;
    float:right;    
}

#career-coaching .content
{
    border-left: solid 1px rgb(191,191,191);
    padding: 0 10px 0 10px;

}

ul#job-list
{
    padding: 0;
    margin: 0 10px 0 0;
}

ul#job-list li
{
    list-style-type: none;
    padding: 0 0 15px 0;
    
}

ul#job-list li a
{
    font-style: italic;
    text-decoration: none;
}

/* Find a Job */
.findajob_container
{
    width:255px;
    background-color:#a8a8aa;
    vertical-align: top;
}

#findajob
{
    padding: 10px 10px 10px 20px;
}

#findajob h2
{
    color: White;
}

#findajob .title
{
    padding: 0 0 10px 0;
}

#findajob .small
{
    font-size: 80%;
}

#findajob .textbox
{
    width: 200px;
    height: 18px;
    margin: 0 0 10px 0;
}

#findajob .search-button
{
    text-align: right;
    padding: 0 20px 0 0;
}

/* Video Player */

#video-player
{
    padding: 0 0 20px 10px;
}

/* Buttons */

.button_go
{
    background-repeat: no-repeat;    
    vertical-align: middle;
/*    margin: 0 0 0 5px;*/
    /*line-height:15px;*/
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/button/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/button/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/* Forms */

#form
{
	
}

#form input, #form select, #form textarea
{
	font-size: 14px;
	margin: 10px 10px 2px 10px;
	padding: 5px;
	border: solid 1px rgb(191,191,191);
	color: #333;
}

#form table td
{
	padding: 0 0 0 5px;
	vertical-align: middle;
}

#form PreferredStartDate input
{
	padding: 0 0 0 5px;
}

ul#job-tools
{
    padding: 10px 0 0 25px;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma, Verdana, Arial Baltic, Arial Unicode MS, MS Sans Serif;
    line-height: 10px;
}

ul#job-tools li
{
	list-style: none;
    margin: 0;
    padding: 2px 0 2px 0;
    font-size: 110%;
}

ul#job-tools li a
{
    text-decoration: none;
    color: #333;
}

ul#job-tools a.email
{
    background: url(/images/icon_email.gif) center left no-repeat;
    padding-left: 18px;
}

ul#job-tools a.print
{
    background: url(/images/icon_print.gif) center left no-repeat;
    padding-left: 18px;
}

ul#social-media-tools
{
    text-align: left;
    line-height: 10px;
    padding: 10px 0 0 20px;
    margin: 0px;
}

ul#social-media-tools li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

#center-top-background { width: 800px; background-color: #fff; height: 40px; vertical-align: middle; }
#center-bottom-background { width: 800px; height: 40px; background-color: #fff; }
#left-top-background { background-image:url(../images/top-left.gif); background-position: top left; width:40px; height: 40px; }
#right-top-background { background-image:url(../images/top-right.gif); background-position: top right; width:39px; height: 40px; }
#left-bottom-background { background-image:url(../images/bottom-left.gif); background-position: bottom left; width:40px; height: 40px; }
#right-bottom-background { background-image:url(../images/bottom-right.gif); background-position: bottom right; width:39px; height: 40px; }
#left-middle-background { background-color: #fff; min-height: 800px; }
#right-middle-background { background-color: #fff; min-height: 800px; }

#content
{
	background-color: #fff;
	width: 800px;
	text-align: center;
	min-height: 800px;
	padding: 0 0 20px 0;
}

#contentblock
{
	text-align: left;
}

#footer
{
    background-color: rgb(228,228,228);
	height:62px;
	padding: 10px 0 10px 0;
}

#footer .asa
{
    float: left;
    padding: 0 10px 0 10px;
}

#footer .footer-right-area
{
    float: right;
}

ul#social-media-links
{
	padding: 0 10px 0 0;
}

ul#social-media-links li
{
    display: inline;
	padding: 0 5px 0 0;
	line-height: 24px;
}

ul#social-media-links .middle
{
    vertical-align: top;
}


ul#footer-menu
{
	padding: 15px 0 10px 0;
}

ul#footer-menu li
{
	display: inline;
	padding: 0 10px 0 0;
	line-height: 12px;
}

ul#footer-menu li.last
{
	border-right: none;
}

ul#footer-menu li a
{
	text-decoration: none;
}

ul#footer-menu li a:link,
ul#footer-menu li a:visited,
ul#footer-menu li a:active,
ul#footer-menu li a:hover
{
	color: #666;
}



#copyright
{
	font-size: 11px;
	color: #666;
	width: 100%;
	padding: 0;
}

#job-description li { margin: 0 0 0 30px; }

.bbd1 { border-bottom: dotted 1px rgb(191,191,191); }

.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }

.p10 { padding: 10px; }

.tac { text-align: center; }
.tar { text-align: right; }

.w100 { width: 100%; }
.w80 { width: 80%; }
.w50 { width: 50%; }
.w33 { width: 33%; }
.w25 { width: 25%; }

.vat { vertical-align: top; }

.nowrap { white-space: nowrap; }


