/*///////// body and text styles //////////*/

body {
	margin:0px;
	padding:0px;
	background:#000000 url(../images/bg-body.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
}

a {
	color:#87b103;
	text-decoration:none;
}

a:hover, a.visited:hover {
	color:#666666;
}

hr {
	background-color:#dedede;
	border:none;
	height:1px;
}

h2 {
	margin-bottom:0px;
}

p {
	margin-bottom:6px;
	margin-top:3px;
	line-height:16px;
}

/*///////// wrappers //////////*/

#wrapper {
	width:1070px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#bg-right {
	width:41px;
	height:1114px;
	background:transparent url(../images/bg-right.jpg) top left no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}

#navholder {
	width:168px;
	height:1114px;
	background:transparent url(../images/bg-nav.jpg) top left no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

#content {
	width:861px;
	background-color:#ffffff;
	position:absolute;
	top:0px;
	left:168px;
}

#belowtherip {
	width:861px;
	background-color:#006dc0;
	overflow:auto;
}

/*///////// nav //////////*/

#nav {
	position:absolute;
	top:180px;
	left:28px;
	background:#252525 url(../images/bg-subnav.jpg) top left repeat-y;
}

ul.subnav {
	margin:0px;
	padding:0px;
}

ul.subnav li {
	width:140px;
	overflow:hidden;
	text-align:right;
	padding:7px 0px;
	list-style-type:none;
}

ul.subnav li.top {
	background:transparent url(../images/bg-subnavtop.jpg) top left no-repeat;
}

ul.subnav li:hover {
	background:transparent url(../images/bg-subnavon.jpg) top left repeat-y;
}

ul.subnav li.top:hover {
	background:transparent url(../images/bg-subnavtopon.jpg) top left no-repeat;
}

ul.subnav li.on {
	background:transparent url(../images/bg-subnavon.jpg) top left repeat-y;
}

ul.subnav li.top.on {
	background:transparent url(../images/bg-subnavtopon.jpg) top left no-repeat;
}

ul.subnav li a {
	color:#c2f427;
	margin-right:10px;
}

ul.subnav li.tnav {
	padding:3px 0px;
}

ul.subnav li.tnav:hover {
	background:transparent;
}

ul.subnav li.tnav a {
	color:#676767;
}

ul.subnav li.tnav:hover a {
	color:#ffffff;
}

ul.subnav li.tnav.ont a {
	color:#ffffff;
}

/*///////// masthead //////////*/

#abovetherip {
	width:861px;
	background:transparent url(../images/bg-rip.jpg) bottom left no-repeat;
	overflow:hidden;
	padding-bottom:60px;
}

#homebutton {
	z-index:2;
	position:absolute;
	top:30px;
	left:0px;
}

#masthead {
	background:transparent url(../images/masthead-loading.gif) center middle no-repeat;
}

#masthead img, #masthead.done img {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

#masthead.loading img {
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#masthead2 {
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

#abovetherip #mastthumbs {
	width:861px;
	height:120px;
	position:relative;
}

#abovetherip #mastthumbs #thumbs {
	position:absolute;
	top:0px;
	left:0px;
	margin:10px 0px 0px 40px;
}

#abovetherip #thumbs div {
	float:left;
	margin:0px 7px;
}

#abovetherip #leftarrow {
	position:absolute;
	top:55px;
	left:19px;
}

#abovetherip #rightarrow {
	position:absolute;
	top:55px;
	right:19px;
}

#abovetherip #thumbs a:hover img, #abovetherip #thumbs .active img, #abovetherip #leftarrow a:hover img, #abovetherip #rightarrow a:hover img {
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*///////// masthead teamfox //////////*/

#abovetherip.teamfox {
	color:#606060;
	overflow:auto;
}

#abovetherip #headshot {
	width:320px;
	float:left;
	margin:10px 0px 20px 20px;
}

#abovetherip #thebasics {
	width:480px;
	float:right;
	margin:10px 20px 0px 0px;
}

#abovetherip.teamfox h1 {
	margin:0px 0px 10px 0px;
}

#abovetherip.teamfox p {
	margin:0px;
}

#abovetherip.teamfox b {
	color:#000000;
}

#abovetherip.teamfox hr {
	background-color:#d8d8d8;
	border:none;
	height:1px;
}

#tf-members {
	margin:0px 0px 20px 10px;
	width:670px;
	position:relative;
	float:left;
}

#tf-members img {
	margin:10px 0px 0px 10px;
}

#tf-others {
	width:140px;
	border-left:#d8d8d8 2px solid;
	padding:10px 20px 20px 15px;
	line-height:14px;
	position:relative;
	float:right;
}

#tf-others h2 {
	margin:10px 0px 0px 0px;
}

/*///////// stuff above rip //////////*/

#aboveside1 {
	position:relative;
	float:left;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	border-right:#dedede 1px solid;
	width:300px;
}

#aboveside2 {
	position:relative;
	float:right;
	padding-right:20px;
	margin-top:10px;
	width:502px;
}

#aboveside3 {
	position:relative;
	float:left;
	padding: 0px 20px 0px 10px;
	margin-top:10px;
	width:600px;
}

#aboveside4 {
	position:relative;
	float:right;
	padding-right:20px;
	margin-top:10px;
	width:193px;
}

h2 .bighter {
	color:#007eff;
}

.blockabove {
	position:relative;
	margin-top:-3px;
	margin-bottom:20px;
	color:#606060;
	font-size:13px;
}

#aboveside1 .blockabove {
	background:transparent url(../images/bg-scratchy-s.jpg) top left no-repeat;
	padding:10px 10px 10px 10px;
}

#aboveside2 .blockabove {
	background:transparent url(../images/bg-scratchy-b.jpg) top left no-repeat;
	padding:10px 0px 10px 10px;
}

#aboveside3 .blockabove {
	background:transparent url(../images/bg-scratchy-h.jpg) top left no-repeat;
	padding:10px 0px 10px 10px;
}

#aboveside4 .blockabove {
	color:#ffffff;
	background:#5c5c5c url(../images/bg-aboveside4.jpg) top left repeat-x;
	padding:10px 10px 10px 10px;
}

#aboveside1 h1, #aboveside2 h1, #aboveside3 h1 {
	margin:0px 0px 0px 10px;
}

#aboveside4 h1 {
	color:#ffffff;
	margin:0px 0px 0px 0px;
}

.blockabove a {
	color:#87b103;
}

#aboveside4 .blockabove h2 {
	margin:10px 0px 0px 0px;
}

.blockabove a:hover {
	color:#606060;
}

.blockabove b {
	color:#000000;
}

.roundbox {
	background-color:#f3f3f3;
	border:#cfcfcf 1px solid;
	position:relative;
	padding:5px;
	margin-top:10px;
}

.roundbox .tl {
	background:transparent url(../images/gb-tl.gif) top left no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:-1px;
	left:-1px;
}

.roundbox .tr {
	background:transparent url(../images/gb-tr.gif) top right no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:-1px;
	right:-1px;
}

.roundbox .br {
	background:transparent url(../images/gb-br.gif) bottom right no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}

.roundbox .bl {
	background:transparent url(../images/gb-bl.gif) bottom left no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}

.blockabove .roundbox {
	background-color:#f3f3f3;
	border:#cfcfcf 1px solid;
	position:relative;
	padding:5px;
	margin-top:10px;
}

.blockabove .roundbox .tl {
	background:transparent url(../images/gb-tl.gif) top left no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:-1px;
	left:-1px;
}

.blockabove .roundbox .tr {
	background:transparent url(../images/gb-tr.gif) top right no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:-1px;
	right:-1px;
}

.blockabove .roundbox .br {
	background:transparent url(../images/gb-br.gif) bottom right no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}

.blockabove .roundbox .bl {
	background:transparent url(../images/gb-bl.gif) bottom left no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}

.roundbox.floatleft {
	float:left;
	margin:5px 5px 5px 0px;
}

.blockabove h2 {
	margin:5px 0px;
}

/*///////// tabs below rip //////////*/

#belowside1 {
	position:relative;
	float:left;
	padding-left:20px;
}

#belowside2 {
	position:relative;
	float:right;
	padding-right:20px;
}

#belowside3 {
	position:relative;
	clear:both;
	padding:0px 20px;
}

.cardbelow {
	background:#ffffff;
	position:relative;
	padding:10px;
	margin-top:27px;
	margin-bottom:45px;
	color:#606060;
	font-size:13px;
}

#belowside1 .cardbelow {
	width:282px;
}

#belowside2 .cardbelow {
	width:480px;
}

.cardbelow .tab {
	background-color:#ffffff;
	position:absolute;
	top:-27px;
	left:0px;
	padding:5px 30px 2px 5px;
}

#belowside1 .cardbelow .tab {
	width:200px;
}

#belowside2 .cardbelow .tab {
	width:250px;
}

.cardbelow .tab h1 {
	margin:0px 0px 0px 5px;
	font-size:20px;
	font-weight:normal;
}

.cardbelow .tl, .cardbelow .tab .tl {
	background:transparent url(../images/tab-tl.gif) top left no-repeat;
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	left:0px;
}

.cardbelow .tr, .cardbelow .tab .tr {
	background:transparent url(../images/tab-tr.gif) top right no-repeat;
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	right:0px;
}

.cardbelow .br {
	background:transparent url(../images/tab-br.gif) bottom right no-repeat;
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	right:0px;
}

.cardbelow .bl {
	background:transparent url(../images/tab-bl.gif) bottom left no-repeat;
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
}

.cardbelow hr {
	background-color:#d8d8d8;
	border:none;
	height:4px;
}

.cardbelow h2 {
	color:#006dc0;
	font-size:17px;
	font-weight:normal;
	margin-bottom:0px;
}

.cardbelow a {
	color:#87b103;
}

.cardbelow a:hover {
	color:#606060;
}

.cardbelow b {
	color:#000000;
}

.cardbelow .textgrid {
	width:100%;
	overflow:auto;
}

.cardbelow .textgrid b {
	font-weight:normal;
	color:#000000;
}

.cardbelow .textgrid .left {
	position:relative;
	width:40%;
	float:left;
}

.cardbelow .textgrid .right {
	position:relative;
	width:50%;
	float:right;
}

.cardbelow p {
	margin:5px 0px;
}

.cardbelow .hr {
	border-bottom:#d8d8d8 1px solid;
	margin:5px 0px;
	padding:0px 0px 5px 0px;
}

/*///////// card specific styles //////////*/

.teamthumbs {
	overflow:auto;
	position:relative;
}

.teamthumb {
	width:135px;
	overflow:hidden;
	height:82px;
	float:left;
	position:relative;
}

.teamthumb.l {
	margin:5px 10px 10px 0px;
}

.teamthumb.r {
	margin:5px 0px 10px 0px;
}

.teamthumb.t {
	width:130px;
	margin:0px 10px 15px 0px;
}

.teamthumb a {
	color:#000000;
	position:absolute;
	bottom:3px;
	left:5px;
	font-size:12px;
}

.vaulttext {
	width:130px;
}

#vaulthand {
	position:absolute;
	bottom:0px;
	right:0px;
}

#ft-thumbs,#ft-thumbs2 {
	overflow:auto;
	position:relative;
}

#ft-vehicles {
	overflow:auto;
	position:relative;
}

.ft-arrowl {
	width:23px;
	height:23px;
	margin:20px 10px 0px 25px;
	float:left;
}

.ft-arrowr {
	width:23px;
	height:23px;
	margin:20px 10px 0px 0px;
	float:left;
}

.ft-thumb {
	background:transparent url(../images/ft-thumb-loading.gif) center center no-repeat;
	width:52px;
	height:52px;
	margin:10px 10px 0px 0px;
	float:left;
}

.ft-arrowl a:hover img, .ft-arrowr a:hover img, .ft-thumb a:hover img {
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.newsp {
	padding:7px 0px;
	border-bottom:#d8d8d8 1px solid;
}

.newsp a {
	color:#606060;
}

.newsp a:hover {
	color:#87b103;
}

.raceresults {
	border-collapse:collapse;
}

.raceresults td {
	border-bottom:#d8d8d8 1px solid;
	padding:1px 10px 1px 0px;
}

/*///////// prefooter //////////*/

#prefooter {
	width:841px;
	background-color:#f3f3f3;
	padding:10px;
	position:relative;
	margin-top:-25px;
}

#prefooter .roundbox {
	background-color:#ffffff;
	border:#c7c7c7 1px solid;
	padding:10px 0px 10px 10px;
	position:relative;
	top:0px;
	left:0px;
	color:#606060;
}

#prefooter .roundbox .tl {
	background:transparent url(../images/rb-tl.gif) top left no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	top:-1px;
	left:-1px;
}

#prefooter .roundbox .tr {
	background:transparent url(../images/rb-tr.gif) top right no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	top:-1px;
	right:-1px;
}

#prefooter .roundbox .br {
	background:transparent url(../images/rb-br.gif) bottom right no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}

#prefooter .roundbox .bl {
	background:transparent url(../images/rb-bl.gif) bottom left no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}

#prefooter .roundbox .footblock {
	width:265px;
	float:left;
	position:relative;
	margin-right:11px;
}

#prefooter .roundbox .footblock h1 {
	margin:0px;
	font-size:20px;
	font-weight:normal;
}

#prefooter #socialicons {
	width:155px;
	margin-top:12px;
	border-right:#c5c5c5 2px solid;
}

#prefooter #socialicons img {
	margin-left:10px;
}

#prefooter #textlinks {
	position:absolute;
	bottom:22px;
	left:185px;
}

#prefooter #textlinks a {
	font-size:10px;
	color:#006dc0;
	margin-right:20px;
}

/*///////// footer //////////*/

#footer {
	width:861px;
	height:73px;
	background-color:#000000;
	position:relative;
}

#footer #footlogo {
	position:absolute;
	top:0px;
	right:20px;
}

#footer #foottext {
	font-size:10px;
	color:#414141;
	text-align:right;
	position:absolute;
	top:10px;
	right:135px;
}

#footer #foottext a {
	color:#414141;
}

/*///////// store styles //////////*/

#store-mainimage {
	width:373px;
	margin:20px 0px 0px 20px;
}

#store-moreviews {
	margin:10px 0px 0px 20px;
}

#store-productdescription {
	width:300px;
}

#store-attributesbox {
	padding:8px;
	background-color:#f3f3f3;
	display:inline;
	font-size:11px;
}
#store-attributesbox input, #store-attributesbox select {
	border:#606060 1px solid;
	color:#606060;
	padding:1px;
	font-size:10px;
}

#store-breadcrumb {
	margin:0px 0px 0px 20px;
	color:#606060;
}
#store-breadcrumb a {
	color:#87b103;
}

#store-sharecart {
	position:absolute;
	top:188px;
	right:25px;
}
#store-sharecart a {
	color:#87b103;
}

#store-cart td {
	border-bottom:#f3f3f3 2px solid;
	padding:10px;
}
#store-cart td.qty input {
	border:#606060 1px solid;
	color:#606060;
	padding:1px;
	font-size:12px;
}
