/* CSS Document */
/*================================
注册样式表
版本:1.0
作者:Dennis Nelly
时间：2009.11.16--2009.12.7
网站地址:www.nonobo.com
================================*/

/*--表单共公样式--*/
form div {
	margin-bottom:11px;
}
.motto {
	clear:both;
	padding-top:8px;
}
#accounts .formError {/*--注册报错--*/
	margin:-5px 0 0 72px;
}
#joinSuccess {/*--注册成功--*/
	color:#090;
	margin-bottom:3px;
}
#joinSuccess span {
	font-weight:bold;
}	
					
/*--注册 登陆 --*/
#publicity img {
	width:100%;
	>width:85%;
	max-width:400px;
	width:expression(document.body.clientWidth > 345? "345px": "345" ); 
}
#accounts {
	float:left;
	width:45%;
}
#accountsTip {
	color:#666;
	margin-bottom:21px;
}
#accountForm .validate {
	width:120px!important;
}
#fullTextSearch {
	float:left;
	width:60%;
	position:relative;
}
#fullTextSearch div {
	margin-bottom:0px;
}
#fullTextSearch p {
	font-size:12px;
	color:#333;
	margin-bottom:3px;
}
#fullTextSearch input {
	margin-left:35px;
	width:88%;
	border:none;
}
#fullTextSearch .button {
	margin-left:5px;
}
#loginTips {
	padding:6px 10px;
	background:#FFFDD7;	
	color:#333;
	margin-bottom:9px;
	border:1px solid #ffefbf;
}
.psw{
	background:url(../images/psw.jpg) no-repeat;
} 
/*--注册内容样式 --*/
#accounts form {
	margin-top:11px;
}
#accounts .button {
	margin-left:72px;
	margin-top:10px;
}
.copyright {
	padding-left:72px;
	margin:8px 0;
}
.copyright input {
	width:16px !important;
	border:#FFF;
}
.copyright p {
	margin-left:2px;
}
.copyright input,.copyright p {
	display:inline;
}
#loginTip {
	background:#FFFDD7 none repeat scroll 0 0;
	border:1px solid #FFEFBF;
	color:#333333;
	margin-bottom:21px;
	padding:6px 10px;
}
.validate {/*验证码*/
	margin-left:72px;
}
.validate .formError {/*验证报错*/
	margin-left:0px !important;
}
#showCaptcha , #showCaptcha div {
	margin-bottom:0px;
}
#changeCaptcha {
	margin-left:65px;
}
#accountForm input {
	width:65%;
}
.loginButton {/*登录单独页面的按钮*/
	margin-left:70px!important;
}
/*--忘记密码--*/
#forgotPassword {
	margin-top:15px;
}
#forgotPassword label {
	width:80px;
}
#forgotPassword .button {
	margin-left:92px;
}
.forgetTips {
	color:#666;
}
/*--设置新密码--*/
#setNewPassword {
	margin-top:18px;
}
#setNewPassword .button {
	margin-left:6.5%;
}

/*--个人设置--*/
.set {
	clear:both;
	padding:25px 0;
}
.set p {
	padding:5px 0px;
	background:#e4e4e4;
}
.setup {
	width:55%;
	margin-top:21px;
}
.setup dt {
	font-weight:bolder;
	float:left;
	width:100px;
}
.setup dd {
	color:#666;
	padding-bottom:5px;
	margin-bottom:5px;
}
#profile dl {
	margin-bottom:-8px;
	>margin-bottom:5px;
}
#profile dt {
	font-weight:normal;
	width:70px;
}
#profile textarea {
	width:70%;
}
#sex {
	width:75%;
}
#sex input {
	width:auto;
	float:left;
	margin-right:5px;
	border:none;
}
#sex label {
	margin-right:8px;
}
#profile .button {
	margin-left:70px;
}
#resetPassword label {
	width:100px;
}
#resetPassword input {
	width:60%;
}
#resetPassword .button {
	margin-left:110px;
}
#resetPassword .formError {
	margin-left:20%;
}
#iconPreview {
	float:left;
	width:45%;
	>width:35%;
	border-right:1px solid #ccc;
	padding-right:10px;
}
#uploadIcontent {
	float:left;
	width:50%;
	margin-left:10px;
}
#originalIcon {
	padding:0;
	height:200px;
	width:200px;
	background:#eee;
}
#iconPreview h2 {
	font-size:14px;
}
#uploadIcon input {
	position:relative;
	left:-185px;
	width:50%;
	z-index:100;
	cursor:pointer;
	filter:alpha(opacity=0)/* IE */
	-moz-opacity:0;/* Moz + FF */
	opacity: 0;/* 支持CSS3的浏览器（FF 1.5也支持）*/
}
#uploadIcon a {
	position:relative;
	top:18px;
	padding:3px 10px;
	background:#4070ff;
	color:#fff;
	z-index:10;
}
#userIcon {
	height:380px;
	 min-width:600px;/*fox最小宽度*/
	width:expression(document.documentElement.clientWidth < 600? "600":"auto" );/*ie最小宽度*/
}
#addNote {
	background:none;
}
#uploadIcontent p {
	background:none;
	padding:0;
	color:#999;
	margin-top:8px;
}
.pageTitle img {
	margin:10px 0 0 0;	
}
.pageTitle p {
	margin-left:20px;
}
.userHomeImg img ,#bigIcon {
	width:126px;
	height:126px;
}
#userIcon img,.pageTitle img {
	border:1px solid #ccc;
	padding:1px;
}
#uploadIcon {
	margin:10px 20px 20px;
	cursor:pointer;
}
#personalInfo {
	margin-top:15px;
	color:#666;	
	padding-left:150px;
}
#personalInfo p {
	margin-top:7px;
}
#webInfoTips {
	clear:both;
}
/*--帐户--*/
#editGuest label {
	width:8%;
}
/*--添加书--*/
#book {
	position:relative;
	height:120px;
}
#book #bookCover {
	position:absolute;
	top:0;
	height:95px;
	width:67px;
	overflow:hidden;
}
#book p {
	padding-left:77px;
}
#book #bookname {
	font-size:small;
	font-weight:bold;
}
.prompt {
	background:#ffc;
	padding:8px;
	width:395px;
}
.addBook {
	clear:both;
	padding-top:20px;
}
.addBook .button {
	margin-left:50px;
}
.addBook label {
	width:40px;
	>width:42px;
}
#bookIsbn {
	>margin-right:8px;
}
.addBook form {
	margin-top:8px;
}
.addBook .formError {
	margin:-5px 0 0 55px;
}
#addNewbook {
	width:100%;
}
#addContent {
	float:left;
	width:29%;
	>width:30%;
	height:600px;
	margin-top:10px;
	min-width:310px;/*fox最小宽度*/
	width:expression(document.documentElement.clientWidth < 310? "310":"auto" );/*ie最小宽度*/
}
#addContent p {
	color:#838383;
	font-size:14px;
	margin-bottom:10px;
}
#addBooktipimg {
	float:left;
	height:300px;
}
#addBooktip {
	float:right;
	width:55%;
	padding:10px;
	color:#545454;
}
#addBooktip input {
	margin-left:0;
}
#addBooktip input.button {
	background:#ccc;
	color:#444;
	border:#999;
}
#addBooktip h4 {
	font-size:12px;
	color:#555;
}
#addBooktip div {
	margin-bottom:15px;
}
#addBooktip img {
	padding:8px;
}
/*--添加/修改书--*/
.modify {
	color:#8cc0d9;
	padding:0;
	float:left;
}
#lookModify {
	position:relative;
	padding-top:0;
}
#lookModify label {
	width:78px;
}
#content #lookModify .button {
	margin-left:90px;
	margin-top:11px;
	display:block;
}
#lookModify img {
	height:176px;
	width:126px;
	border:1px solid #ddd;
}
#upLoadbcover div {
	width:13%;
	margin-left:90px;
}
#pulishTime {
	margin-bottom:245px;
}
#upLoadbcover {
	position:absolute;
	top:210px;
	left:0;
	width:100%;
}
#upLoadbcover form input {
	position:absolute;
	z-index:100000;
	left:90px;
	>left:70px;
	top:180px;
	cursor:pointer;
	filter:alpha(opacity=0)/* IE */
	-moz-opacity:0;/* Moz + FF */
	opacity: 0;/* 支持CSS3的浏览器（FF 1.5也支持）*/
	width:90px;
	cursor:pointer!important;
}
/*--头部样式 退出--*/
#navigation {
	text-align:right;
}

