﻿body
{
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	line-height: 155%;
	color: #404040;
	width: 100%;
	background-color: #879936; 
	background-position: top; 
	background-image: url(/App_Themes/bds/back-pattern.gif); 
	background-repeat: repeat-x; 
}

td
{
	/*font-size: 11px;*/
}

/* 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
{
}


.LogonTextBox
{
	width: 150px;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	height: 16px;
}

.LogonDropDownList
{
	width: 155px;
}

.LogonTitle
{
	font-family: 'Century Gothic', Tahoma, Arial;
	font-size: 16px;
	color: #83a02c;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 60px;
	/*padding-left: 102px;*/
}


.LogonPageBody
{
	padding: 0;
	width: 100%;
}

.LogonPageBackground
{
	width: 100%;
}

.loginBox
{
	margin: auto;
	width: 840px;
	background: url(/app_themes/bds/Images/Dialog/LoginBox05.png) no-repeat center top;
	height: 500px;
	padding-top: 150px;
}

.loginLine
{
	font-weight: bold;
	color: #541212;
	float: left;
	padding-left: 42px;
	padding-top: 100px;
}

.LogonPageBackground table
{
	margin-left: 35px;
	padding: 0;
}

.LogonDialog
{
	padding: 10px 10px 0px 40px;
}

.FooterContainer
{
	width: 100%;
	text-align: center;
}

.FooterLine
{
	width: 502px;
}

.ReturnLinkLine
{
	display: none;
}

.ReturnLink
{ 
	float: left;
	font-size: 11px;
	margin-left: 17px;
}


a
{
	font-weight: bold;
	color: #541212;
	text-decoration:none;
}

a:hover
{
	color: #83a02c;
}

.LogonButton
{
	padding-right: 15px;
	background-position: right 50%;
	margin-top: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/App_themes/bds/images/button-green.gif);
	vertical-align: middle;
	width: 80px;
	color: #ffffff;
	border-top-style: none;
	background-repeat: repeat-y;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #541212;
	text-align: right;
	border-bottom-style: none;
	cursor: pointer;
	padding-bottom: 3px;

}

.LogonButton a
{
}

.LogonLabel
{
}

.FailureLabel
{
	color: #541212;
	padding-left: 102px;
	height: 35px;
	vertical-align: top;
}

.FailureText
{
	font-weight: bold;
	color: #541212;
	height: 40px;
}

.SiteTitle
{
	display: none;
}

.LabelColumn
{
	vertical-align: middle;
	height: 25px;
}

.TopRow
{
	width: 100%;
	height: 20px;
	background-color: #691717;
}

.LogonData
{
	padding-left: 200px;
}

.LogonButtonTd
{
	padding-left: 289px;
}

.FormButton
{
	height: 25px;
	vertical-align: top;
	background-image: url(/App_Themes/bds/buttonOff.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 3px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: #879936 1px solid;
	border-left: #879936 1px solid;
	border-top: #98AD3D 1px solid;
	border-right: #879936 1px solid;
}

.ButtonOver
{
	height: 25px;
	vertical-align: top;
	background-image: url(/App_Themes/bds/buttonOn.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding-bottom: 3px;
	border: #541212 1px solid;
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.SiteTitle
{
	display: none;
}
