/* CSS Document */

td
{
 font-family: verdana;
 font-size: 11px;
 color: #000;
}

/*BODY*/

body
{
background-color: #000;
background-image: url("http://mikensports.com/gfx/miken_bg_sub.jpg"); 
color: #fff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
background-repeat: repeat-x;
margin-top: 10px;
}


img
{
	margin: 2px;
}


/*PARAGRAPH STYLE*/

p
{
font-size: 12px;
padding-top: 5px;
padding-right:10px;
padding-left: 50px;
}


p.right
{
padding-right: 14px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
line-height: 14px;
align: right;
text-align: left;
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: normal;
background: #111111;
}

p.links
{
padding-top: 1px;
text-align: center;
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

p.footerlinks
{
padding-top: 0px;
text-align: center;
color:#fff;
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px;
font-weight:bold;
letter-spacing: 2px;
}


p.addressFooter
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #444444;
text-align: center;
padding-top: 1px;
}

/*NO IMG BORDER*/

a
{
color: #dcdcdc;
font-family:verdana;
font-size: 10px;
text-decoration: none;
}

a.advisory
{
color: #FFF;
font-size: 12px;
text-decoration: underline;
}
a.advisory:hover
{
color: red;
font-size: 12px;
text-decoration: none;
}
a.advisory:visited
{
color: #FFF;
font-size: 12px;
text-decoration: underline;
}

a.sub
{
color: red;
font-family: verdana;
font-size: 10px;
text-decoration: none;
}

a.sub:hover
{
color: black;
font-family: verdana;
font-size: 10px;
text-decoration: none;
}


sub:visited
{
color: red;
font-family: verdana;
font-size: 10px;
text-decoration: none;
}

a:hover
{
color:red;
font-family:verdana;
font-size: 10px;
text-decoration: none;
}

a img {border: none; }

/*HEADERS*/

h1
{
font-size: 14px;
}

h2
{
font-size: 12px;
}

h3
{
color: #FFF;
font-family: verdana;
font-size: 11px;
}

h4
{
font-family: verdana;
font-size: 10px;
color: #000;
text-indent: 75px;
margin: 0;
}


/*INPUT*/

input
{
font-size: 12px;
}

/*ADDRESS*/

address
{
text-align: center;
font-style: italic;
line-height: 16px;
padding-top: 4px;
padding-bottom: 4px;
}

/*LINK STYLE*/

.upperNav a:link {
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
text-decoration: normal;
padding: 6px;
}

.upperNav a:visited {
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
}

.upperNav a:hover {
color: #fff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
text-decoration: underlined;
}

.upperNav a:active {
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
}

/*FORMS*/

forms
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #fff;
}

/*DIVS*/


#topSpacer20px {
width: 500px; 
height: 35px;
clear: both;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
}

.spacer10px { 
width: 500px;
height: 10px;
clear: both;
margin: auto;
top-margin: 0;
bottom-margin: 0;
}

#inthefieldContainer
{
position: center;
width: 800;
z-index: 0;
}

#flash
{
position: center;
z-index: 0;
}



/*MAIN NAVIGATION*/

.chromestyle{
width: 99%;
font-family: verdana, arial, helvetica, sans-serif;
color: #cccccc;
font-weight: bold;
font-size: 11px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-family: verdana, arial, helvetica, sans-serif;
color: #cccccc;
font-weight: bold;
font-size: 11px;
}

.chromestyle ul{
width: 100%;
color: #cccccc;
background: #222222;
font-size: 11px;
font-weight: bold;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
color: #cccccc;
font-size: 11px;
font-weight: bold;
}

.chromestyle ul li a{
color: #cccccc;
font-family: verdana, arial, helvetica, sans-serif;
color: #cccccc;
font-size: 11px;
padding: 4px 7px;
font-size: 11px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
color: #ffffff;
background: #444444; /*THEME CHANGE HERE - url(chromebg-over.jpg) center center repeat-x; -*/
font-size: 11px;
}

/*HTML to indicate drop down link*/
/*.chromestyle ul li a[rel]:after{ */
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
/*}*/


/*NAV - DROP DOWN*/


.dropmenudiv{
position:absolute;

top: 0;
border-bottom-width: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height:18px;
z-index:100;
background-color: #444444;
color: #cccccc;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #cccccc;;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cccccc;
color: #222222;
}








/* NEW STUFF */
div.header
{
	width: 940px;
	height: 65px;
	clear: both;
	text-align: left;
	display: table;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.headerIMG
{
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.advisoryLogin
{
	width: 250px;
	height: 60px;
	text-align: left;
	float: right;
}

div.suckertreemenu
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.contentContainer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	clear: both;
	
}


div.flashProductContainer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	clear: both;
	
}



div#productInfoContainer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	clear: both;
	
}
		div#productInfoLeft { width: 280px; float: left; }
		div#productInfoCenter { width: 485px; float: left; }
		div#productInfoRight { width: 134px; float: left; text-align: center; }
		
		span.productName { display: block; width: 250px; text-align: left; font-family: verdana; font-size: 11px; color: #FFF; }
		span.productDescription { display: block; width: 450px; text-align: left; font-family: verdana; font-size: 10px; color: #FFF; }
		
div.selectabat
{
	width: 1100px;

	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	clear: both;
}


div.advisoryContentContainer
{
	width: 420px;
	background: #000;
	border: 1px solid #2f2828;
	padding: 10px;
	margin-bottom: 15px;
	clear: both;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #FFF;
}

div.advisoryContentContainer2
{
	width:235px;
	background: #191919;
	border: 1px solid #bfc390;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: .8px;
	line-height: 15px;
	color: #FFF;
}

div.advisoryContentContainer3
{
	width:235px;
	background: #000;
	border: 1px solid #2f2828;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: .8px;
	line-height: 15px;
	color: #FFF;
}

div.contentLeft
{
	width: 600px;
	float: left;
	text-align: left;
}

div.contentLeft4
{
	width: 625px;
	float: left;
	text-align: left;

	
}

div.contentLeft2
{
	width: 260px;
	float: left;
	text-align: right;
}

div.contentLeftAbout
{
	width: 260px;
	float: left;
	text-align: right;
}

div.contentLeftCAMP
{
	width: 260px;
	height: 400px;
	float: left;
	padding-top: 0px;
	text-align: center;
	background-position: center center;
	background-image: url(../graphics/baseballcamp_bg.jpg);
	background-repeat: no-repeat;
}

.contentRight
{
	width: 320px;
	padding-left: 10px;
	vertical-align: top;
	float: right;
	text-align: left;
}

.contentRight4
{
	width: 240px;
	padding-left: 10px;
	padding-top: 20px;
	vertical-align: top;
	float: left;
	text-align: left;
	font-family: verdana;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}

.contentRight2
{
	width: 660px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: right;
	background: #ffffff;
}

.contentRightAbout
{
	width: 600px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	background: #ffffff;
}


.contentRight3
{
	width: 660px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: right;
}

.contentRight3
{
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: right;
	background: #000;
}

	

div.switchcontent
{
font-family: verdana;
color: #dcdcdc;
font-size: 10px;
padding-left: 10px;
text-align: left;
}

div.siteMapContent
{
font-family: verdana;
color: #333333;
font-size: 10px;
margin-left: 80px;
}


div.footer
{
	width: 940px;
	clear: both;
	text-align: left;
}

div.footerBox
{
	width: 900px;
	clear: both;
	border: 1px solid #333333;
	text-align: left;
}

.footer a
{
	color: #dcdcdc;
	text-decoration: none;
}

.footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}	

div.infoBox
{
	width: 300px;
	text-align: left;
	line-height:15px;
	font-size:10px;
	font-family: verdana;
	color: #ffffff;
}

div.productFlash
{
	background: #FFFFFF;
	text-align:center;
}

div.techVideo
{
	text-align:center;
}

div.submitRow
{
	clear: both;
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	text-align:left
}

div.submitRight
{
	float: right;
	width: 225px;

}

div.submitLeft
{
	float: left;
	width: 75px;
	
}

.texta {
 font-size: 10px;
 letter-spacing: .6px;
 background-color: #f3f0f0;
 border: 1px solid #666666;
 width: 180px;
 margin-left: 10px;
 padding-left: 5px;
 font-family: verdana, sans-serif;
}

.textb {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
 width: 280px;
}


.textc {
 padding-left: 10px;
 font-size: 10px;
 background-color: #f1f1f1;
 border: 1px solid #666666;
 width: 100px;
}

.submitA{
 padding-right: 10px;
 padding-left: 10px;
 border: 2px solid #f3f0f0;
 background-color: #333333;
 font-family: verdana;
 font-size: 11px;
 color: #FFF;
 font-weight: bold;
}
	
	
.headerText
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 15px;
	color: red;
}

.headerText2
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.1px;
	line-height: 20px;
	color: #FFF;
}

.headerText3
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.1px;
	line-height: 20px;
	color: #FFF;
}

.contentText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000;
}

.blocked
{
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 25px;
	padding-top: 0px;
	text-align: justify;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	background: #f1f1f1;
	border: 1px solid #dcdcdc;
}


.adStaffHeader
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 25px;
	color: #FFF;
}

ul.warranty
{
	margin-top: 0px;
	maring-bottom: 0px;
	margin-left: 50px;
	type=disc;
	color: #000;
	font-family: verdana;
	font-size: 11px;
}

.indented
{
	margin-left: 20px;
}

.retailerRow
{
	margin-left: 20px;
	maring-right: 20px;
}

.photoCaption
{
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-family: verdana;
}

.surveyCaption
{
	font-size:9px;
	color: #999;
	font-family: verdana;
}

th.header1
{
 font-family: verdana;
 font-size: 14px;
 letter-spacing: .7px;
 color: #000;
 text-align: left;
}


.break {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0.1;
	}

.col1 {
	dispay: inline;
	float: left;
	width: 415px;
	margin: 10px 0;
	}

.col2 {
	display: inline;
	float: left;
	width: 175px;
	margin: 10px 0;
	}

font.centerBlock {
	display: inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	}

div.productTestimony
{
	width: 420px;
	float: left;
	text-align: left;
}

.testimonyText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: silver;
}

.otherProductText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: silver;

}

div.otherProducts
{
	width: 400px;
	float: right;
	text-align: left;
}



.formInput {
	border: 1px solid #999;
	width: 150;
	font-family: verdana;
	font-size: 10px;
}

.formInput2 {
	border: 1px solid #999;
	width: 60;
	font-family: verdana;
	font-size: 10px;
}

.formBox {
	border: 1px solid #999;
	font-family: verdana;
	font-size: 10px;
}

.surveyLabel {
	font-family: verdana;
	font-size: 11px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 20px;
}

.submitButton {
	border: 1px solid #111;
	width: 100px;
	font-family: verdana;
	font-size: 12px;
	background: silver;
}


