/* body */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#676767;
}
a {
	text-decoration:none;	
}
.container {
	width:860px;
	text-align:left;
}

/* logocell */

.logo_cell {
	background-color:#F8F9FD;	
}
.menu_container {
	background-image: url(/sites/public/137/resources/filemanager/template/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 48px;
}
#content_container {
	background-color:#F8F9FD;
	font-size:13px;
	color:#000;
	padding:20px 0px 20px 0px;
	
}

.contents {
        color: #0000FF;
        font-size:12px;
}
.contents a:link {
	color: #0000FF;
}
.contents a:visited {
	color: #0000FF;
}
.contents a:hover {
	color: #0000FF;
}
.contents a:active {
	color: #0000FF;
}
/* content area */
#left_cell{
	width:640px;
	vertical-align:top;
	text-align:left;
	padding-right:10px;
}
/* login area */
#right_cell{
	width:230px;
	vertical-align:top;
	text-align:left;
}
#login {
	width:210px;
	border:1px solid #999;
	height:200px;
	background:#E0E1E5 url(/sites/public/137/resources/filemanager/template/login_bg.jpg) repeat-x;
	
}
#login input {
	margin-left:12px;
	border:1px solid #999;
	height:22px;
	width:174px;
	font-size:14px;
	color:#999;
	padding-left:10px;
	padding-top:6px;
}
#login ul {
	padding:0px;
	margin:5px 0px 10px 0px;
	list-style:none;
}

#login .label {
	font-size:11px;
	color:#000;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 15px;
	width:184px;
	font-weight:bold;
}
#login .login_submit a {
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-left:150px;
	width:200px;
	margin-top:0px;
	margin-bottom:0px;
}
#login .login_details {
	background:url(/sites/public/137/resources/filemanager/template/circle.gif) no-repeat;
	height:18px;
	line-height:18px;
	color:#666;
	font-size:11px;
	margin-left:10px;
	padding-left:20px;
}
#login .login_details a {
	color:#666;
	text-decoration:none;
		
}
#login H2 {
	color:#FFF;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-size:12px;
	line-height:31px;
	font-weight:normal;
}

/* footer area */
#footer_container {
	background-color:#676767;
	background-image:url(/sites/public/137/resources/filemanager/template/footer_bgx.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:30px;
	color:#CCCCCC;
	font-size:11px;
	height: 100px;
}
#footer_container a { 
	color:#999999;
	float:right;
	background-image: url(/sites/public/137/resources/filemanager/template/red_arrows.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:22px;
}
