body {
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #1e1916;
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #1e513d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

p {
    margin: 10px 0px;
}

div.clearing { /* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

div#main { /* Contains all the content to give the basic width and alignment within the browser window. */
	width: 973px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Begin header styles */
div#header {
	position: relative;
	border-left: solid 1px #658069;
	border-right: solid 1px #658069;
	padding: 0;
	width: 971px;
	height: 55px;
	overflow: hidden;
}

div#header h1 {
	position: absolute;
	top: 11px;
	left: 22px;
	margin: 0;
}

div#logoTag {
	position: absolute;
	top: 0px;
	right: 26px;
}
/* End header styles */

/* Begin navigation styles */
div#nav {
	position: relative;
	background-color: #3e3e3e;
	text-align: left;
	border-left: solid 1px #658069;
	border-right: solid 1px #658069;
	width: 971px;
	height: 20px;
	clear: both;
	z-index: 100;
}

div#flashNav {
	position: absolute;
	border-left: solid 1px #658069;
	border-right: solid 1px #658069;
	width: 971px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	top: 0;
	left: -1px;
	z-index: 1000;
}

div#flashNav object, div#flashNav embed { /* Moves the Flash navigation left 1 pixel to obscure the dark border; object for IE, embed for non IE. - KM */
	position: relative;
	left: -1px;
	width: 972px;
	overflow: hidden;
}
/* End navigation styles */

/* Begin primary content styles */
div#priContent {
	background-color: #fff;
	position: relative;
	border-left: solid 1px #658069;
	border-right: solid 1px #658069;
	width: 971px;
}

div.priContent_bg1 {
	background-color: #fff !important;
	color: #1e1916;
}

div#minHeight {
	float: left;
	height: 495px;
	width: 1px;
}

div#bodyContent, div#bodyContent2 {
	float: left;
	display: inline; /* Offsets the IE double-float bug */
	margin: 20px 0 20px 19px;
}

div#bodyContent2 {
	margin: 20px 0px;
	width: 970px;
}

div#bodyContent h2,
div#bodyContent2 h2 {
	color: #a12f2a;
    font-size: 15px;
	margin: 15px 0px 0px 0px;
}

div#bodyContent p, 
div#bodyContent2 p {
	width: 515px;
}

div#bodyContent2 div#productsText p {
    margin-left: 20px;
}

div#bodyContent2 h2 {
	margin: 0 0 0 19px;
}

div#contentLeft {
	float: left;
	display: inline; /* Offsets the IE double-float bug */
	margin-left: 119px;
	padding: 0 20px;
	width: 417px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 377px; /* Actual width of content area. */
}

div#contentLeft h4 {
	margin: 17px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

div#contentLeft p {
	margin: 0 0 10px 0;
	width: 377px;
}

div#contentLeft h2.articleHead {
	margin: 0 0 0 0;
	font-size: 20px;
}

div#contentLeft h3.articleSubHead {
	margin: 0;
	font-size: 14px;
}

div#contentLeft h4.articleAuthor {
	margin: 0 0 17px 0;
	font-size: 12px;
	text-decoration: none;
}

div#contentRight {
	float: left;
	padding: 0 20px;
	width: 278px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 238px; /* Actual width of content area. */
	height: 475px;
	font-size: 10px;
}

div#contentRight h4 {
	margin: 17px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

div#contentRight p {
	margin: 0 0 10px 0;
	width: 238px
}

.moreEvents {
	text-align: center;
}

div#contentCenter {
	position: relative;
	margin: 0 auto;
	width: 655px;
}
/* End primary content styles */

/* Begin product page styles */
div#productsText {
	margin-bottom: 38px;
}

h3.expandHeaderOver, h3.expandedHeaderOver {
    color: #a12f2a;
}

h3.expandHeader, h3.expandedHeader {
    color: #656565;
}

h3.expandHeader, h3.expandedHeader,
h3.expandHeaderOver, h3.expandedHeaderOver  {
    font-size: 14px;
    font-weight: bold;
	margin: 9px 0 0 20px;
	padding-bottom: 9px;
	width: 941px;
	cursor: pointer;
	cursor: hand;
}

h3.expandHeader, h3.expandHeaderOver {
    border-bottom: solid 1px #b0b0b0;
}

h3.expandedHeader, h3.expandedHeaderOver {
    border-bottom: 0px;
}

h3.expandHeader img, h3.expandedHeader img, 
h3.expandHeaderOver img, h3.expandedHeaderOver img {
    margin-right: 6px;
}

table.productsTable {
	background-color: #fefefe;
	display: none;
	margin: 0 0 1px -1px;
	width: 971px;
}

table.productsTable a:link, table.productsTable a:active, table.productsTable a:visited {
	color: #1e1916;
	text-decoration: underline;
}

table.productsTable a:hover {
	color: #006940;
}

table.productsTable h4 {
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #006940;
}

table.productsTable h4 a:link, table.productsTable h4 a:active, table.productsTable h4 a:visited {
	color: #a12f2a;
	text-decoration: underline;
}

table.productsTable h4 a:hover {
	text-decoration: none;
}

td.productPic {
	padding: 10px 0px 10px 30px !important;
	width: 204px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 174px; /* Actual width of content area. */
}

td.productPic img {
	cursor: pointer;
	cursor: hand;
}

td.productDescription {
	padding-right: 20px;
	padding-bottom: 10px;
	width: 418px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 398px; /* Actual width of content area. */
}

table.productsTable td.productDescription p {
	margin: 5px 0 10px 0px;
}

td.productDescription dl, td.productDescription dt{
	float: left;
	display: inline; /* IE double-float hack */
	margin: 0;
}

td.productDescription dl {
	width: 185px;
}

td.productDescription dt {
	clear: left;
	margin: 0 4px 0 0;
	font-weight: bold;
}

td.productMore {
	padding: 0 20px 10px 20px;
	width: 349px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 309px; /* Actual width of content area. */
}

td.productMore ul {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}

td.productMore li {
	float: left;
	width: 150px;
	margin: 0 0 4px 0;
	padding: 0;
}

td.productsPic, td.productsText1 {
	width: 100px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 90px; /* Actual width of content area. - KM */
	overflow: hidden;
}

td.productsPic div {
	width: 90px;
	overflow: hidden;
}

td.productsPic div img {
	
	cursor: pointer;
	cursor: hand;
}

table.productsTable1 {
	
}

table.productsTable1 td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.productsTable1 a:link, table.productsTable1 a:active, table.productsTable1 a:visited {
	text-decoration: underline;
}

table.productsTable1 a:hover {
	color: #4f1200;
}


h3.productExpandHeader, h3.productExpandedHeader {
	margin: 9px 0 0 0;
	border-bottom: solid 1px #b0b0b0;
	padding-bottom: 9px;
	width: 800px;
}

h3.productExpandHeaderWide {
	margin: 9px 0 0 0;
	border-bottom: solid 1px #b0b0b0;
	padding-bottom: 9px;
	width: 900px;       
}

h3.productExpandedHeader {
	border-bottom: 0;
}


/* Begin glove pop-up window styles */
body#glove_popup {
	color: #1a110b;
}

div#main_glove_popup {
	width: 340px;
	height: 275px;
	text-align: center;
}

div#main_glove_popup h1 {
	margin: 23px 0 18px 0;
	width: 340px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	text-align: center;
}

div#main_glove_popup img {
	display: block;
	margin: 0 auto 10px auto;
}

div#main_glove_popup span {
}
/* End glove pop-up window styles */
/* Begin product pop-up window styles */
div#main_product_popup {
	line-height: 13px;
}

div#main_product_popup h1 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #006940;
}

div#productImage img#pic {
	display: block;
}

div#productInfo p {
	margin: 5px 0;
}

div#productInfo ul {
	margin: 22px 0 20px 8px;
	padding-left: 8px;
}

div#productInfo dl {
	margin: 0;
}

div#productInfo dt {
	float: left;
	display: inline; /* IE double-float hack */
	clear: left;
	margin: 0 4px 0 0;
	font-weight: bold;
}

/* Begin pop-up A styles */
body#product_popup_A div#main_product_popup {
	position: relative;
	width: 540px;
	height: 500px;
	text-align: left;
}

body#product_popup_A div#productImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	text-align: center;
}

div#productImage img#btn_download_pdf {
	float: left;
	display: inline; /* IE double-float hack */
	margin-left: 25px;
}

div#productImage img#btn_view_demo {
	float: right;
	display: inline; /* IE double-float hack */
	margin-right: 25px;
}

body#product_popup_A div#productInfo {
	position: absolute;
	top: 30px;
	left: 270px;
	width: 250px;
}

body#product_popup_A img#atecLogo {
	position: absolute;
	bottom: 8px;
	right: 189px;
}

body#product_popup_A img#mlbAuthenticLogo {
	position: absolute;
	bottom: 8px;
	right: 20px;
}

/* Begin pop-up B styles */
body#product_popup_B div#main_product_popup {
	position: relative;
	padding: 20px 20px 0 20px;
	width: 540px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 500px; /* Actual width of content area. */
	height: 600px;
	text-align: left;
}

body#product_popup_B div#productImage {
	margin-bottom: 14px;
	border: solid 2px #666;
	width: 500px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 496px; /* Actual width of content area. */
	text-align: center;
}

body#product_popup_B div.left, body#product_popup_B div.right {
	float: left;
	display: inline;
}

body#product_popup_B div.left {
	margin: 0 32px 0 14px;
	width: 240px;
}

body#product_popup_B div.right {
	margin: 23px 0 0 0;
	width: 214px;
}

body#product_popup_B img#atecLogo {
	position: absolute;
	bottom: 8px;
	right: 155px;
}

body#product_popup_B img#mlbAuthenticLogo {
	position: absolute;
	bottom: 8px;
	right: 20px;
}
/* End product pop-up window styles */
/* End product page styles */

/* Begin contentCenter styles */
div#contentCenter h3, div#contentCenter h4 {
	margin: 0;
	font-size: 12px;
	color: #006940;
}

div#contentCenter h4 {
	font-size: 11px;
}

div#contentCenter p {
	margin: 0 0 12px 0;
}

div#banner {
	background-color: #7b9187;
	width: 655px;
	height: 80px;
}

div#filter {
	margin: 6px 0;
	height: 22px;
	line-height: 22px;
}

div#filter label {
	float: left;
	display: inline; /* IE double-float hack */
	margin: 7px 15px 0 20px;
	cursor: pointer;
	cursor: hand;
}

div#filter select {
	margin-right: 17px;
	height: 19px;
	width: 125px;
}

div.section, div.copy {
	position: relative;
	padding: 18px 20px;
	width: 655px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 615px; /* Actual width of content area. */
}

div.copy {
	padding-bottom: 0;
}

div.section div.left {
	float: left;
	display: inline; /* IE double float hack */
	margin-right: 40px;
	width: 357px;
}

div.section div.right {
	background-color: #7b9187;
	float: left;
	width: 218px;
	height: 196px;
}

div.drill dl {
	margin: 0;
	width: 277px;
}

div.drill dt {
	float: left;
	display: inline; /* IE double-float hack */
	clear: left;
	margin: 0 4px 0 0;
	color: #005b2f;
}

div.drill dd {
	margin: 0;
}

div.drill ol {
	list-style-position: inside;
	margin: 0;
	padding-left: 0;
	width: 357px;
}

div.drill li {
 	margin-top: 15px;
}

div.drill img.teamLogo {
	position: absolute;
	top: 18px;
	left: 297px;
}

div.wdgtField {
	position: absolute;
	top: 18px;
	right: 40px;
	width: 178px;
}

div.wdgtField img.diagram {
	display: block;
	margin-bottom: 9px;
}

div.wdgtField img.btn_left {
	float: left;
	display: inline; /* IE double-float hack */
}

div.wdgtField img.btn_right {
	float: right;
	display: inline; /* IE double-float hack */
}

div#drillsDataLoading {
	display: none;
	background-color: #fff;
	position: absolute;
	top: 125px;
	left: 20px;
	width: 629px;
	font-size: 14px;
	font-weight: bold;
	color: #005b2f;
	text-align: center;
}

div#drillsDataLoading img.divCap {
	display: block;
}

div#drillsDataLoading div {
	border-right: solid 1px #95a49e;
	border-left: solid 1px #95a49e;
	height: 99px;
}

div#drillsDataLoading div img {
	margin: 42px 18px 0 0;
}

img#loadingImage {
	margin-right: 0 !important;
}

.error {
	display: block;
	margin: 40px 0 0 20px;
	font-weight: bold;
	color: red;
}
/* End clinic styles */

/* Begin footer styles */
div#footer {
    background: #2f3739;
	border-right: solid 1px #658069;
	border-left: solid 1px #658069;
	border-bottom: solid 1px #658069;
	clear: both;
	width: 973px; /* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 971px; /* Actual width of content area. */
	height: 29px;
	font-size: 10px;
	color: #a9aaa8;
}

span#copyright {
	float: left;
	display: inline; /* Offsets the IE double-float bug */
	margin: 8px 0 0 14px;
}

span#footerlinks {
	float: right;
	display: inline; /* Offsets the IE double-float bug */
	margin: 8px 14px 0 0;
}

span#footerlinks img {
	width: 20px;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #a9aaa8;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}
/* End footer styles */

/* Begin glove patterns styles */
div#gloveText {
	margin-bottom: 28px;
}

h3.glovesExpandHeader, h3.glovesExpandedHeader {
	margin: 9px 0 0 0;
	border-bottom: solid 1px #b0b0b0;
	padding-bottom: 9px;
	width: 815px;
	cursor: pointer;
	cursor: hand;
}

h3.glovesExpandedHeader {
	border-bottom: 0;
}

table.glovesTable {
	border-collapse: collapse;
	display: none;
}

table.glovesTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.glovesTable a:link, table.glovesTable a:active, table.glovesTable a:visited {
	text-decoration: underline;
}

table.glovesTable a:hover {
	color: #4f1200;
}

td.gloveFamily {
	width: 45px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 35px; /* Actual width of content area. - KM */
}

td.gloveDescription {
	width: 220px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 210px; /* Actual width of content area. - KM */
}

td.glovePic, td.gloveName {
	width: 75px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 65px; /* Actual width of content area. - KM */
	overflow: hidden;
}

td.glovePic div {
	width: 65px;
	overflow: hidden;
}

td.glovePic div img {
	margin-left: -30px;
	cursor: pointer;
	cursor: hand;
}

td.gloveSpacer {
	width: 100px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 90px; /* Actual width of content area. - KM */
}
/* End glove patterns styles */

/* Begin catalog page styles */
table.catalogTable {
	
}

table.catalogTable td {	
	padding: 5px;
	font-size: 12px;
}

table.catalogTable a:link, table.catalogTable a:active, table.catalogTable a:visited {
	text-decoration: underline;
}

table.catalogTable a:hover {
	color: #4f1200;
}

td.catalogPic, td.catalogText {
	width: 210px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 200px; /* Actual width of content area. - KM */
	overflow: hidden;
}
td.catalogPic div {
	width: 200px;
	overflow: hidden;
}

td.catalogPic div img {
}
/* End catalog page styles */



