﻿body
{
	margin: 20px 0px 0px;
	padding: 0; /*text-align: center;
	min-width: 760px;*/
	font-family: arial,sans-serif;
	color: #696969;
	font-size: 12px;
	overflow: -moz-scrollbars-vertical;
	line-height: 16px;
	background-color: #dbf0f0;
	background-position: center top;
	background-image: url(/App_Themes/genxwomen/Background.gif);
	background-repeat: repeat-x;
}

td
{
	font-family: arial,sans-serif;
	color: #696969;
	font-size: 12px;
}

/* Logon dialog*/


.TopLeftCorner
{
	color: Blue;
	width: 5px;
	height: 7px;
	background-image: url(Images/Dialog/TopLeftCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.RTL .TopLEftCorner
{
	background-position: right top;
}

.TopRightCorner
{
	color: red;
	width: 5px;
	height: 7px;
	background-image: url(Images/Dialog/TopRightCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.RTL .TopRightCorner
{
	background-position: right top;
}

.TopMiddleBorder
{
	color: green;
	width: 310px;
	height: 7px;
	background-image: url(Images/Dialog/TopMiddleBorder.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.DialogPosition, .Position
{
	/*width: 550px;
	height: 300px;
	padding: 10px;*/
	/*position: absolute;
	top: 50%;
	left: 50%;
	color: #000;
	background: inherit none;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: -162px 0 0 -287px;*/
}

.LogonTextBox
{
	width: 150px;
}

.LogonDropDownList
{
	width: 155px;
}

.LogonTitle
{
	/*font-size: 15px;
	color: #ff5a00;*/
	text-align: center;
	padding-bottom: 15px;

	font-weight: bold;
	font-size: 16px;
	color: #0990b4;
	line-height: 20px;

}


.LogonPageBody
{
	height: auto;

	margin: 20px 0px 0px;
	padding: 0;
	font-family: arial,sans-serif;
	color: #696969;
	font-size: 12px;
	line-height: 16px;
	background-color: #dbf0f0;
	background-position: center top;
	background-image: url(/App_Themes/genxwomen/Background.gif);
	background-repeat: repeat-x;


}

.LogonPageBackground
{
	width: 100%;
	height: 100%;
}
.loginBox
{
	margin: auto;
	margin-top: 140px;
	padding: 80px 0 16px 0;
	width: 502px;
	background: url(Images/Dialog/LoginBoxGenX.jpg) no-repeat;
	height: 360px;
}

.loginLine
{
	/*height: 30px;*/
	width: 502px;
	margin: auto;
	text-align: right;
	/*padding-right: 10px;*/
	/*background: url(Images/Dialog/bg_login_bottom.gif) no-repeat;*/
	/*padding-top: 23px;*/
	color: #606060;
	margin-top: -95px;
}

.LogonPageBackground table
{
	margin-left: 35px;
	padding: 0;
}

.LogonDialog
{
	padding: 10px 10px 0px 40px;
}

.ReturnLink
{
}

.ReturnLink a
{
	color: #0990b4;
	font-weight: bold;
	text-decoration: none;
}

.ReturnLink a:hover
{
	color: #3DB6B7;
}

.LogonButton
{
	color: #696969;
	background-position: center;
	background-image: url(/App_Themes/genxwomen/ButtonSmall.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
	cursor: pointer;
	height: 49px;
	/*float: left;*/
	font-size: 12px;
	width: 105px;
	padding-top: 1px;
}

.LogonButton a
{
	color: #696969;
}


