body  {
		background-color:#eeeeee; /* page background color */
	font-family:Arial,Helvetica,sans-serif; /* page font style */
}

#header{
	background-image:url("http://secure.icbdr.com/images/talentnetwork/SummitHealth_Header.jpg"); /* header image url */
	height:113px; /* header image height */
}
*{
	border-color:#999999; /* "content box" border color */
}
#container{
    padding-top:148px; /* header image height */
}
#container *{
	border-color:#cdcdcd; /* all other border color */
}
a{
	text-decoration:none; /* link text decoration */
	color:#0a636b  ; /* link text color */
  font-size:1.0em; /* nav bar text size */
}
a:hover{
	text-decoration:underline; /* link text decoration when mouseover */
	color:#091c44; /* link text color when mouseover */
}
h1,h2,h3,h4,h5,h6{
	color:#006052 !important; /* header text color (page title, job titles, category titles, etc.) */
}
#logo{
    top:20px; /* logo position offset in header image */
	left:40px; /* logo position offset in header image */
	height:68px; /* logo height in header image */
	width:225px; /* logo width in header image */
}
#search-container { background-color:#fff; }

#nav-bar a{
	background-color:#091c44; /* navigation bar (tabs) background color */
	color:#ffffff; /* nav bar text color */
	font-size:1.2em; /* nav bar text size */
	font-weight:100; /* text bold */
	border-top-width:0px;
	border-top-style:0px;
	border-bottom-width:0px;
	border-bottom-style:0px;
}
#nav-bar a:hover{
	background-color:#e9e9e9; /* nav bar background color on mouseover */
	color:#008000; /* nav bar text color on mouseover */
}
#nav-bar li{
	width:192px; /* nav bar item width (will be individual somehow in the future) */
}
#nav-bar li li{
	width:100%!important;
}
#nav-bar .Header0{
	width:192px; /* nav bar item width for first item */
}
#nav-bar .Header1{
	width:192px; /* nav bar item width for second item */
}
#nav-bar .Header2{
	width:192px; /* nav bar item width for third item */
}
#nav-bar .Header3{
	width:192px; /* nav bar item width for fourth item */
}
#nav-bar .Header4{
	width:192x; /* nav bar item width for fifth item */
}

#submit{color:#fff !important;}
.pagination a:hover{
	color:#9F0730; /* pagination hover text color */
	background-color:#ddd; /* pagination hover background color */
}
#results-table th{
	background-color:#F4F7FD; /* results page table header background color */
}
tr.alt{
	background:#f5f5f5; /* results page table alternating row background color */
}

#header-join-container{
	background-image:url('http://secure.icbdr.com/images/talentnetwork/SummitHealth_Join.png'); /* join button image url */
	width:250px; /* join image width */
	height:40px; /* join image height */
	right:20px; /* join button offset from right */
	top:30px; /* join button offset from top */
	padding: 0px 30px 2px 30px;
}
#header-join { margin-bottom: 5px; }
#btnJoinTalentNetwork,
.btnApplyLink,
#search-container #submit{
	border-width:0px;
	background-color:transparent;
	background-image:url("http://secure.icbdr.com/images/talentnetwork/SummitHealth_Search_Blank.png"); /* search/apply button image url */
	color:#FFF;
	height:26px;
	width:145px;
}
.btnApplyLink a,
.btnApplyLink a:hover,
.btnApplyLink:hover{
	color:#fff;
}
#photo-area  {
	background-image:url("http://secure.icbdr.com/images/talentnetwork/SummitHealth_Landing1.jpg"); /* landing page photo image url */
}




/* ApplyPath styles */
#container.applyPath
{
    padding-top:113px; /* header image height */
}
#container.applyPath,
#container.applyPath pre{
	font-family:Arial,Helvetica,sans-serif!important; /* apply path font */
}
#container.applyPath #divButton input,
#container.applyPath .d_cell_submit input,
#container.applyPath .cb_style #buttonSubmit,
#container.applyPath .cb_style .btn{
	background-color:#9F0730!important; /* apply path button background color */
	color:#fff!important; /* apply path button text color */
	font-weight:900!important; /* text bold */
}
#container.applyPath #spanRequired{
	color:#f00; /* "required fields" blurb text color */
}
#container.applyPath .cb_style{
	color:#666; /* apply path font color */
}
#container.applyPath .cb_style .cb_PnlTabbed ul li a,
#container.applyPath .cb_style a,
#container.applyPath a:link.link1,
#container.applyPath .cb_style h2,
#container.applyPath .cb_style h3,
#container.applyPath #d_cell_title_up,
#container.applyPath #SingleApply h2{
color:#9F0730; /*  apply path link and header text color */
}
#container.applyPath .cell_sectionheader,
#container.applyPath legend{
	background-color:#9F0730; /* apply link form header background color */
	color:#fff; /* apply link form header text color */

}


#search-container { border: 1px solid #ccc; }
#SearchHeader { background-color: #091c44  !important; color: #ffffff; }

#whatIsTalentNetwork, #whatIsTalentNetwork a {color:#006052}
#btnJoinTalentNetwork {color:#ffffff !important}

#nav-bar a {
    border-style: solid;
    border-color:#091c44;
    border-right-width: 0px;
} 
#btnJoinTalentNetwork, .btnApplyLink, #search-container #submit {
    background-color: transparent;
    background-image: url("http://secure.icbdr.com/images/talentnetwork/SummitHealth_Search_Blank.png");
    border-width: 0;
    color: #fff;
    height: 26px;
    width: 118px;
}
#header-join-container a, #header-join-container span {
    display: block;
    height: -100%; 
    margin: 0;
}
 #form-wrapper label {
    clear: left;
    display: inline;
    margin: 2.0em 0 0em 0;
}  

#header-join-container {
    background-image: url("http://secure.icbdr.com/images/talentnetwork/SummitHealth_Join.png");
    height: 40px;
    padding: 0 30px 2px;
    right: 0px;
    top: 30px;
    width: 220px;
}
#add-to-any {
    background-color: #bddeff;
    margin-top: 1.5em;
    padding: 0.3em;
    width: 869px;
}








