/*
# package Kleeja
# version 1.0.0
# copyright (c) 2007 Kleeja.com
# license ./docs/license.txt
# Filename : styles/colors/blue.css
# Author: Tar3Q  
# Date:: 2009-12-27  $
*/
body {background:url(../images/bg-blue.gif) repeat-x top left;color: #003366;}
h2 {	color:#0033FF;}
select, option{color: #004080;}
textarea {background:#F4FCFF;}
input[type="text"], input[type="password"]{background:#F4FCFF;}
input[type="submit"]:hover  {color:#0080FF;}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover{border-color:#00ADD2;}
select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus {background-color:#FFF;border-color:#00ADD2;}
a:link, body_alink, a:visited, body_avisited{color:#0000FF;}
a:hover, a:active, body_ahover {color:#00CCF8;}

.underlinemenu ul li a{border-bottom: 6pt solid #437CAE;}
.underlinemenu li a.current ,.underlinemenu li a.current:hover{border-bottom-color:#B3D3EE;}

.wolcome_msg {color:#1F5787;}
.url {color:#004080;}
.title-x {background:#DDE6ED;}
.st i{color: #0052A4;border-color:#60C1F2;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#E2F2F3;color:#3188D4;}
.user_box{border: 1px solid #E2F2F3;}
.user_img {color:#3188D4;}
.user_ext{background:#F0F9F9;}
.guide_visitor_th {background:#E3F0FF}
.visitor_box{border: 1px solid #E3F0FF;}
.visitor_ext{background:#F0F8FF;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#BFE0FF;}
#boxfileuser .uname, #boxfileuser .nums{color:#0080FF;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#BFE1FF;color:#000066;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#00FFFF;}
.tabledata {	background-color:#E2F2F3;border-color:#B8DFDF;}
.tabledata .odd  {background: #D2E2FF;}
.tabledata thead tr,.tabledata thead tr:hover th {background:#A8D6ED url(../images/headline_bg.png) repeat-x center right;}
.tabledata th , .tabledata td {	border-top-color:#A4B4C6;}
.tabledata:hover {border-color:#10C1CC;}
.tabledata a, .tabledata a:link {color:#0000FF;}
.tabledata a:visited {color:#000066;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#3333FF;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#0099FF;color:#FFF;}
/* #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color: #006AB1;border-color:#0082D8;background:#E2F2F3;}
.pagination a:hover, .pagination span.current {background-color:#0082D8;border-color:#0082D8;}
.pagination a.next {color: #003399;}
.pagination a.next:hover {color:#0099FF;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#26EFFF;}
#profile .boxdata .biguser {color:#0000FF;}
#profile .boxdata{border-color:#B8D2E2;	background:#F0F8FB;}
#profile .boxdata .tit{background:url(../images/body.jpg) no-repeat 25% 10%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#E8EBF9;color:#000040;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#C2D1D1;}
.file_cp thead tr{	background:url(../images/bg-blue.gif) repeat-x 00% 10%;}
.file_cp tbody tr:hover td{border-top-color:#84D2D2;background:#C2F9F9;}
.file_cp  a:link {color:#000040;}
.file_cp a:visited {color:#1F5787;}
.file_cp  a:hover {color:#0000CC;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */