/*
This Skin file is for Neutral Pages like : Signon,ChangePassword,SessionTimeOut
*/
html, body, form
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 0.6875em;
}

input, select, textarea
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

img
{
	border: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

#Container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 100%;
}

#ContainerSQ
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	height: 100%;
}

#Splash
{
	position: absolute;
	width: 800px;
	height: 360px;
	top: 50%;
	margin-top: -180px; /* Half of splash height */
}

#SplashContent
{
	width: 800px;
	height: 340px;
}

#SplashContentSQ
{
	width: 1000px;
	height: 340px;	
}

#SplashFooter
{
	width: 800px;
	height: 20px;
}

.loginInput
{
	float: left;
	width: 400px;
	text-align: right;
}

.loginButtons
{
	float: left;
	width: 370px;
	text-align: left;
	padding-top: 40px;
}

.loginImgButton
{
	height: 20px;
	text-align: right;
	width: 75px;
	float: right;
}

#loginErrorMessage
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	text-align: center;
	width: 295px;
}
.changePasswordButtons
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.loginMessages
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.splashBorder
{
	border: solid 1px #666666;
}

.autocompleteBackground
{
	background-color: white;
	color: black;
	text-align: left;
}
.autocompleteHighlight
{
	background-color: #ced0cd;
	color: #000000;
	text-align: left;
}
.autocompleteList
{
	position: absolute;
	left: 526px;
	top: 143px;
	visibility: hidden;
	border: solid #ced0cd 1px;
	background-color: white;
	z-index: 1;
	text-align: left;
	width: 242px;
}

a.docs
{
	text-decoration: none;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a:hover.docs
{
	text-decoration: underline;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.BarIndicator_TextBox
{
	background-color: #ced0cd;
}

.BarBorder_TextBox
{
	border-style: solid;
	border-color: #ced0cd;
	border-width: 1px;
	width: 100px;
	vertical-align: middle;
}

.textIndicatorCSS
{
	margin-left: 16px;
	margin-top: 5px;
	width: 242px;
	height: 15px;
	color: White; /*background:yellow; 	border:solid 1px yellow;*/
}

.TextIndicatorWeak
{
	margin-left: 16px;
	margin-top: 5px;
	height: 15px;
	background-color: #ff4545;
	color: #000000;
	font-weight: bold; /*padding: 2px 3px 2px 3px;*/
	width: 60px;
	text-align: right;
	border-right: solid 20px #ff4545;
}

.TextIndicatorAverage
{
	margin-left: 16px;
	margin-top: 5px;
	height: 15px;
	background-color: #ffd35e;
	color: #000000;
	font-weight: bold; /*padding: 2px 3px 2px 3px;*/
	width: 140px;
	text-align: right;
	border-right: solid 20px #ffd35e;
}

.TextIndicatorStrong
{
	margin-left: 16px;
	margin-top: 5px;
	height: 15px;
	background-color: #3abb1c;
	color: #000000;
	font-weight: bold; /*padding: 2px 3px 2px 3px;*/
	width: 222px;
	text-align: right;
	border-right: solid 20px #3abb1c;
}

div.LoginInputScreen
{
	text-align: center;
	width: 370px;
}

div.row
{
	clear: both;
}

div.row span
{
	padding-top: 2px;
}

.URUHeader, .URUHeader2
{
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px; /*background-color: #6d9fe1;  		  color: #ffffff; 		*/
	background-color: #ced0cd;
	color: #000000;
	font-weight: bold;
}

.UserNameInputScreenMessage
{
	display: none;
}

div.row span.LoginInputScreenMessage
{
	float: left;
	width: 370px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

div.row span.LoginInputScreenLabel
{
	text-indent: 6px;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
}

div.row span.LoginInputScreenField
{
	float: left;
	width: 242px;
	text-align: left;
}

div.spacer
{
	clear: both;
}

.TableHeader
{
	/*background-color: #f1f8ff;*/
	background-color: #D3D3D3;
	font-weight: bold; /*color: #0066cc;*/
	color: #666666;
	font-family: Verdana;
}

.aspTextBoxCredential
{
	color: #696969;
	border-width: 1px;
	border-style: Solid;
	border-color: #666666;
	background-color: #ffffff;
	width: 240px;
}

#footerNavLeft
{
	margin-top: 4px;
	float: left;
	width: 430px;
}

#footerNavRight
{
	margin-top: 4px;
	float: right;
	width: 200px;
	text-align: right;
}

#footerNavLeft ul
{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0px 0px 0pt 0px;
}

#footerNavLeft ul li.first
{
	background: transparent none repeat scroll 0%;
	padding-left: 0pt;
}

#footerNavLeft ul li
{
	background-image: url(images/separator_dot_4x4.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	border: 0pt none;
	display: block;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt 7px 0pt 11px;
}

.MainPage
{
	width: 800px;
	margin: 0 auto;
}

.MainDiv
{
	padding: 0px;
	border: 0px;
	width: 800px;
	margin: 0 auto;
}

.modalPopup
{
	height: 100px;
	width: 240px;
}

.fakedocs
{
	text-decoration: none;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

:hover.fakedocs
{
	text-decoration: underline;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.sessionOuterContainer
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 100%;
}

.sessionInnerContainer
{
	position: absolute;
	width: 800px;
	height: 200px;
	top: 50%;
	margin-top: -100px;
}

.sessionMain
{
	background: #ffffff;
	border: 1px solid #666666;
}

.sessionHeader
{
	background-color: #D3D3D3;
	font-weight: bold; 
	color: #666666;
	font-family: Verdana;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.sessionBody
{
	text-align: center;
	margin-top: 35px;
}

.sessionFooter
{
	text-align: center;
	vertical-align: middle;
	height: 50px;
	margin-top: 30px;
}

.labelError
{
	color: Red;
}
