/* Layout Related */
.topBg {
	background: url(images/header_tile.gif);
}
.logoLayer {
	height: 65;
	border-top: 1px solid #C6E3E3;
	text-align: center;
	vertical-align: middle;
	width: 205px;
}
.topLinkLayer {
	background: url(images/toplink_tile.gif);
}
.topLinkBorder {
	border-top: 1px solid #C6E3E3;
}
.topBorder {
	border-bottom: 1px solid #C6E3E3;
}
.topBarLayer {
	background-color: #7A7E89;
	border-bottom: 1px solid #333;
	height: 18;
}
.menuLayer {
	vertical-align: bottom;
}
.sideBarLayer {
	background: #F8FCFC;
	vertical-align: top;
}
.sideBarLayerOpera {
	background: #F8FCFC;
	vertical-align: top;
	border-right: 1px solid #B3D9D9;
}
.resizeLayerBorder {
	width: 3px;
	border-left: 1px solid #B3D9D9;
	border-right: 1px solid #333;
}
.resizeLayer {
	width: auto;
	height: 100%;
	border-left: 1px solid #FFF;
	background: #C2E0E0;
}
.subMenuLayer {
	padding-left: 2;
	height: 20;
	background-color: #F2F9F9;
	border-bottom: 1px solid #DFEEEE;
}
.mainLayer, .footerLayer {
	vertical-align: top;
	padding: 10;
	background-color: #FFF;
}
.setUpSideBarLayer {
	padding: 2px;
	width: 203px;
	vertical-align: top;
	background: #F8FCFC;
	border-right: 1px solid #B3D9D9;
}

/* General */
BODY {
	margin: 0 0 0 0;
}

UL {
	/*margin: 0 0 2 5;
	padding: 0 0 2 5;
	list-style: none;*/
}

LI {
	/*background:  url(/crm/images/bullet.gif) no-repeat left center;*/
	/*padding: 1 0 1 12;*/
}

.bodyText, .link, .sep, .topLink, .label, .value , .evenBg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyText {
	color: #000;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.label {
	vertical-align: top;
	color: #000;
	background-color: #EEF7F7;
	text-align: right;
   	padding: 4;
}
.evenBg{
	vertical-align: top;
        color: #000;
        background-color: #EEF7F7;
	font-weight: bold;
        padding: 4;
}
.mandatory {
	color: #900;
	font-weight: bold;
}
.value {
	background-color: #DFEEEE;
    padding: 4;
	font-weight: bold;
	vertical-align: top;
}
.element {
	vertical-align: top;
	padding-top: 1;
}
.elementReadOnly {
	vertical-align: top;
	padding-top: 4;
}
.dim {
	color: #666;
}
.disabled {
	color: #CCC;
}
.link {
	color: #000;
}
.link:hover {
	color: #C00;
}

.sep {
	color: #900;
}

.topLink {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.topLink:hover {
	text-decoration: underline;
}

.subMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.subMenuLink:hover {
	color: #C00;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9497A0;
}

.relListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.relListHead:hover {
	text-decoration: underline;
}

.alphaBg, .alphaBgSel, .alphaBgDis {
	height: 18;
	width: 18;
	/*
	border-top: 1px solid #F2F9F9;
	border-left: 1px solid #F2F9F9;
	border-right: 1px solid #B3D9D9;
	border-bottom: 1px solid #B3D9D9;
	background: #EEF7F7;
	*/
}
.alphaBgSel {
	background: #CCE6E6;
}

.uline {
	border-bottom: 1px solid #C0DEDE;
}
.hline {
	height: 1;
	border-bottom: 1px solid #FFD125;
}
.pointer {
	cursor: hand;
	cursor: pointer;
}
.vGap {
	height: 7px;
}

.menuOn, .menuOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuOn {
	color: #FFF;
}
.menuOff {
	color: #000;
}
.menuOn:hover {
	text-decoration: underline;
}
.menuOff:hover {
	text-decoration: underline;
}

.menuOnBg {
	padding: 3 10 3 10;
	height: 20;
	background-color: #7A7E89;
	border-top: 1px solid #C6E3E3;
	border-right: 1px solid #333;	
	text-align: center;
}
.menuOffBg {
	padding: 3 10 3 10;
	height: 20;
	text-align: center;
}

.footer {
	padding-top: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.footerLink {
	padding: 0 5 0 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.footerLink:hover {
	color: #C00;
	text-decoration: underline;
}

.popupHead, .lookupHead {
	border-bottom: 1px solid #333;
	background: url(images/header_tile.gif);
	height: 25px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.lookupHead {
	height: 40px;
}
.secHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.secContent {
	border: 1px solid #C0DEDE;
}
.bg {
	background-color: #F2F9F9;
}
.buttonLayer {
	height: 22px;
	border-top: 1px solid #FFF;
	background-color: #DFEEEE;
}

.helpLayer {
	background-color: #FFFFE6;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2 2 2 2;
	margin: 5 10 5 10;
}
.shortcutLayer {
	margin: 5;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.msgInfo, .msgWarning, .msgError {
	border: 1px solid #000;
	background: #FFFFE1 url(images/info.gif) no-repeat 4px 4px;
	padding: 2 0 0 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.msgWarning {
	background: #FFFFE1 url(images/warning.gif) no-repeat 4px 4px;
}
.msgError {
	border: none;
	background: #FFF url(images/error.gif) no-repeat 4px 4px;
	font-weight: bold;
}

.msgBigInfo {
	height: 35px;
	vertical-align: top;
	background: #FFF url(images/info_big.gif) no-repeat 1px 1px;
	padding: 5 0 0 30;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* HTML Elements */
.textField, .select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button, .dropDownButton {
	border-width: 1px;
	padding-left: 1px 0px 0px 2px;
	background-color: #C5C6CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.dropDownButton {
	padding-right: 8;
	background: #C5C6CB url(images/dropdown.gif) right no-repeat;
}

/* Drop Down Menu */
.dropDownMenu {
	position:absolute;
	border: 1px solid #C0DEDE;
	background-color: #FFF;
	z-index: 10;
}
.dropDownItem,.dropDownItemOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	cursor: hand;
	cursor: pointer;
}
.dropDownItemOver {
	background-color: #DFEEEE;
}

/* Table Component */
.tableHeadBg {
	height: 22px;
	background-color: #80848E;
}
.tableHead {
	padding: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
A.tableHead {
	text-decoration: none;
}
A.tableHead:hover {
	text-decoration: underline;
}
.tableData {
	padding: 0px 3px 0px 3px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.tableRowSep {
	height: 1px;
	background-color: #C4E1E1;
}

/* Search Component Related */
.searchMatchText {
	width: 25;
	background: transparent;
	border: 0px;
	font-size: 11px;
	text-align:right;
}

.searchFormatText {
	background: transparent;
	border: 0px;
	font-size: 11px;
}

.searchTROdd {

}

.searchTREven {

}

.searchHide {
	display: none;
}

/* Page Layout Related */
.moveLayer {
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 10;
	/*height: 17;
	width: 100;*/
	height: 22px;
	width: 139px;
	padding: 3;
	/*background-color: #9C9;*/
	background: url(images/added.gif) no-repeat left;
	border: 2px dotted #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 11px;
	cursor: move;
}

.fieldSecHead {
	height: 20px;
	background-color: #77B9B9;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.section, .modeLink, A.modeLink {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.modeLink {
	padding: 0 2 0 2;
}

.field {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 11px;
	height: 22px;
	width: 139px;
	padding-left: 25px;
	/*
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	*/
}

.dummy {
	background: #FFF;
	width: 100%;
}

.handle {
	height: 2px;
	border: none;
}

.required {
	font-weight: bold;
	background:  url(images/pagelayout_required.gif) no-repeat left;
}

.required_long {
	font-weight: bold;
	background: url(images/long_required.gif) no-repeat left;
}


.readonly {
	background:  url(images/pagelayout_readonly.gif) no-repeat left;
}

.readonly_long {
	background: url(images/long_readonly.gif) no-repeat left;
}


.always {
	font-weight: bold;
}

.selected {
	/*background-color: #9C9;
	background: url(images/select.gif) no-repeat left;
	color: #000;
	border: 1px solid #000000;
	cursor: move;*/
}

.selected_long {
	/*background-color: #9C9;*/
	background: url(images/long_select.gif) no-repeat left;
	color: #000;
	border: 1px solid #000000;
	cursor: move;
}



.used {
	background-color: #F0F0F0;
	color: #AAA;
	border: 0px;
}

.unused {
	/*background-color: #D4D0C8;*/
	background: url(images/tray.gif) no-repeat left;
	color: #000;
	height: 22px;
	width: 139px;
	cursor: hand;
	cursor: pointer;	
}

.mouseover {
	background-color: #000;
}

.added {
	/* background-color: #D4D0C8; */
	background: url(images/added.gif) no-repeat left;
}
.added_long {
	/*background-color: #D4D0C8;*/
	background: url(images/long_added.gif) no-repeat left;
}


.moved {
	border: 0px;
}

/* Calendar related */
.eventBorder {
	border-top: 1px solid #B3D9D9;
	border-bottom: 1px solid #B3D9D9;
}
.eventNav {
	height: 28px;
	border-top: 1px solid #FFF;
	background-color: #DFEEEE;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.eventDetail {
	border: 1px solid #BCBEC2;
}

.eventDOW {
	height: 23;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #80848E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.eventBg {
	background-color: #C4E1E1;
}

TD.eventDayHead {
	height: 25px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C4E1E1;
	background-color: #F2F9F9;
}
.eventDay {
	border-bottom: 1px solid #C4E1E1;
	background-color: #FFF;
}

TD.eventWeekHead {
	height: 22px;
	border-top: 1px solid #C4E1E1;
	border-bottom: 1px solid #C4E1E1;
}
.eventWeekBorder {
	border-right: 1px solid #C4E1E1;
}

.eventWeekDay {
	background-color: #FFF;	
}
.eventWeekEnd {
	background-color: #F2F9F9;	
}

A.eventDayHead, A.eventWeekHead, .eventDate, .eventTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
A.eventWeekHead, A.eventDayHead {
	font-size: 11px;
	font-weight: bold;
}
.eventTime {
	color: #666;
}
A.eventDayHead:hover, A.eventWeekHead:hover, .eventDate:hover, .eventTime:hover {
	text-decoration: underline;
}

/* Popup Calendar related */
.calHead {
	background-color: #80848E;
	border-bottom: 1px solid #333;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.calTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.calDay, .calCurrDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calNav {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.calDay, .calCurrDay {
	color: #336;
	text-decoration: none;
}
.calCurrDay {
	color: #F00;
}
.calDay:hover {
	text-decoration: underline;
}
.calCurrDay:hover {
	text-decoration: underline;
}
.calWeekEnd {
	background-color: #F0F0F0;
}
.calFooter {
	height: 25px;
	border: 1px solid #C0DEDE;
	background-color: #DFEEEE;
}

/* Related to Calendar present in Side Bar */
.sbCalLayer {
	padding: 3;
	border: 1px solid #C0DEDE;
	background: #FFF;
}

.sbCalTitleBg {
	height: 30;
	border-bottom: 1px solid #333;
	background-color: #80848E;
}

.sbCalTitle, .sbCalNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.sbCalNav {
	color: #FFF;
	text-decoration: none;
}

.sbCalNav:hover {
	color: #CCC;
	text-decoration: none;
}

.sbCalDay, .sbCalWeekDay, .sbCalWeekEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.sbCalDay:hover {
	color: #C00;
}

.sbCalWeekDay {
	color: #999;
}

.sbCalCurrDay {
	border: 1px solid #C0DEDE;
	background-color: #F2F9F9;
}

.sbCalWeekEnd {
	color: #F00;
}

.sbCalDay:hover, .sbCalCurrDay:hover, .sbCalWeekEnd:hover {
	text-decoration: underline;
}

/* Reports related */
.reportSideBarOpen {
	background-color: #FFF;
	border-right: 1px solid #B3D9D9;
}
.reportSideBarClose {
	width: 25;
	background-color: #DFEEEE;
	border-right: 1px solid #B3D9D9;
}
.reportSideBarHead {
	height: 25;
	background-color: #DFEEEE;
	border-bottom: 1px solid #C0DEDE;
}

/* Dashboard related */
.dashBrdHead {
	font-family: Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight: bold;
}

.dashBrdContent {
	border: 1px solid #C0DEDE;
	background-color: #F2F9F9;
}

.dashBrdIcon {
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #C0DEDE;
	border-top: 1px solid #C0DEDE;
	background: #F8FCFC;
	text-align: center;
}

.dashBrdPlay {
	border-left: 1px solid #C0DEDE;
	border-top: 1px solid #C0DEDE;
	border-right: 1px solid #C0DEDE;
	background: #F8FCFC;
}

/* Tab Component */
.tabLink {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tabLink:hover {
	text-decoration: underline;
}
.tabOn {
	padding: 5;
	border-top: 1px solid #C0DEDE;
	background-color: #FFF;
}
.tabOff {
	padding: 5;
	border-top: 1px solid #C0DEDE;
	border-left: 1px solid #C0DEDE;
	border-right: 1px solid #C0DEDE;
	border-bottom: 1px solid #C0DEDE;
	background-color: #F2F9F9;
}
.tabContent {
	border-left: 1px solid #C0DEDE;
	border-right: 1px solid #C0DEDE;
	border-bottom: 1px solid #C0DEDE;
}
.tabStart {
	border-right: 1px solid #C0DEDE;
	border-bottom: 1px solid #C0DEDE;
}
.tabEnd {
	border-left: 1px solid #C0DEDE;
	border-bottom: 1px solid #C0DEDE;
}

/* Side Bar related */
.sideBarTop {
	background-color: #CC9;
}
.sideBarHead, .sideBarHeadOver {
	height: 25;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C0DEDE;
	background-color: #DFEEEE;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sideBarHeadOver {
	background-color: #CDE4E4;
}
.sideBarContent {
	padding: 5 0 5 15;
	width: auto;
	background-color: #F8FCFC;
	border-bottom: 1px solid #C0DEDE;
}

/* Calculator */
.calcBg {
	background-color: #C5C5C5;
}
.calcResult {
	width: 100%;
	height: 25;
	background-color: #F5F5F5;
	border-top: 1px solid #999;
	border-left: 0px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 12;
	text-align: right;
}
.calcMem {
	width: 100%;
	height: 25;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 0px;
	border-bottom: 1px solid #FFF;
	background-color: #F5F5F5;
	font-family: Arial;
	font-size: 10;
	color: #BBB;
	text-align: left;
}
.calcBlackBtn, .calcGreyBtn, .calcBigBtn, .calcCancBtn, .calcMemBtn, .calcBackBtn {
	border: none;
	width: 25;
	height: 20;
	font-size: 11px;
	color: #FFF;
}
.calcBackBtn {
	background: url(images/calc_back_btn.gif) no-repeat;
}
.calcBlackBtn {
	background: url(images/calc_black_btn.gif) no-repeat;
}
.calcGreyBtn {
	background: url(images/calc_grey_btn.gif) no-repeat;
}
.calcCancBtn {
	background: url(images/calc_canc_btn.gif) no-repeat;
}
.calcMemBtn {
	background: url(images/calc_mem_btn.gif) no-repeat;
}
.errPageTitle {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.errPageHeading {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 10 0 10 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	whitespace: nowrap;
}

