﻿/* links */ 
a.alphabet { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0560A6; text-decoration: underline; padding-left:3px; }
a:hover.alphabet { color: #990000; text-decoration:none; }

a.client { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size: 12px;	font-weight: bold; color: #8C8C8C; text-decoration: none; }
a:hover.client { color: black; }

a.link { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size:11px; font-weight:lighter; text-decoration:none; color:yellow; }
a:hover.link { color: #FFFFFF; }

a.linkButton { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size: 12px; color: Navy; text-decoration: underline; cursor:pointer; }
a.caseNumber { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size: 12px; color: #A8A8A8; text-decoration: underline; cursor:pointer; }

a.themeLink { font-weight:bold; }
a:hover.themeLink { font-weight:bold; text-decoration:underline; }

.contentLinksL{background: url(images/contentLinksLeft.gif) no-repeat; width:13px; height:27px; }
.contentLinksR{background: url(images/contentLinksRight.png) no-repeat 100% 0px; float: left;cursor: pointer; width:100%; height:27px; }
.contentLinkCtrl{background: url(images/contentLinks.png) no-repeat 100% 0px; float:left; height:27px; width:963px;}

a.contentLinks {color: #6d6e65; display:block;height:26px;padding-top:5px; margin-top:1px;}
a.contentLinks span { background: url(images/bullet_unselected.gif) no-repeat 0px 4px; word-spacing: -2px; padding: 0px 0px 0px 14px; margin-top:-1px; }
a:hover.contentLinks span { display: block; background: url(images/bullet_selected.gif) no-repeat 0px 4px; padding: 1px 0px 0px 14px; }
a:hover.contentLinks { color: #28A1E3; }

a.contentLinksSel { color:#28A1E3;  display:block;height:26px;padding-top:5px;margin-top:1px;}
a.contentLinksSel span { background: url(images/bullet_selected.gif) no-repeat 0px 4px; display: block; word-spacing: -2px; padding: 0px 0px 0px 14px; }
a:hover.contentLinksSel { text-decoration: none; cursor:pointer; display:block;height:26px; }

a.mouseover_left, a.mouseover_right { font-size:12px; font-weight:bold; color:black;}
a:hover.mouseover_left, a:hover.mouseover_right{ color:#28A1E3}
.HeaderLinkItemLanguageDDL
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #666666; width:110px;
    margin-right: 3px; padding: 0px 10px 0px 10px; 
    background:url(images/link_drop_language.png) no-repeat
}
.HeaderLinkItem
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #666666; width:110px;
    margin-right: 3px; padding: 0px 10px 0px 10px; 
    background:url(images/link_drop.png) no-repeat
}
.HeaderLinkItemHover
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: White; width:110px;
    margin-right: 3px; padding: 0px 10px 0px 10px;
    background:url(images/link_drop_hover.png) no-repeat
}

a.btnEdit
{
	background:transparent url(Images/edit.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black; 
	text-decoration:none;
}

a.btnAdd
{
	background:transparent url(Images/add.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnDelete
{
	background:transparent url(Images/delete.gif) no-repeat center left; 
	padding: 0px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnSave
{
	background:transparent url(Images/save.gif) no-repeat center left; 
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnCancel
{
	background:transparent url(Images/cancel.gif) no-repeat center left; 
	padding: 3px 3px 0px 21px; margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnHoverMenu
{	
	font-weight: lighter;
	color: #11449E;	
}

a:hover.btnHoverMenu
{
	background: #F8E8C0;
	color: #104098;
}

a.btnCalcSearch
{
	background:transparent url(Images/Calcsch.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnValEmp
{
	background:transparent url(Images/eeval.gif) no-repeat center left;
	padding: 3px 3px 0px 19px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnCalcWzd
{
	background:transparent url(Images/Calcwzd.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnDataWzd
{
	background:transparent url(Images/DataWzd.gif) no-repeat center left;
	padding: 3px 3px 0px 19px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnCalcAudit
{
	background:transparent url(Images/calcadt.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnAuditViewer
{
	background:transparent url(Images/Adtview.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnTiePkg
{
	background:transparent url(Images/tiecalc.gif) no-repeat center left;
	padding: 3px 3px 0px 20px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnVoidPkg
{
	background:transparent url(Images/voidpkg.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnGo
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(Images/button_go.png) repeat center;
	color: #6d6e65;
	border: 0; 
	text-align:center; cursor:pointer; 
	padding: 1px 5px 0px 5px;
}

.btnEmpGo
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(Images/button_go.png) repeat center;
	color: #6d6e65;
	border: 0; 
	text-align:center; cursor:pointer; 
	padding: 1px 5px 0px 5px;
}

.btnFilter
{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e65;
	background: transparent url(Images/buttonFilter.png) no-repeat center;
	border: 0; 
	cursor:pointer; 
}

	
a:hover.btnEdit, a:hover.btnAdd, a:hover.btnDelete, a:hover.btnSave, a:hover.btnClose, a:hover.btnInsertBelow, a:hover.btnInsertAbove, 
a:hover.lbtMoveLocationPayGroup, a:hover.btnAddNotes, a:hover.btnCalcSearch, a:hover.btnValEmp, a:hover.btnCalcWzd, a:hover.btnDataWzd,
a:hover.btnCalcAudit, a:hover.btnAuditViewer, a:hover.btnTiePkg, a:hover.btnVoidPkg
{	
	color:Red;
}

/* Buttons */
.button
{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: #62a6c2 url(Images/button_bck.gif) repeat-x;
	color: #FFFFFF;
	border: 0; 
	padding: 1px 5px 0px 5px; cursor:pointer; 
}

.btnCalcTrace
{
	background:transparent url(Images/Trace.gif) no-repeat center left;
	padding: 3px 3px 0px 18px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:lighter;
	color:Black; 
	text-decoration:none;
}

.blackLinkButton
{
    color: #333333;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal; cursor:pointer;
}

.buttonSelectTable
{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: #62a6c2 url(Images/button_bck.gif) repeat-x;
	color: #FFFFFF;
	border: 0; 
	padding: 1px 0px 0px 0px; cursor:pointer; 
}

/* Address Menu  */
.addressItem {color:GrayText; font-weight:normal; font-family: verdana; font-size:11px;}
a:hover.addressItem{color:#0560A6; font-family: verdana; font-size:11px;}
.addressSelectedItem {color:#0560A6; font-weight:bold; font-family: verdana; font-size:11px;}

/* DataGrid with links in items - show no underline in links */
.DataGridLinkItem {color:#000000; font-family: Arial, Verdana; font-size: 11px; font-weight: normal; text-indent:1px; text-decoration:none}
.DataGridLinkSelectedItem {color:#000000; background-color:#E1ECFE; font-family: Arial, Verdana; font-size: 11px; font-weight: normal; text-decoration:none}

/* PreCalc Menu */
a.btnProTool
{
	background:transparent url(Images/processtools.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnProMonitor
{
	background:transparent url(Images/monitor.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnRefresh
{
	background:transparent url(Images/refresh.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnCutLive
{
	background:transparent url(Images/cutlive.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnEmpSummary
{
	background:transparent url(Images/add.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Black;
	text-decoration:none;
}

a.btnPreCalcSummary
{
	background:transparent url(Images/previous.gif) no-repeat center left;
	padding: 3px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Yellow;
	text-decoration:none;
}

a.btnCalSum
{	
	background:transparent url(Images/arrowLeft.gif) no-repeat center left;
	padding: 0px 3px 0px 21px;margin-left:3px;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:Gray;
	text-decoration:none;
}

.buttonSaveBold
{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: #62a6c2 url(Images/button_bck.gif) repeat-x;
	color:Black;
	border: 0; 
	padding: 1px 5px 0px 5px; cursor:pointer; 
	font-weight:bold;
}

.buttonTop
{
	font-family: 'trebuchet ms' , arial, helvetica, sans-serif;
	font-size: 12px;
	background: #62a6c2 url(Images/button_bck.gif) repeat-x;
	color: #FFFFFF;
	border: 0;
	padding: 1px 15px 0px 15px;
	cursor: pointer;
}

a.btnEditPopup
{
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 11px;
	background: transparent url(Images/button_go.png) repeat center;
	color: #6d6e65;
	border: 0; 
	text-align:center; cursor:pointer; 
	padding: 1px 5px 0px 5px;
}

/* Replication Css */

.actionLinkButton { font-family: 'trebuchet ms', arial, helvetica, sans-serif; font-size: 11px; color: Black; text-decoration: none; }
.actionLinkButton hover {text-decoration:underline;}

/* Verified **************************************** */
/* Buttons */
.stdButton
{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	background: #62a6c2 url(Images/button_bck.gif) repeat-x;
	color: #FFFFFF;
	border: 0; 
	padding: 1px 5px 0px 5px; cursor:pointer; 
}

.stdButton-link {
	clear: both; overflow: hidden; 
}
.stdButton-link a {
	padding-right: 0px; padding-left: 11px; font-size: 12px; font-weight: bold; background: url(images/bg-menu_left.gif) no-repeat; float: left; padding-bottom: 0px; color: #6d6e65; line-height: 17px; padding-top: 0px
}
.stdButton-link a span {
	padding-right: 10px; padding-left: 0px; background: url(images/bg-menu.png) no-repeat 100% 0px; float: left; padding-bottom: 1px; cursor: pointer; padding-top: 2px
}
.stdButton-link a:hover {
	background: url(images/bg-menu-hover_left.gif) no-repeat; color: #fff; text-decoration: none
}
.stdButton-link a:hover span {
	background: url(images/bg-menu-hover.png) no-repeat 100% 0px
}

.stdBlackLinkButton
{
    color: #333333;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal; cursor:pointer;
}


/* ************************************************* */
