/* CSS Document */

html, body {margin:0px; padding: 0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:small; background:#edead9;}
legend {color:#8ab00f; font-size:12px; line-height:12px; font-weight:bold; letter-spacing:1px;}

#background {float:left;width:100%;height:auto;background:url(../images/admin/top-bg.png) top repeat-x #edead9;}
#wrapper {width:986px;height:auto;}
#header_area {float:left;width:100%; padding-top:8px; height:50px;}
#hrz_menu_area {float:left; width:100%;height:44px; color:#ffffff;}
#quick_link_area {float:left;width:100%;height:35px; color:#8ab00f;}
#content_area {float:left;width:960px;padding:13px;height:auto;background:url(../images/admin/content-bg.png) center repeat-y;}
#footer_area {float:left;width:100%;height:53px; color:#666666; font-size:10px; font-weight:bold;}

.top_header_left {float:left; width:10px; height:44px; background:url(../images/admin/top-header-left.png) top left no-repeat;}
.top_header_middle {float:left; width:966px; height:44px; background:url(../images/admin/top-header-middle.png) top repeat-x;}
.top_header_right {float:left; width:10px; height:44px; background:url(../images/admin/top-header-right.png) top right no-repeat;}
.grey_header_left {float:left; width:10px; height:35px; background:url(../images/admin/grey-header-left.png) top left no-repeat;}
.grey_header_middle {float:left; width:966px; height:35px; background:url(../images/admin/grey-header-middle.png) top repeat-x;}
.grey_header_right {float:left; width:10px; height:35px; background:url(../images/admin/grey-header-right.png) top right no-repeat;}
.footer_bg_left {float:left; width:10px; height:53px; background:url(../images/admin/footer-bg-left.png) bottom left no-repeat;}
.footer_bg_middle {float:left; width:966px; height:53px; background:url(../images/admin/footer-bg-middle.png) bottom repeat-x;}
.footer_bg_right {float:left; width:10px; height:53px; background:url(../images/admin/footer-bg-right.png) bottom right no-repeat;}

.full_area {float:left; width:100%; height:auto;}

#hrz_menu_area a {color:#ffffff; font-size:14px; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
#hrz_menu_area a:hover {color:#006600; text-decoration:underline;}

#quick_link_area a {color:#8ab00f; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
#quick_link_area a:hover {color:#999999; text-decoration:underline;}

#header_area a {color:#8ab00f; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none;}
#header_area a:hover {color:#999999; text-decoration:underline;}

a {color:#8ab00f; text-decoration:none; font-weight:bold;}
a:hover {color:#999999; text-decoration:underline;}

.form p {margin:0px; padding:0px; color:red; text-align:left; font-weight:bold; font-style:italic; font-size:smaller; line-height:20px;}
