﻿#RegLog
{
	width: 94%;
	margin: 0px auto 20px auto;
}
#TopLeft
{
	width: 10px;
	height: 33px;
	background: url( '/App_Themes/Theme/Images/RegLog/topbottom.gif' ) no-repeat top left;
}
#TopMiddle
{
	background-color: #d4d4d4;
}
#TopMiddle img
{
	padding-top: 5px;
	padding-left: 2px;
}
#TopRight
{
	width: 10px;
	height: 33px;
	background: url( '/App_Themes/Theme/Images/RegLog/topbottom.gif' ) no-repeat top right;
}
#MiddleLeft
{
	width: 10px;
	background: url( '/App_Themes/Theme/Images/RegLog/middle.gif' ) repeat-y left;
}
#MiddleRight
{
	width: 10px;
	background: url( '/App_Themes/Theme/Images/RegLog/middle.gif' ) repeat-y right;
}
#BottomLeft
{
	width: 10px;
	height: 11px;
	background: url( '/App_Themes/Theme/Images/RegLog/topbottom.gif' ) no-repeat bottom left;
}
#BottomMiddle
{
	background-color: #d4d4d4;
}
#BottomRight
{
	width: 10px;
	height: 11px;
	background: url( '/App_Themes/Theme/Images/RegLog/topbottom.gif' ) no-repeat bottom right;
}
#TopSpan
{
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
	margin-left: 8px;
}

#MiddleTableMiddle
{
	width: 1px;
	background-color: #bebebe;
}
#MiddleTableRight
{
	width: 280px;
	margin-left: 13px;
}
#MiddleTableLeft
{
	width: 350px;
	margin: 0px 5px;
}
#MiddleTableLeft .txt2 input
{
	height: 20px;
	line-height: 20px;
	width: 150px;
}
#MiddleTableLeft .bottomline, #MiddleTableRight .bottomline
{
	border-bottom: solid 3px #f2f2f2;
	padding-top: 10px;
	padding-left: 0px;
}
#reg
{
	float: right;
	margin-top: 12px;
}
#MiddleTable
{
	margin: 10px 0px 10px 0px;
	width: 100%; /*height: 100%;*/
}
#MiddleTable img
{
	vertical-align: middle;
	padding-left: 3px;
}
#MiddleTableLeft td, #MiddleTableRight td
{
	padding-top: 11px;
}
#MiddleTableLeft td
{
	padding-left: 0px;
}
#MiddleTableRight td
{
	width: 90%;
	padding-top: 14px;
}
#MiddleTableRight span
{
	padding-left: 12px;
	color: #333333;
}
#LogBodyTable
{
	margin: 15px 10px 0px 17px;
	width: 95%; /*height: 100%;*/
}

/*#LogBodyTable td
{
	padding: 10px 0px 15px 0px;
	border-bottom: solid 1px #d2d2d2;
}*/
.Underline td
{
	padding: 10px 0px 15px 0px;
	border-bottom: solid 1px #d2d2d2;
}
#LogBodyTable .spantxt
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 5px;
}
#LogBodyTable .spantxt1
{
	color: #333333;
}

#LogBodyTable .findtd
{
	width: 40%;
}
#last td
{
	border-bottom: none;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
#last td button
{
	margin: 0px 10px;
}
#txtValidate
{
	width: 70px;
}
#ValidateKey .vc
{
	vertical-align: bottom;
	text-align: left;
	cursor: pointer;
}

#MiddleTableLeft .txt2
{
	text-align: left;
	width: 75%;
}

#MiddleTableLeft .txt1
{
	text-align: right;
	width: 24%;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

#txtEMail
{
	width: 195px;
	height: 20px;
}
#txtValidate
{
	width: 100px;
	height: 20px;
}
.check
{
	color: Green;
	font-size: 12px;
	font-weight: 100;
}
.MemberStat
{
	width: 80%;
	margin: 20px 0px 30px 0px;
}
.MemberStatTitle td
{
	color: #1f770e;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.MemberStatContent td
{
	color: #333333;
	text-align: center;
	line-height: 30px;
}
.username
{
	color: #ff6600;
}
