@charset "utf-8";
/* CSS Document */

/* general styles */

html, body, textarea {
 margin: 0px; 
 padding: 0px; 
 background-color: #FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #5A5A5A;
}

a { 
 color: #ed1c24;
 text-decoration: none;
}
a:hover {
 color: #cd0004;
 text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
    color: #737578;
}

ul {
    color: #737578;
}

img { border:none; }

.guide {
	white-space: nowrap;
    margin-bottom: -4px;
    margin-left: 4px;
}

.field {
	position: relative; 
	top: -2px;
	left: -2px;
}

.area {
    vertical-align: top;
}

.selects {
    margin-top: 13px;
}

.radio {
	
}

.attachments tr td {
   margin-bottom: 10px;
}

.attachments tr td {
   padding: 0 0 2px 0;
}

.attachments tr td a img {
   border: none;
   padding: 0 4px 0 0;
}

.attachments tr td a span#attachment_filename {
   vertical-align:top;
}

.inline_select {
   float: left;
   padding-right: 5px;
}

.profile_show {
	overflow: auto;
}

.profile_show .profile_img {
	float:right;
	padding-right: 200px;
}

#calendarSelect input {
	float: left;
}

#calendarSelect img {
	float: right;
}

.fieldWithErrors {
  float: left;
  border: 2px solid #DD0000;
}

.greyLink a {
	color: #5A5A5A;
	text-decoration: underline;
}


/* DETAIL GROUP */
.detailGroup {
  border: 1px solid #ccc;
  margin: 10px 5px 4px 5px;
  padding: 2px 2px 7px 2px;
}

.detailGroup .showTable .firstCol {
  width: 117px;
}

.detailGroupTitle {
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    margin-top: -11px;
    margin-left: 4px;
    background: white;
}



/* SuckerFish styles */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
    text-align: center;	
}

#nav a {
	display: block;
	background-image: none;
	width: 100%;
}

#nav li { /* all list items */
	float: left;
/*	width: 5em; /* width needed or else Opera goes nuts */
    background-image: url(../images/menu_middle.png);	
}

#nav li li {
    background:#FFFFFF none repeat scroll 0 0;
    border: 1px solid #DDDDDD;
    border-top: none;
    padding-left: 27px;
    text-align: left;
    width: 11em;
}

#nav li li a {
    text-align: left;
}

#nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	z-index: 100;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin: 22px 0 0 6px;
	border-top: 1px solid #DDDDDD;
}

/* Show page style */
#status_val {
  text-transform: capitalize;
}

.profile_img_mini {
    margin-top: 8px;
}

.profile_img img, .profile_img_mini img, .job_logo {
	border: 1px solid grey;
}

/* Form styles */
textarea {
 background-color: #FFFFFF;
 color: #000000; 
}
/* layout styles common to both templates */

.mainTable { 
 border-top: 5px solid #ed1c24;
 background-color: #fff; 
}

.contentLeft ,
.contentRight ,
.contentMiddle {
 border-top: 1px solid #e2e1e1; 
}
.contentLeft ,
.contentRight { 
 background-color: #fafafa;
}
.filler {
 background-image: url(../images/shadow_side.png);
 background-position: top left;
 background-repeat: repeat-x;
 border-top: 1px solid #fff;
}
.contentLeft .filler {
 border-right: 1px solid #fff;
}
.contentRight .filler {
 border-left: 1px solid #fff;
}
.topMenu {
 margin-top: -10px;
 margin-bottom: 10px;
}
.topMenu a {
 float: left;
 background-image: url(../images/menu_middle.png);
 text-align: center;
}
.topMenu a {
 color: #101010;
 display: block;
 line-height: 23px;
 overflow: hidden;
 font-size: 11px;
 text-transform: lowercase;
}
.topMenu a:hover {
 color: #101010;
 text-decoration: underline;
 cursor: pointer;
}
.topMenu .left {
 background-image:url(../images/menu_left.png);
 background-position: top left;
 background-repeat: no-repeat;
 height: 100%;
 display: block;
 float: left;
}
.topMenu .right {
 background-image:url(../images/menu_right.png);
 background-position: top right;
 background-repeat: no-repeat;
 height: 100%;
 min-width: 100px;
 display: block;
 float: left;
}
.topMenu .link {
 display: block;
 padding-left: 20px;
 padding-right: 20px;
}

.topMenu .tabOn {
 background-image:url(../images/menu_on_middle.png);
}
.topMenu .tabOn .left {
 background-image:url(../images/menu_on_left.png);
}
.topMenu .tabOn .right {
 background-image:url(../images/menu_on_right.png);
}

.contentMiddle .contentchunkheader {
 clear: both;
}

.contentMiddle { 
 border-top: 1px solid #e2e1e1; 
 border-left: 1px solid #e2e1e1; 
 border-right: 1px solid #e2e1e1; 
}
.contentMiddle .filler {
 min-width: 890px; 
 min-height: 450px;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 background-image:url(../images/shadow_middle.png);
 background-position: top left;
 background-repeat: repeat-x;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 30px;
 padding-top: 16px;
 position: relative;
}

.headerlogohome {
 padding-left: 35px;
 padding-top: 8px;
 padding-bottom: 8px;
}

.headerlogocontent {
 padding-left: 35px;
}

.tagline {
 float: left;
 padding-left: 20px;
}

.welcome {
 position: relative;
 top: 15px;
 padding-right: 35px;
}

.footer { 
 border-bottom: 5px solid #ed1c24;
 padding-top:  20px;
 padding-bottom: 20px;
 text-align: center;
 background-color: #cfcfcf;
 font-size: 10px;
}

#affiliateLogos { 
 padding-top:  24px;
 padding-bottom: 0px;
 text-align: center;
 font-size: 12px;
}

.footer a:hover {
 color: #535353;
 text-decoration: underline;
}

.selera_logo {
  vertical-align:middle;
  border: none;
}

/* content page specific styles */

.loggedInMessage {
 padding-bottom: 4px;
}

.loggedInMessage .name {
 color: #ed1c24;
 font-weight: bold;
}

.tabBar {
 border-bottom: 1px solid #dfdede;
 height: 23px;
 overflow: hidden;
}
.tabBar a {
 height: 23px;
 display: block;
 color: #fff;
 float: left;
 background-image: url(../images/tab_middle.png);
 overflow: hidden;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}
.tabBar a:hover {
 color: #fff;
 text-decoration: underline;
 cursor: pointer;
}
.tabBar a.tabOn {
 background-image: url(../images/tab_on_middle.png);
}
.tabBar .link {
 display: block;
 padding-top:6px;
 padding-left: 17px;
 padding-right: 17px;
}
.tabBar .left {
 background-image:url(../images/tab_left.png);
 background-position: top left;
 background-repeat: no-repeat;
 height: 100%;
 display: block;
}
.tabBar .right {
 background-image:url(../images/tab_right.png);
 background-position: top right;
 background-repeat: no-repeat;
 min-width: 96px;
 height: 100%;
 display: block;
}
.tabBar .tabOn .left {
 background-image:url(../images/tab_on_left.png);
}
.tabBar .tabOn .right {
 background-image:url(../images/tab_on_right.png);
}

.tabHeading {
 margin-top:-16px;
 position:absolute;
}
.tabWrap1 ,
.tabWrap2 {
 background-image: url(../images/tab_side.png);
 background-repeat: no-repeat;
}
.tabWrap1 {
 background-position: top left;
}
.tabWrap2 {
 background-position: top right;
 padding: 10px 20px 20px 20px;
}

/* content chunk heading and body */
/* content chunks are used to group related data together on the page */

.contentchunkheader, .showcontentchunkheader, .hidecontentchunkheader { 
    border: 1px solid #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 10px 6px 10px; 
    background-color: #F0F0F0;
    margin-top: 8px;
    margin-bottom: 3px;
    margin-right: 15px;
    height: 1%;
    color: #737578;
}

.contentchunkheader a, .showcontentchunkheader a, .hidecontentchunkheader a { 
    color: #737578;
}

/* disclosure toggle link styles */

.showcontentchunkheader a {
  padding: 2px 0 1px 25px; 
  background: #F0F0F0 url('../images/disclosure_show.png') 0px 50% no-repeat;
}
.hidecontentchunkheader a {
  padding: 2px 0 1px 25px; 
  background: #F0F0F0 url('../images/disclosure_hide.png') 0px 50% no-repeat;
}

.showcontentchunkheader .contentchunkheaderbuttons {
    display: none;
}

.contentchunkheaderbuttons {
    margin-left: 40px;
    vertical-align: 15%;
}

.contentchunkheaderbuttons a {
    border: 1px solid #707070;
    font-size: 10px;
    color: #FFFFFF;
    background: none;
    background-color: #B0B0B0;
    padding: 2px 6px 2px 6px; 
    margin: 0px 0px 0px 0px; 
}
.contentchunkheaderbuttons a:hover {
    text-decoration: none;
    background-color: #707070;
    border: 1px solid #303030;
}

.contentchunkheaderbuttons a.mutative_action {
    border: 1px solid #0300C7;
    background-color: #376DED;
}

.contentchunkheaderbuttons a.nonmutative_action {
    border: 1px solid #167704;
    background-color: #3DA63D;
}

.contentchunkbody#work_preference { 
    padding: 8px 0px 8px 0px;  
    margin-bottom: 20px;  
    margin-right: 10px;
    background-color: #fff;
}

.contentchunkbody { 
    padding: 8px 20px 8px 20px;  
    margin-bottom: 20px;  
    margin-right: 20px;
    background-color: #fff;
}

.norightpadding { 
    padding-right: 0px;  
}

/* home page specific styles */

.homePage .topMenu .wrapper {
 float: right;
 margin-right: -4px;
}

.homeContentLeft {
 border-right: 1px dotted #e2e1e1;
 padding-right: 20px;
}
.homeContentRight {
 padding-left: 18px;
}

/* homepage login form */
.loginCell #login,
.loginCell #password {
 width: 80px;
}
.loginCell input ,
.loginCell label ,
.loginCell a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.loginCell #remember {
 position: relative;
 top: 2px;
 margin-top: 8px;
}

/* homepage new top buttons */
.homeContentLeft .homeTopButtonWrapper {
 width: 100%;
 text-align: center;
}
.homeContentLeft .homeTopButtonWrapper img {
 border: none;
}
.homeContentLeft .homeTopButtonLink1 ,
.homeContentLeft .homeTopButtonLink2 {
 border-right: 1px dotted #E2E1E1;
}
.homeContentLeft .homeTopButtonWrapper a {
 display: block;
 float: left;
 width: 190px;
 padding-bottom: 10px;
} 
.homeContentLeft .homeHeading {
 clear: left;
}

.homeContentRight .homeBusinessCardWrapper {
 overflow: hidden;
 top: 3px;
 width: 354px;
 height: 211px;
 padding-bottom: 10px;
 margin-right: -16px;
 margin-left: -12px;
}

.homeBusinessCardWrapper .homeBusinessCard {
 width: 354px;
 height: 211px;
}

/* text styles */

.contentHeading {
  padding-top: 6px;
  font-size: 22px;
  color: #737578;
}
.homeHeading {
 font-size: 16px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 8px;
 color: #ed1c24;
}
.subheading {
 font-size: 18px;
} 

.red {
 color: #ed1c24;
}
/* Flash message styles */

.message {
    display: block;
    padding: 14px 10px 13px 66px;
    margin: 15px 0;
}
.flash_error .message {
    color: #DD0000;
    border: 2px solid #EE0000;
    background: #FFD5D5 url('../images/error.png') 10px 6px no-repeat;
}
.flash_notice .message {
    color: #088A08;
    border: 2px solid #088A08;
    background: #CDEFA6 url('../images/notice.png') 10px 6px no-repeat;
}

/* Content table styles */

.contenttable {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}
.contenttable th {
    text-align: left;
    vertical-align: top;
    padding: 2px 8px 2px 8px;
    background-color: #eee;
    color: #737578;
}

.contenttable .first {
    width: 400px;
}

#jobapplicationsreceived .contenttable .first {
    width: 320px;
}

.contenttable th {
	vertical-align: middle;
}

.contenttable td {
    vertical-align: middle;
    padding: 8px;
    border-bottom: 1px solid #ccc;
}

.contenttable td td {
    border-bottom: none;
}

.noborder {
   border-bottom: none;
}

.sidebarModule h3 {
  padding-left: 19px;
  background-image:url(../images/star.png);
  background-position: top left;	 
  background-repeat: no-repeat;
}

.redArrow {
  padding-left: 15px;
  background-image:url(../images/redarrow.png);
  background-position: top left;	 
  background-repeat: no-repeat;
  display: block;
}

/* Show table styles */

.showtable td {
    vertical-align: top;
    padding: 5px;
}

.showtable#job_application td.firstcol {
    width: 130px;
}

.showtable th {
    vertical-align: bottom;
    padding: 5px;
    text-align: left;
}

.showtable .showtitle {
    vertical-align: bottom;
    padding: 5px;
    font-size: 14px;
}

.showtable .firstcol {
    text-align: right;
    color: #737578;
    font-weight: bold;
}

#new_job_message .showtable { margin-top: 0px; }

/* Module styles */

.sidebarcontainer {
  margin-top: 6px;
  padding-bottom: 10px;
}

.sidebarModule {
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 background-image:url(../images/shadow_middle.png);
 background-position: top left;
 background-repeat: repeat-x;
 padding-left: 15px;
 padding-right: 10px;
 padding-bottom: 20px;
}
.sidebarModule h3 {
  margin-top: 10px;
}
.sidebarModule  {
  padding-left: 20px;
}
.sidebarModule li {
  padding-bottom: 5px;
}

.sidebarModule h3 {
  padding-left: 19px;
  background-image:url(../images/star.png);
  background-position: top left;	 
  background-repeat: no-repeat;
}

/* Page Numbers */

.pages {
    padding: 0.5em 0 0.25em 1em;
    margin: 0 0 1em 0;
    font-size: 92%;
    float: right;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #999999;
    background: #fff;
}

.pages span.current {
    border: 1px solid #333333;
    font-weight: bold;
    background: #888888;
    color: #fff;
}

.pages a {
    border: 1px solid #999999;
    text-decoration: none;
    color: #666666;
}

.pages a:hover {
    border-color: #ed1c24;	
}

.pages span.disabled {
    color: #999;
}

.pages a.prev_page, a.next_page {
    font-weight: bold;
}

.pages span.prev_page, span.next_page {
    border: 1px solid #ddd;
    color: #999;
}

.sub_link {
	font-size: smaller;
    vertical-align: super;
}

.centered_cell {
	text-align:center;
}

.post_paragraph_small_text {
	font-size: smaller;
}

#category_list { width: 224px; }
#subcategory_list { width: 224px; }
#state_list { width: 60px; }
#region_list { width: 200px; }
#locality_list { width: 180px; }

/* parent div for the first select box in a row of select boxes */
.select_parent_left {
	float: left;	
}

/* parent div for the nth select box in a row of select boxes */
.select_parent_right {
	float: left;
	margin-left: 8px;	
}

/* the full width of a form's key's associated value i.e. input element */
.form_element_full_width {
	width: 450px;
}

.small_label {
    font-size: 10px;
}

.small_detail {
    font-size: 11px;
    color: #5A5A5A;
}

.highlighted_row {
	background-color: #F5F5F5
}

.paddedList li {
	margin-top: 30px;
}

.paddedList li li {
	margin-top: 0.5em;
}

/* Creates a sized div that has a border and a scrollbar */
.orderedScroll {
 width: 500px;
height: 100px;
overflow-y: scroll;
padding: 10px;
border: 1px solid #888;
display: block;
}

.sidebarModule ol {
	margin-left: 12px;
	padding-left: 12px;
} 

.sidebarModule ol li {
	margin-left: 0;
	padding-left: 0;
}

