/**** page layouts ****/
.r_pane {
    width: 40%;
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
}
.l_column {
    width: 54%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}

.r_pane_careers {
    width: 60%;
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
}
.l_column_careers {
    width: 34%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}


.l_column_large {
    width: 68%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.l_column_small {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.r_pane_large {
    width: 65%;
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
}
.r_pane_small {
    width: 26%;
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
}

/* content */
.c_blockwire {
    margin-bottom: 15px;
    border-bottom: 1px solid #aaa;
}
.c_blockwire, .c_blockwire_part {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
.c_blockwire, .c_block, .c_blockwire_part {
    padding: 8px;
}
.morelink {
    height: 1%;
    text-align: right;
}
.listitem {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
    border-bottom: 1px solid #ccc;
}
.tablinks {
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.large_shrink {
    margin: 10px auto;
    width: 95%;
}
.large_shrink .listitem {
    margin-left: 0;
    padding-bottom: 0;
}



/* pagination */
.pagination {
    font-size: 14px;
    text-align: center;
    margin: 15px 0;
}
.pagination_small {
    text-align: center;
}
.pagerinfo {
    display: -moz-inline-box;
    display: inline-block;
}

/* headings */
h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
h2 {
    padding: 3px 5px;
    margin: 0 0 5px 0;
    font-size: 13px;
    font-weight: bold;
    background-color: #e0e0e0;
}
h2.blockheading {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
    margin: 0;
}

h3 {
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 5px 0;
    padding: 0;
}
h4 {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
}
h5 {
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: normal;
}
h6 {
    font-weight: normal;
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 12px;
}
.hadmin {
    font-size: 16px;
    font-weight: bold;
}
.hadsub {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1px 0;
    padding: 0;
}
.hsubred {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1px 0;
    padding: 0;
    color: red;
}
.hsubsub {
    font-size: 13px;
    font-weight: bold;
}
div.maintitle {
    float: left;
    width: 95%;
    margin: auto;
    padding: 10px;
}
div.firstsub {
    padding: 10px;
}
div.secondsub {
    margin: 0 10px 0 30px;
}
div.thirdsub {
    margin: 0 10px 0 55px;
}
p {
    margin: 0 0 5px 0;
}
.blockheading form {
    float: right;
}
.largefont {
    font-size:14px;
    font-weight:normal;
}

span.normal {
    font-weight: normal;
    font-size: 12px;
}
h3.school_title {
    padding-left:35px;
}

/* Search styles */
div.frm_search {
 text-align:center;
 background-color: #e0e0e0;
 padding:5px;
 margin:0px;
}
div.frm_search #search_words {
    width: 30%;
}
div.frm_search .search_input {
    color: #888;
}
div.frm_search a {
 text-decoration:underline;
 margin-left:10px;
 }
form.formsearch label {
  text-align: right;
  padding-right: 4px;
  font-weight: bold;
  }

div#submenu {
  width: 100%;
  margin:0px;
}
ul#submenus {
  list-style-type: none;
  padding:5px;
  margin:0px;
  padding-left:22px;
}
ul#submenus li {
 display:inline;
 padding: 0px 5px 5px 5px;
 color: #ffffff;
 }
ul#submenus li a.submenuoff {
  font-weight:normal !important;
  color: #ffffff !important;
}
ul#submenus li a.submenuon{
  font-weight:bold !important;
  color: #ffffff !important;
}
ul#submenus li.divider {
  color: #ffffff !important;
}
#findjobs {
  float:left;
  padding:5px 0px 0px 15px;
}

/* thumbnail display (jobs, home) */
ul.thumbnails {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.thumbnails li {
    float: left;
    width: 30%;
    text-align: center;
    padding: 2px 5px;
}
.thumbnail {
    padding-bottom: 3px;
}

/* this style is only used in the people page */
ul.thumbnails li.peoplelist {
	width: 22%;
	min-height:168px;
	_height:168px;
}
/* types of user mugshots */
.icon90x90, .icon54x54 {
    margin-bottom: 5px;
    text-align: center;
}
.icon90x90 {
    height: 98px;
    width: 98px;
}
.icon54x54 {
    height: 62px;
    width: 62px;
}
img.user_mugshot {
    margin: 3px;
    border: 1px solid #ccc;
    vertical-align: bottom;
    background-color: #fff;
}
a:hover img.user_mugshot {
    border: 1px solid #888;
}

/* darklinks for names */
.darklink a {
    color: #000 !important;
}
.darklink a:hover {
    text-decoration: underline;
}


/* results */
.item {
    margin-bottom: 15px;
}

/* misc */
img.neticon {
    float: left;
}
.indent {
    padding-left: 25px;
}
.marketingindent {
        padding-left: 35px;
}
hr {
    background-color: #e0e0e0;
    color: #e0e0e0;
    height: 1px;
    border: 0;
    margin: 0;
}
hr.break {
    margin: 5px 0;
}
hr.filters {
	margin:10px;
}
div.break {
    height: 15px;
}
.no_content {
    margin: auto;
    width: 90%;
    border: 1px solid #aaa;
    padding: 10px;
}
.hidden {
    visibility: hidden;
}
.f_left {
    float: left;
}
.f_right {
    float: right;
}
.right {
    text-align: right;
}
.c_text {
    text-align: center;
}
wbr:after { content: "\00200B" }
.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* holly hack targets ie win only \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* end hide */

/* character counter */
span.count {
    margin-left: 5px;
    color: #777;
}


/* header tabs */
.register_header {
  border-spacing: 0 5px 0 5px;
  }
.register_header th{
 text-align:center;
}
.register_header td{
 border: 1px solid #000000;
 padding: 5px 15px 5px 15px;
 margin-right: 10px;
 
}
.register_header td.active, .register_header th.active {
  font-weight:bold;
  color:#000000;
}
.register_header td.active{
 border: 2px solid #000000;
}
.register_header td.inactive, .register_header th.inactive  {
  color: #cccccc;
  font-weight:bold;
  text-decoration:none;
}
.register_header td.inactive{
 border: 1px solid #cccccc;
}
.register_header td.completed{
  color: #000000;
  text-decoration:none;
}
.register_heading{
 padding-left:10px;
}
/* style for inbox */
ul#messages, ul#invitations, ul#messages ul, ul#invitations ul {
  list-style-type: none;
  padding-left:6px;
  margin:0px 0px 4px 6px;
}
ul#messages li, ul#invitations li {
 padding-bottom:2px;	
}
li.activelistitem {
 font-weight:bold;
}
div.inboxdiv {
 padding-bottom:8px;
}
div.filters div.selectbox{
  padding-bottom:8px;
 }
div.filters div.filter_label {
 padding-left:20px;
 padding-bottom:4px;
 
}
div.filters select{
 margin-left:30px;
 }
.formfields p.filters {
 padding-top:0px;
}

span.blocklevel {
 display:block;
}

/* Styles for Email */
div.emailauth2 {
 background:#ededed;
 border:1px solid #aaa;
 margin-bottom:10px;
 margin-left:0;
 margin-right:10px;
 padding:4px;
}

span.blocklevel {
 display:block;
}
div.hideresume {
    display:none;
}

/* styles for profile completeness */
div.box {
    padding:5px;
    border-top:1px solid #ccc;
    margin-bottom:5px;
    margin-top:5px;
}
div.completeness {
    border:1px solid #ccc;
    width:195px;
}
div.myprofileimage {
    padding-right:5px;
    width:20%;
    float:left;
}
div#percentage {
    background: transparent url('/visuals/gradient.png')  repeat-x scroll 0%;
}
div.info_links {
    padding-top:5px;
    padding-bottom:5px;
    font-size:11px;
}
div.titlelinks {
    font-weight:bold;
    padding:8px;
}

h2.formtitle {padding:0px;border:none;background:#fff;margin:5px 5px 2px 10px;}

/* hover help tip */
div.quick_tip {
    position: static;
}
div.quick_tip a {
    display: inline;
    padding: 0px 0px 0px 0px;
}
div.quick_tip a:active,
              a:visited {
    text-decoration: none;
}
div.quick_tip a:hover {
    background: transparent;
    text-decoration: none;
}
div.quick_tip a:hover div.inner {
    padding: 15px;
    background-color: white;
    border: 3px solid #EEEEEE;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    margin: 0px;
    color: #333333;
}
div.quick_tip a div.border {
    display: none;
}
div.quick_tip a:hover div.border {
    display: inline;
    position: absolute;
    width: 300px;
    z-index: 1;
    padding: 0px;
    margin: 0px;
    border: 1px solid #CCCCCC;
}

/* Modal */
.jqmOverlay {
    z-index: 1000;
}
#jqModalDialog {
    display: none;
    min-width: 100px;
    min-height: 100px;
    background: white;
    position: absolute;
    left: 50%;
    padding: 0;
    border: 10px solid black;
    z-index: 1001;
}
#jqModalDialog .titlebar {
    width: 100%;
    background: black;
    color: white;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}
#jqModalDialog .trClose {
    position: absolute;
    top: -19px;
    right: -20px;
    cursor: pointer;
}

/* jQuery UI stuff */
.ui-datepicker {
    z-index: 1002;
}
