/*
# package Kleeja
# version 1.0.0
# copyright (c) 2007 Kleeja.com
# license ./docs/license.txt
# Filename : styles/colors/red.css
# Author: Tar3Q  
# Date:: 2009-12-27  $
*/
body {background:url(../images/bg-red.gif) repeat-x top left;color: #B30000;}
h2 {	color:#FB1616;}
select, option{color:#FB1616;}
textarea {background:#FFF4F4;}
input[type="text"], input[type="password"]{background:#FFF4F4;}
input[type="submit"]:hover  {color:#FB1616;}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover{border-color:#FB1616}
select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus {background-color:#FFF;border-color:#FB1616;}
a:link, body_alink, a:visited, body_avisited{color:#990000;}
a:hover, a:active, body_ahover {color:#FF0000;}

.underlinemenu ul li a{border-bottom: 6pt solid #D53333;}
.underlinemenu li a.current ,.underlinemenu li a.current:hover{border-bottom-color:#F8B7B7;}

.wolcome_msg {color:#CC0000;}
.url {color:#CC0000;}
.title-x {background:#FFEBEB;}
.st i{color: #FF0000;border-color:#F35F5F;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#E8D5D6;color:#F51E1E;}
.user_box{border: 1px solid #E8D5D6;}
.user_img {color:#F51E1E}
.user_ext{background:#F5EFEF;}

.guide_visitor_th {background:#FFE6E6}
.visitor_box{border: 1px solid #FFE6E6}
.visitor_ext{background:#FFF2F2;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#FFBFBF}
#boxfileuser .uname, #boxfileuser .nums{color:#FF0000;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#E7B4B4;color:#D80000;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#FF0000;}
.tabledata {	background-color:#FCE9E9;border-color:#DFB8B8;}
.tabledata .odd  {background: #FFDDDE;}
.tabledata thead tr,.tabledata thead tr:hover th{background:#FF8484 url(../images/headline_bg.png) repeat-x center right;}
.tabledata:hover {border-color:#A52D25}
.tabledata th , .tabledata td {	border-top-color:#C1A8A9;}
.tabledata a, .tabledata a:link {color:#FF0000;}
.tabledata a:visited {color:#990000;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#FF0033;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#FF0000;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#FF0000;border-color:#FF0000;background:#FCE9E9;}
.pagination a:hover, .pagination span.current {background-color:#FF0000;border-color:#FF0000;}
.pagination a.next {color:#B30000;}
.pagination a.next:hover {color:#FF0000;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#FF8080;}
#profile .boxdata .biguser {color:#FF0000;}
#profile .boxdata{border-color:#EEDDDD;	background:#FBF0F0;}
#profile .boxdata .tit{background:url(../images/bg-red.gif) repeat-x 100% 1%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#FAE7E7;color:#660000;}
.file_cp thead tr{	background:url(../images/bg-red.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#D1C2C2;}
.file_cp  a:link {color:#B90000;}
.file_cp a:visited {color:#800000;}
.file_cp  a:hover {color:#FF0000;}
.file_cp tbody tr:hover td{background:#FAC0C0;border-top-color:#D67E7E;}
.checkall a:hover{color:#000;}
/*-- # end  user control panel  Files  >> filecp.html  */