* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
* html .nonFooter {
	height: 100%;
}
body {
	background: #FFF url('../images/Header_repeat.jpg') repeat-x left top;
	text-align: center;
	background-attachment: scroll;
}
.nonFooter {
	min-height: 100%;
	position: relative;
	padding-bottom: 45px;
}

.greyMatter {
	width: 80%;
	margin: 10px auto;
	padding:5px;
	background-color:#eee;
	border: 1px solid #000;
}

ul{
margin:0 40px;
}

.page {
	width: 890px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: #FFF url('') repeat-y center top;
}
.header {
	width: 890px;
	height: 189px;
	background: #FFF url('../images/Header.jpg') no-repeat left top;
	position: relative;
}
.subMenu {
	float: left;
	width: 150px;
	height: 150px;
	background-color: transparent;
	margin-right: 10px;
	position: relative;
}
.menu {
	position: absolute;
	top: 154px;
	width: 890px;
	height: 25px;
	background: #FFF url('../interface/menuBar.jpg') repeat-x;
	background-color: transparent;
}
.siteSearch {

	width:auto;
	height:18px;
	left:635px;
	top:121px;
	position: absolute;
}
.siteSearchInput {
	font-family: verdana;
	line-height:16px;
	border:1px #19497e solid;
	font-size: 10px;
	color: #000;
	height: 14px;
	width: 185px;

}
.siteSearchSearch {

	vertical-align:middle;
}

.centerMe {
	text-align:center;
	width: 150px;
	height:12px;
	margin:135px auto;
	position:relative;
}

.findAGlove {
	position: relative;
	width:870px;
	height: 300px;

}
.indexPanels {
	width:870px;
	height:auto;
	margin: 10px 0;
}
.footer {
	width: 100%;
	height: 45px;
	background: #FFF url('../images/Footer.jpg') repeat-x left top;
	position: relative;
	margin: -45px auto 0 auto;
	text-align: center;
	display: block;
}
.footerText {
	padding-top: 18px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.hotNews {
	width: 500px;
	margin: 10px 55px;
	background-color:#eee;
}

.subMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
.subMenu li {
	margin-bottom: 2px;
}
.subMenu li a {
	border: 1px dotted #CCC;
	display: block;
	background-color: #EEE;
	color: #666;
	text-decoration: none;
	width: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.subMenu li a:hover {
	border: 1px solid #666;
	display: block;
	background-color: #DDD;
	color: #444;
	text-decoration: none;
	width: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
.subMenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin:4px 0px 4px 0px;
}
.distributorSearch td {
	padding:3px;
}
.distributorResults td {
	padding:3px;
}
.distributorResults_title td {
	background-color: #DDD;
}
.distributorResults_head {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	height:30px;
}
.distributorResults_head td {
	padding:10px 3px;
}
.distributorResults_record td {
	border_bottom: 1px solid #000;
}
.content_body_main {
	margin-right: 10px;
	background-color: transparent;
	position: relative;
	float: left;
	width: 610px;
}
.content_body_main div {
	display:inline-table;
}
.pageOptions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right:30px;

}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.content {
	position: relative;
	background: #FFF url('../interface/bodyShade.jpg') no-repeat;
}
.content_body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	padding: 10px;
}
.bullets {
	list-style-type:disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 30px;
	text-indent: -15px;
}
.imgRight {
	margin-left:10px;
}
.imgLeft {
	margin-right:10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #000;
}
h2 {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	margin: 10px;
}
h3 {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 17px;
	margin: 5px auto;
	text-align: center;
}
h4 {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	margin: 25px 10px 25px 10px;
}
.footer a:link {
	color: #00BEAC;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #00BEAC;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
	color: #00BEAC;
	font-weight: bold;
}
.footer a:active {
	text-decoration: none;
	color: #00BEAC;
	font-weight: bold;
}
a:link {
	color: #006BB1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006BB1;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006BB1;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006BB1;
	font-weight: bold;
}

.gloveModelTable {
	width:100%;
	border:1px solid #000;
	margin:15px auto;
}
.gloveModelTable td {
	border:none;
	padding:5px;
}
.gloveModelTable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align:left;
	margin:0px;
}

.gloveModelTableHead p {
	border:none;
	margin-left:-5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.gloveModelTableHead td {
	border:none;
	padding:10px;
	background-color: #006BB1;
	height:auto;
}
.gloveFeatureTable {
	width:100%;
	border:1px solid #000;
	margin:15px auto;
}
.gloveFeatureTableFeature {
	width:150px;
}
.gloveFeatureTableResult {
	width:150px;
}
.gloveFeatureTableSolution {
	width:auto;
}
.gloveFeatureTable td {
	border:none;
	padding:5px;
}
.gloveFeatureTable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align:left;
	margin:0px;
}
.gloveFeatureTableHead p {
	border:none;
	margin-left:-5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.gloveFeatureTableHead td {
	border:none;
	padding:10px;
	background-color: #006BB1;
	height:auto;
}
.altRows {
	background-color:#f6f6f6;
}

.GT_head {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	height:30px;
}
.GT_head td {
	padding:10px;
}
.GT_prodName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #DDD;
}
.GT_pics td {
	width:100px;
}
.GT_moreInfo td {
	width:100px;
}
.GT_prodName td {
	padding:5px;
	width:100px;
}
.GT_prodDescrip td {
	padding:5px;
	width:100px;
}
.GT_prodDescrip p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}
.GT_prodDescrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align:left;
	background-color: #f6f6f6;
}
.gloveTable {
	margin:0 auto 20px auto;
	width:auto;
}
.CP_gloveTable {
	margin-bottom:20px;
	width:auto;
}
