/* CONTENT */
.join-header {
	border:1px solid #cbcbcb;
	border-bottom:1px solid #dddddd;
	background:#efefef url(/images/shared/tlp-content.gif) repeat-x top left;
	clear:both;
}
.join-header-content {
	padding:15px;
}
.join-header-content img {
	overflow:hidden;
	display:block;
}
.join-header-content h1 {
	margin:0px 0 10px 0;
	font-size:130%;
}
.join-imagebox {
	overflow:hidden;
	border:1px solid #cbcbcb;
}
.join-imagebox img {
	width:100%;
}
/* Search */
.join-searchbar {
	border:1px solid #cbcbcb;
	background:#f0f0f0 url(/images/shared/searchbox-bg.gif) repeat-x top left;
	margin:10px 0;
	clear:both;
}
.join-searchbar-content {
	padding:12px 15px;
	float:left;
	width:64%;
}
.join-subscribe {
	border:1px solid #cbcbcb;
	border-top:0;
	background:#f0f0f0 url(/images/shared/searchbox-bg.gif) repeat-x 0 -15px;
	margin-bottom:10px;
	clear:both
}
.join-subscribe-content {
	padding:12px 15px;
	float:left;
}
.join-searchbar form, .join-subscribe form {
	float:left;
	display:block;
}
.join-subscribe form {
	top:4px;
	width:320px;
	padding-right:10px;
}
.join-subscribe label,.join-searchbar label  {
	font-size:100%;
	color:#666;
	font-weight:bold;
	position:relative;
	top:3px;
}
.join-searchbar label img {
	position:relative;
	top:-3px;
	margin-right:5px;
	overflow:hidden;
	display:block;
	float:left;
}
.join-subscribe input,.join-searchbar input, .join-subscribe label,.join-searchbar label {
	float:left;
	display:block;
	margin-right:8px;
}
.join-subscribe-text {
	float:left;
	display:block;
	width:50%;
	position:relative;
}
.join-subscribe-text p {
	font-size:95%;
	color:#000000;
	margin:0;
}
/* Join social */
.join-social {
	border:1px solid #cbcbcb;
	background:#efefef url(/images/shared/tlp-content.gif) repeat-x 0 -130px;
	clear:both;
}
.join-social-content {
	padding:15px;
}
.join-social p {
	font-size:95%;
	color:#000000;
	margin:0 0 15px 0;
	display:inline-block;
}
.join-social a {
	color:#000;
}
.join-social a:hover {
	text-decoration:none;
}
.join-social a img {
	overflow:hidden;
	border:0;
}
.join-social-links {
	float:left;
	width:100%;
}
.join-social-links-column {
	float:left;
	display:inline-block;
	margin-bottom: 15px;
}
.join-social-links-column a img {
	overflow:hidden;
	display:block;
}
/*Subscribe, Search buttons*/
#joinSubscribeBtn, #searchbutton, #emailsubscribe-button, #keywordsearch-button {
	border: 1px solid #bbbbbb;
	background: #e6e6e6 url(/view/js/css/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: bold;
	color: #666666;
	font-size:120%;
	padding:0 3px 1px 3px !important;
	width:100px;
}
#keywordsearch-button {
	width:120px;
}
#keywordsearch-button:hover, #emailsubscribe-button:hover {
	border:1px solid #666;
	color: #333 !important;
}
#joinSubscribeBtn a, #joinSearchBtn a {
	color: #555555;
}
#joinSubscribeBtn:hover, #joinSearchBtn:hover {
	border: 1px solid #999999;
	background: #dadada url(/view/js/css/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #111 !important;
}
#joinSubscribeBtn:active, #joinSearchBtn:active {
	border: 1px solid #dddddd;
	background: #ffffff url(/view/js/css/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	font-weight: normal;
	color: #111 !important;
	outline: none;
}
.join-viewalljobs {
	position:absolute;
	right:0;
	top:8px;
	right:14px;
	color:#256194;
}
.join-error {
	padding-left:10px;
	color:#eb1d1d;
	float:left;
	font-size:90%;
	position:relative;
	top:10px;
}
.join-talent-community img {
	display:block;
	border:0;
	overflow:hidden;
	position:absolute;
	right:15px;
	top:9px;
}
#keywordsearch-button, #keywordsearch-button-clone, #emailsubscribe-button, #emailsubscribe-button-clone {
	background:#333333 url("/images/shared/background_btn.gif") 0 0 repeat-x;
	border-top:1px solid #999999;
	border-bottom:1px solid #555555;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	font-size: 11px;
	margin:1px 0 0 0;
	padding:1px 2px 2px 2px;
	cursor:pointer;
	font-weight:bold;
	overflow: visible;
	position:relative;
	vertical-align:top;
	float:right;
	display:block;
}
#keywordsearch-button:hover,#keywordsearch-button-clone:hover, #emailsubscribe-button:hover, #emailsubscribe-button-clone:hover {
	border-top:1px solid #bbb;
	border-bottom:1px solid #ccc;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;

}
#keywordsearch-q,#keywordsearch-q-clone {
	margin:1px 5px 0px 0px;
	padding:0px !important;
	float:left;
	width:209px;
}
