/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*         styles for 3columns         |  Created by GWSol Ukraine 2007       */
/******************************************************************************/
@import url("reset.css");


/* MSIE 7 specific rules */
*:first-child+html a
{
}

/* MSIE 6 specific rules */
* html a
{
}

HTML, BODY{
        height:100%;
}


/*** standard classes ***********************************************************************************************/
.separator1{
        height: 1px;
        font-size: 1px;
        display: block;
}
.separator2{
        height: 2px;
        font-size: 1px;
        display: block;
}
.separator3{
        height: 3px;
        font-size: 1px;
        display: block;
}
.separator5{
        height: 5px;
        font-size: 1px;
        display: block;
}
.separator10{
        height: 10px;
        font-size: 1px;
        display: block;
}
.separator20{
        height: 20px;
        font-size: 1px;
        display: block;
}
.separator50{
        height: 50px;
        font-size: 1px;
        display: block;
}

.clear{
        clear:both;
        display: block;
}


/* body--------------- */

html, body{
	width: 100%;
	background: #FFFFFF;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

.p9{
	font-size:9px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	height: 21px;
}

strong,b{
	font-weight:bold;
}

em,i{
	font-style:italic;
}

img {border: none;}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: underline;
}



h1, h2, h3{
	font-size: 16px;
	margin: 0px;
	padding:15px 0 10px 0;
}


.h1undl{
	text-align: left;
	font-size: 16px;
	margin: 0px;
	padding:15px 0 5px 0;
	text-decoration:underline;
	font-weight:bold;
}

.h1center{
	text-align:center;
}

.h1center A, .h1center A:link, .h1center A:visited{
	color: #000099;
	font-weight:bold
	}
	
.h1center A:hover{
	color:#333333;
	font-weight:bold;
}



.large16, .large16 a, .large16 a:link, .large16 a:visited
{
	font-size:16px;
	font-weight:bold;
	color:#0000CC;
}

.subpagecont .large16 a:hover, .large16 LI a:hover{
	color:#333333;
}


.large16 a:active{
	color:#0000FF;
}

.large18, .large18 A, .large18 A:link, .large18 A:visited, .large18 A:active
{
	font-size:18px;
	font-weight:bold;
}

#basis{
	background: transparent;
	width: 920px;
	margin: 2px;
	padding: 0px;
	text-align: center;
}

#container{
	background: transparent;
	width: 920px;
	margin: 2px;
	padding: 0px;
	text-align: center;
}

#mainbody{
	background: transparent url(../images/fade-hdr-a.jpg) repeat-x top;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px;
}



/***** Logo *******************/
.logo{
	float:left;
	height:95px;
	width:167px;
	margin:0;
	padding:0;
}

.logo IMG{
	height:112px;
	width:200px;
}
/***** /Logo *******************/



/***** Header menu *******/
#header{
	background-color: #c0c0c0;
	width: 920px;
	height: 112px;
	margin: 0px;
	padding: 0px;
}

.headright{
	float: right;
	background: #000;
	width: 720px;
	height: 24px;
	color: #fff;
	text-align: center;
	padding-top:88px;
}

.headermenu{
	float: left;
	padding-left:80px;
	padding-top:3px;
	margin:0;
}

.headermenu UL{
	list-style:none;	
}

.headermenu UL LI{
	float:left;
	font-size:12px
}
/***** /Header menu *******/




/***** Left navigation *******/
#lftnav{
	float: left;
	display: block;
	background-color:#e6121f;
	width: 200px;
	height: auto !important;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
}

.lntitle{
	display: block;
	background: transparent url(../images/bkgd-nav-lft-th-b.gif) no-repeat top center;
	font-weight: bold;
	margin: 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.lntitle a:link, .lntitle a:visited{
	font-weight: bold;
}

.lntitleb{
	display: block;
	background: transparent url(../images/bkgd-nav-lft-th-b.gif) no-repeat top center;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
}

#lftnav li a {
	height: 19px;
	text-decoration: underline;
	padding: 2px 0px 0px 5px;
	display: block;	
	background:url(../images/bkgd-nav-lft-g.gif);	
}

#lftnav ul li a:link, .lftnav ul li a:visited {
	color: #ffffff;
	background:url(../images/bkgd-nav-lft-g.gif);
	padding: 2px 0px 0px 5px;
	display: block;		
}

#lftnav ul li a:hover{
	color: #333000;
	background:  url(../images/bkgd-nav-lft-g.gif) 0 -21px;
	padding: 2px 0px 0px 5px;
}
/***** /Left navigation *******/



/********************************* CONTENT HOMEPAGE.HTML************************************/

/***** top content ************************/
#main{
	float: right;
	background: transparent;
	width: 720px;
	height: 100%;
	text-align: center;
}

#content{
	background: transparent;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: center;
}




.top_list{
	list-style:none;
	margin-left:15px;
}

.top_list li{
	height: auto;
	padding:3px 0 3px 0;

}

#productList{
	min-width: 700px;
	width: auto !important;
	background: transparent;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: center;
}

.contenthead{
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	padding:17px 20px 2px 20px;
}

.greytblsm{
	background: transparent url(../images/bkgd-tbl-d-4a.gif) no-repeat top right;
	width: 700px;
	margin: 15px auto;
	padding: 0px 0px;
	text-align: left;
}

.greytblsmlft{
	background: transparent url(../images/bkgd-tbl-d-4b.gif) no-repeat top left;
	width: 700px;
	margin: 0px auto;
}

.contentdesc {
	padding: 15px 10px 0px 20px;
}

.contentdescsp {
	padding: 0px 10px 0px 20px;
}

.descript{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:left;
	width:660px;
	margin-top:26px;
}

.ital{
	font-style: italic;
}

.ital10{
	font-style: italic;
	font-size:10px;
}


.bold, .bold a{
	font-weight:bold;	
}

.boldcenter{
	font-weight:bold;
	text-align:center;
}

.boldunderl{
	font-weight:bold;
	text-decoration:underline;	
}

.boldmarg{
	font-weight:bold;
	margin:15px 0 15px 0;
	font-size:13px;
	text-decoration:none;
	color:#000000;
}


.boldmargunderl{
	font-weight:bold;
	margin:15px 0 15px 0;
	font-size:13px;
	text-decoration:underline;
}

.name{
	padding:0 0 4px 18px;
}


.headname a, .headname a:link, .headname a:visited, .headname a:active,.top_list a, .top_list a:link, .top_list a:visited, .top_list a:active, .contentdesc h1 a, .contentdesc h1 a:link, .contentdesc h1 a:visited, .contentdesc h1 a:active, .contentdescsr h1 a, .contentdescsr h1 a:link, .contentdescsr h1 a:visited, .contentdescsr h1 a:active, .contentmpl h1 a, .contentmpl h1 a:link, .contentmpl h1 a:visited, .contentmpl h1 a:active{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-top: 5px;
	color: #000099;
	text-decoration: underline;
}

.headname a:hover, .top_list a:hover, .contentdesc h1 a:hover, .contentdescsr h1 a:hover, .contentmpl h1 a:hover{ 
	color: #333333;
	text-decoration: underline;
}

.click a, .click a:link,.click a:visited, .click a:active, .top_list small a, .top_list small a:link,  .top_list small a:visited  {
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
}

.click a:hover,.top_list small a:hover{	
	color:#000033;
	font-weight:normal;
}

.ital13 a, .ital13 a:link, .ital13 a:visited{
	font-size:12px;
	font-style:italic;
}
/***** /top content ***********************/


/***** bottom content *********************/
.contentmpl{
	width: 660px;
	padding: 0px;
	text-align: left;
	margin:15px auto 15px 30px;
}

.mainbluLG {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-align:center;
}

.mainbluLG a:link, .mainbluLG a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight:bold;	
}

.mainbluLG a:hover{
	color:#333333;
	text-decoration: underline;
	font-weight:bold;	
}

.imgcenter {
	text-align: center;
	padding-top:13px;
}

.pictbats LI{
	float:left
}

.pictbats IMG{
	width:99px;
	height:101px;
}

.trecomsites{
	width:100%;
	text-align:center;
	font-size:13px;
	margin-top:10px;
}

.contentdesc a, .contentdesc a:visited, .contentdescsr a, .contentdescsr a:visited, .trecomsites a:link, .trecomsites a:visited, .tickets LI a:link, .tickets LI a:visited, .ital a{
	color:#0000FF;
}

.headname a:hover, .trecomsites a:hover, .tickets LI a:hover{
	color: #333333;
	text-decoration: underline;
}

.tickets{
	list-style:none;
	text-align:center;
	padding-left: 150px;
	margin-top: 20px;
}

.tickets LI{
	float:left;
	padding:0 10px 0 10px;
}

/***** /bottom content ********************/



/***** footer *****************************/
#footer{
	clear:both;
	padding:20px 0 30px 0;
}

#equipBats{
	clear: both;
	background: transparent;
	text-align: center;
	margin: 0px auto 0px 0px;
	padding-top:10px;
}

#equipBatsBod{
	background: transparent url(../images/bats-b-.gif) no-repeat;
	background-position:100px;
	width: 720px;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 80px 0px 0px 0px;
	float: right;
}

#equipBatsBod A, #equipBatsBod A:link, .fbottom A, .fbottom A:link, .fbottom A:visited {
	font-size:13px;
	color:#000099;
	font-weight: bold;
}

.fbottom A:hover, #equipBatsBod A:hover{
	font-size:13px;
	color:#333333;
	font-weight: bold;
}

#equipBatsBod .textbold{
	font-weight: bold;
}

#equipBatsBod UL
{
	list-style:none;
	padding-left:200px;
}

#equipBatsBod UL LI{
	float:left;
}

.fbottom{
	text-align: center;
	width: 720px;
	padding-top:11px;
	padding-bottom:14px;
	float: right;
}

#copyright{
	text-align:center;
	font-size:11px;
	width:720px;
	float: right;
	clear:both;
	padding:20px 0 30px 0;
}

#copyright a:link, #copyright a:visited, .boldmarg a, .boldmarg a:link, .boldmarg a:visited{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;	
}

#copyright a:hover, .boldmarg a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

/***** /footer *****************************/
/***************************** /CONTENT HOMEPAGE.HTML******************************/



/************* EMAIL ****************/
#emailjoin {
	padding:0;
	margin: 0; 	
	background: url(../images/bkgd-email-join-.jpg) no-repeat center 50%;
	text-align: center;
	height:60px;
	width:480px;
}

.optin {
	margin: 0px;
	padding-top: 7px;
	font-weight:bold;	
}

.gobtn {
	margin: 0px 0px 3px;
	vertical-align: middle;
}
/************* /EMAIL ****************/





/***************************** CONTENT SUBPAGE.HTML******************************/
.tsubpage{
	width:660px;
	margin-top:10px;
	height:100%;
}

.logoright IMG{ 
	float:right;
	vertical-align:top;
	margin:5px 10px 0 15px;
}

.subpagecont {
	vertical-align: top;
	width:100%;
}

.subpagecont a, .subpagecont a:link, .subpagecont a:visited, .subpagecont a:active, 
.logoright a, .logoright a:link, .logoright a:visited 
{
	color:#0000FF;
}

.subpagecont a:hover, .logoright a:hover
{
	color:#0000FF;
}

.subpageads
{
	vertical-align:top;
	text-align:center;
	padding-top:40px;
}
/***************************** /CONTENT SUBPAGE.HTML*****************************/




/***************************** CONTENT PRODUCTPAGE.HTML**************************/
.headline {
	padding-left: 5px;
	padding-top: 0px;
	float:left;
	width: 430px;
}

.pplogo {
	float: left;
	width: 225px;
	padding-top:5px;
	text-align:center;
}

.tppage{
	margin:0 15px 0 5px;
	height:100%;
	float:right;
}


/***************************** /CONTENT PRODUCTPAGE.HTML**************************/




/***************************** CONTENT BWP.HTML**************************/
.bwp IMG{
	padding:20px 0 20px 0;
	width:360px;
}
/***************************** /CONTENT BWP.HTML*************************/






/********************** CONTENT YOUTH_BASEBALL_BATS.HTML**************************/
.redhead{
	font-style:italic;
	font-weight:bold;
	color:#FF0000;
}

.large16 LI, .padng16 LI, .batmodels UL LI{
margin:17px 0 17px 0;
}
/********************** /CONTENT YOUTH_BASEBALL_BATS.HTML*************************/




/********************** CONTENT EASTON_BASEBALL_BATS.HTML**************************/
.diamand{
	padding-left:25px;
	font-size:13px;
}

.diamand UL{
	list-style-type:disc;
	list-style-position: inside;
}

.diamand UL LI{
	height:auto;
}
	
.batmodels{
	font-size:13px;
}

/********************** /CONTENT EASTON_BASEBALL_BATS.HTML*************************/



/********************** CONTENT LOUISVILLE_SLUGGER_BASEBALL_BATS.HTML**************/
.directory{
	width: 75%;
	padding: 2px 0px 0px 25px;
}

.directory_m2 li{
	width: 85%;
	height: 21px;
	color: #000099;
	text-decoration: underline;
	padding: 2px 0px 0px 5px;
}
/********************** CONTENT /LOUISVILLE_SLUGGER_BASEBALL_BATS.HTML*************/






/********************** CONTENT WORTH_BASEBALL_BATS.HTML**************/

.worthtable{
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	width:100%;
	border-collapse:collapse;
}

.worthtable TD{
	border:#000000 solid 1px;
}
/********************** CONTENT /WORTH_BASEBALL_BATS.HTML*************/







/********************** CONTENT DEMARINI_BASEBALL_BATS.HTML**************/
.demarini{
margin-top:5px;
}

.demarini UL LI{
padding:4px 0 4px 0;
}
/********************** /CONTENT DEMARINI_BASEBALL_BATS.HTML*************/




/********************** CONTENT RAWLINGS_BASEBALL_BATS.HTML**************/
.rawlings IMG{
	width:207px;
	height:208px;
}
/********************** /CONTENT RAWLINGS_BASEBALL_BATS.HTML*************/





/********************** CONTENT MIKEN.HTML**************/
.miken{
	font-size:16px;
	margin-bottom:20px;
}
.miken UL LI{
	padding:5px 0 5px 0;
}

.miken P{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	padding:5px 0 5px 5px;
}

/********************** CONTENT MIKEN.HTML**************/

/********************** CONTENT ANDERSON.HTML***********/
.andersontable{
	width:682px;
	border:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.andersontable td{height:70px}

.andersontable DIV, .tdcenter{text-align:center;}

table#column1{width:220px;}

table#column2{width:262px;}

table#column2 IMG{border:0px;}
/********************** CONTENT /ANDERSON.HTML**********/




/********************** CONTENT CHOOSING_A_BASEBALL_BAT.HTML***********/
#choosebat {
	width: 415px;
	border-color: #111111;
	border-collapse: collapse;
	border:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#choosebat TR{
height:20px;
}

#choosebat_tr{
	background-color:#009900;
	height:19px;	
}

#age{
	width:85px;
}

#batlength1{
	width:85px;
}

#or{
	width:40px;
}

#playerh{
	width:112px;
}

#batlength2{
	width:113px;
}

.ffcc00{
	background-color:#FFCC00;
}

.green{
	background-color:#009900;
}

.lightgreen{
	background-color:#99FF99;	
}

.red{
	background-color:#FF0000;	
}

.ffcc66{
	background-color:#FFCC66;
}

.ccffcc{
	background-color:#CCFFCC;
}

.ffc266{
	background-color:#FFC266;
}

.greytr{
	background-color:#999999;
}

.blue{
	background-color:#6699ff;
}

.darkblue{
	background-color:#006699;
}

.ff9c05{
	background-color:#ff9c05;
}

#school{
	width:171px;
	padding:10px 0 10px 0;
}

#byouth{width:136px}

#cyouth{width:172px}

#batweight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	width:495px;
	border-collapse:collapse;
}

#batweight TD, .menwomen TD{
	height:18px;
	border:solid #FFFFFF 1px;
}

#batweight_tr{font-size:12px;}

#ph1{
	width:76px;
	padding:3px 0 3px 0;	
}

#bbw1{width:90px}

#pw1{width:75px}

#bbw2{width:56px}

#ph2{width:99px}

#bbw3{width:68px}

#formula{
	width:172px;
	padding:4px 0 4px 0;
}

#lastrow{height:26px;}

.menwomen{
	text-align:center;
	border:1px;
	width:188px;
}

.menwomen TD{width:94px;}

#tfast{
	width:376px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tfast_td{width:188px;}

#dfast_h{height:40px;}

.darkbluebig{font-size:13px;}

#mw{height:50px;}
/********************** CONTENT CHOOSING_A_BASEBALL_BAT.HTML***********/




/********************** CONTENT CHOOSING_A_BASEBALL_BAT.HTML***********/
.img_marg IMG{margin:20px 0 20px 0}
/********************** CONTENT /CHOOSING_A_BASEBALL_BAT.HTML**********/




/********************** CONTENT BASEBALL_BAT_MEMORIES.HTML************/
#tbatmemories{
	border-collapse:collapse;
	border-color:#111111;
	width:96%;
	height:1px;
	border:0px;	
}

#bat_tr1{
	height:1px;
	width:39%
}

#bat_tr1 IMG{
	width:233px;
	height:332px;
	margin-bottom:10px;
}

#bat_tr2{
	height:1px;
	width:61%;
	vertical-align:top;
}
/********************** CONTENT /BASEBALL_BAT_MEMORIES.HTML***********/


/********************** CONTENT HISTORIC.HTML*************************/
.historic A, .historic A:link, .historic A:visited {
	font-size:13px;
	font-weight:bold;
	color:#0000FF
}

table#thistoric{
	border-collapse: collapse;
	width:590px;
	font-size:13px;
}

#trblack{
	background-color:#000000;
	color:#FFFFFF;
	font-size:16px;
}

.trnull{
	height:18px;
}

#playerevent{
	width:396px;
}

#tdcenter{
	width:67px;
}

#bat{
	width:127px;
}
/********************** CONTENT /HISTORIC.HTML************************/


/********************** CONTENT GRIPS.HTML****************************/
.grips_center{text-align:center;}
/********************** CONTENT /GRIPS.HTML***************************/



/********************** CONTENT HATS.HTML****************************/
table#thats{
	border-collapse:collapse;
	width:100%;
	border-color:#111111;
	text-align:center;
	font-size:13px;
	
}
table#thats A{
	font-weight:bold;
}


table#thats A:active, .hats A:active{
	font-weight:bold;
	color:#FF0000;
}

table#thats TD{
	width:25%;
	
}

table#thats IMG{
	width:127px;
	height:128px;
}

.hats{
	text-align:center;

}

.hats A,.hats A:link{
	font-size:16px;
	font-weight:bold;
}

/********************** CONTENT /HATS.HTML***************************/




/********************** CONTENT EQUIPMENT.HTML************************/
.blackfon{
	background-color:#000000;
	margin:20px 0 20px 0;
	padding:2px 0 2px 0;
}
.blackfon P{
	color:#FFFFFF;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}	

.equipment, .equipmenttop{
	margin:20px 0 10px 0;
	font-size:13px;
}

.equipment A, .equipment A:visited, .equipment A:hover{
	font-weight:bold;
	color:#0000FF;
}


.equipmenttop A, .equipmenttop A:visited, .equipmenttop A:hover{
	font-weight:normal;
}



.bolditalic{
	font-weight:bold;
	font-style:italic;
}


.bolditalic13{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

/********************** CONTENT /EQUIPMENT.HTML***********************/


/********************** CONTENT MAPLE.HTML****************************/
#maple{
	border-collapse: collapse;
	width:100%;
	font-weight:bold;
}

#mapletr1{width:159px;}
#mapletr2{width:21px;}
/********************** CONTENT /MAPLE.HTML***************************/




/********************** CONTENT ABOUT-US.HTML*************************/
.aboutus{
	width:450px;
	margin-top:20px;
}


.label{
	font-weight:bold;
	width:100px;
	float:left
}

.inp{
	float:left
}

.contacts{
	padding:2px 0 2px 0;
}

.capcha{
	width:300px;
	padding-left:100px;
}

.capchainn{
	border: 1px solid;
	border-top:2px solid;
	color: rgb(0, 0, 0);
	background-color:#FFFFFF;
	width:320px;
	height:100px;
	padding:2px 0 0 2px;
}

.capchainn IMG{padding-left:60px;}

/********************** /CONTENT ABOUT-US.HTML************************/



/********************** CONTENT LINKS.HTML**************************/
.links{
	float: left;
	width:320px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:13px;
}

.links UL LI A,.links UL LI A:visited, .links UL LI A:hover{
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:13px;
	color:#0000FF;
}

.links UL LI A:active{
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
}


.links UL LI {
padding-top:20px;
}
/********************** /CONTENT LINKS.HTML**************************/



/********************** CONTENT SOFTBALL.HTML************************/

.large16bold, .large16bold a, .large16bold a:visited{
	font-weight:bold;
	font-size:16px
}

.large16bold a:active{
	color:#FF0000;
}

.subpagecont .large16bold a:hover{
	color:#333333;
}

.large16bold A:visited{
	color:#0000FF;
	font-weight:bold;

}


.softball1 UL LI{
	float:left;
	margin:0 28px 0 28px;
}

.worth{
	width:134px;
	height:32px;
}

.wilson{
	width:50px;
	height:51px;
}

.louis{
	width:104px;
	height:59px;
}

.mark{
	width:125px;
	height:70px;
}

.softball2{
	margin-top:50px;
	font-size:16px;
	font-weight:bold;
}
.softball2 UL LI{
	padding:50px 0 50px 0;
}

.softball2 UL LI IMG{
	width:288px;
}

.zcore{
	height:49px;
}

.pst{
	height:36px;
}

.gen{
	height:48px;
}
/********************** /CONTENT SOFTBALL.HTML***********************/



/********************** CONTENT WOOD_BATS.HTML***********************/
.wood{
	float:left;
	width:300px;
}

.woodbold, .woodbold a, .wood UL LI a{
	font-size:13px;
	font-weight:bold;
}

.woodbold a:visited, .woodbold a:hover, .wood a, .wood a:link, .wood a:visited, .approved a, .approved a:visited  {
	color:#0000FF;
	font-weight:bold;
}

.wood a:hover, .approved a:hover{
	color:#333333;
	font-weight:bold;
}


.wood UL, .approved{
	margin-top:10px;
}

.wood UL LI, .approved LI{
padding:10px 0 10px 0;
height:auto;
}
/********************** CONTENT /WOOD_BATS.HTML**********************/


/********************** CONTENT BASEBALL_BAT_DIRECTORY.HTML**********/
#tdir{
	border:#111111 solid 1px;
	border-collapse: collapse;
	text-align:center;
	width:100%;
}

#tdir TD{
	border:#111111 solid 1px;
	height:24px;
}

#tdir A, #tdir A:visited, #tdir A:link{
	font-weight:bold;
	color:#0000FF;
}

#tdir A:hover{
	color:#333333;
}

/********************** CONTENT /BASEBALL_BAT_DIRECTORY.HTML*********/






/********************** CONTENT ARTICLE1.HTML************************/
.article1 {margin-top:40px;}
.article1 P, .machine P{padding:10px 0 10px 0}

/********************** CONTENT /ARTICLE1.HTML***********************/


/********************** CONTENT PITCHING.HTML************************/
#pitching{
	width:100%;
	font-size:13px;
}

#pitch1{
	width:70%;
}

#pitch2{
	width:30%;
}

.pmlink{margin:10px 0 10px 0}

#pitching A:link{
	font-weight:bold}
	
#pitching A:visited{
	color:#0000FF;
	font-weight:bold	
}

.pmachines, .pmachinesjugs A, .pmachinesbold, .keyspecs, .keyspecs A{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

.pmachines A{margin:10px 0 10px 0;}

.pmachinesjugs{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:#666666 solid 2px;
	padding-bottom:5px;
	margin-top:40px;
}

.pmachinesjugs IMG{
margin:12px 0 12px 0;
}

.pmachinesbold A{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}


.pmachinesboldarial A{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.pmachinesboldarial A:active, .pmachinesbold A:active{
	color:#FF0000;
}

.features A, .features A:link, .features A:visited, .features A:hover{ 
	font-family:"Times New Roman", Times, serif;
	color:#0000FF;
}


.features UL, .keyspecs UL{
	margin:10px 0 10px 0;
	list-style:disc;
	padding-left:40px;
}

.features UL LI, .keyspecs UL LI{
	height:auto;
}

.features IMG{
margin-top:10px;
}
.machine{
	font-size:13px;
}

.guide, .guide A, .guide A:link, .guide A:visited, .guide A:hover{
font-size:16px;
color:#000000;
font-weight:bold;
}
/********************** CONTENT /PITCHING.HTML***********************/





/********************* CONTENT BAT_MODEL_DIR.HTML********************/
#batmodeldir{
width:645px;
font-size:13px;
}

#batmodel1{
	width:120px;
}

#batmodel2{
	width:193px;
}

#batmodel3{
	width:158px;
}

#batmodel4{
	width:147px;
}

/********************* /CONTENT BAT_MODEL_DIR.HTML*******************/

/********************* CONTENT SITE_MAP.HTML********************/
#sitemap{width:100%}

.sitemaptr{
	height:50px;
	vertical-align:middle;
}

.sitemaptr2{
	height:35px;
	vertical-align:middle;
}

#sitemap .sitemaptr a, #sitemap .sitemaptr a:hover,#sitemap .sitemaptr2 a, #sitemap .sitemaptr2 a:hover {
	color: #000000;
}
/********************* /CONTENT SITE_MAP.HTML*******************/


/********************* CONTENT HOMEPAGE.HTML********************/

.pictbats {
	float:left;
	font-size:14px;
	width:660px;
	margin:50px 0 50px 0;	
}

.pictbats IMG {width:100px;}

.pictlink{
	width:460px;
	padding-top:35px;
}


.pictlink a, .pictlink a:visited {
	color:#000099;
	font-weight:bold;
	
}

.pictlink A:hover {
	color:#333333;
	font-weight:bold;
}





.contentbottom UL LI a {
	text-align:center;
	color:#000099;
	font-size:14px;
}
/********************* /CONTENT HOMEPAGE.HTML*******************/




/********************* CONTENT POLLS.HTML***********************/
.polls{
	width:340px;
	height:54px;;
	border:#000000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:lightyellow;
}

/********************* CONTENT /POLLS.HTML**********************/



#thrdebry{
	width:300px;
	border:0px;
	margin-top:20px;
}

.hrdebrytd1{
	width:100px;
}

.hrdebrytd2{
	width:20px;
}

.hrdebrytd3{
	width:180px;
}


/********************* CONTENT 2005_HR_DERBY.HTML***********************/
#derbyres{
	width:100%;
	padding-left:150px;	
	padding-top:50px;
}

#tderbyres{
	width:240px;;
	font-size:14px;
	text-align:left;
}

.debryrestd1{
	width:130px;
}

.debryrestd2{
	width:40px;
}

.debryrestd3{
	width:80px;
}
	
.trderbyres1{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	padding-left:3px;
	vertical-align:middle;
}

.trderbyres{height:20px;}

.grayderbyres{
	background-color:#C0C0C0;
	color:#000000;
	font-weight:bold;
	height:15px;
	padding-left:3px;
}
/********************* CONTENT /2005_HR_DERBY.HTML***********************/


/********************* CONTENT ROBOT.HTML********************************/
.video{
	width:670px;
	text-align: center;
	margin-bottom:5px;
}

.robotpict{
	float:left;
	padding:0 50px 30px 50px;
}

.robotpict IMG{
	width:220px;
	height:295px;
	text-align:center;
}

.field{
	text-align:center;
	margin-bottom:10px;	
}

.logorobot{margin-top:50px;}

.logorobotpict{
	float:left;
	padding:0 50px 0 50px;
}
/********************* CONTENT /ROBOT.HTML*******************************/

/********************* CONTENT NEWS.HTML*********************************/
.news{
	font-size:13px;
}

.news UL LI{
	padding:10px 0px 10px 0;
}

.news UL LI A, .news UL LI A:link,.news UL LI A:visited{
	color:#0000FF;
}
/********************* CONTENT /NEWS.HTML********************************/




/********************* CONTENT SOFTBALL_BATS_GUIDE.HTML******************/
.sbrg{
	width:220px;
}
/********************* CONTENT /SOFTBALL_BATS_GUIDE.HTML*****************/



/********************* CONTENT BASEBALL_STATS.HTML***********************/
.stats a:active{
	color:#0000FF;
}

.uderln{
	text-decoration:underline;
}

.square{
	margin:10px 0 10px 20px;
}

.square UL LI{
	list-style:square;
	color:darkblue;
}

#statbold a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;

}

#statbold a:active{
	color:#0000FF;
}


.romanlink {
	margin:10px 0 10px 0;
}

.romanlink a{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}


.romanlink a:active{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#0000FF
}

.mp P{
	margin:5px 0 15px 0;
}

.mpnull{
	margin-top: 0px;
	margin-bottom: 0px;
}


/********************* /CONTENT BASEBALL_STATS.HTML***********************/


.tstadims{
	width:640px;
	
}

#stadtd1{
	width:229px;
	vertical-align:top;
	text-align:left;
}

#stadtd2{
	width:212px;
	vertical-align:top;
	text-align:left;
}

#stadtd3{
	width:193px;
	vertical-align:top;
	text-align:left;
}


/********************* CONTENT ARTICLE2.HTML******************************/

.article2bold{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.article2bold a, .article2bold a:active, .article2bold a:visited, .article2bold a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#0000FF;
	font-weight:bold;
	font-size:16px;

}
/********************* /CONTENT ARTICLE2.HTML*****************************/


#QE_Toolbar{
	display:none
}


.grayaids{
	background-color:#808080;
	color:#000000;
}
.tgrayaids{
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#111111;
	width:100%; border:0px
}

#grayaids_td1{
	width:2%;
}

#grayaids_td2{
	width:66%;
	height:23px;
	padding-top:3px;
	font-weight:bold;
	font-size:13px;
}

#grayaids_td3{
	width:33%;
}

#tgrayaids A, #tgrayaids A:visited, #tgrayaids A:hover{
	font-size:13px;
	font-weight:bold
}

.rssChannel{
	display:none;
}

.rssItem{
	margin-bottom:15px;
	font-size:12px !important;
}

.rssItem a{
	color:#009;
	font-weight:bold;
	font-size:12px !important;
}
