/********   Start UNIVERSAL GLOBAL STYLES ******************/

/*REG3  updated 14/12/2007*/

body p, td, ul div  {
		color: #000000;
		font: 100%/150%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;/*RJ 071210 added to fix welcome page*/
}


/********************** search form styles *********/

a:hover {
	cursor: pointer;
	text-decoration: underline;
}


/**
 * Modifies tables inside the search form
 *
 */
 
.srchfrm_search
{
	padding				: 5px;
}

.srchfrm_search
{
	font-size 			: 11px;
}

/**
 * Changes the TD inside search content
 *
 */

.srchfrm_search td
{
	padding				: 5px;
	list-style			: none;
	font-size			: 8pt;
	border				: 0px none #000000;
}

/*
.srchfrm_title {
	font				:11px Tahoma;
	list-style			:none;
	padding				:5px;
	background-color	:#E4EFEE;
}

.srchfrm_show {
	font-family			: Tahoma;
	border				: 1px solid #EEEEEE;
}

.srchfrm_show td{
	list-style			: none;
	font-size			: 8pt;
	font-family			: Tahoma;
	border				: 0px none #000000;
	padding				: 0px;
}
*/


/**
 * Header for the search section
 *
 */
.srch_arrow, .srch_arrow a
{
	font-size			: 10pt;
	text-decoration		: none;
	/*color				: #aaaaaa;*/
}

/**
 * The highlight for the list documents
 *
 */
.srch_table_highlight
{
	background-color	: #F6FAF9;
}

/*
	SM 15Oct07: Added originally for resume search hotlist
*/
.srch_table_selected
{
	background-color: #9DBAB7;
}

/**
 * Outer Table for the search
 *
 */
.srch_table
{
	border-top		: 1px solid #779491;
	border-left		: 1px solid #779491;
	border-bottom	: 1px solid #779491;
	margin			: 10px 0px 10px 10px;
	font-size:10px;
}

/**
 * Header for the search section
 *
 */
.srch_table_header
{	
	padding				: 2px;
	background-color 	: #E4EFEE;
	border-right		: 1px solid #779491;
	border-bottom		: 1px solid #779491;
	text-align			: left;
}

/**
 * Header for the search section
 *
 */
.srch_table td
{	
	padding				: 2px;
	text-align			: left;
	border-right		: 1px solid #779491;
}

/****** end search form styles *********/

/********   Start BACKEND STYLES  ******************/

/**
 * Style for Form Top Nav
 *
 */
.topNav
{
	margin-top			: 10px;
	/*margin-bottom		: 15px;*/
	border-top 			: 1px solid #006633;
	border-bottom 		: 1px solid #006633;
}

.topNav td
{
	color	 			: #006633;
	text-align 			: left;
}

/**
 * News Section of the welcome page
 *
 **/
.news 
{
	border-left			: 1px solid #00718E;
	border-bottom 		: 1px solid #00718E;
	border-right 		: 1px solid #00718E;
}

.news td
{
	font-size 			: 9px;
	color 				: #B4B3B3;
}

.news a 
{
	color 				: #00718E;
}

.news a:hover 
{
	color 				: #0BA5CD;
	text-decoration     : none;
}

/*
.list
{
	padding				: 0px;
	spacing				: 0px;
}

.list th
{
	padding				: 3px;
	spacing				: 0px;
	color 				: #000000;
	text-align			: left;
	background-color	: #E4EFEE;
}
*/

/**
 * Style for Outer form table (register form and arb search)
 *
 */
.outerTable
{
	border 				: 1px solid #779491;
}

.outerTable th
{
	background-color 	: #9DBAB7;
	color	 			: #FFFFFF;
	text-align 			: left;
	border-top 			: 4px solid #C3DCD9;
}

.outerTable td, th
{
	font-size:11px;
	padding	: 2px;
	line-height:12px;
}

/**
 * Style for the filemanger toolbar
 *
 **/
.fm_title
{
	border-bottom	: 1px solid #779491;
	border-right	: 1px solid #779491;
	padding			: 0px;
	margin-bottom	: 10px;
}

.fm_title th
{
	padding				: 3px;
	border-top			: 1px solid #779491;
	border-left			: 1px solid #779491;
	text-align			: left;
	background-color	: #E4EFEE;
}

/**
 * Style for Global Message Block
 *
 */
.globalMessage
{
	border 				: 1px dotted #FF0000;
	padding				: 4px;
	/*text-align			: center;*/
}

/**
 * Style for Outer form table
 *
 */
.panelOutline
{
	border 				: 1px solid #00718e;
}

.panelOutline th
{
	padding				: 2px;
	background-color 	: #9BAFCC;
	color	 			: #FFFFFF;
	text-align 			: left;
	border-top 			: 4px solid #bfcfe9;
}

.panelOutline td
{
	color 				: #000000;
	padding				: 0px;
}	

/**
 * Form Elements
 *
 */
.adminButton
{
	font-size 			: 10px;
	color 				: #FFFFFF;
	background-color 	: #9DBAB7;
	border: 1px solid #779491;
}

.file
{
	border: 1px solid #779491;
}

.checkBox
{
	color 				: black;
	/*border-top			: 1px solid #779491;
	border-left			: 1px solid #779491;
	border-right		: 1px solid #779491;
	border-bottom		: 1px solid #779491;*/
	border: none;
}

input
{
	color: black;
	border:1px solid #BDC7D8;
}


checkbox {
	border: 0;
}

select
{
	border: 1px solid #779491;
}

.hint
{
	color 				: #136C63;
}

.gatewayOpen
{
	background-color 	: #FFFFFF;
	font-size 			: 9px;
	font-weight			: bold;
	color				: #3dac0b;
	border				: 1px solid #3dac0b;
}

.gatewayClosed
{
	background-color 	: #FFFFFF;
	font-size 			: 9px;
	color				: #ff3b3b;
	border				: 1px solid #ff3b3b;
}

.registerOpen
{
	background-color 	: #FFFFFF;
	font-size 			: 9px;
	color				: #ac0b0b;
	border				: 1px solid #ac0b0b;
}

.viewRegistrationDetails
{
	background-color 	: #FFFFFF;
	font-size 			: 9px;
	color				: #3dac0b;
	border				: 1px solid #3dac0b;
}

/**
 * Form Elements
 *
 */
.internalButton
{
	font-size 			: 10px;
	color 				: #686868;
	background-color 	: #d7d7d7;
	border				: 1px solid #a7a7a7;
}

.innerButtons
{
	background-color 	: #E2EAE9;
	border-bottom		: 1px solid #FFFFFF;
	border-top			: 3px solid #F9FBFB;

}

.innerButtons td
{
	color 				: #779491;
	padding				: 0px;
}

/**
 * List / Grid view
 *
 **/
 
.list { 
	border-right	: 1px solid #779491;
	border-bottom	: 1px solid #779491;
	font-size:10px;
}
	
.list td th {
	padding				: 0px;
	border-bottom		: 1px solid #779491;
	border-right		: 1px solid #779491;
	margin-bottom		: 10px;
	font-size			:10px;
}

.list th {
	padding				: 3px;
	border-top			: 1px solid #779491;
	border-left			: 1px solid #779491;
	border-bottom		: 1px solid #779491;
	color 				: #000000;
	text-align			: left;
	background-color	: #E4EFEE;
}

.list td {
	padding				: 3px;
	border-left			: 1px solid #779491;

}

.list_border_top {
	border-top			: 1px solid #779491;
}

/**
 * List / Grid view (Grey Outline)
 *
 **/
.glist
{
	padding				: 0px;
	border				: 1px solid #CCCCCC;
	border-left			: none;
	/*border-right		: 1px solid #CCCCCC;*/
	margin-bottom		: 10px;
}

.glist th
{
	padding				: 3px;
	border-bottom		: 1px solid #CCCCCC;
	border-left			: 1px solid #CCCCCC;
	font-size 			: 9px;
	font-weight			: bold;
	text-align			: left;
	/*background-color	: #E4EFEE;*/
}

.glist td
{
	padding				: 2px;
	border-left			: 1px solid #CCCCCC;
	border-bottom		: 1px solid #f5f5f5;
}

/**
 * Forumn List / Grid view (Grey Outline)
 *
 **/
#flist
{
	padding				: 0px;
	border				: 1px solid #CCCCCC;
	border-left			: none;
	/*border-right		: 1px solid #CCCCCC;*/
	margin-bottom		: 10px;
}

#flist th
{
	padding				: 3px;
	margin				: 0px;
	border-bottom		: 1px solid #CCCCCC;
	border-left			: 1px solid #CCCCCC;
	font-size 			: 9px;
	font-weight			: bold;
	text-align			: left;
	background-color	: #FFFFFF;
	border-top			: none;
}

#flist td
{
	padding-left		: 4px;
	border-left			: 1px solid #CCCCCC;
	/*border-bottom		: 1px solid #f5f5f5;*/
}

/**
 * Style for Outer form table
 *
 */
.backendTable
{
	border 				: 1px solid #b8b8b8;
}

.backendTable th
{
	padding				: 2px;
	background-color 	: #b8b8b8;
	color	 			: #FFFFFF;
	text-align 			: left;
	border-top 			: 4px solid #626262;
}

/**
 * Style for Outer form table
 *
 */
.backendTable td
{
	color 				: #000000;
	padding				: 0px;
}

/**
 * standard Form Design
 *
 */
.std_form
{
	padding				: 0px;
	border				: 1px solid #58770E;
}

.std_form th
{
	padding				: 3px;
	border-bottom		: 1px solid #779491;
	text-align			: left;
	background-color	: #E4EFEE;
}

.std_form td
{
	padding				: 3px;
	text-align			: left;
}


.blank td{
	padding				: 2px;
	border-left			: 1px solid #FFFFFF;
	border-right		: 1px solid #FFFFFF;
}

 /**
  * Panel Button 
  * This will control all the buttons inside the panels
  *
  **/
 /* Set the position of the buttons */ 
#panelButton {
	/**/
	position			: relative;
	width				: 100%;
	/*height				: 100px; changed from 30px for ASFB*/ 
	margin				: 0px;
	padding				: 0px;
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers*/ 
}

/* Set the position of the list elements*/  
#panelButton ul#list {
	position			: relative;
	float				: left;
	width				: 175px;
	text-align			: center;
	margin				: 0px;
	margin-top:3px;
	padding				: 0px;
	
}

/* Align the elements */
#panelButton ul#list li  {
	list-style			: none;
	width				: 175px;
} 

/* The look of the button  */
#panelButton ul#list a, 
#panelButton ul#list a.current {
	display				: block;
	padding				: 3px;
	margin				: 5px;
	text-align			: left;
	font-family			: arial;
	font-size			: 93%;
	text-decoration		: none;
	color				: #000;
	background			: #E4EFEE/*#f4f4f4*/;
	border				: 1px solid #779491/*#c0c0c0*/;
}

/* The mouseover for the button  */
#panelButton ul#list a:hover {
	/*border-color		: #707676;*/
	background			: #e7f4f4;
}

/* Set the position of the list elements*/  
#panelButton ul#greylist {
	position			: relative;
	float				: left;
	width				: 175px;
	text-align			: center;
	margin				: 0px;
	margin-top:3px;
	padding				: 0px;
	
}

/* Align the elements */
#panelButton ul#greylist li  {
	list-style			: none;
	width				: 175px;
} 

/* The look of the button  */
#panelButton ul#greylist a, 
#panelButton ul#greylist a.current {
	display				: block;
	padding				: 3px;
	margin				: 5px;
	text-align			: left;
	font-family			: arial;
	/*
	font-size			: 93%;
	*/
	text-decoration		: none;
	color				: #000;
	background			: #ededed/*#f4f4f4*/;
	border				: 1px solid #c0c0c0/*#c0c0c0*/;
}

/* The mouseover for the button  */
#panelButton ul#greylist a:hover {
	/*border-color		: #707676;*/
	background			: #e7f4f4;
}


/******** END BACKEND STYLES ******************/

.printContainer {
	width: 100%; 
	text-align: right;
	/*
	font-size: smaller;
	*/
	float: right;
}

img {
	border: none;
}

#skills_experience {
	width:97%; 
	height:400px; 
	border:solid 1px silver; 
	overflow:auto; 
	padding:5px;
}

.help_hidden {
	display:none;
	width:500px;
}

.help_button {
	background-color: #CCCC33;
	padding: 2px;
	/*cursor:pointer;*/
	width:500px;
}

.help_button_hide {
	display:none;
}

.info_box, .flash_message {
	margin: 10px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #FFC;
	text-align: center;
	display: none;
}

.flash_message {
	display: block;
}

/*
	Pear pager
*/

.pager {
	text-align: center;	
}

/* 
	Welcome page and popups
*/

td fieldset {
		  border-color:#CCD6E0; 
		  border-style:solid; 
		  border-width:2px 2px 2px 2px; 
		  padding: 10px 10px 5px 10px;
		  }
		  
td fieldset legend {
		  font-weight:bold;
		  border-width:1px 1px 1px 1px;
		  border-style:solid;
		  border-color:#CCD6E0;
		  background-color:#EAEEF2;
		  padding: 2px 10px 2px 10px;
		  }