body {
	background-color: #000000;
	color: #FFFFFF;
}

* {
	margin: 0px;
	padding: 0px;
}

#mainnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav ul li.secondary a {
	color: #CCCCCC;
	text-decoration: none;
}

#mainnav ul li a ul {}

#mainnav ul li a ul li a {}

/* NEW DROP DOWN NAV */

.nav ul li a {
	border-right-color: #000000;
	border-left-color: #000000;
	color: #CCCCCC;
}

.nav ul li ul {
	border-top-color: #666666;

	}

.nav ul li ul li {

}

.nav ul li ul li a {
	background-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #CCCCCC;
}

.nav ul li ul li a:hover {
	background-color: #666666;
}

.nav ul li ul li {

	border-bottom-color: #666;
}


/* END */

#dartboard {
	background-image: url(../images/precision/dartboard_cropped.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*#tattoo {
	background-image: url(../images/precision/repeater.gif);
	background-repeat: repeat-y;
	background-position: 720px;
	}*/



#pagecontent ul.tipselect li.steel-tip a{
	background-image: url(../images/darts/thumbs/precision_ht.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}

#pagecontent ul.tipselect li.soft-tip a{
	background-image: url(../images/darts/thumbs/precision_st.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}

#pagecontent ul.tipselect li.steel-tip a:hover{
	background-image: url(../images/darts/thumbs/precision_ht_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#pagecontent ul.tipselect li.soft-tip a:hover{
	background-image: url(../images/darts/thumbs/precision_st_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


#pagefooter a {
	color: #FFFFFF;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #ccc;
}

.relatedproducts a {
	color: #FFFFFF;
}

.relatedproducts a:hover {
	color: #CCCCCC;
}

#dartspec {
	background-color: #333333;
	border-top-color: #97853D;
	border-bottom-color: #97853D;

}

#dartspec li span{
	color: #CCCCCC;
}

.rangeshots img{
	
}



div.dartaccessories ul li {
	
	}
	
	div.dartaccessories ul li span {
	font-weight: bold;
	color: #000;
	background-color: #A4A4A4;
			display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
	div.dartaccessories ul li ul li {
	background-color: #000;
}

.tungsten {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	display: block;
	width: 110px;
	font-size: 10px;
	font-family: "Trebuchet MS";
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	margin-right: 8px;
}

.topspin {
	display: inline;
}

#pagecontent div.breadcrumb {
	color: #fff;
	padding-bottom: 12px;
}

#pagecontent div.breadcrumb  a {
	color: #ccc;
	text-decoration: none;
}

#pagecontent div.breadcrumb  a:hover {
	color: #eaeaea;
}


/* SHOPPING CART STYLES */

div#shoppingcart {
	float: right;
	width: 150px;
	border: 1px solid #666666;
	margin-top: 34px;
		filter: alpha(opacity=80);
	opacity: 0.8;
}

div#shoppingcart h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

div#shoppingcart table {
	width: 150px;
}

div#shoppingcart table tr th {
	height: 14px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

div#shoppingcart table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #fff;
	vertical-align: top;
}

div#shoppingcart table tr td.cartempty {
	text-align: center;
}

.cell1{
	text-align: left;
	padding-left: 4px;
	width: 88px;
}

.cell1 img {
	height: 16px;
	width: 16px;
	float: right;
	margin: 0px;
	padding: 0px;
}


/*.cell1 img a{
		height: 16px;
	width: 16px;
}*/

.cell2{
	text-align: right;
	padding-right: 4px;
	width: 50px;
}

.subtotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.subtotalleft {
	float: left;
	display: block;
}

.subtotalright {
	display: block;
	float: right;
}

.gocheckout  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

div#pagecontent div.gocheckout a {
	color: #fff;
}


/* SHOP PRODUCT SELECT */

div.dartaccessories ul li  {
	

}

div.dartaccessories ul li ul li {

	border-bottom-color: #999;
}


div.dartaccessories ul li ul li span.shopelements {
	background-color: #000;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}

div.dartaccessories ul li ul li span.shopelements span {
	background-color: #000;
	margin: 0px;
	padding: 0;
}

div.dartaccessories ul li ul li span span span.textprice {
	color: #fff;
	display: block;
	width: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.dartaccessories ul li ul li span span span.priceamount {
	color: #fff;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
div.dartaccessories ul li ul li span span input.selectquantity {
	width: 30px;
	display: block;
	float: left;
	margin-right: 8px;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div.dartaccessories ul li ul li span span input.addtocartbtn {
	display: block;
	width: 90px;
	float: right;
	margin: 4px 0px;
	padding: 0;
}

div.dartaccessories ul li ul li span.ordersection {
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0px;
	padding: 4px 0px;
	clear: both;
	border-top-color: #999999;
}
