/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,menu,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select,button {font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select,button {*font-size:100%;}
legend {color:#000;}
/* placeholder for any base HTML styles */
body {
	background-color: #FFF  !important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
}
.page-wrapper {
	margin: 0px auto;
	position: relative;
	width: 996px;
/*	text-align: left;*/
	background: #ffffff none no-repeat scroll top left;
}
.header-region 
{
	margin: 0px 16px 16px;
}
.content-region,
.footer-region 
{
	margin-left: 26px;
	width:960px;
	margin-right: 10px;
}
div.page-body-main {
	display: inline;
	float: left; 
	margin-bottom: 16px;
}
 div.page-body-right {
	display: inline;
	float: left;
}	
 div.page-body-left-col {
	display: inline;
	float: left;
}	
.clearing-div {
	clear: both;
	height: 0px;
	font-size: 0px;
}		
.layout-width2 {
	width: 160px;
	float: left;
}	
.layout-width3 {
	width: 240px;
	float: left;
}
.layout-width4 {
	width: 320px;
	float: left;
}
.layout-width4_5 {
	width: 360px;
	float: left;
}
.layout-width6 {
	width: 480px;
	float: left;
}
.layout-width8 {
	width: 640px;
	float: left;
}
.layout-width9 {
	width: 720px;
	float: left;
}
.layout-width10 {
	width: 800px;
	float: left;
}
.layout-width12 {
	width: 960px;
	float: left;
}
.grid-width1 {
	width: 64px;
	margin-right: 16px;
}
.grid-width2  {
	width: 144px;
	margin-right: 16px;
}
.grid-width3  {
	width: 224px;
	margin-right: 16px;
}
.grid-width4  {
	width: 304px;
	margin-right: 16px;
}
.grid-width4_5  {
	width: 344px;
	margin-right: 16px;
}
.grid-width5  {
	width: 384px;
	margin-right: 16px;
}
.grid-width6  {
	width: 464px;
	margin-right: 16px;
}
.grid-width7  {
	width: 544px;
	margin-right: 16px;
}
.grid-width8  {
	width: 624px;
	margin-right: 16px;
}
.grid-width9  {
	width: 704px;
	margin-right: 16px;
}
.grid-width10  {
	width: 784px;
	margin-right: 16px;
}
.grid-width11  {
	width: 864px;
	margin-right: 16px;
}
.grid-width12  {
	width: 944px;
	margin-right: 0px;
}
a {
	color:#0161B2;
}
h1 {
	color: #673694;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #673694;
	margin: 10px 0px 5px 0px;
}
h4.subhead {
	color: #673694;
	font-size:11px;	
}
h6.additional-info {
	color: #666666;
	font-size: 11px;
}
.required {
	color: #cc0000;
}
.warning {
	background: transparent url(http://media.newjobs.com/id/hiring/core/icon_warning_sign.gif) no-repeat left 3px;
	padding: 5px 20px;
}
.error, 
.validation-summary li {
	background: transparent url(http://media.newjobs.com/id/hiring/core/ico_error.gif) no-repeat left 3px;
	padding: 5px 18px;
	color: #cc0000;
}
h3.error
{
	background-position: left 8px;
}
.help-icon
{
	position: absolute;
	right: 10px;
	top: 6px;
}
.help-icon a
{
	color: #FFFFFF;
}
.disabled
{
	background-color: #cccccc;
	color: #666666;
}
.security-notice
{
	text-align: center;
	margin-bottom: 16px;
}
.input-label {
	font-weight: bold;
}
input[type="text"], input[type="password"], select {
	border: solid 1px #809db9;
	height: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
textarea {
	border: solid 1px #809db9;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
select {
	margin-top: 4px;
	width: 174px;
	height: 18px;
	*height: 20px;
}
.redux-button {
	border: none;
	background: transparent;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
	cursor: pointer;
    width: auto;
    overflow: visible;
    display: inline-block;
}
button.redux-button
{
	margin-left:-4px;
	*margin-left: 0px;
}	
.btn-primary-large {
    font-size: 14px;
    margin: 5px 0px 0px 0px;
	height: 24px;
}
html > body .btn-primary-large:hover .button-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 0px -66px !important;
}
html > body .btn-primary-large:hover .button-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 100% -88px !important;
}
html > body .btn-primary-large:hover .button-text {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) repeat-x 0px -110px !important;
}
.btn-primary-large .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 0px 0px;
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-primary-large .button-right  {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 100% -22px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
}
.btn-primary-large .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) repeat-x 0px -44px;
	display: inline;
	float: left;
	line-height: 14px;
	_line-height: 11px;
	padding: 3px 10px 8px 10px;
	_padding: 5px 10px 6px 10px;
	height: 11px;
}
/**************************************************
btn-secondary-large
***************************************************/
.btn-secondary-large {
    font-size: 14px;
    margin:5px 0px 0px 0px;
	height: 24px;
}
html > body .btn-secondary-large:hover .button-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 0px -66px !important;
}
html > body .btn-secondary-large:hover .button-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 100% -88px !important;
}
html > body .btn-secondary-large:hover .button-text {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) repeat-x 0px -110px !important;
}
.btn-secondary-large .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 0px 0px; 
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-secondary-large .button-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat  100% -22px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
}
.btn-secondary-large .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) repeat-x 0px -44px;
	display: inline;
	float: left;
	line-height: 14px;
	_line-height: 11px;
	padding: 3px 10px 8px 10px;
	_padding: 5px 10px 6px 10px;
	height: 11px;
}
/**************************************************
btn-disabled-large
***************************************************/
.btn-disabled-large {
    font-size: 14px;
    margin: 5px 0px 0px 0px;
	height: 24px;
	cursor: auto;
}
.btn-disabled-large .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) no-repeat 0px 0px; 
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-disabled-large .button-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) no-repeat  100% -22px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
}
.btn-disabled-large .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) repeat-x 0px -44px;
	display: inline;
	float: left;
	line-height: 14px;
	_line-height: 11px;
	padding: 3px 10px 8px 10px;
	_padding: 5px 10px 6px 10px;
	height: 11px;
} 
/**************************************************
btn-primary-small
***************************************************/
.btn-primary-small {
    font-size: 12px;
	height: 19px;
}
html > body .btn-primary-small:hover .button-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 0px -183px !important;
}
html > body .btn-primary-small:hover .button-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 100% -200px !important;
}
html > body .btn-primary-small:hover .button-text {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) repeat-x 0px -217px !important;
}
.btn-primary-small .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat 0px -132px; 
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-primary-small .button-right  {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) no-repeat  100% -149px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
	}
.btn-primary-small .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.sprite.png) repeat-x 0px -166px;
    display: inline;
	float: left;
    padding: 0px 5px 5px 5px;
    _padding: 2px 5px 3px 5px;
    _line-height: 12px;
    height: 12px;
}
/**************************************************
btn-secondary-small
***************************************************/
.btn-secondary-small {
    font-size: 12px;
	height: 19px;
}
html > body .btn-secondary-small:hover .button-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 0px -183px !important;
}
html > body .btn-secondary-small:hover .button-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 100% -200px !important;
}
html > body .btn-secondary-small:hover .button-text {
	background: url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) repeat-x 0px -217px !important;
}
.btn-secondary-small .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat 0px -132px; 
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-secondary-small .button-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) no-repeat  100% -149px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
}
.btn-secondary-small .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.sprite.png) repeat-x 0px -166px;
    display: inline;
	float: left;
    padding: 0px 5px 5px 5px;
    _padding: 2px 5px 3px 5px;
    _line-height: 12px;
    height: 12px;
} 
/**************************************************
btn-disabled-small
***************************************************/
.btn-disabled-small {
    font-size: 12px;
	height: 19px;
	text-decoration: none;
	cursor: auto;
}
.btn-disabled-small .button-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) no-repeat 0 -66px; 
	padding-right: 0px; 
	display: block;
    float: left;
}
.btn-disabled-small .button-right  {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) no-repeat  100% -83px;
	padding-right: 3px; 
	padding-left: 3px;
	display: block;
    float: left;
}
.btn-disabled-small .button-text {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.disabled.sprite.png) repeat-x 0px -100px;
    display: inline;
	float: left;
    padding: 0px 5px 5px 5px;
    _padding: 2px 5px 3px 5px;
    _line-height: 12px;
    height: 12px;
} 
/*** button level 2 alt (purple link with graphic arrow) ***/
.btn-secondary-small-alt {
	color: #673694;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	background: url('http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.alt.png') no-repeat right top;
	padding: 2px 27px 4px 0;
	line-height: 2em;
}
/* BEGIN Button Links CSS */
.button-link-primary {
	color: #52A80D; 
	font-weight: bold; 
	font-size: 14px; 
	line-height:22px;
	padding: 0 28px 4px 0;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.green.arrow.png) no-repeat scroll  right center;
	text-decoration: underline;
}
.button-link-secondary {
	color: #673694; 
	font-weight: bold; 
	font-size: 14px; 
	line-height:22px;
	padding: 0 28px 4px 0;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/buttons/btn.purple.arrow.png) no-repeat scroll  right center;
	text-decoration: underline;
}
/* END Button Links CSS */
.promo-module .redux-button, 
.help-module .redux-button {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.additional-link-on .redux-button {
	position: relative;
	bottom: auto;
	left: auto;
}
.tbl-data
{
	width: 100%;
	font-size: 12px;
	padding: 0px 10px;
}
th
{
	font-weight: bold;
}	
.tbl-data tr
{
	height: 38px;
}
.tbl-data td, .tbl-data th
{
	padding-left: 10px;
}
.tbl-data thead tr
{
	background-color: #748fa8;
	color: #ffffff;
	height: 25px;
}
.odd-row 
{
	background-color: #ffffff;
}	
.even-row 
{
	background-color: #E5ECF3;
}	
.last-row
{
	background-color: Transparent;
}
/* BEGIN Seperator Rows */
.divider-row, .tbl-data tr.divider-row
{
	height: 1px;
}
.grid-width9 div.divider-row, .grid-width9 tr.divider-row td
{
	background:transparent url(http://media.newjobs.com/id/hiring/redux/global/divider.png) no-repeat scroll top right;
}
.grid-width4_5 div.divider-row, .grid-width4_5 tr.divider-row td
{
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/divider_gw4_5.png) no-repeat scroll top right;
} 	
/* END Seperator Rows */ 		
   	
.list-element {
	background: url('http://media.newjobs.com/id/hiring/redux/product/listing/listing-bg.jpg') no-repeat bottom right;
	padding: 10px 0 0 20px;
	height: 125px;
	position: relative;
	overflow: hidden;
}
.list-desc {
	width: 370px;
	float: left;
}
.list-midsection {
	width: 128px;
	height: 109px;
	float: left;
}
.list-action-box {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/product/listing/priceBox.png) no-repeat;
	height: 81px;
	width: 140px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 15px;
	font-size: 12px;
	color:#673694;
	display: table;
}
.list-action-inner {
	display: table-cell;
	vertical-align: middle;
	position: static;
	color: #673694;
	*position: relative;
	*top: 20%;
}
.list-action-box .price, .list-action-box .amount
{
	font-weight: bold;
	font-size: 14px;
}
.list-element .last {
	background: none;
}
.list-wrapper {
	padding-bottom: 3px;
}
a.page-logo {
	display: block;
	text-decoration: none;
	width: 224px;
	height: 76px;  /*DEV00394862*/
	outline: none;
}
    a.page-logo img {
        width: auto;
        height: auto;
    }
.persistent-links {
    float: right;
    margin-right: 10px;
}
.persistent-links ul {
	float: left;
}
.persistent-links li {
	float: left;
	line-height: 2em;
}
.persistent-links a {
	text-decoration: none;
	color: #958b8c;
	padding: 0 4px;
}
.persistent-links a.pl-seeker {
	font-weight: bold;
	color: #0161b2;
}
.persistent-links span.pl-contact {
	color: #958b8c;
	padding: 0 0 0 4px;
}
.persistent-links a.pl-chat {
	color: #0161b2;
	padding: 0 4px 0 0;
}
li.pl-divider {
	color: #958b8c;
}
div.loginbar {
	background: url('http://media.newjobs.com/id/hiring/redux/global/header/loginbar_bg.png') repeat-x left top;
	height: 24px;
	float: left;
	margin-left: 5px;
	min-width: 164px;
	*width: 164px;
}
div.loginbar-auth,
div.loginbar-recog {
	*width: auto;
}
div.loginbar-left {
	background: url('http://media.newjobs.com/id/hiring/redux/global/header/loginbar_left.png') no-repeat left top;
	width: 7px;
	height: 24px;
	float: left;
}
div.loginbar-greeting {
	height: 24px;
	float: left;
	color: #FFF;
	padding-right: 15px;
	line-height: 2em;
	min-width: 71px;
}
div.loginbar-signin {
	background: url('http://media.newjobs.com/id/hiring/redux/global/header/loginbar_btn.png') no-repeat right top;
	height: 24px;
	float: right;
}
div.loginbar-inst {
	clear: both;
	color: #0161b2;
	margin: 3px 0 0 7px;
	float: left;
}
div.loginbar-auth div.loginbar-signin,
div.loginbar-recog div.loginbar-signin {
	float: left;
}
.persistent-links div.loginbar-signin a {
	color: #FFF;
	font-weight: bold;
	padding-right: 30px;
	line-height: 1.75em;
	text-decoration: underline;
}

.footer {
	margin-top: 0px;
}
.footer .box-background {
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/footer/footer_bg.png') repeat-x scroll left bottom;
	margin-bottom: 0;
}
.footer .box-content {
	height: 145px;
	padding-bottom: 0;
	position: relative;
}
.footer-inner {
	height: 145px;
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/footer/footer_inner_bg.png') repeat-x left 1px;
}
.footer-list {
	position: absolute;
	top: 12px;
}
.footer-list-head {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.footer-list ul {
	margin-top: 16px;
}
.footer-list ul li {
	background: url('http://media.newjobs.com/id/hiring/redux/global/footer/footer_list_item_bg.png') no-repeat left 2px;
	margin-bottom: 3px;
	padding-left: 12px;
}
.footer-list ul li a {
	color: #0161b2;
	text-decoration: none;
}
.footer-list ul li a:hover {
	text-decoration: underline;
}
.footer-list-learn {
	left: 21px;
}
.footer-list-support {
	left: 253px;
}
.footer-list-monster {
	left: 485px;
}
.footer-list-myaccount {
	left: 717px;
}
.copyright {
	float: left;
	clear: both;
	color: #999;
	margin: 10px 0 30px;
}
.footer-logo {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.rounded-corner-box {
	display: inline;
	float: left;
}
/*******************************************************
	BEGIN just	grey rounded corner (default styles)
********************************************************/	
.box-background {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 16px;
}
.box-top {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 0 repeat-x;
}
.box-bottom {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 100% repeat-x;
}
.box-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 0 repeat-y;
}
.box-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 100% 0 repeat-y;
}
.box-bottom-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.png) 0 100% no-repeat;
}
.box-bottom-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_br.png) 100% 100% no-repeat;
}
.box-top-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_tl.png) 0 0 no-repeat;
}
.box-top-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_tr.png) 100% 0 no-repeat;
}
.box-content {
	padding: 0px 10px 20px 10px;
	zoom: 100%;
}
.box-content-header {
	position: relative;
	height: 31px;
}
.box-content-header-text h2 {
	font: bold 12px /*"Lucida Sans Unicode","Lucida Grande",Verdana,*/Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
	left: 0px;
	width: auto;
	float: left;
	color:#683395;
}
.box-content p {
	font-size: 12px;
}
.box-content-header-right {
	font: nornal 12px Arial;
	text-transform:  none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	right: 0px;
	width: auto;
	float: right;
}
/*******************************************************
	END just grey rounded corner (default styles)
********************************************************/
div.no-side-pad .box-content {
	padding-right: 1px;
	padding-left: 1px;
}
div.no-side-pad .box-content-header {
	padding-right: 10px;
	padding-left: 10px;
}
/*******************************************************
			BEGIN no-border rounded corner 
********************************************************/	
.no-border .box-top, 
.no-border .box-bottom, 
.no-border .box-left, 
.no-border .box-right {
	background: none;
}
.no-border .box-bottom-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/noborder_bl.gif) 0 100% no-repeat;
}
.no-border .box-bottom-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/noborder_br.gif) 100% 100% no-repeat;
}
.no-border .box-top-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/noborder_tl.gif) 0 0 no-repeat;
}
.no-border .box-top-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/noborder_tr.gif) 100% 0 no-repeat;
}
.no-border .box-content {
	padding: 20px;
}
/*******************************************************
	END no-border rounded corner 
********************************************************/
/*******************************************************
			BEGIN no-top rounded corner 
********************************************************/	
div.no-top .box-top {
	background: none;
}
div.no-top .box-top-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_7pixel.png) 0 0 no-repeat;
}
div.no-top .box-top-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_7pixel.png) 100% 0 no-repeat;
}
div.no-top .box-bottom {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 100% repeat-x;
}
div.no-top .box-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 0 repeat-y;
}
div.no-top .box-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 100% 0 repeat-y;
}
div.no-top .box-bottom-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.png) 0 100% no-repeat;
}
div.no-top .box-bottom-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_br.png) 100% 100% no-repeat;
}
div.no-top .box-content {
	padding: 10px;
}
/*******************************************************
	END bottom-border rounded corner 
********************************************************/
/*******************************************************
			BEGIN Primary Cap  rounded corner
********************************************************/	
.primary-cap .box-top-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_tl.gif) no-repeat scroll left top;
}
.primary-cap .box-top-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_tr.gif) no-repeat scroll right top;
}
.primary-cap .box-top {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_top.gif) repeat-x scroll left top;
}
.primary-cap .box-content-header {
	height: 31px;
}
.primary-cap h2, 
.primary-cap .box-content-header-right, 
.primary-cap .box-content-header-right a {
	color: #fff;
	font-size:12px;
	top: 8px;
	font-family: Arial;
	text-transform:  none;
}
.primary-cap .box-content-header-right, 
.primary-cap .box-content-header-right a {
	font-size:10px;
	top: 8px;
}
/*******************************************************
			END Primary Cap  rounded corner
********************************************************/	
/*******************************************************
			BEGIN Secondary Cap rounded corner
********************************************************/	
.secondary-cap .box-top-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/silver_cap_tl.gif) no-repeat scroll left top;
}
.secondary-cap .box-top-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/silver_cap_tr.gif) no-repeat scroll right top;
}
.secondary-cap .box-top {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/silver_cap_top.gif) repeat-x scroll left top;
}
.secondary-cap .box-content-header {
	height: 31px;
}
.secondary-cap h2, 
.secondary-cap .box-content-header-right, 
.secondary-cap .box-content-header-right a {
	color: #666;
	font-size:12px;
	top: 8px;
	font-family: Arial;
	text-transform:  none;
	cursor: pointer;
}
/*******************************************************
			END Secondary Cap  rounded corner
********************************************************/	
/*******************************************************
			BEGIN Swoosh Cap  rounded corner
********************************************************/	
.swoosh-cap .box-top-left {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/swoosh-cap-left.gif) no-repeat scroll left top;
}
.swoosh-cap .box-top-right {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/swoosh-cap-right.gif) no-repeat scroll right top;
}
.swoosh-cap .box-top {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/swoosh-cap.gif) no-repeat scroll left top;
}
.swoosh-cap .box-content-header {
	height: 70px;
}
.swoosh-cap h2 {
	color: #fff;
	font-size:22px;
}
.swoosh-cap .box-content {
	min-height: 300px;
	padding: 20px;
}
/*******************************************************
			END Swoosh Cap  rounded corner
********************************************************/	
/*******************************************************
			BEGIN Gradient Backgrounds 
********************************************************/	
.gradient-bg .box-background {
	width: 100%;
	background: #ffffff url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/gradients/gradient-bg.gif) top left no-repeat;
}
.base-grad .box-background {
	width: 100%;
	background: #ffffff url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/gradients/base_grad_to_white.png) bottom right no-repeat;
}
.list-grad .box-background {
	width: 100%;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/product/listing/listing-bg.jpg) no-repeat bottom right;
}
.list-grad .box-content {
     padding: 0px 1px;
}
/*******************************************************
			END Gradient Backgrounds 
********************************************************/
/*******************************************************
			BEGIN Module Content Types 
********************************************************/
/*          BEGIN Promo Module                         */
.promo-module .module-image, 
.help-module .module-image {
	position: absolute;
	top: 32px;
	right: 1px;
}
.promo-module .box-content {
	position: relative;
}
.grid-width3.promo-module .box-content-body, 
.grid-width3.help-module .box-content-body, 
.grid-width3.promo-module h3, 
.grid-width3.help-module h3 {
	width: 129px;
}
.grid-width4_5.promo-module .box-content-body, 
.grid-width4_5.help-module .box-content-body, 
.grid-width4_5.promo-module h3, 
.grid-width4_5.help-module h3 {
	width: 249px;
}
.help-content-container, 
.prospect-promo-box {
	padding-bottom: 20px;
}
.additional-link-on {
	padding-bottom: 0px;
}
/*          END Promo Module                           */
.help-module-links {
	background: url('http://media.newjobs.com/id/hiring/redux/product/listing/help_module_divider_bg.png') no-repeat left top;
	padding-top: 29px;
}
.help-module-links a {
	background: url('http://media.newjobs.com/id/hiring/redux/product/listing/help_module_link_bg.png') no-repeat left top;
	color: #0066cc;
	padding: 2px 0 3px 26px;
	line-height: 1.8em;
}
.help-module p {
	font-size: 11px;
}
.help-module .box-content {
	position: relative;
}
a.help-module-links-right {
	background: url('http://media.newjobs.com/id/hiring/redux/product/listing/help_module_link_bg.png') no-repeat right center;
	font-size: 11px;
	font-weight: bold;
	color: #673694;
	padding: 2px 26px 3px 0px;
	line-height: 1.8em;
}
/*************** Bottom Swoosh background *****************************/
.bottom-swoosh .box-content {
	padding: 0px 0px 100px;
}
.bottom-swoosh .box-background {
	width: 100%;
	background: #ffffff url(http://media.newjobs.com/id/hiring/redux/product/detail/bottom_swoosh.png) no-repeat scroll bottom right;
}
.bottom-swoosh .box-bottom-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.png) 0 100% no-repeat;
}
.bottom-swoosh .box-bottom-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_br.png) 100% 100% no-repeat;
}
.gradient-swoosh-bg .box-content {
	padding: 0px 10px 20px 10px;
}
.gradient-swoosh-bg .box-background {
	width: 100%;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/product/detail/gradient-swoosh-background.png) no-repeat scroll bottom right;
}
/***************  Default style to for an inner Rounded Corner Panel *****************************/
div.default .box-top {
	background:transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/silver_cap_top.gif) repeat-x scroll left top;
}
div.default .box-content {
	padding: 0px 10px 20px;
}
div.default .box-background {
	width: 100%;
	background: #ffffff url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/gradients/base_grad_to_white.gif) bottom right no-repeat;
}
div.default .box-bottom {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 100% repeat-x;
}
div.default .box-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 0 0 repeat-y;
}
div.default .box-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png) 100% 0 repeat-y;
}
div.default .box-bottom-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.png) 0 100% no-repeat;
}
div.default .box-bottom-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_br.png) 100% 100% no-repeat;
}
div.default .box-top-left {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_tl.png) 0 0 no-repeat;
}
div.default .box-top-right {
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_tr.png) 100% 0 no-repeat;
}
.rcp-help-icon {
	cursor: pointer;
}
/**************************************************************************
					TAB STYLES
**************************************************************************/
.tabCollection 
{
	position: relative;
	top: -24px;
}
ul.tabs 
{
	font-weight:normal;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	height: 24px;
	*margin-left:5px;
}
.tabs li 
{
	float: left;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-left.png) no-repeat left;
	height: 24px;
	display: block;
	padding-left: 12px;
	margin-left: 5px;
}
.tabs li a 
{
	color:#505050;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-bg.png) repeat-x;
	display: inline;
	float: left;
	padding: 5px 4px 5px 0px;
	text-decoration: none;
}
.tabs li span.tab-text 
{
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-right.png) no-repeat right;	
	display: block;
	float: left;
	height: 24px;
	padding-right: 12px;
}
.tabs li.current 
{
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-on-left.png) no-repeat;
}
.tabs li.current a 
{
	color:#0161b2;
	font-weight: bold;
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-on-bg.png) repeat-x;
}
.tabs li.current span.tab-text 
{
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/tabs/tab-on-right.png) no-repeat right;	
}
.tabPanel
{
	display: none;
}
.current
{
	display: block;
}
.special-offer-item {
    margin-bottom: 0px;	
}
.special-offer-item .box-content-body {
    width: 143px;
    margin-top: 5px;
    float: left;
}
.special-offer-item  h3 {
    margin: 0px;
    width: 140px;
}
.special-offer-item img {
    margin-top: 5px;
}
.special-offer-item .box-content {
    padding: 0 5px 20px 10px;
    position: relative;
}
.special-offer-item p {
    width: 140px; 
    font-size: 11px;
}
.special-offer-item p a {
	text-decoration: none;
	color: #000000;
}
.special-offer-item p a:hover {
	text-decoration: underline;
	color: #000000;
}	
.special-offer-item .offer-icon {
	width: 61px; 
	height: 77px; 
	float: right; 
	background: transparent url(http://media.newjobs.com/id/hiring/redux/homepage/saveball-small.png) no-repeat scroll top center; 
	color: #fff; 
	font: bold 14px Arial; 
	text-align:center;
	top:5px;
	position: relative;
}
.special-offer-item .offer-icon-copy {
	position: relative; 
	top: 15px;
}
.special-offer-item .btn-primary-large {
	display:block;
	margin:5px 0 0 0;
}
/*** eu ***/
.special-offer-item-eu {
    margin-bottom: 0px;	
}
.special-offer-item-eu .box-content-body {
	width: auto;
    margin-top: 5px;
    float: auto;
}
.special-offer-item-eu h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.special-offer-item-eu p {
	width: auto;
	font-size: 11px;
}
.special-offer-item-eu p a {
	text-decoration: none;
	color: #000000;
}
.special-offer-item-eu p a:hover {
	text-decoration: underline;
	color: #000000;
}
.special-offer-item-eu .box-content {
    padding: 0 5px 20px 10px;
    position: relative;
}
.offer-callout {
	width: 100%;
	margin-top: 3px;
}
.offer-tagline {
	color: #52a80d;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 1.4em;
}
.offer-button {
	float: right;
}
.offer-button .button-primary-small {
	font-size: 11px;
}
.live-chat .box-background 
{
	background: transparent url(http://media.newjobs.com/id/hiring/redux/global/livechat-background.jpg) no-repeat  scroll top right;
	}
.live-chat .box-content 
{
	height: 42px;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	}
.live-chat .questions
{
	color: #673593;
	font-size: 14px;
}
.live-chat  .phone-number
{
	float: left;
}
.live-chat  .redux-button
{
	float: right;
	*padding-right: 10px;
}
.header-region .navbar {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') repeat-x 0px -102px;
	height: 34px;
	clear: both;
	z-index: 10;
}
.header-region li.navbar-top-level {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') repeat-x 0px -102px;
	float: left;
}
.header-region li.navbar-top-level:hover {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') repeat-x 0px -136px;
}
.header-region li.navbar-top-level-on {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') repeat-x 0px -136px;
	float: left;
}
.header-region li.navbar-home {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') no-repeat 0px 0px;
	float: left;
}
.header-region li.navbar-home:hover {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') no-repeat 0px -34px;
}
.header-region li.navbar-home-on {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') no-repeat 0px -34px;
	float: left
}
.header-region a.navbar-top-level-link {
	height: 34px;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif !important;
	line-height: 2.5em;
}
.header-region li.navbar-top-level ul {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	border-top: 1px solid #01488d;
	z-index: 11;
	*display: block;
	*visibility: hidden;
}
.header-region li.navbar-top-level:hover ul {
	display: block;
	*visibility: visible;
}
/* dropdown styles */
.header-region li.navbar-dd {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') repeat-x 0px -20px;
	display: block;
	clear: both;
}
.header-region li.navbar-dd:hover {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') repeat-x 0px -44px;
}
.header-region a.navbar-dd-link {
	display: block;
	height: 24px;
	padding: 0 27px 0 11px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, sans-serif !important;
	line-height: 1.85em;
}
.header-region li.navbar-dd-last {
	background-color: #01478C;
}
.header-region li.navbar-dd-last:hover {
	background-color: #026cc6;
}
.header-region li.navbar-dd-last a.navbar-dd-link {
	height: 19px;
}
.header-region .navbar-dd-bot {
	display: inline;
	_visibility: hidden;
}
.header-region .navbar-dd-bot-left {
	width: 10px;
	height: 5px;
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') no-repeat 0px 0px;
	display: inline-block;
}
.header-region .navbar-dd-bot-mid {
	height: 5px;
	background-color: #01478C;
	display: inline-block;
}
.header-region .navbar-dd-bot-right {
	width: 10px;
	height: 5px;
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') no-repeat 100% -10px;
	display: inline-block;
}
.header-region .navbar-dd-bot.on .navbar-dd-bot-left {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') no-repeat 0 -5px;
}
.header-region .navbar-dd-bot.on .navbar-dd-bot-mid {
	background-color: #026cc6;
}
.header-region .navbar-dd-bot.on .navbar-dd-bot-right {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.dd.sprite.png') no-repeat 100% -15px;
}
/* misc. */
.header-region .navbar-left {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') no-repeat 0px 0px;
	width: 10px;
	height: 34px;
	float: left;
}
.header-region .navbar-right {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar.sprite.png') no-repeat 100% -68px;
	width: 10px;
	height: 34px;
	float: right;
}
.header-region .navbar-top-children {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar_divider_children.png') no-repeat right top;
	padding: 0 44px 0 12px;
}
.header-region .navbar-top-nochild {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/navbar_divider.png') no-repeat right top;
	padding: 0 12px;
}
/**************************/
/* subnav */
/**************************/
.subnavbar {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/subnavbar_bg_off.png') no-repeat left top;
	margin: 0 10px;
	height: 27px;
}
.subnavbar ul {
	margin-left: 11px;
	float: left;
}
.subnavbar li.subnavbar-top-level {
	float: left;
}
.subnavbar li.subnavbar-top-level-on {
	float: left;
}
.subnavbar a {
	height: 27px;
	padding: 0 8px;
	float: left;
	text-decoration: none;
	color: #FFF;
	line-height: 2.25em;
}
.subnavbar li.subnavbar-top-level-on a {
	background: url('http://media.newjobs.com/id/hiring/redux/global/navbar/subnavbar_bg_on.png') no-repeat left top;
	*background-position-y: 1px;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 10px;
}
.subnavbar li.subnavbar-divider {
	float: left;
	color: #FFF;
	line-height: 2.25em;
}
.minicart {
    margin-right: 10px;
	z-index: 20;
}
.minicart-header {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_header_bg_left.jpg') no-repeat left top;
	float: right;
	position: relative;
	z-index: 22;
}
.minicart-header-inner {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_header_bg_right.jpg') no-repeat right top;
	height: 24px;
	min-width: 164px;
}
/*
.minicart-open .minicart-header-inner {
	border-bottom: 1px solid #FFF;
}
*/
.minicart-link-cart {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/icon_cart.png') no-repeat left center;
	margin: 0 16px 0 3px;
	padding-left: 26px;
	color: #005cb4;
	font-weight: bold;
	line-height: 2em;
	outline: none;
}
.minicart-link-checkout {
	color: #005cb4;
	margin-right: 7px;
	line-height: 2em;
}
.minicart-body {
	clear: both;
	position: absolute;
	top: 98px;
	right: 19px;
	width: 491px;
	z-index: 21;
	display: none;
}
.minicart-body-header {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_body_bg_tl.png') no-repeat left top;
}
.minicart-body-header-inner {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_body_bg_tr.png') no-repeat right top;
	height: 18px;
}
.minicart-body-inner {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_body_bg_bl.png') no-repeat left bottom;
}
.minicart-body-inner2 {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_body_bg_br.png') no-repeat right bottom;
	padding-bottom: 20px;
}
.minicart-table {
	width: 482px;
	margin-left: 1px;
}
.minicart-table tr {
	background: #fff url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_separator.png') no-repeat left top;
	*background-image: none;
}
.minicart-table tr.minicart-row-alt {
	background: #e5ecf3 url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_separator.png') no-repeat left top;
	*background-image: none;
}
.minicart-table td
{
	*border-top:solid 1px #ADB2B5;
}
.minicart-table td.minicart-col-desc 
{
	*background-image: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_separator.png');
	*background-repeat: no-repeat;
	*background-position: left top;
	*border-top:none;
}
.minicart-table td.minicart-col-price 
{
	*background-image: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_total_bg.png');
	*background-repeat: no-repeat;
	*background-position: right top;
	*border-top:none;
}
.minicart-table th {
	background-color: #748fa8;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 5px 0;
}
.minicart-table td {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	padding: 7px 0 9px 0;
}
/* columns */
td.minicart-col-desc {
	width: 150px;
	padding-left: 16px;
	font-weight: bold;
}
th.minicart-col-desc {
	width: 150px;
	padding-left: 16px;
}
td.minicart-col-type,
th.minicart-col-type {
	width: 82px;
}
td.minicart-col-quant {
	width: 40px;
	text-align: right;
	padding-right: 44px;
}
th.minicart-col-quant {
	width: 84px;
}
td.minicart-col-unit {
	width: 56px;
	text-align: right;
	padding-right: 16px;
}
th.minicart-col-unit {
	width: 72px;
}
td.minicart-col-price {
	width: 60px;
	text-align: right;
	padding-right: 18px;
}
th.minicart-col-price {
	width: 60px;
	text-align: right;
	padding-right: 18px;
}
/* end columns */
.minicart-footer {
	width: 482px;
	height: 36px;
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_separator.png') no-repeat top left;
	clear: both;
}
.minicart-actions {
	float: left;
	margin: 19px 0 0 16px;
}
a.minicart-link-close {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/btn_minicart_close.png') no-repeat left top;
	text-decoration: none;
	height: 14px;
	width: 14px;
	outline: none;
	display: block;
	float: left;
}
a.minicart-link-edit {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color: #0161b2;
	padding-left: 15px;
}
.minicart-total {
	float: right;
	text-align: right;
	margin-top: 12px;
}
.minicart-total-top,
.minicart-total-bot {
	background: url('http://media.newjobs.com/id/hiring/redux/global/minicart/minicart_total_bg.png') no-repeat right top;
	height: 1px;
}
.minicart-total-mid {
	background-color: #edf7fc;
}
span.minicart-total-label {
	color: #683395;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
	padding: 0 17px;
}
span.minicart-total-price {
	color: #51a70d;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
	padding-right: 18px;
}
#reduxDialog_active .box-background 
{
	background-color:white;
}
.modal-overlay  
 {  
     position:fixed;  
     top:0;  
     right:0;  
     bottom:0;  
     left:0;  
     height:100%;  
     width:100%;  
     margin:0;  
     padding:0;  
     opacity:.15;  
     filter: alpha(opacity=15);  
     -moz-opacity: 0.15;  
     background-color:#1470C8;  
     z-index:98;  
}  
.close-icon
{
	position:absolute;
	z-index:2;
	top: 6px;
	right: 10px;
	height: 14px;
	width: 14px;
	border:0;
	cursor:pointer;
	background-color: transparent;
	background-image:url(http://media.newjobs.com/id/hiring/redux/global/x_icon.png);
	background-repeat:no-repeat;
	background-position:center;
}
.modal .box-top-left {
	background:transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_modal_tl.gif) no-repeat scroll left top;
}
.modal .box-top-right {
	background:transparent url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_modal_tr.gif) no-repeat scroll right top;
}
.modal .box-bottom-left
{
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/modal_bl.png) 0 100% no-repeat;
}
.modal .box-bottom-right
{
	background: url(http://media.newjobs.com/id/hiring/redux/global/rounded_corner/modal_br.png) 100% 100% no-repeat;
}
div.radwindow_PostJob .windowcontent a.radwindowbutton span.innerspan {
	background:white url(http://media.monster.com/id/hiring/core/buttons/redux/btn.green.small.png) repeat-x scroll 0 0;
}
div.radwindow_PostJob .windowcontent a.radwindowbutton span.outerspan {
	background:transparent url(http://media.monster.com/id/hiring/core/buttons/redux/btn.green.small.right.png) repeat scroll 0 0;
}
div.radwindow_PostJob .windowcontent a.radwindowbutton {
	background-image:url(http://media.monster.com/id/hiring/core/buttons/redux/btn.green.small.left.png);
}
.select-container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 174px;
	height: 18px;
	z-index: 999;
}
.select-entry {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 153px;
	*width: 152px;
	height: 14px;
	border: 1px solid #809db9;
	padding: 2px 18px 2px 3px;
	*padding-left: 4px;
	line-height: 1.2em;
	*line-height: 1.3em;
	cursor: default;
	overflow: hidden;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.select-arrow {
	position: absolute;
	left: 158px;
	top: 2px;
	width: 16px;
	height: 16px;
	background: url('http://media.newjobs.com/id/hiring/redux/global/dropdown/arrow.png') no-repeat left top;
}
.select-wrapper {
	position: absolute;
	top: 19px;
	left: 0px;
	background-color: #FFF;
	*border: 1px solid #809db9;
	display: none;
}
.select-wrapper select {
	width: auto;
	height: 175px;
	margin: 0;
}
.select-wrapper option.hover {
	background-color: #809db9;
	color: #FFF;
}
.redux-help-icon
{
	cursor:pointer;
}
.reduxHelpPopup
{
	position:absolute;
	z-index : 94;
	width: 15px;
	height: 15px;
	background-color : #DBEDF9;
	border:1px solid #0161B2;
	font-family:verdana;
	font-size:11px;
}
.reduxHelpPopup .close-icon
{
	position:absolute;
	top: 6px;
	right: 10px;
	height: 14px;
	width: 14px;
	border:0;
	cursor:pointer;
	background-color: transparent;
	background-image:url(http://media.newjobs.com/id/hiring/redux/global/x_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	display:none;
}
.reduxHelpPopup .helpContents 
{
	padding:10px;
	padding-top: 20px !important;
	margin-bottom:10px;
}
.reduxHelpPopup .readMore
{
	position: absolute;
	bottom: 6px;
	right: 6px;
	text-align: right;
	cursor:pointer;
	width:auto;
}
.redux-help
{
	display: inline;
}
/*********************
Used by jquery.sexy-combo (ReduxDropDownAdapter)
Note: class names don't match Monster standards
*********************/
/*wrapper of all elements*/
div.combo {
    position:relative;
    left: 0px;
    top: 0px;
}
/*text input*/
.combo input {
    position: absolute;
}
/*icon*/
.combo div.icon {
    position:absolute;
}
/*list wrapper*/
.combo div.list-wrapper {
    position: absolute;
    overflow: hidden;
    /*we should set height and max-height explicitly*/
    height: 200px; 
    max-height: 200px;
    /*should be always at the top*/
    z-index: 99999;
}
/*"drop-up" list wrapper*/
.combo div.list-wrapper-up {}
/*dropdown list*/
.combo ul {}
/*dropdown list item*/
.combo  li {
    height: 20px;
}
/*active (hovered) list item*/
.combo li.active {}
.combo .visible {
    display: block;
}
.combo .invisible {
    display: none;
}
/*used when emptyText config opt is set. Applied to text input*/
.combo input.empty {}
/*********************
Skin (redux)
*********************/
div.redux {
	white-space: nowrap; 
	width: 146px;
	height: 24px; 
}
div.redux input,
div.redux input[disabled="disabled"] {
	border: solid 1px #809db9;
	padding: 1px 0 0 1px; 
	left: 0px;
	top: 0px; 
	vertical-align: middle; 
	background-color: #fff; 
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 174px;
	height: 15px;
}
div.redux div.icon {
	border: 0;
	background: url(http://media.newjobs.com/id/hiring/redux/global/dropdown/arrow.png) no-repeat 0px 0px; 
	cursor: default;
	left: 160px;
	top: 1px; 
	width: 16px; 
	height: 16px;
}
div.redux div.list-wrapper {
	border-top: solid 1px #999;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #999; 
	background-color: #fff;
	left: 0px; 
	top: 17px;
	bottom: auto;
	width: auto;
	*width: 300px;
}
div.redux div.list-wrapper-up {
	border-top: solid 1px #999;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #999; 
	background-color: #fff;
	left: 0px; 
	top: auto;
	bottom: 17px;
	width: auto;
}
div.redux ul {
	list-style-type: none; 
	height: 200px;
}
div.redux li {
	padding-left: 2px;
	background-color: #fff;
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	height: auto;
}
div.redux li.active {
	background-color: #0161B2;
	color: #FFF;
}
div.redux input.empty {
	color: #999;
}
