/* CSS Document */

/**
 * Customizable Portion of CSS
 *****************************************************************/

#container .foreground-color-for-primary-background {
	color: #ffffff;
}

#container .primary-color-foreground {
	color: #003671;
}
#container .primary-color-foreground-reverse {
	color: #ffffff;
}

#container .primary-color-background {
	background-color: #003671;
}

#container .primary-color-border {
	border-color: #003671;
}

#container .secondary-color-foreground, a {
	color: #545C63;
}

.secondary-color-background {
	background-color: #3284ad;
}

#container .secondary-color-border {
	border-color: #545C63;
}

#container .beyond-primary-color-foreground {
	color: #223B74;
}

#container .beyond-secondary-color-foreground {
	color:#0195C5;
}

#container .beyond-color-background {
	background-color: #D7EEF4;
}

#container .top-section {
	height: 380px;
}

#container .bottom-section {
	height: 200px;
}

#container .top-section2 {
	height: 346px;
}

#container #get_targeted 
{
	width:270px;
}

#container .bottom-section2 {
	height: 250px;
}

#container .stock-photo1 {
	background-image: url(../images/stock-photo1.jpg);
}

#container .stock-photo2 {
	background-image: url(../images/stock-photo2.jpg);
}

#container .stock-photo3 {
	background-image: url(../images/stock-photo3.png);
}

#container .stock-photo4 {
	background-image: url(../images/stock-photo4.jpg);
	width:251px !important;
}

/**
 * Layout (THIS SHOULD NOT BE TOUCHED)
 *****************************************************************/

#container * {
	margin: 0;
}

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #545C63;
}

#container input, select, option {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #545C63;
}

#container img {
	border: 0;
}

#container a {
	cursor:pointer;
	outline-style:none !important;
	outline-width:medium !important;
}

#container #page {
	width: 970px;
	background-color: #ffffff;
	margin: 40px auto 10px auto;
	border: 1px solid #545c63;
}

#container h1 {
font-size:20px;

}


#container #header {
	background: transparent url(../images/header-background.gif) repeat-x scroll;
	height: 125px;
	position: relative;
}

#container #beyond-logo {
	float: right;
	margin-top: -27px;
	margin-right: -1px;
	width: 276px;
	height: 44px;
	background-image: url(../images/beyond-header-logo.gif);
	background-repeat: no-repeat;
}

#container #beyond-logo a {
	display: block;
	width: 276px;
	height: 44px;
	text-indent: -2000em;
}

#container #site-logo {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 275px;
	height: 85px;
}

#container #site-logo a {
	width: 275px;
	height: 85px;
}

#container #header-links {
	position: absolute;
	top: 35px;
	right: 0;
	width:170px;
	text-align:right;
	font-size:13px;
	line-height:24px;
}

#container #header a,
#container #footer a {
	text-decoration: none;
}

#container #header a:hover,
#container #footer a:hover {
	text-decoration:underline;
}

#container #header-links a {
	padding-right: 20px;
}

#container #header-links .highlight {
	padding: 5px 0;
	background-color: #d8e7ee;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight:bold;
}

#container #header-links .highlight a:hover {
	text-decoration: none;
}

#container #navigation {
	height: 40px;
}

#container #navigation li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #ffffff;
}

#container #navigation a {
	color: #FFFFFF;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin-right: 50px;
	margin-left: 50px;
	padding: 12px 15px 12px 0;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
}

#container #wrapper-form {
	height: 120px;
	color: #ffffff;
}

#container #job-search-form {
	position: relative;
	padding: 25px;
}

#container #job-search-form a {
	color: #ffffff;
}

#container #job-search-form label, 
#container #job-search-form input, 
#container #job-search-form .input-message {
	display: block;
}

#container #job-search-form label {
	font-size: 16px;
	font-weight: bold;
}

#container #job-search-form .input-message {
	font-size: 11px;
}

#container #job-search-form input {
	margin: 3px 0;
	padding: 4px 0;
	width: 270px;
}

#container #search-jobs-button {
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	height: 30px;
	padding:4px 10px;
	margin-top: 20px; 
	border-width: 1px;
	border-color:#FFFFFF;
}

#container #job-search-links {
	position: absolute;
	top: 25px;
	right: 0;
	font-size: 11px;
	line-height: 15px;
	width: 160px;
}

#container {
	margin: 2px 15px;
	text-align:left;
}

#container #resume-post-button {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 51px;
	height: 25px;
	background-image: url(../images/submit-button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-width: 0;
	text-indent: -2000em;
}

#container #job-postings {
	width: 100%;
}

#container #job-postings .position {
	width: 65%;
}

#container #job-postings .location {
	width: 35%;
}

#container #survey-form ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#container #survey-form li {
	list-style-type: none;
}

#container #vote-survey-button {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 93px;
	height: 25px;
	background-image: url(../images/vote-submit-button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-width: 1px;
	font-weight: bold;
	font-size: 12px;
	border-color:#FFFFFF;
}

#container #article-links {
	margin: 0;
	padding: 5px 15px;
}

#container #article-links li {
	margin: 5px 0;
}

#container #phone-button {
	position: relative;
}

#container #phone-button img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

#container #phone-button .button2 {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 0;
}

#container #resource-links {
	margin: 15px 0;
	padding: 0;
}

#container #beyond-join-community {
	padding: 0 0 0 10px;
}

#container #beyond-join-community a {
	text-decoration: none;
	font-size: 110%;
}

#container #beyond-join-community li {
	margin: 10px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

#container #beyond-join-community .beyond-check {
	background: transparent url(../images/beyond-check.gif) no-repeat scroll;
}

#container #beyond-button {
	background:url("/common/templates/template6/styles/style2/images/beyond-button.gif") no-repeat scroll 0 0 transparent;
	bottom:16px;
	height:62px;
	left:50px;
	position:absolute;
	width:217px;
}

#container #beyond-button a {
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:62px;
	padding-left:62px;
	text-decoration:none;
}

#container #resource-links li {
	display: block;
	position: relative;
	margin-bottom: 2px;
	width: 284px;
	height: 37px;
	background-image: url(../images/resource-button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style-type: none;
}

#container #resource-links li strong {
	display: block;
	position: absolute;
	left: 10px;
	height: 17px;
	width: 115px;
	padding: 10px;
	font-size: 14px;
}

#container #resource-links li span {
	display: block;
	position: absolute;
	left: 156px;
	height: 27px;
	width: 118px;
	padding: 5px;
}

#container #footer-break {
	background-image: url(../images/footer-break.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 21px;
}

#container #footer {
	position: relative;
	background: #ffffff url(../images/footer.png) no-repeat scroll;
	min-height: 114px;
	font-size: 12px;
	padding: 10px 0 10px 40px;
}

#container #footer ul {
	padding: 0;
	margin: 0;
}

#container #footer li {
	list-style-type: none;
}

#container #footer .column {
	float: left;
	margin-right: 20px;
}

#container #footer .column h4 {
	font-size: 14px;
}

#container #one-network {
	width: 300px;
	height: 100px;
	position: absolute;
	left: 660px;
	color: #223B74;
	font-weight: bold;
	font-size: 16px;
}

#container #one-network a {
	display: block;
	color: #223B74;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#container #one-network a:hover {
	text-decoration: none;
}

#container .right-arrow {
	font-size:14px;
}

#container .keywords {
	float: left;
	width: 320px;
}

#container .container {
	position: relative;
	width: 287px;
	margin: 2px;
	float: left;
	padding: 10px;
	border: solid 1px #d7d7d7;
	font-size: 100%;
}

#container .container h2 {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom: solid 1px #545C63;
}
#container .reverseUnderline {
    border-bottom: solid 1px #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 7px;
}

#container .container h3 {
	font-size: 16px;
	margin-left:7px;
	text-align:center;
}

#container .container h4 {
	font-size: 13px;
	text-transform: uppercase;
}

#container .container p {
	margin-bottom: 13px;
	font-size:11px;
}

#container .container  #get_targeted p {
	margin-bottom: 30px;
	margin-top:10px;
	font-size:11px;
	margin-left:-11px;
}

#get_targeted_exposure {
	left:16px;
	margin-left:-66px;
	margin-top:20px;
	padding-bottom:20px;
	position:relative;
	width:auto;
}

#container .container .input {
	margin-bottom: 5px;
}

#container .link-list {
	margin: 0;
	padding: 0;
}

#container .link-list li {
	list-style-type: none;
}

#container .gradient {
	background-image: url(../images/gradient-glass.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#container .background-fade-down {
	background-image: url(../images/background-fade-down.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}

#container .background-fade-up {
	background-image: url(../images/background-fade-up.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}

#container .mount-stock-photo {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}

#container .button {
	margin: 15px auto;
	height: 35px;
	width: 80%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}

#container .button2 {
	margin:-5px auto 15px;
	position: relative;
	height: 35px;
	width: 90%;
	text-align: right;
}

#container .button a {
	display: block;
	line-height: 35px;
	height: 35px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#container .button a:visited {
	color:#ffffff !important;
}

#container .button2 a {
	position: absolute;
	right: 10px;
	display: block;
	line-height: 35px;
	height: 35px;
	width: 95%;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#container #get_targeted {
	 background-position: left -40px;
}


#container #join h2 
{
	font-size:20px;
	letter-spacing:-1px;
}

#container #top_left 
{
	background-position: left -40px;
}

ul li.arrows 
{
	list-style-image:url('../images/blarrow.gif');
	font-size:11px !important;
	line-height:15px;
}

#container .bottom-section2 img 
{
	margin-top:-20px;
}

#buy-button a.gray {
	margin-bottom:10px;
	margin-left:36px;
	margin-right:10px;
	margin-top:10px;
	position:relative;
	top:7px;
}

a.gray2 {
	 left:28px;
	 position:relative;
	 top:51px;
}


#mid-container2 ul li {
	line-height:5px;
	margin-bottom:13px;
}

#mid-container2 ul#list_2 li {
	line-height:11px;
	margin-bottom:3px;
}

#mid-container2 ul#candidate-stats {
	margin-top:15px;
}
