
/* Made with love and pixels at www.SandstormDesign.com, Career Builder Talent Network Template Version 5 */

/* --------- Color A (BODY) */
.color-color-body {color: #ffffff;}
.color-bg-body {background-color: #ffffff;}
.color-border-body {border-color: #ffffff;}
body  {background: none no-repeat 0 0 scroll #ffffff;}

/* --------- Color B (SIDEBAR) */
#structure .color-color-sidebar {color: #f2f2f2;}
#structure .color-bg-sidebar {background-color: #f2f2f2;}
#structure .color-border-sidebar {border-color: #f2f2f2;}

/* --------- Color C (LINK) */
#structure .content .color-color-link {color: #0078c2;}
#structure .color-bg-link {background-color: #0078c2;}
#structure .color-border-link {border-color: #0078c2;}
#structure a {color: #0078c2;}

/* --------- Color D (DROPDOWN) */
#structure .color-color-dropdown {color: #d16404;}
#structure .color-bg-dropdown {background-color: #d16404;}
#structure .color-border-dropdown {border-color: #d16404;}
.header ul li {background-color: #d16404;}

/* --------- Color E (TRIM / BUTTONS) */
#structure .color-color-trim {color: #1695c7;}
#structure .color-bg-trim {background-color: #1695c7;}
#structure .color-border-trim {border-color: #1695c7;}
#structure .button {background-Color: #1695c7;}
#structure :hover.button {border: 1px solid #1695c7;}

/* --------- Color F (TRIMLIGHT / ROLLOVERS) */
#structure .color-color-trimlight {color: #ef9917;}
#structure .color-bg-trimlight {background-color: #ef9917;}
#structure .color-border-trimlight {border-color: #ef9917;}
.header ul li:hover {background-color: #ef9917;}

/* --------- Color G (TRIM DARK) */
#structure .content .color-color-trimdark {color: #007ac0;}
#structure .color-bg-trimdark {background-color: #007ac0;}
#structure .color-border-trimdark {border-color: #007ac0;}
#search-box {background-color:#007ac0;}
#structure .button {border-color: #007ac0;}

/* --------- Color H (TRIMSECOND) */
#structure .color-color-trimsecond {color: #ffffff;}
#structure .color-bg-trimsecond {background-color: #ffffff;}
#structure .color-border-trimsecond {border-color: #ffffff;}
#structure a:hover.color-color-trimsecond {color: #ffffff;}
#structure a:hover.color-bg-trimsecond {background-color: #ffffff;}
#structure a:hover.color-border-trimsecond {border-color: #ffffff;}

/* --------- Color I (LINKS OVER COLOR) */
#structure .sidebar-right a {color: #d16404;}
#structure .color-color-linksovercolor {color: #d16404;}
#structure .color-bg-linksovercolor {background-color: #d16404;}
#structure .color-border-linksovercolor {border-color: #d16404;}

/* ------------------------------------------------------------- Additional styles needed for local images to work during development */

.layout-v5.subpage #main #masthead {
	background-image: url('https://secure.icbdr.com/images/talentnetwork/itt-professors.jpg');
}

.layout-v5 #main #masthead {
	background-image: url('https://secure.icbdr.com/images/talentnetwork/itt-masthead.jpg');
}

#logo{
background: url('https://secure.icbdr.com/images/talentnetwork/itt-logo.png') no-repeat 0px 10px;
  height:30px;
    width:280px;
  padding:15px 0px 25px 0px
}

/*  --------------------------- Adjust margin from logo */
/* .logo {
	margin: 0 0 0 0;
} */

/* --------------------------- remove margin from top of page */
/* .layout-v5 #structure {
    margin: 0 auto;
} */

/* --------------------------- These options allow you to next multiple backgrounds over eachother - all three are aligned to the top and centered.
   --------------------------- The first one repeats infinitely vertically, the second infinitely and is made to bring them all together. */

.layout-v5 {
    background: url('https://secure.icbdr.com/images/talentnetwork/itt-background.png') repeat-y scroll center top transparent;
}

body p, body li{letter-spacing:0em !important}

.right .back-to-results{padding-right:7px !important}

#custom-join .countrylist-subfields-US{padding-top:20px}

#structure .open-positions-table .pager a.active {color: #FFB01C}

.spnContinueOption a,
.spnContinueOption a:hover,
.spnContinueOption,
#btnJoinTalentNetwork{
	background-color:#0078c2;
    color: #FFF
}

#header {
    background-color: #ffffff;
    background-image: url("https://secure.icbdr.com/images/talentnetwork/itt-logo.png");
    background-position: center left;
    background-repeat: no-repeat;
}