html * {
	margin: 0;
	/*padding: 0; SELECT NOT DISPLAYED CORRECTLY IN FIREFOX */
}

html {
	height: 100%;
	}

/* GENERAL */
.spinner {
	padding: 5px;
	position: absolute;
	right: 0;
}

body {
	background: rgb(209, 226, 244) url('../images/backgroundgradient.gif') repeat-x;
	color: #333;
	font: 12px "trebuchet ms", sans-serif;
	min-width: 1270px;
	/*width: 6.25in; */
	height: 100%;
}

.header {
	background: url('../images/headergradient.gif') repeat-x;
	height: 75px;
}

.headersearchbox {
	font: 12px "trebuchet ms", sans-serif;
	color: #8C8C8C;
}	

.footer {
	font: 12px "trebuchet ms", sans-serif;
	color: #002CAA;
	background-image: url('../images/footerrunner.gif');
	background-repeat: repeat-x;
	background-position: 0px 50px;
	height: 156px;
	position: relative;
}

.recentevents {
	width:682px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;	
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); 
}

.timingcompanylogo {
	font: 12px "trebuchet ms", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	position: relative;
	width: 180px;
	height: 120px;
	left:580px;
	bottom: 145px;	
	align: center;
	text-align: right;
}

.raceresultsquestion {
	position: relative;
	top: 5px;	
}

.otherraces {
	height: 37px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.otherracescontent {
	position: relative;	
	top: -15px;
	left: 2px;
	border:	rgb(58,185,255) 1px solid;	
	font: 13px "trebuchet ms", sans-serif;
}

.otherracesgo {
	position: relative;
	bottom: 3px;	
	border: 0px;
}

.runnersearch {
	background-color: white;
	border: none;
	padding: 0px;
	border-collapse: collapse;
}

.runnersearch th {
	background-color: white;
	background: transparent;
	border-spacing: 1px;
	background-image: none;
}

.runnersearch tr {	
	background-color: white;
}

.runnersearch tr:hover {
	background-color: rgb(214, 242, 255);
}

.runnersearchnohover tr:hover {
	background-color: white;
}

.runnersearch td {
	background: transparent;
	border-spacing: 0px;
	background-image: none;
	border-collapse: collapse;
	border-width: 0px;
	border-style: hidden;
}

.chipgunselect {
	position: absolute;
	left: 600px;	
	top: 10px;
	text-align: center;
}

.quickresults {
	background-color: #FFF;
	width: 215px;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.quicksubresults {
	background-repeat: repeat-x;	
	background-position: 0px 34px;
	background-color: rgb(209, 226, 244);
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 10px;
	width: 188px;	
	position: relative;
	left: 6px;
	top: 6px;
}

.quickresultslink {
	font: 12px "trebuchet ms", sans-serif;
	color: black;
	font-weight: bold;
}

.liveresultsrunner {
	position: absolute;
	right: 875px;
	width: 150px;
	top: 25px;
}

.liveresults {
	background-color: #FFF;
	width: 215px;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.livesubresults {
	background-repeat: repeat-x;	
	background-position: 0px 34px;
	background-color: rgb(209, 226, 244);
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 10px;
	width: 188px;	
	position: relative;
	left: 6px;
	top: 6px;
	color: black;
}

.rightcontentbox {
	position: absolute;
	left: 800px;
	top: 25px;
}

.rightcontentboxrace {
	position: absolute;
	left: 805px;
	top: 25px;
	z-index: 5;
}

.rightcontentboxstatistics {
	position: absolute;
	left: 885px;
	top: 25px;
	z-index: 5;
}

.carrievideo {
	position: absolute;
	right: 790px;
	width: 240px;
	top: 25px;
}

.twtr-hd, .twtr-ft { display: none; }

.resultfeatures {
	background-color: #FFF;
	width: 284px;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.adsense {
	position: relative;
	left: 15px;
	top: 8px;
}

.adsenseRight {
	position: relative;
	left: 15px;
	top: 8px;
}

.adsenseRightStats {
	position: absolute;
	left: 1030px;
	top: 100px;
}

.adsenseRightText {
	position: relative;
	left: 15px;
	top: -15px;
}

.adsenseTop {
	position: relative;
	left: 45%;
	width: 800px;
	margin-left: -340px;
	margin-top: 10px;
	margin-bottom: 10px;
	top: 4px;  
}

.resultsubfeatures {
	background-image: url('../images/resultfeaturesgradient.gif');
	background-repeat: repeat-x;	
	background-position: 0px 34px;
	background-color: #FFF;
	border-color: rgb(58, 185, 255);
	border-width: 2px;
	border-style: solid;
	border-top-style: none;
	padding-left: 15px;
	padding-top: 60px;
	width: 251px;	
	position: relative;
	left: 6px;
	top: 6px;
}

.resultfeatureshighertext {
	position: relative;
	top: -8px;
	font: 16px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
}


.runnerinfobox {
	position: relative;
	left: 10px;
	top: 10px;
	left: 45%;
	width: 800px;
	margin-left: -400px;
	background-color: white;
	font: 12px "trebuchet ms", sans-serif;
	color: #002CAA;
	border: 1px solid rgb(243, 243, 243);
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.runnerinfosubboxleft {
	width: 374px;
	height: 100%;
	position: absolute;
	left: 20px;
	padding-left: 8px;
	padding-top: 10px;
	background-image: url('../images/runnerinfosubboxbackground.gif');	
}

.runnerinfosubboxright {
	width: 385px;
	height: 100%;
	position: absolute;
	left:410px;
	padding-bottom: 7px;
	padding-top: 3px;
	background-image: url('../images/runnerinfosubboxbackground.gif');	
}


.runnerinfohighertext {
	position: relative;
	top: -8px;
}

.raceinfobox {
	position: relative;
	left: 10px;
	top: 10px;
	left: 45%;
	width: 800px;
	margin-left: -400px;
	background-color: white;
	font: 12px "trebuchet ms", sans-serif;
	color: #002CAA;
	border: 1px solid rgb(243, 243, 243);
	padding-left: 15px;
	padding-top: 15px;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */ 
}


.runnersearch {
	position: relative;
	height:60px;
	width: 770px;
	left: 5px;
	background-image: url('../images/graphicsresultsgradient.gif');
	background-repeat: repeat-x;
	background-color: white;
	padding-top: 16px;
	padding-left: 6px;
}

.runnersearch input {
	border:	rgb(58,185,255) 1px solid;	
}

.racetextresults{
	position: relative;
	top: 0px;
	left: 45%;
	margin-left: -600px;
	text-align: center;
	background-color: white;
}

.searchresults{
	position: relative;
	top: 0px;
	left: 45%;
	width: 816px;
	margin-left: -399px;
	text-align: center;
	background-color: white;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.statistics {
	position: relative;
	top: 0px;
	left: 45%;
	width: 816px;
	margin-left: -399px;
	text-align: center;
	background-color: white;
	-moz-box-shadow: 3px 3px 1px gray;
	-webkit-box-shadow: 3px 3px 1px gray;
	box-shadow: 3px 3px 1px gray;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray')";
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='gray'); */
}

.statisticsrunnerdistribution {
	width: 395px;
	overflow:hidden;
}

.showstatistics {
	font: 16px "trebuchet ms", sans-serif;
	color: #002CAA;
}

.runnersearchboxeshigher {
	position: absolute;
	bottom: 35px;
	font-weight: bold;
}
.runnersearchboxeslower {
	position: absolute;
	bottom: 10px;
	font-weight: bold;	
}

.raceinfotexthigher {
	position: relative;
	top: -13px;	
	font: 13px "trebuchet ms", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
}

.detailedresults {
	width:720px;
	position: relative;
	left:40px;
	background-image: url('../images/graphicsresultsgradient.gif');
	background-repeat: repeat-x;
	padding-left: 6px;
	padding-top: 18px;	
	padding-bottom: 20px;
}

.detailedresultsinner {
	position: relative;
	left: 100px;
}

.graphicresults {
	width:720px;
	height:250px;
	position: relative;
	left:40px;
	background-image: url('../images/graphicsresultsgradient.gif');
	background-repeat: repeat-x;
	padding-left: 6px;
	padding-top: 18px;	
}

.graphicresults select {
	background-image: url('../images/graphicresultsselectgradient.gif');
	background-repeat: repeat-x;
	border:	rgb(58,185,255) 1px solid;	
	font: 13px "trebuchet ms", sans-serif;
	color: rgb(140,140,140);
}

.graphicresultscategory {
	position: absolute;
	left: 150px;
	top: 25px;	
}

.graphicresultssplit {
	position: absolute;
	left: 270px;
	top: 25px;	
}

.graphicresultsgo {
	position: absolute;
	left: 340px;
	top: 19px;	
	border: 0px;
}

.resultsquestion {
	position: relative;
	left: 10px;
	top: 30px;
	left: 45%;
	width: 800px;
	margin-left: -400px;
	background-color: white;
	font: 12px "trebuchet ms", sans-serif;
	color: #002CAA;
	border: 1px solid rgb(243, 243, 243);
	padding-left: 15px;
	padding-top: 15px;
	border: none;
}

.resultsquestion table {
	border:none;	
}

.darkbluefontlarge {
	font: 27px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
	font-weight: bold;
}

.darkbluefont20 {
	font: 20px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
	font-weight: bold;
}

.darkbluefont16 {
	font: 16px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
	font-weight: bold;
}

.darkbluefont15 {
	font: 15px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
	font-weight: bold;
}

.darkbluefont12 {
	font: 12px "trebuchet ms", sans-serif;
	color: rgb(0, 44, 170);
	font-weight: bold;
}

.lightbluefont18 {
	font: 18px "trebuchet ms", sans-serif;
	color: rgb(58, 185, 255);
	font-weight: bold;
}

.lightbluefont16 {
	font: 16px "trebuchet ms", sans-serif;
	color: rgb(58, 185, 255);
	font-weight: bold;
}

.lightbluefont14 {
	font: 14px "trebuchet ms", sans-serif;
	color: rgb(58, 185, 255);
	font-weight: bold;
}

.lightbluefont12 {
	font: 12px "trebuchet ms", sans-serif;
	color: rgb(58, 185, 255);
	font-weight: bold;
}

.greyfont12 {
	font: 12px "trebuchet ms", sans-serif;
	color: rgb(129, 150, 149);
	font-weight: bold;
}

.greyfont15 {
	font: 15px "trebuchet ms", sans-serif;
	color: rgb(129, 150, 149);
	font-weight: bold;
}

.whitefont13 {
	font: 13px "trebuchet ms", sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.runnerresults {
	text-align: center;
	background: transparent;
	width: 280px;
	border-collapse: collapse;
	border-spacing: 1px;
	background-image: none;
	border-collapse: collapse;
	border-width: 0px;
	border-style: hidden;
	border-color: white;
}

.finishtime {
	position: absolute;
	left: 80px;
	top: 5px;
}

.runnerresultssmall {
	position: relative;
	top: 20px;	
}

.runnerresultsfull {
	text-align: center;
	background: transparent;
	width: 280px;
	border-collapse: collapse;
	border-spacing: 1px;
	background-image: none;
	border-collapse: collapse;
	border-width: 0px;
	border-style: hidden;
	border-color: gray;
}

.runnerresults th {
	border-style: solid;	
	border-width: 2px;
}

.runnerresultsfull th {
	border-style: solid;	
	border-width: 2px;
}

.runnerresultstr {
	border: 2px;
}

a.linklight:visited, a.linklight:link, a.linklight:hover, a.linklight:active {
	color: rgb(58, 185, 255);
	font-weight: normal;
	text-decoration: none;	
}

a.linkdark:visited, a.linkdark:link, a.linkdark:hover, a.linkdark:active {
	color: rgb(0, 44, 170);
	font-weight: normal;
	text-decoration: none;	
}

hr {
	color:	rgb(58,185,255);	
	background-color: rgb(58,185,255);	
	height: 1px;
	width: 100%;
	border: 0;
}


a:link,a:visited,a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #006dba;
	font-weight: normal;
	font-size: 16px;
	margin: .8em 0 .3em 0;
}

ul {
	padding-left: 15px;
}

input,select,textarea {
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 2px 0;
	padding: 2px 4px;
}

select {
	padding: 2px 2px 2px 0;
}

textarea {
	width: 250px;
	height: 150px;
	vertical-align: top;
}

input:focus,select:focus,textarea:focus {
	border: 1px solid #b2d1ff;
}

.body {
	float: left;
	margin: 0 15px 10px 15px;
	font: 12px "trebuchet ms", sans-serif;
	height: 100%;
}

/* NAVIGATION MENU */
.nav {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #ccc;
	border-style: solid none solid none;
	margin-top: 5px;
	padding: 7px 12px;
}

.menuButton {
	font-size: 10px;
	padding: 0 5px;
}

.menuButton a {
	color: #333;
	padding: 4px 6px;
}

.menuButton a.home {
	background: url(../images/skin/house.png) center left no-repeat;
	color: #333;
	padding-left: 25px;
}

.menuButton a.list {
	background: url(../images/skin/database_table.png) center left no-repeat
		;
	color: #333;
	padding-left: 25px;
}

.menuButton a.create {
	background: url(../images/skin/database_add.png) center left no-repeat;
	color: #333;
	padding-left: 25px;
}

/* MESSAGES AND ERRORS */
.message {
	background: #f3f8fc url(../images/skin/information.png) 8px 50%
		no-repeat;
	border: 1px solid #b2d1ff;
	color: #006dba;
	margin: 10px 0 5px 0;
	padding: 5px 5px 5px 30px
}

div.errors {
	background: #fff3f3;
	border: 1px solid red;
	color: #cc0000;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}

div.errors ul {
	list-style: none;
	padding: 0;
}

div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
	line-height: 16px;
	padding-left: 30px;
}

td.errors select {
	border: 1px solid red;
}

td.errors input {
	border: 1px solid red;
}

/* TABLES */
table {
	border: 1px solid #ccc;
	width: 100%
}

tr {
	border: 0;
}

td,th {
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 12px;
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}

th {
	background: #fff url(../images/skin/shadow.jpg);
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 2px 6px;
}

th a:link,th a:visited,th a:hover {
	color: #333;
	display: block;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
}

th.asc a,th.desc a {
	background-position: right;
	background-repeat: no-repeat;
}

th.asc a {
	background-image: url(../images/skin/sorted_asc.gif);
}

th.desc a {
	background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
	background: #f7f7f7;
}

.even {
	background: #fff;
}

/* LIST */
.list table {
	border-collapse: collapse;
}

.list th,.list td {
	border-left: 1px solid #ddd;
}

.list th:hover,.list tr:hover {
	background: #b2d1ff;
}

/* PAGINATION */
.paginateButtons {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #ccc;
	border-top: 0;
	color: #666;
	font-size: 10px;
	overflow: hidden;
	padding: 10px 3px;
}

.paginateButtons a {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #ccc #aaa #aaa #ccc;
	color: #666;
	margin: 0 3px;
	padding: 2px 6px;
}

.paginateButtons span {
	padding: 2px 3px;
}

/* DIALOG */
.dialog table {
	padding: 5px 0;
}

.prop {
	padding: 5px;
}

.prop .name {
	text-align: left;
	width: 15%;
	white-space: nowrap;
}

.prop .value {
	text-align: left;
	width: 85%;
}

/* ACTION BUTTONS */
.buttons {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0;
}

.buttons input {
	background: #fff;
	border: 0;
	color: #333;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	margin-left: 3px;
	overflow: visible;
	padding: 2px 6px;
}

.buttons input.delete {
	background: transparent url(../images/skin/database_delete.png) 5px 50%
		no-repeat;
	padding-left: 28px;
}

.buttons input.edit {
	background: transparent url(../images/skin/database_edit.png) 5px 50%
		no-repeat;
	padding-left: 28px;
}

.buttons input.save {
	background: transparent url(../images/skin/database_save.png) 5px 50%
		no-repeat;
	padding-left: 28px;
}

