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;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

p {margin: 10px 0;}


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;
	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: 55px;
	overflow: hidden;
}

div#header h1 {
	position: absolute;
	top: 4px;
	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: 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: 20px;
	clear: both;
	z-index: 100;
}

div#flashNav {
	position: absolute;
	border-left: solid 1px #658069;
	border-right: solid 1px #658069;
	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: 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;
	border-bottom: solid 1px #658069;
	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. */
}

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 0;
	width: 970px;
}

div#bodyContent h2 {
	margin: 0;
}

div#bodyContent p {
	width: 515px;
}

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#productText {
	margin-bottom: 28px;
}

div#productText p {
	margin: 8px 0 0 19px;
	width: 515px;
}

h3.expandHeader, h3.expandedHeader {
	background-color: #fefefe;
	margin: 0 0 0 -1px;
	padding: 9px 0 9px 30px;
	width: 971px;/* Width of content plus left/right padding and borders. */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 941px; /* Actual width of content area. */
	cursor: pointer;
	cursor: hand;
}

h3.expandedHeader {
	padding: 9px 0 0 30px;
}

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: #006940;
	text-decoration: underline;
}

table.productsTable h4 a:hover {
	text-decoration: none;
}

td.productPic {
	padding-left: 30px !important;
	width: 204px;/* Width of content plus left/right padding and borders. */
        /*width: 150px;/* 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. */
        /*width: 120px; /* Actual width of content area. */
}

td.productPic img {
	cursor: pointer;
	cursor: hand;
}

td.productDescription {
	padding-right: 20px;
	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 0;
}

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;
}

/* 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;
}

div#productInfo div img {
	margin-top: 15px;
}

/* Begin pop-up A styles */
body#product_popup_A div#main_product_popup {
	position: relative;
	width: 540px;
	height: 560px;
	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;*/
        right: 163px;
}

body#product_popup_A img#mlbAuthenticLogo {
	position: absolute;
	/*bottom: 8px;*/
	/*right: 20px;*/
        right: 0px;
}

/* 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;
        margin-top: 30px;
}

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 {
	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 */

/* For category pages with commerce links */
/*.buynow {position:relative; top:80px; left:180px}*/
.buynow {position:relative; top:80px; left:180px; }
div#buynow2 {position:relative; top:20px; left:0px; width:100%; height:34px; z-index:500; text-align:right; }
div#accessories_ul {position:relative; z-index:0;}

/*ecomm header*/
.ecomm_navbar {background-color:#465a4f; height:24px; color:#bfd7ca; text-align:right}
.ecomm_linkbox {position:relative; top:-6px;}
.ecomm_navbar a:link, .ecomm_navbar a:visited {color:#bfd7ca; font-size:11px; text-decoration:none}
.ecomm_navbar a:hover {text-decoration:underline}

