/* CSS Document */
body{
	background-color:#000000;
}
h1{
	font-size:24px;
	margin:5px;
}
.footer a{
	color:#ffffff;
	text-decoration:none;
}
.document a:hover{
	color:#ffffff;
	text-decoration:none;
}
.document a:link{
	color:#ffffff;
	text-decoration:none;
}
.document a:visited{
	color:#ffffff;
	text-decoration:none;
}
.document a:active{
	color:#ffffff;
	text-decoration:none;
	
}
.underline{
	background-image:url("../images/menu_seperator.png");
	background-repeat:repeat-x;
}
.document_menu{
	background-color:#000000;
}
#item{
	margin-left:-20px;
	text-align:center;
	height:50px;
}	
#seperator{
	background-image:url("../images/menu_seperator.png");
	background-repeat:repeat-x;
	margin:-5px;
	width:230px;
	height:10px;
}
.document_body p{
	font-weight:bold;
}
.document{
	margin-right:auto;
	margin-left:auto;
	
	width:970px;
	color:#ffffff;	
}
.document .header{
		background-image:url("../images/banner.png");
		background-repeat:no-repeat;
		position:absolute;
		height:184px;
		width:962px;
		z-index:100;
}
.document .document_body{
		position:absolute;
		width:962px;
		top:175px;
		z-index:10;
}
.document .document_body .menu{
		
		padding-top:16px;
		padding-left:15px;
		background-image:url("../images/menu.jpg");
		background-repeat:no-repeat;
		display:inline-block;
		height:426px;
		width:258px;
		position:absolute;
		z-index:10;
}
.document .document_body .menu_middle{
		background-image:url("../images/menu_middle.jpg");
		background-repeat:repeat-y;
		display:inline-block;
		padding-top:16px;
		padding-left:15px;
		position:absolute;
		top:360px;
		width:258px;
		z-index:10;
}
.document .document_body .menu_end{
		background-image:url("../images/menu_end.jpg");
		display:inline-block;
		height:16px;
		position:absolute;
		top:470px;
		width:258px;
		z-index:10;
}
.document .document_body .content{
		padding-top:30px;
		padding-left:30px;
		background-image:url("../images/content.jpg");
		background-repeat:no-repeat;
		display:inline-block;
		left:280px;
		position:absolute;
		height:528px;
		top:-20px;
		overflow:auto;
		width:674px;
		z-index:10;
}
.document .document_body .parse{
		width:620px;
		overflow:auto;
		height:500px;
}
.document .document_body .parse2{
		width:620px;
		overflow:auto;
}
.document .document_body .content_middle{
		background-image:url("../images/content_middle.jpg");
		background-repeat:repeat-y;
		display:inline-block;
		left:280px;
		padding-left:30px;
		position:absolute;
		top:508px;
		width:674px;
		z-index:10;
}
.document .document_body .content_end{
		background-image:url("../images/content_end.jpg");
		display:inline-block;
		left:280px;
		position:absolute;
		height:18px;
		width:674px;
		z-index:10;
}
.footer{
	visibility:hidden;
		color:#FFFFFF;
		position:absolute;
		display:inline-block;
		text-align:center;
		width:926px;
		z-index:15;
	}
	
	
	
	
	/*admin*/
	.dir{}/*Create Directory Class*/
.dir .folder_closed{
	list-style-image:url("../images/folder_closed_icon.gif");
	list-style-type:square;
}
.dir .file_view{
	background-image:url("../images/view_icon.gif");
	background-repeat:no-repeat;
	height:19px;
	width:24px;
	cursor:pointer;
}
.dir #file_edit{
	background-image:url("../images/edit_icon.gif");
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	cursor:pointer;
}
.dir .delete_it{
	background-image:url("../images/trash_icon.gif");
	background-repeat:no-repeat;
	width:24px;
	height:32px;
	cursor:pointer;
}
.dir .folder_open{
	list-style-image:url("../images/folder_open_icon.gif");
	list-style-type:square;
}
.dir #file_html{
	list-style-image:url("../images/file_icon.gif");
	list-style-type:square;
}
.dir #file_media{
	list-style-image:url("../images/media_icon.gif");
	list-style-type:square;
}
.dir ul{
	
}
.dir li{
	font-size:18px;
	list-style-position:inside;
}


body{
	font-family:"Georgia, Arial, sans-serif";
	font-size:14px;
}
img#__border{
	border:solid 5px #F1E4E8;
}
.document_main a:hover{
	color:#000000;
	text-decoration:none;
}
.document_main a:link{
	color:#000000;
	text-decoration:none;
}
.document_main a:visited{
	color:#000000;
	text-decoration:none;
}
.document_main a:active{
	color:#000000;
	text-decoration:none;
	
}
.document_main{
	background-color:#FFFFFF;
	border-left:solid 10px #882345;
	border-right:solid 10px #882345;
	color:#000000;
	max-width:2000px;
	min-width:850px;
	height:100%;
	position:absolute;
	top:0px;
	width:95%;
}
.document_main .main_header{
	
}
.document_main .main_header #nav_shadow{
	background-image:url("../images/menu_shadow.gif");
	height:24px;
	width:inherit;
}

.document_main .main_body{
	padding-bottom:10px;
}
/*
.document_main .main_body .main_right_body .content{
	display:none;
	font-weight:bold;
	width: 65%;
}
*/
.document_main .main_body #main_right_body{
	border-left:solid 2px #CCC;
	display: table-cell; /* For FireFox and Opera */
	display: inline-block; /* For Opera and IE */
	padding-left:15px;
	width: 70%;
	vertical-align: top; /* For IE */ 
}
.document_main .main_body #main_left_body{
	float:left;
	padding-left:15px;
	width: 25%;
}
.document_main .main_footer{
	/*background-color:#CCCCCC;*/
	/*border-top:solid 1px;*/
	bottom:0px;
	font-size:12px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	width:100%;
}
.document_main .main_footer #content{
	color:#333;
	text-align:center;
}


/*form class styles*/
.table_frm, .table_frm td{
	border:solid 1px #882345;
	background:#882345;
	color:#FFFFFF;
}

.simple_input{
	width:150px;
}

table#atable {
	border:solid 1px #000;
	font-size:14px;
}
table#atable #atheader{
	background-color:#882345;
	color:#fff;
	border-bottom:solid 1px #000;
	border-right: solid 1px #000;
	font-weight:bold;
	font-size:12px;
}
table#atable #atitem{
	border-right:solid 1px #000;
}

div#reportbox{
	padding-top:25px;
	padding-bottom:25px;
	width:300px;
	text-align:center;
	font-size:14px;
	border:solid 1px #000000;
	color:#FFFFFF;
	background-color:#882345;
}
.menu_icon{
	width:100%;
	text-align:center;
}
.list_icon{
	display:table-cell;
	border:solid 1px #999999;
	text-align:center;
	color:#333333;
	font-size:14px;
	width:75px;
	height:95px;
}

/*Menu Class*/
.menu {width:inherit; height:29px; position:relative; z-index:100;background-image:url("../images/menu_button_up.jpg");}
* html .menu {width:inherit;w\idth:100%;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:200px;}
.menu li {float:left;width:inherit;position:relative;border-right:solid 2px #666;}
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#000; min-width:100px; width:inherit; height:29px; line-height:29px; font-weight:bold;text-align:center;color:#FFFFFF;}
* html .menu a, * html .menu a:visited {min-width:100px; width:inherit;color:#FFFFFF;}
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd;}
.menu ul ul a.drop:hover{background:#882345;}
.menu ul ul :hover > a.drop {background:#c9ba65;}
.menu ul ul ul a, .menu ul ul ul a:visited {background:#882345; color:#ffffff;}
.menu ul ul ul a:hover {background:#882345;color:#000000;background-image:url("../images/menu_button_down.jpg");}


.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:200px;}
* html .menu ul ul {top:28px;}
.menu ul ul ul{left:120px; top:0px; width:200px;}
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.menu ul ul a, .menu ul ul a:visited {background-color:#882345; color:#fff; height:auto; line-height:1em; padding:5px 10px; min-width:100px; width:inherit;border-width:0 1px 1px 1px; border-bottom:solid 1px #000;color:#FFFFFF;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:200px;color:#FFFFFF;}
.menu ul li a:hover,.menu ul ul a:hover{color:#fff;background-image:url("../images/menu_button_down.jpg");background-color:#999999; text-decoration:underline;}
.menu :hover > a, .menu ul ul :hover > a {color:#000;}
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}