@charset "utf-8";
/* Standard Body Styles */

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background: #7d2b27 url(../images/bg.png) repeat-x;
}
a {
	overflow: hidden
}
a:link, a:visited {
	color: #7d2b27;
	text-decoration: none;
}
a:active, a:hover {
	color: #666666;
	text-decoration: none;
}
/* Page Structure */

#main {
	width: 969px;
	margin: 0 auto;
}
#top {
	width: 969px;
	height: 63px;
	float: left;
}
#bottom {
	width: 969px;
	float: left;
	background: #222222;
	color: #ffffff;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
}
.footer {
	width: 969px;
	float: left;
	margin: 0 20px 20px 110px;
	padding: 18px 0 0 0;
}
.footer_col {
	float: left;
	text-align: left;
	width: 178px;
	margin: 10px 10px 0 0;
}
#copyright {
	width: 969px;
	float: left;
	color: #cccccc;
	margin-bottom: 25px;
}
#container {
	width: 929px;
	float: left;
	background: #ffffff;
	padding: 25px 20px 10px 20px;
	overflow: hidden;
}
#masthead {
	float: left;
	width: 929px;
	height: 275px;
	margin: -10px 0 10px 0;
	background: url(../images/masthead.jpg) no-repeat;
}
#masthead_athletes {
	float: left;
	width: 929px;
	height: 275px;
	margin: -10px 0 10px 0;
	background: url(../images/masthead_athletes.jpg) no-repeat;
}
#masthead_records {
	float: left;
	width: 929px;
	height: 275px;
	margin: -10px 0 10px 0;
	background: url(../images/masthead_records.jpg) no-repeat;
}
#masthead_history {
	float: left;
	width: 929px;
	height: 275px;
	margin: -10px 0 10px 0;
	background: url(../images/masthead_history.jpg) no-repeat;
}
#masthead_contact {
	float: left;
	width: 929px;
	height: 275px;
	margin: -10px 0 10px 0;
	background: url(../images/masthead_contact.jpg) no-repeat;
}
#left {
	width: 530px;
	padding: 0 21px 0 0;
	border-right: 1px #ececec solid;
	float: left;
}

#left_products {
	width: 630px;
	padding: 0 21px 0 0;
	border-right: 1px #ececec solid;
	float: left;
}

#single {
	width: 915px;
	padding: 0 21px 0 0;
	border-right: 1px #ececec solid;
	float: left;
}
#right {
	width: 320px;
	float: left;
	padding: 0 0 0 48px;
}
#right_products {
	width: 200px;
	float: left;
	padding: 20px 0 0 95px;
}
.a {
	margin: 0 0 10px 10px;
	float: left;
}
.welcome_block {
	width: 530px;
}
.news_block {
	width: 530px;
}
.videos_block {
	width: 530px;
}
.newsletter_block {
	width: 310px;
	padding-bottom: 20px;
}
.clothes_block {
	width: 310px;
}
.cal_block {
	width: 310px;
}
.connect_block {
	width: 310px;
}
/* Newsletter Form */

.textinput {
	color: #7d2b27;
	height: auto;
	margin: 5px 0 5px 0;
	padding: .20em .25em;
	border: 1px inset #666;
}
.submit {
	color: #222222;
	cursor: pointer;
	padding: 2px 6px 2px 4px;
	border: 1px outset #000000;
}

/* Contact Form */
.textinput_contact{
	color: #222222;
}
.textarea_contact {
	color: #222222;
	width: 350px;
	height: 130px;
}
.dropdown_contact {
	color: #222222;
	border: 1px solid #000000;
}
.contact {
	color: #ffffff;
	background: url(../images/athletes_bg.jpg) repeat-x top left;
	border:5px solid #000000;	
	padding: 15px;
}

/*Product Form*/
.product {
	color: #ffffff;
	background: url(../images/athletes_bg.jpg) repeat-x top left;
	border:5px solid #000000;	
	padding: 15px;
	width: 240px;	
}

/* Menu */
#navcontainer {
	float: left;
	padding-left: 20px;
}
#navlist li {
	float:left;
	list-style-type: none;
	width: auto;
}
#navlist a {
	float:left;
	display:block;
	color:#ffffff;
	font: 12px Verdana;
	text-align:center;
	margin-right: 2px;
	padding:8px 12px 6px 12px;
	text-decoration:none;
	width: auto;
}
#navlist li.home a {
	background: #ffffff;
	color: #000000;
}
#navlist li a:hover {
	color:#000000;
	background:#ffffff;
}

/* Athletes Table */

ol {
	margin:0;
	padding: 0 1.5em;
}
table {
	color:#FFFFFF;
	background:#7d2b27 url(../images/athletes_bg.jpg) repeat-x top left;
	border:5px solid #000000;
	border-collapse: collapse;
	width: 910px;
	margin-bottom: 20px;
	text-indent: 5px;
}

table.founders {
	color:#FFFFFF;
	text-indent: 0;
	background:#7d2b27 url(../images/athletes_bg.jpg) repeat-x top left;
	border:5px solid #000000;
	width: 905px;
	margin: 10px 0 20px 4px;
}

table.gazelle {
	color:#000000;
	background: none;
	border: none;
	width: 812px;
	margin-bottom: 20px;
}

table.product {
	color:#000000;
	background: none;
	border: none;
	width: 600px;
	margin: 0 0 20px 40px;
}

thead th {
	padding:1.5em .2em .5em;
	border-bottom:1px dotted #FFF;
	font-size:120%;
	text-align:left;
}
td, th {
	background:transparent;
	padding:.5em 1em;
}
tbody tr.odd td {
	background:transparent url(../images/tr_bg.png) repeat top left;
}
tfoot td {
	padding-bottom:10px;
}
* html tr.odd td {
	background:none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../tr_bg.png', sizingMethod='scale');
}

/* Subscribe Form / Table */

input {
color: #7d2b27;
background: #ffffff;
border: 1px solid #000000;
}

table.subscribe {
	margin: 0;
	border: none;
	background: none;
	width: auto;
	color: #000000;
	font: 12px normal Verdana, Arial, Sans-Serif;
}

table.subscribe tr, td {
	padding: 2px;
}

/* Image Behavior */

img.clothes {
	float: left;
	padding-right: 10px;
}
.image_gallery img {
	width: auto;
	height: auto;
}
.image_gallery a img {
	border: 1px dotted #7d2b27;
	margin: 0 3px 5px 0;
	padding: 3px;
}
.image_gallery a:hover img {
	background: #7d2b27;
	margin: 0 3px 5px 0;
	padding: 3px;
}
/* Typography */

h1.left {
	font-size: 18px;
	float: left;
	padding: 0 8px 0 8px;
}
h2.intro_sub {
	font-size: 14px;
	float: left;
	padding: 0 8px 0 8px;
	color: #444444;
	margin-bottom: 20px;
}
h2.news_title {
	font-size: 14px;
	float: left;
	padding: 0 8px 0 8px;
	color: #000000;
	text-decoration: underline;
}
h2.welcome {
	float: left;
	font-size: 14px;
	width: 530px;
	padding: 0 5px 2px 5px;
	margin: 15px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/welcome.jpg) no-repeat;
}
h2.news {
	float: left;
	font-size: 14px;
	width: 530px;
	padding: 0 5px 2px 5px;
	margin: 15px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/news.jpg) no-repeat;
}
h2.videos {
	float: left;
	font-size: 14px;
	width: 530px;
	padding: 0 5px 10px 5px;
	margin: 15px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/videos.jpg) no-repeat;
}
h2.spotlight {
	font-size: 14px;
	width: 320px;
	padding: 0 5px 2px 5px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../images/spotlight.jpg) no-repeat;
}
h2.newsletter {
	font-size: 14px;
	width: 320px;
	padding: 0 5px 2px 5px;
	margin: 20px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/newsletter.jpg) no-repeat;
}
h2.clothes {
	font-size: 14px;
	width: 320px;
	padding: 0 5px 2px 5px;
	margin: 20px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/clothes.jpg) no-repeat;
}
h2.races {
	font-size: 14px;
	width: 320px;
	padding: 0 5px 2px 5px;
	margin: 40px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/races.jpg) no-repeat;
}
h2.connect {
	font-size: 14px;
	width: 320px;
	padding: 0 5px 2px 5px;
	margin: 40px 0 20px 0;
	text-indent: -9999px;
	background: url(../images/connect.jpg) no-repeat;
}
h3.news_block { 
 	height: 100px;
	float: left;
	padding-bottom: 50px;
	text-indent: -9999px;
	background: url(../images/notes.png) no-repeat;
}
h4.footer {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	color: #666666;
}
p.news_block {
	float: right;
	width: 445px;
	margin-top: -65px;
}
p.test {
	float: left;
	margin-top: 10px;
}
p.newsletter_block {
	float: right;
	width: 150px;
}
p.clothes_block {
	float: right;
	width: 150px;
}
p.races {
	font-size: 12px;
	margin-bottom: 5px;
}
p.site_view {
	color: #777777;
}
p.copyright {
	color: #999999;
}
.footer {
	font-size: 10px;
	color: #cccccc;
	line-height: 13px;
}

/* Additional Links */
#copyright a:link, a:visited {
	color: #cccccc;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer a:link, a:visited {
	text-decoration: underline;
	color: #999999;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


