Project

General

Profile

1
/**
2
 * @id  $Date: 2012-10-11 14:29:11 +0200 (Thu, 11 Oct 2012) $
3
 *
4
 */
5
html { color :#003366; font-family :Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size :100.1%; font-weight :normal; overflow-x :auto; overflow-y :scroll; }
6
* html div{ height :0.1em; }
7
body{ background :#a8bccb; margin :0px auto; padding :0px; text-align :left; }
8
h1, h3, h4 { color :#5b9acf; display :block; font-weight :bold; margin :0.5em auto; padding-bottom :5px; }
9
h1 { font-size :140%; }
10
h3 { font-size :110%; }
11
h4 { font-size :100%; }
12
hr { color :#003366; margin :0em auto; }
13
img { border :none; }
14
li p { margin :0.5em 0; }
15
ul, li { list-style :none; margin :0; padding :0; }
16
div.bottomdiv { background-color :#eff2f6; background-repeat :repeat-x; border-bottom :0px solid #0099ff; border-bottom-right-radius :8px; border-left :0px solid #0099ff; border-right :0px solid #0099ff; color :#003366; font-weight :bold; -moz-border-radius-bottomleft :8px; -moz-border-radius-bottomright :8px; padding :10px; text-align :center; -webkit-border-bottom-left-radius :8px; -webkit-border-bottom-right-radius :8px; }
17
div.topdiv { background-color :#eff2f6; background-image :url(../images/menu.png); background-position :left top; background-repeat :repeat-x; border-top-left-radius :8px; border-top-right-radius :8px; font-size :110%; font-weight :normal; height :34px; -moz-border-radius-topleft :8px; -moz-border-radius-topright :8px; padding :5px 10px; -webkit-border-top-left-radius :8px; -webkit-border-top-right-radius :8px; color :#330033; color :#dddddd; }
18
.clear { clear :both; }
19
.invalid_message { clear :both; color :#990000; font-size :1em; height :auto; padding-top :5px; text-align :center; width :100%; }
20
.shadow { box-shadow :5px 5px 10px #000030; -khtml-box-shadow :5px 5px 10px #000030; -moz-box-shadow :5px 5px 10px #000030; -webkit-box-shadow :5px 5px 10px #000030; }
21
.smaller { font-size :0.8em; }
22
.spacer { line-height :1em; }
23
div.main { border :0 none #666666; font-size :1em; margin :0 auto 1em; max-width :90em; min-width :60em; overflow :hidden; padding :10px 15px; width :78.6%; }
24
div.main .table { background :url("../images/bgtitle.png") repeat-x scroll 0 0 #ffffff; border-radius :10px 10px 10px 10px; box-shadow :5px 5px 5px rgba(68, 68, 68, 0.6); margin :0 auto; overflow :hidden; padding :0px 0px; width :74%; }
25
table.header { margin :0 auto; padding :0px 2px; width :74%; }
26
table.layout { table-layout :auto; }
27
.td,.content { padding :0; }
28
.login_box { border :none; }
29
 .login_box a { text-decoration :none; }
30
 .login_box a:hover { color :#3366ff; text-decoration :underline; }
31
table.footer { margin :1em auto; width :100%; }
32
table.footer tbody tr td { font-size :12px; text-align :center; }
33
legend.settings_table, .settings_table legend { background :url("../images/menu.png") repeat-x scroll center center #336699; border :medium none; color :#ffffff; font-size :140%; height :25px; margin :0 auto auto -7px !important; padding :10px 0 0 10px; text-align :left; width :100%; }
34
table a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
35
a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
36
a:visited { color :#0066cc; }
37
a:hover { color :#6699ff; text-decoration :underline; }
(14-14/15)