/*** 
*   Login Page
*   => member\login.tpl.php ; 
***/

/* header footer overwrite
--------------------------------------------------------------- */
#header {
	height: 93px;
	background: url(../../img/index/member/bg_loginpage_top.gif) repeat-x 0 bottom;
}
#footer {
	border-top: 1px solid #D1D7DC;
}

/* 
--------------------------------------------------------------- */
#container {
	display: block;
	width: 733px;
	height: 364px;
	margin: 30px 108px;
	border: 1px solid #FFA61F;
	border-top: 0 none;
	position: relative;
}
#container h2 {
	height: 13px;
	padding: 8px 10px;
	background: url(../../img/index/member/bg_loginpage_h2.gif) repeat-x 0 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}


/* 左側區塊
--------------------------------------------------------------- */
#sidebar {
	width: 260px;
	height: 290px;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 41px;
	left: 66px;	
}
#sidebar h4 {
	line-height: 20px;
	padding: 5px 0 8px 0;
	color: #0B5D0D;
	font: normal bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#sidebar ul {
	padding: 0 0 0 15px;
}
#sidebar ul li{
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	list-style-type: disc;
	font-size: 13px;	
}
#sidebar p {
	font-size: 13px;
}
#sidebar p img {
	margin-left: 5px;
	vertical-align: middle;
}
#sidebar p.fastreg {
	width: 210px;
	margin-top: 5px;
	padding: 8px 0 14px 15px;
	border-top: 1px dotted #D7D3DB;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	*padding-bottom: 12px;
}
#sidebar p.fastreg span {
	padding-left: 17px;
	color: #7D7878;
}
#sidebar a {
	display: block;
	width: 145px;
	height: 29px;
	padding-left: 15px;
}


/* 右側表單輸入區塊
--------------------------------------------------------------- */
#content {
	width: 314px;
	height: 258px;
	padding: 8px;
	border: 3px solid #CCC;
	position: absolute;
	top: 54px;
	left: 349px;
}
#content-inner {
	position:relative;
	width: 100%;
	height: 100%;
	background-color: #F7F7F7;
}
#content-inner h4 {
	height: 45px;
	background: url(../../img/index/member/member_login.png) no-repeat center center;
	text-indent: -9999px;
}	
#content-inner p.att {
	text-align: center;
	font-size: 13px;
}	
#content-inner p.att span {
	font-weight: bold;
}	
#content-inner .input-area {
	margin-top: 35px;
	padding-left: 20px;
	position: relative;
}	
#login-note {
	width: 245px;
	height: 54px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(../../img/index/popnote/bg_245x59.gif) no-repeat 0 0;
	color: #0a0a0a;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	position: absolute;
	top: -60px;
	left: 58px;
	_left: 38px;
}
#login-note p{
	height: 19px;
	margin: 0;
	padding-top: 3px;
}
#login-note span.compid {
	color: #5A9737;
}
#login-note span.memid {
	color: #F65ED0;
}
#cookie-note {
	width: 222px;
	height: 61px;
	padding: 5px 20px 0 5px;
	background: url(../../img/index/popnote/bg_247x66_blue.gif) no-repeat 0 0;
	position: absolute;
	top: 63px;
	left: -185px;
	_left: -205px;
}
#cookie-note p { 
	line-height: 18px;
	padding-left: 25px;
	background: url(../../img/index/icon/icon_note_warn.gif) no-repeat 0 0;
	_background-position: 0 -2px;
}
.input-area p {
	height: 32px;
}
.input-area p a {
	margin-left: 3px;
	font-weight: bold;
}
.input-area p label {
	padding-left: 3.7em;
}
.input-area p label input {
	margin-right: 2px;
	vertical-align: middle;
}
input.textfield {
	width: 159px;
	height: 16px;
	line-height: 16px;
	padding: 3px 4px;
	border: 0 none;
	background: url(../../img/index/input/bg_input_shadow.png) no-repeat 0 0;
}
input.textfield:focus {
	background-position: 0 -50px;
}
p.btnline {
	padding-top: 3px;
	text-align: center;
}
p.btnline input {
	vertical-align: middle;
	margin: 0 auto;
}

/*燈入說明框*/
.big-box{
	position:absolute;
	display:none;
	left:-355px;
	top:-3px;
	width:377px;
	height:266px;
	background: url(../../img/index/common/bigbox.png) no-repeat 0 0;
}
#content-inner .big-box a{
	color:#0066ff;
	text-decoration:none;
}
#content-inner .big-box a:hover{
	text-decoration:underline;
}
.big-box div{
	margin:18px 45px 20px 20px;
}
.big-box h5{
	background: url(../../img/index/icon/icon_quest_orange.gif) no-repeat 0 2px;
	padding-left:20px;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
}
.big-box ul{
	margin:18px 0 0 5px;
	margin-top:14px\9;
	margin-top:20px\0;
}
.big-box ul p,
.big-box ol
{
	margin-left:1.1em;
}
.big-box ul li{
	line-height:18px;
	color:#404040;
	margin-bottom:12px;
}
.big-box li strong{
	font-weight:bold;
	margin-bottom:2px;
	display:block;
}
.big-box ol li{
	list-style-position:inside;
	list-style-type:decimal;
	margin:0;
}
.big-box img.msn{
	position:relative;
	top:3px;
}
#capslock_box{
	color:#ff0000;
	display:none;
	padding:2px;
}
