/*********ADMIN*********/

body { color: #666666; }

a { color:#0A7CB5; text-decoration:none; }
a:hover,  a:focus { color:#2EA2F4; }

.headlist {
	font-weight:bold;
	background-image: url(../images/bgr_top2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
}
.allTables {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	width: 100%; font-size:12px;
}
.bodylist {
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
}
.bodylistAct {
	border-bottom: 1px solid #e4e4e4;
	text-align:center;
	width: 7%;
}
.formLeft {
	text-align: left;
	width: 20%;
	font-weight:bold;
}

a.icon-edit-10{background:url(../images/edit-10.png) no-repeat left; padding:5px; padding-left:15px;}
a.icon-delete-10{background:url(../images/delete-10.png) no-repeat left; padding:5px; padding-left:15px;}
a.icon-preview-10{background:url(../images/preview-10.png) no-repeat left; padding:5px; padding-left:15px;}

.frmLoginForm { padding:15px 20px 5px; background-color:#f7f7f7; width:280px; margin-top:10px; margin-bottom:5px; }
.frmLoginForm label { font-size:12px; font-weight:bold; }
.frmLoginForm input.text { margin:0; width:250px; }
.frmLoginForm input.submit_btn { height:35px; padding:0px 10px; }

.frmAddEditNewsForm { }
.frmAddEditNewsForm label { font-size:12px; font-weight:bold; }
.frmAddEditNewsForm input.text { margin:0; width:510px; }
.frmAddEditNewsForm input.cal { width:180px; }
.frmAddEditNewsForm textarea { margin:0; width:550px; height:300px; }
.frmAddEditNewsForm textarea.summary { height:60px; }
.frmAddEditNewsForm select { margin:0px; }
.frmAddEditNewsForm input.submit_btn { height:35px; padding:0px 10px; }

.frmCommentApprove { padding:0px; margin:0px; }
.frmCommentApprove select { margin:0px; }

input.searchtext { margin:0; width:170px; padding:2px; }

.searchLeft { float:left; width:630px; }
.searchRight { float:right; width:300px; margin-left:10px; }

.pagedescr { margin:10px 0px; }