/* Home Page Styles ---------------------------------------------*/

.block {
	margin-bottom: 14px;
	background: url('/images/trans_bg.png');
}

.block p {
	padding: 0px !important;
	font-size: 11px;
}

.homeColumn {
	float: left;
	display: inline;
}

.column1 {
	width: 356px;
	display: inline;
}

.column2 {
	width: 330px;
}

.column3 {
	width: 274px;
	display:inline;
}

#centerwell {
	background: url('/images/home/flash_centerwell.jpg') no-repeat;
	width: 960px;
	height: 303px;
	margin-bottom: 14px;
}

#hendrickBlock {
	background: url('/images/home/hendrick.jpg') no-repeat;
	width: 355px;
	height: 250px;
}

#hendrickBlock .button {
	margin-top:200px;
	margin-left:67px;
	display: inline;
}

#videoBlock {
	background: url('/images/home/videos.jpg') no-repeat;
	width: 355px;
	height: 185px;
	margin-top: 21px;
}

#videoBlock .button {
	margin-top: 129px;
	margin-left: 26px;
	display: inline;
}

#specsBlock {
	width: 306px;
	height: 457px;
	margin-left: 12px;
	margin-right: 12px;
	background: url('/images/home/specs.png') no-repeat 12px 0px;
}

#specsBlock .button {
	margin-left: 37px;
	margin-top: 413px;
}

#partsBlock {
	width: 246px;
	height: 136px;
	padding-top: 60px;
	padding-left: 28px;
	background: url('/images/home/parts_finder.jpg') no-repeat;
}

#partsBlock .button,
#bottomParts .button {
	float: right;
}

#partsBlock select {
	float: left;
	width: 222px;
	margin-bottom: 22px;
}

#partsBlock .submitWrapper {
	float: left;
	width: 132px;
}

#partsBlock select.year {
	width: 90px;
}

#partsBlock input {
	float: right;
}

#bottomParts select {
	float: left;
	width: 260px;
	margin-bottom: 22px;
}

#bottomParts .submitWrapper {
	float: left;
	width: 155px;
}

#bottomParts select.year {
	width: 105px;
}

#bottomParts input {
	float: right;
}

#locatorBlock {
	width: 247px;
	height: 126px;
	padding-top: 122px;
	padding-left: 27px;
	background: url('/images/home/retail_locator.jpg') no-repeat;
}

#locatorBlock .button {
	margin-top: 15px;
}

#dynoBlock {
	background: url('/images/home/promo_dyno.jpg') no-repeat;
	width: 637px;
	height: 231px;
	float: left;
	margin-bottom: 0px;
}

#dynoBlock .text {
	background: url('/images/trans_bg.png') repeat;
	margin-left: 233px;
	margin-top: 107px;
	padding: 5px;
	width: 152px;
	height: 53px;
}

#dynoBlock .button {
	margin-left: 218px;
	margin-top: 10px;
}

#dynoBlock .buttonMiddle {
	padding-left: 0px;
}

#dynoBlock p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}

.leaderboard {
	background: url('/images/home/leaderboard_metal.png');
	padding: 5px;
	border: 1px solid #999;
	background-color: #fff;
}

#miniRanking {
	background: none;
	padding: 5px;
	border: none;
}

.leaderboard table {
	background-color: #000;
	width: 100%;
}

.leaderboard th {
	text-align: left;
}

.leaderboard td,  .leaderboard th  {
	padding: 7px;
}

.leaderboard td.figure {
	background-color: black;
	padding: 3px;
	text-align: right;
	width: 80px;
}

#miniRanking {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 207px;
	height: 208px;
}

#resultsSpeed, #resultsDistance, #resultsHorsepower {
	position: absolute;
	width: 207px;
}

#resultsDistance, #resultsHorsepower {
	display: none;
}

#miniRanking .inner {
	background-color: black;
	display: block;
	height: 208px;
	padding: 0px;
	margin: 0px;
}

#miniRanking h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 7px;
}

#miniRanking .switchers {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#miniRanking .node {
	background: url('/images/home/leaderboard_node.gif') no-repeat;
	width: 9px;
	height: 10px;
	display:block;
	float: left;
	margin-left: 7px;
}

#miniRanking .on, #miniRanking a.node:hover {
	background-position: -9px 0px;
}

#miniRanking table {
	width: 100%;
	overflow: hidden;
	background-color: #333;
	font-size: 11px;
	font-weight: bold;
}

#miniRanking table a {
	text-decoration: none;
}

#miniRanking table tr {
	border-bottom: 1px solid black;
}

#miniRanking td {
	padding-bottom:3px;
	padding-top: 0px;
	background: #000000 url('/images/specs/cell_bg.png') repeat-x;
}

#miniRanking td.figure {
	background-color: black;
	padding: 3px;
	text-align: right;
	width: 80px;
}

#miniRanking .button {
	margin: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-left:4px;
}

#rebatesBlock {
	background: url('/images/home/promo_rebates.jpg') no-repeat;
	width: 293px;
	height: 51px;
	float: left;
	margin-left: 9px;
	padding-left: 21px;
	padding-top: 180px;
	margin-bottom: 0px;
}

.figure img.legendText {
	float: right;
	padding-bottom: 4px;
	padding-left: 3px;
}

#bottomPromos  {
	padding: 0px;
	padding-bottom: 10px;
	width: 960px;
	float: left;
}

#bottomPromos div.blocks {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	display: inline;
}


#dynoBlock .iphone{
  margin-top:4px;
}

#rebatesBlock .button {
  margin-top:3px;
}