
/*
### VISUAL ### 
BACKGROUND / COLORS / BORDERS
*/

body { background: transparent url('../images/site/background.gif') top center no-repeat fixed; background-color: #000000; color: #000000; }
h1 { color: #FFF; background-color: #171717; border: dashed 1px #EFEFEF; }
hr { border: dashed 1px #666666; }
table { border: solid 1px #DFE6DE; background-color: #E4EBE3; }
td { background-color: #FFF; }
td#heading { background-color: #A3915C; color: #35270E; }
td#heading2 { background-color: #CFC9B5; color: #35270E; }
li { list-style: square; margin-left: 20px; }
#container { background-color: #171717; }
#menu { background: transparent url('../images/site/linkbar.gif') top center no-repeat; }
#box { background: #1A1A1A url('../files/sidebar/boxes/box_bottom.gif') bottom repeat-x; border: solid 1px #222222; color: #fff; }
#box hr { border: solid 1px #222222; }
#box .default { background: transparent url('../files/sidebar/boxes/box_top.gif') repeat-x; }
#box .track { background: transparent url('../files/sidebar/boxes/head_trackinfo.gif') no-repeat; }
#box .contact { background: transparent url('../files/sidebar/boxes/head_contactinfo.gif') no-repeat; }
#box-heading { color: #FF0000; }
#box td, #box table { background-color: transparent; border: none; }
#contentbox { background: #EFEFEF url('../images/boxes/contentbox_bottom.gif') bottom no-repeat; }
#contentbox .videos { background: #EFEFEF url('../images/boxes/contenthead_videos.gif') top center no-repeat; }
#contentbox .news { background: #EFEFEF url('../images/boxes/contenthead_news.gif') top center no-repeat; }
#contentboxbig { background: #EFEFEF url('../images/boxes/contentboxbig_bottom.gif') bottom no-repeat; }
#contentboxbig .bio { background: #EFEFEF url('../images/boxes/contenthead_bio.gif') top center no-repeat; }
#contentboxbig .packages { background: #EFEFEF url('../images/boxes/contenthead_packages.gif') top center no-repeat; }
#contentboxbig .registration { background: #EFEFEF url('../images/boxes/contenthead_registration.gif') top center no-repeat; }
#contentboxbig .tracks { background: #EFEFEF url('../images/boxes/contenthead_tracks.gif') top center no-repeat; }
#contentboxbig .riders { background: #EFEFEF url('../images/boxes/contenthead_riders.gif') top center no-repeat; }
#contentboxbig .articles { background: #EFEFEF url('../images/boxes/contenthead_articles.gif') top center no-repeat; }
#contentboxbig .store { background: #EFEFEF url('../images/boxes/contenthead_store.gif') top center no-repeat; }
#contentboxbig .photos { background: #EFEFEF url('../images/boxes/contenthead_photos.gif') top center no-repeat; }
#videostable { border: dashed 1px #35270E; }
.newslinks hr { border: solid 1px #a3915c; }
.header { background: transparent url('../images/site/header.gif') top center no-repeat; }
.footer { color: #FFFFFF; }
.videostable1 { background-color: #A3915C; border-bottom: dashed 1px #35270E; }
.videostable2 { background-color: #CFBF8E; border-bottom: dashed 1px #35270E; }

/*
### SIZES ###
SIZES / PADDING / MARGIN  
*/

h1 { margin: 10px 0px; }
table { margin: auto; }
table, td, p, .padding { padding: 10px; }
#space { padding: 5px; }
#box { width: 300px; margin-left: 9px; }
#box table { margin: 10px; }
#box-heading { height: 40px; padding-left: 10px; }
#contentbox { width: 650px; margin: 0px 0px 15px 9px; }
#contentbox .news, #contentbox .videos { width: 650px; height: 28px; }
#contentboxbig { width: 900px; margin: 0px auto 15px auto; }
#contentboxbig .bio, #contentboxbig .packages, #contentboxbig .registration, #contentboxbig .tracks, #contentboxbig .riders, #contentboxbig .articles, #contentboxbig .store, #contentboxbig .photos { width: 900px; height: 28px; }
#container { margin: 0 auto; width: 989px; }
#content { width: 689px; padding-top: 10px; }
#contentfull { width: 989px; padding-top: 10px; }
#sidebar { width: 300px; margin-right: 15px; }
#menu { width: 100%; height: 44px; margin: 0px; }
#menu li { padding: 10px; margin: 0px; }
#videostable { width: 600px; margin: 10px auto; }
#flashslide, #videoplayer { margin-bottom: 15px; }
.newslinks { padding: 20px; }
.header { width: 100%; height: 165px; }
.videostable1, .videostable2 { padding: 3px 10px; }

/*
### ALIGNMENT ###
TEXT-ALIGN / DISPLAY / FLOAT / CLEAR
*/

#center, #container, #menu, #flashslide, .videoplayer, .footer, h1 { text-align: center; }
#left, #content, #contentfull, #box, #box-heading, #sidebar { text-align: left; }
#right, #contentbox .news, #contentbox .videos { text-align: right; }
#float, #sidebar { float: right; }
#clear { clear: right; }
#menu li { display: inline; }
.videostable1, .videostable2 { vertical-align: middle; text-align: left; }

/*
### FONTS ###
SIZE / LINE / FAMILY / WEIGHT
*/

body { font-size: 9pt; font-family: verdana,lucida,sans-serif; }
td#heading { font-weight: bold; font-size: 12pt; }
h1 { font-weight: bold; font-size: 14pt; line-height: 25px; }
h2 { font-weight: bold; font-size: 14pt; line-height: 25px; }
#box-heading { font-weight: bold; line-height: 40px; }
.videostable1, .videostable2 { font-size: 10pt; }

/*
### LINKS ###
COLOR / TEXT-DECORATION / FONT-WEIGHT / FONT-SIZE
*/

a:link, a:visited, a:active { color: #AF0000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

#videostable a:link, #videostable a:visited, #videostable a:active { color: #AF0000;; text-decoration: none; font-size: 14pt; }
#videostable a:hover { color: #FF0000; text-decoration: none; font-size: 14pt; }

.newslinks a:link, .newslinks a:visited, .newslinks a:active { color: #645500; text-decoration: none; font-size: 12pt; }
.newslinks a:hover { color: #A3915C; text-decoration: none; font-size: 12pt; }
