/* Default CSS Stylesheet for a new Web Application project */

/* Key Colours
	Dark Blue: #08206B
	Light Blue: #9CB2CE
*/
#MyGreen {
	color : #006666 }

#MyBrown {
	color : #666633 }

.MyTriSys {
	color: Lime }

BODY {
	BACKGROUND-COLOR: White;
	FONT-FAMILY: Trebuchet MS, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #808285;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	/*background-image: url(images/Textured.gif); */
    margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	border-right-width: thin;
	border-right-style: none; }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	COLOR: #808285; }

H1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

H2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

H3 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

H4 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

H5, DT {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

H6 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none; }

TFOOT, THEAD {
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

TH {
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000; }
	
input, select, textarea {
	border: 1px solid #ccc;
	margin: 4px 2px; }
	
#btnSearch {
	background: #505050;
	border: 1px solid #202020;
	color: #fff;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 52px; }
	
html>body #btnSearch { margin: 10px 0 0 105px; }

/* HYPERLINKS */
a img { border-style: none; }

a { text-decoration: none;
	color: #808285; }

a:hover {
	text-decoration: underline;
	color: #979797; }

.PageFooter {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	float: left; }

SMALL {
	font-size: .7em; }

BIG {
	font-size: 1.17em; }

BLOCKQUOTE, PRE {
	font-family: Courier New, monospace; }

UL LI {
	list-style-type: square; }

UL LI LI {
	list-style-type: disc; }

UL LI LI LI {
	list-style-type: circle; }

OL LI {
	list-style-type: decimal; }

OL OL LI {
	list-style-type: lower-alpha; }

OL OL OL LI {
	list-style-type: lower-roman; }

/* Ideometrix CSS Stylesheet settings 
 * 
 * May 2002
 */

/*************************************************/
/* Framework Layout
/*************************************************/
.PAGE_HEADER {
	border-color: Purple;
	background-color: Aqua;
	border: 1px; }

.FRAMEWORK_TABLE {
	border-color: Purple;
	border: 4px; }

.FOOTER_ITEM {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #808285; }

.LISTBAR {
	background-color: White; }

.FORM_COLOUR {
	background-color: White; }

.TAB_TITLE_TEXT {
	color: #808285;
	font-family: Verdana;
	font-size: 12px; }

.FORM_TAB_TITLE_TEXT {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #808285; }

/*************************************************/
/* Form Layout
/*************************************************/
.FORM_CONTAINER_TABLE {
	border-style: outset;
	border-width: 2px;
	border-color: #006666;
	border-bottom-color: #FDBF6F; }

.FORM_TABLE {
	BACKGROUND-COLOR: White; }

.DATA_CAPTURE_TABLE {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px; }

.DATA_DISPLAY_TABLE {
	background-color: White;	/*#FDEB99;*/
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #A7DB94; }

.FORM_CAPTION_LABEL {
	background-color: #006666;
	color: White;
	/*	border-width: 2px;
	border-style: outset;		*/
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	height: 12px;/*	width: 100%;
*/ }

.FORM_TITLE {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	border-style: outset;
	border-width: 0px;
	height: 30px;
	width: 100%; }

.FORM_SPACER_TABLE {
	background-color: White;
	border: 0px;
	height: 0px; }

.PARAGRAPH {
	/* background-color: white; */
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: 808285; }

.FIELD_LABEL {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal; }
	
.FIELD_LABEL span {
	float: left;
	margin: 4px 2px 4px 0; }

.FIELD_LABEL_20 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal; }

.FIELD_LABEL_ALTERNATE {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: #DCFFDC;
	color:              	#0A50A1;
	height: 30; }

.FIELD_VALUE {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	height: 19;
	width: 80%; }

.FIELD_VALUE TextArea {
	font-family: Verdana;
	font-size: inherit; }

.FIELD_VALUE_ALTERNATE {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #DCFFDC;
	height: 19;
	width: 80%; }

.FIELD_VALUE_NO_WIDTH {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	height: 19; }

.BACKGROUND_IMAGE {
	background-image: url(images/Textured.gif); }

.FIELD_READONLY {
	background-color: #E0E0E0;
	height: 20px;
	width: 80%; }

.ERROR_LABEL {
	color: Red;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20;
	width: 80%; }

.DATA_LABEL {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 20;
	min-width: 60px; }

.TABLE_HEADER_TEXT {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #006666;
	height: 30; }

.ALPHABET_SEARCH_CHARACTERS {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #006666;
	height: 15; }

.HELP_MESSAGE {
	color: Blue;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20; }

.HELP_TEXT_HEADER {
	color: #006666;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold; }

.HELP_TEXT {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px; }

.HELP_POINTS_TEXT {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 10px;
	list-style-type: square; }

.EMAIL_HYPERLINK {
	color: Blue;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 22; }

.SQL_TABLE_HEADER {
	color: black;	/*#009900;	*/
	background: white;
	width: 95%; }

.SQL_TABLE {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 8px 4px;
	width: 100%;
	border-style: none; }
	
.SQL_TABLE td { 
	padding: 2px 4px; }
	
.SQL_TABLE tr { border: none; }

.SQL_TABLE_ITEM_STYLE {
	height: 20px;
	padding: 8px 4px; }

.SQL_TABLE_ALTERNATING_ITEM_STYLE {
	height: 20px;
	padding: 8px 4px; }

.SQL_TABLE_SELECTED_ITEM_STYLE {
	color: #808285;
	background-color: #cc0000; }

.SQL_TABLE_HEADER_STYLE {
	background-color: #bbb;
	color: #808285;
	font-family: Verdana;
	font-size: 12px; }
	
.SQL_TABLE_HEADER_STYLE td a {
	color: #fff;
	float: left;
	padding: 8px 4px; }

.SQL_TABLE_PAGER_STYLE {
	background-color: #bbb;
	color: #fff; }

/**************/
/* timesheets */
/**************/
.TIMESHEET_FIELD_LABEL {
	background-color: #5E94C4;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: White;
	height: 19;
	width: 70px;
	/*
	border-top-style: outset;
	border-top-width: thin;
	border-right-style: outset;
	border-right-width: thin;
	border-bottom-style: outset;
	border-bottom-width: thin;
	border-left-style: outset;
	border-left-width: thin;
	*/
	text-align: center; }

.TIMESHEET_FIELD_VALUE {
	background-color: #0A50A1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	height: 19;
	width: 10%; }

.TIMESHEET_FIELD_TEXTBOX {
	height: 19;
	width: 70px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal; }

.TIMESHEET_FIELD_LBL {
	background-color: #FDEB99;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: Black;
	height: 19;
	width: 10%;
	text-align: center; }

.TIMESHEET_TOTAL_LBL {
	background-color: #FDEB99;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #4040c0;
	height: 19;
	width: 70px;
	text-align: center; }

.TIMESHEET_GRAND_TOTAL_LBL {
	background-color: #FDCC12;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: Black;
	height: 19;
	width: 70px;
	text-align: center; }

.TIMESHEET_TOTAL_CAPTION {
	background-color: #FDEB99;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #4040c0;
	height: 19;
	text-align: center; }

.TIMESHEET_RATES_AMOUNTS_COLUMN_HEADER {
	background-color: #5E94C4;
	color: White;
	height: 19;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; }

.TIMESHEET_RATES_AMOUNTS_COLUMN {
	height: 19;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; }

.TIMESHEET_RATES_TOTAL_LBL {
	background-color: #FDEB99;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #4040c0;
	height: 19;
	width: 100px;
	text-align: center; }

.TIMESHEET_SUMMARY_GRAND_TOTAL_LBL {
	background-color: #FDCC12;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: Black;
	height: 19;
	width: 100px;
	text-align: center; }

/* Timesheet End */


/******************/
/* CALENDAR/DIARY */
/******************/

.CALENDAR_TABLE {
	background-color: #666633;
	border: 1px; }

.CALENDAR_DAY_LABEL {
	background-color: #006666;
	color: White;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	height: 12px;
	width: 14%; }

.CALENDAR_MONTH_DAY {
	background-color: White;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; }

.CALENDAR_DAY_DETAIL {
	background-color: White;
	color: Black;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 75px;
	width: 14%; }

.CALENDAR_DAY_BLANK {
	background-color: #666633; }

.CALENDAR_DAY_VIEW_TABLE {
	background-color: #006666; /*#666633;*/
	border-style: outset;
	border: 0.5px; }

A.DAY_VIEW:link {
	color: white; }

A.DAY_VIEW:visited {
	color: white; }

A.DAY_VIEW:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold; }

.CALENDAR_HOUR_LABEL {
	background-color: #006666;
	color: White;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	height: 12px;
	width: 45px; }

.CALENDAR_HOUR_DETAIL {
	background-color: White;
	color: Black;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 12px; }

.CALENDAR_HOUR_DETAIL_OUT_OF_HOURS {
	background-color: #FFFFE0;
	color: Black;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 12px; }

.WEEKLY_CALENDAR_DAY_LABEL {
	background-color: #006666;
	color: White;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 12px;
	width: 14%; }

.DAILY_TASK_LIST {
	background-color: White;
	color: Black;
	border-width: 1px;
	border-style: inset;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal; }

.CALENDAR_TEXTAREA {
	font-size: 10px;
	width: 100%; }

.NOTE_HISTORY_CONTACT_HYPERLINK {
	font-size: 12px;
	font-weight: bold; }

/*******************/
/* TOOLBAR BUTTONS */
/*******************/
.TOOLBAR_IMAGE_BUTTON {
/*border-style: outset;
	border-width: 1px;
	border-color: #006666;*/ }

.MENU_TABLE {
	background-color: #0A50A1;
	color: White;
	border-width: 1px;
	border-style: outset;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal; }

/* CV Builder Layout */
.WizardSteps {
	width: 100%;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle; }

.CV_FIELD_LABEL {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0A50A1;
	height: 20;
	width:              200px; }

.CVMainMenu {
	vertical-align: top;
	background-color: #0A50A1;
	width: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px; }

.CVBuilderMain {
	vertical-align: top; }

.CVBuilderMain table {
	vertical-align: top; }

.WizardSteps .Selected {
	width: 100%;
	color: Black;
	background-color: #E6FFE6;
	font-weight: bold;
	height: 32px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/ArrowRight.gif);
	vertical-align: middle; }

.WizardSteps .UnSelected {
	width: 100%;
	height: 32px;
	color: White;
	vertical-align: middle; }

.WizardSteps .UnSelected a {
	width: 100%;
	height: 32px;
	color: White; }

.WizardSteps .Selected a {
	width: 100%;
	color: Black;
	font-weight: bold;
	text-decoration: none; }

#CVBuilderBody {
	width: 90%;
	border-style: none;
	border-style: none;
	border-width: 0px; }

.a {
	border-style: none; }

.CVBuilderNoRecords {
	text-align: center;
	font-size: 16px; }

.Navigation {
	text-align: center; }

.ListNavigation {
	text-align: right; }

.CVSeactionHeader {
	text-align: center;
	font-size: 16px;
	vertical-align: top;
	text-decoration: underline; }

.CVRecordSeperator {
	width: 90%;
	color: white;
	border-style: dashed; }

.watermarked {
	background-color: #fff;
	color: #88d; }


/* End of file */