/*  ------------------------------------------------------------------------
                                  basic styles
    ------------------------------------------------------------------------  */
td 
{
	vertical-align: top;
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #23507c url(images/intBg.gif) center repeat-y;
	margin: 0;
	padding: 0;
	text-align:center;
}
.headerrow
{
	border-bottom: solid 1px black;
}
td.rightcolumn
{
	border-right: solid 1px black;
}
td.leftcolumn
{
	border-left: solid 1px black;
}
td.bottomcolumn
{
	border-top: solid 1px black;
}
.alternaterow 
{
	background-color: #D4DCE4;
}

.itemrow 
{
	height:30px;
}

a:link, a:visited {
	color: #252481;
	text-decoration: none;
}
a:active, a:hover {
	color: #716493;
	text-decoration: underline;
}
a img {
  border: 0;
}
.inputsearch {
  background: white url(images/magglass.png) no-repeat 3px 4px;
  padding-left: 17px;
}
  
.inputtext, 
.inputpassword {
  border: 1px solid #bdc7d8;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px; 
  line-height: 15px;
  }
  
.inputsubmit {
  border: 1px solid #bdc7d8;
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  background-color: #000099;
  color: White;
  padding: 3px; }
  
.inputpasswordlink {
  border: 0px solid #FFFFFF;
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #252481;
  padding-right: 4px; }
  
.inputpasswordlink:hover 
{
	text-decoration:underline;
	cursor: hand;
 }
    
.hiddenbutton {
  border: 0px solid white;
  background-color: white;
  font-size: 1px;
  color: White; 
}
  
.inputbutton {
  border: 1px solid gray;
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #252481;
  color: White;
  padding: 3px; }
  
.inputbuttonsmall {
  border: 1px solid gray;
  margin-left: 3px;
  margin-bottom: 0px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background-color: #252481;
  color: White;
  padding: 3px; }
  
.clear {
  	clear: both;
}

/*  ------------------------------------------------------------------------
                                   overall container
    ------------------------------------------------------------------------  */

#container 
{
	width: 829px;
	margin: 0;
	clear:both;
	text-align:left;
	border:0;
}

/*  ------------------------------------------------------------------------
                                   header styles
    ------------------------------------------------------------------------  */
.intHeader {
	height: 80px;
	background: url(images/intHed_bg.gif) no-repeat;
	margin: 0 auto;
	width:869px;
}


#t-graphic {
	float:left;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B21212;
	margin-top: 45px;
	margin-right:30px;
	float: right;
	display:inline;
}

#bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B21212;
	margin-top: 0px;
	float: right;
	text-decoration: none;
}

/*  ------------------------------------------------------------------------
                     content container includes navigation area
    ------------------------------------------------------------------------  */
#content {
	/*  border: 3px solid #B21212;*/
	margin: 0;
	padding: 0;
	clear: both;
	background-color:#fff;
	text-align:left;
}

/*  ------------------------------------------------------------------------
                             navigation  area styles
    ------------------------------------------------------------------------  */
	
.iconHome, .iconHelp, .iconAddCandidate, .iconRegister, .iconSearch, .iconLogin {
	padding-left:17px;
	margin-right:2px;
}
.iconHome {background:url(images/icons/home.gif) no-repeat;}
.iconHelp {background:url(images/icons/help.gif) no-repeat;}
.iconAddCandidate {background:url(images/icons/add_candidate.gif) no-repeat;}
.iconRegister {background:url(images/icons/register.gif) no-repeat;}
.iconSearch {background:url(images/icons/search.gif) no-repeat;}
.iconLogin {background:url(images/icons/log_out.gif) no-repeat;}

	
#navrow {
	width: 100%;
	display: block;
}

#capitol {
	float: left;
	height: 90px;
	width: 137px;
	padding-left: 5px;
}
#navtable {
	float: left;
	padding-top: 5px;
	height: 90px;
	width: 375px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252481;
}
.navlinks {
	border: 1px solid #B21212;
	border-collapse: collapse;
	height: 86px;
	width: 200px;
}
.navlinks2 {
	border: 1px solid #B21212;
	border-collapse: collapse;
	height: 86px;
}
.navlinks td {
	border: 1px solid #E5E9F2;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 1px;
}

#topnav a:link, #topnav a:visited {
	color: #252481;
	padding-right: 6px;
	text-decoration: none;
}
#topnav a:active, #topnav a:hover {
	color: #B21212;
	padding-right: 6px;
	text-decoration: none;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #252481;
	padding-right: 6px;
	text-decoration: none;
}
#bottomnav a:active, #bottomnav a:hover {
	color: #B21212;
	padding-right: 6px;
	text-decoration: none;
}
#navtable a:link, #navtable a:visited {
	color: #252481;
	padding-left:5px;
	text-decoration: none;
	display:block;
}
#navtable a:active, #navtable a:hover {
	text-decoration: none;
	background: #3b5998;
  	color: white;
}

#search {
	float: left;
	margin: 0;
	padding: 0;
}
#search.hourglass {
  padding-left: 11px;
  padding-top: 20px;
  width: 75px; }
  

/*  ------------------------------------------------------------------------
                                page content styles
    ------------------------------------------------------------------------  */
#page-title {
	background-color: #B21212;
	margin: 10px 5px 5px 0px;
	padding: 3px 10px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#leftcol {
	width: 490px;
	margin: 0 10px 0 10px;
}
#rightcol {
	width: 250px;
	margin: 0 10px 0 10px;
}

#editcol {
	width: 555px;
	margin: 0 10px 0 10px;
}

#wholecol {
	width: 770px;
	margin: 0 10px 0 10px;
}

.sectiontitle {
	display: block;
	margin-top: 10px;
	margin-top: 10px;
	padding: 3px 10px 3px 10px;
	background-color: #355188;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
} 

.section1title {
	display: block;
	margin-top: 10px;
	padding: 3px 10px 3px 10px;
	background: #23507c url(images/sectiontitle_bg.gif) bottom repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
} 

.section1content {
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	background-color: #FEF7F0;
	border: 1px solid #716493;
}

.section1contentblue {
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	background-color: #EFEFEF;
	border: 1px solid #716493;
}

.section2title {
	display: block;
	margin-top: 10px;
	padding: 3px 10px 3px 10px;
	background: #23507c url(images/sectiontitle_bg.gif) bottom repeat-x;
	color: #ffffff;
	font-weight: bold;
} 

.section2content {
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	background-color: #FEF7F0;
	border: 1px solid #716493;
}

.section3content {
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 0;
}
/*  ------------------------------------------------------------------------
                                footer styles
    ------------------------------------------------------------------------  */
#footer {
	text-align: left;
	margin-top: 10px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.footer 
{
	height:43px;
	background:url(images/foot_bg.gif) bottom no-repeat;
	margin-top:30px;
}

li {
	padding: 3px 10px 3px 0px;
	margin-top: 10px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
table {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

form
{
	margin: 0px;
	padding: 0px;
}
input.Search,
input.Login{
  width: 100px !important;
	margin: 0px;
	padding: 0px;
}

.error 
{
	color: #FF0000;
}
.noerror 
{
	color: #000000;
}
UL.errormessage {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
LI.errormessage {
	PADDING-LEFT: 15px; 
	BACKGROUND: url(../images/arrow-off.gif) no-repeat 2px 5px; 
	LINE-HEIGHT: 2px
}

.innertable {
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 1px 0px; 
}
.innertableheader {
	margin: -2px; margin: 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: solid 1px #938AAE; 
}
.innertablelabel {
    width: 70px;
    color: gray;
    vertical-align:text-top;
     }

.formheader {
    color: #355188;
	padding: 0px 0px 1px 0px;
	border-bottom: solid 1px #355188; 
}
.formheadernoline {
    color: #355188;
    font-weight:bold;
	padding: 0px 0px 10px 0px;
}

.innertablefull {
    vertical-align:text-top;
    color: gray;
    white-space:nowrap;
    padding-right: 5px;
     }

.label {
    color: gray; }
    
a:link.headernav, a:visited.headernav, a:active.headernav {
	color: #DDDDDD;
	text-decoration: none;
}
 
a:hover.headernav {
	color: #FFFFFF;
	text-decoration: underline;
}

.search {text-decoration:none; font-size: 11px; width:100%; margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.searchNav { float:left;  padding: 0px 10px 0px 0px; margin: 0px; background:#ffffff;}
.searchNav li  { text-decoration:none;  list-style-type:none; float:left; font-size:13px; margin:0px; padding:0px 5px 0px 0px;}
.searchNav a { text-decoration:none; float:left; display:block; background: #fff; color: #3b5998; margin: 0px; padding: 4px 6px 4px 6px; font-weight:bold; border:1px solid #3b5998; border-bottom:none; }
.searchNav a:hover {background: #FEF7F0; color:#716493; text-decoration:underline;}
.searchNav a:visited {text-decoration:none; }
.searchNav .active a { text-decoration:none; background: #FEF7F0; color: #716493; font-weight:bold;  }
.tabcontent {
	padding: 0px 10px 3px 10px;
	margin-top: 0px;
	background-color: #FEF7F0;
	border: 1px solid #716493;
	border-top:none;
}
.searchtop {
	border-top: 1px solid #716493;
}


/* - TabPage ----------------------------------------------------------------------------------------- */

   div.TabPage div.TabBar a { text-decoration:none;  }

   div.TabPage div.TabBar {
      width: 100%;
      height: 24px;

      margin: 0px;
      padding: 0px;

      background:url("images/notab.gif");
    }

   div.TabPage div.TabBar ul {
      height: 24px;

      margin: 0px;
      padding:0px;

      display:block;
      list-style:none;
    }

   div.TabPage div.TabBar ul li.selected {
      height: 24px;

      margin: 0px;
      padding: 0 0 0 8px;

      float:left;

      white-space: nowrap;

      background:url("images/tab_left.gif") no-repeat left top;
    }

   div.TabPage div.TabBar ul li.selected span {
      position: relative;
      height: 12px;

      margin: 0px;
      padding: 8px 15px 4px 8px;

      display:block;
      float:left;

      line-height: 100%;

      background:url("images/tab_right.gif") no-repeat right top;

    }

   div.TabPage div.TabBar ul li.unselected {
      height: 24px;

      margin: 0px;
      padding: 0 0 0 8px;

      float:left;

      white-space: nowrap;

      background:url("images/inactivetab_left.gif") no-repeat left top;
    }

   div.TabPage div.TabBar ul li.unselected span {
      height: 12px;

      padding: 8px 15px 4px 5px;
      display:block;
      float:left;

      line-height: 100%;

      background:url("images/inactivetab_right.gif") no-repeat right top;
    }

   div.TabPage div.TabBar ul li.disabled {
      height: 24px;

      margin: 0px;
      padding: 0 0 0 8px;
      float:left;

      white-space: nowrap;
      background:url("images/inactivetab_left.gif") no-repeat left top;
    }

   div.TabPage div.TabBar ul li.disabled span {
      height: 12px;
      padding: 8px 15px 4px 5px;
      display:block;
      float:left;

      line-height: 100%;
      color: #FEF7F0;
      font-weight: bold;
      background:url("images/inactivetab_right.gif") no-repeat right top;
    }

   div.TabPage div.TabBar span.disabled {
      display: inline;
      padding:0 !important;
      margin: 0 !important;
      color: #FEF7F0 !important;
      font-weight: bold !important;
      background: transparent !important;
    }

   div.TabPage div.TabBar span.selected {
      display: inline;
      padding:0 !important;
      margin: 0 !important;
      color: #000000 !important;
      font-weight: bold !important;
      background: transparent !important;

      position: static;
      height: auto;
      float:none;
    }

    .HelpButton {
      position: absolute;
      top: 6px;
      margin: 0;
      padding: 0 0 0 5px;
      vertical-align:middle;
    }

.nonViewedMessage 
{
	font-weight: bold;
}

.pipeline {
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1px 0px; 
}

.pipelineheader {
    color: gray;
	font-size: 11px;
}

td.pipelineheader {
	border-bottom: solid 1px gray; 
}

#content_calendar
{
	border: 0px solid white;
	border-collapse: separate;
	border-width:thin;
	padding: 0px;
	margin: 0px;
}

a.additionallink, a:visited.additionallink
{
	padding-bottom: 5px;
}

img.photo
{
	border: solid 1 black;
}
