/* Style Sheet written by Scott Tylor, Click Creative for Race Sporting Goods web site. 23/01/07 */

body, html
		{
		margin: 0px;
		background-color: #202020;
		background-image: url(../img/bgimage.gif);
		background-position: top center;
		background-repeat: no-repeat;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
h1
		{
		font-size: 12px;
		color: #00a5ef;
		}
		
h2, h3, h4
		{
		font-size: 11px;
		color: #00a5ef;
		font-weight: bold;
		}
		
a
		{
		text-decoration: none;
		}
		
a:link
		{
		color: #00a5ef;
		}
		
a:active
		{
		color: #00a5ef;
		}
		
a:visited
		{
		color: #00a5ef;
		}
		
a:hover
		{
		color: #202020; 
		text-decoration:none;
		background-color: #d0d0d0;
		}
		
td.content
		{
		padding: 30px;
		padding-top: 0px;
		padding-bottom: 20px;
		text-align: justify;
		background-image: url(../img/racewatermark.gif);
		background-position: center;
		background-position: top;
		background-repeat: no-repeat;
		height: 180px;
		}
		
.footerPanel
		{
		background-image: url(../img/footerpanel.gif);
		width: 800px;
		height: 96px;
		background-repeat: no-repeat;
		text-align: right;
		color: #FFFFFF;
		font-size: 10px;
		padding-right: 16px;
		padding-top: 7px;
		}
		
.commentText
		{
		color: #ffffff;
		padding: 20px;
		padding-top: 0px;
		line-height: 140%;
		text-align: center;
		}
		
.commentPanel
		{
		background-image: url(../img/blueStatement.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
		
.featurePanel
		{
		background-image: url(../img/featureback.gif);
		background-repeat: no-repeat;
		width: 509px;
		height: 54px;
		text-align: center;
		vertical-align: middle;
		padding: 20px;
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
		}
		
.featThumbBox
		{
		width: 250px;
		height: 400px;		
		padding-top: 10px;
		vertical-align: top;
		text-align: center;
		}
		
.spectab
		{
		vertical-align: middle;
		text-align: center;
		}
		
.catItem
		{
		text-align: center;
		vertical-align: bottom;
		width: 332px;
		padding-bottom: 40px;
		background-image: url(../img/itemBottomSplit.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		}
		
.catDes
		{
		padding: 40px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 10px;
		font-weight: bold;
		}

.footerPanel a:link
		{
		color:#FFFFFF;
		}
		
.footerPanel a:visited
		{
		color: #FFFFFF;
		}
		
.footerPanel a:active
		{
		color: #FFFFFF;
		}
		
.footerPanel a:hover
		{
		color: #000000;
		}