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/worldmap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wheretobuy {
	padding-top: 180px;
}

*html .wheretobuy {
	padding-top: 120px;
}

.wheretobuy h3 {
	font-size: 14px;
}

.wheretobuy a {
	color: #000000;
}

.wheretobuy a:hover {
	color: #666666;
}

#mediaelement {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.wheretobuy h3 {
	font-size: 14px;
}

.wheretobuy a {
	color: #000000;
}

.wheretobuy a:hover {
	color: #666666;
}

.wheretobuy select {
	width: 250px;
}

div#pagecontent div.step2 p {
	width: 600px;
}

*html div#pagecontent div.step2 div.dealerbox {
	float: left;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	width: 180px;
	margin-bottom: 4px;
	height: 200px;
}

*html div#pagecontent div.step2 div.dealerbox h2{
	width: 100%;
	background-color: #999999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*html div#pagecontent div.step2 div.dealerbox p {
	width: 180px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
}

.dealerbox {
	float: left;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	width: 192px;
	margin-bottom: 8px;
	min-height: 200px;
}

.dealerbox h2{
	background-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	width: 172px;
}

.dealerbox p {
	width: 160px;
	display: block;
}

#pagecontainer {
}

#pagefooter {
	color: #999;
}

#pagefooter a {
	color: #999;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #666;
}
