﻿body
{
	font-family: "Trebuchet MS" , arial,sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
}

td
{
	font-family: "Trebuchet MS" , arial,sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
}



/* 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: 80px;
	left: 50%;
	color: #000;
	background: inherit none;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px 0px 0px -287px;
}

.LogonTextBox
{
	width: 150px;
}

.LogonDropDownList
{
	width: 155px;
}

.LogonTitle
{
	font-size: 15px;
	color: #EF5726;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}


.LogonPageBody
{
	margin: 7px auto 0px;
	height: 100%;
	padding: 0;
	font-family: "Trebuchet MS" , arial,sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	background-color: #52555A;
}

.LogonPageBackground
{
	width: 100%;
	height: 100%;
}
.loginBox
{
	margin: auto;
	padding: 80px 0 20px 0;
	width: 502px;
	height: 360px;
	background: url(Images/Dialog/LoginBoxSkramp.jpg) no-repeat;
}

.loginLine
{
	width: 466px;
	margin: auto;
	text-align: right;
	padding-top: 23px;
	color: #ffffff;
	margin-top: -140px;
	font-family: verdana, arial;
	font-size: 9px; 
	color: #7B7C80; 
}

.LogonPageBackground table
{
	margin-left: 35px;
	padding: 0;
}

.LogonDialog
{
	padding: 10px 10px 0px 40px;
}

.LogonButton
{
	color: #ffffff;
	background-position: center;
	background-image: url(/App_Themes/skramp/button.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: 23px;
	font-family: Arial Black, Arial;
	font-size: 10px;
	width: 81px;
	text-transform: uppercase;
	padding-bottom: 3px !important;
	letter-spacing: 1px;
}

.ReturnLink
{
	margin-top: -10px;
}

a
{
	color: #000000;
}

a:hover
{
	color: #EE5A29;
}
