body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #CCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	text-align: center;
}

td, p {
	font-size: 11px;
}

img {
	border: 0;
}

table {
	border: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #F00;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

.smallText {
	font-size: 9px;
	font-weight: normal;
}

.xSmallText {
	font-size: 8px;
	font-weight: normal;
}

.smallHeader {
	font-size: 16px;
	font-weight: bold;
}

.header {
	font-size: 20px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	margin-bottom: .5em;
	font-size: 20px;
}

h2 {
	margin-bottom: .5em;
	font-size: 16px;
}

h3 {
	margin: 2em 0 .5em 0;
	font-size: 14px;
}

h4 {
	margin-bottom: .25em;
	font-size: 14px;
}

h5 {
	margin-bottom: .25em;
	font-size: 10px;
}

h6 {
	margin-bottom: .25em;
	font-size: 8px;
}

.bold {
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	font-style: italic;
	color: #039;
}

.block {
	display: block;
}

.largeText {
	font-size: 14px;
	line-height: 20px;
}

.leftJustify td {
	display: table-cell;
	text-align: left;
	padding-right: 1em;
	white-space: nowrap;
}

td.wrap {
	white-space: normal !important;
}

.buttonRow td {
	display: table-cell;
	padding-top: 1em;
}

.space, .spaceTop {
	display: block;
	margin-top: 2em;
}

.space, .spaceBottom {
	display: block;
	margin-bottom: 2em;
}

.smallSpace, .smallSpaceTop {
	display: block;
	margin-top: 1em;
}

.smallSpace, .smallSpaceBottom {
	display: block;
	margin-bottom: 1em;
}

.xSmallSpace, .xSmallSpaceTop {
	display: block;
	margin-top: 1em;
}

.xSmallSpace, .xSmallSpaceBottom {
	display: block;
	margin-bottom: .25em;
}

.xSmallSpaceTop {
	display: block;
	margin-top: .25em;
}

.clear {
	clear: both;
}

.pageHeader {
	display: block;
	margin-bottom: 1.5em;
}

.standardPage {
	float: right;
	display: inline;
	width: 750px;
	margin-top: -35px;
	margin-bottom: 4em;
}

.floatRight {
	display: block;
	float: right;
	margin-top: -15px;
	margin-left: 25px;
}

.categoryImage {
	display: inline;
	float: left;
	margin: 1px 0 0 25px;
}

.distributorLogin {
	display: block;
	margin-top: 1em;
	width: 308px;
	color: #FFF;
	text-align: center;
	line-height: 1.25em;
}

.categoryThumbnails {
	float: right;
	width: 490px;
}

.categoryThumbnails table {
	float: left;
	width: 115px;
	margin: 0 7px 0 0;
	padding: 0;
	border-collapse: collapse;
}

.categoryThumbnails td {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.categoryThumbnail {
	height: 107px;
}

.categoryName {
	height: 50px;
	padding-left: 10px;
	font-size: 9px;
	color: #FFF;
}

.milbCategoryThumbnails {
	float: right;
	width: 490px;
}

.milbCategoryThumbnails table {
	float: left;
	width: 115px;
	margin: 10px 7px 0 0;
	padding: 0;
	border-collapse: collapse;
}

.milbCategoryThumbnails td {
	display: table-cell;
	padding: 0 10px 10px 10px;
	vertical-align: top;
}

.milbCategoryThumbnail {
	text-align: left;
}

.milbCategoryThumbnail a {
	display: block;
	padding: 1em 0 .5em 0;
}

.milbCategoryName {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.categoryIcons {
	clear: both;
	border-width: 0;
	border-top: 1px solid #000;
	margin-top: 10px;
	margin-left: -4px;
	padding: 20px 0 0 0;
	text-align: center;
}

.categoryIcons a {
	padding: 2px;
	margin-bottom: 1em;
}

.productThumbnails {
	float: right;
	display: inline;
	width: 800px;
	margin-top: -35px;
	margin-right: -4em;
	margin-bottom: -2em;
}

.productThumbnails table {
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 0;
	border-collapse: collapse;
}

.productThumbnails td {
	display: table-cell;
	text-align: center;
}

.productThumbnails .productThumbnail {
	vertical-align: middle;
	height: 135px;
}

.productThumbnails .productName {
	vertical-align: top;
	height: 85px;
	font-size: 11px;
}

.productThumbnails .productStyle {
	font-weight: bold;
	padding-bottom: .25em;
}

.distributorInfo {
	margin-bottom: 1em;
	text-align: center;
}

.productPrices {
	display: table;
	margin: 0 auto;
	border-collapse: collapse;
}

.productPrices td {
	display: table-cell;
	padding: .1em 1em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999;
	text-align: center;
}

.productPrices .column1 {
	display: table-cell;
	padding: .1em 1em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999;
	text-align: right;
	font-weight: bold;
}

.backButton {
	position: absolute;
	top: 48px;
	left: 41px;
}

.productImage {
	float: right;
	width: 350px;
	margin-top: -15px;
	text-align: center;
}

.productInfo {
	float: right;
	margin-left: 30px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.productInfo .productStyle {
	display: block;
	margin-bottom: .5em;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.productInfo .productName {
	display: block;
	margin-bottom: 1.25em;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.productInfo .productIntro {
	display: block;
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666;
}

.productInfo .productDescription {
	display: block;
	margin-bottom: 1em;
	font-size: 13px;
	color: #666;
}

.productInfo .productIcons {
	display: block;
	margin-right: 2em;
	text-align: right;
}

.salesRepTerritory {
	display: block;
	margin-bottom: .5em;
	font-weight: bold;
}

.legalLine {
	margin-top: 1em;
	font-size: 9px;
	width: 310px;
	font-style: italic;
	text-align: center;
}

.welcomeMLB {
	color: #E9E9E9;
}

.welcomeMLB a:link, .welcomeMLB a:visited, .welcomeMLB a:hover, .welcomeMLB a:active {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}

.faqQuestion {
	margin: 1.75em 0 .5em 0;
	font-weight: bold;
}

.customIntro {
	margin: 35px 0 25px 0;
}

.customIntro a {
	margin-right: 12px;
}

.customIntro a.last {
	margin-right: 0;
}

.center {
	text-align: center;
}

.customForm {
	display: table;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.customForm td {
	margin: 0;
	padding: 3px 1em 3px 5px;
}

.requiredRow td {
	background-color: #333;
}

.textbox, .dropdownlist, .checkbox, .radiobutton, .button, .fileUpload {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	color: #FFF;
	background-color: #039;
	border: 1px solid #000;
}

