
<!--
TH {
font-weight:100;
}
}
.stil1 {
	font-family: tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.stil2 {

	font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	font-weight: bold;
}
.stil5 {

	font-family: tahoma;
		font-size: 20px;
		color: #ffffff;

}
.stil3 {color: #13B0E5}
	font-family: tahoma;
}	
.stil4 {color: #FF0000}
#apDiv1 {
	position:absolute;
	left:549px;
	top:146px;
	width:145px;
	height:59px;
	z-index:1;
}
-->


/* Login and Lite Pages
-------------------------------------------------------------------*/
.lite-header { padding: 30px 20px; }
.lite-header a { color: #c7c7c7; font-size: 26px; text-decoration: none; }
.lite-header a span { color: #dedede; }
.lite-header a:hover { color: #333; }
.lite-header a:hover span { color: #777; }



.lite-cover { margin: 0 auto 20px; top: 200px;  width: 265px; color: #888; 	font-family: tahoma;}

.lite-cover h3, .login-popup h3 { color: #bec0bf; margin-bottom: 1px; }
.lite-cover button, .login-popup button { float: right; }
.lite-cover .input-text-cover, .login-popup .input-text-cover { width: 265px; font-size: 36px; padding: 4px 0; border: 1px solid #d6d6d6; color: #555; }
.lite-cover .input-checkbox, .login-popup .input-checkbox { padding-top: 7px; }
.lite-cover .input-checkbox input, .login-popup .input-checkbox input { position: relative; top: 2px; }
.lite-cover .input-note { display: block; color: #bbb; font-size: 11px; line-height: 14px; }

.lite-cover.error h1 { font-size: 28px; color: #888; }
.lite-cover.error p { margin-bottom: 10px; color: #888; }

.lite-cover.register { position: static; margin: 0 auto; font-family: tahoma; }


.lite-center { margin: 0 auto 20px; top: 200px;  width: 548px; color: #888; }
.lite-center h3, .login-popup h3 { color: #bec0bf; margin-bottom: 1px; }
.lite-center button, .login-popup button { float: right; }
.lite-center .input-text, .login-popup .input-text { width: 548px; font-size: 36px; padding: 4px 0; border: 1px solid #d6d6d6; color: #555; }
.lite-center .input-checkbox, .login-popup .input-checkbox { padding-top: 7px; }
.lite-center .input-checkbox input, .login-popup .input-checkbox input { position: relative; top: 2px; }
.lite-center .input-note { display: block; color: #bbb; font-size: 11px; line-height: 14px; }

.lite-center.error h1 { font-size: 28px; color: #888; }
.lite-center.error p { margin-bottom: 10px; color: #888; }

.lite-center.register { position: static; margin: 0 auto; }

.lite-note { overflow: hidden; zoom: 1; }
.lite-note a { float: right; font-size: 11px; }

.login-popup { z-index: 100; width: 492px;  }
.login-popup .input-text { width: 402px; padding: 4px 5px; }
.login-popup .content { background: #dcdedd url(../images/login-popup-bg.gif) repeat-x; padding: 15px 40px; }
.login-popup .login-popup-top { height: 14px; background: url(../images/login-popup-top.gif) no-repeat; width: 492px; position: relative; }
.login-popup .login-popup-bottom { height: 14px; background: url(../images/login-popup-bottom.gif) no-repeat; width: 492px; }
.login-popup .close-block { position: absolute; top: 10px; right: 10px; width: 14px; height: 14px; background: url(../images/close-block.gif) no-repeat; }

.upload-image p { margin-bottom: 5px; }
.upload-image label { color: #aaa; }

.tags-input { width: 400px; font-size: 18px; padding: 4px 4px 6px; border: 1px solid #ccc; color: #555; background: #fafafa; }



/* Button
-------------------------------------------------------------------*/
button, a.button { font-size: 14px; font-family: Tahoma; border: none; background: none; padding: 0; overflow: visible; text-align: center; white-space: nowrap; cursor: pointer; }
button span, button em, a.button span, a.button em { display: block; height: 31px; line-height: 31px; margin: 0; color:#333; }
button span, a.button span { background: url(../images/button.gif) no-repeat 0 0; margin-right: 20px; }
button em, a.button em { font-style: normal; padding-right: 20px; background: url(../images/button.gif) no-repeat right 0; position: relative; right: -20px; }
a.button.small { font-size: 12px; text-decoration: none; }
a.button.small span, a.button.small em { height: 22px; line-height: 22px; }
a.button.small span { background: url(../images/button-small.gif) no-repeat 0 0; margin-right: 20px; }
a.button.small em { background: url(../images/button-small.gif) no-repeat right 0; }

#system_messages_error { background: #f0c8c8; border: 1px solid #ff8181; padding: 15px; margin-bottom: 15px; color: #b22626; }
#system_messages_notice { background: #dafad8; border: 1px solid #83c460; padding: 15px; margin-bottom: 15px; color: #4bb23b; }

.table-blog-users { width: 100%; margin-top: 20px; margin-bottom: 30px; }
.table-blog-users thead td { background: #f1f1f1; padding: 10px; text-align: center; color: #555; }
.table-blog-users tbody td { background: #fafafa; padding: 5px 10px; text-align: center; }
.table-blog-users tbody td.username { text-align: left; }
.table-blog-users tbody tr.even td { background: #f5f5f5; }

.searched-item { background: #fffacd; }


