/* @override http://geneva.local/~arron/www.freebord.co.nz/styles/style.css */

body {
	background: #000 url("../images/tile.jpg") repeat;
	color: #FFF;
	font: 75% Tahoma, Verdana, Arial, sans-serif;
}

#freebord_home {
	position: relative;
	left: 0px;
	margin-left: 11px;
	top: 79px;
	margin-top: 17px;
	width: 185px;
	height: 70px;
	margin-bottom: 0px;
	float: left;
}

#menu {
	position: relative;
	margin-left: 180px;
	left: 10px;
	top: 79px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.menu_item {
	padding-bottom: 2px;
	height: 12px;
	font-size: 9pt;
}

.menu_item img {
	float: left;
}

h1 {
	color: #fce519;
	font: bold 140% "Courier New", Courier, mono, serif;
	padding: 0;
	margin: 0;
}

h2 {
	color: #FFF;
	font: bold 120% "Courier New", Courier, mono, serif;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #3CE;
}

a:hover {
	text-decoration: none;
	color: #AFF;
}

li {
	list-style-type: square;
	font-size: 80%;
}

#page_contents {
	position: relative;
	text-align: left;
	float: left;
	margin-top: 0px;
	left: 186px;
	top: 71px;
	width: 676px;
	height: 434px;
	padding: 10px;
	background-color: #000;
	overflow: auto;
}

.product_table {
	background-color: #000;
	margin: 10px auto;
	text-align: center;
}

#contact_form {
	width: 60%;	
}

.contact_text {
	float: left;
}

.contact_input {
	padding-bottom: 5px;
	text-align: right;
}

.contact_field {
	width: 95%;
}

.error {
	float: right;
	padding-top: 5px;
	font: 90% Helvetica, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #F33;
}

#quicktime_badge, #quicktime_movie, #boardsizing {
	text-align: center;
	margin: 20px;
}

#team_menu {
	position: absolute;
	top: 190px;
}

#team_menu li {
	text-align: right;
	list-style-type: none;
}

#rider_details {
	font: normal 100% "Courier New", Courier, mono, serif;
}

#rider_details img {
	position: relative;
	top: 2px;
}

#polaroid {
	position: relative;
	width: 512px;
	height: 490px;
	background-image: url(../images/templates/big_polaroid.jpg);
}

#polaroid img {
	position: absolute;
	top: 56px;
	left: 34px;
}

#totali_link {
	position: relative;
	left: -607px;
	font-size: 9pt;
	color: #FFF;
}

#totali_link a {
	text-decoration: none;
	color: #588532;
}

#footer {
	width: 882px;
	text-align: right;
	margin: -10px auto;
}