﻿th.locked_Orangehead_C
{
left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /*IE5+ only */
top: expression(parentNode.parentNode.parentNode.parentNode.scrollTop-2);/* for freeezing..*/
position: relative;
z-index: 30;
}
.feildset
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold; /*background-color:ThreeDFace;  */ /*FF8000*/
}
.SButton
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	background-color: #4E5764;
	height: 20px;
	width: 50px;
}
.btn {
	padding: 1px;
	background-color: Gray;
	border: 1px solid #4782b4;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

.text-wt
{
	font-family: "Verdana";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Textbox_Multi
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}

.popupMenu
{
	z-index: 999;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: White;
	opacity: 1;
	filter: alpha(opacity=100);
}

.boxhead h2
{
	background: url(../Images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody
{
	background: url(../Images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.modalBackground
{
	background-color: #ffffff;
	filter: alpha(opacity=100);
	opacity: 1.0;
	background-image: url(    '../Images/bg-img.jpg' );
}
* html .boxhead h2
{
	height: 1%;
}
/* For IE 5 PC */.sidebox
{
	margin: 0 auto; /* center for now */
	background: url(../Images/sbbody-r1.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead
{
	background: url(../Images/sbhead-r.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
a.ovalbutton
{
	background: transparent url(     'Images/but_left.png' ) no-repeat top left;
	display: block;
	float: left; /*font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */ /*height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
	color: #494949; /*button text color*/
	cursor: hand;
}
a.ovalbutton span
{
	background: transparent url(     'Images/but_right.png' ) no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	cursor: hand;
}
a.xyz span
{
	color: Green;
}
a.ovalbutton:hover
{
	/* Hover state CSS */
	background-position: bottom left;
	cursor: hand;
}

a.ovalbutton:hover span
{
	/* Hover state CSS */
	background-position: bottom right;
	color: black;
	cursor: hand;
}
.Label
{
	font-family: Verdana;
	font-size: 10pt; /*font-weight:bold;*/
	text-align: right;
	color: Black;
}
.PlaceHolder
{
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 0;
}
.PlaceHolder1
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 0;
}
.PlaceHolder11
{
	float: right;
	position: relative;
	-margin-top: -10px;
	overflow: hidden;
	z-index: 0;
}
.PlaceHolder12
{
	float: right;
	position: relative;
	-margin-top: -9px;
	overflow: hidden;
	z-index: 0;
}
.PlaceHolder2
{
	float: right;
	position: relative;
	top: -23px;
	overflow: hidden;
	z-index: 0;
	left: -20px;
}
.Textbox
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}
.Button
{
	border-right: #7b9cd1 1px solid;
	padding-right: 8px;
	background-position: left top;
	border-top: #7b9cd1 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(reviewer/images/login_right_main.jpg);
	padding-bottom: 2px;
	overflow: visible;
	border-left: #7b9cd1 1px solid;
	color: blue;
	padding-top: 2px;
	border-bottom: #7b9cd1 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma;
}
.button_image_search
{
	border-right: #7b9cd1 1px solid;
	padding-right: 8px;
	background-position: left top;
	border-top: #7b9cd1 1px solid;
	padding-left: 8px;
	font-size: 11px;
	background-color: #ffffff;
	padding-bottom: 2px;
	overflow: visible;
	border-left: #7b9cd1 1px solid;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	border-bottom: #7b9cd1 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma;
	width: 350px;
}
.OtherHeader
{
	background-color: #bcbcb3;
}
.autocomplete_completionListElement
{
	/*visibility : hidden;*/
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	font-family: Verdana;
	font-size: 10pt;
}
.Display_Label
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #475264;
}
.autocomplete_highlightedListItem
{
	background-color: #92d1f8;
	color: black;
	padding: 1px;
	font-family: Verdana;
	font-size: 10pt;
}
.Error
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
.HeaderFont
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}
.BigFont
{
	font-family: Verdana;
	font-size: 15pt;
	color: Black;
}
.DetailFont
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}
.DetailMFont
{
	font-family: Verdana;
	font-size: 10pt; /*color: #666666;*/
}
.test
{
	background-image: url(      'Images/details_header_bg.gif' );
	height: 25px;
	width: 100%;
}
.HeaderDetail_Middle
{
	background-image: url(      'Images/details_header_bg.gif' );
	height: 25px;
	width: 100%;
}
.HeaderDetail_Left
{
	background-image: url(      'Images/details_header_left.gif' );
	height: 25px;
	width: 7px;
}
.HeaderDetail_Right
{
	background-image: url(      'Images/details_header_RIGHT.gif' );
	height: 25px;
	width: 7px;
}
.DropDown
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
	height: 15pt;
	margin-left: 2px;
}
.HeaderLeft_Back
{
	background-color: #dedede;
}
.HeaderLeft_HBack
{
	background-color: #bcbcb3;
}

.HeaderRight_top
{
	background-image: url(      'Images/topright_left_blank.gif' );
	width: 100%;
}
.HeaderRight_bottom
{
	background-image: url(      'Images/logo.gif' );
	width: 145px;
}
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%; /*background-image: url(   '../Images/bg-img.jpg' );*/ /*background-color:#999999; */
}

table.full-height
{
	height: 100%;
	width: 100%;
	overflow:hidden;  
}
