/**********************
HTML STYLES
***********************/
/* IE6 PNG FIX */
img, div, a { behavior: url(/iepngfix.htc); }
/* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */
body {
margin: 0;
background: #FFFFFF;
color: #000000;
}
/* SET STANDARD FONT STYLES */
.bodyClass,
p,
td,
.standard {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
/* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */
.bodyClass {
text-align:center;
background:#889850 url(standard/bodybg.jpg) no-repeat top center;
}
/* SET DEFAULT LINK COLOR */
a {
color: #b12025;
}
/* SET DEFAULT LINK MOUSE OVER COLOR */
a:hover {
color: #b12025;
}
a img {
border: 0;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
}
.standardheader {
font-size: 24px;
}
.calendar, table .calendar, td .calendar {
color:#FFFFFF;
font-size:12pt;
background:#b12025;
width:240px;
line-height:1.25em;
padding:2px;
}
/**********************
LAYOUT STYLES
***********************/
#container {
background:#FFFFFF;
width:957px;
margin:0 auto;
}
#header {
width:947px;
margin:0 auto;
background:url(standard/hall_header.png) no-repeat;
height:160px;
padding:5px 10px 0 0;
text-align:right;
font-size:12pt;
line-height:1.5em;
color:#1d63af;
}
a.domaintext, a.domaintext:hover {
color:#999999;
text-decoration:none;
}
#eshoptext {
margin: -10px 30px 0 0;
padding: 0;
width:160px;
height: 31px;
float:right;
}
#eshoptext a {
display: block;
background: url(standard/buyonline.png) no-repeat;
width:160px;
height: 31px;
text-indent: -9999px;
}
.topbar {
width:947px;
height:35px;
text-align:left;
padding:0 0 0 10px;
font-size:12pt;
}
#splashtopbar {
background:url(standard/hall_footer.jpg) no-repeat top center;
}
#topbar {
background:url(standard/hall_footer.jpg) no-repeat top center;
}
.whitetext {
color:#FFFFFF;
background:url(standard/whitearrow.gif) no-repeat left;
float:left;
height:22px;
}
#footer .whitetext {
background:none;
padding:11px 0 0 10px;
font-size:9pt;
}
.whitetext a, .whitetext a:hover {
color:#FFFFFF;
}
#navtitle {
width:165px;
padding:5px 0 0 20px;
}
#pagetitle {
padding:5px 0 0 20px;
width:495px;
}
#videotitle {
padding:5px 0 0 20px;
width:205px;
}
#content {
background:url(standard/hall_treadmill.png) no-repeat bottom left;
}
#eshopcontent {
background:#ffffff;
}
.content {
clear:both;
min-height:670px;
width:957px;
text-align:left;
padding:0 0 150px 0;
}
#sidenav {
float:left;
width:185px;
padding:15px 2px 0 5px;
font-family: Helvetica, Arial, sans-serif;
}
#sidenav ul {
list-style:none;
margin:0;
padding:10px 0 0 0;
width:185px;
}
#sidenav li, #sidenav a, #sidenav a:hover {
display:block;
color:#000000;
text-decoration:none;
}
a.navon, a.navon:hover, a.subnavon, a.subnavon:hover {
background:url(standard/hall_navbutton.jpg) no-repeat left top;
}
#sidenav li a, #sidenav li a:hover {
padding:1px 0 0 18px;
}
#contenttext {
background:url(standard/hall_contenttop.png) no-repeat top right;
}
#splashcontenttext {
background:url(standard/hall_contenttop.png) no-repeat top left;
}
.contenttext {
min-height:670px;
float:left;
text-align:left;
width:762px;
padding:15px 0 0 0;
}
#footer {
background:url(standard/hall_footer.jpg) no-repeat top left;
clear:both;
width:957px;
height:39px;
text-align:left;
}
#copyright {
float:left;
width:710px;
}
.poweredby {
padding: 10px;
width:937px;
text-align:right;
margin:0 auto;
}