/* --------- BODY */
.color-color-body {color: #8f8f8f;}
.color-bg-body {background-color: #8f8f8f;}
.color-border-body {border-color: #8f8f8f;}
body  {background: none no-repeat 0 0 scroll #8f8f8f;}

/* --------- LINK */
#structure .content .color-color-link {color: #849a16;}
#structure .color-bg-link {background-color: #849a16;}
#structure .color-border-link {border-color: #849a16;}
#structure a {color: #849a16;}

/* --------- TRIM (BUTTONS) */
#structure .color-color-trim {color: #158dce;}
#structure .color-bg-trim {background-color: #c7d55a;}
#structure .color-border-trim {border-color: #c7d55a;}
#structure .button {background-Color: #c7d55a;}
#structure :hover.button {border: 1px solid #c7d55a;}

/* --------- TRIM DARK */
#structure .content .color-color-trimdark {color: #115ba1;}
#structure .color-bg-trimdark {background-color: #115ba1;}
#structure .color-border-trimdark {border-color: #115ba1;}
#search-box {background-color:#115ba1;}
#structure .button {border-color: #115ba1;}

/* --------- DROPDOWN */
#structure .color-color-dropdown {color: #158dce;}
#structure .color-bg-dropdown {background-color: #158dce;}
#structure .color-border-dropdown {border-color: #158dce;}
.header ul li {background-color: #158dce;}

/* --------- SIDEBAR */
#structure .color-color-sidebar {color: #8f8f8f;}
#structure .color-bg-sidebar {background-color: #8f8f8f;}
#structure .color-border-sidebar {border-color: #8f8f8f;}

/* --------- TRIMLIGHT (ROLLOVERS) */
#structure .color-color-trimlight {color: #e0e0e0;}
#structure .color-bg-trimlight {background-color: #e0e0e0;}
#structure .color-border-trimlight {border-color: #e0e0e0;}
.header ul li:hover {background-color: #e0e0e0;}

/* --------- TRIMSECOND */
#structure .color-color-trimsecond {color: #8f8f8f;}
#structure .color-bg-trimsecond {background-color: #8f8f8f;}
#structure .color-border-trimsecond {border-color: #8f8f8f;}
#structure a:hover.color-color-trimsecond {color: #8f8f8f;}
#structure a:hover.color-bg-trimsecond {background-color: #8f8f8f;}
#structure a:hover.color-border-trimsecond {border-color: #8f8f8f;}

/* --------- LINKSOVERCOLOR */
#structure .sidebar-right a {color: #c7d55a;}
#structure .color-color-linksovercolor {color: #c7d55a;}
#structure .color-bg-linksovercolor {background-color: #c7d55a;}
#structure .color-border-linksovercolor {border-color: #c7d55a;}

.logo {
    height: 74px;
    width: 188px;
	background: url(https://secure.icbdr.com/images/talentnetwork/medix-logo2.png) no-repeat 0px 9px;
}

.layout-v3.front .logo {
	margin-top: 11px;
}

.layout-v3 #main #masthead {
	    background: url(https://secure.icbdr.com/images/talentnetwork/medix-masthead2.jpg) no-repeat;
    height: 341px;
	width: 1000px;
}

.layout-v3.front #main-content {
    background: url(https://secure.icbdr.com/images/talentnetwork/medix-homepage2.jpg) no-repeat scroll 100% 0 transparent;
}

.layout-v3 #structure #main .content .color-bg-trim,
.layout-v3 #structure .header .divider .content .color-bg-trim{
    background: url(http://img.icbdr.com/images/talentnetwork/medix-join-button2.png) no-repeat 0px -10px !important;
  width:380px;
  height:76px;
  border:none;
  border-right:none  
}

.layout-v3 #structure #main .content .color-bg-trim:hover,
.layout-v3 #structure .header .divider .content .color-bg-trim:hover{
 background: url(http://img.icbdr.com/images/talentnetwork/medix-join-button-hover2.png) no-repeat 0px -10px !important;
}

/*.layout-v3 #structure .header .divider .content .hlJoinTalentNetwork .overlay-arc{
border:none
}*/
.layout-v3 #structure #main .content .color-bg-trim span,
.layout-v3 #structure #main .content .color-bg-trim img,
.layout-v3 #structure .header .divider .content .color-bg-trim span,
.layout-v3 #structure .header .divider .content .color-bg-trim img{  
 display:none
}

.layout-v3 #structure #join-top img {
	display: none;
}

.layout-v3 .divider {
	background-image: url('https://secure.icbdr.com/images/talentnetwork/images/medix-bg-divider.png');
	background-repeat: no-repeat;
	background-position: 100% 21px;
}

.layout-v3 #footer {
	background-image: url('https://secure.icbdr.com/images/talentnetwork/images/medix-bg-divider.png');
	background-repeat: no-repeat;
	background-position: 100% 20px;
}

#footer .left a{
color:white;
}

#structure .open-positions-table tr th,
#structure .open-positions-table tr th a,
#main-content a,
#structure #content a,
#structure .sidebar-right .content a{
color: #115ba1;
}

body.jobdescription #footer .content {
    width: 460px !important;
}

.content #top-strip ul ul{
	background-color:#115ba1;
  width: 190px;
  margin-top:0px;
  padding-top:8px;
	}

.content #top-strip ul ul li{
  width: 190px;
	height: 22px;
  }

#btnJoinTalentNetwork{
    background-color: #C7D55A;
	border-color: #115BA1;
}
#header {
    background-color: #ffffff;
    background-image: url("https://secure.icbdr.com/images/talentnetwork/medix-logo2.png");
    background-position: center left;
    background-repeat: no-repeat;
}