
/* CSS Document */

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../../images/misc/body-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

th {
	text-align:left;
	background-color:#7a171c;
	color: #fff;
}

td {
	font-size: 12px;
	padding: 3px;
}

h1 {
	margin:0px;
	margin-bottom: 8px;
	padding: 0px;
	font-size:18px;
	color: #7a171c;
}

h2 {
	margin-top:16px;
	padding: 0px;
	font-size:14px;
	color: #7a171c;
}

p {
	margin:0px;
	margin-bottom: 8px;
	padding: 0px;
}

input, select {
	margin-bottom: 5px;
}

ol li {
	margin-bottom: 8px;
}

a:hover {
	color: #000;
	text-decoration:none;
}

a {
	color: #7a171c;
	text-decoration: underline;
}

/*Layout
---------------------------------------------------------------*/
#keywords {
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	color: #666666;
	text-align:right;
	width: 760px;

}

#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	text-align:left;
	width: 760px;
	border: 1px solid #878787;
}

#banner {
	height: 100px;
	background-color:#ffffff;
}

#top-strip {
	height: 27px;
	background-image:url(../../images/misc/top-strip.gif);
	background-repeat:no-repeat;
}

#jobs-by-email {
	width: 170px;
	float: right;
	padding: 30px;
	padding-right: none;
}

#jobs-by-email input, #jobs-by-email submit {
	font-size: 10px;
}

* html #main-right, * html #main-left {
	overflow: visible;
}

#main-left {
	float: left;
	width: 179px;
	background-color: #fafafa;
	background-image:url(../../images/misc/main-left-bg.gif);
	background-position:bottom;
	background-repeat: repeat-y;
	overflow: hidden;/*May have height set in page code*/
}

#innerContainer {
	background-image:url(../../images/misc/border-left-bg.gif) !important;
	background-repeat: repeat-y;
	overflow: hidden;
}

#main-right {
	width: 579px;
	overflow: hidden;
	float: right;
}

#footer {
	clear: both;
	height: 63px;
	background-image:url(../../images/misc/footer-bg-new.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
}

#footer UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-left: 20px;
}

#footer LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#footer A {
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 0px 20px;
}

#callback {
	padding:10px;
}

#footer A:hover {
	color: #00CCFF;
	text-decoration: underline;
}

#big-feature {
	width: 556px;
	height: 205px;
	margin-left: 11px;
}

#slides {
}

#page-copy {
	margin: 10px;
	padding: 20px;
	margin-top: 20px;
	border-top: 1px dotted #CCCCCC;/*May have height set in page code*/
}

#index-copy-right {
	width:200px;
	float: right;
}

#index-copy-left {
	width:195px;
	float: left;
}

#index-copy-left p, #index-copy-right p {
	margin-top: 10px;
}

#0800-banner {
	width: 100%
}

#quick-links UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#quick-links LI {
	margin-bottom: 5px;
	margin-left:10px;
}

#quick-links a:hover {
	text-decoration:underline;
	color: #000;
}

#quick-links A {
	color: #7a171c;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	padding: 5px;
	color:#666;
	text-align:left;
	margin-bottom: 30px;
}

#designby {
	float: right;
}

#help-info-link {
	font-size: 10px;
}

#designby img {
	border: 1px solid #666;
}

#freephone-bottom {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	left: 201px;
	top: 785px;
}

#JobSeekers-SubNav {
	position:absolute;
	z-index:2;
	left: 456px;
	top: 132px;
	text-align:center;
	visibility:hidden;
}

#small-banners img {
	margin-top: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#small-banners  #alp-logo{
	width:130px;
	height: 76px;
	padding-left:20px;
	border-top: none;
	border-bottom: none;
}

#small-banners #alp-logo img {
	border:none; !important
}

#AboutUs-SubNav {
	position:absolute;
	z-index:2;
	left: 571px;
	top: 132px;
	text-align:center;
	visibility:hidden;
}

#Employers-SubNav {
	position:absolute;
	z-index:2;
	left: 546px;
	top: 132px;
	text-align:center;
	visibility:hidden;
}

.subnav-btn a {
	background-color: #CCCCCC;
	border: 1px dotted #909da9;
	display:block;
	text-decoration:none;
	padding: 5px 15px;
	color:#000;
}

.subnav-btn a:hover {
	background-color:#7a171c;
	display:block;
	padding: 5px 15px;
	color:#FFFFFF;
}

/*Navigation
--------------------------------------------------------------------*/
#navcontainer {
	height: 37px;
	background-image:url(../../images/misc/nav-bg.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#navbuttons {
	height: 37px;
	text-align:left;
}

#navbuttons UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}

#navbuttons LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	border-right: 1px solid #909da9;
}

#navbuttons A {
	color: #000;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	background-image:url(../../images/misc/button-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	padding: 8px 10px;
}

#navbuttons A:hover, #navbuttons A:active {
	background-color: #7a171c;
	background-image:none;
	color: #fff;
}
 #navbuttons A.:link, #navbuttons A.active:visited {
 position: relative;
 z-index: 102;
 font-weight: bold;
}

body#home a#home-link, /*This is used to style the nav buttons, making them remain filled when within a certain site section*/ body#candidate a#candidate-link, body#client a#client-link, body#company a#company-link, body#contact a#contact-link, body#login a#login-link {
	color: #fff;
	background: #7a171c;
}

/*Classes
-------------------------------------------------------------------*/
.footer-content {
	padding-top: 25px;
	text-align:center;
}

.logo {
	margin: 10px;
	margin-top: 20px;
}

.left-header {
	height: 20px;
	color:#FFFFFF;
	background-color:#7a171c;
	border-top: 1px solid #fff;
	padding-top: 5px;
	padding-left: 5px;
}

.left-header2 {
	height: 20px;
	font-weight: bold;
	color:#000;
	border-bottom: 3px solid #ebebeb;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 20px;
}

.red {
	color:#7a171c;
}

.vacancy {
	width: 100%;
	border: 1px solid #666666;
	background-color:#fff;
	margin-bottom: 10px;
}

.freephone {
	float: right;
	text-align:center;
	color: #990000;
	font-weight: bold;
	font-size: 24px;
	letter-spacing:-1px;
	padding-top: 20px;
	padding-right: 20px;
}

.alignRight {
	float:right;
}

.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#small-logos {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#small-logos img {
	border-top: none;
	border-bottom: none;
}