View file themes/web/stylesite.css

File size: 1.68Kb
body, p {
    font: 10px Tahoma, sans-serif; 
    color: #666; 
    margin-top:0; 
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
	background-image: url(/themes/web/img/body.gif);

}
legend {
    color: #ccc; 
    width: 100%; 
    font-size: 11px; 
    font-weight: bold; 
    border-bottom: solid 1px #f7f7f7; 
    padding-bottom: 5px; 
    margin-bottom: 5px;
}
fieldset {border: solid 1px #fff; padding-bottom: 10px;}
form {margin: 0px; padding: 0px;}
a:active, a:visited, a:link {color: #446488; text-decoration: none; font-size: 11px;}
a:hover {color: #00004f; text-decoration: none; font-size: 11px; font-weight: bold;}
a.nav:active, a.nav:visited, a.nav:link {color: #666; font-size: 10px; font-weight: bold; text-decoration: none;}
a.nav:hover {font-size: 10px; font-weight: bold; color: #666; text-decoration: underline;}
input, select {font-size: 8pt; font-weight: bold;}
textarea {width: 100%; font-size: 9pt; padding: 5px;}
div { margin: 1px 0px 1px 0px; padding: 5px 5px 5px 5px;}  
table { margin: 1px 0px 1px 0px; padding: 1px 1px 1px 1px; font-size: 11px;}
.a {border-bottom: 1px solid #ccc; color: #666; background: #f7f7f7;}
.b {font-size: 13px; color: #666; background-color: #E5E5E5; padding: 3px; color: #666; }
.c {border-top: 1px solid #ccc; color: #666; background: #f7f7f7;}
.d {font-size: 14px; font-weight: bold; color: #ccc; text-decoration: none;}
.e {border:1px solid #ccc; background-repeat: no-repeat; background-image:url('/themes/web/img/toolbar.gif'); text-align: right; font-size: 13px; color: #666; font-weight: bold; }
.f {border:1px solid #ccc;}
q {font-family: Times, serif;  font-style: italic; color: navy;quotes: "\00AB" "\00BB"}