269 lines
3.8 KiB
CSS
269 lines
3.8 KiB
CSS
/* iimp general style sheet */
|
|
|
|
body {
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
|
|
}
|
|
|
|
p {
|
|
font-size : 1.0em;
|
|
color : #000000;
|
|
}
|
|
|
|
table {
|
|
font-size : 1.0em;
|
|
color : black;
|
|
}
|
|
|
|
h1 {
|
|
color : #0066CC;
|
|
font-size: 2.0em;
|
|
}
|
|
|
|
h2 {
|
|
font-size : 1.5em;
|
|
color : #0066CC;
|
|
}
|
|
|
|
h3 {
|
|
font-size : 1.2em;
|
|
color : #0066CC;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 1em;
|
|
color : #0066CC;
|
|
}
|
|
|
|
h5 {
|
|
font-size: 1.0em;
|
|
color : #0066CC;
|
|
}
|
|
|
|
h6 {
|
|
font-size: 0.75em;
|
|
color : #0066CC;
|
|
}
|
|
|
|
UL {
|
|
font-size : 1.0em;
|
|
color : #000000;
|
|
list-style-position: inside;
|
|
}
|
|
|
|
LI {
|
|
font-size : 1.0em;
|
|
}
|
|
|
|
.emphasis {
|
|
font-style: italic;
|
|
}
|
|
|
|
.fieldname {
|
|
white-space:nowrap;
|
|
height:37;
|
|
font-weight:bold;
|
|
}
|
|
|
|
.fieldexample {
|
|
white-space:nowrap;
|
|
font-weight:bold;
|
|
font-size: 0.75em;
|
|
}
|
|
|
|
.subscript {
|
|
font-size: 0.75em;
|
|
}
|
|
|
|
.footer {
|
|
font-size: 0.75em;
|
|
}
|
|
|
|
a {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
a:active, a:link, a:visited {
|
|
color: #0066CC;
|
|
}
|
|
|
|
a:hover {
|
|
color: #FFFFFF;
|
|
background-color: #0066CC;
|
|
}
|
|
|
|
.headmenu {
|
|
font-size: 0.9em;
|
|
vertical-align: bottom;
|
|
}
|
|
|
|
.endsession {
|
|
font-size: 0.9em;
|
|
vertical-align: top;
|
|
}
|
|
|
|
#nav {
|
|
margin:0px;
|
|
padding:0px;
|
|
}
|
|
|
|
#nav ul {
|
|
list-style: none outside;
|
|
}
|
|
|
|
#nav li {
|
|
margin-left: -15px;
|
|
margin-top:5px;
|
|
font-size: 0.8em;
|
|
list-style-image : url(../images/iimp_bullet_blue.gif);
|
|
}
|
|
|
|
#nav li a:link, #nav li a:visited, #nav li a:active {
|
|
color: #330099;
|
|
list-style-image : url(../images/iimp_bullet_blue.gif);
|
|
}
|
|
|
|
#nav li a:hover {
|
|
color: #ffffff;
|
|
list-style-image : url(../images/iimp_bullet_orange.gif);
|
|
}
|
|
|
|
#QS a:link, #QS a:visited, #QS a:active, {
|
|
color: #330099;
|
|
}
|
|
|
|
#QS a:hover {
|
|
color: white;
|
|
}
|
|
|
|
#homenav #QS a:link, #homenav #QS a:visited, #homenav #QS a:active {
|
|
color: #0066cc;
|
|
}
|
|
|
|
#homenav #QS a:hover {
|
|
color: white;
|
|
}
|
|
|
|
#pi_link {
|
|
margin-left: 0;
|
|
padding-left: 0;
|
|
list-style: none;
|
|
}
|
|
|
|
#pi_link li {
|
|
display: inline;
|
|
font-size:0.8em;
|
|
}
|
|
|
|
#pi_link li a:link, #pi_link li a:visited {
|
|
padding-left: 10px;
|
|
padding-right: 8px;
|
|
background-image: url(../images/iimp_bullet_blue.gif);
|
|
background-repeat: no-repeat;
|
|
background-position: left;
|
|
}
|
|
|
|
#pi_link li a:hover, #pi_link li a:active {
|
|
padding-left: 10px;
|
|
padding-right: 8px;
|
|
background-image: url(../images/iimp_bullet_orange.gif);
|
|
background-repeat: no-repeat;
|
|
background-position: left;
|
|
}
|
|
|
|
#homenav ul {
|
|
margin-left : 20;
|
|
padding-left : 0;
|
|
list-style-position : outside;
|
|
margin-top : 10;
|
|
list-style-image : url(../images/iimp_bullet_blue.gif);
|
|
}
|
|
|
|
#homenav li {
|
|
margin-top : 10px;
|
|
margin-bottom : 10px;
|
|
font-size:1.0em;
|
|
}
|
|
|
|
#homenav li a:link, #homenav li a:visited {
|
|
list-style-image : url(../images/iimp_bullet_blue.gif);
|
|
}
|
|
|
|
#homenav li a:active, #homenav li a:hover {
|
|
list-style-image : url(../images/iimp_bullet_orange.gif);
|
|
}
|
|
|
|
.skiplink {
|
|
display:none
|
|
}
|
|
|
|
.spacer {
|
|
color: Black;
|
|
}
|
|
|
|
.button {
|
|
background-color: #0066CC;
|
|
font-size: 0.8em;
|
|
font-weight: bold;
|
|
color: White;
|
|
padding-left : 1px;
|
|
padding-right : 1px;
|
|
}
|
|
|
|
.caption {
|
|
border : 1px solid #0066CC;
|
|
padding : 5px;
|
|
text-align : center;
|
|
width : 130px;
|
|
float : right;
|
|
margin : 3px;
|
|
}
|
|
|
|
.advert {
|
|
border : 2px solid #0066CC;
|
|
padding : 5px;
|
|
margin:10px;
|
|
text-align : center;
|
|
float : none;
|
|
margin : 3px;
|
|
}
|
|
|
|
.searchchecks {
|
|
position : absolute;
|
|
top: 350px;
|
|
left:312px;
|
|
visibility : hidden;
|
|
}
|
|
|
|
.display_ye_not {
|
|
display: none;
|
|
}
|
|
|
|
.titlelist {
|
|
margin-left: 25px;
|
|
}
|
|
|
|
#res {
|
|
font-weight: bold;
|
|
}
|
|
|
|
#quick {
|
|
width: 114px;
|
|
height: 20px;
|
|
}
|
|
|
|
.popUp1, .popUpHelp, .popUpMulti{
|
|
padding :0px;
|
|
}
|
|
|
|
.hiddentext{
|
|
position:absolute;
|
|
left:0px;
|
|
top:-500px;
|
|
width:1px;
|
|
height:1px;
|
|
overflow:hidden;
|
|
}
|
|
|
|
|