body  {
	background-color:#fff; /* page background color */
	font-family:Arial,Helvetica,sans-serif; /* page font style */
}

#header{
	background:url(https://secure.icbdr.com/images/talentnetwork/acclaris_header.jpg) no-repeat !important;
	height:113px; /* header image height */
}
*{
	border-color:#767474; /* "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:#007C93; /* link text color */
}
a:hover{
	text-decoration:underline; /* link text decoration when mouseover */
	color:#007C93; /* link text color when mouseover */
}
h1,h2,h3,h4,h5,h6{
	color:#007C93 !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:#f5f5f5; }

#nav-bar a{
	background-color:#007C93; /* navigation bar (tabs) background color */
	color:#FFF; /* nav bar text color */
	font-size:1.1em; /* nav bar text size */
	font-weight:700; /* text bold */
	border-width:1px;
	border-style:solid;
	border-color:#FFF;
}

#nav-bar a:hover{
	background-color:#8EBB3F; /* nav bar background color on mouseover */
	color:#FFF; /* nav bar text color on mouseover */
}

#nav-bar li{
	width:160px;
		 /* nav bar item width (will be individual somehow in the future) */
}

#nav-bar li li{width:100%!important;}

#nav-bar .Header0,
#nav-bar .Header1,
#nav-bar .Header2,
#nav-bar .Header3{width:240px}

#submit{color:#ffffff !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('https://secure.icbdr.com/images/talentnetwork/acclaris_join.png'); /* join button image url */
	width:250px; /* join image width */
	height:40px; /* join image height */
	right:70px; /* join button offset from right */
	top:37px; /* join button offset from top */
}
#header-join { margin-bottom: 5px; }

#btnJoinTalentNetwork,
#search-container #submit{
	background:url("https://secure.icbdr.com/images/talentnetwork/acclaris_search_blank.png") no-repeat 0px 0px; /* search/apply button image url */
	color:#FFF !important;
	height:26px;
	width:118px;
	padding-right:4px;
  padding-bottom:4px;
}

.btnApplyLink{	
	background:url("https://secure.icbdr.com/images/talentnetwork/acclaris_search_blank.png") no-repeat 0px 0px;
	color:#FFF !important;
  padding-top:2px;
  width:118px;
 /* padding-right:15px;  */
}

.btnApplyLink a,
.btnApplyLink a:hover,
.btnApplyLink:hover{
	color:#FFF !important;
	background-color:transparent;
}

#photo-area  {
	background-image:url("https://secure.icbdr.com/images/talentnetwork/acclaris_landing.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:#73ABC3!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:#73ABC3; /*  apply path link and header text color */
}
#container.applyPath .cell_sectionheader,
#container.applyPath legend{
	background-color:#73ABC3; /* apply link form header background color */
	color:#fff; /* apply link form header text color */

}


#search-container {border: 1px solid #ccc;}
#SearchHeader {
	background-color: #007C93 !important;
	color: #FFF;
}

#whatIsTalentNetwork, #whatIsTalentNetwork a {color:#FFF}
#whatIsTalentNetwork a:hover{color:#FFF; text-decoration:none}
#btnJoinTalentNetwork {color:#FFF !important;}  

#keywordContainer,
#locationContainer{padding-top:17px;}

#branding-wrapper{margin:10px 40px 0px 40px}

#custom-join .countrylist-subfields-US{padding-top:20px}

#header {
    background-color: #ffffff;
    background-image: url("https://secure.icbdr.com/images/talentnetwork/Acclaris_Logo.jpg");
    background-position: center left;
    background-repeat: no-repeat;
}