/**********************
HTML STYLES
***********************/
body {
margin: 0px 0 0 0;
text-align:center;
background:#000000;
}
body,
p,
td,
.standard {
font-family:Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #ffffff;
}
a {
color:#CCCCCC;
}
a:hover {
color: #ffffff;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
font-size: 12px;
font-weight: bold;
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
z-index:-1;
}
.standardheader {
font-size: 16pt;
color:#ffffff;
}
#wrapper {
background: url(standard/bg_filler.gif);
width:100%;
height:auto;
margin:0 0 -20px 0;
}
#container {
margin:0 auto;
text-align:center;
width:800px;
background: url(standard/finley_container.jpg) repeat-y top;
height:auto;
}
/******************************************************
**Content Backgrounds**
*******************************************************/
#content0 {
width:800px;
background: url(standard/finley_george.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content1 {
width:800px;
background: url(standard/finley_george.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content2 {
width:800px;
background: url(standard/finley_clock.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content3 {
width:800px;
background: url(standard/finley_pillars.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content4 {
width:800px;
background: url(standard/finley_bigclock.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content5 {
width:800px;
background: url(standard/finley_trust.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#content6 {
width:800px;
background: url(standard/finley_pillars.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
#splashcontent {
width:800px;
background: url(standard/finley_splashbg.jpg) no-repeat top;
min-height:594px;
height:auto;
clear:both;
top:-10px;
padding:0 0 0 0;
}
/************************
End content backgrounds
*************************/
.contenttext {
padding:20px 25px 0 50px;
text-align:left;
}
#title {
text-align:left;
color:#FFFFFF;
font-size:14pt;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-style:italic;
padding:30px 0 0 40px;
}
#footer {
width:800px;
height:127px;
clear:both;
background: url(standard/finley_footer.jpg) no-repeat top;
margin:0 0 ;
font-weight:bold;
font-size:8pt;
}
#leftfooter {
float:left;
padding:75px 0 0 30px;
}
#rightfooter {
float:right;
padding:75px 30px 0 0;
}
/**********************************************************
Dropdown Styles
***********************************************************/
#nav {
text-align:center;
background: url(standard/finley_dropdown.jpg) no-repeat top left;
padding:0;
width: 800px;
z-index:99;
}
#nav ul {
float: left;
list-style: none;
line-height: 1;
background: url(standard/finley_dropdown.jpg) no-repeat top left;
padding:0 0 0 30px;
margin: 0 0 0 0;
height:33px;
text-align:center;
width:800px;
}
#spacers {
background: url(standard/finley_spacers.jpg) no-repeat top left;
}
#nav a {
display: block;
min-width:100px;
width: 200px;
w\idth: auto;
text-decoration: none;
padding: 1em 1em .5em 1em;
color:#fff;
font-size:8pt;
}
#nav a.parent {
}
#nav a.parent:hover {
overflow:visible;
}
#nav li {
float: left;
width: auto;
font-family:helvetica, arial;
font-weight:bold;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 200px;
w\idth: 105;
margin: 0 0 0 .5em;
z-index:1000;
background: url(standard/finley_child.jpg) repeat-y top left;
min-width:300px;
}
#nav li li {
padding-right: 1em;
width: 200px;
}
#nav li ul a {
width: 150px;
w\idth: 200px;
min-width:100px;
padding:.2em;
}
#nav li ul ul {
margin: -1.75em 0 0 0;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
left: auto;
}
#nav li:hover,
#nav li.sfhover {
background:url(standard/finley_parenthover.jpg) repeat-x top;
z-index:1000;
}
#nav li ul li:hover,
#nav li ul li.sfhover {
background:none;
}
#nav li ul li {
margin:0 0 0 -20px;
font-family:helvetica, arial;
font-weight:bold;
font-size:8pt;
padding:.5em 0 .2em 0;
text-align:left;
}
#splashcontent #title {
display:none;
}