﻿p
{
	margin:0px 0px 10px 0px;
	padding:0px;
}
hr {
    border-width:0px;
    background-color:#C3D9E4;
    color:#C3D9E4;
    height:1px;
    margin:20px 0;
    clear:both;
}

#bikereg
{
}
#bikereg .logo
{
	overflow:hidden;
	background:url(/global/images/bike/bikecompetition_small.gif) no-repeat;
	width:auto;
	height:127px;
	padding:30px 40px 0px 0px;
	text-align:right;
	font:bold 40px Arial;
}
#bikereg .info
{
	padding:20px;
}
#bikereg .info .main
{
	float:left;
	width:570px;
	min-height:400px;
	padding-bottom:20px;
}
#bikereg .info .side
{
	width:240px;
	float:right;
	border-left:solid 1px #C3D9E4;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
	overflow:hidden;
}
#bikereg .info .main .boxwrapper
{
	margin-bottom:20px;
}
#bikereg .info .side .boxwrapper
{
	text-align:left;
	margin-bottom:20px;
}

.companylogo
{
	max-width:234px;
	border:solid 1px #C0C0C0 !important;
	padding:2px;
}

table.reg
{
	width:100%;
}
table.reg tr
{
	background-color:#F9F9F9;
}
table.reg tr.required th
{
	background:#F9F9F9 url(/global/icons/star.png) no-repeat 180px center;
}
table.reg tr th,
table.reg tr td
{
	padding:5px 10px;
}
table.reg tr th
{
	font-weight:normal;
	text-align:left;
	width:180px;
}
table.reg .gender td
{
	padding:0px;
}



#bikereg input
{
	width:200px;
	margin-right:5px;
}
#bikereg select
{
	width:206px;
	margin-right:5px;
}
.widthauto,
.widthauto input,
.widthauto select
{
	width:auto !important;
}
input.button
{
	width:auto !important;
}

/* Default.aspx */
#default_logo
{
	overflow:hidden;
	background:url(../images/banner.gif) no-repeat;
	width:898px;
	height:160px;
}

#content_left
{
	padding:10px;
	padding-right:30px;
	float:left;
	width:500px;
	border-right:solid 1px #CCC;
}

#content_left h1
{
	font-family:"Trebuchet MS";
	font-size:28px;
}

#content_left ul
{
	margin:0px;
	margin-left:20px;
}

#content_right
{
	padding:10px;
	float:right;
	width:300px;
}

#content_right .signup
{
	text-align:center;
	width:200px;
	border:solid 1px #CCC;
	padding:5px;
	margin-left:30px;
	margin-bottom:20px;
	background-color:#C1DC73;
}

#content_right .signup a
{
	color:Black;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

#content_right img
{
	margin-bottom:20px;
}