@import url(appcenter.css);
/* CSS reset {{{ */
html,body,div,span,applet,object,iframe,table,caption,tbody,tfoot,thead,tr,th,td,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
a {
	color: #fff;
	text-decoration: underline;
}
label,input[type="submit"] {
	cursor: pointer;
}
:focus {
	outline: 0;
}
ol,ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote,q {
	quotes: "" "";
}
label,input,select,textarea {
	font-family: tahoma,Arial,Helvetica,sans-serif;
	vertical-align: middle;
}
/* }}} */

body {
	background: url(/static/images/main.jpg) center -898px no-repeat #212121;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}
#header {
	position: relative;
}
#header a {
	background: url(/static/images/logo.png) no-repeat;
	display: block;
	height: 105px;
	overflow: hidden;
	text-indent: -9999px;
	width: 390px;
}
#header form {
	position: absolute;
	right: 0;
	top: 32px;
}
#header form input {
	border: none;
	float: left;
	display: block;
}
#s {
	background: url(/static/images/main.jpg) no-repeat top left;
	color: #494949;
	outline: none;
	padding: 10px 9px 12px 7px;
	height: 18px;
	line-height: 18px;
	text-shadow: 0 1px #bfbfbf;
	width: 223px;
}
#searchsubmit {
	background: url(/static/images/main.jpg) no-repeat left -40px;
	cursor: pointer;
	height: 40px;
	margin: 0 0 0 -7px;
	width: 47px;
}
#searchsubmit:hover {
	background-position: 0 -80px;
}
#searchsubmit:active {
	background-position: 0 -120px;
}
#navi {
	clear: both;
	background: url(/static/images/navibg.png) no-repeat center;
	height: 53px;
	margin-top: 21px;
}
#menu {
    position: relative;
	padding-left: 20px;
    float: left;
	top: 5px;
}
#menu li {
    float: left;
    list-style: none;
}
#menu li a {
	color: #fff;
	text-shadow: 1px 1px 2px #222;
    z-index: 2;
    position: relative;
    cursor: pointer;
    float: left;
	font-size: 18px;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%;
}
#blob {
	opacity: 0.6;
    background: #000;
    position: absolute;
    z-index: 1;
    top: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}
#logon {
	float: right;
	margin-right: 20px;
}
#logon a {
	text-decoration: none;
}
#logon a,#logon span {
	color: #c3c3c3;
	font-size: 13px;
	line-height: 53px;
}
#logon a:hover {
	text-decoration: underline;
}
#content {
	background: url(/static/images/main.jpg) no-repeat left -462px;
	height: 436px;
	margin: 25px 0 20px;
	position: relative;
}
.text_big {
	color: #fffefe;
	padding-left: 10px;
	padding-top: 20px;
	text-align: center;
	width: 500px;
}
.text_big h2 {
	font-size: 36px;
	line-height: 70px;
	text-align: center;
}
.text_big h3 {
	font-size: 24px;
	line-height: 50px;
}
.text_big p {
	font-size: 14px;
	line-height: 30px;
}
.download {
	margin-left: 100px;
	margin-top: 60px;
}
.old-download {
	margin-left: 110px;
}
.old-download a{
	text-decoration: none;
}
.old-download a:hover {
	text-decoration: underline;
}
.download a {
	background: url(/static/images/download.png) no-repeat;
	color: #252525;
	display: block;
	font-size: 18px;
	height: 36px;
	overflow: hidden;
	padding: 20px 0 30px 100px;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
	width: 174px;
}
.download strong {
	font-size: 22px;
}
.download span {
	display: block;
	padding-left: 13px;
}
.download a:hover {
	color: #000;
}
.image {
	left: 500px;
	position: absolute;
	top: 30px;
}
.contentlist {
	background: url(/static/images/main.jpg) no-repeat left -160px;
	float: left;
	height: 302px;
	margin-left: 12px;
	width: 312px;
}
.contentlist ul {
	list-style: none;
}
.contentlist a,.sidebaritem a {
	color: #e4e4e5;
	text-decoration: none;
}
.contentlist a:hover,.sidebaritem a:hover {
	color: #ffbe31;
}
.title {
	color: #333!important;
	display: block;
	font-size: 18px;
	font-weight: 550;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
	width: 50px;
}
.title:hover {
	color: #000!important;
}
#history {
	background: url(/static/images/history.png) no-repeat 10px 5px;
}
#app {
	background: url(/static/images/app.png) no-repeat 10px 5px;
}
#source {
	background: url(/static/images/source.png) no-repeat 10px 5px;
	width: 110px!important;
}
.contentlist ul,.sidebaritem ul {
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.contentlist ul li,.sidebaritem ul li {
	background: url(/static/images/arrow.png) no-repeat center left;
	font-size: 13px;
	line-height: 41px;
	overflow: hidden;
	padding-left: 30px;
	white-space: nowrap;
	width: 180px;
}
.haveiconlist ul li {
	background: none;
	padding-left: 0;
}
.sidebar .haveiconlist ul li {
	width: 150;
}
.haveiconlist ul li img {
	margin-right: 13px;
	position: relative;
	top: 2px;
}
#mgleft {
	margin-left: 0!important;
}
.pagination {
	color: #aaa;
	margin-top: 20px;
}
.pagination a {
	color: #fff;
	text-decoration: none;
}
.prev {
	float: left;
	padding-top: 5px;
}
.omit {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.current,.next {
	background: none!important;
}
.next {
	float: left;
	margin-left: 15px;
	padding-top: 5px;
}
.page {
	background: url(/static/images/pagination.png) no-repeat -23px 0;
	display: block;
	float: left;
	height: 25px;
	margin-left: 10px;
	padding-top: 5px;
	text-align: center;
	width: 23px;
}
.page:hover {
	background-position: 0 0;
}
.wide_ad {
	margin-top: 10px;
}
.sidebar {
	float: right;
	margin-top: 10px;
	width: 210px;
}
.sidebar li {
	color: #c3c3c3;
}
.sidebaritem {
	background: url(/static/images/sidebarbg_center.png) repeat-y;
	margin-bottom: 30px;
	width: 210px;
}
.sidebaritem_top {
	background: url(/static/images/sidebarbg.png) no-repeat top;
	height: 40px;
}
.sidebaritem_bottom {
	background: url(/static/images/sidebarbg.png) no-repeat bottom;
	height: 5px;
}
.sidebaritem .title {
	padding-left: 30px;
	width: 100%;
}
.text {
	background: #e5e5e5;
	border: 1px solid #333;
	padding: 6px 2px;
	width: 265px;
}
#content-main {
	color: #fff;
	margin: 0 auto;
}
.loginouter {
	background: transparent;
	border: 1px #212121 solid;
	margin: 30px auto;
	-moz-border-radius: 15px;
	-moz-box-shadow: 0 0 15px #111;
	padding: 10px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 0 15px #111;
	width: 470px;
}
.logininer {
	background: transparent;
	border: #373737 2px solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.logininer .logintitle {
	border-bottom: #373737 2px solid;
	color: #c1dbc5;
	font-size: 32px;
	padding: 5px 0;
	text-align: center;
	width: 466px;
}
.logininer p,.logininer label {
	margin-left: 90px;
}
.logininer label {
	color: #c1dbc5;
	font-size: 14px;
	line-height: 40px;
}
.logininer .errorlist {
	margin: 10px 0 0 90px;
}
#login_button input {
	background: none;
	background: url(/static/images/login_button.png) no-repeat;
	border: none;
	color: #222;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	margin: 20px 17px 20px 0;
	text-shadow: 0 1px 0 #bbb;
	width: 119px;
}
#login_button a {
	color: #c1dbc5;
}
.notice {
	font: 14px;
	padding: 20px 0;
	text-align: center;
}
.notice a {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
.notice a:hover {
	text-decoration: underline;
}
.success {
	margin: 40px 0;
	padding: 0 20px;
}
.success p {
	line-height: 1.5;
}
#profile_content {
	background: url(/static/images/profile_contentbg.png) repeat-y;
	margin-top: 20px;
	position: relative;
}
/*#menu {
	background: url(/static/images/profile_topbg.png) no-repeat top center;
	height: 48px;
	position: relative;
	width: 960px;
}*/
ul.hmenu {
	background: url(/static/images/pro_libg.png) no-repeat left top;
	position: absolute;
	right: 10px;
}
ul.hmenu li {
	float: left;
	padding: 0 15px;
}
#profile_content a,.app_de_menu li a {
	color: #c3c3c3;
	font-size: 13px;
	line-height: 48px;
	text-decoration: none;
}
#profile_content a:hover,.app_de_menu li a:hover {
	text-decoration: underline;
}
.active {
	background: url(/static/images/pro_liactive.png) no-repeat bottom center!important;
}
#profile_content fieldset legend {
	display: none;
}
#avatar {
	padding-left: 20px;
}
#avatar img,.center img {
	border: 3px solid #808080;
	float: left;
}
#avatar img:hover,.center img:hover {
	border: 3px solid #fff;
}
#avatar h3 {
	color: #fff;
	display: inline;
	font-size: 24px;
	line-height: 70px;
	margin-left: 20px;
}
#profile_text {
	clear: left;
	margin-top: 10px;
	padding-left: 110px;
}
#profile_text p {
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	margin: 3px;
}
#profile_text p label {
	display: block;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}
.red,.success {
	color: #ff4e4e;
}
#profile_bottom {
	background: url(/static/images/profile_bottombg.png) no-repeat bottom center;
	font-size: 0;
	height: 10px;
	width: 960px;
}
.box {
	display: block;
	padding-bottom: 20px;
	padding-left: 110px;
	text-align: left;
}
.box h3 {
	color: #fff;
	font-size: 24px;
	line-height: 70px;
}
.box a {
	line-height: 24px;
	margin-left: 100px;
}
.box p {
	color: #fff;
}
.personal p,.avatar_choose p {
	margin-top: 10px;
}
.personal p label {
	color: #fff;
	float: left;
	margin-right: 40px;
	padding: 6px 0;
	text-align: right;
	width: 100px;
}
label[for*="description"],label[for*="is"],label[for*="about"] {
	padding-top: 2px!important;
}
.personal p input {
	background-color: #fff;
}
.personal p select {
	margin: 6px 0;
}
.personal p textarea {
	border: 1px solid #333;
	padding: 5px;
	width: 370px;
}
.personal .submit {
	left: 160px;
	margin-bottom: 15px;
	margin-top: 25px;
	position: relative;
}
.help_text {
	color: #fff;
	display: block;
	margin: 5px 0 0 140px;
}
.errorlist {
	color: #ff4e4e;
	display: block;
	margin-left: 161px;
}
.avatar_choose,.del_profile,.location {
	padding-left: 110px;
}
.avatar_choose p {
	margin: 20px 0;
}
.avatar_choose p label,.del_profile p,.location label {
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 30px;
}
.center {
	margin: 10px 0;
}
.center img {
	float: left;
}
.delavatar {
	color: #ff4e4e!important;
	line-height: 70px!important;
	margin-left: 10px!important;
}
.location label img {
	margin-left: 20px;
}
.blank {
	clear: both;
}
#footer {
	background: url(/static/images/footer.png) no-repeat top center;
	color: #fffefe;
	height: 50px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
}
.message {
	background-color: #3D3D3D;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
	padding: 6px 0;
	text-align: center;
}
.message img {
	position: relative;
	right: 4px;
	top: 3px;
}
.about {
	background: url(/static/images/about.png) repeat-x bottom;
	margin-right: 20px;
	padding-bottom: 1px;
}
.about h3 {
	padding-left: 10px;
}
.source_entry {
	border: 1px solid gray;
	display: block;
	margin: 1em 0;
	padding: .3em;
	width: 430px;
}

.small_icon {
    width: 16px;
    height: 16px;
}

