/* Body
----------------------------------------------- */
body{
	background: #685252 url("../imgs/bg.jpg") top left repeat-x;
	font-family: Arial, Verdana, sans-serif;
}



/* Structure
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

#container{
	position: relative;
	margin: 0 auto;
	width: 816px;
}

#header{
	height: 137px;
}
#print-only-header {
  display: none;
}
#nav{
	position: relative;
	background: url("../imgs/bg-nav.jpg") top left no-repeat;
	height: 47px;
}

#topnav{
	width: 516px;
	text-align: center;
	margin-left: 149px;
	margin-right: 149px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 151px;
	margin-right: 151px;
}

html>body #topnav{
	margin-left: 151px;
	margin-right: 151px;
}

#interior{
	width: 816px;
	float: left;
}

#sidebar{
	float: left;
	width: 157px;
	text-align: center;
	background: url("../imgs/bg-sidebar.gif") bottom left no-repeat;
	padding-bottom: 50px;
}

#content{
	float: left;
	width: 658px;
	background: url("../imgs/bg-content.gif") top left no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#footer{
	background: url("../imgs/bg-footer.gif") bottom left no-repeat;
	min-height: 52px;
	padding-top: 60px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;
}

* html #footer{
	height: 52px;
}
#dtfooter {
  display: none;
}
blockquote {
  background: transparent url(../imgs/quoleft.png) left top no-repeat;
	margin: 0 50px 18px 28px;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(../imgs/quoright.png) right bottom no-repeat;
  font-style: italic;
}

.breadcrumbs {
  margin: 22px 22px 6px 20px;
}


/* Paragraphs and Headlines
----------------------------------------------- */
#login p{
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin: 14px 17px 6px 0;
}

#header h1{
	width: 816px;
	height: 90px;
	background: url("../imgs/bg-h1-3.jpg") top left no-repeat;
	position: relative;
        cursor: pointer;
}

#header h1 span{
	position: absolute;
	margin-left: -999em;
}

#content h3 {
  margin-left: 20px;
}
#content h1, 
#content h2 {
	width: 610px;
	margin: 22px 22px 6px 20px;
	padding-bottom: 4px;
}
#content h1 {
	background: url("../imgs/bg-content-h1.gif") bottom left repeat-x;
	color: #600;
	font-style: italic;
	font-size: 18px;
}
#content .hr {
  background: url("../imgs/bg-content-h1.gif") bottom left repeat-x;
  color: #600;
	width: 610px;
	margin-left: 20px;
}
#content p{
	line-height: 1.5em;
	margin: 0 50px 18px 28px;
}

#footer h1{
	font-size: 1px;
	color: #fff;
}



/* Lists
----------------------------------------------- */
#topnav ul,
#topnav li{
	float: left;
}

#topnav li{
	color: #fff;
	margin: 4px 10px 0 10px;
	line-height: 2.1em;
}

#topnav li.date{
	float: right;
}

#topnav li,
#sidebar li{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	list-style-type: none;
}

#sidebar ul{
	background: url("../imgs/bg-sidenav.gif") top left no-repeat;
	padding-top: 27px;
	padding-bottom: 22px;
}

#sidebar li{
	background: url("../imgs/bg-sidenav-li.gif") top left no-repeat;
	text-align: left;
	color: #750f0f;
	margin-bottom: 1px;
	margin-left: 3px;
	height: 25px;
	padding-top: 3px;
	padding-left: 16px;
}

#content ul,
#content ol{
	margin-bottom: 18px;
	margin-left: 60px;
}

#content li{
	line-height: 1.5em;
}



/* Links
----------------------------------------------- */
#login a{
	text-decoration: underline;
	color: #0ff;
	margin: 0 2px;
}

#login a:hover{
	text-decoration: none;
}

#topnav a{
	text-decoration: none;
	color: #fff;
}

#topnav a:hover{
	color: #ccc;
}
#content a {
  color: #0000ff;
}
#sidebar a{
	text-decoration: none;
	color: #750f0f;
}

#sidebar a:hover{
	color: #f00;
}

#footer a{
	color: #00f;
	text-decoration:  underline;
}

#footer a:hover{
	text-decoration: none;
}



/* Images
----------------------------------------------- */
img{
	border: 0;
}



/* Forms
----------------------------------------------- */
fieldset {
  border: none;
  margin: 5px 10px 10px 20px;
}
legend {
    display: none;
}
#search{
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
}

#search input{
	font-size: 11px;
	padding: 1px;
	margin-top: 5px;
	margin-left: 10px;
	background: #fff url("../imgs/bg-search.gif") center right no-repeat;
}

#search #btn-search{
	background: url("../imgs/btn-search.gif") top left no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 2px;
	right: 16px;
	border: none;
	cursor: pointer;
}

#btns {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
}

#btns input{
	color: #ccc;
	border: 0;
	margin-top: 4px;
	font-size: 11px;
	height: 24px;
	cursor: pointer;
}	

.forms {
    color: #000033;
    background: #FFFFFF;
}

#btn-login{
	background-image: url("../imgs/bg-btn-login.gif");
	margin-left: 25px;
	width: 45px;
}

#btn-register{
	background-image: url("../imgs/bg-btn-register.gif");
	width: 59px;
}

#btn-acct, #btn-submit {
	background: url("../imgs/bg-btn-create_acct.gif") 0 2px no-repeat;
	width: 107px;
	height: 28px;
	color: #ccc;
	border: 0;
	font-size: 12px;
	cursor: pointer;
}

.dt-menu, .tracks-menu {
  border: 0;
  padding-right: 10px;
  margin-left: 20px;
  padding-top: 15px;
  width: 540px;
}
.dt-menu td, .tracks-menu td {
  vertical-align: top;
  width: 50%;
}
.dt-menu h2 {
  display: inline;
}
.data-table, .view-table, .details-table {
  padding: 1px;
  border: none;
  margin-left: 20px;
}
.details-table, .view-table {
  padding: 4px;
}
.details-table {
  width: 450px;
}
.view-table {
/*  border: 1px solid #606060; */
  width: 600px;
}
.view-table th {
  font-weight: bold;
  text-align: center;
}
.view-table .alt-row {
  background-color: #d0d0d0;
}
.view-table #et, .view-table #mph, .view-table #react,
.view-table #da, .view-table #hp, .view-table #sixty,
.view-table #race-date {
  text-align: right;
}


.user-avatar {
  display: inline;
  float: left;
  padding-left: 25px;
  margin-right: 10px;
}
.user-details {
  margin-left: 65px;
}
.user-details li {
  font-size: .87em;
}
.user-details #first {
  padding-top: 18px;
}
.rsList li {
  list-style-image: url(http://www.dragtracker.com/images/bullet.jpg);
  padding: 0;
  margin: 0; 
}
.rsList li a {
  font-weight: bold;
  text-decoration: none;
}
.rsList li div {
  width: 500px;
}
.myaccount {
  margin-top: 10px;
}
.tracker ul, .myaccount ul {
  margin: 0;
  padding: 0;
}
#content .tracker ul {
  margin-left: 20px;
}
.tracker li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tracker label {
  display: inline;
  margin-left: 20px;
  margin-top: 10px;
}
.field-header {
  font-weight: bold;
  vertical-align: top;
  width: 135px;
}
.myaccount li, .tracks li {
  list-style: none;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

#search-results img {
  width: 65px;
  padding: 0 10px 10px 0;
}
#search-results li {
  padding: 0px;
  margin: 0;
  list-style-type: none;
}
#search-results ul {
  padding: 0 0 0 20px;;
  margin: 0;
}

#form-register, 
#form-login, 
.dt-form{
	margin-bottom: 2em;
}

.td-form .validation-advice,
#form-register .validation-advice,
#form-login .validation-advice {
	margin: 5px 34px 0 0;
}

.dt-form div, 
#form-register div, 
#form-login div{
	margin-bottom: 1em;
	margin-left: 2em;
}

#form-register div label, 
.dt-form div label, 
#form-login div label {
	float: left;
	width: 10em;
	line-height: 2em;
	font-weight: bold;
}

.dt-form div label.hide, 
#form-register div label.hide, 
#form-login div label.hide{
	color: #fff;
}

#form-register div input, 
#form-login div input{
	padding: 3px;
}
#form-register div select, 
#form-login div select{
	padding: 3px;
}
#skip_header {
  margin-top: 10px;
}
.dt-form div span, 
#form-register div span, 
#form-login div span{
	background: url("../imgs/required.gif") top right no-repeat;
	padding-right: 12px;
	height: 2em;
}

#re-search-criteria {
	float: right;
  margin: 3px;
	padding-right: 22px;
	text-align: right;
	width: 610px;
}

#save-search {
	float: right;
  margin: 3px;
	padding-right: 22px;
	text-align: right;
}

#run-search-results {
  margin: 3px;
  text-align: center;
	padding-left: 12px;
	padding-right: 22px;
}


/* Tables
----------------------------------------------- */
td.colhdr {
	background-color: #cccccc;
	background: url("../imgs/bg-colhdr.gif") top left no-repeat;
	color: #750f0f;
	font-weight: bold;
	height: 26px;
	padding: 2px;
	text-align: center;
}

td.rowcell {
	padding: 2px;
	text-align: center;
}

#lNews li {
  list-style: none;
  padding-bottom: 20px;
  width: 500px;
}

.highlight {
  background-color: #EFB1B4;
}
.bgwhite {
  background-color: #ffffff;
}
.bggrey {
  background-color: #d0d0d0;
}
.printOnly {
  display: none;
}
