html{
font-family: tahoma;
}
body {
margin:0;
padding:0;
}
a{
color: blue;
}
a:visited{
color: blue;
}
a:hover{
color: red;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt Verdana;
line-height:12px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
color: white;
}
.LHSLink{
color: black;
font-size: 8pt;
text-decoration: none;
position: relative;
bottom: 3px;
}
.RHSLink{
color: white;
font-size: 8pt;
text-decoration: none;
}
.NavBarright a {
text-decoration: none;
color: black;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.NavBarright a:visited {
text-decoration: none;
color: black;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.NavBarright a:hover {
text-decoration: none;
color: red;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.NavBarleft a{
text-decoration: none;
color: #ffcd0a;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.NavBarleft a:visited{
text-decoration: none;
color: #ffcd0a;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.NavBarleft a:hover{
text-decoration: none;
color: white;
font-family: tahoma;
font-weight: bold;
font-size: 9px;
}
.TourNav{
font-size: 5pt;
font-weight: bold;
display: inline;
width: 375px;
}
.TourNav a {
font-weight: bold;
font-size: 5pt;
font-weight: bold;
font-family: tahoma;
color: #333332;
text-decoration: none;
}
.TourNav a:visited {
font-weight: bold;
font-size: 5pt;
font-weight: bold;
font-family: tahoma;
color: #333332;
text-decoration: none;
}
.TourNav a:hover {
font-weight: bold;
font-size: 5pt;
font-weight: bold;
font-family: tahoma;
color: red;
text-decoration: none;
}
.countryText{
color:red;
display: inline;
font-size: 10pt;
position: relative;
left: 185px;
top: -3px;
width: 100px;
height: 20px;
}
.contentBoxTitle{
font-family: arial,tahoma,serpentine;
font-style: italic;
color: white;
font-size: 14px;
}
.contentBoxTitle strong{
font-family: arial,tahoma,serpentine;
font-style: italic;
color: white;
font-size: 14px;
}
div.redbox a{
color: blue;
}
div.whitebox a{
color: blue;
}
div.blackbox a{
color: blue;
}
.whatshappening .header{
background-color: 7a7a7a;
bgcolor: 7a7a7a;
color: white;
font-size: 8pt;
font-weight: bold;
}
.whatshappening{
color: red;
font-size: 10px;
font-weight: bold;
}
.whatshappening table{
font-size: 10px;
font-weight: bold;
}
.secondaryTVLink{
font-size: 10px;
}
.secondaryTVLink a{
color: blue;
}
.secondaryTVLink a:hover{
color: red;
}
.primaryTVLink{
font-size: 11px;
}
.primaryTVLink a{
color: blue;
}
.primaryTVLink a:hover{
color: red;
}
.whatshappening ul{
line-height: 10px;
margin-top: 0px;
}
.pbrsuperstars .header{
background-color: 7a7a7a;
bgcolor: 7a7a7a;
color: white;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars .search{
color: black;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars .rider{
background-color: cccccc;
bgcolor: cccccc;
color: black;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars .riderwhite{
background-color: cccccc;
bgcolor: cccccc;
color: white;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars td a:active{
color: blue;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars td a:visited{
color: blue;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars td a{
color: blue;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars li a{
color: black;
font-size: 10px;
font-weight: bold;
}
.pbrsuperstars ul{
line-height: 15px;
margin-top: 0px;
}
.pbr101 .header{
background-color: 7a7a7a;
bgcolor: 7a7a7a;
color: white;
font-size: 10px;
font-weight: bold;
}
.pbr101 .search{
color: black;
font-size: 12px;
font-weight: bold;
}
.pbr101 td a:active{
color: blue;
font-size: 12px;
font-weight: bold;
}
.pbr101 td a:visited{
color: blue;
font-size: 12px;
font-weight: bold;
}
.pbr101 td a:hover{
color: red;
font-size: 12px;
font-weight: bold;
}
.pbr101 td a{
color: blue;
font-size: 12px;
font-weight: bold;
}
.pbr101 li a{
color: black;
font-size: 10px;
font-weight: bold;
}
.pbr101 ul{
line-height: 15px;
margin-top: 0px;
}
/* begin white rounded corner */
.whiteBox .content,
.whiteBox .t,
.whiteBox .b,
.whiteBox .b div {
zindex:1;
z-index:1;
background:transparent url(/images/box-white2.png) no-repeat top right;
_background-image:url(/images/whiteonred.png);
color: white;
}
.whiteBox a:hover{
color: red;
}
.whiteBox .content {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:5px 12px 0px 0px;
}
.whiteBox .t {
/* top+left vertical slice */
position:absolute;
left:0px;
top:0px;
width:12px; /* top slice width */
margin-left: -12px;
height:100%;
_height:1600px; /* arbitrary long height, IE 6 */
background-position:top left;
}
.whiteBox .b {
/* bottom */
width:100%;
}
.whiteBox .b,
.whiteBox .b div {
height:10px; /* height of bottom cap/shade */
font-size:1px;
}
.whiteBox .b {
background-position:bottom right;
}
.whiteBox .b div {
position:relative;
width:12px; /* bottom corner width */
margin-left:-12px;
background-position:bottom left;
}
.whiteBox .hd,
.whiteBox .bd,
.whiteBox .ft {
position:relative;
}
.whiteBox .wrapper {
/* extra content protector - preventing vertical overflow (past background) */
position:static;
max-height:1000px;
overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.whiteBox h1,
.whiteBox p {
margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
padding:0.5em 0px 0.5em 0px;
}
.whiteBox h1 {
padding-bottom:0px;
}
/* begin red rounded corner box */
.redBox .content,
.redBox .t,
.redBox .b,
.redBox .b div {
zindex:1;
z-index:1;
background:url(/images/optredonwhite.jpg) no-repeat top right;
color: #000;
}
.redBox a {
color: blue;
}
.redBox a:hover{
color: red;
}
.redBox .content {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:5px 12px 0px 0px;
}
.redBox .t {
/* top+left vertical slice */
position:absolute;
left:0px;
top:0px;
width:20px; /* top slice width */
margin-left: -20px;
height:100%;
_height:1600px; /* arbitrary long height, IE 6 */
background-position:top left;
}
.redBox .b {
/* bottom */
width:100%;
}
.redBox .b,
.redBox .b div {
height:20px; /* height of bottom cap/shade */
font-size:1px;
position: relative;
top: 0px;
}
.redBox .b {
background-position:bottom right;
}
.redBox .b div {
position:relative;
width:20px; /* bottom corner width */
margin-left:-20px;
background-position:bottom left;
}
.redBox .hd,
.redBox .bd,
.redBox .ft {
position:relative;
}
.redBox .wrapper {
/* extra content protector - preventing vertical overflow (past background) */
position:static;
max-height:1000px;
overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.redBox h1,
.redBox p {
margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
padding:0.5em 0px 0.5em 0px;
}
.redBox h1 {
padding-bottom:0px;
}
/* begin blue rounded corner box */
.blueBox .content,
.blueBox .t,
.blueBox .b,
.blueBox .b div {
zindex:1;
z-index:1;
background:url(/images/optblueonwhite.jpg) no-repeat top right;
color: white;
}
.blueBox a {
color: blue;
}
.blueBox a:hover{
color: red;
}
.blueBox .content {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:5px 12px 0px 0px;
}
.blueBox .t {
/* top+left vertical slice */
position:absolute;
left:0px;
top:0px;
width:20px; /* top slice width */
margin-left: -20px;
height:100%;
_height:1600px; /* arbitrary long height, IE 6 */
background-position:top left;
}
.blueBox .b {
/* bottom */
width:100%;
}
.blueBox .b,
.blueBox .b div {
height:20px; /* height of bottom cap/shade */
font-size:1px;
position: relative;
top: 0px;
}
.blueBox .b {
background-position:bottom right;
}
.blueBox .b div {
position:relative;
width:20px; /* bottom corner width */
margin-left:-20px;
background-position:bottom left;
}
.blueBox .hd,
.blueBox .bd,
.blueBox .ft {
position:relative;
}
.blueBox .wrapper {
/* extra content protector - preventing vertical overflow (past background) */
position:static;
max-height:1000px;
overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.blueBox h1,
.blueBox p {
margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
padding:0.5em 0px 0.5em 0px;
}
.blueBox h1 {
padding-bottom:0px;
}
/* begin black rounded corner box */
.blackBox .content,
.blackBox .t,
.blackBox .b,
.blackBox .b div {
zindex:1;
z-index:1;
background:url(/images/optblackonwhite.jpg) no-repeat top right;
color: white;
}
.blackBox a:hover{
color: red;
}
.blackBox .content {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:5px 12px 0px 0px;
}
.blackBox .t {
/* top+left vertical slice */
position:absolute;
left:0px;
top:0px;
width:20px; /* top slice width */
margin-left: -20px;
height:100%;
_height:1600px; /* arbitrary long height, IE 6 */
background-position:top left;
}
.blackBox .b {
/* bottom */
width:100%;
}
.blackBox .b,
.blackBox .b div {
height:20px; /* height of bottom cap/shade */
font-size:1px;
}
.blackBox .b {
background-position:bottom right;
}
.blackBox .b div {
position:relative;
width:20px; /* bottom corner width */
margin-left:-20px;
background-position:bottom left;
}
.blackBox .hd,
.blackBox .bd,
.blackBox .ft {
position:relative;
}
.blackBox .wrapper {
/* extra content protector - preventing vertical overflow (past background) */
position:static;
max-height:1000px;
overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.blackBox h1,
.blackBox p {
margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
padding:0.5em 0px 0.5em 0px;
}
.blackBox h1 {
padding-bottom:0px;
}
.HPFTable{
background: url(/images/HPFBackground.jpg);
background-repeat: no-repeat;
}
.HPFTableTwo{
background: url(/images/HPFBackground.jpg);
background-repeat: no-repeat;
background-position: 0px -250px;
}
.HPFTable td{
vertical-align: middle;
}
.newsTextTD div a{
color: white;
font-family: tahoma;
font-size: 10pt;
}
.newsTextTD a:visited{
color: white;
font-family: tahoma;
font-size: 10pt;
}
.newsTextTD a:hover{
color: red;
font-family: tahoma;
font-size: 10pt;
}
.newsTextTD{
height: 65px;
}
.newsTable{
font-size: 10px;
width: 100%;
font-weight:bold;
}
.newsTable a{
color: blue;
}
.newsTable a:hover {
color: red;
}
.newsTable .moreLink{
color: blue;
font-size: 12px;
font-weight:bold;
}
.bannerRow{
padding-left: 15px;
padding-top: 10px;
vertical-align: middle;
position: relative;
top: -10px;
}
.bannerRow td{
padding-left: 10px;
padding-right: 10px;
}
.pollArea{
font-size: 10px;
}
.pollArea table{
font-size: 10px;
}
.pollArea a{
color: blue;
}
.merchArea a{
color: blue;
font-size: 10px;
}
.merchArea a:hover{
color: red;
}
.standingsHeaderRow{
color: white;
background-color: black;
font-size: 10px;
}
.standingsContentRow{
color: black;
background-color: white;
font-size: 10px;
}
.standingsContentRow a:visited{
color: blue;
font-weight: bold;
}
.standingsContentRow a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.standingsContentRow .riders a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.standingsContentRow a:active{
color: blue;
font-weight: bold;
}
.standingsContentRow a:hover{
color: red;
}
.multimedia{
color: black;
background-color: white;
font-weight: bold;
font-size: 10px;
}
.multimedia a:visited{
color: blue;
font-weight: bold;
}
.multimedia a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.multimedia .riders a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.multimedia a:active{
color: blue;
font-weight: bold;
}
.multimedia a:hover{
color: red;
}
.EventPageNav{
width: 200px;
height: 150px;
vertical-align: bottom;
font-size: 10pt;
}
.EventPageNav a{
color: white;
text-decoration: none;
margin-bottom: 3px;
margin-top: 3px;
line-height: 12px;
font-size: 8pt;
}
.EventPageNav div{
padding-left: 5px;
vertical-align: bottom;
}
.EventPageNav a:visited{
color: white;
font-size: 8pt;
}
.EventPageNav a:hover{
color: black;
font-size: 8pt;
}
#content iframe{
frame-border: no;
}
.latestresults{
color: black;
background-color: white;
font-weight: bold;
font-size: 10px;
}
.latestresults .header{
color: black;
font-weight: bold;
font-size: 14px;
}
.latestresults a:visited{
color: blue;
font-weight: bold;
}
.latestresults a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.latestresults .riders a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.latestresults a:active{
color: blue;
font-weight: bold;
}
.latestresults a:hover{
color: red;
}
.stats{
color: black;
background-color: white;
font-weight: bold;
font-size: 10px;
}
.stats .header{
color: black;
font-weight: bold;
font-size: 14px;
}
.stats a:visited{
color: blue;
font-weight: bold;
}
.stats a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.stats .riders a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.stats a:active{
color: blue;
font-weight: bold;
}
.stats a:hover{
color: red;
}
.fans{
color: black;
background-color: white;
font-weight: bold;
font-size: 10px;
}
.fans .header{
color: blue;
font-weight: bold;
font-size: 14px;
}
.fans a:visited{
color: blue;
font-weight: bold;
}
.fans a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.fans .riders a{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
.fans a:active{
color: blue;
font-weight: bold;
}
.fans a:hover{
color: red;
}
.headingBox{
background-color: blue;
padding-left: 15px;
color: white;
font-weight: bold;
}
#content{
font-size: 10pt;
}
.contentTD table tr td{
font-size: 8pt;
}
#resultDiv1{
width: 785px;
}
#resultDiv2{
width: 785px;
}
#resultDiv3{
width: 785px;
}
#resultDiv4{
width: 785px;
}
#resultDiv5{
width: 785px;
}
.RecentTopPages{
font-size: 10px;
}
/* trouble shooting/temp/scratch area */