


body
{
font-size: 10pt; 
font-family: Verdana, Helvetica, Arial, sans-serif;
/* line-height: 1.3; */
background-color: #ffffff;
margin-top: 0px; /* per Mark to remove space above Sandra's Masthead */
}

#contentwrapper
{
 margin: 10px; /* was 10px; */
}

img
{
	border: 0px;   /* elimos border around image links */
}

a:link{color:#28537d; text-decoration:none;} /* was #28537d; */
a:visited{color:#369; text-decoration:none;} /* was #369; */
a:hover{text-decoration:underline;}

h1
{
 font-weight: normal;
 font-size: 14pt;
 margin-bottom: 5px; 
 margin-top: 5px;
 color: #333333 
}

.h1Label
{
 font-weight: normal;
 font-size: 14pt;
 margin-bottom: 5px; 
 margin-top: 5px;
 color: #333333 
}



h2
{
 font-size: 12pt;
 color: #333333;
 font-weight: bold;
}

h3
{
 font-size: 12pt;
 color: #333333;
 font-weight: bold;
 margin-bottom: 10px; /* KK: new */
}


h4
{
 font-size: 10pt;
 color: #333333;
 font-weight: bold;
}

.button
{
font-size: 9pt;
margin: 0px;
padding: 0px;
height: 20px; 
width: 75px;
border:1px solid #666;
background-color:#ccc;
} 

/*image border*/
.border
{
	border: solid 1px #999999;
}



/*Error Messages*/
.error {color: Red; font-weight: bold;}


/*Error Messages*/
.confirm {color: Green; font-weight: bold;}



/******************
'GRA Page
******************/
.GRAbutton
{	
color: #ffffff;
font-size: 10pt;
margin: 0px;
margin-top: 5px;
margin-left: 3px; 
padding: 0px;
border:1px solid #000000;
background-color:#a6232f; 
height: 25px; 
width: 100px;
}

.GRATop
{ 
	color: #b1a7a1;
background-image: url('http://www.recruitingnevada.com/careercenter/gra/images/gratop_979x318.png');
}

.GRABottom
{ 
	color: #ffffff;
background-image: url('http://www.recruitingnevada.com/careercenter/gra/images/grabottom_979x411.png');
background-repeat:no-repeat

}

.GRAFormLabel
{ 
width: 200px;
text-align: right;
}




/********************************************************************** 
Start Schools Directory (Schools/Directory/)
***********************************************************************/

    .schoolListing
    {
		padding-top: 10px; 
        margin-bottom: 20px;
        padding-left: 10px;
        width: 590px;
        border: solid 1px #999999;        
    }
    
     .directoryfeatures
 {
	text-align: center;
	margin-left: 0px;
   padding: 5px;
	border : solid 1px #cccccc; 
 }
    
      .directoryfeatures td
  {
	padding: 5px;
	border-bottom: solid 1px #e0e0e0; 
  }
    
    
    

/********************************************************************** 
End Schools Directory (Schools/Directory/)
***********************************************************************/


/********************************************************************** 
Start Employer Subsite (e.g. Employer/PostingOrderForm.aspx)
***********************************************************************/
 
 #employer-signup
 {
	width: 600px;
 } 
 
 .jobpostfeatures
 {
	text-align: center;
	margin-left: 10px;
   padding : 5px;
	border : solid 1px #cccccc; 
 }
 
 #JP-mainheading
 {
	border: none; 
	padding-bottom: 0px;
	background-color: #cccccc;
	
 }
  
 
  .jobpostfeatures td
  {
	padding: 5px;
	border-bottom: solid 1px #e0e0e0; 
  }
 
 .featuresCol
 {
    text-align: left;
    padding: 0px;
    /* border-bottom : solid 1px #fffff; */
 }
 
 
 .altRow
 {
	background-color: #eeeeee;  /*#eeeeee;  */
 }
 

 
 
 
 
 .jobpostprices
 {
  border : solid 1px #cccccc; 
  text-align: center; 
  margin-left: 10px;
 }
 
 .jobpostprices td
 {
	border-bottom: solid 1px #e0e0e0; 
	/* border: solid 1px #e0e0e0; */ 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px; 
	font-size: 8pt;
	/*  */
 }
 
  .package-td
  {
    text-align: left;
    border-bottom : solid 1px #fffff;
    font-size: 10px;
 }
 
 #featureheadings1 td
 {
	padding: 0px; 
	padding-top: 5px; 
	padding-left: 5px; 
 }
 
  #featureheadings2 td
 {
	padding: 0px; 
	padding-top: 5px; 	
	padding-left: 5px; 
 }
 

  #featureheadings1 h2
 {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px; 
  font-weight: bold;
 }

 
  #featureheadings2 h2
 {
  margin: 0px;
  font-weight: bold;
 }

 
 
 #monthheadings td
 {
	width: 65px;
	border-bottom: solid 1px #e0e0e0; 
	font-size: 10pt; 
	font-weight: normal;
	padding-bottom: 1px;
 }
 
 .adpackage
{
  font-size: 10pt;
} 
 
 
 .columnSpacer
 {
	 width: 0px; 
	 border: none;
 }
 
 
    
.pnlToolTip {
	position:absolute;
	visibility:hidden;
	/* background-color:#F5F7F8; */
	background-color: #cccccc;
	opacity:.99;
	filter: alpha(opacity=99);	
	-moz-opacity:0.99;
	margin: 10px; 	/* this doesn't work */
	padding: 10px;
	border:1px solid #666;	
}

.pnlToolTipAdFeatures 
{
	width: 325px; 
	position:absolute;
	visibility:hidden;
	background-color: #cccccc;
	opacity:.95;
	filter: alpha(opacity=95);	
	-moz-opacity:0.95;
	margin: 0px; 	/* this doesn't work */
	padding: 10px;
	border:1px solid #666;	
}



.tooltip-heading
{
 margin: 0px;
 margin-bottom: 5px;
  color: #333333;
  font-size: 12pt;
  font-weight: normal;
}




 
/********************************************************************** 
End Employer Subsite (e.g. Employer/PostingOrderForm.aspx)
***********************************************************************/







/********************************************************************** 
Start CityCenter Subsite 
***********************************************************************/

.hotjob
{
  margin-right: 260px;
  margin-left: 15px;
}

.hotjob-ads
{
float: right; 
width: 230px;
}

.hotjob-ads img
{
	margin-right: 20px;
	margin-top:10px;
}

.hotjobbutton
{
font-size: 9pt;
margin-top: 10px;
padding: 0px;
margin-left: 0px;
border:1px solid #666;
background-color:#ccc;
height: 20px; 
width: 100px;
}



/********************************************************************** 
Start CityCenter Search Widget 
***********************************************************************/

#ccsearchwidget 
{
 font-size: 9pt;
}

#ccsearchwidgetleftnav
{
 font-size: 8pt;
}


.CityCtrDDL
{
  width: 175px;  
}

.CityCtrTextBox
{
  width: 170px; 
}

#citycenter_leftnav .CityCtrDDL
{
 width: 150px;  
}

#citycenter_leftnav .CityCtrTextBox
{
 width: 145px;  
}



/********************************************************************** 
End CityCenter Search Widget 
***********************************************************************/

/********************************************************************** 
End CityCenter Subsite 
***********************************************************************/
 
 
 /********************************************************************** 
/********************************************************************** 
Start default.master  
***********************************************************************/

 
    
#global
{
width: 980px;
margin-left: auto;
margin-right: auto;
}
   


#allcontent
{
    border: #4d6cdf 1px solid;
    background-color: #ffffff; 
    margin: 0px;
}





/********************************************************************** 
Start Header 
***********************************************************************/

#header
{
margin-bottom: 0px;  
padding-bottom: 0px;  /* was 5px; */
}

#toprightnav
{ 
text-align:right;
float: right; 
width: 350px;  /* was 200 px */
margin-top: 5px; 
font-size: 10pt; font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.3;
}

#signin
{
width:350px; 
text-align:right;	
padding-top: 0px; 
padding-left: 0px; /* was 20 px for "Employer Home" */
}

#signout
{
padding-top: 0px;
padding-left: 0px; /* was 10 px for "Employer Home" */
}


#employer
{
float:right;
width: 200px;  /* was 150px for "Employer Home" */
margin-top: 5px;
margin-bottom: 5px;
background-color: #ffcc66;   /* was cccccc; #d9162a;*/
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px; 
text-align: center;
}

/* #toprightnav a:link {color: #3366CC; text-decoration: underline; font-weight: bold}
#toprightnav a:visited {color: #3366CC; text-decoration: underline; font-weight: bold}
#toprightnav a:hover {color: #ED1F24; text-decoration: underline; font-weight: bold}
*/

#toprightnav a:link{color:#28537d;text-decoration:none;}
#toprightnav a:visited{color:#369;text-decoration:none;}
#toprightnav a:hover{text-decoration:underline;}


#employer a:link{color: #000000; text-decoration: none; font-weight: normal;}
#employer a:visited {color: #000000; text-decoration: none; font-weight: normal}
#employer a:hover {color: #000000; text-decoration: underline; font-weight: normal;}
#employer a:active {color: #000000; text-decoration: none; font-weight: normal;}


.imageMap
{
	margin: 0px;
	padding: 0px;
	/* removes space below the masthead */
	vertical-align: bottom; 
}





/********************************************************************** 
End Header
***********************************************************************/

#topnav
{
  clear: both;  
  margin-top: 0px;  
  padding-top: 0px;
}


/********************************************************************** 
Start Menu Control for Top Nav - Main
***********************************************************************/
 .tabs
        {
            /* position:relative;
            top:1px; */                 
        }
        
 .tabs a:link {color: #ffffff; text-decoration: none; font-weight: normal}
 .tabs a:visited {color: #ffffff; text-decoration: none; font-weight: normal}
 .tabs a:hover {color: #ffffff; text-decoration: underline; font-weight: normal}
 .tabs a:active {color: #ffffff; text-decoration: none; font-weight: normal}
       
        .tab
        {
            border:solid 1px #8197e1; 
            background-color:#8197e1;
            padding-top: 2px; /* was 2 px */
            padding-bottom: 2px;
            padding-left: 3px; /* was 7 px */
            padding-right: 3px; /* was 7 px */
           
        }
        .selectedTab
        {
            background-color:#4d6cdf;
            border:solid 1px #4d6cdf;    
        }
        
        
         /* .tabContents
        {
            border:solid 1px #4d6cdf; 
            padding:10px;
            background-color:white;
            width: 778px; 
        }   
        */
    
    
/********************************************************************** 
End Menu Control for Top Nav
***********************************************************************/
 
/********************************************************************** 
Start Sub Nav (Below the Top Nav)
***********************************************************************/

  #subnav
  {
  line-height: 1.0;
  /* text-align: right; */  
  padding-right: 15px;
    height: 15px;
    background-color: #4d6cdf; 
    color: #ffffff; 
    /* color: #ffcc00; */ 
    /* color: #333333; */ 
    padding-left: 10px;
    padding-top: 4px;   /* was 5 px */
    padding-bottom: 0px; /* was 5 px */
    font-weight: normal;
    font-size: 8pt; 
    /* font-size: 0px; */  
    /* Note: Set font size to 0 to prevent IE 6.0 from displaying a minimum div height of about 20 px */
  } 
    
 #subnav a:link {color: #ffffff; text-decoration: none; font-weight: normal}
#subnav a:visited {color: #ffffff; text-decoration: none; font-weight: normal}
#subnav a:hover {color: #ffffff; text-decoration: underline; font-weight: normal}
#subnav a:active {color: #ffffff; text-decoration: none; font-weight: normal}
  
  
  
  
  
/********************************************************************** 
End Sub Nav (Below the Top Nav)
***********************************************************************/






/********************************************************************** 
Start ContentPlaceHolder Control 
***********************************************************************/
#cph
{
  margin: 10px;
  /* padding: 5px; */
}

/********************************************************************** 
End ContentPlaceHolder Control 
***********************************************************************/



/********************************************************************** 
Start Footer 
***********************************************************************/
    
#footer {
clear: both; 
color: #ffffff;
background-color: #4d6cdf; 
padding: 5px; 
text-align: center; 
} 

 .copyright {font-size: 8pt; color: #ffffff;}
     
#bottomnav 
{
margin: 5px;
margin-bottom: 10px;
}
 
#footer a:link{color: #ffffff;text-decoration: none;font-weight: normal;}
#footer a:visited {color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #ffffff; text-decoration: underline; font-weight: normal;}
#footer a:active {color: #ffffff; text-decoration: none; font-weight: normal;}   
          
     
/********************************************************************** 
End Footer  
***********************************************************************/
    

/********************************************************************** 
Start Bottom Logos  
***********************************************************************/

#bottomlogos {
text-align: center; 
    border: #ffffff 1px solid;
    background-color: #ffffff; 
    margin: 0px;
    padding: 20px; 
} 


/********************************************************************** 
End Bottom Logos  
***********************************************************************/

    
/********************************************************************** 
/********************************************************************** 
End default.master   
***********************************************************************/
/********************************************************************** 



/********************************************************************** 
Start Quick Search User Control - QuickSearch.ascx file. 
***********************************************************************/

/* Start vertical version of quick search */

/* Start new quick search vertical */

#qsvcontainerNew
{
width:240px; /* total, including padding must be 240px */
height:348px; /* total, including padding must be 348px */
/* padding-top: 40px; */  
background-image: url('http://www.recruitingnevada.com/images/background/Search_SignUp_240x348.gif');
}

#qsvSearchForm
{
padding-top: 5px;
padding-left: 24px;  /* was 20 */
padding-right: 0px;
}



.qsvCategoryDDLNew
{
  width: 175px; 
  /* height: 18px; */ 
  margin-bottom: 5px;
  margin-right: 3px; 
  margin-left: 0px;  
  font-size: 10pt;  
}

.qsvRegionsDDLNew
{
  width: 200px; 
  /* height: 18px; */ 
  margin-bottom: 20px;
  font-size: 10pt;  
}

.qsvKeywordsTextBoxNew
{
  width: 175px; 
   /* height: 14px; */ 
  margin-bottom: 5px; /* was 20px */
  font-size: 10pt;  
}

#qsvcontrolrblNew
{
  font-size: 10pt;  
  margin-top: 10px;
  margin-bottom: 10px; 
}


/*
.qsvbuttonNew
{	
color: #ffffff;
font-size: 9pt;
margin-bottom: 5px; 
margin-left: 3px; 
padding: 0px;
border:1px solid #000000;
background-color:#cc3300; 
height: 20px; 
width: 75px;
}
*/

/* End new quick search vertical */

#qsvcontainer
{
/* border: #999999 1px solid;  new */
width:220px; 
/* background-color: #eeeeee; */ 
margin-top: 0px; /* was 0px  */
margin-bottom: 0px; /* was 5px  */
padding-top: 0px; /* was 0px  */
padding-right: 10px; /* was 5px  */
padding-bottom: 0px; /* was 40px  */
padding-left: 10px; /* was 5px  */
background-image: url('http://www.recruitingnevada.com/images/background/quicksearch-bg.png');
background-repeat: repeat-x;
}

.qsvCategoryDDL
{
  width: 200px; 
  /* height: 18px; */ 
  margin-bottom: 20px;
  margin-right: 3px; 
  margin-left: 0px;  
  font-size: 10pt;  
}

.qsvRegionsDDL
{
  width: 200px; 
  /* height: 18px; */ 
  margin-bottom: 20px;
  font-size: 10pt;  
}

.qsvKeywordsTextBox
{
  width: 175px; 
   /* height: 14px; */ 
  margin-bottom: 5px; /* was 20px */
  font-size: 10pt;  
}

#qsvcontrolrbl
{
  font-size: 10pt;  
  margin-top: 10px;
  margin-bottom: 10px; 
}

.qsvbutton
{	
color: #ffffff;
font-size: 9pt;
margin: 0px;
margin-top: 5px; /*new  */
margin-left: 3px; /*new  */
padding: 0px;
border:1px solid #000000;
background-color:#cc3300; /* was #ccc*/
height: 20px; 
width: 75px;
}



/* End vertical version of quick search */


#gotjobs
{
	margin-left: 15px;
	margin-top: 10px;
}

#qscontainer
{
background-color: #eeeeee; 
margin:10px;
padding-top: 5px; 
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#qsfieldset
{
    border: #999999 1px solid;
    padding-left: 8px; 
    padding-bottom: 10px;    
}


.qslegend
{ 
	   color: #333333; 
 font-weight: bold; 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12pt;
 }

.qsCategoryDDL
{
  width: 175px;
  margin-right: 10px; 
  margin-left: 14px; 
  line-height: 1.0;
}

.qsRegionsDDL
{
  width: 175px;
  margin-right: 10px; 
  margin-left: 14px; 
  line-height: 1.0;
}

.qsKeywordsTextBox
{
  width: 175px;
  margin-right: 10px; 
  margin-left: 14px; 
  line-height: 1.0;
}


#lblCategory
{
  padding-left: 14px;
  font-size: 12px;
}

#lblLocation
{
  padding-left: 141px;
    font-size: 12px;
 }
      
#lblKeywords
{
  padding-left: 146px;
   font-size: 12px;  
}




.qsbutton
{
font-size: 9pt;
margin: 0px;
padding: 0px;
margin-left: 5px;
border:1px solid #666;
background-color:#ccc;
height: 20px; 
width: 75px;
}


/********************************************************************** 
End Quick Search User Control - QuickSearch.ascx file. 
***********************************************************************/






/********************************************************************** 
Start Full Search User Control (FullSearch.ascx)
**********************************************************************/

#fscontainer
{
background-color: #eeeeee; 
margin: 0px;
padding-top: 0px; 
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#fsfieldset
{
    border: #999999 1px solid;
    padding-left: 10px; 
    padding-bottom: 7px;    
}

.fslegend
{ 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12pt;  
      color: #333333; 
 font-weight: bold;   
 }

.fsbutton
{
font-size: 9pt;
margin: 0px;
padding: 0px;
margin-top: 10px; 
border:1px solid #666;
background-color:#ccc;
height: 20px; 
width: 75px;
}

.fsrefinebutton
{
font-size: 9pt;
margin: 0px;
padding: 0px;
height: 20px; 
width: 75px;
border:1px solid #666;
background-color:#ccc;
} 


.fsSaveButton
{

font-size: 9pt;
margin: 0px;
padding: 0px;
height: 20px; 
width: 65px;
border:1px solid #666;
background-color:#ccc;
}

#fsinnercontainer
{
padding-left: 13px;
}

#fsleftcolumn
{
width: 215px; 
/* height: 90px; */ 
padding-right: 20px; 
margin-right: 10px; 
}

#fsmiddlecolumn
{
width: 215px; 
/* height: 90px; */ 
padding-left: 15px; 
padding-right: 20px; 
margin-right: 10px; 
}

#fsrightcolumn
{
width: 320px; 
padding-left: 15px;
}

.fsCategoriesListBox
{
width: 210px; 
margin-top: 2px; 
}

.fsRegionsListBox
{
width: 210px; 
margin-top: 2px; 
}


.fsSavedSearchNameTextBox
{
height: 15px;
width: 125px; 
}

.fsKeywordsTextBox
{
height: 15px;
width: 130px; 
margin-top: 2px; 
}

.fsLabel
{
	 color: #333333;
	 font-weight: bold;	 
}


/********************************************************************** 
End Full Search User Control (FullSearch.ascx)
***********************************************************************/
      


/********************************************************************** 
Start Employer Search Control (EmpFullSearch.ascx)
**********************************************************************/


#escontainer
{
font-size: 10pt; 
background-color: #eeeeee; 
margin: 0px;
padding-top: 0px; 
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#esfieldset
{
    border: #999999 1px solid;
    padding-left: 10px; 
    padding-bottom: 7px;    
}


.eslegend
{ 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12pt; 
    color: #333333; 
 font-weight: bold; 
 }

#esinnercontainer
{
 padding-left: 13px;
 }


.esSearchButton
{
font-size: 9pt;
margin: 0px;
padding: 0px;
margin-top: 10px; 
border:1px solid #666;
background-color:#ccc;
height: 20px; 
width: 75px;
}


.esRefineSearchButton
{
font-size: 9pt;
margin: 0px;
margin-top: 3px; 
padding: 0px;
height: 20px; 
width: 75px;
border:1px solid #666;
background-color:#ccc;
}


#esleftcolumn
{
width: 300px; 
/* height: 90px; */ 
margin-right: 30px; 
/* border-right: #999999 2px dotted; */
}

#esrightcolumn
{
width: 400px; 
/* height: 90px; */
}

.esEmpListBox
{
  width: 270px;
}

.esKeywordTextBox
{
  width: 200px;
}

.esRadioButtons
{

}

.esLabel
{
	 color: #333333;
	 font-weight: bold;	 
}


/********************************************************************** 
End Employer Search Control  (EmpFullSearch.ascx)
***********************************************************************/
    
    
   /***********************************************************************
Start Job Search Grid View (JobSearchGridView_Schools.ascx)
***********************************************************************/ 
    
.JobGridPager TD,TH
{
	padding: 3px;
}
    
    
    
    

/***********************************************************************
Start Job Search Grid View (JobSearchGridView.ascx)
***********************************************************************/

TABLE.JobGrid
{	
 font-Size: 8pt; 
 border: solid 1px #666666;
} 

.JobGrid
{	
 font-Size: 8pt; 
 border: solid 1px #666666;
} 


TABLE.JobGrid TD,TH
{	
padding: 5px;
} 

.JobGridHeader TH
 {
    text-align: left; 
 }


 
 .JobGridHeader
 {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
  text-align: left; 
 }

.JobGridAltRow
{	
	background-color:#e2e2e2;
}
  
.JobGridFooter
{
	background-color: #666666;
	color: #ffffff;
	font-weight: normal;
}
 
.JobGridPager
{ 

	font-weight: bold; /* new */
	background-color: #666666;
	color: #ffffff;
    text-align: left;      
}   

.JobGridPager a:link {color: #ffffff; text-decoration: underline; font-weight: normal;}     
.JobGridPager a:visited {color: #ffffff; text-decoration: none; font-weight: normal;}
.JobGridPager a:hover {color: #ffffff; text-decoration: none; font-weight: normal;}
.JobGridPager a:active {color: #ffffff; text-decoration: none; font-weight: normal;}  
         
        
  
/***********************************************************************
End Job Search Grid View (JobSearchGridView.ascx)
***********************************************************************/
 
    
    
/********************************************************************** 
The section below is for various content pages. 
***********************************************************************/
         
 
/********************************************************************** 
***********************************************************************
Start Default Page (Default.aspx)
***********************************************************************
***********************************************************************/


/********************************************************************** 
Start Top Layer Content 
***********************************************************************/


#topcontent
{
   /* margin: 10px; 
   margin-bottom: 0px;
   margin-top: 0px;
*/
}

#topcontentright
{
width: 300px;
margin-left: 10px; 
}

#topcontentleft
{
/* width: 200px; */ 
margin-left: 0px;  
margin-right: 10px; 
/* line-height: 1.6em; */ 
}

/*********************************************************
Start Main Highlight 
*********************************************************/

#mainhighlight
{
color: #ffffff;
background-color: #4d6cdf;
height: 140px;
padding-right: 3px;
}

#mainhighlight h1
{
color: #ffffff;
font-size: 14pt; 
font-weight: normal;
line-height: 1.0;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

#mainhighlight a:link{color: #ffffff;text-decoration: underline;font-weight: bold;}
#mainhighlight a:visited {color: #ffffff; text-decoration: underline; font-weight: bold}
#mainhighlight a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
#mainhighlight a:active {color: #ffffff; text-decoration: underline; font-weight: bold;}  


#subhighlight1
{
width: 245px; 
height: 97px; 
padding: 5px;
padding-left: 10px;
border-left: #999999 1px solid;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;
border-top: #999999 1px solid;
}

#subhighlight2
{
width: 245px; 
height: 97px; 
padding: 5px;
padding-left: 10px;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;
border-top: #999999 1px solid;
}

.subhighlight
{
font-size: 9pt; 
/* color: #666666; */
line-height: 1.2;
}

.subhighlight h3
{
 color: #666666;
font-size: 12pt; 
line-height: 1.0;
padding: 0px;
padding-bottom: 5px;
margin: 0px;
}





/********************************************** 
End Main Highlight 
************************************************/

/********************************************** 
Start Top Right Content  
************************************************/

#topcontentright h2
{
padding-bottom: 5px;
padding: 0px;
margin: 0px;
}

#jobcategories
{
font-size: 9pt; 
line-height: 1.8em; /* was 1.4em */
}

/********************************************** 
End Top Right Content  
************************************************/



/********************************************************************** 
End Top Layer Content 
***********************************************************************/


/********************************************************************** 
Start Bottom Layer Content 
***********************************************************************/

#bottomcontent
{
  padding-top: 5px; 
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;  
}


#bottomcontent h3
{
font-weight: bold; 
font-size: 12pt; 
margin: 0px; 
padding: 0px;
padding-top: 10px; 
padding-bottom: 10px;
}

 #bottomcontentleft
{
	font-size: 9pt;
width: 300px;   
/* height: 760px; */ 
padding-left: 0px; 
padding-right: 5px;  
/* border-right: 2px dotted #999999; */
}

 #bottomcontentleft h3
{
  
/* color:#3c7516; */  
  
}

 #bottomcontentleft hr
{
 color: #cccccc;   
  height: 1px;  
  background: #cccccc; 
  border: 0px;
}


#bottomcontentmiddle
{
	font-size: 9pt;
width: 325px;  /* was 325 */
/* height: 760px; */ 
padding-left: 5px;
padding-right: 5px;  
/* border-right: 2px dotted #999999; */
}

#bottomcontentmiddle h3
{
	/* color: #1b58ad; */	 

}


/* #special_feature a:link {color: #3366CC; text-decoration: underline; font-weight: normal}
#special_feature a:visited {color: #3366CC; text-decoration: underline; font-weight: normal}
#special_feature a:hover {color: #ED1F24; text-decoration: underline; font-weight: normal}
#special_feature a:active {color: #ED1F24; text-decoration: underline; font-weight: normal}
*/

#special_feature a:link{color:#28537d;text-decoration:none;}
#special_feature a:visited{color:#369;text-decoration:none;}
#special_feature a:hover{text-decoration:underline;}



#bottomcontentright
{
	font-size: 9pt;
width: 314px; /* was 314px */
padding-left: 5px; /* was 15px */
padding-right: 0px;  /* was 13px */
}

#bottomcontentright h3
{

 /* color: #8c3112; */ 

}



/* The following style is applied to the <tr> 
element in the featured jobs user control */
.FeaturedJob
{

}


/* The following style is applied to the <td> 
element in the featured employers user control */
.FeaturedEmployer
{
	/* background-color: #ffcc66; */
	text-align: center;
	border-spacing: 10px 30px;  /*has no effect!  apparently not supported in IE or FireFox */
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid; 	
}

.FeaturedEmployerLinks
{
	
}
	
	#FeaturedEmployersWrapper
	{
	 margin-top: 9px;
	 font-size: 8pt;
	}
	
/* #FeaturedEmployersWrapper a:link {color: #3366CC; text-decoration: underline; font-weight: normal}
#FeaturedEmployersWrapper a:visited {color: #3366CC; text-decoration: underline; font-weight: normal}
#FeaturedEmployersWrapper a:hover {color: #ED1F24; text-decoration: underline; font-weight: normal}
#FeaturedEmployersWrapper a:active {color: #ED1F24; text-decoration: underline; font-weight: normal}
*/
	
#FeaturedEmployersWrapper a:link{color:#28537d;text-decoration:none;}
#FeaturedEmployersWrapper a:visited{color:#369;text-decoration:none;}
#FeaturedEmployersWrapper a:hover{text-decoration:underline;}
	
	
	
/********************************************************************** 
Start Tabbed Modules on main homepage (Default.aspx) 
***********************************************************************/  
           
  
      
       
           
/* Start News Module */
      
.newsitem
{
	background-color: White;
	padding:5px;
}
      
.altnewsitem
{
 background-color: #E2E2E2;
 padding:5px;
}
    
/* End News Module */


    
    
  
/********************************************************************** 
End Tabbed Modules on main homepage (Default.aspx) 
***********************************************************************/  
	
/********************************************************************** 
End Bottom Layer Content 
***********************************************************************/

/********************************************************************** 
End Default Page (Default.aspx)
***********************************************************************/

/********************************************************************** 
Start Featured Jobs User Control (FeaturedJobs.ascx and FeaturedJobGroup.ascx)
***********************************************************************/

.FeaturedJobs
{
width: 260px; 
font-size: 9pt;
}

/********************************************************************** 
End Featured Jobs User Control (FeaturedJobs.ascx)
***********************************************************************/





/********************************************************************** 
Start Featured Employers User Control (FeaturedEmployers.ascx)
***********************************************************************/

.FeaturedEmployersTable

{
width: 290px; 	
}

/********************************************************************** 
End Featured Employers User Control (FeaturedEmployers.ascx)
***********************************************************************/


/********************************************************************** 
Start Nursing Pages (/Nursing/Default.aspx)
***********************************************************************/

#nursing_rightsidebar img
{
margin-bottom: 10px;
}


/********************************************************************** 
End Nursing Pages (/Nursing/Default.aspx)
***********************************************************************/




/********************************************************************** 
Start Vertical Home Pages (Example: /Nursing/Default.aspx)
***********************************************************************/

#vertical_wrapper
{
	/* margin: 10px; */
}

#vertical_content
{
	/* padding-right: 30px; 
	margin-left: 10px; 
	width: 600px; */
}

 #FeaturedJobs hr
{
 color: #cccccc;    
  height: 1px;  
  background: #cccccc; 
  border: 0px;
}






/********************************************************************** 
Start Menu Control for Left Nav on Vertical Pages
***********************************************************************/
 
 /*    
 .verticalTabs a:link {color: #ffffff; text-decoration: none; font-weight: normal}
 .verticalTabs a:visited {color: #ffffff; text-decoration: none; font-weight: normal}
.verticalTabs a:hover {color: #ffffff; text-decoration: none; font-weight: normal}
 .verticalTabs a:active {color: #ffffff; text-decoration: none; font-weight: normal}
 */    
       .verticalTab
        {
        
            /* background-color: #8197e1; */
            /* border:solid 1px #8197e1; 
            padding-top: 2px; was 2 px 
            padding-bottom: 2px;
            padding-left: 7px;
            padding-right: 7px; */
           
        }
        .selectedVerticalTab
        {
			font-weight: bold;
            /* background-color: #4d6cdf; */
            /* border:solid 1px #4d6cdf; */
        }
          
    
/********************************************************************** 
End Menu Control for Left Nav on Vertical Pages
***********************************************************************/

#vertical_content h1
{

	margin: 0px; 
	margin-bottom: 5px; 
	padding: 0px;
}

#vertical_content h2
{
	margin: 0px; 
	margin-bottom: 5px; 
	padding: 0px;
}



#mainimage  /*main image on the vertical content pages */
{
 float: left; 
 margin-right: 5px; 
 padding-right: 0px;
}

    
#vertical_rightsidebar /* for banners */
{
margin-top: 10px; /* KK Test */
margin-left: 20px; 
width: 180px; 
/* text-align: center; */
}

#vertical-banners
{
text-align: center;
}

/*
#vertical_rightsidebar img
{
margin-bottom: 10px;
}
*/

#vertical-banners img
{
margin-bottom: 10px;
}

#vertical_topsection
{
	margin-bottom: 10px;
}

#vertical_topsection_tbl 
{
	border-spacing: 0px;  /* instead of margin */
	border-collapse: collapse; 	
}

#vertical_topsection_tbl tr
{
	vertical-align: top;		
}

#vertical_topsection_tbl td
{
	padding: 0px;		
}

#vertical_topsection_tbl img
{
	vertical-align: bottom;		/* eliminates gab below image */
}

#vertical_promo_td 
{
/* background-color: #4d6cd5; */ 
width: 372px; 
}


#vertical_promo
{
/* color: #ffffff; */ 
padding-left: 10px;
padding-right: 4px;
}
/*
 #vertical_promo a:link {color: #ffffff; text-decoration: underline; font-weight: normal}
 #vertical_promo a:visited {color: #ffffff; text-decoration: underline; font-weight: normal}
 #vertical_promo a:hover {color: #ffffff; text-decoration: underline; font-weight: normal}
 #vertical_promo a:active {color: #ffffff; text-decoration: underline; font-weight: normal}
*/

#vertical_promo h1
{
 padding: 0px; 
 margin: 0px; 
 margin-top: 5px; 
 font-weight: normal; 
 font-size: 14pt; 
 /* color: #ffffff; */
}

#vertical_promo h2
{
 padding: 0px; 
 margin: 0px; 
 margin-bottom: 5px; 
 font-weight: normal; 
 font-size: 12pt; 
 /* color: #ffffff; */
}

#vertical_promo ul
{
margin-top: 5px; 
margin-bottom: 0px;
}

#VerticalFeaturesTabbedModule
{
font-size: 9pt; 
width: 335px; 
padding-left: 10px;
padding-right: 0px;  
margin-left: 6px;                          
}
    
#vertical_rsswrapper
{
margin-top: 0px;
} 
         



    
#vertical_searchjobs h2
{
margin: 0px; 
margin-bottom: 5px; 
padding: 0px; 
font-weight: normal; 
font-size: 14pt;
 color: #333333 
}                     


#Position_span
{
	margin-right: 138px;
} 
   
 
.Vertical_ddlPositions
{
	 Width: 190px; 
}
  
  .Vertical_ddlRegions
{
	 Width: 175px; 
}
               



/********************************************************************** 
End Vertical Home Pages (Example: /Nursing/Default.aspx)
***********************************************************************/

/********************************************************************** 
Start Nursing Content Pages 
***********************************************************************/

/* Table for HealthcareGrowth.aspx */

.tblVertical
{
	background-color: White; 
	border-color: #E7E7FF; 
	border-width: 1px; 
	border-style: solid;
font-family: Arial; 
font-size: 10pt; 
border-collapse: collapse; 
}

.tblrowheadVertical
{
	color:White; 
	background-color:#507CD1; 
	font-weight:bold;	
	text-align: center;
}

.tblrowVertical
{
	background-color:#D0DCF2; 
	text-align: right;
}

.tblrow2Vertical
{
	background-color:White; 
	text-align: right;
}

.tblcolVertical
{
		text-align: left;
}

/* End Table for HealthcareGrowth  */

	
/********************************************************************** 
Start Relocation Main Page (/Relocation/Default.aspx)
***********************************************************************/


#reloguide_copy
{
line-height: 1.3em;	
margin-bottom: 5px; 
}

#reloguide_links
{
	
}

#leadregislinks
{
	line-height: 1.5em;
	
}




/********************************************************************** 
Start Bottom Layer Content 
***********************************************************************/

#relobottomcontent
{
  padding-top: 10px; 
  padding-bottom: 10px;
  margin-left: 0px; /* was 10 px */
  margin-right: 0px; /* was 10 px */
}


#relobottomcontent h3
{
/* color: #d9162a; 
font-weight: bold; 
font-size: 12pt; */ 
margin: 0px; 
padding: 0px;
padding-top: 10px; 
padding-bottom: 0px;
}

 #relobottomcontentleft
{
width: 370px;
font-size: 9pt;
line-height: 1.5em;
/* padding-left: 10px;
padding-right: 10px; */  
}



 #relobottomcontentleft hr
{
 color: #cccccc;   
  height: 1px;  
  background: #cccccc; 
  border: 0px;
}


#relobottomcontentmiddle
{
width: 385px; 
margin-left: 10px;
margin-right: 10px;  
}

#topreasons_wrapper
{
	width: 378px; 
	background: #e4e4e4;
	border:  #999999 1px solid;
	margin: 0px;
	padding: 0px;
}

.topreason_header
{
	width: 333px; 	
	height: 24px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px; 
	margin-left: 20px;		
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #999999;

}

.topreason_content
{
	width: 336px; 	
	margin-left: 20px;	
	padding-top: 20px;
	padding-bottom: 20px; 
	color: #ffffff;
	border:  #999999 1px solid;
	background: #ffffff;
	
	text-align: center; 
}



#relobottomcontentright
{
/* padding-right: 10px; */
}






/********************************************************************** 
End Bottom Layer Content 
***********************************************************************/

/********************************************************************** 
End Relocation Main Page (/Relocation/Default.aspx)
***********************************************************************/

/********************************************************************** 
Start Relocation Ads (e.g. relocation/RelocationAds.ascx)
***********************************************************************/

.relo_ads
{
	margin-bottom: 15px;
}


/********************************************************************** 
End Relocation Ads (e.g. relocation/RelocationAds.ascx)
***********************************************************************/



/********************************************************************** 
Start Relocation Articles (e.g. relocation/LiveInNevada.aspx)
***********************************************************************/

 #relorsswrapper .Subheads
{
	font-size: 10pt;
	font-weight: bold;
}

 #relorsswrapper .subsubhead
{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}


/* Start Featured Employers Module */
         
 .tabLiveInNevada a:link {color: #1b58ad; text-decoration: none; font-weight: normal}
 .tabLiveInNevada a:visited {color: #1b58ad; text-decoration: none; font-weight: normal}
 .tabLiveInNevada a:hover {color: #1b58ad; text-decoration: underline; font-weight: normal}
 .tabLiveInNevada a:active {color: #1b58ad; text-decoration: none; font-weight: normal}    
  
 .tabLiveInNevada
        {
             border-top: solid 1px #d4d4d4; 
            border-right: solid 1px #d4d4d4; 
            background-color:#EAEAEA;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 2px;
            padding-right: 2px;
            font-size: 8pt;
            word-spacing: .2em;        /* 1px */
            letter-spacing: -1.0px;    /* -0.1em,  */
            
        }
        
        .selectedTabLiveInNevada
        {
            background-color:#2068ca;
            border-top: solid 1px #2068ca;
            border-right: solid 1px #d4d4d4;   
        }
      
.subnavLiveInNevada
  {
    height: 5px;
    background-color: #2068ca; 
    font-size: 0px;  
    /* Note: Set font size to 0 to prevent IE 6.0 from displaying a minimum div height of about 20 px */
  } 








/********************************************************************** 
End Relocation Articles (e.g. relocation/LiveInNevada.aspx)
***********************************************************************/




/********************************************************************** 
***********************************************************************
Start Employer Profile Page (employerprofile.aspx)
***********************************************************************
***********************************************************************/
   
#jobpostingheader table, td, tr
   {
	border-style: none;  /* removes  border in Opera */
	border-width: 0px;   /* removes  border in Opera */
   }  
     
  
   
#empProfileWrapper
{
padding: 5px;
/* background-color: #d3d3d3; */ 
margin: 20px;
margin-top: 5px; 
}
       
#empProfileWrapper h1
{
padding: 0px; 
margin-top: 0px;  /* new */
margin-bottom: 5px;
/* font-size: 16pt; 
font-weight: bold; 
color: #d9162a; */
}         
       
#empProfileWrapper h2
{
padding: 0px; 
margin-top: 0px;
margin-bottom: 5px;
font-size: 12pt; 
font-weight: bold; 
color: #000000;
}      
      
       
#empProfileWrapper h3
{
padding: 0px; 
margin-top: 5px;
margin-bottom: 0px;
font-size: 10pt; 
font-weight: bold; 
color: #000000; 
}    
       
        
 .contentEmpProfile
{
    border: #666666 1px solid;
    background-color: #ffffff; 
    margin: 0px;
}            

     
      
        
 .tabsEmpProfile a:link {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabsEmpProfile a:visited {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabsEmpProfile a:hover {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabsEmpProfile a:active {color: #ffffff; text-decoration: none; font-weight: bold}
       
        .tabEmpProfile
        {
            border:solid 1px #999999; 
            background-color:#999999;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 7px;
            padding-right: 7px;
        }
        .selectedTabEmpProfile
        {
            background-color:#666666;
            border:solid 1px #666666;    
        }
    
    

.subnavEmpProfile
  {
     /* width: 975px; */
    height: 10px;
    background-color: #666666; 
    color: #ffffff;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0px;  
    /* Note: Set font size to 0 to prevent IE 6.0 from displaying a minimum div height of about 20 px */
  } 
    
  
.emplocation
{
margin: 20px;
padding: 5px;
background-color: #eeeeee; 
}

.empprofile
{
margin: 0px;
padding: 20px;
background-color: #eeeeee; 
}

.empjobs
{
margin: 20px;
padding: 5px;
/* background-color: #d3d3d3; */ 
}


.visible
{
	visibility: visible;
	/* display: block; */
}

.hidden
{
	visibility: hidden; 
	display: none;
}

#JWvideo
{
width: 330px; 
height: 305px; 
float:right; 
margin-left: 5px; 
padding-left: 5px; 
background-color: #eeeeee;	
}

/*

#divVruitvideo
{
margin: 0px; 
padding: 0px;
}

.vcruitvideo
{
width: 330px; 
height: 280px; 
float:right; 
margin-left: 5px; 
padding-left: 5px; 
background-color: #eeeeee;
}

#video {
float:right; 
padding: 10px;
padding-bottom: 20px;
background-color: #eeeeee;
}

.vcruitvideoLeft
{
width: 330px; 
height: 305px; 
float:left; 
margin-right: 5px; 
padding-right: 5px; 
background-color: #eeeeee;
}

*/

.imgEmpProfileLeft
{
float: left; 
padding: 5px; 
padding-right: 10px;
}

.imgEmpProfileRight
{
float: right; 
padding: 5px; 
padding-left: 10px;
}




/********************************************************************** 
End Employer Profile Page (employerprofile.aspx)
***********************************************************************/
    
    
      
/********************************************************************** 
Start Job Posting Page (jopposting.aspx.aspx)
***********************************************************************/ 
    
 /* #jobposting h1
{
padding: 0px; 
margin-bottom: 5px;
font-size: 16pt; 
font-weight: bold; 
color: #666666;
} */
      
      
/********************************************************************** 
End Job Posting Page (jopposting.aspx)
***********************************************************************/ 
      
      
/********************************************************************** 
Start Edit Account Page (editaccount.aspx)
***********************************************************************/ 
        

#editaccount
{
/* padding: 15px; */ 
margin-top: 10px;	
}

.eaFieldset
{
    border: #999999 1px solid;   
    padding-left: 8px; 
    padding-bottom: 10px;    
}

.eaFieldset
{
    border: #999999 1px solid;
    padding-left: 8px; 
    padding-bottom: 10px;    
}

.eaLegend
{
color: #333333; 
 font-weight: bold; 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12pt;
}

.eaButton
{
font-size: 9pt;
margin: 0px;
margin-top: 10px;
padding: 0px;

height: 20px; 
width: 75px;
border:1px solid #666;
background-color:#ccc;
} 

.ChangePassword td
{
	padding-right: 5px;
}

#tblContactInfo
{
/* width: 400px; */
}

#tblContactInfo td
{
 padding-right: 5px;
 width: 155px; 
}




/********************************************************************** 
End Edit Account Page (editaccount.aspx)
***********************************************************************/ 
    
/********************************************************************** 
Start Create Account Page (createaccount.aspx)
***********************************************************************/ 

#profilefieldset
{
    border: #999999 1px solid;   
    padding-left: 8px; 
    padding-bottom: 10px;    
}
 
.profilelegend
{ 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 11pt;  
      color: #333333; 
 font-weight: bold;   
 }
 

#resumefieldset
{
    border: #999999 1px solid;   
    padding-left: 8px; 
    padding-bottom: 10px;    
}


.resumelegend
{ 
   padding-left: 5px;
   padding-right: 5px;
   font-size: 11pt;  
      color: #333333; 
 font-weight: bold;   
 }

/********************************************************************** 
End Create Account Page (createaccount.aspx)
***********************************************************************/ 


/********************************************************************** 
Start Sign In Page (login.aspx)
***********************************************************************/ 

#loginform
{
	width: 400px;
}

.ButtonSignIn
{
 /* marging-right: 139px; */ 
font-size: 9pt;
margin: 0px;
margin-top: 5px;
padding: 0px;
height: 20px; 
width: 75px;
border:1px solid #666;
background-color:#ccc;
float: left; 
}

/********************************************************************** 
End Sign In Page (login.aspx)
***********************************************************************/ 

/********************************************************************** 
Start Resume Edit (ResumeEdit.ascx)
***********************************************************************/ 

.LabelAction
{
 font-weight: normal;
 font-size: 14pt;
 margin-bottom: 5px; 
 margin-top: 5px;
 color: #333333
}

/********************************************************************** 
End Resume Edit (ResumeEdit.ascx)
***********************************************************************/ 








/********************************************************************** 
Start Privacy Policy (privacy.aspx)
***********************************************************************/ 

#privacypolicy h3
{
	color: #000000;
	font-size: 11pt;
	padding-bottom: 5px;
	margin: 0px;
}

#privacypolicy h2
{

	font-size: 12pt;
	padding-bottom: 5px;
	margin: 0px;
}


/********************************************************************** 
End Privacy Policy (privacy.aspx)
***********************************************************************/ 


/********************************************************************** 
Start Contact Us (contactus.aspx)
***********************************************************************/ 

#contactus h3
{
	color: #990000;
	font-size: 11pt;
	padding-bottom: 5px;
	margin: 0px;
}

#contactus h2
{

	font-size: 12pt;
	padding-bottom: 5px;
	margin: 0px;
}



/********************************************************************** 
End Contact Us (contactus.aspx)
***********************************************************************/ 

/********************************************************************** 
Start Schools Vertical Site (schools/)
***********************************************************************/ 

#featuredschools img
{
float: right;
padding-right: 7px; 
padding-left: 5px; 
padding-top: 0px;
padding-bottom: 0px;
}

#schools_thankyou_rightsidebar
{

margin-left: 10px;  /* was 20px */
text-align: center; 
width: 180px; 

}


#schools_thankyou_rightsidebar img
{
margin-bottom: 10px;
}





/********************************************************************** 
End Schools Vertical Site (schools/)
***********************************************************************/ 