body {
	background-color: #0865A0;
	color: #FFFFFF;
}

* {
	margin: 0px;
	padding: 0px;
}

#mainnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav ul li.secondary a {
	color: #FFFFFF;
	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: #0865A0;
	border-left-color: #0865A0;
	color: #FFFFFF;
}

.nav ul li ul {
	border-top-color: #065A91;

	}

.nav ul li ul li {

}

.nav ul li ul li a {
	background-color: #0865A0;
	border-right-color: #0865A0;
	border-left-color: #0865A0;
	color: #FFFFFF;
}

.nav ul li ul li a:hover {
	background-color: #065A91;
}

.nav ul li ul li {

	border-bottom-color: #065A91;
}


/* END */


#dartboard {
	background-image: url(../images/colin-lloyd-stone/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/cl_ht.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}

#pagecontent ul.tipselect li.soft-tip a{
	background-image: url(../images/darts/thumbs/cl_st.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}

#pagecontent ul.tipselect li.steel-tip a:hover{
	background-image: url(../images/darts/thumbs/cl_ht_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}

#pagecontent ul.tipselect li.soft-tip a:hover{
	background-image: url(../images/darts/thumbs/cl_st_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}


#pagefooter a {
	color: #000000;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #666666;
}

.relatedproducts a {
	color: #000000;
}

.relatedproducts a:hover {
	color: #666666;
}



#dartspec {
	filter: alpha(opacity=100);
	opacity: 1.0;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;

}

#dartspec li span{
	color: #FFFFFF;
}

.rangeshots img{
	
}



div.dartaccessories ul li {
	
	}
	
	div.dartaccessories ul li span {
	font-weight: bold;
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #535353;
	background-color: #FFFFFF;
	}
	
	div.dartaccessories ul li ul li {
}

.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: #FFFFFF;
	padding-bottom: 12px;
}

#pagecontent div.breadcrumb  a {
	color: #FFFFFF;
	text-decoration: none;
}

#pagecontent div.breadcrumb  a:hover {
	color: #666666;
}

.dartthumbs div span{
	color: #000000;
	text-decoration: none;
}


/* SHOPPING CART STYLES */

div#shoppingcart {
	float: right;
	width: 150px;
	border: 1px solid #ffffff;
	margin-top: 100px;
		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: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #535353;
}

div#shoppingcart table {
	width: 150px;
}

div#shoppingcart table tr th {
	height: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D518D;
}

div#shoppingcart table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D518D;
	color: #FFFFFF;
	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: #FFFFFF;
	padding: 4px;
	background-color: #0D518D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D518D;
}

.subtotalleft {
	float: left;
	display: block;
}

.subtotalright {
	display: block;
	float: right;
}

.gocheckout  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

div#pagecontent div.gocheckout a {
	color: #FFFFFF;
}




div.fullwidth h2 {
	clear: both;
	background-color: #E2E2E2;
	padding-left: 8px;
	color: #666666;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.cartbox {}

.cartbox table {
	width: 100%;
}

.cartbox table tr.evenrow {
	background-color: #f0f0f0;

}

.cartbox table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	}
	
.cartbox td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}



.cartbox td.cell1 {
	width: 20px;
}

.cartbox td.cell2 {
	text-align: left;
	width: 100px;
}

.cartbox td.cell3 {}

.cartbox td.cell4 {}

.cartbox td.cell5 {
	width: 100px;
}

.cartbox th.cell6 {
	text-align: right;
}

.cartbox td.cell6 {
	text-align: right;
	width: 75px;
}

.cartbox td.cell7 {
	text-align: right;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div.cartbox h2.description {}


div.supplementary {
	padding: 10px;
	background-color: #F0F0F0;
	margin: 10px;
	border: 1px solid #ECECEC;
}

div.cartbuttons {
	text-align: right;
	margin-top: 10px;
}



/* SHOP PRODUCT SELECT */

div.dartaccessories ul li  {
	

}

div.dartaccessories ul li ul li {

	border-bottom-color: #fff;
}


div.dartaccessories ul li ul li span.shopelements {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	background-color: #0865A0;
}

div.dartaccessories ul li ul li span.shopelements span {
	margin: 0px;
	padding: 0;
}

div.dartaccessories ul li ul li span span span.textprice {
	color: #FFFFFF;
	display: block;
	width: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #0865A0;
}
div.dartaccessories ul li ul li span span span.priceamount {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #0865A0;
}
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: #fff;
	background-color: #0865A0;
}


.dartthumbs div {
	float: left;
	width: 90px;
	text-align: center;
}


.dartthumbs div img{
	padding-right: 7px;
	padding-left: 18px;
	display: block;
	padding-bottom: 8px;
}
