﻿.loginCnt
{
	background-color: #f4b417;
	width: 204px;
	padding: 2px;
	font-size: 11px;
	position:relative;
	z-index:0;
}
.loginCntStop
{
    height:262px;
}
.lgnTl
{
	line-height: 29px;
	height: 29px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
}
.lngCnt
{
	background-color: #f3ecd9;
	width: 184px;
	padding:10px;
}
.lngCntStop
{
	height:213px;
}
.lngCntStop td
{
	padding:5px 0px;
	line-height:20px;
}
.lngCntStop .lngBt
{
	padding:0px;
	line-height:normal;
	margin-top:10px;
}
.lngCnt input
{
	border: solid 1px #666666;
	width: 90%;
	color: #999999;
	font-size: 11px;
	padding: 3px 0px;
	text-indent: 10px;
	margin-bottom: 5px;
}
.lngBt
{
	background-image: url('/TfoModules/LoginView/images/BntMd.gif');
	width: 120px;
	position: relative;
	margin: 0px auto;
	cursor: pointer;
	z-index:0
}
.lngBt, .lngBtStt, .lngBtEnd, .lngBtMd
{
	height: 20px;
}
.lngBtStt
{
	width: 6px;
	background-image: url('/TfoModules/LoginView/images/BntStt.gif');
	float: left;
}
.lngBtEnd
{
	width: 23px;
	background-image: url('/TfoModules/LoginView/images/BntEnd.gif');
	float: right;
}
.lngBtCn
{
	position: absolute;
	height: 13px;
	width: 90px;
	top: 4px;
	left: 4px;
	text-align: center;
	color: #826215;
	font-size: 11px;
	font-weight: bold;
}
.lgnHideFire
{
	display: none;
}
.logOutBnt
{
	color: White;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 6px;
}
.usrDN
{
	margin-left:10px;
}
.usrDN, .usrDN a
{
	color:#666666;
}
.LoginError span
{
    line-height:30px;
    padding-bottom:10px;
    font-weight:bold;
    color:#D00;
}
.loginAddAction
{
    line-height:20px;
    margin-left:10px;
}
.loginAddAction a
{
    color:#666;
    font-size:11px;
}
.loginButton
{
	background-image:url(/DesktopModules/UserLogin/images/loginBcg.gif);
	height:62px;
	border:solid 1px #bd932f;
	cursor:pointer;
	margin-bottom:5px;
}
.loginTitle
{
	font-weight:bold;
	font-size:19px;
	color:#956e10;
	margin-left:10px;
	margin-top:11px;
}
.loginTitle2
{
	color:#FFF;
	font-size:12px;
	margin-left:13px;
	margin-top:5px;
}

.registerButton
{
	background-image:url(/DesktopModules/UserLogin/images/registerBcg.gif);
	height:62px;
	border:solid 1px #b8daf5;
	cursor:pointer;
	margin-bottom:5px;
}
.registerTitle
{
	font-weight:bold;
	font-size:19px;
	color:#6699cc;
	margin-left:10px;
	margin-top:11px;
}

.registerTitle2
{
	color:#666;
	font-size:12px;
	margin-left:13px;
	margin-top:5px;
}
.loginTitle, .registerTitle
{
	width:204px;
}
.loginFormContent
{
	border:solid 1px #cacaca;
	width:100%;
	position:relative;
	height:250px;
}
.loginFormTitle
{
	position:absolute;
	top:10px;
	left:25px;
	font-weight:bold;
	font-size:24px;
}
.loginFormLock
{
	position:absolute;
	top:5px;
	right:5px;
}
.loginFormLine1, .loginFormLine2
{
	position:absolute;
	height:1px;
	width:700px;
	left:23px;
	background-color:#cacaca;
}
.loginFormLine1
{
	top:50px;
}
.loginFormLine2
{
	top:195px;
}
.loginFormText1, .loginFormText2
{
	position:absolute;
	left:25px;
	font-size:11px;
}
.loginFormText1
{
	top:53px;
}
.loginFormText2
{
	top:214px;
}
.loginFormText2 a
{
	font-size:11px;
	color:#69c;
}
.loginFormLabel1, .loginFormLabel2
{
	position:absolute;
	left:130px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

.loginFormLabel1, .loginFormInput1
{
	top:105px;
}
.loginFormLabel2, .loginFormInput2
{
	top:145px;
}
.loginFormInput1, .loginFormInput2
{
	position:absolute;
	left:240px;
	font-size:14px;
	color:#333;
	width:350px;
	background-color:#edf4fa;
	border:solid 1px #b8daf5;
}
.loginFormButton
{
	position:absolute;
	right:22px;
	bottom:20px;
}
.loginFormCancel
{
	position:absolute;
	right:180px;
	bottom:20px;
	line-height:20px;
	font-size:11px;
	cursor:pointer;
}
.loginFormError
{
	position:absolute;
	top:179px;
	left:130px;
	font-weight:bold;
	color:#C00;
	font-size:11px;
	width:460px;
	text-align:center;
}
.blkLastItems
{
	border:1px solid #ccc;
	margin-right:6px;
	margin-top:5px;
	padding:2px;
	background-color:#faf1df;
}
.blkliTitle
{
	font-weight:bold;
	line-height:20px;
	height:20px;
	cursor:pointer;
}
.blkliTitle .arrow
{
	width:10px;
	height:10px;
	float:right;
	margin-top:5px;
	margin-right:2px;
}
.blklItems
{
	margin:0px 5px;
	line-height:normal;
}
.blklItems .item
{
	margin:4px 0px;
}
.itemPrice
{
	color:#C30;
}
.blkNameCnt
{
	overflow:hidden;
	height:12px;
	font-weight:bold;
}