body {
	font-size: small;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	color: #0066cc;
}

h1 {
	font-size: 140%;
}

h1.title {
	margin: 0 0 0 5px;
	padding: 0;
	color: #fff;
	display: inline;
}

/*h1#page_title {
	border-bottom: 2px solid #666;
}*/

/* Navigation */
ul#nav {
	margin: 0;
	padding: 0;
	float: right;
}

ul#nav li {
	list-style-type: none;
	float: left;
	margin: 5px;
	color: #333;
	font-weight: bold;
}
ul#nav li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
 
/* ---------- */

h2 {
	font-size: 120%;
}

#page {
	width: 932px;
	margin: 0 auto;
}

#page_small {
	width: 550px;
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #000;
}

#header {
	padding: 3px;
	background: url(images/header2.gif) no-repeat;
	height: 51px;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #666;
	padding: 3px;
	font-size: 80%;
	color: #666;
}

#container {
	padding: 10px;
}

#container_small {
	padding: 10px;
}
/* Login Bar From */

#login_bar_container {
	border: 1px solid #000;
	background: #591612; 
	padding: 5px; 
	margin-bottom: 20px;
}

#login_bar .small {
	color: #fff;
	font-size: 90%;
}

#lobin_bar {
	margin-bottom: 20px;
}

#login_bar table {
	margin-left: 150px;
}

#login_bar table td, #login_bar table th {
	padding: 0 0 0 5px;
}

.normalsmall {
	background: #f9f9f9;
	border: 1px solid #000;
	padding: 3px 2px;
	font-size: 70%;
	margin-top: 2px;
}

/* -------------- */

/* Success and Error messages */
.error {
	border: 1px dashed #ff0000;
	background: #e2ded8;
	padding: 10px;
	color: #ff0000;
}
.success {
	border: 1px solid #1bc429;
	background: #f8f3ed;
	padding: 10px;
	color: #1bc429;
}
/* -------------------------- */

/* Standard Form Labels */
form#standard label {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-top: 4px;
	font-weight: bold;
}

form#non-standard label.pad {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

.note {
	color: #666;
	font-size: 70%;
	margin: 0 0 0 154px;
}

.note_red {
	color: #ff0000;
	font-size: 70%;
	margin: 0 0 0 154px;
}

.normal {
	background: #f9f9f9;
	border: 1px solid #c8c8c8;
	padding: 5px 3px;
	width: 300px;
}

.normal-fld {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 3px;
	width: 300px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

.form-padding {
	margin-bottom: 7px;
}

form#standard label.yn {
	width: inherit;
	font-size: 80%;
}

form#standard input.norm {
	margin-top: 5px;
}

/* -------------------- */

/* Library item list */
ul.library {
 	width: 500px;
}

ul.library li {
 	list-style-type: none;
 	padding: 0 0 0 38px;
 	margin-bottom: 10px;
}

ul.library li.hasnot {
 	color: #999;
}

ul.library li.hasnot span.folder a {
 	color: #999;
}

ul.library li.hasnot span.links a {
 	color: #89b2d6;
}

ul.library ul {
	margin-bottom: 10px;
	padding-left: 0;
}

span.folder {
	text-transform: uppercase;
}

span.folder a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
span.file {
	font-weight: bold;
}

span.numitems {
	font-size: 80%;
	color: #666;
}
/* ----------------- */

/* Basic Classes */
.description {
	font-size: 80%;
}

.filesize {
	font-size: 80%;
	font-weight: bold;
}

.links {
	font-size: 80%;
	font-weight: bold;
}

.filetype {
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
}
/* ------------- */

/* Filetype Styles */
ul.library li.folder, ul.library li.folderopen {
	padding: 5px 0 3px 0;
}
ul.library li.folder span.folder a {
	background: url(images/filetypes/folder.gif) top left no-repeat;
	padding: 5px 0 3px 38px;
}
ul.library li.folderopen span.folder a {
	background: url(images/filetypes/folderopen.gif) top left no-repeat;
	padding: 5px 0 3px 38px;
}
li.doc {
	background: url(images/filetypes/doc.jpg) 5px top no-repeat;
}

li.gif {
	background: url(images/filetypes/gif.jpg) 5px top no-repeat;
}

li.jpeg {
	background: url(images/filetypes/jpeg.jpg) 5px top no-repeat;
}

li.mov {
	background: url(images/filetypes/mov.jpg) 5px top no-repeat;
}

li.mp3 {
	background: url(images/filetypes/mp3.jpg) 5px top no-repeat;
}

li.mp4 {
	background: url(images/filetypes/mp4.jpg) 5px top no-repeat;
}

li.m4v {
	background: url(images/filetypes/mp4.jpg) 5px top no-repeat;
}

li.mpg {
	background: url(images/filetypes/mpg.jpg) 5px top no-repeat;
}

li.pdf {
	background: url(images/filetypes/pdf.jpg) 5px top no-repeat;
}

li.png {
	background: url(images/filetypes/png.jpg) 5px top no-repeat;
}

li.rtf {
	background: url(images/filetypes/rtf.jpg) 5px top no-repeat;
}

li.sql {
	background: url(images/filetypes/sql.jpg) 5px top no-repeat;
}

li.txt {
	background: url(images/filetypes/txt.jpg) 5px top no-repeat;
}

li.unknown {
	background: url(images/filetypes/unknown.jpg) 5px top no-repeat;
}

li.wav {
	background: url(images/filetypes/wav.jpg) 5px top no-repeat;
}

li.xls {
	background: url(images/filetypes/xls.jpg) 5px top no-repeat;
}

li.zip {
	background: url(images/filetypes/zip.jpg) 5px top no-repeat;
}
/* --------------- */