/*
# package Kleeja
# version 1.0.0
# copyright (c) 2007 Kleeja.com
# license ./docs/license.txt
# Filename : styles/colors/orange.css
# Author: Tar3Q  
# Date:: 2009-12-27  $
*/
body {background:url(../images/bg-orange.gif) repeat-x top left;color:#D85600;}
h2 {	color:#FF3300;}
select, option{color: #FF3300;}
textarea {background:#FFF7F4;}
input[type="text"], input[type="password"]{background:#FFF7F4;}
input[type="submit"]:hover  {color:#FF6600;}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover{border-color:#FF6600;}
select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus {background-color:#FFF;border-color:#FF6600;}
a:link, body_alink, a:visited, body_avisited{color:#0000FF;}
a:hover, a:active, body_ahover {color:#FF6600;}

.underlinemenu ul li a{border-bottom: 6pt solid #CC6633;}
.underlinemenu li a.current ,.underlinemenu li a.current:hover{border-bottom-color:#FCDFB9;}

.wolcome_msg {color:#FF3300;}
.url {color:#FF8000;}
.title-x {background:#F3EFEB;}
.st i{color:#F26018;border-color:#F29160;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#F9E7CF;color:#FF8F13;}
.user_box{border: 1px solid #F9E7CF;}
.user_img {color:#FF8F13;}
.user_ext{background:#FCF3E9;}
.guide_visitor_th {background:#FAE0CF}
.visitor_box{border: 1px solid #FAE0CF}
.visitor_ext{background:#FDF3EC;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#FFDEBF}
#boxfileuser .uname, #boxfileuser .nums{color:#FF7E00;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#FFDDBF;color:#CC3300;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#FF7E00;}
.tabledata {	background-color:#FCF3E9;border-color:#E7C6B1;}
.tabledata .odd  {background: #FFEFD2;}
.tabledata thead tr,.tabledata thead tr:hover th{background:#FFBA8C url(../images/headline_bg.png) repeat-x center right;}
.tabledata th , .tabledata td {	border-top-color:#CFB99A;}
.tabledata:hover {border-color:#F36800;}
.tabledata a, .tabledata a:link {color:#FF6600;}
.tabledata a:visited {color:#CC3300;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#333;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#FF6600;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#FF6600;border-color:#FF6600;background:#FCF3E9;}
.pagination a:hover, .pagination span.current {background-color:#FF6600;border-color:#FF6600;}
.pagination a.next {color:#D85600;}
.pagination a.next:hover {color:#FF3300;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#FF9933;}
#profile .boxdata .biguser {color:#FF8000;}
#profile .boxdata{border-color:#E2C7B7;	background:#FFF6F3;}
#profile .boxdata .tit{background:url(../images/bg-orange.gif) repeat-x 100% 1%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#F9F0E8;color:#333;}
.file_cp thead tr{	background:url(../images/bg-orange.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#DDC6B7;}
.file_cp  a:link {color:#FF8000;}
.file_cp a:visited {color:#333;}
.file_cp  a:hover {color:#CC6633;}
.file_cp tbody tr:hover td{background:#FADDC0;border-top-color:#D59980;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */
