/* --------- Text items EDITOR ----------- */
h1, .heading1 {
color:#333333;
display:inline;
font-size:18px;
font-weight:bold;
}
h2, .heading2 {
color:#cc6600;
font-size:14px;
font-weight:bold;
}
h3, .heading3 {
color:#333333;
font-size:12px;
font-weight:bold;
}
.bigBlue {
color:#1A2447;
display:inline;
font-size:18px;
font-weight:bold;
}
.bigOrange {
color:orange;
display:inline;
font-size:18px;
font-weight:bold;
}
.introduction {
font-weight:bold;
padding-top:12px;
}
.breadtext {
color:#666666;
font-weight:normal;
font-size:12px;
}
.footertext {
color:#FFFFFF;
text-decoration:none;
}
.footertext a:link .footertext a:active, .footertext a:visited, .footertext a:hover {
color:#FFFFFF;
text-decoration:none;
}
.footertext a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.imagetext {
font-size:29px;
font-style:italic;
}
input, textarea {
color:#333333;
font-family:arial,verdana,helvetica,tahoma;
font-size:1em;
}
select {
font-size:1em;
}
.inputlabel {
float:left;
font-weight:bold;
padding-top:0.4em;
width:6em;
}
.inputlabelwide {
float:left;
font-weight:bold;
padding-top:0.4em;
width:10em;
}
img.quicksearch {
height:1.75em;
}
span.errormessage {
color:#CC0000;
font-size:1em;
}
span.usernamelabel {
display:block;
float:right;
margin-right:1em;
margin-top:0.3em;
}
img.shadow {
position:relative;
}
img.opacity {
position:relative;
}
img.fliph {
position:relative;
}
img.flipv {
position:relative;
}
img.dashedborder {
border:1px dashed red;
position:relative;
}
img.circularfade {
position:relative;
}
table {
font-size:1em;
}
th {
text-align:left;
}
.evenrow {
background-color:#FFFFFF;
}
.unevenrow {
background-color:#F0E5CE;
}
.headerrow {
background-color:#F0E5CE;
}


