@charset "utf-8";
/* CSS Document */

body { background:url(../images/page-bkg.jpg) repeat-x; padding:0; margin:0; font:0.7em/1.8em Arial, Helvetica, sans-serif; color:#000; }
body#tinymce { background:none; }
img { border-style:none; }
.right { text-align:right; }
.left { text-align:left; }
p { margin-bottom:18px; }
hr { width:100%; border:0px; height:2px; color:#666; background-color:#e53420; margin-bottom:4px; }

h1 { font:2em Arial, Helvetica, sans-serif; color:#138140; margin-top:10px; margin-bottom:10px; }
h2 { font:1.4em bold Arial, Helvetica, sans-serif; margin-top:20px; margin-bottom:2px; }

/* Remove dotted focus box from around images */
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

div#header { position:relative; margin:0px auto; width:990px; height:275px; background:url(../images/header-bkg.jpg) no-repeat; }
img#tilford-logo { position:absolute; top:10px; left:80px; }
img#zebras-logo { position:absolute; top:40px; left:65px; }

/* Main Menu */
#menu-container { position:absolute; top:175px; left:225px; width:620px; height:30px;  }
#nav, #nav ul { padding:0; margin:0 auto; list-style:none; width:620px; }
#nav a { display:block; width:120px; height:30px; text-align:center; }
#nav a:link, #nav a:active, #nav a:visited { }
#nav a:hover { } /* main menu hover state */
#nav li { float:left; display:inline; }
#nav li ul { position:absolute; width:120px; margin-left:-999em; border:2px solid #1d8649; border-top:none; }
#nav li ul a:link, #nav li ul a:active, #nav li ul a:visited { background-color:#fff; color:#fff; height:30px; width:120px; }
#nav li ul a:hover { background-color:#1d8649; }
#nav li:hover ul { margin-left:auto; }
#nav li.sfhover ul { margin-left:auto; }

div#content { margin:0px auto; width:930px; background-color:#ededed; }
div#lhs_main { float:left; width:550px; margin-left:25px; }
#profiles div#lhs_main { float:left; width:920px; margin-left:25px; }
div#rhs_col { float:right; width:300px; }
div#gallery { float:left; width:750px; margin-left:25px; }
div#footer { margin:0px auto; height:324px; width:932px; background:url(../images/footer-bkg.jpg) no-repeat; }
div#order-form { margin:0px auto; text-align:center; }

.tbl-gallery { border:2px solid #ccc; background-color:#999999; }
.tbl-gallery td { text-align:center; }
.tbl-gallery img { border:1px solid #fff; }
span.gallery-title { display:block; font-size:16px; color:#006600; font-weight:bold; margin:20px 0px 7px 0px; }

.standings td.divider { background:url(../images/standings-bkg.jpg) repeat-x; height:30px; padding:0px 10px; }
.standings { font:1.2em bold Arial, Helvetica, sans-serif; color:#929292; float:right; margin-right:40px; margin-top:30px;  }

.results { font:1.1em Arial, Helvetica, sans-serif; color:#000; margin-left:30px; margin-top:0px; padding-top:0px; border: 1px dotted; }
.results td { width:150px; padding:10px; text-align:center; background-color:#ccc; }
.results p { margin-top:2px; margin-bottom:2px; font-size:11px; }
.results strong { font-size:12px; font-weight:bold; }

.sponsors td { vertical-align:text-top; padding-right:50px; }
.contacts td { vertical-align:text-top; padding-right:50px; }

#content a:link, #content a:active, #content a:visited { color:#0033CC; text-decoration:none; line-height:18px; }
#content a:hover { color:#FF3300; }

/* Player Profiles */
td.r { text-align:right }
.profile_container { width:430px; margin-bottom:40px; float:left; margin-right:20px; }
.profile_container h1 { font:1.6em bold Arial, Helvetica, sans-serif; margin-top:20px; margin-bottom:4px; color:#fff; }
.profile_container h2 { font:1.2em bold Arial, Helvetica, sans-serif; margin-top:8px; margin-bottom:2px; }
.profile_box { width:430px; height:330px; background-color:#000; }
.profile_box img { float:left; margin-left:12px; margin-top:12px; }
.profile_box table { width:200px; float:left; margin-left:12px; margin-top:-14px; color:#fff; }
.profile_box td { padding-left:4px; }
.profile_box td.grn { background-color:#1f874c; }
.profile_lower div { float:left; width:200px; padding-left:6px; }
.profile_lower div p { padding:0px; margin:0px; line-height:16px; }