@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	}

#yellowbg {
	background-color: #FFFF00;
	}

#blackbg {
	background-color: #000000;
	}

#redbg {
	background-color:#FF0000;
	}

#greybg {
	background-color: #666666;
	}

#topmenu {
	font-size: 17px;
	text-align:center;
	vertical-align:middle;
	color:#FF0000;
	background-color: #000000;
	}

#topmenu a {
	text-decoration: none;
	}	
	
#topmenu a:link {
	color: #FF0000;
	}

#topmenu a:visited {
	color: #FF0000;
	}
	
#topmenu a:hover {
	color: #FFFF00;
	}

#footballbutton {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	padding: 125px 0 0 10px;
	background: url(images/footballbut.jpg) no-repeat;
	}

#footballbutton a {
	text-decoration: none;
	}	
	
#footballbutton a:link {
	color: #FFFFFF;
	}

#footballbutton a:visited {
	color: #FFFFFF;
	}
	
#footballbutton a:hover {
	color: #FF0000;
	}

#motorcyclebutton {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	padding: 125px 0 0 10px;
	background: url(images/motorcyclebut.jpg) no-repeat;
	}

#motorcyclebutton a {
	text-decoration: none;
	}	
	
#motorcyclebutton a:link {
	color: #FFFFFF;
	}

#motorcyclebutton a:visited {
	color: #FFFFFF;
	}
	
#motorcyclebutton a:hover {
	color: #FF0000;
	}

#cyclebutton {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	padding: 125px 0 0 10px;
	background: url(images/cyclebut.jpg) no-repeat;
	}

#cyclebutton a {
	text-decoration: none;
	}	
	
#cyclebutton a:link {
	color: #FFFFFF;
	}

#cyclebutton a:visited {
	color: #FFFFFF;
	}
	
#cyclebutton a:hover {
	color: #FF0000;
	}

#glovesbutton {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	padding: 125px 0 0 10px;
	background: url(images/glovesbut.jpg) no-repeat;
	}

#glovesbutton a {
	text-decoration: none;
	}	
	
#glovesbutton a:link {
	color: #FFFFFF;
	}

#glovesbutton a:visited {
	color: #FFFFFF;
	}
	
#glovesbutton a:hover {
	color: #FF0000;
	}

#prodmenu {
	text-align: left;
	vertical-align: middle;
	color:#000000;
	padding-left: 10px;
	}

#prodmenu a {
	text-decoration: none;
	}	
	
#prodmenu a:link {
	color: #000000;
	}

#prodmenu a:visited {
	color: #000000;
	}
	
#prodmenu a:hover {
	color: #FF0000;
	}

#prodmenucat {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color:#FF0000;
	border-bottom: 1px #FF0000 solid;
	border-top: 1px #FF0000 solid;
	}

#prodmenucat a {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 15px;
	height: 35px;
	display: block;
	text-decoration: none;
	}	
	
#prodmenucat a:link {
	color: #FF0000;
	}

#prodmenucat a:visited {
	color: #FF0000;
	}
	
#prodmenucat a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	}

#prodcathead {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	text-align: right;
	padding-right: 25px;
	}

#thumbborder {
	border: 1px solid #666666;
	}

#thumbcode {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	letter-spacing: 1px;
	}

#pages {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	}

#pages a {
	height: 30px;
	width: 30px;
	display: block;
	border: 1px solid #FF0000;
	text-decoration: none;
	}	
	
#pages a:link {
	color: #FF0000;
	}

#pages a:visited {
	color: #FF0000;
	}
	
#pages a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	}

#winhead {
	background: #FF0000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 25px;
	}

#windet {
	font-size: 12px;
	vertical-align: top;
	color: #000000;
	line-height: 125%;
	}

#moreviews {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #666666;
	}

#protectionlink {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	}

#protectionlink a {
	height: 25px;
	width: 400px;
	text-decoration: none;
	}	
	
#protectionlink a:link {
	color: #FF0000;
	}

#protectionlink a:visited {
	color: #FF0000;
	}
	
#protectionlink a:hover {
	color: #000000;
	}

#profile {
	font-size: 16px;
	color: #000000;
	text-align: justify;
	}

#profile a {
	color: #000000;
	text-decoration: underline;
	}	
	
#profile a:link {
	text-decoration: underline;
	}

#profile a:visited {
	text-decoration: underline;
	}
	
#profile a:hover {
	text-decoration: underline;
	}

#footerlinks {
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	}

#footerlinks a {
	color: #000000;
	text-decoration: none;
	}	
	
#footerlinks a:link {
	text-decoration: none;
	}

#footerlinks a:visited {
	text-decoration: none;
	}
	
#footerlinks a:hover {
	text-decoration: underline;
	}

#copyrights {
	font-size: 12px;
	background: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	}

#copyrights a {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}	
	
#copyrights a:link {
	text-decoration: none;
	}

#copyrights a:visited {
	text-decoration: none;
	}
	
#copyrights a:hover {
	text-decoration: underline;
	}

#maphead {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	padding-left: 25px;
	}

#maphead a {
	color: #FF0000;
	text-decoration: none;
	}

#maphead a:link {
	text-decoration: none;
	}

#maphead a:visited {
	text-decoration: none;
	}

#maphead a:hover {
	color: #000000;
	}

#maplink {
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	}

#maplink a {
	color: #000000;
	text-decoration: none;
	}

#maplink a:link {
	text-decoration: none;
	}

#maplink a:visited {
	text-decoration: none;
	}

#maplink a:hover {
	color: #FF0000;
	}

#products {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding-left: 25px;
	vertical-align: bottom;
	}

#products a {
	color: #FF0000;
	text-decoration: none;
	}

#products a:link {
	text-decoration: none;
	}

#products a:visited {
	text-decoration: none;
	}

#products a:hover {
	color: #000000;
	}

#productsbottomborder {
	border-bottom: 1px solid #FF0000;
	}
