/* Body */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Settings */	
h1, h2, h3 {margin: 0; text-transform: lowercase; font-weight: normal; color: #3E3E3E;}
h1 {font-size: 32px;}
h2 {font-size: 23px;}
p, ul, ol {margin: 0 0 2em 0; text-align: justify; line-height: 26px; font-size: 11px;}
p {font-size: 12px;}
a:link, a:visited {color: #488cd5; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
img {border: none;}
img.left {float: left; margin-right: 7px;}
img.right {float: right; margin-left: 15px;}
.warning {font-size: 16px; font-weight: bold; text-align: center;}
.found {text-align: right; font-size: 14px; font-weight: bold; font-style: italic;}
label {font-weight: bold;}
.empty {
	height: 200px;
	text-align: center;
	padding-top: 190px;
	margin-top: 50px;
	font-weight: bold;
	font-size: 1.2em;
	background: no-repeat url(../images/alert_info.gif) center top;
}

/* Main containers */
#wrap {min-height: 100%;}
#main {overflow: auto; padding-bottom: 80px;}

/* Header */
#header {width: 850px; height: 82px; margin: 50px auto 40px auto; background: url(../images/dot.gif) repeat-x left bottom;}
#top {width: 100%; height: 100px; background: #51585e url(../images/top.gif) repeat-x;}

/* Logo */
#logo {float: left;}
#logo h1 {font-size: 38px; color: #494949;}
#logo h1 sup {vertical-align: text-top; font-size: 24px; text-transform: none;}
#logo h1 a {color: #494949;}
#logo h2 {margin-top: -10px; font-size: 12px; color: #A0A0A0;}
#logo a {text-decoration: none;}

/* Page */
#page {width: 850px; margin: 0 auto;}

/* Bottom Navigation */
.pagenav {padding-bottom: 20px; font-weight: bold; text-align: center;}
.pagenav a{font-size: 14px;}
.pagenav span {font-size: 16px;}

/* Content */
#content {float: right; width: 575px; margin-bottom: 50px;}
.entry p {font-size: 13px;}

/* Post */
.post {margin: 15px 0 60px 0; padding-bottom: 10px; border-bottom: 1px dotted #000;}
.post .title {margin-bottom: 15px; margin-top: 15px; padding-bottom: 5px; font-size: 18px; background: url(../images/dot.gif) repeat-x left bottom; text-transform: none;}
.post .confd {float: right; color: #C00; font-weight: bold;}
.post .meta {padding: 15px 0 15px 0; background: url(../images/dot.gif) repeat-x;}
.post .meta p {margin: 0; line-height: normal; color: #999999;}
.post .meta .byline {float: left;}

.post .meta .types {border: 1px dotted #ccc; padding: 8px 20px;}
.post .meta .types span {color: #666; font-weight: bold;}

.post .meta .links {float: right;}
.post .meta .more {padding: 0 20px 0 22px; background: url(../images/document.gif) no-repeat left center;}
.post .meta .jpeg {padding: 0 20px 0 22px; background: url(../images/jpeg.gif) no-repeat left center;}
.post .meta .word {padding: 0 20px 0 22px; background: url(../images/word.gif) no-repeat left center;}
.post .meta .powerpoint {padding: 0 20px 0 22px; background: url(../images/powerpoint.gif) no-repeat left center;}
.post .meta .pdf {padding: 0 20px 0 22px; background: url(../images/pdf.gif) no-repeat left center;}
.post .meta .edit {padding: 0 20px 0 22px; background: url(../images/edit.gif) no-repeat left center;}
.post .meta .remove {padding: 0 20px 0 22px; background: url(../images/remove.gif) no-repeat left center;}
.post .meta b {display: none;}
.edit_user {padding: 0 20px 0 22px; background: url(../images/edit.gif) no-repeat left center;}
.remove_user {padding: 0 20px 0 22px; background: url(../images/remove.gif) no-repeat left center;}

/* Users table */
.users_tab {width: 100%;}
.users_tab td {border-bottom: 1px dotted #ccc;}

/* Sidebar */
#sidebar {float: left; width: 195px;  margin-bottom: 50px; border-right: 1px dotted #ccc; padding-right: 30px;}
#sidebar ul {margin: 0;	padding: 0; list-style: none;}
#sidebar li {margin-bottom: 20px;}
#sidebar li li {margin: 0;}
#sidebar h2 {margin-bottom: 10px; background: url(../images/dot.gif) repeat-x left bottom; font-size: 16px; text-transform: none;}

/* Search */
#search h2 {margin-bottom: 20px;}
.search {font-weight: bold; color: #c00;}

/* Footer */
#footer {
	position: relative;
	margin-top: -120px;
	height: 120px;
	clear: both;
	background: #51585e url(../images/bottom.gif) repeat-x;
} 
 
/* Opera Fix */
body:before {content: ""; height: 100%; float: left; width:0; margin-top: -32767px;}

/* Legal */
#legal {clear: both; text-align: center; color: #333; font-weight: bold; font-size: 12px;}

/* Statistic */
.stat_count {font-size: 14px; font-weight: bold;}

/* Small links */
.small_links {font-size: 11px; font-weight: bold;}
.small_links a {color: #51585e; text-decoration: none;}
.small_links a:hover {text-decoration: underline;}

/* Loginform */
.loginform {
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	width: 370px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -185px;
	padding: 20px 0 20px 0;
}

/* Forms settings */
form {margin: 0; padding: 0;}
fieldset {margin: 0; padding: 0; border: none;}
legend {display: none;}
input, textarea, select {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px; color: #333333; border-radius: 5px;}
input[type=text], input[type=password], textarea, select {width: 350px; padding: 3px; border: solid 1px #d0d0d0;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {border: solid 1px #999;}
input[type=submit], input[type=reset] {
	width: 175px;
	height: 26px;
	padding: 3px;
	font-weight: bold;
	background: #ECECEC url(../images/sub.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#s {width: 120px;}
#x {width: 50px; margin-left: 5px;}
#loginname, #passw, #oldpassw, #newpassw, #confirm, #al_year {width: 150px;}
#subx {width: 158px;}

.clear {clear: both;}

/* Top User Menu */
#usr_menu {float: right; width: 300px; margin-top: 60px;}
#usr_menu a:link, #usr_menu a:visited {text-decoration: none; font-size: 14px;}
#usr_menu a:hover {text-decoration: underline;}
#usr_menu ul, #usr_menu li {margin: 0; border: 0; list-style: none; padding: 0;}
#usr_menu ul {height: 21px; text-align: left; line-height: normal; font-size: 13px; float: right;}
#usr_menu li {display: inline;}
.menu_top span {border: solid 1px #EFEFEF; padding: 4px 2px 4px 6px; border-bottom: none; line-height: 18px;}
.menu_top span a {font-weight: bold;}
.menu_top span:hover {border: solid 1px #DEDEDE; border-right: 1px solid #999999; border-bottom: none;}
.arrow_top {margin-left: 4px; cursor: pointer;}
.sub_menu_top {
	display: none;
	position: relative;
	border: solid 1px #DEDEDE;
	border-top: none;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 10px;
	top: 2px;
	width: 150px;
	background: #FFFFFF;
	z-index: 1000;
}
.sub_menu_top a:link, .sub_menu_top a:visited, .sub_menu_top a:hover {display: block; font-size: 12px; padding: 6px;}
.item_line_top {border-top: solid 1px #DEDEDE;}

/* Listing types anchor */
.list {font-size: 12px; font-weight: bold;}
.list a {text-decoration: none; padding: 10px; display: block; float: left; color: #006e12; width: 550px;}
.list a:hover {background-color: #f5faff; border: 1px solid #b9d7fc; border-radius: 6px; color: #00ae1d; margin: -1px -1px -1px -1px;}

/* Index page documents */
.docs {width: 100%; margin-top: 30px;}
.docs a {font-size: 14px;}
.docs a:hover {text-decoration: none;}
.docs td {padding: 15px 5px; border-bottom: 1px solid #ccc;}
.docs .first {width: 90%;}
.docs .first a:hover {text-decoration: underline;}
.docs .edit {padding-left: 16px; background: url(../images/edit.gif) no-repeat left center;}
.docs .remove {padding-left: 16px; background: url(../images/remove.gif) no-repeat left center;}


/* Menu-Crumbs */
#menu_crumbs
{
    background-image: url('/images/bc_bg.png'); 
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    border: solid 1px #cacaca;
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
    padding: 0px;
}

#menu_crumbs li {list-style-type: none; float: left; padding-left: 10px;}
#menu_crumbs li span {font-size: 14px; color: #C00;}

#menu_crumbs a
{
    height: 30px;
    display: block;
    background-image: url('/images/bc_separator.png'); 
    background-repeat: no-repeat; 
    background-position: right;
    padding-right: 15px;
    text-decoration: none;
}

#menu_crumbs a:hover {color: gray;}
.home_crumbs {border: none; margin: 8px 0px;}

/* Editable Table */
.editable {width: 100%; font-size: 14px; margin-bottom: 40px;}
.head {background-color: #488cd5; color: #FFFFFF}
.editable th {font-weight: bold; text-align: left; padding: 4px;}
.editable td {padding: 7px;}
input[type=text].editbox {display: none; width: 260px; background-color: #ffffcc; padding: 4px;}
.edit_tr:hover {background: #80C8E5; cursor: pointer;}