﻿html, body, form
{
	padding: 0;
	margin: 0; /*overflow: hidden;*/
	color: Black;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
	color: Black;
	text-decoration: none;
}

a:visited
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: Black;
}

a:active
{
	color: Black;
	text-decoration: none;
}

.HeaderRow
{
	width: 100%;
	height: 29px; /*background-color: #A2EAFF;*/
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	background: transparent url(bg-top-table.jpg) repeat;
}

.EditorRow
{
	border-top: 1px solid Black;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	background-color: #ECE9D8;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 12pt;
}

.AdminEditRow
{
	font-size: 10pt;
	background-color: #dbdbdb;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.HeadingTextRow
{
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}


.OriginalTextEN
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 10pt;
}

.OriginalText
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 10pt;
}


.EditedText
{
	background-color: #F4FAE4;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 10pt;
}

.CorrectText
{
	background-color: Yellow;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 10pt;
}

.ComparisonText
{
	background-color: #F0FFFF;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 10pt;
}


.Header
{
	background-color: Gray;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.DiffRow
{
	font-size: 12px;
	background-color: #E0DDDD;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.OddRow
{
	background: transparent url(bg_row.jpg) repeat;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.EvenRow
{
	border-top: 1px solid Black;
	border-color: Red;
	background-color: #FFFEFF;
	font-family: Arial,Tahoma, Verdana, Sans-Serif; /*border-top: 1px solid Black; 	border-color: Red; 	background-color: #E9F9FF;*/
}

.WarningLabelText
{
	color: Red;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.InfoLabelText
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

/*** Link Button ****/
.LinkButton
{
	/*background-image:url('/Images/Icon_Save.gif');*/
	background: #FFFFFF url(imgBtnSmall.png) no-repeat;
	border-right: white 1px solid;
	padding-right: 10px;
	border-top: white 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: white 1px solid;
	font-size: 12px;
	padding-top: 3px;
	border-bottom: white 2px solid;
	height: 26px;
	text-decoration: none;
}

.LinkButton:hover
{
	cursor: hand;
	border-right: #000080 1px solid;
	padding-right: 10px;
	border-top: #000080 1px solid;
	padding-left: 0px;
	padding-bottom: 3px;
	border-left: #000080 1px solid;
	padding-top: 3px;
	border-bottom: #000080 2px solid;
	height: 20px;
	text-decoration: none;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	background: #FFFFFF url(imgBtnSmall.png) no-repeat;
}

.YesButton
{
	width: 68px;
	height: 30px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.NoButton
{
	width: 68px;
	height: 30px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.SaveButton
{
	width: 65px;
	height: 37px;
	font-weight: bold;
	background: transparent url(../../Images/save_button.gif) no-repeat;
	vertical-align: middle;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-left: 15px;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	text-decoration: none;
}

.SaveAndCloseButton
{
	width: 123px;
	height: 32px;
	font-weight: bold;
	background: transparent url(../../Images/save_close_button.gif) no-repeat;
	vertical-align: middle;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-left: 30px;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}

.SaveAndNextButton
{
	width: 123px;
	height: 32px;
	font-weight: bold;
	background: transparent url(../../Images/save_next_button.gif) no-repeat;
	vertical-align: middle;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-left: 25px;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}


.LoginButton
{
	width: 125px;
	height: 36px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	vertical-align: middle; /*border-top: #FFFFFF 0px; 	border-left: #FFFFFF 0px; 	border-right: #FFFFFF 0px; 	border-bottom: #FFFFFF 0px; 	background: transparent url(LoginButton.png) no-repeat; 	padding-bottom: 3px; 	padding-right: 5px;*/
}

.LoginOKButton
{
	width: 60px;
	height: 27px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	vertical-align: middle;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	background: transparent url(    '../../Images/Login/login_ok_button.gif' ) no-repeat;
	padding-bottom: 3px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}

.LoginCancelButton
{
	width: 72px;
	height: 27px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	vertical-align: middle;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	background: transparent url(    '../../Images/Login/login_cancel_button.gif' ) no-repeat;
	padding-bottom: 3px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}

.StartButton
{
	width: 172px;
	height: 46px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	background: transparent url(BeginButton.png) no-repeat;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	text-decoration: none;
	cursor: hand;
}

.AgreeButton
{
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	width: 125px;
	height: 36px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	background: transparent url(LoginButton.png) no-repeat;
	vertical-align: middle;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 5px;
}

.DisagreeButton
{
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-right: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
	width: 125px;
	height: 36px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	background: transparent url(LoginButton.png) no-repeat;
	vertical-align: middle;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 5px;
}

.diff_new
{
	font-size: 12px;
	color: #22bf33;
	text-decoration: underline;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.diff_deleted
{
	font-size: 12px;
	color: Red;
	text-decoration: line-through;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

/*Add new style*/
.CssPRTextHeader
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}

.CssPRTextBigLink
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}

.CssPRText16Bold
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}
.CssPRText14Bold
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}
.CssPRText14Normal
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
}

/***** Proof Reader Home ******/
.ProofReadHome_Title
{
	font-size: 16px;
	font-weight: bold;
}

.ProofReaderHome_Heading
{
	font-weight: bold;
	font-family: Tahoma, Arial, Courier New;
	font-size: 12px;
}

.ProofReaderHome_Label
{
	font-size: 12px;
}

.ProofReaderHome_Value
{
	font-size: 12px;
}

.ValueText
{
	font-size: 14px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

/*DOCS*/
.DocsHeadingText
{
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
}


.DocsTitleText
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.DocsNormalText
{
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}

.DocsNoteText
{
	font-size: 10pt;
	font-style: italic;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}
.cssText
{
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
.cssTextBold
{
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cssHead
{
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}