body {
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #1e1916;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}
.logo_cycle {
	top: -45px;
	position: relative;
}


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. - KM */
}

div#main { /* Contains all the content to give the basic width and alignment within the browser window. - KM */
	width: 973px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* Begin header styles */
div#header {
	position: relative;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	border-bottom: solid 1px #232d31;
	padding: 0;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 55px;
	overflow: hidden;
}

div#header h1 {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 11px 0 0 28px;
}

div#logoTag, div#mlbLogoTag {
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* End header styles */

/* Begin navigation styles */
div#nav {
	position: relative;
	background-color: #3e3e3e;
	text-align: left;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 20px;
	clear: both;
	z-index: 100;
}

div#flashNav {
	position: absolute;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	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;
}

/*div#flashNav {
	visibility: hidden;
}*/
/* End navigation styles */

/* Begin primary content styles */
div#priContent {
	background-color: #d4d4c7;
	position: relative;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
}

div.priContent_bg1 {
	background-color: #d4d4c7 !important;
	color: #1e1916;
}

div.priContent_bg1 a:link, div.priContent_bg1 a:active, div.priContent_bg1 a:visited {
	color: #170604;
}

div#minHeight {
	float: left;
	height: 495px;
	width: 1px;
}

div#bodyContent {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 20px 0 20px 19px;
}

div#bodyContent h2 {
	margin: 0;
}
div#bodyContent p {
	width: 515px;
}

div#contentLeft {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin-left: 119px;
	padding: 0 20px;
	width: 417px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 377px; /* Actual width of content area. - KM */
}

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. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 238px; /* Actual width of content area. - KM */
	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;
}
/* End primary content styles */

/* Begin gloves page styles */
div#gloveText {
	margin-bottom: 28px;
}

h3.expandHeader, h3.expandedHeader {
	margin: 9px 0 0 0;
	border-bottom: solid 1px #b0b0b0;
	padding-bottom: 9px;
	width: 815px;
	cursor: pointer;
	cursor: hand;
}

h3.expandedHeader {
	border-bottom: 0;
}

table.ballsTable {
	border-collapse: collapse;
	display: none;
}

table.ballsTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.ballsTable a:link, table.ballsTable a:active, table.ballsTable a:visited {
	color: #1e1916;
	font-weight: bold;
	text-decoration: underline;
}

table.ballsTable a:hover {
	color: #930101;
}

td.ballPic {
	width: 170px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 160px; /* Actual width of content area. - KM */
	overflow: hidden;
}

td.ballPic div {
	width: 160px;
	overflow: hidden;
}

td.ballPic div img {
	margin-left: 0px;
	cursor: pointer;
	cursor: hand;
}

td.ballDescription {
	width: 240px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 230px; /* Actual width of content area. - KM */
}

td.ballSpacer {
	width: 286px;
}

/* Ball pop-up window styles */
body#ball_popup {
	color: #1a110b;
}

div#main_ball_popup {
	width: 340px;
	height: 275px;
	text-align: center;
}

div#main_ball_popup h1 {
	margin: 23px 0 18px 0;
	width: 340px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	text-align: center;
}

div#main_ball_popup img {
	display: block;
	margin: 39px auto 37px auto;
}

div#main_ball_popup span {
}
/* End gloves page styles */

/* Begin footer styles */
div#footer {
	clear: both;
	background-color: #2f2f2f;
	border: solid 1px #95968e;
	border-top: 0;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 29px;
	font-size: 10px;
	color: #95968e;
}

span#copyright {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 8px 0 0 14px;
}

span#footerlinks {
	float: right;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 8px 14px 0 0;
}

span#footerlinks img {
	width: 20px;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #95968e;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}
/* End footer styles */


/* Begin video page styles */
div.video_bg {
	background: #FFFFFF;
}

/* End video page styles */

/* Below added by Wilson */

/* Begin wallpaper page styles */
table.wallpaperTable {
	
}

table.wallpaperTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.wallpaperTable a:link, table.wallpaperTable a:active, table.wallpaperTable a:visited {
	text-decoration: underline;
}

table.wallpaperTable a:hover {
	color: #4f1200;
}

td.wallpaperPic, td.wallpaperText {
	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.wallpaperPic div {
	width: 200px;
	overflow: hidden;
}

td.wallpaperPic div img {
}
/* End wallpaper page styles */

/* Begin products page styles */
table.productsTable {
	
}

table.productsTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.productsTable a:link, table.productsTable a:active, table.productsTable a:visited {
	text-decoration: underline;
}

table.productsTable a:hover {
	color: #4f1200;
}

td.productsPic, td.productsText {
	width: 170px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 160px; /* Actual width of content area. - KM */
	overflow: hidden;
}

td.productsTextWide {
	width: 270px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 260px; /* Actual width of content area. - KM */
	overflow: hidden;
}

td.productsPic div {
	width: 170px;
	overflow: hidden;
}

td.productsPic div img {	
	cursor: pointer;
	cursor: hand;
}

body#product_popup {
	color: #1a110b;
}

div#main_product_popup {
	width: 440px;
	height: 375px;
	text-align: center;
}

DIV#main_product_popup H1 {
	PADDING-RIGHT: 20px; 
        FONT-SIZE: 16px; 
        MARGIN: 23px 0px 18px; 
        WIDTH: 420px; 
        LINE-HEIGHT: 31px; 
        HEIGHT: 31px; 
        TEXT-ALIGN: right; 
        voice-family: inherit
}

div#main_product_popup img {
	display: block;
	margin: 0 auto 10px auto;
}

div#main_product_popup span {
}

div#productText {
	margin-bottom: 28px;
}

div#productTextSmall {
	margin-bottom: 28px;
        font-size: 10px;
}

div#productTextSmallBold {
	margin-bottom: 0px;
        font-size: 10px;
        font-weight: bold;
}

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;
}

/* End products page styles */


h3.bar600px {
	margin: 9px 0 0 0;
	border-bottom: solid 1px #b0b0b0;
	padding-bottom: 9px;
	width: 600px;
}

/* Registration  page styles */
.reginfotext {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	width: 270px;
}

.reginfotextbox {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	width: 500px;
}

.regformselecttext { 
  	font-size : 11px; 
	font-family : Verdana,Arial, Helvetica, sans-serif;
	border-style: none; 
	color : #666666;
	text-align: left;
	line-height: 16px; 
}

.regDropdown{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	background: #F2F2F2;
	vertical-align: text-bottom;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	border-color: #000000;
}

/* Begin catalog page styles */
table.catalogTable {
	
}

table.catalogTable td {
	border-bottom: solid 1px #b0b0b0;
	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 */


