.image-logo, #logo
{
                background-image:url('//secure.icbdr.com/images/talentnetwork/vector_logonew81612.png');
                height:55px;
                width:205px;
                   background-position:0px;
}
/******* ALL JOBS PAGE *******/
.section{
	padding:1em 0px 0px 0px;
	clear:both;
	overflow:auto;
}
.section.backto{
	padding-bottom:1em;
}
.navigator h2{
	margin-top:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.navigator ul{
	float:left;
	padding:0px;
	padding-right:1%;
}
.navigator .col-4  ul{
	width:24%;
	*width:23%;
}
.navigator .col-3  ul{
	width:32%;
	*width:31%;
}
.navigator .col-2  ul{
	width:49%;
	*width:48%;
}
.navigator li{
	list-style:none;
	padding-bottom:.25em;
}
.navigator li span{
	color:#777;
	font-size:.9em;
}

/******* RESULTS *******/
.sort-by-label {
	padding-left: 13px;
}

/******* JOIN *******/
#joinlogo{
	width: 300px;
	height: 100px;
	left:10px;
	top:10px;
	background-repeat:no-repeat;
}

#custom-sidebar
{
	width:300px;
	border-width:1px;
	border-style:none;
	padding-right:1em;
	margin:1em auto;
	text-align :left;
	float:left;
}

#form-input
{
	 width:350px;
	border-width:1px;
	border-style:none;
	padding:1em;
	margin:auto;
	text-align :left;
	float:right;
	padding-right:2em;
	
	}
#form-wrapper{
	width:710px !important;
	border-width:1px;
	border-style:none;
	padding:1em;
	margin:1em auto;
	  
}
#form-wrapper h1{
	margin:0em 0px .5em 0px;
	font-size:1.4em;
}
#spnCancelImg {
	background-image: url(//secure.icbdr.com/images/Buttons/blueCloseButton.png);
}
#spnCancelImg{
	position:absolute;
	top:5px;
	right:5px;
	cursor: pointer;
	width: 14px;
	height: 14px;
	text-indent:-9000px;
}
#spnRequiredNote{
	float:right;
	position:relative;
	position:-1em;
}
#ofccp{
	float:left;
	width:55%;
	font-size:.85em;
	text-align:left;
}
#notice{
	text-align:right;
	margin-top: 20px;
}
#btnJoinTalentNetwork{
	border: 0 none;
	height: 26px;
	width: 118px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
#form-wrapper label{
	margin:.7em 0px;
	display:block;
	clear:left;
}
#join-widget #form-wrapper{
	margin:0px;
	padding:0 0 0 0px;
	border-width:0px;
}
.join-widget .ui-dialog-titlebar{
	display:none;
}
.error, .success, .message {
	padding: 1em;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1em;
	margin-right: 1em;
	font-size: 12px;
	background: #DDD;
	color: black;
}
.error, #container .error {
	border-color: #C80000;
} 

#form-wrapper input[type="text"],
#form-wrapper select,
#form-wrapper textarea
{
	width:100%;
	border-width:1px;
	border-style:solid;
	display:block;
	margin:.25em 0px 0px 0px;
}
#form-wrapper input.short {
	width:50%;
}

/******* LEGALS *******/
.cbTerms_inner {
	padding: 20px 15px;
}


/******* BREADCRUMBS *******/

.component-breadcrumb{
	padding:0;
	margin:0;
}
.component-breadcrumb li{
	display:inline;
}
.component-breadcrumb li:first-child span{
	display:none;
}
.component-breadcrumb+h1{
	margin-top:.25em;
}
.container+#detail-content{
	margin-top:2em;
}

#page-description-content
{
	font-size: 13px;
}

#results-page-description
{
	font-size: 12px;
	margin-bottom: 1em;
}



/* sandstorm start */
/* CSS Document */

a, abbr, acronym, address, applet, b, big, blockquote, body, caption,
center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form,
h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend,
li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub,
sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	line-height: auto;
}

ol,
ul {
	padding-left: 20px;
}

th,
td {
	text-align: left;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

.hr {
	height: 1px;
	margin: 20px auto;
	width:100%;
	overflow:hidden;
	background-color:#d0d0d0;
}

.clear {
	clear:both;
}

.content {
	margin:10px;
}

.header ul,
.header ul li {
	list-style:none;
	padding:0;
}

.header ul li {
	float:left;
}




/* CSS Document */

/* -------------------------------------------------- Default Colors */

/* --------- BODY */

.color-color-body {color: #b0b0b0;}
.color-bg-body {background-color: #b0b0b0;}
.color-border-body {border: solid 1px #b0b0b0;}
body {background: none no-repeat 0 0 scroll #b0b0b0;}

/* --------- LINK */

.color-color-link {color: #0000ff;}
.color-bg-link {background-color: #0000ff;}
.color-border-link {border: solid 1px #0000ff;}
#structure a {color: #0000ff;}

/* --------- TRIM (BUTTONS) 

.color-color-trim {color: #676767;}
.color-bg-trim {background-color: #676767;}
.color-border-trim {border: solid 1px #676767;}
#structure .button {background-Color: #676767;}
#structure .hr {background-color:#676767;}
#structure :hover.button {border: 1px solid #676767;}*/

/* --------- TRIM DARK */

.color-color-trimdark {color: #303030;}
.color-bg-trimdark {background-color: #303030;}
.color-border-trimdark {border: solid 1px #303030;}
#search-box {background-color:#303030;}
#structure .button {border: solid 1px #303030;}

/* --------- DROPDOWN */

.color-color-dropdown {color: #878787;}
.color-bg-dropdown {background-color: #878787;}
.color-border-dropdown {border: solid 1px #878787;}
.header ul li {background-color: #878787;}

/* --------- SIDEBAR */

.color-color-sidebar {color: #e7e7e7;}
.color-bg-sidebar {background-color: #e7e7e7;}
.color-border-sidebar {border: solid 1px #e7e7e7;}

/* --------- TRIMLIGHT (ROLLOVERS) */

.color-color-trimlight {color: #a7a7a7;}
.color-bg-trimlight {background-color: #a7a7a7;}
.color-border-trimlight {border: solid 1px #a7a7a7;}

/* -------------------------------------------------- Color Overrides */

/* --------- WHITE */

#structure .color-color-white {color: #ffffff;}
#structure #main-content h4.color-color-white {color: #ffffff;}
#structure .color-bg-white {background-color: #ffffff;}
#structure .color-border-white {border: solid 1px #ffffff;}

/* --------- MEDIUM GRAY */

#structure .color-color-mediumgray {color: #7a7a7a;}
#structure .color-bg-mediumgray {background-color: #7a7a7a;}
#structure .color-border-mediumgray {border: solid 1px #7a7a7a;}

/* --------- LIGHT GRAY */

#structure .color-color-lightgray {color: #dedcd8;}
#structure .color-bg-lightgray {background-color: #dedcd8;}
#structure .color-border-lightgray {border: solid 1px #dedcd8;}

/* --------- DARK GRAY */

#structure .color-color-darkgray {color: #3c3c3c;}
#structure .color-bg-darkgray {background-color: #3c3c3c;}
#structure .color-border-darkgray {border: solid 1px #3c3c3c;}

/* --------- BUTTON OVERLAY ARC */

#structure .header a.button.overlay-arc,
#structure a.button.overlay-arc,
#structure .header input.button.overlay-arc,
#structure input.button.overlay-arc {
	/*background-image: url('http://img.icbdr.com/images/talentnetwork/vector_joinbutton.png');*/
	background-position: 50% 0;
	background-repeat: repeat-x;
	border-right:solid 2px #404040;
	border-bottom:solid 2px #404040;
}
#structure a.button.overlay-arc:hover,
#structure input.button.overlay-arc:hover {
	background-image: url('http://img.icbdr.com/images/talentnetwork/vector_joinbutton.png');
}
#structure a.button.overlay-arc.small,
#structure input.button.overlay-arc.small {
	background-image: url('http://img.icbdr.com/images/talentnetwork/vector_joinbutton.png');
	background-position: 50% 0;
	background-repeat: repeat-x;
	font-size: 13px;
	padding: 4px 38px 3px;
}
#structure a.button.overlay-arc:hover.small,
#structure input.button.overlay-arc:hover.small {
	background-image: url('http://img.icbdr.com/images/talentnetwork/vector_joinbutton.png');
}

/* -------------------------------------------------- Primary Layout Structure */

body {
	font-family: arial;
	font-size: 14px;
}

#structure {
	width:962px;
	margin:20px auto;
	background: none scroll #FFFFFF;
}

.layout-v3 #structure,
.layout-v4 #structure {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 1000px;
}

.layout-v3 .header,
.layout-v4 .header,
.layout-v3 #structure .header .content,
.layout-v4 #structure .header .content,
.layout-v3 #main,
.layout-v4 #main {
	margin: 0;
}

#structure .header .content {
	margin: 1px 0 0;
	overflow: hidden;
}

#structure .content {
	margin: 10px;
	overflow: hidden;
}

#structure .content .content {
	margin: 10px;
}

#structure #main-nav,
#structure #main-nav .content {
	margin: 0;
}

#structure .header #main-nav {
	margin: 0 auto;
}

#structure #search-box .content {
	margin: 11px auto 14px;
	text-align: center;
}

.layout-v5 #structure #search-box .content {
	height: 46px;
	margin: 11px auto 0;
}
#structure .hr {
	margin: 0 0 1px;
}

#structure .content-inner .hr {
	margin: 0 0 5px;
}

#logo {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/logo-company.png");
	display: inline;
	float: left;
	height: 102px;
	margin: 2px 10px 8px 24px;
	text-indent: -9999px;
	width: 180px;
}

.logo {
	margin: 11px 23px 9px;
}

.layout-v2 .logo {
	margin: 20px 0 0 100px;
}

.layout-v3.front .logo {
	margin: 3px 19px 0;
}

.layout-v3 .logo {
	margin: 11px 28px 0;
}

#tagline {
	color: #3C3F34;
	display: inline;
	float: left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 59px 20px 18px;
}

#search-box,
#search-box p {
	color: #FFFFFF;
}

#structure .header #search-box {
	margin: 2px 0;
}

.layout-v5 #structure .header #search-box {
	background-image:url("//secure.icbdr.com/images/talentnetwork/templates/bg-searchbar-v5.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	margin:2px 0 0;
}

.layout-v3 #structure .header #search-box {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-searchbar-v3.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 59px;
}

#main {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/bg-main-columns.jpg');
	background-repeat:repeat-y;
	margin: 0 1px 0;
	overflow: hidden;
}

#main {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/bg-main-columns-v6.jpg');
}

#main.dotted {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/bg-main-columns-dotted.gif');
}

.layout-v4 #main {
	background-image: url('//secure.icbdr.com/images/talentnetwork/templates/bg-mainbody-v4.png');
	background-position: 100% 0;
	margin: 0;
}

.layout-v3 #main {
	background-image: none;
}

.layout-v2 #main {
	background-image: none;
	margin: auto;
	width: 1000px;
}

.layout-v2 #structure {
	margin: 0 auto;
	width: 100%;
}

/* -------------------------------------------------- Common Styles */

body p,
body li,
body td,
body th {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing:.025em;
}

li {
	margin-bottom: 10px;
}

h3,
h4,
h5 {
	letter-spacing:.025em;
}

h4 {
	font-size:12px;
}

.hr {
	margin: 15px auto;
}

.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

.side-by-side {
	display: inline;
	float: left;
	margin: 0 1px;
	text-align: right;
}

.side-by-side span {
	margin:2px 0;
	display:inline;
	float:right;
}

#structure .sidebar-right .searchbox .length-xxshort,
#structure .content .length-xxshort,
.length-xxshort {
	width:75px;
}

#structure .content .length-xshort,
.length-xshort {
	width:100px;
}

#structure .content .length-short,
.length-short {
	width:125px;
}

#structure .content .length-medium,
.length-medium {
	width: 275px;
}

.layout-v6 #structure #main-content .content .length-medium {
	width: 255px;
}

.layout-v5 #structure .content .length-medium {
	width: 260px;
}

#structure .content .length-long,
.length-long {
	width:450px;
}

.popout,
#structure .popout {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/icon-popout.gif") no-repeat scroll 100% 0 transparent;
	display: block;
	font-size: 11px;
	margin: 5px auto;
	overflow: hidden;
	padding-right: 20px;
	text-align: center;
	text-decoration: underline;
	width: 195px;
}

.sidebar-right .popout {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/icon-popout.gif") no-repeat scroll 100% 3px transparent;
	display: inline;
	float: left;
	font-size: 11px;
	margin: 3px 0 0;
	padding: 0;
	text-align: left;
	width: 206px;
}

.details {
	font-size: 10px;
}

#structure .css .instructions .details {
	color: #707070;
	margin: 0 15px 10px;
	text-align: left;
}

ul,
ul li {
	list-style:none;
	list-style-type:none;
	padding:0;
}

ul.pointed,
ul.pointed li {
	list-style:disc;
	list-style-type:disc;
}

ul.pointed {
	padding:0 0 0 20px;
}

.content-section {
	margin-bottom:40px;
}

#structure .header .header-top .content-section {
	height: 114px;
	margin: 0;
}

#structure .header .header-top .length-medium {
	width: 359px;
}

#structure .header .header-top .length-medium h3 {
	color: #434343;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin: 87px 0 0 14px;
}

/* -------------------------------------------------- Dropdowns */

#main-nav ul ul {
	background-position: center bottom;
	border-right: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 0;
	position: absolute;
	width: 233px;
	z-index: 8;
}

#main-nav ul ul li {
	width: 233px;
	height: 37px;
}

#main-nav li a.has-children {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/dropdown-arrow.png");
	background-position: 84% 40%;
	background-repeat: no-repeat;
}

.layout-v6 #main-nav li a.has-children {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/dropdown-arrow-v6.png");
	background-position: 100% 30%;
}

.layout-v5 #main-nav li a.has-children {
	background-image: none;
}

#structure #main-nav ul ul li,
#structure #main-nav ul ul li a {
	text-align:left;
}

#structure #main-nav ul ul li {
	border-top: 1px solid #FFFFFF;
	height: auto;
	overflow: hidden;
}

#structure #main-nav ul ul li a {
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
	width: 233px;
}

#structure #main-nav ul ul li a span {
	display: inline;
	float: left;
	font-weight: normal;
	margin: 7px 10px;
}

/* -------------------------------------------------- Colorpicker CSS Area */

.css {
	background-color: #E7E7E7;
	border: 1px solid #B0B0B0;
	margin: 20px 0;
	overflow: hidden;
}

.css input {
	font-size:15px;
	font-family:'Courier New', Courier, monospace;
}

.css input {
	background:none transparent;
	border: medium none;
	margin: 0;
	padding: 0;
	width: 57px;
}

#structure .css .instructions,
#structure .css .colorPreviewText,
#structure .css .colorPreview {
	border: 1px dashed #C0C0C0;
	margin: 0 auto 15px;
	overflow: hidden;
	width: 520px;
}

#structure .css .instructions {
	background-color: #FFFFFF;
	margin-top: 20px;
}

#structure .css .instructions p {
	color: #505050;
	margin: 12px 15px 10px;
	text-align: left;
}

.css .colorPreviewText p,
.css .colorPreview p {
	text-align:center;
	margin:3px;
}

.css .colorPreview {
	background-color:#979797;
}

.css .colorPreviewText {
	background-color:#ffffff;
}

.white {
	color:#ffffff;
}

.black {
	color:#000000;
}

#main-content p.comment {
	color:#707070;
	margin:30px 0 15px;
	font-size:12px;
}

#fullcss {
	background: none repeat scroll 0 0 white;
	border: 1px dashed silver;
	color: #606060;
	display: block;
	font-size: 11px;
	height: 650px;
	margin: 0 auto 15px;
	padding: 20px;
	width: 480px;
	font-family: courier;
}

.colorSelector div {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/select.png") repeat scroll 0 0 transparent;
	height: 36px;
	width: 36px;
}

.picker {
	display: inline;
	margin: 5px 2px 5px 0;
	vertical-align: top;
}

.colorSelector {
	width: 36px;
	height: 36px;
	margin:10px;
	float:left;
	display: inline;
	margin:5px 5px 10px;
}

.colorPreviewText {
	padding:9px 0 7px;
}

.css .colorPreviewText label {
	color: #404040;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 8px 0 12px;
	text-align: right;
	width: 69px;
}

/* -------------------------------------------------- Buttons */

.button,
#structure .button {
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	padding: 4px 30px 6px;
	text-align: center;
/*    width: 220px; */
}

#structure .button.xsmall {
	font-size: 11px;
	font-weight: normal;
}

.button,
#structure .button {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#structure .button.right {
	float: right;
}

.button:hover,
#structure .button:hover {
	text-decoration:none;
}

#structure .button.small,
#structure .sidebar-right .button.small {
	font-size: 10px;
	padding: 4px 10px 3px;
}

#structure .sidebar-right .button {
	display: inline;
	float: left;
	margin: 0 0 15px;
}

.secondary,
#structure #main .secondary {
	background-color: #888888;
	border: 1px solid #303030;
}

.secondary:hover,
#structure #main .secondary:hover {
	background-color:#a7a7a7;
	border: 1px solid #707070;
}

#structure .button.overlay-arc {
	margin: 13px;
	padding: 5px 65px 15px;
	text-transform: uppercase;
}

#structure .button.overlay-arc img {
	display: inline;
	float: left;
	margin: 0 0 0 25px;
}

#structure .button.overlay-arc span {
	display: inline;
	float: left;
	margin: 6px 25px 0 10px;
	font-size:15px;
}

#structure .header .button.overlay-arc,
#structure .button.overlay-arc {
	border: 1px solid #A2A2A2;
	font-size: 15px;
	margin: 10px 0;
	padding: 5px 15px 7px;
}

.layout-v2 #top-strip ul ul {

    left: -1em;

    margin: 0;

    padding: 0;

    position: absolute;

    text-align: left;

    top: 16px;

    visibility: hidden;

    width: 250px;

}

.layout-v2 #top-strip ul {

    background-color: #759F95;

}

.layout-v3.front #structure .button.overlay-arc {
	margin: 12px 20px 0 10px;
}

.layout-v3 #structure .button.overlay-arc {
	margin: 21px 25px 0 10px;
}

.layout-v3 #structure .button.overlay-arc img {
	margin: 0 0 0 5px;
}

.layout-v3 #structure .button.overlay-arc span {
	font-size: 18px;
	margin: 4px 5px 0 10px;
}

/* -------------------------------------------------- Header */

.header-1{

                width: 70px !important;

}

.header .header-top {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-header-fade.jpg");
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

.layout-v5 .header .header-top,
.layout-v6 .header .header-top {
	background-image: none;
}

.header ul.nav-main li {
	border-right: 1px solid #FFFFFF;
	height: 37px;
	margin: 0;
	width: 174px;
}

.layout-v5 .header ul.nav-main {
	height: 37px;
	margin-bottom:0;
}

.layout-v5 .header ul.nav-main li,
.layout-v6 .header ul.nav-main li {
	border-right: none;
	padding-right: 1px;
}

.layout-v5 .header ul.nav-main li.last {
	padding-right: 0;
}

.layout-v5 .header ul.nav-main {
	border-bottom:solid 3px #ffffff;
}

.layout-v5 .header ul.nav-main,
.layout-v5 .header ul.nav-main li {
	background-image:url("//secure.icbdr.com/images/talentnetwork/templates/bg-dropdown-v5.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}

.layout-v6 .header ul.nav-main {
	margin-bottom: 0;
	overflow: hidden;
	width: 601px;
}

#structure .header #main-nav,
.layout-v6 .header ul.nav-main,
.layout-v6 .header ul.nav-main li {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-dropdown-v6.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}

.layout-v5 #structure .header ul.nav-main li,
.layout-v6 #structure .header ul.nav-main li {
	width:auto;
}

#structure .header ul.nav-main li ul li,
#structure .header ul.nav-main li ul {
	background-image: none;
}

.header ul.nav-main li.first,
.header ul.nav-main li.item-01 {
	width: 132px;
}

.header ul.nav-main li.item-02 {
	width: 156px;
}

.header ul.nav-main li.item-03 {
	width: 233px;
}

.header ul.nav-main li.item-04 {
	width: 152px;
}

.header ul.nav-main li.item-05 {
	width: 155px;
}

.header ul.nav-main li.last,
.header ul.nav-main li.item-06 {
	width: 127px;
	border-right: medium none;
}

#structure .header ul.nav-main li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 11px auto 0;
	text-align: center;
}

.layout-v6 #structure .header ul.nav-main li a {
	color: #232323;
	font-size: 14px;
	font-weight: normal;
}

.layout-v5 #structure .header ul.nav-main li a {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
}

.layout-v5 #structure .header ul.nav-main li a span {
	margin: 0 20px;
}

.layout-v6 #structure .header ul.nav-main li a span {
	margin: 0 18px;
}

.header ul.nav-main li a:hover {
	text-decoration:none;
}

.header ul.nav-main li:hover a,
.header ul.nav-main li a:hover {
	background-color:transparent!important;
}

.header ul.nav-main li ul li {
	height: auto;
	overflow:hidden;
}

.header .side-by-side {
	height: 23px;
	overflow: hidden;
}

.layout-v5 .header .side-by-side {
	height: 35px;
}

#structure .header .button {
/*	width:70px; */
	margin:0;
}

#structure .header #search-box .length-xshort {
	width: 80px;
}

#structure .header #search-box .length-medium {
	width: 188px;
}

#structure .header #search-box .length-long {
	margin-right: 10px;
	width: 275px;
}

.layout-v5 #structure .header #search-box .length-medium {
	width: 190px;
}

.layout-v5 #structure .header #search-box .length-long {
	float: right;
	margin: 1px 15px 0 0;
	width: 255px;
}

.layout-v3 #structure .header .side-by-side {
	height: 50px;
	text-align: left;
}

.layout-v3 #structure .header .side-by-side.length-small {
	width: 149px;
}

.layout-v3 .header .side-by-side span {
	display: inline;
	float: right;
	font-weight: bold;
	margin: 14px 19px 10px 0;
}

.layout-v3 .header .side-by-side label {
	font-size:11px;
	font-weight:bold;
}

.layout-v5 .header .side-by-side label {
	display: inline;
	float: left;
	font-size: 11px;
	margin: 13px 0 0;
}

#structure .header #search-box .button {
	margin:0;
	float:right;
}

.layout-v5 #structure .header #search-box .button.small {
	font-size: 13px;
	margin: 3px;
	padding: 6px 18px 8px;
	text-transform: none;
}

.layout-v5 #structure .header #search-box .button.xsmall {
	font-size: 10px;
	margin: 9px 0 0;
	padding: 3px 9px;
	text-transform: uppercase;
	width: auto;
}

.layout-v3 #structure .header #search-box .button {
	float: left;
	margin: 12px 0 0;
}

#structure .header #search-box .text-input {
	width:115px;
	color:#666666;
}

#structure .header #search-box .text-input.keyword {
	width:314px;
}

#structure .header #search-box .text-input.location {
	width:177px;
}

.layout-v5 #structure .header #search-box .text-input.keyword,
.layout-v5 #structure .header #search-box .text-input.location {
	float: left;
	margin: 8px 0 0 5px;
	width: 123px;
}

.layout-v4 #structure .header .button {
	float: right;
	margin-right:20px;
}

.layout-v2 #top-strip ul {
	margin: 46px 0 6px 26px;
	overflow: hidden;
}

.layout-v3 #top-strip ul {
	margin: 8px 0 6px 26px;
	overflow: hidden;
}

.layout-v2 #top-strip ul li,
.layout-v3 #top-strip ul li {
	background:url("//secure.icbdr.com/images/talentnetwork/templates/divider-vertical-small.png") no-repeat 100% 75% scroll transparent;
	margin: 0 15px 0 0;
}

.layout-v2 #top-strip ul li.last,
.layout-v3 #top-strip ul li.last {
	background: none repeat scroll 0 0 transparent;
}

.layout-v2 #top-strip ul li.last {
	margin-right: 0;
}

.layout-v2 #top-strip ul li a,
.layout-v3 #top-strip ul li a {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.008em;
	margin: 0 16px 0 0;
}

.layout-v2 .header {
	clear: both;
	float: none;
	overflow: hidden;
}

.layout-v2 #structure .header .content {
	height: 81px;
	margin: auto;
	width: 1000px;
}

/* -------------------------------------------------- Main Content */

#main-content {
	width:600px;
	float:left;
	padding: 0 0 75px;
}

.layout-v2 #main-content {
	float: left;
	padding: 0;
	width: 662px;
}

.layout-v2.front #main-content {
	float: left;
	padding: 0;
	width: 502px;
}

.layout-v2 #main-content .content .content-inner {
	margin: 20px 48px 35px 45px;
	overflow: hidden;
}

.layout-v6 #main-content {
	padding: 0;
	width: 601px;
}

.layout-v3.front #main-content {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/photo-bottom-v3.jpg") no-repeat scroll 100% 100% transparent;
	display: block;
	float: none;
	margin: 0;
	min-height: 445px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.layout-v3.subpage #main-content {
	background: none transparent;
	display: inline;
	float: left;
	width: 620px;
}

.layout-v4 #main-content {
	width: 493px;
}

#main-content .content {
	width:600px;
	float:left;
}

.layout-v4 #main-content .content {
	width:475px;
}

.layout-v4 #main-content .content p {
	margin-bottom:15px;
	width:400px;
}

.layout-v4.subpage #main-content .content p {
	color:#ffffff;
}

.layout-v4 #main-content .content h3 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 20px 0 10px;
}

.layout-v4 #main-content .content h4 {
	margin: 0;
}

.layout-v4 #main-content .content h5 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
}

#main-content .content .content-inner {
	margin: 26px 35px 35px 33px;
	overflow: hidden;
}

.layout-v6 #main-content .content .content-inner {
	min-height: 475px;
}

.layout-v6.subpage #main-content .content .content-inner {
	margin: 11px 14px 35px 15px;
	min-height: 475px;
}

.colorpickerpage #main .content {
	margin: 0;
	overflow: hidden;
}

.colorpickerpage #main-content .content .content-inner {
	margin: 0 20px;
	overflow: hidden;
}

.layout-v1 #main-content .content .content-inner {
	margin: 10px 35px 0 13px;
}

#main-content #masthead {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/photo-masthead-home.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:600px;
	height:253px;
}

.layout-v6 #main-content #masthead {
	background-image: none;
}

.layout-v1.subpage #main #masthead {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/photo-masthead-v1-sub.jpg');
	height: 163px;
	overflow:hidden;
}

.layout-v5.subpage #main #masthead {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/photo-masthead-v5-sub.jpg');
	height: 201px;
	overflow:hidden;
}

p.first {
	font-size:14px;
}

.layout-v1.subpage #main #masthead h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 100px 0 0 250px;
}

.layout-v2 #main #masthead,
.layout-v3 #main #masthead,
.layout-v4 #main #masthead {
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/photo-masthead-v4.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	width:1000px;
	height:365px;
}

.layout-v2 #main #masthead {
	background-image: url("http://img.icbdr.com/images/talentnetwork/vector-masthead.jpg");
	background-position: 100% 0;
	float: right;
	height: 343px;
	width: 947px;
}

.layout-v3 #main #masthead {
	height:341px;
}

.layout-v3 #main #masthead {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/photo-masthead-v3.jpg");
}

.layout-v4 #main #masthead.small {
	height:auto;
	overflow:hidden;
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/bg-masthead-layout-v4.png');
	background-repeat:repeat-x;
}

.layout-v2 #main #masthead.small {
	background-image: none;
	background-repeat: repeat-x;
	height: auto;
	overflow: hidden;
}

.layout-v4 #main #masthead.small h1 {
	font-family: Helvetica,verdana;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 0.25px;
	margin: 20px 30px 10px;
	overflow: hidden;
	text-transform: uppercase;
}

.layout-v2 #main #masthead.small h1 {
	font-family: Helvetica,verdana;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.25px;
	margin: 30px 30px 20px;
	overflow: hidden;
	text-transform: uppercase;
}

#main-content h1 {
	color: #333333;
	font-size: 18px;
	margin-bottom: 15px;
}

.layout-v6 #structure #main-content .length-medium.first {
	margin: 0 20px 20px;
	width: 230px;
}

.layout-v6 #main-content .length-medium h1 {
	color: #000000;
	font-size: 19px;
	width: 200px;
}

.layout-v6 #main-content .length-medium .hr {
	width: 230px;
	margin-bottom:10px;
}

.layout-v6 #main-content .length-medium strong {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	margin-bottom:30px;
	display:block;
}

.layout-v6 #main-content .length-medium.second ul {
	margin:10px 0 10px 10px;
}

.layout-v6 #main-content .length-medium.second ul li {
	font-size:12px;
	margin-bottom:5px;
}

.layout-v6 #main-content .length-medium.second h4 {
	margin:30px 0 10px 10px;
}

.layout-v5 #main-content h1 {
	font-size: 20px;
}

.layout-v3.subpage #main-content h1 {
	font-size: 23px;
}

#main-content p,
#main-content li,
#main-content td,
#main-content th {
	color: #202020;
	letter-spacing: 0.05em;
	line-height: 1.45em;
}

.layout-v3 #main-content .content .content-inner {
	margin: 0 21px 10px;
}

.layout-v3.subpage #main-content .content .content-inner {
	margin: 20px 5px 10px;
}

.layout-v3 #main-content .content .content-inner p {
	font-size: 12px;
	letter-spacing: 0;
	line-height: normal;
	margin-bottom: 20px;
	text-align: justify;
	width: 500px;
}

.layout-v3 #main-content .content .length-medium p {
	font-size: 13px;
	text-align: left;
	width: 400px;
}

.layout-v3 #main-content h4 {
	text-transform:uppercase;
}

.layout-v3 #main-content h3 {
	letter-spacing: -0.015em;
	margin-top: 7px;
}

.layout-v3 #main-content .length-medium {
	width: 327px;
}

.layout-v3 #main-content .length-short {
	width: 185px;
}

.layout-v2.subpage #main-content h3 {
	font-size: 22px;
}

.layout-v2 #main-content .hr,
.layout-v3 #main-content .hr {
	width:500px;
	height:2px;
	background-image:url(//secure.icbdr.com/images/talentnetwork/templates/bg-dottedline-horizontal.png);
	background-position:0 0;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.layout-v3.subpage #main-content .hr {
	width: 590px;
}

.layout-v2 #main-content .icon,
.layout-v3 #main-content .icon {
	margin-right:10px;
}

.layout-v2 #main-content .icons {
	text-align: right;
    width: 218px;
}

.layout-v6 .video-placeholder {
	width:601px;
}

.layout-v2 .video-placeholder {
	margin-bottom:20px;
}

.layout-v2  #main-content .content {
	float: left;
	width: 550px;
}

.layout-v2.subpage #main-content .content {
	width: 642px;
}

.stay-connected {
	font-size: 18px;
	margin: 5px 0 0;
}

/* -------------------------------------------------- Sidebar Right */

.sidebar-right {
	float: left;
	width: 359px;
	margin: 0 0 75px;
}

.layout-v4 .sidebar-right {
	width: 507px;
}

#structure .sidebar-right .content {
	margin: 23px 26px 25px 33px;
}

.layout-v3 #structure .sidebar-right .content {
	margin: 15px 5px 20px 10px;
}

.layout-v4 #structure .sidebar-right .content {
	margin: 0;
	width: 507px;
}

#structure .sidebar-right .content .content {
	margin: 10px;
}

.sidebar-right,
.sidebar-right p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.sidebar-right h2 {
	font-size:14px;
	letter-spacing:.025em;
}

.layout-v2.subpage .sidebar-right h2 {
	text-transform:uppercase;
}

.layout-v4 .sidebar-right p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

.opportunity a {
	display:block;
}

.opportunity .location {
	display:block;
	font-style:italic;
}

.opportunity {
	line-height: 1.25em;
	margin-bottom: 15px;
}

#structure .sidebar-right .hr {
	width:280px;
	margin-bottom:20px;
}

.layout-v4 .sidebar-right h2 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
}

.layout-v4.front .sidebar-right h3 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.025em;
}

.layout-v4 .sidebar-right h3 {
	font-size:22px;
	font-weight:bold;
	margin:10px 0 20px;
}

.layout-v4 .sidebar-right h4 {
	font-size: 13px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.layout-v4 #structure .content .content-inner {
	display: inline;
	float: left;
	margin: 6px 11px;
	overflow: hidden;
}

.layout-v4 #structure .sidebar-right .content .content-inner {
	margin: 10px 20px 6px 15px;
}

.layout-v4 .main-content-bottom {
	float: left;
	margin: 20px 4px;
}

.layout-v4 .main-content-bottom img {
	margin:0 4px;
}

.layout-v4 .sidebar-right ul#top-strip {
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	overflow: hidden;
	width: 507px;
}

.layout-v4 .sidebar-right ul#top-strip li {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/overlay-top-tabs-v4.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
}

.layout-v4 .sidebar-right ul#top-strip li:hover {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/overlay-top-tabs-v4-hover.png");
}

.layout-v4 .sidebar-right ul#top-strip li.last {
	background-position: 0 0;
}

.layout-v4 .sidebar-right ul#top-strip li a {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-weight: bold;
	font-size:12px;
	letter-spacing:0;
	padding: 15px 13px 12px;
}

.layout-v3 .sidebar-right ul#top-strip li a:hover,
.layout-v4 .sidebar-right ul#top-strip li a:hover {
	text-decoration:none;
}

.layout-v3 #structure .color-bg-white,
.layout-v4 #structure .color-bg-white {
	background-color: transparent;
}

.layout-v3 h2 {
	text-transform:uppercase;
	font-size:14px;
}

.layout-v3 .sidebar-right .icon {
	margin: 5px 5px 35px;
}

.layout-v3 .sidebar-right h2.color-color-trimdark {
	text-transform: none;
	font-size:13px;
}

.layout-v6 .sidebar-right ul li {
		margin-bottom:5px;
}

.layout-v2 #structure .sidebar-right {
	float: right;
	width: 464px;
}

.layout-v2.subpage #structure .sidebar-right {
	width: 337px;
}

.layout-v2 #structure .sidebar-right .content {
	margin:0;
}

.layout-v2.subpage .content-section {
	margin: 20px 0 30px 24px;
}

/* -------------------------------------------------- Twitter */

.twitter,
.twitter .wrap,
.twitter .wrap .content {
	float:left;
	overflow:hidden;
}

.twitter,
.twitter .wrap {
	width: 288px;
}

.twitter {
	background:url("//secure.icbdr.com/images/talentnetwork/templates/tweet-bot.png") 0 100% scroll transparent no-repeat;
	margin-bottom:10px;
}

.twitter .wrap {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/tweet-top.png") no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.twitter .content {
	margin: 10px;
	width: 195px;
}

#structure .twitter .content p {
	font-size:10px;
	line-height:normal;
	margin-bottom:0;
}

#structure .twitter .content p a {
	color:#26c1ff;
}

.twitter-follow img {
	margin: 0 3px -6px 0;
	padding-top: 5px;
}

#structure .twitter-follow a {
	color:#000000;
}

/* -------------------------------------------------- Footer */

#footer {
	background: url("//secure.icbdr.com/images/talentnetwork/templates/bg-footer.png") no-repeat scroll 50% 0 #FFFFFF;
	overflow: hidden;
	text-align: center;
}

.layout-v2 #footer,
.layout-v4 #footer {
	clear: both;
}

.layout-v3 #footer {
	width: 1000px;
}

#footer .content {
	margin: 15px 10px 10px;
	overflow: hidden;
	width: 460px;
}

#footer ul {
	display: block;
	float: none;
	margin: 0 auto 2px;
	overflow: hidden;
	text-align: center;
}

#footer ul,
#footer ul li {
	list-style: none outside none;
	padding: 0;
	text-align:center;
}

#footer .left ul,
#footer .left ul li {
	text-align: left;
}

#footer .right ul,
#footer .right ul li {
	text-align: right;
}

#footer ul li,
#footer ul li a {
	font-size: 11px;
	font-weight: bold;
}

#footer ul li {
	border-right: 1px solid #C0C0C0;
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}

.layout-v5 #footer ul li {
	border-right: 1px solid #585858;
}

.layout-v5 #footer ul li a {
	font-weight: normal;
	color: #535353;
}

#footer ul li.last {
	border-right: medium none;
	margin: 0;
}

#footer ul li a {
	padding: 0 7px 0 2px;
}

#footer ul li a img {
	margin: 0 0 -5px;
}

.layout-v3 #structure #footer .button.overlay-arc {
	margin: 5px 15px 10px 10px;
	width: 325px;
}

.layout-v3 #footer .button.overlay-arc span {
	font-size: 18px;
	margin: 4px 25px 0 10px;
}

.layout-v3 #footer .button.overlay-arc img {
	margin: 0 0 0 58px;
}

.layout-v2 #footer .content,
.layout-v4 #footer .content {
	width:1000px;
	margin:30px auto;
}

/* -------------------------------------------------- interfooter */

body #structure .interfooter {
	overflow:hidden;
	background-image:url('//secure.icbdr.com/images/talentnetwork/templates/bg-interfooter.png');
	background-position:50% 0;
	background-repeat:no-repeat;
	border-left: medium none;
	border-right: medium none;
	border-bottom: medium none;
}

.layout-v6 .interfooter li {
	margin:0;
}

.layout-v6 .interfooter .length-short {
	width:200px;
}

#structure .interfooter .content {
	margin:40px;
}

.layout-v6 #structure .interfooter .content {
	margin: 18px;
}

#structure .interfooter .length-short {
	margin: 0 15px 10px 0;
	width: 152px;
}

#structure .interfooter .hr {
	width:535px;
}

#structure .interfooter .bottom ul li {
	border-left:none;
	border-top:none;
	border-bottom:none;
	margin-right:10px;
	padding-right:10px;
}

#structure .interfooter .bottom ul li.last {
	border-right:none;
}

/* -------------------------------------------------- Searchbox */

.searchbox {
	overflow:hidden;
	margin:0 10px 20px 0;
}

.searchbox h3 {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	letter-spacing: 0.025em;
	margin: 6px 9px 5px;
}

.layout-v5 #search-box h3 {
	font-size: 15px;
	margin: 9px 10px 2px 18px;
}

#structure .sidebar-right .searchbox .content {
	margin:0;
}

.searchbox .content-inner,
#structure .sidebar-right .searchbox fieldset {
	margin: 5px 15px;
	overflow: hidden;
}

#structure .sidebar-right .searchbox label,
#structure .sidebar-right .searchbox input {
	margin:5px 10px 5px 0;
	float:left;
	display:inline;
}

#structure .sidebar-right .searchbox .text-input {
	width: 156px;
}

#structure .sidebar-right .searchbox label {
	width: 45px;
}

#structure .sidebar-right .searchbox .header .content-inner {
	margin:0 2px 0 2px;
}

/* -------------------------------------------------- Get Alerts */

.getalerts {
	display: inline;
	float: left;
	margin: 28px 20px 20px 104px;
	width: 253px;
}

#structure .getalerts .content {
	height: auto;
	margin: 3px 20px 4px 11px;
}

.getalerts h3 {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.025em;
	margin-bottom: 1px;
}

#structure .getalerts a {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.025em;
}

/* -------------------------------------------------- Mini-Search */

.minisearch {
	display: inline;
	float: left;
	margin: 8px 0 0 10px;
	overflow: hidden;
	width: auto;
}

#structure .header .minisearch .content {
	margin: 9px 5px 12px 16px;
}

#structure .header .minisearch .button {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 2px 0 5px;
	text-transform: uppercase;
	width: 64px;
}

.minisearch h4 {
	margin: 0 0 5px;
}

.minisearch .text-input {
	color: #505050;
	font-size: 9px;
	height: 14px;
	letter-spacing: -0.015em;
	margin: 0 8px 0 0;
	padding: 0;
	width: 121px;
}

.minisearch .details {
	color: #666666;
	font-size: 8px;
	margin: 0 0 0 110px;
}

/* -------------------------------------------------- SocialBox */

.socialbox {
	margin: 0 auto 20px;
	overflow: hidden;
	width: 280px;
}

.socialbox .content {
	margin: 10px;
}

#structure .sidebar-right .socialbox .tab {
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}

#structure .sidebar-right .socialbox .tab span {
	display: block;
	margin: 5px auto;
	text-align: center;
}

#structure .sidebar-right .socialbox a:hover.tab {
	text-decoration:none;
}

/* -------------------------------------------------- Job Snapshot */

.job-snapshot {
	margin:20px 0;
}

.job-snapshot tr td,
.job-snapshot tr th {
	padding:0 7px 7px 0;
	font-size:12px;
}

/* -------------------------------------------------- Highlight Box */

.highlight {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-highlight.png");
	border: 1px solid #B0B0B0;
	float: left;
	margin: 0 3px;
	padding: 8px 4px 8px 15px;
	width: 420px;
}

.layout-v2 .highlight {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-highlight-v2.png");
	border: medium none;
	float: left;
	margin: 0 0 0 53px;
	padding: 0;
	width: 465px;
}

.layout-v2 #structure .highlight #opportunities {
	display: block;
	float: none;
	font-size: 19px;
	height: 31px;
	margin: 10px auto;
	padding: 12px 0 0;
	text-transform: none;
	width: 378px;
}

.layout-v2 #structure .highlight h2 {
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.0075em;
	line-height: 39px;
	margin: 89px 30px 10px 45px;
}

.layout-v3 .highlight {
	float: left;
	margin: 0 12px 13px;
	overflow: hidden;
	width: 308px;
}

.layout-v3 .highlight-container {
	border: 1px solid #000000;
	float: right;
	margin: 0 23px;
	overflow: hidden;
	width: auto;
}

.layout-v4 #main-content .highlight h1 {
	color: #FFFFFF;
	font-size: 23px;
	font-weight: normal;
	margin:0;
}

.layout-v4 #structure .highlight .hr {
	background-color: #ffffff;
	margin: 8px 0 10px;
	width: 408px;
}

.layout-v4 #structure .highlight span,
.layout-v4 #structure .highlight a,
.layout-v4 #structure .highlight p,
.layout-v4 #structure .highlight label {
	color:#FFFFFF;
}

.layout-v3 #structure .highlight label,
.layout-v4 #structure .highlight label {
	clear: both;
	display: block;
	font-size: 11px;
	margin: 8px 7px 2px 0;
}

.layout-v4 #structure .highlight p {
	font-size: 10px;
	font-weight: bold;
	margin: 8px 5px 6px 0;
	letter-spacing: 0;
}

.layout-v4 #structure .highlight p a {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.layout-v3 #structure .highlight .text-input,
.layout-v4 #structure .highlight .text-input {
	color: #303030;
	font-size: 18px;
	height: 19px;
	width: 400px;
}

.layout-v4 #structure .highlight .view-all-button {
	display: inline;
	float: left;
	height: 36px;
	margin: 18px auto 10px;
	padding: 0;
	text-align: center;
	width: 406px;
}

#structure #main .content .highlight .length-short {
	display: inline;
	float: right;
	overflow: hidden;
	width: 165px;
}

.layout-v3 #structure .highlight a.button.overlay-arc.small {
	display: block;
	float: none;
	margin: 15px auto 6px;
	width: 65px;
}

#structure .highlight .length-medium {
	width: 235px;
}

#structure .highlight #opportunities {
	display: inline;
	float: left;
	margin: 10px 0;
	width: 375px;
}

#structure .highlight #opportunities img {
	margin: 0 0 0 25px;
}

.highlight-container p,
.highlight-container h2,
.highlight-container h4 {
	color:#FFFFFF;
}

.layout-v3 .highlight-container h2 {
	font-size: 18px;
	letter-spacing: -0.025em;
	margin: 22px 15px 0;
}

.layout-v3 .highlight-container p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 3px 18px 23px;
	width: 321px;
}

.layout-v3 #structure .highlight .text-input {
	width: 292px;
}

/* -------------------------------------------------- Open Positions Table */

.layout-v1 #structure .open-positions-table,
.layout-v5 #structure .open-positions-table {
	margin:20px;
	width:560px;
}

.layout-v1 #structure .open-positions-table .length-short,
.layout-v5 #structure .open-positions-table .length-short {
	width: 130px;
}

.layout-v1 #structure .open-positions-table .length-xshort,
.layout-v5 #structure .open-positions-table .length-xshort {
	width: 90px;
}

.layout-v1 #structure .open-positions-table .length-medium,
.layout-v5 #structure .open-positions-table .length-medium {
	width: 330px;
}

.layout-v4 #structure .open-positions-table .length-medium {
	width: 400px;
}

#structure .open-positions-table tr td,
#structure .open-positions-table tr th {
	border-color: #ffffff #ffffff #A0A0A0;
	border-style: solid none;
	border-width: 1px medium;
	margin: 0;
	padding: 8px 0;
}

.layout-v6 #structure .open-positions-table tr td,
.layout-v6 #structure .open-positions-table tr th {
	border-color: #ffffff #ffffff #e0e0e0;
}

.layout-v5 #structure .open-positions-table tr td,
.layout-v5 #structure .open-positions-table tr th {
	border: 1px solid #A0A0A0;
	margin: 0;
	padding: 5px;
}

.layout-v5 #structure .open-positions-table tr.last td {
	border: none;
}

.layout-v2 #structure .open-positions-table tr td,
.layout-v2 .open-positions-table tr th,
.layout-v3 #structure .open-positions-table tr td,
.layout-v3 .open-positions-table tr th {
	border-style: none;
	background-image:url("//secure.icbdr.com/images/talentnetwork/templates/bg-dottedline-table.png");
	background-repeat:repeat-x;
	background-position:100% 100%;	
}

.layout-v3 #structure .open-positions-table tr.first th,
.layout-v3 #structure .open-positions-table tr.last td,
.layout-v3 #structure .open-positions-table tr th.color-bg-sidebar {
	background-image:none;
}

.layout-v2 #structure .open-positions-table tr td,
.layout-v2 #structure .open-positions-table tr th,
.layout-v3 #structure .open-positions-table tr td,
.layout-v3 #structure .open-positions-table tr th {
	border-style: none;
}

.layout-v1 #structure .open-positions-table tr td,
.layout-v1 #structure .open-positions-table tr th,
.layout-v1 #structure .open-positions-table tr td p,
.layout-v1 #structure .open-positions-table tr th p {
	font-size:12px;
	letter-spacing:0;
}

#structure .content .open-positions-table {
	width: 480px;
}

.layout-v6 #structure .content .open-positions-table {
	width: 560px;
}

.layout-v2 #structure .content .open-positions-table,
.layout-v3 #structure .content .open-positions-table {
	width:auto;
}

#structure .content .open-positions-table tr td.length-medium,
#structure .content .open-positions-table tr th.length-medium {
	width: 415px;
}

.layout-v5 #structure .open-positions-table tr td.length-medium,
.layout-v1 #structure .open-positions-table tr td.length-medium {
	padding-left:10px;
}

#structure .content .open-positions-table tr td.length-short,
#structure .content .open-positions-table tr th.length-short {
	padding-left: 15px;
	width: 150px;
}

.layout-v1 #structure .open-positions-table tr td.length-short,
.layout-v1 #structure .open-positions-table tr td.length-xshort {
	font-weight:bold;
}

#structure .open-positions-table tr h4,
#structure .open-positions-table tr h5 {
	text-transform:none;
	font-size:12px;
	display:inline;
}

.layout-v1 #structure .open-positions-table th.length-medium a,
.layout-v5 #structure .open-positions-table th.length-medium a {
	padding-left:10px;
}

.layout-v1 #structure .open-positions-table th h4 {
	text-transform:uppercase;
	color:#000000;
}

#structure .open-positions-table tr th,
#structure .open-positions-table tr td h5,
#structure .open-positions-table tr th h5 {
	font-weight:normal;
}

#structure .open-positions-table tr th a,
#structure .open-positions-table tr td a {
	font-weight:bold;
}

/* #structure .open-positions-table tr th {
	padding:0;
} */

#structure .open-positions-table tr th h4 {
	color:#424242;
	text-transform:none;
	font-size:14px;
}

.layout-v6 #structure .open-positions-table tr th h4 {
	margin-bottom: 0;
}

.layout-v3 #structure .open-positions-table tr th h4 {
	text-transform: uppercase;
	font-size:13px;
	color:#000000;
}

#structure .open-positions-table .pager a {
	font-weight: normal;
	margin: 0 2px;
}

#structure .open-positions-table .pager a.active {
	color:#666666;
}

.layout-v1 #structure .open-positions-table tr.last td {
	font-weight:normal;
}

.layout-v1 #structure .open-positions-table tr td {
	border:none;
}

#structure .open-positions-table tr.even td {
	background-image:url(//secure.icbdr.com/images/talentnetwork/templates/bg-vale-white-25.png);
}

#structure .open-positions-table tr.odd td {
	background-image:url(//secure.icbdr.com/images/talentnetwork/templates/bg-vale-white-50.png);
}

.layout-v1 #structure .open-positions-table tr.last td {
	border-top:solid 1px #303030;
}

.layout-v6 #structure .open-positions-table tr.last td {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/table-border-top.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-top: 15px;
}

.layout-v6 #structure .open-positions-table tr.double-border th {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/table-border-bot.gif");
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 13px;
}

.layout-v1 #structure .open-positions-table tr td {
	background-image:url(//secure.icbdr.com/images/talentnetwork/templates/bg-vale-white-50.png);
	background-position: 0 0;
	background-repeat:repeat;
}

.layout-v3 #structure .content .open-positions-table tr td.length-medium,
.layout-v3 #structure .content .open-positions-table tr th.length-medium {
	width: 360px;
}

.layout-v3.subpage #structure .content .open-positions-table tr td.length-medium,
.layout-v3.subpage #structure .content .open-positions-table tr th.length-medium,
.layout-v6.subpage #structure .content .open-positions-table tr td.length-medium,
.layout-v6.subpage #structure .content .open-positions-table tr th.length-medium {
	padding-left: 10px;
}

.layout-v3 #structure .content .open-positions-table tr td.length-short,
.layout-v3 #structure .content .open-positions-table tr th.length-short {
	padding-left: 0;
	width: 130px;
}

.layout-v3 #structure .content .open-positions-table p {
	width: 330px;
}

/* -------------------------------------------------- Divider */

.divider {
	background-image: url("//secure.icbdr.com/images/talentnetwork/templates/bg-divider-bottom.jpg");
	background-position: 50% 100%;
	background-repeat: repeat-x;
	height: 94px;
	overflow: hidden;
}

.layout-v2 .divider {
	background-image: none;
	float: right;
	height: 109px;
	margin: 0;
	width: 947px;
}

.layout-v2 .divider .right {
	margin: 12px 70px 0 0;
}

.layout-v2 #structure .divider .content {
	margin: 5px 10px 15px 10px;
}

.layout-v2 #structure .divider .content-inner.length-long {
	margin: 12px 17px;
	width: 445px;
}

.layout-v2 #structure .divider .content-inner.length-medium {
	margin: 0;
	width: 293px;
}

.layout-v2 #structure .divider .content-inner.length-short {
	margin: 0;
}

.layout-v2 #structure .button.solid,
.layout-v2 #structure .divider .button {
	background-color: #CCCCCC;
	border: medium none;
	font-size: 14px;
	height: 16px;
	margin: 24px 0 0;
	padding: 5px 0;
	text-transform: uppercase;
	width: 145px;
}

.layout-v2 #structure .sidebar-right .button.solid {
	clear: both;
	display: block;
	float: none;
	margin: 20px auto;
	width: 311px;
}

.layout-v2 #structure .divider .button {
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.layout-v2 .divider,
.layout-v2 .divider p,
.layout-v2 .divider h2,
.layout-v2 .divider h3,
.layout-v2 .divider h4 {
	color:#FFFFFF;
	font-weight:normal;
}

.layout-v2 .divider h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 1px 5px 3px;
}

.layout-v2 .divider h3 {
	font-size: 17px;
	text-transform: uppercase;
}

.layout-v2.subpage .divider h3 {
	font-size: 17px;
	margin: 10px 50px 10px 0;
}

.layout-v2 .divider p {
	font-size:13px;
}

.layout-v2 .divider p span {
	font-size:12px;
}

.layout-v2 .divider .text-input {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 3px 8px;
	padding: 4px;
	width: 250px;
}

/* -------------------------------------------------- Job Box */

#job-box {
	overflow:hidden;
	background: url("//secure.icbdr.com/images/talentnetwork/templates/bg-jobbox-v2.png");
	background-position: 0 100%;
	background-repeat: repeat-x;
 /* padding-bottom:50px; */
}

#job-box .inner-content {
	margin: 12px 30px 0 48px;
}

#job-box h4 {
	text-transform:uppercase;
	font-size:14px;
}

#job-box h2 {
	color: #FFFFFF;
	display: block;
	float: none;
	font-size: 20px;
	font-weight: bold;
	height: 38px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
}

#job-box li {
	margin-bottom: 4px;
}

/* -------------------------------------------------- Additional CSS for the Jobs Description page */

.layout-v1 #structure .button {
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.link-email {
	font-weight:bold;
}

body.jobdescription .similar-jobs {
	margin: 0 0 0 0px;
}

.similar-jobs a,
.similar-jobs p {
	font-size: 11px;
	font-weight: bold;
}

body.jobdescription #footer .content {
	margin: 15px auto 10px;
	width: 100%;
}

.back-to-results {
	font-size: 11px;
	padding-left: 5px;
	text-align: left;
	width: 156px;
}

body.jobdescription #structure h1 {
	font-size: 21px;
	margin: 31px 0 0 1px;
}

body.jobdescription .location {
	float: left;
	font-size: 12px;
	letter-spacing: 0.025em;
	margin: -2px 0 20px 2px;
}

body.jobdescription .job-snapshot {
	font-size: 15px;
	margin: 37px 0 2px 0;
}

body.jobdescription #main-content table.snapshot th {
	line-height: 1.5em;
	padding: 0 12px 3px 0;
}

body.jobdescription #main-content .not-ready {
	border-color: #DEDCD8 -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px medium medium;
	clear: both;
	float: left;
	margin: 10px 0 3px;
	padding-top: 5px;
}

body.jobdescription #main-content .job-requirments .length-medium {
	width: 230px;
}

h2.job-requirements {
	margin: 25px 0px 2px 0px;
}

div.job-requirements {
	margin: 0px 0px 3px 0px;
}

body.jobdescription #main-content h2.color-color-trimdark {
	letter-spacing:.04em;
}

#job_description_title {
	margin-bottom: 2px;
}

.job-requirments ul li {
	font-size: 12px;
	margin-bottom: 2px;
}

body.jobdescription #main-content .not-ready.bottom {
	/* margin: 30px 0 10px 10px; */
	border: none;
	width: 100%;
}

body.jobdescription #main-content .not-ready .button {
	margin: 0 10px 0 0;
}

body.jobdescription #main-content .right.first {
	float: right;
	margin: 28px 0 0;
	width: 157px;
}

body.jobdescription #main-content .stay-connected {
	clear: both;
	margin-bottom: 25px;
	margin-top: 0;
}

.stay-connected,
.not-ready p {
	font-size:11px;
}

.stay-connected img {
	margin: 0 0 -5px 0;
}

body.jobdescription #main-content {
	padding: 0 0 5px;
}

body.jobdescription #main-content .content {
	float: left;
	margin: 10px 5px 10px 27px;
	width: 582px;
}

body.jobdescription #main-content p {
	letter-spacing: 0.025em;
	line-height: 1.2em;
	margin-bottom: 10px;
	max-width: 510px;
}

.caps {
	text-transform:uppercase;
}

#structure .hr.first {
	margin: 0 0 3px 0;
}

#structure .hr.second {
	margin: 5px 0 0 1px;
}

#structure .hr.last {
	margin: 15px 0 25px;
}

body.jobdescription #structure .sidebar-right .map-top,
body.jobdescription #structure .sidebar-right .map-bottom {
	margin: 0;
	width: 290px;
}



/* --------- BODY */
.color-color-body {color: #433c4c;}
.color-bg-body {background-color: #433c4c;}
.color-border-body {border-color: #433c4c;}

/* --------- LINK */
#structure .color-color-link {color: #84709e;}
#structure .color-bg-link {background-color: #84709e;}
#structure .color-border-link {border-color: #84709e;}
#structure a {color: #84709e;}

/* --------- TRIM (BUTTONS) */
#structure .color-color-trim {color: #794C22;}
#structure .color-bg-trim {background-color: #794C22;}
#structure .color-border-trim {border-color: #794C22;}
#structure .button {background-Color: #794C22;}
#structure :hover.button {border: 1px solid #794C22;}

/* --------- TRIM DARK */
#structure .color-color-trimdark {color: #759f95;}
#structure .color-bg-trimdark {background-color: #759f95;}
#structure .color-border-trimdark {border-color: #759f95;}
#search-box {background-color:#759f95;}
#structure .button {border-color: #759f95;}

/* --------- DROPDOWN */
#structure .color-color-dropdown {color: #574e66;}
#structure .color-bg-dropdown {background-color: #574e66;}
#structure .color-border-dropdown {border-color: #574e66;}
.header ul li {background-color: #574e66;}

/* --------- SIDEBAR */
#structure .color-color-sidebar {color: #d2cfd6;}
#structure .color-bg-sidebar {background-color: #d2cfd6;}
#structure .color-border-sidebar {border-color: #d2cfd6;}

/* --------- TRIMLIGHT (ROLLOVERS) */
#structure .color-color-trimlight {color: #8e859c;}
#structure .color-bg-trimlight {background-color: #8e859c;}
#structure .color-border-trimlight {border-color: #8e859c;}
.header ul li:hover {background-color: #8e859c;}

/* --------- TRIMSECOND */
#structure .color-color-trimsecond {color: #784d22;}
#structure .color-bg-trimsecond {background-color: #784d22;}
#structure .color-border-trimsecond {border-color: #784d22;}
#structure a:hover.color-color-trimsecond {color: #784d22;}
#structure a:hover.color-bg-trimsecond {background-color: #784d22;}
#structure a:hover.color-border-trimsecond {border-color: #784d22;}

/* Additional General Styles ----------------------------------------------------*/
#structure .header .content,
.layout-v2 .header {
	overflow: visible;
}
.layout-v2 #top-strip ul {
	overflow-x:hidden;
	overflow-y:visible;
	float:right;
}
.layout-v2 #top-strip li
{
	display: block;
	float: left;
	height:16px;
	vertical-align: top;
	position: relative;
}
.layout-v2 #top-strip ul ul {
	visibility:hidden;
	margin:0;
	padding:0;
	text-align: left;
	position:absolute;
	left:-1em;
	top:16px;
	width:250px;
}
.layout-v2 #top-strip ul ul li
{
	float:none;
	display:block;
	background-image: none;
	padding:0 1em;
	margin:.3em 0 .5em 0;
}
.layout-v2 #top-strip li:hover ul
{
	visibility: visible;
}
.header-1 {
	width:116px;
}
#top-strip
{
	float:none;
	text-align: right;
}
.layout-v2 #top-strip ul {
	margin:0;
	padding:46px 0 6px 26px;
	overflow: visible;
}

.layout-v2 #main-content h3 {
	font-size: 22px;
}
body
{
	overflow-x:hidden;
}
.layout-v2 #structure .divider input.button {
	height:2em;
}
.layout-v2.front #main-content.nosidebar,
.layout-v2.subpage #main-content.nosidebar .content
{
	width:100%;
}
.share-links {
	margin:1em 0 2em 0;
}
body.jobdescription #main-content .content
{
	margin:10px;
}
body.jobdescription #main-content h2.color-color-trimdark {
	font-size: 15px;
}
.content-inner ul
{
	padding-left:1.5em;
}
.content-inner li 
{
	display: list-item;
	list-style-type: circle;
}
ul.component-breadcrumb,
#job-box ul,
.navigator ul
{
	padding-left:0;
}
#job-box li,
.navigator li
{
	list-style-type: none;
}
.component-breadcrumb li
{
	display:inline;
}
.stay-connected,
.navigator h3
{
	clear:both;
}
#job_description_title {
	clear:left;
}

/* end Additional General Styles ----------------------------------------------------*/
.joinform-multiselect-footer
{
    display: block;
    clear: both;
    margin-top: 3px;
}
.header-1{
	width: 50px !important;
}
