@charset "utf-8";

noscript{
	display:none;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #800000;
	background:#ffefef;
}

.auth-lnk, #sec1{
	cursor:pointer;
}

.top-menu li.auth-lnk{
	color:#734d4d;
	margin-right:1em;
	float:left;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}

.top-menu ul li.auth-lnk{
	color:#800000;
	font-weight:normal;
	margin-right:1em;
	background:url(img/marker-square2.gif) left 50% no-repeat;
	padding:0 1em 0 .8em;
}

#wrap-auth{
	position:absolute;
	top:0;
	left:265px;
	width:820px;
	height:700px;
	background:url(img/auth_background.gif) 0 0 repeat-x;
	display:none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.layout-middle-tw #wrap-auth{
	left:219px;
        width:912px;}
.layout-wide-tw #wrap-auth{
	left:75px;
       &nbsp;width:1200px;}

#auth{
	position:absolute;
	top:100px;
	left:385px;
	width:580px;
	display:none;
	text-align:center;
}
.layout-middle-tw #auth{ left:389px;}
.layout-wide-tw #auth{ left:385px;}

#auth-head{
	background:url(img/auth_round_head.gif) 0 0 no-repeat;
	width:580px;
	height:20px;
}
#auth-middle{
	background:url(img/auth_round_middle.gif) 0 0 repeat-y;
	padding:40px 45px 20px 50px;
}
#auth-foot{
	background:url(img/auth_round_foot.gif) 0 0 no-repeat;
	width:580px;
	height:20px;
}

#auth h1{
	background:none;
}

#auth p{
	margin:25px 0;
}

#auth strong{
	color:#800000;
	font-size:180%;
	line-height:2.4;
}

#auth p img{
	cursor:pointer;
	display:inline;
	margin-bottom:10px;
}

#auth-yes{
	margin-right:30px;
}

#auth .noalert{ margin:0 0 20px 0;}





.top-menu li.test-lnk{
	color:#734d4d;
	margin-right:1em;
	float:left;
}

.top-menu ul li.test-lnk{
	color:#800000;
	font-weight:normal;
	margin-right:1em;
	background:url(img/marker-square2.gif) left 50% no-repeat;
	padding:0 1em 0 .8em;
}
