/*
# 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-green.gif) repeat-x top left;color:#003300;}
h2 {	color:#006600;}
select, option{color: #003300;}
textarea {background:#F4FFF4;}
input[type="text"], input[type="password"]{background:#F4FFF4;}
input[type="submit"]:hover  {color:#588A23;}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover{border-color:#7EB148;}
select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus {background-color:#FFF;border-color:#7EB148;}
a:link, body_alink, a:visited, body_avisited{color:#006600;}
a:hover, a:active, body_ahover {color:#588A23;}

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

.wolcome_msg {color:#537607;}
.title-x {background:#E6EDDD;}
.url {color:#588A23;}
.st i{color:#588A23;border-color:#C1F260;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#E0F9CF;color:#80B24A;}
.user_box{border: 1px solid #E0F9CF;}
.user_img {color:#80B24A;}
.user_ext{background:#F1FDEA;}
.guide_visitor_th {background:#CFFAD1}
.visitor_box{border: 1px solid #CFFAD1;}
.visitor_ext{background:#EEFDEF;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#CAE6AC;}
#boxfileuser .uname, #boxfileuser .nums{color:#469402;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#B0D881;color:#006600;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#00FF00;}
.tabledata {	background-color:#E2F3E3;border-color:#B8DFB8;}
.tabledata .odd  {background: #E2FFD2;}
.tabledata thead tr,.tabledata thead tr:hover th {background:#A8D777 url(../images/headline_bg.png) repeat-x center right;}
.tabledata th , .tabledata td {	border-top-color:#B4C6A4;}
.tabledata:hover {border-color:#10CC1B;}
.tabledata a, .tabledata a:link {color:#00B000;}
.tabledata a:visited {color:#003F00;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#73C400;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#98E100;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#006500;border-color:#006500;background:#E7F3E2;}
.pagination a:hover, .pagination span.current {background-color:#5E9E03;border-color:#5E9E03;}
.pagination a.next {color:#003F00;}
.pagination a.next:hover {color:#8CEB05;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#00FF00;}
#profile .boxdata .biguser {color:#33CC00;}
#profile .boxdata{border-color:#D1E2B7;	background:#F0FBF3;}
#profile .boxdata .tit{background:url(../images/body.jpg) no-repeat 65% 10%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#F0F9E8;color:#006600;}
.file_cp thead tr{	background:url(../images/bg-green.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#C2D1C2;}
.file_cp  a:link {color:#336600;}
.file_cp a:visited {color:#1F3F00;}
.file_cp  a:hover {color:#003300;}
.file_cp tbody tr:hover td{background:#C2F9C2;border-top-color:#84D283;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */
