/****************************************************/
/* CSS Document for the www.tennisspeed.com website */
/* Products style sheet                             */
/****************************************************/
.centerContent {margin: 0px 80px;}
#contentTable{margin: 0px;padding: 0px 20px;width: 575px;}
.rightDiv {text-align: right;}
.centeredDiv { text-align: center; }

h1 { font-size:2.5em;font-weight: bold;text-align: center;}
h2 { font-size: 2em;font-weight: bold;text-align: left;}
h2 a.headerlink { color: #900;font-size: small;}
hr { border: 1px dashed #ccc;}

.prodlistingtable{width: 575px;}
.blkframed { border: 3px outset #000;}
/*.prodlisting { margin: 5px 0px 0px;float: left;width: 575px;}
.prodlistimg { display: inline;float: left;}

.prodlistshort { display: inline;float: right;width: 430px; height:124px;}
.prodshort { margin-top: 10px;}*/

 .prodtitle { border-bottom: 3px solid #900;
    margin: 10px 0px 5px;
    padding: 0px;
    float: left;
    width: 570px;
    height: 20px;
    font-weight: bolder;
    font-size: large;
    color: #900;
    }

 .prodsubtitle {
	border-bottom: 2px solid #000;
	margin: 5px 0px;
	float: left;
	width: 570px;
	height: 20px;
	font-weight: bolder;
	font-size: medium;
    }

.storeItem {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #900;
	width: 588px;
}

 .equation { border: 2px solid #900;
    padding: 15px 0px;
    width: 450px;
    font-weight: bolder;
    font-size: 1.2em;
    text-align: center;
    }
	
 .contact { border: 2px solid rgb(153, 0, 0);
    padding: 10px 10px 5px 0px;
    width: 300px;
    text-align: center;
    margin-left: 140px;
    }	
.aQuote { color: #900; font-family: Verdana; font-weight: bolder; font-size: medium; }	
.req { color: #900; font-weight: bolder; font-size: small; }
.footnote { font-size: x-small; color: #966;}
.dblarrow { list-style-image: url(../Images/li1.gif);}	

/* two-tone button */
.btn:link { border: 1px outset #666;
    margin: 4px 2px;
    padding: 2px;
    display: inline;
    background-color: #fff;
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: small;
    line-height: 200%;
    font-size-adjust: none;
    font-stretch: normal;
    }

  .btn:visited { border: 1px outset #666;
    margin: 4px 2px;
    padding: 2px;
    display: inline;
    background-color: #fff);
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: small;
    line-height: 200%;
    font-size-adjust: none;
    font-stretch: normal;
    }

  .btn:hover { border: 1px outset #666;
    margin: 4px 2px;
    padding: 2px;
    display: inline;
    background-color: #fff;
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: small;
    line-height: 200%;
    font-size-adjust: none;
    font-stretch: normal;
    }

  .btnFront { border-style: none solid;
    border-color: #fff;
    border-width: 0px 1px;
    margin: 0px;
    padding: 0px 2px;
    display: inline;
    background-color: #900;
    color: #fff;
    }

  .btnText { border-style: none solid none none;
    border-color: #999;
    border-width: 0px 1px 0px 0px;
    margin: 0px;
    padding: 0px 2px;
    display: inline;
    background-color: #666;
    color: #fff;
    }

table.products { width: 560px; }
table.productsBuy { width: 590px; }
td.col1 { width: 90px; height: 30px; text-align: center; background-color: #999; line-height: 30px; }
td.col1white { width: 90px; height: 30px; line-height: 30px; background-color: #fff; }
td.hcol1 { width: 90px; height: 10px; text-align: center; }
td.col2 { width: 280px; text-align: left; background-color: #ccc; padding-left: 10px; padding-right: 3px; }
td.hcol2 { width: 280px; text-align: center; }
td.col3 { margin: 0em; padding: 0em; width: 170px; text-align: center; background-color: #FFFF66; }
td.col3Buy { margin: 0em; padding: 0em; width: 300px; text-align: center; background-color: #FFFF66; }
td.hcol3 { width: 170px; text-align: center; }

#results {width: 550px; }
#results td.hcell { height: 25px; background-color: #900; color: #fff; font-weight: bold; font-size: small; }
#results tr.trow { background-color: rgb(204, 204, 204); }

.colRowHeaderGray{font-weight: bold; color: #FFFFFF; background: #666;}
.yellowBackground{background:#ff6;}
.lightGrayBackground{background:#ccc;}

a.blklink:link { color: #000; text-decoration: underline; font-weight: bolder; }
a.blklink:visited { color: #000; text-decoration: underline; font-weight: bolder; }
a.blklink:hover { color: #fff; text-decoration: none; font-weight: bolder; background-color: #900; }

a.redlink:link { color: #900; font-weight: bolder; text-decoration: underline; }
a.redlink:visited { color: #900; font-weight: bolder; text-decoration: underline; }
a.redlink:hover { color: #fff; text-decoration: none; font-weight: bolder; background-color: #900; }
