﻿body
{
	margin: 0px;
	background-color: #b7b7b7;/* #e4e4e4;*/ /*#1d98be*/
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: small;
	color: #163264;/*163264;*/
}
img
{
	border: 0px;
}
hr
{
	margin: 0px 50px 0px 50px;
}
a
{
	color: #cc3333;
}
a:link, a:visited
{
	color: #0000cc;
}
a:active, a:hover
{
	color: #cc3333;
}


/* general styling classes */
.background
{
	background-image: url('../image/background.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
.background-noselect
{
	background-image: url('../image/background.gif');
	background-position: center top;
	background-repeat: no-repeat;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.outer
{
	width: 970px;
	position: relative;
	left: 50%;
	margin-left: -486px; /* half the width of the div */
	background-color: #b7b7b7;
}
.header
{
	background-image: url('../image/header.png');
	background-repeat: no-repeat;
	height: 75px;
}
.names
{
	background-repeat: no-repeat;
	position: absolute;
	margin: -75px 0px 0px 372px;
	height: 110px;
	width: 598px;
}
.category-old
{
	background-image: url('../image/header-old.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 35px;
	width: 372px;
}
.category-f1
{
	background-image: url('../image/f1-off.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 35px;
	width: 80px;
}
.category-motogp
{
	background-image: url('../image/motogp-off.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 80px;
	height: 35px;
	width: 118px
}
.category-v8
{
	background-image: url('../image/v8-off.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 198px;
	height: 35px;
	width: 69px;
}
.category-wrc
{
	background-image: url('../image/wrc-off.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 267px;
	height: 35px;
	width: 105px;
}
.category-f1-on
{
	background-image: url('../image/f1-over.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 35px;
	width: 80px;
}
.category-motogp-on
{
	background-image: url('../image/motogp-over.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 80px;
	height: 35px;
	width: 118px
}
.category-v8-on
{
	background-image: url('../image/v8-over.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 198px;
	height: 35px;
	width: 69px;
}
.category-wrc-on
{
	background-image: url('../image/wrc-over.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px 0px 0px 267px;
	height: 35px;
	width: 105px;
}
.menu
{
	background-repeat: no-repeat;
	margin-top: 35px;
	padding: 0px;
}
.section
{
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	margin-bottom: 5px;
	position: relative;
}
.section-header
{
	background-image: url('../image/section.png');
	background-repeat: repeat-x;
	width: 228px;
	height: 19px;
	padding-top: 5px;
	position: relative;
}
.section-header-image
{
	background-image: url('../image/section.png');
	background-repeat: repeat-x;
	width: 228px;
	height: 24px;
	padding-top: 0px;
	position: relative;
}
.menu-link
{
	padding: 0px 5px 0px 5px;
}
.section-link, .section-nonlink
{
	padding-left: 10px;
}
span.menu-link a, span.menu-link a:link, span.menu-link a:visited, span.section-link a, span.section-link a:link, span.section-link a:visited, span.section-nonlink a, span.section-nonlink a:link, span.section-nonlink a:visited, span.section-nonlink a:active, span.section-nonlink a:hover
{
	color: #b7b7b7;
	font-weight: bold;
	text-decoration: none;
}
span.menu-link a:active, span.menu-link a:hover, span.section-link a:active, span.section-link a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
span.menu-link
{
	color: #ffffff;
	font-weight: bold;
}
.menu-padding
{
	padding-top: 3px;
	padding-bottom: 5px;
}
.left
{
	background-color: #b7b7b7;
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 230px;
}
.main
{
	background-color: #b7b7b7;
	position: absolute;
	margin: 0px 0px 0px 235px;
	width: 735px;
}
.main-no-navigation
{
	background-color: #b7b7b7;
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 970px;
}
.spacer
{
	background-color: #b7b7b7;
	height: 5px;
	overflow: hidden;
}
.content
{
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	padding: 0px 10px 0px 10px;
}
.content-menu
{
	background-image: url('../image/general-menu.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	padding: 0px 0px 0px 0px;
}
.content-no-select
{
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	padding: 0px 10px 0px 10px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
div.error
{
	background-color: #cc3333;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	border: solid 1px #ffffff;/*e16741;*/
}
div.message
{
	background-color: #e4e4e4;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	color: #163264;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}


/* notepad styling */
table.sheetview
{
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	color: #163264;
}
td.headercolumn
{
	border-bottom: 1px solid #ccffcc;
	padding-left: 15px;
	padding-right: 15px;
}
td.firstcolumn
{
	border-bottom: 1px solid #ccffcc;
	padding-left: 30px;
}
td.othercolumn
{
	border-bottom: 1px solid #ccffcc;
}
td.lastcolumn
{
	border-bottom: 1px solid #ccffcc;
	padding-right: 30px;
}
td.onlycolumn
{
	border-bottom: 1px solid #ccffcc;
	padding-left: 30px;
	padding-right: 30px;
}
.heading
{
	font-weight: bold;
}


/* drag and drop */
.targets
{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: xx-small;
}
.homes
{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: xx-small;
	margin-left: 30px;
}
.target
{
	width: 104px;
	height: 2.2em;/*double: 3.6em;*/
	padding-left: 1px;
	padding-right: 1px;
	background-image: url('../image/grid.gif');
	background-repeat: no-repeat;
}
.home
{
	width: 110px;
	height: 2.4em;/*double: 4em;*/
}
.driver
{
	position: absolute;
	cursor: move;
	width: 100px;
	text-align: center;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #2a5d96;
	font-size: .9em;
}
.bonusdriver
{
	position: absolute;
	cursor: move;
	width: 100px;
	text-align: center;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #cc3333;
	font-size: .9em;
}


/* input forms */
.input
{
	background-color: #ffffff;
	border: solid 1px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	color: #163264;
	font-weight: bold;
	padding: 20px 20px 5px 20px;
}
.input a
{
	font-weight: normal;
}
.input dt
{
	float: left;
	width: 300px;
}
.input dd
{
	padding-bottom: 15px;
	margin-left: 0px;
}
.button
{
	text-align: center;
	padding: 10px;
}
.inpbutton
{
	background-color: #b7b7b7;
	border: 1px solid #163264;
	color: #163264;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.inpbutton:hover
{
	border: solid 2px #0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	border-top-color: #b9c1d0;
	border-left-color: #b9c1d0;
	background-color: #b7b7b7;
	color: #163264;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.inptext
{
	background-color: #e4e4e4;
	border: 1px solid #163264;
	color: #163264;/*163263;*/
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: small;
	font-weight: normal;
	width: 370px;
}
.check /* used by the grid too */
{
	width: 13px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}


/* other stuff */
div.title h1
{
	font-size: 1em;
	margin: 10px auto 0px auto;
}
div.title p
{
	margin-top: 0px;
}
.content dt
{
	font-weight: bold;
}
.content dd
{
	padding-bottom: 10px;
}
.comment
{
	color: #cc3333;
	font-size: x-small;
}
.time
{
	color: #aaaaaa;
	font-size: x-small;
}
.countdown
{
	color: #cc3333;
	font-family: Courier New;
	font-size: 25px;
	font-weight: bold;
}
.stats-table
{
	border: solid 1px #b7b7b7;/*0d1c37;/*aa3333;/*882222;/*a02e2e;*/
	padding: 0px;
}
tr.current-user a, tr.current-user a:link, tr.current-user a:visited
{
	color: #cc3333;
	text-decoration: underline;
}
tr.current-user a:active, tr.current-user a:hover
{
	color: #cc3333;
	text-decoration: underline;
}
