/* CSS Document for the www.tennisspeed.com website */

body
{
    background-color: #ccc;
    font-weight: normal;
    font-size: small;
    color: #000000;
    font-family: Arial, Verdana, Sans-Serif;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#frameTable {
	margin: 0px;
	padding: 0px;
	width: 799px;
	border: medium solid #ccc;
	background: #fff;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 799px;
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/* menubar styles */

.tabs {padding:10px 0 0 10px; margin:40px 10px 0 0; list-style:none; height:26px; position:relative; left: 10px; top: -79px;width: 725px;z-index: 200;}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-weight: bold; font-size:11px; font-family:verdana, arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 15px; background:#000; border:1px solid #000; border-right:0; font-style:normal; color:#fff;z-index:102;}
.tabs li a span.subtabs {display:none;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#ff0; color:#000; cursor:pointer; border-bottom-color:#ff0; position:relative; z-index:300;}
.tabs li a.selected em {background:#ff0; color:#000; border-bottom-color:#ff0; text-decoration:underline; position:relative; z-index:400;}
.tabs li a.selected span.subtabs {display:block; position:absolute; left:10px; top:35px; color:#000; white-space:nowrap; width: 620px;}
.tabs li a.selected:hover em {cursor:default;}

.tabs li a:hover span.subtabs {display:block; position:absolute; left:10px; top:35px; color:#000; background:#ff0; white-space:nowrap; width: 625px; z-index: 104;}
#subselected{background-color:#fff; color:#900;font-style:italic;cursor:hand;}

/* subtabs */
.sthover {color: #000; background: #fff; cursor: hand;}

.message {background:#ff0; border:1px solid #000; border-top:0; text-align:right; padding:5px 10px; color:#000; font-size:10px;position: relative; left: 0px; top: -79px; width: 777px; height: 15px;}

/* content pane */
.contentHome {background:#fff;position: relative; left: 0px; top: -59px; width: 799px;}
#contentTableHome {margin: 0px;}

/* left column */
#leftSide {
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #fff;
}
#redBoxFrame {
	background: #fff;
	border: solid #900 2px;
	width: 564px;
}
#redBox {
	color: #FFFFFF;
	background: #900;
	width: 564px;
	margin: 4px;
}
#benefitBox {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #900;
	width: 588px;
}
#subTable {
	margin: 0px;
	padding: 0px;
	width: 588px;
	background: #FFFFFF;
}
.howTable {
	border: 1px solid #900;
	width: 294px;
	padding: 6px;
	height: 210px;
}
#buyTable {
	background: #FFFFFF;
	border: 1px solid #900;
	width: 588px;
	height: 135px;
}
.taglineWhite {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.taglineYellow{
	font-size: xx-large;
	font-weight: bold;
	color: #FFFF00;
}
.keysWhite {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}
.keysRed {
	font-size: large;
	color: #990000;
	font-weight: bold;
}

/* right column */
#rightSide {
	background: #fff;
	margin: 0px;
	padding: 0px;
	width: 215px;
}
#blogBox {
	background: #000000;
	margin: 0px;
	width: 200px;
	height: 375px;
}
#newsBox {
	background: #ff0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #900;
}
#demoBox {
	width: 200px;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.demoBoxTitle {
	color: #FFFFFF;
	background: #900;
	font-size: large;
	font-weight: bold;
}

#footer {
	background: #900;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	height: 25px;
	border-top: 1px solid #000000;
	border-right-style: none;
	border-bottom-style: 1px solid #000000;
	border-left-style: none;
	text-align: center;
	color: #FFFFFF;
}

/* site styles */

.numbered {	list-style-type:decimal;}
.numberedBold {	list-style-type:decimal; font-weight: bold;}
.numberedDescription{ margin-top: 7px; margin-bottom: 20px; padding-left: 20px; font-style:italic;}

.mediumFont {
	font-size:medium;
}
.mediumFontBold {
	font-size:medium;
	font-weight: bold;
}

.dottedLine {
	color: #FFFFFF;
	background: #FFFFFF;
	border-bottom: 2px dotted #CCCCCC;
	border-top: 2px none #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;
}
.italic{font-style:italic;}
.bold {	font-weight: bold;}
.boldItalic{font-weight:bold;font-style:italic;}
.underline {text-decoration: underline;}
.yellow {color: #ff0;}
.yellowBold {color: #ff0;font-weight: bold;}
.white {color: #fff;}
.whiteMedium {color: #fff;font-size: medium;}
.whiteXXLarge {color: #fff;font-size: xx-large;}
.whiteBold {font-weight: bold;color: #fff;}
.whiteBoldItalicMedium {font-style: italic;	font-weight: bold;color: #fff;font-size: medium;}
.redBold{color:#900;font-weight:bold;}
.redBoldItalic{color:#900;font-weight:bold;font-style: italic;}

.titleredsmaller { color: #900; border-bottom: 3px solid #900;
    margin: 10px 0px 5px; padding: 0px; float: left; 
	width: 570px; height: 20px; font-weight: bolder; font-size: small;}
.titleredsmallerdouble { color: #900; border-bottom: 3px solid #900;
    margin: 10px 0px 5px; padding: 0px; float: left; 
	width: 570px; height: 40px; font-weight: bolder; font-size: small;}
.capitalRed { color: #900; font-size: medium; font-weight: bolder; background-color: #fff; }
.capitalWhite { color: #fff; font-size: medium; font-weight: bolder; background-color: #900; }

.spacier{ line-height: 20px; }
.backToTopRight{float:right;}

/* links */
a.yellowLinkBold:link{
	color: #ff0;
	text-decoration:underline;
	font-weight: bold;
}
a.yellowLinkBold:visited{
	color: #ff0;
	text-decoration:underline;
	font-weight: bold;
}
a.yellowLinkBold:hover{
	color: #ff0;
	text-decoration:none;
	font-weight: bold;
}
a.whiteLink:link{
	color: #fff;
	text-decoration:underline;
}
a.whiteLink:visited{
	color: #fff;
	text-decoration:underline;
}
a.whiteLink:hover{
	color: #fff;
	text-decoration:none;
}
a.whiteLinkBold:link{
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
a.whiteLinkBold:visited{
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
a.whiteLinkBold:hover{
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
a.blackLinkBold:link{
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
a.blackLinkBold:visited{
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
a.blackLinkBold:hover{
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

.frontPage{
	text-align:center;
}