body {
	background-color: #ffffff;
	color: #000;
}

* {
	margin: 0px;
	padding: 0px;
}

#mainnav ul li a {
	color: #000000;
	text-decoration: none;
}

#mainnav ul li.secondary a {
	color: #666666;
	text-decoration: none;
}

#mainnav ul li a ul {}

#mainnav ul li a ul li a {}

#dartboard {
	background-image: url(../images/t01/dartboard_cropped.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#pagecontent a {
	color: #000;
	text-decoration: none;
	}

#pagecontent a:hover {
color: #666;
}

#pagecontent ul.tipselect {
	list-style-type: none;
	border: 2px solid #666666;
	width: 256px;
	margin-top: 10px;
}

#pagecontent ul.tipselect li {
	display: block;
	height: 120px;
	width: 256px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-bottom;
}

#pagecontent ul.tipselect li span a {
	border: 1px solid #666666;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

#pagecontent ul.tipselect li span{
	display: block;
	height: 20px;
	width: 256px;
	background-color: #666666;
	text-decoration: none;
}

#pagecontent ul.tipselect li a:hover {
	background-color: #333333;
}


.relatedproducts ul li a {
	color: #000000;
}

.relatedproducts ul li a:hover {
	color: #666666;
}

#pagefooter {
	color: #999;
}

#pagefooter a {
	color: #999;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #666;
}

div.accessories ul li {
	
	}
	
div.accessories ul li span {
	font-weight: bold;
	color: #000000;
	background-color: #D6D6D6;
		display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
		div.accessories ul li ul li {
	border-bottom-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
	
	div.dartaccessories ul li ul li {
	border-bottom-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.accessories ul li ul li span {
		color: #000000;
	background-color: #ffffff;

	}
	
	
	.teamtargetdownloads {}
	
	.teamtargetdownloads h2 {
	color: #E51A14;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D246A;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D246A;
	padding-top: 4px;
	height: 14px;
}
	
	.teamtargetdownloads ul.images  {
	list-style-type: none;
}
	
	.teamtargetdownloads ul.images li {
	display: block;
	float: left;
	padding: 10px;
	width: 100px;
}
	
	.teamtargetdownloads ul.images img {}
	
	.teamtargetdownloads ul.images  li a {
	display: block;
	text-align: center;
}
	
	.teamtargetdownloads ul.mp3 {list-style-type: none;}
	
	.teamtargetdownloads ul.mp3 li {
		display: block;
	float: left;
	padding: 10px;
	width: 100px;
	}
	
	.teamtargetdownloads ul.mp3 li a {
	display: block;
	text-align: center;
}
	
	
