body {
	font-family: 'Arial CE', 'Helvetica CE', Arial, lucida, sans-serif;
	font-size: small;
}

ul {
	margin: 10px 0px 5px 10px;
	list-style: square inside;
}
a {
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

img {
	display: inline;
	padding: 0px;
	margin: 0px;
}

body	{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #999999;
}

p {
	padding: 0px;
	margin: 0px;
}
table {
/*	border-collapse: collapse; */
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div.clear {
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

#footer {
	color: #414141;
	margin-top: 25px;
	font-size: x-small;
}

#footer a {
	font-weight: bold;
	font-size: x-small;
}


#footer a:hover {
	font-weight: bold;
	font-size: x-small;
}

a img {
	border: 0px;
}

#lang_menu {
	background-color: #000000;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 15px;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #4d4d4d;
	margin-top: 5px;
	margin-bottom: 2px;
	position: absolute;
	top: 0px;
	width: 125px;
	right: 850px;
	z-index: 200;
}


#lang_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#lang_menu a.act_link {
	color: #acd700;
}

#lang_menu a:hover {
	text-decoration: underline;
}

div.spacer {
	height: 57px;
	width: 810px;
	border-top: 1px solid #000000; /*#4d4d4d*/
	margin-bottom: 5px;
}

#header {
	background-image: url(../layout-images/bg-head.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#header img.logo_top {
	padding-left: 11px;
	margin-top: 5px;
	margin-right: -5px;
}

div.partners {
	margin-top: 15px;
	margin-left: 10px;
	border-top: 2px solid #ababab;
	text-align: center;
}

div.partners span {
	display: block;
	margin-bottom: 10px;
	font-size: x-small;
	font-weight: bold;
}


div.partners img {
	margin-bottom: 15px;
}
	
#footer div.column_one {
	float: left;
	width: 400px;
	padding-left: 20px;
	border-top: 1px solid #4d4d4d;
	font-size: x-small;
}

#footer div.column_two {
	float: left;
	color: #000000;
	width: 347px;
	font-size: x-small;
	text-align: right;
	border-top: 1px solid #4d4d4d;
}

#footer div.column_three {
	margin-top: -15px;
	float: left;
	width: 60px;
	text-align: center;
}

#footer div.column_four {
	float: left;
	color: #000000;
	width: 156px;
	padding-left: 7px;
	font-size: xx-small;
	text-align: center;
	border-top: 1px solid #4d4d4d;
}

#footer img.logo {
	background-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
}

#column_one_and_two {
	float: left;
	width: 810px;
	/* 20100831, PCE - problematic style, removed
	margin-right: -2px;
	*/
}

#column_one_and_two h2 {
	background-color: #ccff00;
	border-right: 300px solid #FFFFFF;
	color: #000000;
	line-height: 23px;
	padding-left: 15px;
	margin-bottom: 23px;
}

#main {
	width: 100%;
	height: 380px;
	position: relative;
	border: 1px solid #000000;
}

#main div.submenu {
	width: 265px;
	border-bottom: 1px solid #000000;
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	position: relative;
}

#bottom div.submenu {
	width: 480px;
	border-top: 1px solid #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}

#main div.submenu a, #bottom div.submenu a {
	text-decoration: none;	
	font-weight: bold;
	font-size: small;
	margin: 0px;
}

#bottom div.submenu a {
	font-weight: normal;
}

#main div.submenu a:hover, #main div.submenu a.act,
#bottom div.submenu a:hover, #bottom div.submenu a.act {
	color: #FFFFFF;
}

#main div.submenu a.r_arrow {
	display: block;
	width: 5px;
	height: 10px;
	background-image: url(../layout-images/arrow-main-right.jpg);
	position: absolute;
	right: 0px;
	bottom: -5px;
	overflow: hidden;
	font-size: 0px;
}

#main div.submenu a.l_arrow {
	display: block;
	width: 5px;
	height: 10px;
	background-image: url(../layout-images/arrow-main-left.jpg);
	position: absolute;
	left: 0px;
	bottom: -5px;
	overflow: hidden;
	font-size: 0px;
}

#main a, div.pages a {
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}

#main a:hover, div.pages a:hover {
	color: #ccff00;
}

#main div.pages, div.pages {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	position: relative;
	background-image: url(../layout-images/bg-pages.jpg);
	background-repeat: repeat-x;
}

div.pages {
	margin-top: 0px;
}

#main div.pages {
	margin-top: 300px;
}

#main div.pages a, div.pages a {
	color: #FFFFFF;
	font-size: small;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: -2px;
}

#main div.pages a img, div.pages a img {
	padding: 0px;
	margin: 0px;
}

#main div.pages a.f_page img, #main div.pages a.f_page,
div.pages a.f_page img, div.pages a.f_page {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#main div.pages a.previous img, #main div.pages a.previous,
div.pages a.previous img, div.pages a.previous {
	position: absolute;
	left: 7px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#main div.pages a.next img, #main div.pages a.next,
div.pages a.next img, div.pages a.next {
	position: absolute;
	right: 7px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#main div.pages a.l_page img, #main div.pages a.l_page,
div.pages a.l_page img, div.pages a.l_page {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

table.registration {
	width: 500px;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.registration tr td {
	padding: 5px;
	margin: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

table.registration tr td input {
	border: 2px solid #FFFFFF;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

table.registration tr td textarea {
	border: 2px solid #FFFFFF;
	width: 200px;
	height: 100px;
	background-color: #999999;
}

#photo {
	border: 1px solid #FFFFFF;
	height: 175px;
	width: 150px;
	border-bottom: 0px;
}

div.upload {
	width: 140px;
	height: 15px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-top: 0px;
}

table.registration tr td.submit {
	vertical-align: bottom;
}

table.registration tr td.submit input.submit {
	width: 90px;
	height: 14px;
	border: 0px;
}

#column_one p, #column_one_and_two p {
	padding-bottom: 20px;
	margin-right: 15px;
	line-height: 150%;
}

#column_one div.new_text p, p.banner {
	padding: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	line-height: 115%;
}


#column_one p a {
	text-decoration: underline;
	color: #ccff00;
}

#column_one p a:hover {
	text-decoration: none;
}

span.white {
	color: #ffffff;
}

div.navigation {
	margin-top: 15px;
}

div.navigation img {
	float: left;
	margin-right: 5px;
}

div.navigation img.space {
	margin-right: 20px;
}

#speed {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: -10px;
}

#time {
	margin-left: 60px;
	font-weight: bold;
	color: #ccff00;
}

table.competior {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.competior tr {
	padding: 0px;
	margin: 0px;
	background-color: aqua;
}

table.competior tr td.time {
	text-align: right;
}

table.competior tr td {
	padding: 0px;
	margin: 0px;
	padding: 1px;
	padding-left: 2px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 2px solid #999999;
	background-color: #d7d7d7;
}

table.competior tr.act td {
	background-color: #ffffff;
}

table.competior tr td.img a {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	height: 14px;
	width: 14px;
}

table.competior tr td.img {
	width: 14px;
}

table.competior tr td span.head {
	margin: 0px;
	border: 1px solid #000000;
	display: block;
	width: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #CF0;
	height: 14px;
	line-height: 14px;
}

table.competior tr td span.group {
	margin: 0px;
	border: 1px solid #000000;
	display: block;
	width: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
	height: 14px;
	line-height: 14px;
	color: #FFFFFF;
}

table.competior tr td span, div.competitor div.color_number span {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}

div.competitor div.color_number span {
	position: absolute;
	top: 1px;
	left: 1px;
}

table.competior tr td span.red, div.competitor div.color_number span.red {
	background-color: red;
}

table.competior tr td span.lime {
	background-color: lime;
}

table.competior tr td span.blue {
	background-color: blue;
}

p.white {
	color: #FFFFFF;
	font-weight: bold;
}

div.competitor {
	border: 1px solid #000000;
	margin-top: 145px;
	margin-left: 15px;
	padding: 2px;
	position: relative;
	width: 156px;
	padding-right:0px;
	margin-bottom: 15px;
}

div.competitor img.photo {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.competitor div.track {
	height: 83px;
	border-bottom: 1px solid #dddddd;
	margin-left: -2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
}

div.competitor img.arrow_track {
	position: absolute;
	top: 73px;
	left: 10px;
}

div.competitor div.color_number {
	position: absolute;
	top: 55px;
	left: 10px;
	width: 30px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	padding-right: 0px;
	padding-left: 20px;
}

div.track_profile {
	background-image: url(../layout-images/bg-track-profile.jpg);
	background-repeat: repeat-x;
	height: 100px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.track_submenu {	
	margin-left: 510px;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 15px;
	position: relative;
}

div.track_submenu a {
	text-decoration: none;
	font-weight: bold;
}

div.track_submenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.track_submenu a.act {
	color: #FFFFFF;
}

div.track_submenu div.arrow {
	position: absolute;
	bottom: -5px;
	left: 0px;
}

div.track_navigation {
	color: #ffffff;
	font-weight: bold;
	background-color: #999999;
	width: 220px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 77px;
	height: 12px;
	line-height: 12px;
	position: relative;
}

div.track_navigation img {
	margin-top: 2px;
	margin-bottom: -2px;
}

div.track_navigation img.position {
	position: absolute;
	top: -1px;
	left: 80px;
}

h4 {
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-style: italic;
	font-size: 8pt;
	border-bottom: 1px solid #4d4d4d;
}
