table#forms {
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
}
table#forms td {
	font: 11px verdana, arial, sans-serif;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	color:#333;
	font-weight:normal;/*background:#ffffff; */
}
table#forms td select {
	font: 11px verdana, arial, sans-serif;
	color:#246CAE;
	background:#ffffff;
	padding:2px;
}
table#forms td input {
}
table#forms td a {
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#forms td a:link, #forms td a:visited {
	color: #000;
	margin: 0;
	padding-left:4px;
	font-size:10px;
}
#forms td a:hover {
	text-decoration:underline;
}
.forms {
	font-family:verdana;
	font-size:11px;
	color:#000;
	background-color: #FFF;
}
.insert {
	font-family:verdana;
	font-size:11px;
	color:red;
}
.error {
	font-size:11px;
	font-weight:bold;
	color:red;
}
table#login_form {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table#login_form td {
	font: 11px verdana, arial, sans-serif;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table#articles {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table#articles td {
	font: 11px verdana, arial, sans-serif;
	text-align: left;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	line-height: 24px;
	padding-left:4px;
}
table#articles td a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}
#articles td a:link, #articles td a:visited {
	color: #000;
	background: #fff;
	display: block;
	margin: 0;
	line-height: 24px;
	font-weight:bold;
	padding-left:4px;/*background:url(./bg_table_t.jpg) no-repeat;*/
}
#articles td a:hover {
	color: #000;
	background:#F0F0F0;
}
table.articles_table {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:589px;
}
table.articles_table td {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px;
	color:#484644;
	background:#ebebf5;
	text-align:left;
}
table.articles_table th {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px;
	color:#484644;
	background:#bdbdce;
	text-align:left;
}
.add_gallery_button {
	border:1px solid #ccc;
	background:white;
	border-style:outset;
	padding:1px;
	font-family:verdana;
	font-size:12px;
	padding:2px;
}
.alerts_box {
	background:#ffffcc;
	border:1px solid red;
	padding:20px;
	width:380px;
}
.errors_box {
	background:#ffffcc;
	border:1px solid red;
	padding:20px;
	width:380px;
}
.events_date {
	font-weight:bold;
	font-size:11px;
	color:#aa0000;
}
table.users_table {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:589px;
}
table.users_table td {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px;
	color:#484644;
}
.admin_container {
	width:589px;
	margin:0 auto;
}
.admin_menu_buttons {
	width:155px;
	height:23px;
	/*background:url(../images/buttons/admin_menu_button.jpg);*/

background-repeat:no-repeat;
	margin-top:3px;
	padding-left:3px;
	color:#D76D6D;
}
.admin_menu_buttons a:link, .admin_menu_buttons a:visited {
	color:#D76D6D;
}
.admin_menu_buttons a:hover {
	text-decoration:none;
}
table.diary_table {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:589px;
}
table.diary_table td {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px;
	color:#666699;
	background:#E8EDFF;
	text-align:left;
}
table.diary_table th {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px;
	color:#003399;
	background:#B9C9FE;
	text-align:left;
}
/*RIGHT MENU*/

.admin_panel_right {
	margin-left:5px;
	margin-bottom:20px;
	text-align:left;
}
.link_btn_delete {
	width:70px;
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	text-decoration:none;
	margin:0px;
	background:#FFF;
	background-image:url(../images/icons/delete-16x16.png);
	background-repeat:no-repeat;
	background-position:2px 50%;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	color:red;
}
.change_btn {
	width:120px;
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/save-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.edit_btn {
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/edit-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.del_btn {
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/editdelete.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.add_btn {
	display:block;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/add-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.admin_menu_btn {
	width:200px;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	margin-bottom:5px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/edit-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 4px;
	font-size:14px;
}
.admin_menu_btn a:link, .admin_menu_btn a:visited {
	text-decoration:none;
}
.open_link_btn {
	width:150px;
	display:block;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/link-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
}
.inline {
	display:inline;
}
/*END RIGHT MENU*/

.edit_tools {
	margin-bottom:20px;
	background:#FFC;
	border:1px solid #FC9;
	padding:5px;
	overflow:hidden;
}
table.mail_templates_sent {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
table.mail_templates_sent th {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#f0f0f0;
	font-family:verdana;
	font-size:11px;
}
table.mail_templates_sent td {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	font-family:verdana;
	font-size:11px;
}
.mt_select {
	width:550px;
}
.sm_result {
	border:1px solid #ddd;
	margin-top:20px;
	padding:5px;
	width:590px;
	height:100px;
	overflow:auto;
	color:#333;
	font-family:verdana;
	font-size:10px;
}

