<!--


.select-box{vertical-align:middle;}
.select-box select{width:100px;}
  
div.shadow_col_inner_inner table tr td a {
	font-weight:bold;
}

/* Makes 'go' buttons stand out more 1 */
/* Can be rendered many ways. Style as requested */
.CGbutton {
        width: 50px;
        border-style: ridge;
        }

.CGbutton-normal
{
	width: 17px;
	height: 17px;
	color: #000000;
	background-color: #888888;
	font-size: 8pt;
	font-weight: bold;
	BORDER-RIGHT: black 1px solid; BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid; BORDER-BOTTOM: black 1px solid;
	cursor: hand;
}

.CGbutton-hover
{
	width: 18px;
	height: 17px;
	color: #ffffff;
	background-color: #888888;
	font-size: 8pt;
	font-weight: bold;
	BORDER-RIGHT: white 1px solid; BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid; BORDER-BOTTOM: white 1px solid;
	cursor: hand;
}

/* The classes below were previously just select. */
/* Changed for UI tidy-up */
/*---------------------------------------------------------------------------------
note: Do change the following values if you want to align the config lists properly
(however, be aware that certain entries in config lists may be too long for a fixed width
.selectIndustry  //for the Industry selection list
.selectEducationLevel  //for the Education Level selection list
.selectEducationSubject  //for the Education Subject selection list
.selectDepartment,
.selectExperience
.selectContractType
.selectLocation,
.selectCurrentSit
.selectJobType  //for the Job Type selection list
.selectTitle  //for the profiles Title selection list
.selectcareerObjective  //for users career objectives
.selectSummaryExperience // for the description of career so far. Looks good as "(60%*table_width)+selectNarrow"


----------------------------------------------------------------------------------*/

#content table tr td a         { color: #204B95; text-decoration: none }
#content table tr td a:visited { color: #183B79; text-decoration: none }
#content table tr td a:hover   { color: #204B95; text-decoration: underline }

.selectField {
	//lists and menus
  border: 1px solid #003399;
	font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size: 11px;
	color: #000000;
	horizontal-align:center;
  width: 180px;	  
}

.textimg {
	PADDING-LEFT: 5px; 
}

.linkimg {
	background-image: url(/jpapps/dexiacom/images/arrow_right.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 20px; 
}
.selectJobType {
	//lists and menus
        border: 1px solid;
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
	color: #000000;
		  width: 261px;
		  
}
 .selectPrefArea {
	//lists and menus
        border: 1px solid;
	font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size: 11px;
	color: #000000;
		    width: 150px;
		  
}
.selectWide {
       	font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	      color: #000000;
        width: 260px;
        }

.selectName {
       	font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	color: #000000;
        width: 150px;
        }


.selectEducationSubject, .selectIndustry,  .selectContractType, .selectDepartment, .selectExperience {
    border: 1px solid;
		font-family: verdana;
		font-size: 11px;
	  color: #000000;
	  width: 261px;
        }

.selectAvWidth {
        border: 1px solid #18B2D8;
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
	color: #000000;
        width: 200px;
        }

.selectSummaryExperience {
        border: 1px solid #18B2D8;
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
	color: #000000;
        width: 490px;
        }

.selectEducationLevel, .selectCurrentSit, .selectTitle, .selectCareerObjective {
       border: 1px solid #18B2D8;
	font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size: 11px;
	color: #000000;
	
        }

.selectNarrow { //lists and menus
        border: 1px solid #18B2D8;
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
		color: #000000;
        width: 130px;
        }
/* note: to align nicely, the width of the following three selection lists should add
         up to the .selectWide class */
.selectDay { //For day selection lists
        border: 1px solid #18B2D8;
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
	color: #000000;
        width: 84px;
        }

.selectMonth { //For Month selection lists
       border: 1px solid #18B2D8;
       	font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	color: #000000;
        width: 84px;
        }
.selectYear { //For year selection lists
       border: 1px solid #18B2D8;
       	font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	color: #000000;
        width: 84px;
        }

/* This is the setup for the general text */

p {
   font-family: "Verdana","Helvetica","Arial",sans-serif;
        font-size: 11px;
}

td
        {
        font-family: "Verdana","Helvetica","Arial",sans-serif;
        font-size: 11px;
        
        }

/* The same as above but no size or colour in case they over write other tags */


	
.rowTtl td {color:#FFFFFF;background-color:#9CA437;text-align: left;padding-left:3px;}
.rowCnt td {color:#555555;background-color:#E0E2C9;text-align: left;padding-left:3px;padding-bottom:1px;border-bottom:solid 1px #FFFFFF;}
.rowCnt td.dark {background-color:#D9E1F0;text-align:left;padding-left:10px;}
.rowCnt td.changeUP {color:#00CC00;font-weight:bold;}
.rowCnt td.changeDown {color:#FF6600;font-weight:bold;}

/* The bascic font tag again no colour in case it over writes other tags */

font
	{
		font-family: "Verdana","Helvetica","Arial",sans-serif;
		font-size: 11px;
	}

/* This is for the background colour and or image */


.comment_textarea {
    font-family: "Verdana","Helvetica","Arial",sans-serif;
    font-size: 11px;
	color: #000000;
	font-style: normal;
	width: 45%;
	height: 45px;
}

/* This is for text boxes and dropdowns */

textarea
        {
	       	font-family: "Verdana","Helvetica","Arial",sans-serif;
	       	font-size: 11px;
	color: #000000;
	width: 100%;
	font-style: normal;
}

select { //lists and menus
       border: 1px solid #18B2D8;
              	font-family:  "Verdana","Helvetica","Arial",sans-serif;
              	font-size: 11px;
	color: #000000;
        }

checkbox
        {
        font-family: verdana;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
        align=left;
        }

/* Here are specific tags called  */

/* previously small_head */

/* Makes 'go' buttons stand out more */
/* Can be rendered many ways. Style as requested */



.size1
        {
        font-size: 11px;
        }



/* previously font_head */
.size4
        {
        font-size: 17px;
        font-family: "Verdana","Helvetica","Arial",sans-serif;
        }

/* colours for stars */
.colour2
        {
        color: #FF0000;
        }

/* colours for warning text */
.colouralert
        {
        
        }

/* colours for CV Extraction manual input text */
.extractManualColour
        {
        color: #FF0000;
        }
font.size3,
.size3
 {	 
	font-size:11px;
	color:#0a386a;
	font-weight:bold;
	font-family: "Verdana","Helvetica","Arial",sans-serif;
}

.evenrow
{
	font-family: Arial;
	vertical-align: middle;
        font-size: 11px;
        background-color: #FFFFFF;
        height:35px;
		  border-color: #000000;
        border-width: thin;
        border-style: solid;
		  margin-left: 5px;
		margin-right: 5px;
    
}

.oddrow
{
	font-family: Arial;
	vertical-align: middle;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 35px;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
	
}
.trHeader{
	font: "Verdana","Helvetica","Arial",sans-serif;
	font: bold;
	font-size: 12px;
	height: 17px;
	background-color: #000000;
	color: White;
	
}


.tblLatestjobs
{
	color: #000000;
	border: 1px solid black;
	vertical-align: top;
	
	padding-right: 5px;
	padding-left: 5px;
}
.tblGrey{
	color: #000000;
	border: 1px solid black;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	background: #EEEEEE;
}


.tblLoginRegister{
	background-color: #FFFFFF;
	/*border: 1px solid black;*/
	vertical-align: top;
}

.smalltext{
	font-family: "Verdana","Helvetica","Arial",sans-serif;
        font-size: 8px;
	
	
}

.HomeBCK {
	background-attachment: fixed;
	background-image: url(images/Girl_BCK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.WelcomeBCK {
	background-attachment: fixed;
	background-image: url(images/Welcome_Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Text {
	font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size: 11px;
	color: #272B84;
}
.SmallText {
	font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size: 9px;
	color: #272B84;
}

hr {
		background-image: url(/jpapps/teamanspirit/images/pix.gif);
		height : 1px;
}

.login_menu{
background-color:#CCCCCC;

}

.SearchTitle{
  color: #4C4B95;
  font-family: "Verdana","Helvetica","Arial",sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Blue{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #5299CA;
}

.searchField{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #5299CA;
   width: 220px;
}

.searchFieldHidden {
  display:none;
}

.littleSearchField{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #5299CA;
   width: 220px;
}

.Pink{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #E72044;
}

.bordure{
  border-radius : 6px;
}

.Normal_text{
  color: #FFFFFF;
  font-family: "Verdana","Helvetica","Arial",sans-serif;
}

.Black{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #0a386a;
}

.Black li{
	list-style-type: disc;
}
.BlackBold{
  font-weight:bold;
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #0a386a;
}
.Green{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #9CA437;
}

.Red{
  font-family: "Verdana","Helvetica","Arial",sans-serif;
  color: #FF0000;
}

.TitleCG
{
  font-size: 17px;
  font-family: "Verdana","Helvetica","Arial",sans-serif;
}

.selectHuge {
       	font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	      color: #000000;
        width: 380px;
        }
        
.SalaryField
{
        font-family: "Verdana","Helvetica","Arial",sans-serif;
       	font-size: 11px;
	      color: #000000;
        width: 93px;
}
//-->

