html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
    font: 13px Arial,sans-serif;
    color: #333333;
    background-color: #f7f7f7;
}


a {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
a:visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #ae7cdd; 
    text-decoration: underline;
    cursor: pointer;
}

.cssFloatLeft {
    float: left;
}

.cssFloatRight {
    float: right;
}

.cssClearBoth {
    clear: both;
}

.cssDisplayNone {
    display: none;
}

.cssDisplayBlock {
    display: block;
}


.cssPositionAbsolute {
    position: absolute;
}

.cssPositionRelative {
    position: relative;
}

.cssTextAlignRight {
    text-align: right;
}

.cssTextAlignCenter {
    text-align: center;
}

.cssMarginTop10 {
    margin-top: 10px;
}

.cssMarginTop15 {
    margin-top: 15px;
}

.cssMarginTop20 {
    margin-top: 20px;
}

.cssMarginTop35 {
    margin-top: 35px;
}

.cssMarginBottom20 {
    margin-bottom: 20px;
}

.cssMarginLeft10 {
    margin-left: 10px;
}

.cssMarginRight7 {
    margin-right: 7px;
}

.cssMarginLeft3 {
    margin-left: 3px;
}

.cssMarginLeft7 {
    margin-left: 7px;
}

.cssMarginLeft14 {
    margin-left: 14px;
}

.cssPaddingTop5 {
    padding-top: 5px;
}

.cssPaddingBottom12 {
    padding-bottom: 12px;
}

.cssPaddingTop25 {
    padding-top: 25px;
}

.cssVerticalAlignMiddle {
    vertical-align:middle;
}

.cssBoldText {
    font-weight: bold;
}

.mainWrapper {
    text-align: left;
    width: 996px !important;
    margin: auto;
	}
#wwwHomePage .monstechHeader {
   position: relative;
   height:240px;
   padding: 110px 0 0 0px;
   z-index: 0; /* IE7 fix for dropdown navigation - position: relative was causing Dropdown to go under, so adding a lower z-index */
  
}

.headerTitle
{
width: 990px;
padding: 3px;
position: absolute;
top:0px;
left: 0px;
background: transparent url(http://media.newjobs.com/mm/pragueheaders/topTranspBgr.png);
}

.monstechHeader .Left
{
position: absolute;
top:80px;
left: 20px;
}

.monstechHeader .Right
{
position: absolute;
top:200px;
right: 20px;
}
.monstechHeader .Bottom
{
position: absolute;
top:290px;
left:0px;
}

.BgrWhite
{
color: #563575;
background: transparent url(http://media.newjobs.com/mm/pragueheaders/topTranspBgrWhite.png);
}

.BgrBlack
{
color: #ffffff;
background: transparent url(http://media.newjobs.com/mm/pragueheaders/topTranspBgrBlack.png);
}

.BgrTransp
{
color: #ffffff !important;
background: transparent url(http://media.newjobs.com/mm/pragueheaders/topTranspBgr.png);
}

.monstechHeader .headerText
{
text-align: left;
font-size: 12px;
line-height: 1.7em;
padding:10px 20px 10px 20px;
}

#wwwHomePage .browseJobs {
    width: 965px;
    height: 300px;
    padding: 14px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top:0;
    display: none;
}

#wwwHomePage .browseJobs .cols{
    width: 310px; 
    padding: 0;
    margin: 0 7px 0 7px;
    background-color: #ffffff;
    float: left;
    text-align: center;
   
}

#wwwHomePage .browseJobs .cols:first-child{
    margin: 0 7px 0 0px;
}


#wwwHomePage .browseJobs .scrollArea{
   height: 225px;
   overflow: auto;
}

#wwwHomePage .browseJobs .cols ul{
   padding: 7px 14px 14px 14px;
    background-color: #f7f1fb;
    text-align: left;
}

#wwwHomePage .browseJobs .cols li{
   border-bottom: 1px solid #ebe2f2;
   padding: 7px 0 7px 0;
}

#wwwHomePage .browseJobs .yellowBgd{
   background-color: #ffffcc;
   padding: 10px;
   text-align: center;
   margin: 7px 0 0 0;
}

#wwwHomePage .browseJobs .closeBtn{
   background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/closeBtn.png) no-repeat;
   width: 25px;
   height: 25px;
   float: right;
   text-indent: -30000px;
   position: absolute;
   left: 950px;
   z-index: 3;
   cursor: pointer;
}

#wwwHomePage .contentWrapper {
    padding: 14px 14px;
    background-color: #fff;
        
}

#wwwHomePage .contentLeftArea {
    float:left;
	width: 550px;
	padding-right: 20px;
        color: #333333;
        font: 12px Arial, sans-serif;
        line-height: 1.8em;
}
#wwwHomePage .contentLeftArea h2{font-size: 16px; color: #563575;}
#wwwHomePage .contentLeftArea ul{list-style-type: disc;}
#wwwHomePage .contentLeftArea li{margin-left: 15px; line-height: 2.5em;font-size: 11px; }
#wwwHomePage .contentLeftArea h1
{color: #563575;font: 24px Arial, sans-serif; margin-bottom: 10px;}

#wwwHomePage .contentRightArea { float:left;width: 346px;}
#wwwHomePage .contentRightArea h2{font-size: 13px; margin-bottom: 10px;}
#wwwHomePage .contentRightArea ul{}
#wwwHomePage .contentRightArea li{}
#wwwHomePage .contentRightArea h1
{color: #563575;font: 24px Arial, sans-serif; margin-bottom: 10px;}


#wwwHomePage .doormatWrapper {
    padding: 14px;
    background-color: #fff;
}

#wwwHomePage .doormat {
    float: left;
    width: 202px;
    padding: 14px;
    margin: 0 0 0 14px;
    background-color: #f7f7f7;
}

#wwwHomePage .doormat:first-child {
    margin: 0;
}


#wwwHomePage .doormat li{
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 10px;
}

#wwwHomePage .footerWrapper {
    padding: 0 14px;
    background: #563575 url(http://media.newjobs.com/mm/redux/www30/footerBgd.png) repeat-x;
    height: 160px;
    text-align: center;
   /*background-color: #563575;*/
}

#wwwHomePage .footerSearchBox {
    height: 100px;
    background-color: #4d2870;
    text-align: center;
    padding: 13px 0 0 0;
}

#wwwHomePage .footerSearchBox .inpSearchButton {
    border: 1px solid #cccccc; 
    padding: 4px 10px;
    display: block;
    margin: 0 5px;
    vertical-align: middle;
    cursor: pointer;
    background: transparent url(http://media.newjobs.com/mm/redux/www30/searchButton.png) repeat-x;

}

#wwwHomePage .footerSearchBox input {
    border: 1px solid #c3c3c3;
    padding: 5px;
}


#wwwHomePage .footerMessages {
	padding-top: 18px;
}

#wwwHomePage .bottomNav li {
    display: inline;
    padding: 0 7px 0 7px;
    border-left: 1px solid #835ba7;
}

#wwwHomePage .bottomNav li:first-child {
    padding: 0 7px 0 0px;
    border-left: 0px solid #835ba7;
}


/** This file was created referencing to //depot/Documents/UXGlobal/LIBRARY/_Fonts/2010.11.0/fonts.xlsx font styleguide **/

.fnt1 {
    font-size: 11px; 
    font-weight: normal;
    color: #333333;
    cursor: default;
}
.fnt1 a, .fnt1Link {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
.fnt1 a:visited, .fnt1Visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
.fnt1 a:hover, .fnt1Hover {
    color: #ae7cdd; 
    text-decoration: underline;
    cursor: pointer;
}

.fnt2 {
    font-size: 11px; 
    font-weight: normal;
    color: #ffffff;
    cursor: default;
}
.fnt2 a, .fnt2Link {
    color: #ffffff; 
    text-decoration: underline;
    cursor: pointer;
}
.fnt2 a:visited, .fnt2Visited {
    color: #ffffff; 
    text-decoration: underline;
    cursor: pointer;
}
.fnt2 a:hover, .fnt2Hover {
    color: #ffffff; 
    text-decoration: none;
    cursor: pointer;
}

.fnt3 {
    font-size: 11px; 
    font-weight: normal;
    color: #9574b3;
    cursor: default;
}
.fnt3 a , .fnt3Link {
    color: #ffffff; 
    text-decoration: underline;
    cursor: pointer;
}
.fnt3 a:visited, .fnt3Visited {
    color: #ffffff; 
    text-decoration: none;
    cursor: pointer;
}
.fnt3 a:hover, .fnt3Hover {
    color: #ffffff; 
    text-decoration: none;
    cursor: pointer;
}

.fnt4 {
    font-size: 13px; 
    font-weight: normal;
    color: #333333;
    line-height: 17px;
    cursor: default;
}
.fnt4 a , .fnt4Link {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
.fnt4 a:visited, .fnt4Visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
.fnt4 a:hover, .fnt4Hover {
    color: #0d51ab; 
    text-decoration: underline;
    cursor: pointer;
}

.fnt5 {
    font-size: 13px; 
    font-weight: bold;
    color: #333333;
    cursor: default;
    margin-bottom: 7px;
}
.fnt5 a , .fnt5Link {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
.fnt5 a:visited, .fnt5Visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
.fnt5 a:hover, .fnt5Hover {
    color: #0d51ab; 
    text-decoration: underline;
    cursor: pointer;
}

.fnt6 {
    font-size: 13px; 
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    cursor: default;
    margin-bottom: 14px;
}
.fnt6 a , .fnt6Link {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
.fnt6 a:visited, .fnt6Visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
.fnt6 a:hover, .fnt6Hover {
    color: #ae7cdd; 
    text-decoration: underline;
    cursor: pointer;
}

.fnt7 {
    font-size: 13px; 
    font-weight: bold;
    color: #ffffff;
    cursor: default;
}
.fnt7 a , .fnt7Link {
    color: #ffffff; 
    text-decoration: underline;
    cursor: pointer;
}
.fnt7 a:visited, .fnt7Visited {
    color: #ffffff; 
    text-decoration: underline;
    cursor: pointer;
}
.fnt7 a:hover, .fnt7Hover {
    color: #ffffff; 
    text-decoration: none;
    cursor: pointer;
}

.fnt8 {
	font-family: inherit; /* fix FF buttons */
    font-size: 13px; 
    font-weight: bold;
    color: #673695;
    text-transform: uppercase;
    cursor: default;
}

.fnt9 {
    font-size: 16px; 
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    cursor: default;
    margin-bottom: 14px;
}
.fnt9 a , .fnt9Link {
    color: #0d51ab; 
    text-decoration: none;
    cursor: pointer;
}
.fnt9 a:visited, .fnt9Visited {
    color: #ae7cdd; 
    text-decoration: none;
    cursor: pointer;
}
.fnt9 a:hover, .fnt3Hover {
    color: #ae7cdd; 
    text-decoration: underline;
    cursor: pointer;
}

.fnt10 {
	font-family: inherit; /* fix FF buttons */
    font-size: 16px; 
    font-weight: bold;
    color: #673695;
    text-transform: uppercase;
    cursor: default;
}
.adWrapper728x90 {
padding: 14px;
text-align: center;
margin-top: 14px;
background-color: #fff;
}

.ad728x90 {
width: 728px;
height: 90px; 
background-color: #333;
margin: 0 auto;
}

.adWrapper300x250 {
padding: 0 0 14px 0;
background-color: #fff;
}

.ad300x250 {
width: 300px;
height: 250px; 
background-color: #333;
margin: 0 auto;
}
/** modules **/
#wwwHomePage .module1 {
  margin-bottom: 30px;   
}

#wwwHomePage .module1 .plcholder2, #wwwHomePage .module1 .plcholder3 {
  margin: 0 0 0 14px;
  float: left;
  width: 196px; 
}

#wwwHomePage .module1 .plcholder1 {
  margin: 0;   
  float: left;
  width: 196px; 
}

#wwwHomePage .module2 {
 margin-bottom: 30px;    
}

#wwwHomePage .module2 .componentHolder {
 background-color: #f7f7f7;
 padding: 15px 10px;
 margin: 0 14px 14px 14px;
}


#wwwHomePage .module3 {
  margin-bottom: 30px; 
}

#wwwHomePage .module4 {
   margin: 0 7px 0 0;
}

#wwwHomePage .module5 {
margin: 0 0 0 7px;
   
}

#wwwHomePage .rrModule1, #wwwHomePage .rrModule2 {
  margin: 0 0 14px 0;
}



/** 3C1, 3C2, 3C3 **/
#wwwHomePage .component3C1, #wwwHomePage .component3C2, #wwwHomePage .component3C3 {
   width:196px;
   padding: 0;
   margin: 0;

}

#wwwHomePage .component3C1 .img180x135wrapper, #wwwHomePage .component3C2 .img180x135wrapper, #wwwHomePage .component3C3 .img180x135wrapper {
padding: 0 8px 14px 8px;  
}

#wwwHomePage .component3C2 ul{
    padding-bottom: 7px;   
}

#wwwHomePage .component3C2 li{
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 10px;
}

#wwwHomePage .component3C3 .selectField{
    width: 188px;
    padding: 2px;
    display: block;
    margin: 4px;
}


#wwwHomePage .component3C3 .textInput{
    width: 60px;
    padding:2px;
    border: 1px solid #ccc;
    margin: 4px;
}

#wwwHomePage .component3C3 .textInput {
    width: 65px;
    padding: 4px 2px;
    border: 1px solid #ccc;
    margin: 4px;
}

#wwwHomePage .component3C3 .Btn3C3 {
    background: transparent url(http://media.newjobs.com/mm/redux/www30/3C3Button.png) no-repeat;
    width: 81px;
    height: 26px;
    float: right;
    margin: 4px 4px 4px 0;
    padding: 5px 0;
    text-align: center;
}


/** 4C1, 4C2, 4C3, 4C4, 4C5, 4C6 **/
#wwwHomePage .component4C1, #wwwHomePage .component4C2, #wwwHomePage .component4C3, #wwwHomePage .component4C4, #wwwHomePage .component4C5, #wwwHomePage .component4C6 {
   width:266px;
  
}

#wwwHomePage .componentHolder .component4C1, #wwwHomePage .componentHolder .component4C2, #wwwHomePage .componentHolder .component4C3, #wwwHomePage .componentHolder .component4C4, #wwwHomePage .componentHolder .component4C5, #wwwHomePage .componentHolder .component4C6 {
   width:245px;
  
}


#wwwHomePage .component4C1 .img92x69wrapper, #wwwHomePage .component4C2 .img92x69wrapper {
float: left;
margin: 0 9px 0 0;
}


#wwwHomePage .component4C2 ul {
    padding-bottom: 3px;   
}

#wwwHomePage .component4C2 li {
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 7px;
}

#wwwHomePage .component4C4 ul{
    padding-bottom: 7px;   
}

#wwwHomePage .component4C4 li{
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 10px;
}

#wwwHomePage .component4C6 .imgSocial_iconsLg {
padding: 14px 0 7px 0;
}

#wwwHomePage .component4C6 .imgSocial_iconsLg li{
display: inline;
padding: 0 7px 0 0;
}

#wwwHomePage .component4C6 .imgSocial_icons {
padding: 0;
}

#wwwHomePage .component4C6 .imgSocial_icons li{
display: inline;
padding: 0 0 0 7px;
}

#wwwHomePage .component4C6 .imgSocial_icons li:first-child {
    padding: 0;
}


/** 5C1, 5C2, 53, 5C4 **/
#wwwHomePage .component5C1, #wwwHomePage .component5C2, #wwwHomePage .component5C3, #wwwHomePage .component5C4 {
   width:336px;
}

#wwwHomePage .component5C1 .img120x90wrapper, #wwwHomePage .component5C2 .img120x90wrapper, #wwwHomePage .component5C6 .img120x90wrapper {
float: left;
margin: 0 14px 0 0;
}


#wwwHomePage .component5C2 ul {
    padding-bottom: 3px;   
}

#wwwHomePage .component5C2 li {
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 7px;
}

#wwwHomePage .component5C3 ul{
    
}

#wwwHomePage .component5C3 li{
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0 8px 0;
}

#wwwHomePage .component5C4 .img92x69wrapper {
float: left;
margin: 0 8px 0 0;
padding: 0 0 14px 0;
}

#wwwHomePage .component5C4 .scrollContent {
overflow: auto;
height: 260px;

}

#wwwHomePage .component5C4 ul {
    padding-bottom: 3px;   
}

#wwwHomePage .component5C4 li {
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 7px;
}



/** 9C1, 9C2, 9C3 **/
#wwwHomePage .component9C1,
#wwwHomePage .component9C2,
#wwwHomePage .component9C3 {
   width:608px;
}
#wwwHomePage .component9C1 {
	overflow: auto; 
}

#wwwHomePage .component9C1 .scrollArea{
   
   background: transparent url(http://media.newjobs.com/mm/redux/www30/9c1Bgd.png) repeat-x;
   padding: 0 20px 0 10px;
   height: 142px;
   overflow: auto;
}

#wwwHomePage .component9C1 .img120x90wrapper {
   width:120px;
   height: 90px;
   background: transparent url(http://media.newjobs.com/mm/redux/www30/9C1imgBgd.png) no-repeat;
   margin: 14px 16px;
}

#wwwHomePage .component9C2 .img180x135wrapper, #wwwHomePage .component9C3 .img180x135wrapper {
float: left;
margin: 0 14px 0 0;
width:180px;
}

#wwwHomePage .component9C2 .textwrapper, #wwwHomePage .component9C3 .textwrapper {
float: left;
width:414px;
}

#wwwHomePage .component9C2 ul{
    padding: 25px 0 7px 0;   
}

#wwwHomePage .component9C2 li{
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 10px;
}

#wwwHomePage .component9C3 ul {
    padding-bottom: 7px;   
}

#wwwHomePage .component9C3 li {
    background: transparent url(http://media.newjobs.com/mm/redux/www30/sprites/bullet.png) no-repeat 0 7px;
    padding: 0px 0 2px 7px;
}


#interMsgsW {
   margin: 0 auto;
   text-align: center;
   width: 100%;
    background-color: #fef9c2;
   
}

#interMsgsPar {
    width: 966px;
    height: 60px;
    padding: 15px 14px;
    margin: 0 auto;
    position: relative;
    background-color: #fef9c2;
}

.interMsg {
  text-align: left;
  width: 966px;
  height: 60px;
  position: absolute;
  background-color: #fef9c2;
  top:7px;
  left:14px;
}

#interMsgsW .closeMsg {
    float: right;
    background: transparent url('http://media.newjobs.com/mm/redux/www30/globalnav/btnClose.png') no-repeat right top; /* reusing closebutton from dropdown nav */
    cursor: pointer;
    padding: 3px 25px 0 0;
    /*height: 20px;*/
}

.interMsg h4.fnt9 { margin-bottom: 0; }
/* BEGIN navigation styles */
#wwwHomePage .navWrapper {
    padding: 0 14px;
    height: 39px;
	background-color:#563575;
}

#wwwHomePage ul.mainNav > li {
    float: left;
    padding: 4px 10px;
    margin: 8px 8px 8px 0;
	position: relative;
	z-index: 2; /* so that it's same like StaticNav */
}
#wwwHomePage ul.mainNav > li.active ,
#wwwHomePage ul.mainNav > li.ddactive {
    background-color: #563575;
}
#wwwHomePage ul.mainNav > li.active > span > a ,
#wwwHomePage ul.mainNav > li.ddactive > span > a 
{
    text-decoration: none;
}
#wwwHomePage ul.mainNav > li:hover {
	background-color: #563575;
}
#wwwHomePage ul.mainNav > li div.subnav {
	position: absolute;
	display: none;
	left: -9px;
	top: 24px;
	z-index: 1000;
}
#wwwHomePage ul.mainNav > li:hover div.subnav {
	display: block;
}

#wwwHomePage ul.mainNav > li div.navArrow {
	position: absolute;
	display: none;
	right: -14px;
	top: 0px;
	width: 14px;
	height: 24px;
	cursor: pointer;
	z-index: 1000;
	background: url('http://media.newjobs.com/mm/redux/www30/globalnav/btnDropdownArrow.png') no-repeat;
}
#wwwHomePage ul.mainNav > li:hover div.navArrow {
	display: block; /*we need 0 empty space between b/c of hover preservation*/
}

#wwwHomePage .footerCountrySelector .scrollAreaTranspWrap {
	padding: 5px;
	background: url("http://media.newjobs.com/mm/redux/www30/globalnav/dd-bg1x1semitranspOp50.png");
display: none;
}

#wwwHomePage .subnavContent {
	padding: 6px;
	background-color: #fff;
	width: 538px; /*width is needed - 538px*/
	position: relative;
}
#wwwHomePage .subnavContent a.subnavClose {
	position: absolute;
	right: 6px;
	top: 6px;
	display: none;
	cursor: pointer;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	background: url("http://media.newjobs.com/mm/redux/www30/globalnav/btnClose.png") no-repeat;
}
#wwwHomePage .subnav a.ext {
	padding-right: 14px;
	background: url("http://media.newjobs.com/mm/redux/www30/globalnav/iconNewWindow.png") no-repeat 100% 60%;
}

#wwwHomePage .subnavLeft {
	float: left;
	width: 166px;
	padding: 4px 15px 0px 7px;
	overflow: hidden;
	background-color: #fff;
}
#wwwHomePage .subnavLeft li {
	border-top: 1px solid #eeeeee;
	padding: 6px 0 7px;
}
#wwwHomePage .subnavLeft li:first-child {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}
#wwwHomePage .subnavRight {
	float: left;
	width: 322px;
	padding: 10px 14px;
	overflow: hidden;
	background-color: #f7f1fb;
}
#wwwHomePage .subnavRight ul {
	list-style: disc inside none;
}
#wwwHomePage .subnavRight h3 {
	margin-top: 14px;
}
#wwwHomePage .subnavRight h3:first-child {
	margin-top: 0;
}
#wwwHomePage .subnavRight li {
	padding-top: 3px;
}
#wwwHomePage .subnavRight li:first-child {
	padding-top: 0px;
}
#wwwHomePage .subnavRight .hSeparator {
	height: 1px;
	background-color: #fff;
	margin: 11px 0 14px;
	margin-left: -14px;
	width: 400px;
}

#wwwHomePage .subnavRight #navCarAdvSearch .navCarAdvSearchBox {
	width: 206px;
	border: 1px solid #C3C3C3;
	padding: 4px 6px;
	margin-right: 3px;
}
#wwwHomePage .subnavRight #navCarAdvSearch .inpSearchButton {
	margin: 0;
	padding: 2px 2px 4px 2px;
	vertical-align: top;
	width: 75px;
	height: 26px;
}

#wwwHomePage ul.StaticNav {
	position: relative; /* IE7 fix - after employeractive class was added by JS, content was shifting */
	z-index: 2; /* needed with the above so that dropdown doesn't go under */
}
#wwwHomePage ul.StaticNav > li {
    float: left;
    padding: 6px 7px 4px;
    margin: 8px 0 7px 8px;
	position: relative;
	z-index: 2; /* must be higher than .employeractive */
}
#wwwHomePage ul.StaticNav > li:hover {
	background-color: #563575;
}
#wwwHomePage ul.StaticNav > li.navItemsJoint {
	margin: 8px -8px 7px 0;
	padding: 6px 0 4px;
}
#wwwHomePage ul.StaticNav > li.navItemsJoint:hover {
	background: none;
}
#wwwHomePage ul.StaticNav > li div.subnav {
	position: absolute;
	right: -14px;
	display: none;
	top: 24px; /*we need 0 empty space between b/c of robust hover preservation - 24px for IE*/
	z-index: 1000;
}
#wwwHomePage ul.StaticNav > li:hover div.subnav {
	display: block;
}
#wwwHomePage ul.StaticNav > li.ddactive {
	background-color: #563575;
}
#wwwHomePage ul.StaticNav > li.ddactive > a {
	text-decoration: none;
}

#wwwHomePage ul.StaticNav > li.employeractive {
	background-color: #FEF9C2;
	z-index: 1; /* so that navArrow doesn't go under li.employeractive bg*/
}
#wwwHomePage ul.StaticNav > li.employeractive a {
	color: #0D51AB;
}

#wwwHomePage ul.StaticNav > li div.navArrow {
	position: absolute;
	display: none;
	right: -14px;
	top: 0px;
	width: 14px;
	height: 24px;
	cursor: pointer;
	z-index: 1000;
	background: url('http://media.newjobs.com/mm/redux/www30/globalnav/btnDropdownArrow.png') no-repeat;
	border-right: 1px solid #72469b; /* to clear Employers highlight */
}
#wwwHomePage ul.StaticNav > li:hover div.navArrow {
	display: block;
}

#wwwHomePage ul.StaticNav .subnavContent {
	width: 143px; /*override for static nav - 143px*/
	padding: 10px 14px 5px;
}
#wwwHomePage ul.StaticNav .subnavContent a.subnavClose {
	right: 0px;
	top: 0px;
}

#wwwHomePage ul.StaticNav .subnav li {
	border-top: 1px solid #eeeeee;
	padding: 6px 0 7px;
}
#wwwHomePage ul.StaticNav .subnav li:first-child {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}

/* END navigation styles */

.fnt2 {
color:#9574B3;
cursor:default;
font-size:11px;
font-weight:normal;
}

/* BEGIN buttons */
.glbBtn:hover
{
	text-decoration: none !important; /* override standard link behavior */
}
/* END footer Contry Selector styles */
/* BEGIN buttons */
.glbBtn:hover
{
	text-decoration: none !important; /* override standard link behavior */
}
.glbBtn
{
	border-right:  1px solid #bbbbbb;
    cursor: pointer;
    background-color: #eeeeee;	/*background-color: transparent;*/
	background-image: url('http://img-seeker.newjobs.com/mons/v3.4.6.10d/global_main30_img.axd');
    background-repeat: no-repeat;
}
span:hover.glbBtn,
a:hover.glbBtn,
span:hover.glbBtn input
{
   color: #893cd1;
}
span:active.glbBtn,
a:active.glbBtn
{
    color: #673695;
}
span.glbBtn.glbBtnDisabled, 
a.glbBtn.glbBtnDisabled, 
.glbBtnDisabled input
{
    color: #999999 !important;
    cursor: default;
}
.glbBtnA, 
span:active.glbBtnA.glbBtnDisabled,
a:active.glbBtnA.glbBtnDisabled
{
    margin: 0px 0px 0px 0px;
    padding: 5px 8px 5px 8px;
	background-position: 0px -90px;
}
span:active.glbBtnA,
a:active.glbBtnA,
a:focus.glbBtnA
{
    background-position: 0px -116px; /* active state has darker top bg and all dark borders (don't confuse with hover state) */
	/*outline: #ffffff dotted 1px;*/ /* for FF (and IE8+ when we drop 7 compat mode); maybe we don't want this */
} 

/* END buttons */

.contentLeftArea h1 { margin-bottom: 1em; }
.contentLeftArea p { margin-bottom: 1em; }
.contentLeftArea img.cssFloatLeft { padding: 0 10px 10px 0px; }
.contentLeftArea img.cssFloatRight { padding: 0 0px 10px 10px; }
.scrollAreaTranspWrap { z-index: 3; }

/*Job Search Results*/
.contentRightArea .featuredJobsDiv{background: transparent url(http://media.newjobs.com/mm/pragueheaders/topTranspBgr.png);
}
.contentRightArea .featuredJobsDiv h2{font-size:16px; color: #ffffff; font-weight:bold; margin:7px; padding-top:5px;}
.jobRow { padding:10px 60px 7px 3px; border-top: 1px solid  #eeeeee; background: #ffffff url(http://media.newjobs.com/xmonsterjobsprgx/companylogo.gif) no-repeat right; }
.jobRow .cellDataJobTitle a{font-size:11px;}
.jobRow:first-child { margin-top: 0px; border-top: 0; padding-top: 0;}
.cellDataDate { margin-right: 5px;}
.cellDataLocation { color: #92a732; }
#resultCountLabel{color:#666666; font-size:9px; margin-bottom:5px;}
#jobSearchResult .headText{color:#000000; background-color:#cccccc;
padding:3px 0 3px 5px;
}
#jobSearchResult .rowEven td{height:35px; padding:10px 10px 0px 10px;  border-top: 1px solid #eeeeee; }
#jobSearchResult .rowOdd td{height:35px;  padding:10px 10px 0px 10px;  border-top: 1px solid #eeeeee; background-color: #F4EFF7;}
#jobSearchResult table{width: 530px;}

/*start Monster benefits*/
 div#monsterBenefits {  }
div#monsterBenefits h3 a
{
 color: #0D51AB; font-size: 13px; text-decoration: none;
 }
div#monsterBenefits h3{margin:0;  padding:5px 0px 5px 0px; }	

div#monsterBenefits .listBenefits ul
	{
	list-style-type: disk;
	margin-left: 20px;
        padding: 0;
	}
div#monsterBenefits .listBenefits li
{
font-size: 14px;
line-height: 1.8em;
color: #0D51AB;

}
div.listBenefits 
	{
	border-bottom:1px solid #dedede;
       	}

/*end monster benefits*/
.topTen h2
{
color:#0D51AB;
}
.topTen ul
{
color:#0D51AB;
}
.topTen li
{
margin-bottom: 10px;
list-style-type: square;
margin-left: 16px;
}
/*content*/
.contentImage
{
float: left; margin: 7px 15px 0px 0px; clear:all;
}
.contentText
{

}