#main {
	clear:both;
	width:990px;
		margin-top:-4px;

}
#menudiv {
	float:left;
	clear:none;
	width:134px;
	height:500px;
	margin-right:5px;
	border-right: 1px solid #333333;
	background-color: #ABB5CD;
	padding-top:8px;
	padding-left:3px;
}
#menutop {
	float:left;
	clear:none;
	height:300px;
}

#menubottom {
	float:left;
	clear:none;
	height:31px;
	width:131px;
	margin-top:475px;
	padding-left:0px;
	margin-left:0px;
	background-image:url(/images/cbnavtbl_r2_c1.gif);
	background-repeat:no-repeat;
}
#content {
	float:left;
	clear:none;
	width:830px !important;
	width:830px;
	margin-left:4px;
	margin-right:4px;
	padding:2px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#rightbar {
	float:right;
	clear:right;
	margin-top:0px !important; 
	margin-top:0px; 
	margin-right:4px; 
	width:124px; 
	z-index:10;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	height:46px;
	text-align:left;
	margin-top:20px;
	margin-bottom:0px;
	padding:0px;
	background-image:url(/images/cbbottom_r1_c2.jpg);
 	background-repeat: repeat-x;
}
#footerleft {
	float:left;
	clear:none;
	width:54px;
	height:46px;
	margin-right:0px;
	text-align:center;
	background-image:url(/images/cbbottom_r1_c1.jpg);
 	background-repeat: no-repeat;
}
#footercenter {
	float:left;
	clear:none;
	text-align:center;
	padding-top:11px;
	padding-left:100px;
}
#footerright {
	float:right;
	clear:none;
	width:60px;
	height:46px;
	text-align:center;
	background-image:url(/images/cbbottom_r1_c5.jpg);
 	background-repeat: no-repeat;
}
.nav3-grid {width:131px; border-bottom:solid 1px rgb(200,200,200);}/*PCAID original width:199*/
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:1.3em /*Non-IE6*/; height:auto !important; height:1.3em /*IE6*/; line-height:1.3em; padding:0px 5px 0px 5px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:#0000FF; font-weight:bold; font-size:90%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.1em /*Non-IE6*/; height:auto !important; height:1.1em /*IE6*/; line-height:1.1em; padding:0px 10px 0px 10px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:90%;}
.nav3-grid dt.important a, .nav3-grid dt.important a:visited {display:block; min-height:1.3em /*Non-IE6*/; height:auto !important; height:1.3em /*IE6*/; line-height:1.3em; padding:0px 5px 0px 5px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:rgb(255,0,0); font-weight:bold; font-size:100%;}
.nav3-grid dt.notice a, .nav3-grid dt.notice a:visited {display:block; min-height:1.5em /*Non-IE6*/; height:auto !important; height:1.6em /*IE6*/; line-height:1.6em; padding:0px 5px 0px 5px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:#006600; font-weight:bold; font-size:100%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}



#wrapper { position: relative; }
#overlay { position: absolute; }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
margin-left:1px;
padding: 0;
list-style-type: none;
font: bold 11px Verdana;
width: 130px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
z-index:100;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #74AAE0; /*background of tabs (default state #012D58)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
margin-left:-1px;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(http://trueplayersgear.com/images/rightarrowmenu.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */






/* Product CSS */
span.price, .detailprice, .prodprice {
color: #009933;
padding-top: 4px;
font-weight:bold;
text-align: center;
font-size:16px;
} 

div.prod3description {
font-size:10px;
}

div.prod3name a:link a:visited{
font-size: 11px;
}
