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

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

.wolcome_msg {color:#6A5535;}
.url {color:#663300;}
.title-x {background:#F4EFEC;}
.st i{color: #6A5535;border-color:#C2AD8F;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#E7DED5;color:#663300;}
.user_box{border: 1px solid #E7DED5;}
.user_img {color:#663300}
.user_ext{background:#F7F3F0;}
.guide_visitor_th {background:#ECE6DF}
.visitor_box{border: 1px solid #ECE6DF}
.visitor_ext{background:#F7F3F0;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#C5B8A6}
#boxfileuser .uname, #boxfileuser .nums{color:#663300;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#D8CDC2;color:#663300;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#947552;}
.tabledata {	background-color:#F3ECE6;border-color:#CCC0B0;}
.tabledata .odd  {background: #E2D9CF;}
.tabledata thead tr,.tabledata thead tr:hover th{background:#B8A892 url(../images/headline_bg.png) repeat-x center right;}
.tabledata:hover {border-color:#663300;}
.tabledata a, .tabledata a:link {color:#6C3E1C;}
.tabledata a:visited {color:#452207;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#996600;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#917D5E;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#663300;border-color:#663300;background:#F3ECE6;}
.pagination a:hover, .pagination span.current {background-color:#996600;border-color:#996600;}
.pagination a.next {color:#663300;}
.pagination a.next:hover {color:#996600;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#E4B349;}
#profile .boxdata .biguser {color:#CC6600;}
#profile .boxdata{border-color:#DCCAB8;	background:#F4EEEA;}
#profile .boxdata .tit{background:url(../images/bg-brown.gif) repeat-x 100% 1%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#F6F0EB;color:#222;}
.file_cp thead tr{	background:url(../images/bg-brown.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#D2CDC1;}
.file_cp  a:link {color:#663300;}
.file_cp a:visited {color:#222;}
.file_cp  a:hover {color:#996600;}
.file_cp tbody tr:hover td{background:#E7DDD3;border-top-color:#BEB396;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */
