/*
# package Kleeja
# version 1.0.0
# copyright (c) 2007 Kleeja.com
# license ./docs/license.txt
# Filename : styles/colors/green.css
# Author: Tar3Q  
# Date:: 2009-12-27  $
*/
body {background:url(../images/bg-gray.gif) repeat-x top left;color: #000;}
h2 {	color:#000;}
select, option{color: #0000;}
textarea {background:#F9F9F9;}
input[type="text"], input[type="password"]{background:#F9F9F9;}
input[type="submit"]:hover  {color:#666;}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover{border-color:#666;}
select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus {background-color:#FFF;border-color:#666;}
a:link, body_alink, a:visited, body_avisited{color:#111;}
a:hover, a:active, body_ahover {color:#888;}

.underlinemenu ul li a{border-bottom: 6pt solid #848484;}
.underlinemenu li a.current ,.underlinemenu li a.current:hover{border-bottom-color:#D7D6D8;}

.wolcome_msg {color:#444;}
.url {color:#888;}
.title-x {background:#F4F4F4;}
.st i{color: #555;border-color:#A8A8A8;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#DFDFDF;color:#666;}
.user_box{border: 1px solid #DFDFDF;}
.user_img {color:#666;}
.user_ext{background:#EBEBEB;}
.guide_visitor_th {background:#EAEAEA}
.visitor_box{border: 1px solid #EAEAEA;}
.visitor_ext{background:#F4F4F4;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#D4D4D4}
#boxfileuser .uname, #boxfileuser .nums{color:#777;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#CDCDCD;color:#555;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#777;}
.tabledata {	background-color:#F2F2F2;border-color:#CDCDCD;}
.tabledata .odd  {background: #EBEBEB;}
.tabledata thead tr,.tabledata thead tr:hover th{background:#C7C7C7 url(../images/headline_bg.png) repeat-x center right;}
.tabledata th , .tabledata td {	border-top-color:#B4B4B4;}
.tabledata:hover {border-color:#646464;}
.tabledata a, .tabledata a:link {color:#4C4C4C;}
.tabledata a:visited {color:#222;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#7F7F0E;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#7F7F7F;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#4C4C4C;border-color:#4C4C4C;background:#F2F2F2;}
.pagination a:hover, .pagination span.current {background-color:#4C4C4C;border-color:#4C4C4C;}
.pagination a.next {color:#111;}
.pagination a.next:hover {color:#909090;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#FFF;}
#profile .boxdata .biguser {color:#000;}
#profile .boxdata{border-color:#E5E5E5;	background:#F5F5F5;}
#profile .boxdata .tit{background:url(../images/bg-gray.gif) repeat-x 100% 1%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#F0F0F0;color:#000;}
.file_cp thead tr{	background:url(../images/bg-gray.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#C9C9C9;}
.file_cp  a:link {color:#555;}
.file_cp a:visited {color:#000;}
.file_cp  a:hover {color:#111;}
.file_cp tbody tr:hover td{background:#DDDDDD;border-top-color:#AAABA9;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */

