html {
	min-height: 100%;
	margin-bottom: 1px;
	}
/*body {
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	background-color: #000;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}*/

/*  body {
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	background-color: #000;
	background-image: url(/images/_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	}
body.home {
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	background-image: none;
	}	  */			
/*  body,p,div,th,td,ul,ol,li,blockquote,input,select,option,textarea	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333;
	}  */
input.search, input.email	{
	width: 150px;
	font-size: 10px;
	padding-left: 5px;
	}
form	{
	margin: 0;
	padding: 0;
	}
td.search-nav	{
	padding: 5px;
	}
td.search-nav a.on {
	color: #663300;
	text-decoration: none;
	}
	
table.content	{
	background-color: #fff;
	text-align: left;
	border-top: 1px solid #a5a245;
	border-bottom: 1px solid #333;
	}
table.bottomnav	{
	text-align: left;
	}
.bodypadding	{
	margin: 0 10px 10px 10px;
	}
	
td.hdr	{
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	}
td.hbar1	{
	background-image: url(/images/hbarrule1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.hbar2	{
	background-image: url(/images/hbarrule2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
.sub1	{
	font-weight: 800;
	color: #79462B;
	}
.sub2	{
	font-weight: 800;
	color: #627D81;
	}
	
img.rt	{
	float: right;
	margin: 0 0 7px 15px;
	}
img.lf	{
	float: left;
	margin: 0 15px 7px 0;
	}
	
ul	{
	margin: 0 0 7px 25px;
	padding: 0;
	}
ul li 	{
	font-size: 11px;
	}
ul.bullet	{
	list-style-image: url(/images/bullet.gif);
	margin: 0 0 7px 25px;
	padding: 0;
}
ol	{
	margin: 0 0 7px 25px;
	padding: 0;
	}
	
h1	{
	color: #333;
	font-weight: 800;
	font-size: 17px;
	}
h2	{
	color: #333;
	font-weight: 800;
	font-size: 14px;
	}
h3	{
	color: #333;
	font-weight: 800;
	font-size: 12px;
	margin: 0;
	}
h1.alt	{
	color: #333;
	font-weight: 800;
	font-size: 15px;
	}
h2.alt	{
	color: #333;
	font-weight: 800;
	font-size: 14px;
	}
h3.alt	{
	color: #333;
	font-weight: 800;
	font-size: 12px;
	margin: 0;
	}
p	{
	margin: 0 0px 7px 0;
	}

p.onblack	{
	color: #fff;
	}
p.blk	{
	color: #000;
	}
ul.blk li	{
	color: #000;
	}

.sm	{
	font-size: 10px;
	}
.med	{
	font-size: 11px;
	}
.med-blk	{
	font-size: 11px;
	color: #000;
	}
.medalt	{
	font-size: 11px;
	color: #79462B;
	}
div.clear	{
	clear: both;
	}

a:visited	{
	text-decoration: underline;
	color: #627D81;
	} 
a:hover	{
	text-decoration: none;
	color: #79462B;
	}
a:link	{
	text-decoration: underline;
	color: #627D81;
	}		
	
a.alt:visited	{
	text-decoration: underline;
	color: #79462B;
	} 
a.alt:hover	{
	text-decoration: none;
	color: #627D81;
	}
a.alt:link	{
	text-decoration: underline;
	color: #79462B;
	}
	
.textnav a:visited	{
	text-decoration: none;
	color: #000;
	font-weight: 800;
	}
.textnav a:hover	{
	text-decoration: underline;
	color: #000;
	font-weight: 800;
	}
.textnav a:link	{
	text-decoration: none;
	color: #000;
	font-weight: 800;
	}
	
.textnav a:link.on,
.textnav a:visited.on	{
	text-decoration: underline;
	color: #79462B;
	font-weight: 800;
	}	
	
a.sub1:visited	{
	text-decoration: underline;
	font-weight: 800;
	color: #79462B;
	}
a.sub1:hover	{
	font-weight: 800;
	color: #000;
	}
a.sub1:link	{
	text-decoration: underline;
	font-weight: 800;
	color: #79462B;
	}
	
a.sub2:visited	{
	text-decoration: underline;
	font-weight: 800;
	color: #627D81;
	}
a.sub2:hover	{
	font-weight: 800;
	color: #000;
	}
a.sub2:link	{
	text-decoration: underline;
	font-weight: 800;
	color: #627D81;
	}
	
	
.bottomnav	{
	background-color: #627D81;
	color: #fff;
	font-size: 11px;
	}
a.bottomnav:visited	{
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	}
a.bottomnav:hover	{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	}
a.bottomnav:link	{
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	}
a.bottomnav#on	{
	text-decoration: none;
	font-weight: 800;
	}
	


body.home #footer {width:960px;}
#footer {width:720px;
text-align:center;
padding:30px 0 0 0;
margin-bottom: 20px;
	background-image: url(/images/bg-base.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#footer .nav {text-align:left; float:left; width:720px; padding-bottom:8px;}
#footer .nav ul {list-style-type: none; float:left; padding:0; margin:0;} 
#footer .nav li {float:left; border-right: 1px solid #fff;} 
#footer .nav li.last {border-right: none;} 
#footer .nav a {color:#fff; font-size: 10px;padding:2px 5px; font-weight:normal;} 
#footer .copyright {text-align:left; float:left; width:715px; font-size:10px; color:#fff; padding-left:5px;}

.breadcrumb {padding-top:5px;}	
.breadcrumb, .display	{
	color: #79462B;
	font-size: 10px;
	margin-left: 10px; 
	}

.display {display:none;}	
a.breadcrumb:visited, a.display:visited 	{
	color: #627D81;
	text-decoration: underline;
	font-size: 10px;
	}
a.breadcrumb:hover, a.display:hover 	{
	color: #627D81;
	text-decoration: underline;
	font-size: 10px;
	}
a.breadcrumb:link, a.display:link 	{
	color: #627D81;
	text-decoration: underline;
	font-size: 10px;
	}
.breadcrumb a, .breadcrumb	{
	font-size: 10px;
	}
.detail td	{
	color: #627D81;
	font-size: 10px;
	height: 20px;
	text-align: right;
	}
.detail td a	{
	color: #627D81;
	font-size: 10px;
	}
	
td .athlete_name_list br, td .event_name_list br, div .leftnavevents br	{
	line-height: 7px;
	}
td .athlete_name_list div, td .event_name_list div 	{
	font-size: 10px;
	color: #79462B;
	}
div .leftnavevents	{
	margin: 10px;
	font-size: 10px;
	}
div .leftnavevents a	{
	font-size: 10px;
	}
	
.athlete_detail	{
	margin: 5px 0 10px 61px;
	}
	

td.one-column, td.two-column	{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 480px;
	}
td.one-column p,
td.two-column p,
td.one-column h1,
td.two-column h1,
td.one-column h2,
td.two-columnh2,
td.one-column h3,
td.two-column h3	{	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	}
td.one-column p.alt,
td.two-column p.alt	{
	color: #79462B;
	}
td.one-column p.expanded,
td.two-column p.expanded	{
	color: #79462B;
	letter-spacing: +1px;
	font-size: 17px;	
	}
.compair	{
	padding: 0 15px 0 15px;
	}
.compair table	{
	border-bottom: 1px solid #ccc;
	border-top:0px!important;
	}
	
.compair table.swatch	{
	border-bottom: 0;	
	}
.compair table.swatch td	{
	border: 0;	
	padding: 0;
	}

	
.compair td	{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	}
.compair th	{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: right;
	padding: 5px;
	}
.compair td p	{
	margin: 0 0 7px 0;
	}
.compair td h3	{
	margin: 0;
	}
.compair td ul	{
	margin: 0 0 7px 25px;
	}
.compair td ul.bullet	{
	list-style-image: url(/images/bullet.gif);
	margin: 0 0 7px 25px;
	padding: 0;
}

.compair td h2	{
	font-size:12px;
	text-transform:uppercase;
}
	
td#b-rt	{
	border-right: 1px solid #627D81!important;
	}

table.award	{
	border-bottom: 1px solid #79462B;
	margin: 10px;
	width: 700px;
	}

table.award	td.date	{
	color: #79462B;
	font-size: 19px;
	width: 75px;
	padding-bottom: 7px;
	}
table.award td.awardimg	{
	text-align: center;
	color: #79462B;
	font-weight: 800;
	width: 100px;
	}

	
	
	
	
	
	
	
	
.productCategory	{
	width: 380px;
	float: left;
	}
.productCategory .module	{
	float: left;
	display: inline;
	width: 110px;
	height: 140px;
	padding: 0 5px 0 5px;
	font-size: 9px;
	}
.productCategory .module img	{
	float: left;
	margin-right: 7px;
	display: inline;
	width: 100px;
	height: 100px;
	}
.productCategory .module a	{
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	color: #000;
	}
.productCategory .module .check	{
	float: left; display:inline; padding-right:3px;
	}
.productCategory .module .link	{
	float: left; width:90px; position: relative; top:0!important; top/**/:-5px; display:inline;
	}
	
.searchResults	{
	width: 100%;
	float: left;
	padding: 0 20px 0 20px;
	}
.searchResults .module	{
	float: left;
	display: inline;
	width: 115px;
	height: 140px;
	padding: 0 7px 0 7px;
	font-size: 9px;
	border-right: 1px solid #ccc;
	margin: 7px 0 7px 0;	
	}
.searchResults .module img	{
	float: left;
	margin-right: 7px;
	display: inline;
	width: 100px;
	height: 100px;
	}
.searchResults .module a	{
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	color: #000;
	}
.searchResults .module .link	{
	float: left;
	}
	
	
	
	
	
	
	
	
	/* contact us container callouts */

.contact-us H3 {
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin-bottom: 5px;
	}
.contact-us form {
	padding:0;
	margin:0;
	}
.contactUsText	{
	text-align:right;
	padding-right:10px;
	}
.contact-us td#text-required	{
	text-align:right;
	padding-right:10px;
	color:#cc0000;
	}
.text-required	{
	color:#cc0000;
	}
.error {
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
	}
.contact-us .select  {
	width: 205px;
	margin-bottom: 5px;
	}
.contact-us .input	{
	width: 200px;	
	margin-top:1px;
	}
	
	
.searchResults .pagination .displaying {float:left; width:300px; padding:0px 225px 0px 0px;}


#headerContainer {width:720px; text-align:center;}
#header {float:left; width:720px; height:75px; background : url(/images/bg-header.jpg) no-repeat top; text-align:left;}
#header .logo {float:left; }
#header .utility {float:left; width:545px; padding:25px 10px 0 0; text-align:right;}

body.home .searchFieldContainer {text-align:center; width:341px; padding-left:619px;}
body.home .searchField {background : url(/images/home-search-bg.jpg) repeat-y top left; height:22px; text-align:left; padding: 4px 0 3px 10px;}
body.home .searchField #searchTextBox {height:11px; width:218px; color:#333; font-family: Serif; font-weight:bold; font-size:12px; text-transform: uppercase;}

div.promoImage {} /*moves the right column image up so that it is tangent to the horizontal rule*/

div.ads {padding-left:10px; float:left;}
div.ads h2 {margin:10px 0 10px 0!important; border-bottom: 1px solid #666; clear:both;}
div.ads .ad {float:left; width:150px; text-align:center; padding:0 10px 15px 5px;}
div.ads .ad .label {display:block;}

#product_large_div {background-color:#fff; border: 1px solid #3F5167; padding:3px 0;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}