body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/newlook/bk.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	text-align: center;
	font-family: Arial, Helvetica;
}
a img {
	border: none;
}
a {
	outline: none;
}
a:link {
	color: #90b431;
}
a:visited {
	color: #90b431;
}
a:hover {
	color: #3096D3;
}
a:active {
	color: #216d9d;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 974px;
}
#page-top {
	width: 974px;
	height: 18px;
	background-image: url(images/newlook/page-top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#page-bottom {
	width: 974px;
	height: 14px;
	background-image: url(images/newlook/page-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 10px;
}
#side-tile-left {
	background-image: url(images/newlook/side-tile-left.png);
	background-repeat: repeat-y;
	background-position: left top;
	/* padding-left: 15px; */
}
#side-tile-right {
	background-image: url(images/newlook/side-tile-right.png);
	background-repeat: repeat-y;
	background-position: right top;
	/* padding-right: 15px; */
}
#header {
	text-align: left;
	padding: 12px 28px;
}
#logo {
	width: 326px;
	padding-top: 14px;
	padding-left: 60px;
}
#page-content {
	background-color: #ffffff;
	width: 944px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 80px;
}

/* Employer Links */
#employer-links {
	width: 400px;
	float: right;
	margin-right: 24px;
	padding-top: 14px;
}
#employer-links th {
	height: 27px;
	text-align: center;
	color: #ffffff;
}
.employer-links {
	background-image: url(images/newlook/employer-links-box-bk.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 35px;
}
#employer-links .employer-link {
	height: 35px;
}
#employer-links .employer-link a {
	line-height: 33px;
	height: 33px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	display: block;
	padding: 0 5px 0 25px;
	margin: 0 2px 0 0;
	background-image: url(images/newlook/employer-link-bk.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.employer-links .last-link a {
	margin-right: 0px !important;
}
/* End Employer Links */

#bottle-man {
	float: right;
	width: 52px;
	height: 96px;
}


/* Top Nav */
#top-nav {
	margin: 0 auto;
	width: 891px;
	text-align: center;
}
#top-nav a {
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	display: block;
}
#top-nav a#home-link {
	background-image: url(images/newlook/home-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 116px;
}
#top-nav a#home-link:hover {
	background-image: url(images/newlook/home-btn-on.gif);
}
#top-nav a#my-account-link {
	background-image: url(images/newlook/my-account-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 142px;
}
#top-nav a#my-account-link:hover {
	background-image: url(images/newlook/my-account-btn-on.gif);
}
#top-nav a#featured-employers-link {
	background-image: url(images/newlook/featured-employers-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 177px;
}
#top-nav a#featured-employers-link:hover {
	background-image: url(images/newlook/featured-employers-btn-on.gif);
}
#top-nav a#search-jobs-link {
	background-image: url(images/newlook/search-jobs-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 139px;
}
#top-nav a#search-jobs-link:hover {
	background-image: url(images/newlook/search-jobs-btn-on.gif);
}
#top-nav a#post-resume-link {
	background-image: url(images/newlook/post-resume-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 162px;
}
#top-nav a#post-resume-link:hover {
	background-image: url(images/newlook/post-resume-btn-on.gif);
}
#top-nav a#newsroom-link {
	background-image: url(images/newlook/newsroom-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 155px;
}
#top-nav a#newsroom-link:hover {
	background-image: url(images/newlook/newsroom-btn-on.gif);
}
/* End Top Nav */

#flash-container {
	/* border-top: 1px solid #c0c0c0; */
	width: 890px;
	margin: 10px auto 0px auto;
}

#flash {
	width: 588px;
	float: left;
	height: 373px;
	padding-top: 1px;
	text-align: center;
	border-top: 1px solid #bcbdc0;
}
#flash-hdr {
	background-image: url(images/newlook/flash-hdr.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 588px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}

/* Side Nav */
#side-nav {
	width: 286px;
	float: right;
}
/*
#side-nav td {
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
*/
/* End Side Nav */


/* Home Page Boxes */
#home-boxes {
	width: 894px;
	margin: 0px auto;
}
.home-box {
	float: left;
	width: 285px;
}
#movers-shakers-box, #featured-jobs-box {
	margin-right: 12px;
}
.home-box-hdr {
	background-image: url(images/newlook/home-box-hdr-bk.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 43px;
}
.home-box-hdr h2 {
	margin: 0;
	padding: 0;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}
.home-box-hdr h2 a {
	color: #ffffff !important;
	text-decoration: none !important;
	display: block !important;
}
.home-box-content {
	background-image: url(images/newlook/home-box-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #f1f1f2;
	padding: 5px;
	height: 536px;
}
.home-box-content-small {
	background-color: #f1f1f2;
	padding: 5px;
	height: auto;
	background-image: url(images/newlook/home-box-bttm-sm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#right-side-boxes {
	width: 300px;
	float: left;
	text-align: center;
}
#right-side-boxes .home-box {
	margin-left: 12px;
	text-align: left;
}
#movers-shakers-subscribe-container, #movers-shakers-subscribed-container {
	padding-bottom: 8px;
}
.movers-shakers-item {
	padding: 10px 0px 10px 10px;
	background-image: url(images/newlook/rght-arrow-bk.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
.movers-shakers-item, .movers-shakers-item a {
	color: #868686;
	font-size: 11px;
}
.movers-shakers-item .movers-shakers-date {
	font-size: 14px;
	font-weight: bold;
	color: #90b431;
}
.featured-jobs-item {
	padding: 8px 0px 10px 10px;
	background-image: url(images/newlook/rght-arrow-bk.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	font-size: 11px;
	color: #868686;
}
.featured-jobs-item h3.job-title {
	margin: 0;
	padding: 0;
}
.featured-jobs-item h3.job-title a {
	font-size: 14px;
	color: #90b431;
	text-decoration: none;
	font-weight: bold;
}
.featured-jobs-item .employer-link a {
	color: #868686;
	text-decoration: none;
	font-size: 11px;
}
#candidate-login-box {
	padding-bottom: 18px;
	margin-top: 9px;
}
#candidate-login-box .home-box-content-small {
	height: 215px;
	padding: 12px 5px 5px 5px;
}
#job-alert-sign-up-box, #follow-us-box {
	float: none;
}
#follow-us-box p {
	padding-left: 10px;
}
#job-alert-sign-up-box .home-box-content-small {
	height: 89px;
	text-align: center;
}
#job-alert-sign-up-box .home-box-content-small h2 {
	color: #90b431;
	font-size: 17px;
	margin: 0px;
	padding: 10px 0px 8px 0px;
}
#candidate-login-box .field-container {
	padding-bottom: 12px;
}
/* End Home Page Boxes */

.home-page-ad {
	padding: 14px 0px;
	margin: 0 auto;
	text-align: center;
}

/* Quick Search */
#quick-search-container {
	background-image: url(images/newlook/grey_field_banner.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 891px;
	height: 43px;
	padding-top: 20px;
	margin: 6px auto 0px auto;
}
/* End Quick Search */

#footer p {
	text-align: left;
}
#footer .footer-links p {
	text-align: center;
}
#footer-copy {
	display: none;
}
#footer .footer-links, #footer .footer-links a {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
#footer .bottom-links, #footer .bottom-links a {
	font-size: 12px;
	color: #b1b0b0;
	text-decoration: none;
}
#footer .bottom-links {
	padding: 20px 0px;
}

/* Social Icons */
#social-icons {
	margin: 0 auto;
	padding-bottom: 10px;
}
/* End Social Icons */

/* Subpage */
#subpage-container {
	width: 892px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/newlook/page-grad-bk.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#subpage-header {
	padding: 10px 10px;
	background-color: #7399C6;
}
#subpage-header h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	display: none;	
}
#subpage-content {
	padding: 0px 0px 4px 0px;
	float: left;
}
#subpage-ad-vert {
	width: 120px;
	text-align: center;
	float: right;
}
.subpage-ad-vert-top {
	width: 120px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.subpage-box {
	float: left;
	width: 285px;
}
.subpage-box-hdr {
	background-image: url(images/newlook/green-box-hdr-left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #90b431;
	height: 43px;
}
.subpage-box-hdr h2 {
	margin: 0;
	padding: 0px 0px 0px 10px !important;
	height: 43px;
	line-height: 43px;
	color: #ffffff !important;
	font-size: 18px;
	background-image: url(images/newlook/green-box-hdr-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2.subpage-subtitle {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px;
}
.subpage-box-content {
	border-left: 1px solid #bbcf86;
	border-right: 1px solid #bbcf86;
	padding: 5px 10px 5px 5px;
}
.subpage-box-content-small {
	background-color: #ffffff;
	padding: 5px;
	height: auto;
	background-image: url(images/newlook/home-box-bttm-sm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.subpage-box-bottom {
	background-image: url(images/newlook/green-box-footer-bk.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 4px;
}
.subpage-box-bottom-left {
	background-image: url(images/newlook/green-box-foot-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-bottom-right {
	background-image: url(images/newlook/green-box-foot-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-top {
	background-image: url(images/newlook/green-box-top-bk.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 4px;
}
.subpage-box-top-left {
	background-image: url(images/newlook/green-box-top-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-top-right {
	background-image: url(images/newlook/green-box-top-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 4px;
}
#create-account-box ul li {
	padding: 8px 0px;
}
#login-box .field-container {
	padding: 8px 0px;
}
/* End Subpage */

/* My Account */
#my-account-container {
	background-color: #f1f1f2;
	width: 758px;
}
/*
#my-account-top-bk {
	background-image: url(images/newlook/myaccount-content-top-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*/
#my-account-bottom-bk {
	background-image: url(images/newlook/myaccount-content-bottom-bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
#my-account-content {
	padding: 18px 0px 0px 20px;
}
.page-content h1 {
	font-family: Helvetica, Arial;
	font-size: 36px;
	color: #90b431;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.page-content h2 {
	font-family: Arial;
	font-weight: normal;
	color: #8e908f;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#my-account-content .field-container {
	padding-bottom: 10px;
}
#my-account-content-left {
	float: left;
	width: 442px;
}
#my-account-content-right {
	width: 260px;
	float: right;
	margin-right: 10px;
}
#my-account-content-right .subpage-box {
	float: none;
	width: 256px;
	background-color: #ececec;
}
#my-account-loggedin-content-right .subpage-box {
	float: none;
	width: 420px;
	background-color: #ececec;
	margin-top: 10px;
}
#my-account-loggedin-content-right .subpage-box ul li {
	padding: 6px 0px;
}
#follow-us {
	margin-top: 8px;
	height: 72px;
	background-image: url(images/newlook/follow-us.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#my-account-loggedin-content-left {
	width: 280px;
	float: left;
}
#myaccount-menu {
	margin-right: -10px;
}
#my-account-loggedin-content-right {
	margin-top: -18px;
	width: 430px;
	float: right;
}
/* End My Account */

/* View Companies */
#companies-search-container {
	background-color: #f1f1f2;
	background-image: url(images/newlook/featured-employers-box-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 758px;
	height: 178px;
}
#companies-search-content-left {
	float: left
	width: 426px;
	padding: 14px 0px 0px 20px;
}
/* End View Companies */


/* Misc Styles */
.green-dotted-line {
	font-size: 2px;
	height: 4px;
	background-image: url(images/newlook/green-dots-line.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.black {
	color: #000000;
}
.green {
	color: #90b431;
}
.lt-grey {
	color: #b1b0b0;
}
.lg-font {
	font-size: 14px;
}
.med-font {
	font-size: 12px;
}
.sm-font {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.dk-grey {
	color: #9a9a9a;
}
.darkest-grey {
	color: #424141 !important;
}
.fieldfont {
	font-size: 11px;
	width: 140px;
	font-weight: normal;
	color: #606b73;
}
.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffde00;
	text-decoration: none;
}
.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b73;
	text-decoration: none;
	font-weight: normal;
}
.phonefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b73;
	text-decoration: none;
	font-weight: normal;
}
.whitelargefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.titlebluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a2eaff;
	text-decoration: none;
}
.smallwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.clear-float {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0px;
}
