/**********************
HTML STYLES
***********************/
body {
margin: 0;
color:#ddd3ab;
background:#000000;
}
/******************
BODY BACKGROUNDS
********************/
#container2 {
text-align:center;
}
#bodybg0 {
background: #000000 url(standard/body_bg0.jpg) no-repeat top center;
}
#bodybg1 {
background: #000000 url(standard/body_bg1.jpg) no-repeat top center;
}
#bodybg2 {
background: #000000 url(standard/body_bg2.jpg) no-repeat top center;
}
.splashbody {
background:#000000;
margin:250px 0 0 0;
}
body,
p,
td,
.standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ddd3ab;
}
a {
color: #ddd3ab;
}
a:hover {
color: #ddd3ab;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
}
.standardheader {
font-size: 12pt;
line-height:1.6em;
background: url(standard/standardheader.png) no-repeat bottom center;
margin:0 0 0 2em;
}
/**********************
LAYOUT STYLES
***********************/
.poweredby {
padding: 10px;
}
#container {
width: 920px;
padding: 0 10px 0 30px;
margin: 0 auto;
background: url(standard/pitt_container.png) repeat-y top center;
text-align: left;
vertical-align:top;
}
#header {
width:920px;
height:125px;
background: url(standard/pitt_header.png) no-repeat top center;
margin:0 auto;
}
#menu {
vertical-align:top;
margin:2px 0 0 0;
float:left;
padding:0;
}
#menu ul {
margin:30px 0 0 -20px;
left:-20px;
padding:0 0 0 20px;
}
#menu .navoff, #menu .navoff:hover {
list-style-type:none;
margin:10px 0 5px 0;
width:200px;
background:#18120c url(standard/arrow.png) no-repeat right;
min-height:1em;
height:auto;
text-align:right;
padding:7px 0 7px 0;
}
#menu .navon, #menu .navon:hover {
list-style-type:none;
margin:10px 0 5px 0;
width:200px;
min-height:1em;
height:auto;
text-align:right;
padding:7px 0 7px 0;
background:#2d241a url(standard/arrow.png) no-repeat right;
z-index:1000;
}
#menu .subnav, #menu .subnav:hover {
list-style-type:none;
margin:10px 0 5px 0;
width:200px;
background:#18120c url(standard/arrowsubnav.png) no-repeat right;
min-height:1em;
height:auto;
text-align:right;
padding:7px 0 7px 0;
}
#content {
width:560px;
float:left;
padding:20px 35px;
margin:10px 20px;
}
.title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16pt;
margin:10px;
font-weight:normal;
}
.title span {
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding:5px;
margin:20px 0 25px -30px;
}
/*.contenttext {
margin: 10px 0 0 0;
padding:15px;
width:600px;
text-align:left;
}*/
#menu .navoff a, #menu .navoff a:hover {
color:#ddd3ab;
text-decoration:none;
font-size:11pt;
letter-spacing:.15em;
padding:4px 20px 0 0;
}
#menu .subnav a, #menu .subnav a:hover {
color:#ddd3ab;
text-decoration:none;
font-size:9pt;
letter-spacing:.15em;
padding:4px 35px 0 0;
}
#menu .navon a, #menu .navon a:hover
{
color:#ffffff;
text-decoration:none;
font-size:11pt;
letter-spacing:.15em;
padding:4px 20px 0 0;
margin:0 0 0 0;
background:#2d241a url(standard/arrow.png) no-repeat right;
}
#footer {
width:920px;
height:97px;
clear:both;
background: url(standard/pitt_footer.png) no-repeat top center;
margin: 0 auto;
text-align:left;
padding:5px;
}
.poweredby {
padding:10px;
width:150px;
margin:0 0 0 10px;
}
.copyright {
text-align:right;
margin:-2.2em 2em 0 -2em;
font-size:8pt;
}
#locationresults td {
vertical-align:middle;
text-align:center;
}
/*.textalign {
padding:1em 0 0 0;
}*/
a.clientLogin {
text-align:center;
display:block;
clear:both;
padding:5px 0;
*padding:10px 0 0 0;
}