html {
	min-height: 100%;
	margin-bottom: 1px;
	}
* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin:0;
	text-align:center;
	background-color: #603314;
	background : url(/images/bg-page.gif) fixed repeat-x top center;
	color: #333;
	font-size: 11px;
	}
img {
	border:0;
	}
textarea {
	font-size:10px;
	}
p {
	margin: 0 0 10px 0;
	}

a:link, a:visited	{
	color: #f67b1d;
	}
a:hover {
	color: #633010;
	}
	
/*  .breadcrumb	{
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #633010;
	}  */ 
h1	{
	font-size: 15px;
	/*  color: #f67b1d;  */
	color: #f67b1d;
	margin: 0 0 10px 0;
	}
h2 {
	font-size: 14px;
	margin:0 0 10px 0;
	color: #67767b;
	}
h3 {	
	font-size: 12px;
	margin: 0 0 10px 0;
	}
h4 {
	font-size: 11px;
	margin: 0 0 10px 0;
	}
	

/*  .column	{
 	min-height: 400px;
	height: auto!important;
	height: 400px;
	position: relative;
	}  */

ol	{
	margin: 0 0 10px 22px;
	padding: 0;
	}
img.rt, div.rt	{
	float: right;
	margin: 0 0 10px 10px;
	}
img.lt, div.lt	{
	float: left;
	margin: 0 10px 10px 0;
	}
div.clear	{
	clear: both;
	}	
div.rule	{
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	height: 3px;
	}
.lay { 
    display: none; 
    position: relative; 
	}

.containerPaint {
	background :url(/images/bg-body.png) repeat-y top left;
	width:740px;
	margin: 0 auto;
	text-align:left;
	}	
.holder	{
	float: left;
	width: 720px;
	padding: 0 10px;
	background-color: #fff;
	background :url(/images/bg-body.png) repeat-y top left;
	clear: both;
	}
.holder #nav	{
	float: left;
	padding: 10px 0;
	width: 138px;
	background-color: #663200;
	color: #fff;
	background :url(/images/bg-nav.gif) repeat-y top right;
	border-left: 1px solid #a5a245;
	border-bottom: 1px solid #a5a245;
	}	
.holder #main	{
	float: left;
	width: 560px;
	background-color: #fff;
	padding: 10px 10px 40px 10px;
	border-right: 1px solid #a5a245;
	border-bottom: 1px solid #a5a245;
	background-image :url(/images/base.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
	
.holder #mainalt	{
	float: left;
	width: 570px;
	background-color: #fff;
	padding: 10px 0px 40px 10px;
	border-right: 1px solid #a5a245;
	border-bottom: 1px solid #a5a245;
	background-image :url(/images/base.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.holder #mainalt .products-main	{
	float: left;
	width: 380px;
	margin-right: 10px;
	}
.holder #mainalt .products-right	{
	float: right;
	width: 180px;
	}
.products-right p	{
	font-size: 10px;
	margin: 0 10px 10px 0;
	}
.productCategory	{
	width: 380px;
	float: left;
	}
.productCategory .module	{
	float: left;
	display: inline;
	width: 110px;
	height: 140px;
	padding: 0 7px;
	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;
	}
	
.module-home	{
	float: left;
	width: 560px;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #633010;
	clear:both;
	}
.module-home.last	{
	border-bottom: none;
	}
.module-home .module-image	{
	float: left;
	width: 175px;
	text-align: center;
	}
.module-home .module-image img	{
	width: 175px;
	}
	
.module-home .module-info	{
	float: left;
	width: 370px;
	margin: 0 5px;
	}
.module-home .module-info a	{
	font-weight: 800;
	}
.module-home .module-info h4	{
	color: #67767b;
	}
.module-technology	{
	float: left;
	width: 700px;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #633010;
	clear:both;
	}
.module-technology.last	{
	border-bottom: none!important;
	}
.module-technology .tech-left	{
	float: left;
	width: 200px;
	text-align: center;
	}
.module-technology .tech-right	{
	float: left;
	width: 490px;
	padding-left: 10px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.holder #full	{
	float: left;
	width: 700px;
	background-color: #fff;
	padding: 10px;
	border-right: 1px solid #a5a245;
	border-bottom: 1px solid #a5a245;
	background-image :url(/images/base-full.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	padding-bottom: 40px;
	}	
#h-nav	{	
	width: 718px;
	margin: 0;
	border: 1px solid #a5a245;
	color: #fff;
	clear: both;
	padding: 0;
	height: 23px;
	}
/*  #h-nav a	{
	font-size: 11px!important;
	font-weight: 800;
	padding: 10px 2px;
	color: #fff;
	text-decoration: none;
	}
#h-nav a:link, #h-nav a:visited 	{
	color: #fff;	
	}
#h-nav a:hover	{
	color: #f67b1d;	
	}  */
#h-nav .search	{
	float: right;
	}
/*  horizontal nav page identification  */
body.mens div#h-nav a.mens,
body.womens div#h-nav a.womens,
body.technology div#h-nav a.technology,
body.athletes-events div#h-nav a.athletes-events,
body.where-to-buy div#h-nav a.where-to-buy,	
body.about-us div#h-nav a.about-us,
body.blog div#h-nav a.blog	{
	color: #f67b1d;	
	}
	
div.homeflash, div.banner	{
	width: 720px;
/*  	border-left: 1px solid #a5a245;
	border-right: 1px solid #a5a245;  */
	}

.footerholder	{
	width:740px; margin: 0 auto;
	text-align:center;
	}
	
/*  #footer {float: left; width:740px; padding:10px;background :url(/images/shadow.png) no-repeat top left;}
#footer .nav {text-align:left; float:left; width:720px; margin-left: 10px;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; padding:2px 5px;font-size: 10px;} 
#footer .copyright {text-align:left; float:left; width:720px; font-size:10px; color:#fff; margin-left: 15px;}  */
	
.signup	{
	margin: 10px 0;
	font-size: 9px;
	padding: 0 0 10px 0;
	color: #000;
	background :url(/images/bg-signup.gif) repeat-y top right;
	}
.leftnav h3	{
	margin: 10px 0 10px -5px!important;
	}
#nav h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	margin: 20px 5px 10px -5px;
	}
#nav h4 {
	font-size: 11px;
	color: #a3ad00;
	margin: 10px 5px 5px 0;
	}
#nav .nav-links	a:link, #nav .nav-links	a:visited 	{
	color: #fff;
	font-size: 9px;
	display: block;
	margin: 0 5px 5px 15px;
	text-decoration: none;
	}
#nav .nav-links	a:hover	{
	color: #f67b1d;
	}
#nav .nav-links h3	{
	margin: 10px 0 10px 5px!important;
	font-size: 12px;
	font-weight: 800;
	color: #a2ae02;
	}
#nav .nav-links br	{
	line-height: 1px;
	}
#nav p	{
	margin: 0 5px 5px 5px;
	font-size: 10px;
	color: #fff;
	}
#nav .pad	{
	padding: 0 5px;
	}
.leftnav	{
	/*  background-image: url(/images/bg-left-nav.jpg);  */
	background-repeat: repeat-y;
	width: 140px!important;
	}
.blog	{
	padding: 10px;
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	}
.blog a:hover	{
	color: #fff;
	}
.blog img	{
	margin-right: 5px;
	}
	
table.ultradealers td	{
	padding: 3px 0!important;
	}
	
	
	

.clearfloats {
	clear:both;
	padding-top:.05px;
	}

.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%;
}