body
{
	margin:0px auto;
	padding:0px;
	width:960px;
	position:relative;
}

#border
{
	margin: 10px auto 10px auto;
	padding: 4px;

	width: 967px;
	w\idth: 960px;
}

#header
{
	padding:0;
	margin:0;
	
	width: 960px;
	height: 190px;
}


#menu
{
	position:relative;
	top: 70px;

	padding:0;
	margin: 0 auto 0 auto;		
	width: 960px;
	height: 25px;
}



#root
{
	
	padding:0;
	margin:0;
	
	display:inline-table;
	
	width: 960px;

	float:left;
	clear:both;
	
	background-color: #fff;
}	


#left
{
	float: left;
	width: 180px;

	padding:0;
	margin:0;

	margin-top: 15px;
	padding-bottom: 5px;
	
	overflow:hidden;
}


#content
{
	float: left;
	width: 580px;
	
	padding:0;
	margin:0;

	margin-top: 15px;
	margin-bottom: 5px;	
	padding-bottom: 5px;
	margin-left: 10px;

}


#right
{
	float: right;
	width: 180px;

	padding:0;
	margin:0;

	margin-top: 15px;
	padding-bottom: 5px;
}


#container:root
{
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #root
{
	height: 1px;
}

#root
{
	display:block;
}
/* End hiding from IE-mac */

body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003;
	background:url(i/bg.jpg) repeat-x top #ededed;
}

#border
{
	background: #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;

	border-top: 1px solid #e6e6f3;
	border-left: 1px solid #e6e6f3;

	text-align: left;
}

#header
{
	background: url(i/header.jpg) no-repeat center top;
	vertical-align:top;
}


#content a
{
	color: #f93;
	text-decoration: none;
	
	background:none;
	color: #b20;
}
	
#content a:hover
{
	color: #07c;
}	



#header h1
{
	display:inline;
	position:relative;
	left: 80px;
	top: 112px;
	_top: 110px;
	
	margin:0;	
	padding:0;

	height: 70px;
	
/*	background-color:#333333;*/
}

h1
{

	text-transform:uppercase;
	
	text-align:left;

	color:#fff;
	
	font-size: 2.3em;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	
	
	text-transform: none;

	word-spacing: 10px;
	
	margin-bottom: 10px;

}



h2
{
	margin-bottom:24px;
	font-size:2.25em;
	color:#fc0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	
/*	border-top: 1px #fc0 solid;*/
/*	border-bottom: 1px #fc0 solid;*/
	
/*	width: 95%;
	border-bottom: 2px #FFCC00 double;
	background-color:#fc0;
*/
}


h3
{
	margin:4px 0 3px 0;
	padding-top:4px;
/*	margin-left:20px;*/
	
	float:left;
	display:inline;
	vertical-align: top;
	text-align:left;	
	
	color:#039;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size:1.25em;
	
	width:475px;

/*	background-color:#eeffff;*/

}

h3 + p
{
	margin-left:40px;
}


h4
{
	padding-top: 3px;

    font-size: 100%;
	font-style: italic;
	color: #93213c;
}





/*
h1{
	font-size:125%;
	text-transform:uppercase;
	color:#923;
}

#header h1
{
	text-align:left;

	color:#000;
	color:#923;
	color:#fff;
	
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	
	text-transform: none;

	word-spacing: 10px;
}

#content h1{
	font-size:125%;
	text-transform:uppercase;
	color:#923;
}

#content h1 + p
{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color:#555;
	
}


*/
/* Hides from IE-mac \*/
* html #root
{
	height: 1px;
}

#root
{
	display:block;
}
/* End hiding from IE-mac */




#about #content
{
	font-size: 1.25em;
}



.sections
{
	color:#003;
	font-style:italic;
	cursor:pointer;
	font-weight:bold;

	margin:0;
	margin-bottom: 5px;
	
	background:url("../i/cog.png") no-repeat left top;
	background-position: 0 0 ;
	
	padding-left: 20px;
	
	margin-left: 5px;
	
	text-decoration:none;
}

.sections:hover
{
	color:#900;
	background:url("../i/cog_go.png") no-repeat left top;
	background-position: 0 0 ;
	text-decoration:none;
}

.subsections
{
	margin: 0px auto;
	margin-bottom: 5px;
	margin-left: 20px;
}


.subsections a
{	
	display:block;
	padding-left: 20px;

	color: #555;
	text-decoration: none;
	text-align:left;
	
	vertical-align:top;

	display:block;

	background:url("../i/bullet_orange.png") no-repeat left top;
	background-position: 0 0;
	
	font-size: .75em;
	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	
	line-height: 1.25em;
}


.subsections a:hover
{
	color: #fc0;
	background:url("../i/bullet_blue.png") no-repeat left;
	background-position: 0 5px;
	background-position: 0 0;
/*	border-bottom: 1px #def solid;*/
	font-weight:bold;
}

#promos
{
	background:url("i/r-gloves.jpg")  no-repeat top;
		
}



.dItem
{
	padding-top: 10px;
	padding-bottom: 10px;

	margin-top: 20px;
	margin-bottom: 20px;
	
	margin-left: 4px;
	
	display:inline-table;
/*	display:block;*/
	clear: both; 
	float:left;
	
	width: 565px;
/*	background-color:#FFFF66;*/
}

.dItemBottom
{
	background: #fff url(i/trim.gif) repeat-x;
	height: 14px;
	margin-bottom: 2em;
	margin-top: 1em;
	clear:both;
}

.dItemName
{
	font-family:"Palatino Linotype", "Baskerville Old Face";
	font-weight:bold; font-size: 1.5em; font-style:italic;
	color:#47a;


}

.dItemPrice
{
	margin:4px 0 3px 0;
	
	color:#082;
		
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;


	font-size:1.25em;
	
	vertical-align: top;
	text-align:right;
	
	float:right;
	width:75px;
	
/*	background-color:#ffffee;*/	
}

.dItemPic
{
	vertical-align: top;
	text-align:left;
/*	border:#600 solid 1px;*/
	float:left;
	width:120px;
	height:120px;

/*	background-color:#ffeeff;*/
	
	padding-top: 10px;
	clear:both;
}

.dItemPic img
{
	border:#eef 1px solid
}

.dItemDescription
{
	padding-top: 10px;
	
	float:right;
	vertical-align: top;
	
	width: 425px;

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	
	line-height: 1.5em;
	
	color:#222;
/*	
	background-color:#eeffee;
	border:#060 solid 1px;
*/
}

.dItemDescription p
{
	color: #c00;
	font-weight:bold;

}

.dItemSizes
{
	padding-top: 20px;
	
	float:right;
	vertical-align: top;

	width: 425px;
	
	font-weight:bold;
	
	color:#333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
/*	background-color:#eeffff;	*/
}

.dItemId
{
	float:right;

	color:#aaa;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size: .84em;
	
	vertical-align: top;
	text-align:right;

	margin-right: 4px;
	margin-bottom: 6px;
/*
	clear:both;
	width: 100%;
	
	padding-bottom:8px;
	border-bottom: 1px #fc0 dotted;*/
}

#footer {
	clear:both;
	margin-left:0;
	width: 960px;
/*	height: 35px;*/
	
	padding-top: 40px;
	padding-bottom: 15px;



	font-size: small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	word-spacing: 1px;
	
	color: #004;

}

#footer {
	
	text-align:left;

	font-size: small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	word-spacing: 1px;

	color: #c00;
}

#footer a
{
	color: #99CC33;
	text-decoration: none;
}
	
#footer a:hover
{
	color: #fff;
}






#footer2 {
	clear:both;
	margin-left:0;
	width: 960px;
}

#fTop
{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: .75em;
	background:#b00 url(i/bg-footer-top.png) no-repeat top center;
	padding-top: 30px;
	width: 960px;
}

#fMiddle
{
	background-color:#b00;
	height: 200px;
	padding-top: 25px;
	width: 960px;
}

.fColumn
{
	height: 150px;
	margin-left:20px;
	
	color:#eee;
	
	float:left;
	
	position:relative;
	text-align:left;
}

.fColumn strong
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: .75em;
	
	display:block;
	
	margin-bottom: 10px;
}


.fColumn a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	
	color:#ddd;
	text-decoration:none;
	display:block;
	
	margin-left: 6px;
}

#fBottom a
{
	font-family: Arial, Helvetica, sans-serif;
	
	color:#ddd;
	text-decoration:none;
}


.fColumn a:hover, #fBottom a:hover
{
	color:#fff;
}


#fBottom
{
		width: 960px;
		clear:both;
		width: 100%;
		color:#ddd;
		background-color:#b00;
		height: 55px;
		vertical-align:bottom;
		border-bottom:#000000 1px solid;
}

