body  {
	font: 100% "Trebuchet MS";
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #D6D9E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent h1 {
	color: #152D6A;
	border-bottom: 2px solid #B2F511;
	font: normal 28px Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
}

#mainContent h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #CF0000;
/*	border-bottom: 1px dotted #CCCCCC; */
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#mainContent h3 {
/*	padding-right: 5px;
	padding-left: 5px;   */
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;	
}
.inset {
	background-color: #CCCCCC;
}
#startOnSndInset {
	background-color: #CCCCCC;
}

.imageLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#mainContent p {
	font-size: 82%;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* sidebar 1 */

#sidebar1 h1 {
	color: #152D6A;
	border-bottom: 2px solid #B2F511;
	font: normal 28px Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
}

#sidebar1  p {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 82%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
}
#sidebar1 .related {
	margin-bottom: 10px;
	padding-bottom: 45px;
	background: #C9F173 url(../images/bg_related.png) no-repeat left bottom;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 5px;
	padding-left: 5px;
}

#sidebar1 h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #CF0000;
/*	border-bottom: 1px dotted #CCCCCC; */
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
/*
#sidebar1  h2 {
	color: #152C67;
	padding-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 100%;
	background: url(../images/bg_relatedhead.gif) no-repeat right top;
	margin: 0;
	padding-left: 5px;
	padding-top: 13px;
}
*/
#sidebar1 .related a {
	display: block;
	padding: 5px;
	border-top: 1px solid #FFF;
	text-decoration: none;
}
#sidebar1 .related a:hover {
	background: #FFFFFF;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}




.featureHead {
	background: url(../images/feature_bug.png) no-repeat right 0px;
}

a img {
	border-style: none;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #EEE;
	padding: 0.7em 1em;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: 1px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFFFFF;
	color: #003399;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#container {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
.photobox {
	text-align: center;
	float: right;
	width: 220px;
}
#header img {
	display: block;
}
.pgHeadingText {
	font-family: "BankGothic Md BT", Forte, "Arial Black", Verdana;
	font-size: 275%;
	font-style: italic;
}
.pgHeadingGraphic {
	margin-left: 24%;
}

.copyright {
	font-size: 90%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.insetText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}
.imageLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#homePgJJumpInset {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#homePgSonicTmrInset {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 180px;
	margin-top: 2px;
}
.companyLogo {
	width: 85%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.footnote {
	font-size: 75%;
	font-weight: bold;
}
.footnoteAsterisk {
	background-color: #FFFF00;
}
a:hover {
	color: #D60000;
	text-decoration: none;
}
a {
	color: #152D6A;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.twoColElsLtHdr #container #header p {
	margin: 0px;
	padding: 0px;
}
#newsStarburst {
	position: relative;
	visibility: visible;
	z-index: 1000;
	left: 30px;
	bottom: 60px;
}
.cornerLogo {
	float: left;
}

#justJumpPgMainImg {
	padding-left: 30px;
	padding-top: 25px;
}
#verticalJumpMainImg {
	padding-top: 60px;
	padding-left: 30px;
}

#footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: 70%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.hdgQuote {
	font-size: 75%;
	font-weight: bold;
	color: #333333;
}
.imageLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarImg {
	padding-top: 35px;
	padding-bottom: 42px;
	padding-left: 20px;
}
#shuttleRunVideo {
	padding: 10px;
}
#shuttleRunVideo h3 {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#speedDrillPics {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imageRight {
	padding-left: 15px;
}
.imageRight2 {
	padding-left: 60px;
}

.imgFloatRtGray {
	float: right;
	background-color: #CCCCCC;
}

#speedDrillPics img {
	margin-left: 20px;
	margin-bottom: 40px;
}
.bulletDescr {
	font-size: 82%;
}
.pgSubHeadingText {
	font-family: "BankGothic Md BT", Forte, "Arial Black", Verdana;
	font-size: 210%;
	font-style: italic;
}
#orderPgInset {
	background-color: #CCCCCC;
	padding-top: 1px
}
#orderPgInset .largeText {
	font-size: 92%;
	background-color: #CCCCCC;
}
.JJproductTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: bold;
}
.JJproductTbl caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	padding-bottom: 10px;
}
.JJproductTbl th {
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.JJproductTbl td {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.STproductTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68%;
	font-weight: bold;
}
.STproductTbl caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	padding-bottom: 10px;
}
.STproductTbl th {
	color: #FFFFFF;
	background-color: #0000CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.STproductTbl td {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.price {
	font-size: 142%;
	padding-left: 40px;
	padding-top: 50px;
	text-align: center;
}
.JJalternate {
	background-color: #FF9090;
}
.STalternate {
	background-color: #99CCFF;
}
.adjacentImage {
	padding-left: 60px;
}
.sidebarImg2 {
	padding-top: 35px;
	padding-bottom: 42px;
	padding-left: 40px;
}
.adjacentImage a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#relevantLinks h3 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
.redArrowBullet {
	list-style-position: outside;
	list-style-image: url(../images/redarrow.gif);
	font-size: 82%;
}
.tableText {
	font-size: 82%;
}
.performanceEquip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	text-align: center;
	padding: 7px;
	font-weight: bold;
	vertical-align: bottom;
}
.performanceEquip p {
	vertical-align: bottom;
}
.performanceEquip img {
	vertical-align: baseline;
}
.category {
	font-family: "BankGothic Md BT", Forte, "Arial Black", Verdana;
	font-weight: bold;
	background-color: #99FF33;
	background-position: left;
	padding: 2px;
	color: #333333;
	font-size: 110%;
}
.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: capitalize;
	text-indent: 5px;
}
.category a {
	color: #333333;
}
.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #000000;
	padding: 4px;
	width: 30%;
	border: 2px solid #000000;
	text-align: left;
}
#productDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#productDescr p {
	font-size: 100%;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td a {
	color: #000000;
}
.specifications {
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
}
.redText {
	color: #FF0000;
	font-weight: bold;
}
.sizeChart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 2px solid #000000;
}
.sizeChart caption {
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.alternate {
	background-color: #66FF66;
}
.imgFloatRt {
	float: right;
}
#categoryDesc h1 {
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
}
#commercialAds {
	margin-left: 10px;
}
#popup
{
	width: 350px;
	height: 200px;
}
