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

.underlinemenu ul li a{border-bottom: 6pt solid #8555B8;}
.underlinemenu li a.current ,.underlinemenu li a.current:hover{border-bottom-color:#D9BCF0;}

.wolcome_msg {color:#660099;}
.url {color:#3F0080;}
.title-x {background:#F9E9FF;}
.st i{color: #5B2B90;border-color:#9160F2;}

/* template list of files allowed > guide.html */
.guide_user_th  {background:#E7D5E8;color:#6600CC;}
.user_box{border: 1px solid #E7D5E8;}
.user_img {color:#6600CC}
.user_ext{background:#F8F1F8;}

.guide_visitor_th {background:#F5E2FF}
.visitor_box{border: 1px solid #F5E2FF}
.visitor_ext{background:#FBF2FF;}
/* #  template list of files allowed > guide.html */

/*-- start  box user name and all files  >> fileuser.html  */
#boxfileuser .public {background:#D8BBEF}
#boxfileuser .uname, #boxfileuser .nums{color:#990099;}
#filecplink .copylink  input , #filecplink .link_user  input{border-color:#C9B3E8;color:#990099;}
#filecplink .copylink  input:hover, #filecplink .link_user  input:hover{border-color:#990099;}
.tabledata {	background-color:#F1E9FC;border-color:#C9B3E8;}
.tabledata .odd  {background: #E9DEFA;}
.tabledata thead tr,.tabledata thead tr:hover th{background:#BD91FF url(../images/headline_bg.png) repeat-x center right;}
.tabledata:hover {border-color:#6224A6;}
.tabledata th , .tabledata td {	border-top-color:#BFAABF;}
.tabledata a, .tabledata a:link {color:#660099;}
.tabledata a:visited {color:#430064;}
.tabledata th:hover a, .tabledata td:hover a {color:#FFF;}
.tabledata tr:hover  {color:#9900FF;}
.tabledata tr th:hover, .tabledata tr td:hover {background-color:#9900FF;color:#FFF;}
/*-- #  end box user name and all files  >> fileuser.html  */

/*CSS style pagination*/
.pagination a ,.pagination span.three_dots {color:#9900FF;border-color:#9900FF;background:#F1E9FC;}
.pagination a:hover, .pagination span.current {background-color:#9900FF;border-color:#9900FF;}
.pagination a.next {color:#430064;}
.pagination a.next:hover {color:#9900FF;}
/* # pagination */

/*-- start Profile template >> profile.html  */
#profile  select, #profile  option{background:#C279FF;}
#profile .boxdata .biguser {color:#8000FF;}
#profile .boxdata{border-color:#E4DDED;	background:#F3F0FB;}
#profile .boxdata .tit{background:url(../images/body.jpg) no-repeat 5% 10%;}
/*-- End Profile template >> profile.html   */

/*-- start user control panel  Files  >> filecp.html  */
.file_cp {background:#F0E8F9;color:#430064;}
.file_cp thead tr{	background:url(../images/bg-violet.gif) repeat-x 00% 10%;}
.file_cp tbody td, .file_cp tfoot th {	border-top-color:#CCC0D3;}
.file_cp  a:link {color:#400040;}
.file_cp a:visited {color:#430064;}
.file_cp  a:hover {color:#9900FF;}
.file_cp tbody tr:hover td{background:#C2C2F9;border-top-color:#8384D2;}
.checkall a:hover{color:#FF0000;}
/*-- # end  user control panel  Files  >> filecp.html  */
