/* CORE */

html {
	}

body {
	background:#000 url(/images/rust.jpg) repeat-x;
	color: #000;
	margin:0 0 0 2px;
	padding:0;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: justify;
	}

td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        color: #fff;
	background-color: #1a2d3c;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0px;
	font-size: 30px;
	font-weight: bold;
        color: #ac3330;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	font-size: 1.25em;
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: left;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 14px 25px;
	color: white;
	}

h4 {
	text-align: center;
	border-top: 0px solid #ddd;
	border-right: 0px solid #000;
	border-bottom: 0px solid #666;
	border-left: 0px solid #000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #000;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}

#breadcrumb {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 0px;
	}

#area_top {
	border-top: 0px solid #666;
	border-left: 0px solid #666;
	border-bottom: 0px solid #000;
	border-right: 0px solid #666;
	}

#area_middle_left {
	border-top: 0px solid #000;
	border-left: 1px solid #fff;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	padding: 5px 0px 0px 0px;
	}

#area_middle_right {
	border-top: 0px solid #666;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	padding: 5px 0px 0px 6px;
	}

#area_bottom {
	border-top: 0px solid #666;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	padding: 0px 0px 0px 5px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#182e3c;
	color:#fff;
	border: thin outset #ccc;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer;
}
.addtocart_btn {
	display:inline;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#182e3c;
	color:#fff;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:#000; color:white; text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:#000;  }

.btnstyle1, .btnstyle2 {
	background: #ac3330;
	color: #fff;
	width: 6em;
}

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	font-weight: bold;
	}

#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 10px;
	font-weight: bold;
	}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 0px dotted #000;
	}
	
.strike {
        text-decoration: line-through 
	}

.productprice {
        font-size: 11px;
	font-weight: normal;
	color: #000;
	background: transparent;
        }

.specialtext {
        font-size: 15px;
	font-weight: bold;
	color: red;
	background: transparent;
        }

.prodshipweight {
        font-size: 11px;
	font-weight: normal;
	color: #000;
	background: transparent;
	}

.largetext {
        font-size: 14px;
	font-weight: bold;
	color: #000;
	}

.abnormaltext {
        font-size: 12px;
	font-weight: normal;
	color: #000;
	}

.normaltext, .normaltext td {
    font-size: 11px;
	font-weight: normal;
	color: #000;
	}

.formtext {
        font-size: 11px;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;	}

.smalltext, .smalltext select {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.xsmalltext, .xsmalltext select {
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
        background-color: #ac3330;
        color: #fff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
        background-color: #ac3330;
        color: #fff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #ff0000;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	}

#cartHelpText{
        font-size: 11px;
	font-weight: normal;
	color: #000;
	}

#area_middle_wholesale {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 8px 8px 8px 8px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
        background-color: #ac3330;
        color: #fff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
        background-color: #ccc088;
        color: #666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
        background-color: #ccc594;
        color: #666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ac3330;
        color: #666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
        background-color: #ac3330;
        color: #666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #fff;
        color: #666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #fff;
        color: #666;
	font-size: 0.85em;
        font-weight: bold;
	}

#footer_text {
        font-size: 11px;
	font-weight: normal;
	color: #444444;
        text-align:center;
	}

a:link,a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
        font-size:11px;
	}

a:hover,a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
        font-size:11px;
	}

A.bottom_links:link,A.bottom_links:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
        font-size:11px;
	}

A.bottom_links:hover,A.bottom_links:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
        font-size:11px;
	}

A.menu_links:link,A.menu_links:visited {
        color: #444444;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
}

A.menu_links:hover,A.menu_links:active {
        color: #444444;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:11px;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #ac3330;
        font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
        color: #ccc;
        font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: normal;
 font-size: 11px;
 color: #000;
 background: transparent;
}



#popitmenu {
 position: absolute;
 background-color: white;
 border:1px solid #000;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a {
 text-decoration: none;
 padding-left: 6px;
 color: #000;
 display: block;
}

/*hover background color*/
#popitmenu a:hover{ background-color: #e1e1e1; }
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: #000; font-weight: normal; }
#subcat { font-weight: normal; }

/* For Guarantee Page */
td.list {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
 }

/* For Who's Using Revgear page tables */
table.whosusingbg {
 background-color: #f5f5dc;
 font-size: small;
 width: 100%;
 }

/* For Field Required Stars */
.reqstar {
 font-size: 10px;
 font-weight: normal;
 color: red;
 padding: 3px;
 }

/* Custom Styles from Robin */
form {
	margin: 0;
	padding: 0;
}

#content {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#content h1 {
	background: #fff url(images/title_header.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	width: 673px;
	height: 44px;
	margin: 0;
	padding: 4px 0 0 24px;
}

#content h3 {
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#content table {
	border-collapse: collapse;
	border-spacing: 0;
}

#content td, #content th {
	padding: 0;
}

#content ul {
	list-style-type: none;
	margin: 0 0 1em 1em;
	padding: 0;
}

#content li {
	font-weight: bold;
	padding: 2px 0;
}

#content .BannerOutline, #content .BannerOutline a {
	font-weight: bold;
	font-size: 14px;
}

#content .BannerOutline a {
	text-decoration: none;
}

#content .BannerOutline a:hover {
	text-decoration: underline;
}

/* Used in all demo video additions to the product description */
#demo_video {
	display: none;
	text-align: center
}
#demo_video div {
	margin: 0 auto;
	padding-top: 1.5em;
	position: relative;
	text-align: right;
}
#demo_video span {
	background-color: #860e10;
	border: 1px solid #620905;
	display: block;
	padding: 0.1em 0.25em;
}
#demo_video a {
	color: #fff;
	font: normal 14px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#demo_video a:hover {
	text-decoration: underline
}
#view_demo {
	padding: 0;
	margin: 0.5em 0 0 0;
}
#view_demo a {
	color: #ac3330
}
#view_demo img {
	display: inline;
	vertical-align: middle;
}
/* additional flip gif styles */
table.flipgifanchor {
	margin-top: 1em;
}
table.flipgifanchor td.leftColumn {
	padding-right: 8px;
}
table.flipgifanchor td.rightColumn {
	width: 150px;
}
div.flipgif div {
	background: #fff url(/images/mma_loading.gif) no-repeat scroll center center;
	margin-top: 1.5em !important;
	padding: 0 !important;
	text-align: center;
}
div.flipgif div span {
	text-align: right;
}
/* End of video additions */

.Arrow {
	color: #990000;
	font: normal 9px Arial,Helvetica,sans-serif;
	padding: 0 6px 0 8px;
}

.Banners {
	width: 728px;
}

.Banners img, .CodeSnip {
	margin-bottom: 1em;
	border: solid 1px #ccc;
}

/* For pages that have multiple product sku's */
.ChildProducts th { font-size: 10px; font-weight: bold; }

.CodeSnip {
	background-color: #f7f7f7;
	padding: 3px 5px 5px 5px;
	font: normal 12px 'Courier New';
}

/* For checkbox tables */
.CheckAllNote { color: #444444; }

.CommonCheckTable { margin: 0.2em 0; }

.CommonCheckTable td { padding-right: 0.5em; }

.FractionFont { font-family: Verdana }

.hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 12px 0;
	font-size: 0.9px;
	overflow: hidden;
}

.MaxWidth { width: 100%; }

/* Used in register */
.OtherInput { margin-left: 10px; }

.PrivacyText { text-align: justify; }

.QuestionPadding { padding-top: 1em; }

/* Used in sponsor fighters/tournaments */
.SelectMargin { margin-left: 1em; }

/* Used in the size charts */
#sizechart {
	border-collapse: collapse;
	border-spacing: 0;
}

#sizechart, #sizechart td { border: 1px solid #fff }

#sizechart td, #sizechart th {
	padding: 0;
}

#sizechart th {
	color: #000;
	background-color: #fff;
	height: 20px;
}

#sizechart td {
	background-color: #f8f8f8;
	color: #5c5c5c;
	height: 18px;
	text-align: center;
}

#sizechart .colhead {
	background-color: #f2f2f2;
	font-weight: bold;
}

#sizechart .note, #sizechart .tip {
	color: #000;
	text-align: left;
}

#sizechart .note {
	padding: 12px 8px 0;
}

/* Used on whos_using.tpl */
#customerreviews {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#customerreviews li {
	background-color: #f7f7f7;
	border: 1px solid #cecece;
	margin: 0 0.5em 1em 0.5em;
	padding: 1em
}

/* Used on line_sheets.tpl */

.lineSheet {
	float: left;
	padding: 1em
}

.lineSheet .title {
	background: #fff url(images/line_sheet_bg.gif) no-repeat bottom left;
	border: 1px solid #5d6162;
	border-style: none none solid none;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin-bottom: 6px;
	padding-left: 46px;
	width: 238px
}

.lineSheet .pdf, .lineSheet .pdf a {
	height: 65px;
	width: 76px
}

.lineSheet .pdf {
	background: #fff url(images/line_sheet_pdf.gif) no-repeat;
	margin-left: 37px;
	text-align: center;
}

.lineSheet .pdf a {
	display: block;
	font-size: 12px;
	padding-top: 6px;
	text-decoration: none
}

/* Home banners */

.homeBanner { margin-bottom: 8px }
div.homeBanner div { position: relative }
div.homeBanner p {
	color: #fff;
	font: normal 11px Arial;
	margin: -26px 100px 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 490px;
}
.siblingBanner { display: none }
/* Left Nav */
#leftNavTop, #leftNavTop .highlight {
	background-image:url('/images/left_nav_top.png');
	background-repeat: no-repeat;
}
#leftNavTop {
	background-color: #fff;
	height: 119px;
	width: 155px;
}
#leftNavTop ul {
	margin: 0;
	padding: 17px 0 0 0;
}
#leftNavTop ul li {
	height: 20px;
	list-style: none;
	margin: 0 0 1px 0;
	padding: 0px 0px 0px 25px;
}
#leftNavTop a {
	display: inline-block;
	font: bold 11px Arial;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#leftNavTop a:hover {
	color: #990000;
	text-decoration: underline;
}
#leftNavTop .highlight { background-position: 0px -120px }
#leftNavTop .highlight a { color: #fff }
#leftNavTop .highlight a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Left Nav Bottom Styles */
#leftNavBtm ul {
	background-color: #f2f2f2;
	margin: 0;
	padding: 0 0 4px
}
#leftNavBtm li {
	background: #fff url(/images/left_nav_btm.png) no-repeat 0 0;
	font: normal 11px arial;
	list-style: none;
	line-height: 23px;
	padding: 0 0 0 25px;
	text-align: left
}
#leftNavBtm li a {
	font-weight: bold;
	text-decoration: none
}
#leftNavBtm li a:hover { text-decoration: underline }
#leftNavBtm .subCat {
	background: #f2f2f2;
	background-image: none;
	line-height: 16px;
	padding: 0 0 0 6px;
	vertical-align: middle
}
#leftNavBtm .subCat a { font-weight: normal }
#leftNavChicklets {
	background: #fff url(/images/left_nav_btm.png) no-repeat 0 -23px;
	padding-top: 20px;
	text-align: center
}
#leftNavChicklets img {
	border: none;
	display: inline;
	margin-bottom: 16px
}
#rightNavChicklets {
	padding-top: 11px;
	text-align: center
}
#rightNavChicklets img {
	border: none;
	display: inline;
	margin-bottom: 6px
}
#rightNavChicklets .chicklets {
	margin-bottom: 10px
}
#area_middle_left .leftNavSpacer {
	background-color: #fff;
	font-size: 0.9px;
	height: 6px;
	line-height: 1px
}
/* cart style */
div.addVertSpacing {
	padding-bottom: 20px;
}
div.addVertSpacingSmall {
	padding-bottom: 12px;
}
h3.header {
	background: #fff url(/images/title_header.jpg) no-repeat;
	height: 44px;
	margin: 0;
	padding: 0;
	width: 673px;
}
h3.header a.crumb {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
h3.header a.crumb:hover {
	text-decoration: underline;
}
h3.header span {
	display: block;
	padding: 5px 0 0 26px;
}
h3.header span {
	float: left;
}
h3.header .crumbs {
	color: #ddd;
	font-size: 15px;
	font-weight: normal;
	float: left;
	display: block;
	line-height: 33px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
h3.header .crumbs strong {
	color: #ffcc00;
	font-weight: bold;
}
h3.header .stepOne, h3.header .stepTwo, h3.header .stepThree, h3.header .stepFour {
	background-image:url(/images/steps.png);
	background-position: 0px 0px;
	float: left;
	height: 22px;
	margin: 6px 0 0 10px;
	overflow: hidden;
	padding: 0;
	text-indent: 30px;
	width: 22px;
}
h3.header .stepOne {
	background-position: -23px 0px;
}
h3.header .stepOneOn {
	background-position: 0px 0px;
}
h3.header .stepTwo {
	background-position: -23px -24px;
}
h3.header .stepTwoOn {
	background-position: 0px -24px;
}
h3.header .stepThree {
	background-position: -23px -48px;
}
h3.header .stepThreeOn {
	background-position: 0px -48px;
}
h3.header .stepFour {
	background-position: -23px -72px;
}
h3.header .stepFourOn {
	background-position: 0px -72px;
}
.cart {
	width: 673px;
}
.cart a,.cart a:link,.cart a:visited  {
	color: #95A0AA;
}
.cart a span {
	color: #000;
}
.cart a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.cart a:hover span {
	color: #3A3A3A;
}
.cart form {
	display: inline;
}
.cart td {
	background-color: #f2f2f2;
	padding: 5px;
}
.cart table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.cart table td {
	padding: 0;
	vertical-align: top;
}
.cart table td.productImg {
	width: 58px;
}
.cart table td.productDesc {
	padding-top: 8px;
}
.cart th {
	background-color: #d5d5d5;
	color: #3a3a3a;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px;
	text-align: left;
}
.cart th.totalPrice,.cart .price,.cart .subtotal {
	text-align: right;
}
.cart .alternateRow td {
	background-color: #e3e3e3;
}
.cart .disabledInput {
	background-color: transparent;
}
.cart input.disabledFormButton {
	background-color: #999;
	border-color: #ccc #333 #333 #CCC;
	color: #eee;
}
.cart .formButton,.checkoutSubmit .formCheckoutButton {
	color: #fff;
	font-size: 11px;
}
.cart .chicklets {
	padding-top: 8px;
	text-align: center;
}
.cart .chicklets img {
	display: inline;
}
.cart .formButton {
	background-color: #003366;
	border-color: #336699 #000033 #000033 #336699;
	margin: 0 4px;
}
.cart input.formButtonMargin {
	margin-left: 8px;
}
.cart .formButtonNormal {
	margin: 0;
}
.cart .formTextInput {
	border: 1px solid #a4b97f;
}
.cart .giftNote {
	border-top: 1px solid #ccc;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}
.cart td.grandTotal {
	color: #990000;
}
.cart .innerTable {
	background-color: #999;
}
.cart .innerTable table {
	border-collapse: separate;
	border-spacing: inherit;
	width: 100%;
}
.cart .innerTable td {
	padding: 5px;
}
.cart .note {
	margin: 0;
	padding: 5px 22px 0;
}
.cart .price {
	font-weight: bold;
}
.cart .price strike {
	color: red;
	font-weight: normal;
}
.cart .pricePerItem {
	color: #555;
	font-weight: normal;
}
.cart .product {
	border: 1px solid #ccc;
	display: inline;
	height: 50px;
	width: 50px;
}
.cart .productQuantity span {
	border: 1px solid #ccc;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin-right: 3px;
	*margin: 2px 0 0;
	width: 28px;
	*width: 30px;
}
.cart .promoCode {
	font-size: 13px;
	text-align: right;
}
.cart .reachUs {
	float: right;
	margin-right: 70px
}
.cart .reachUs div {
	padding-left: 24px;
}
.cart .shipping {
	width: auto;
}
.cart .shipping td {
	padding-bottom: 4px;
	vertical-align: middle;
}
.cart .shipping .leftColumn {
	padding-right: 8px;
	width: 115px;
}
.cart .subtotal {
	background-color: #d5d5d5;
	color: #3a3a3a;
	font-weight: bold;
}
.cart .welcomeText, .cart .welcomeText p {
	text-align: center;
}
.cart .welcomeText {
	padding-bottom: 40px;
}
.cart .welcomeText p {
	margin: 0;
	padding: 0 0 8px;
}
.cart .welcomeText strong {
	font-size: 16px;
}
.cart .wishlist {
	padding-left: 4px;
}
.cartHelpText {
	font-weight: bold;
	text-align: left;
}
.checkoutForms {
	text-align: center;
	vertical-align: top;
}
.checkoutForms p {
	margin: 0 0 8px;
	padding: 0;
}
.checkoutForms table {
	margin: 0 auto;
	width: auto;
}
.checkoutForms table td {
	padding-bottom: 12px;
}
.checkoutForms .lastParagraph {
	margin-bottom: 0;
}
.checkoutForms .leftColumn {
	padding-right: 8px;
}
.checkoutForms .submitButton {
	padding-bottom: 0;
	text-align: center;
}
.checkoutForms .submitButton ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.checkoutForms .submitButton .topCheck {
	padding: 4px 0 0;
}
.checkoutThanks {
	text-align: center;
}
.checkoutSubmit {
	padding: 20px 0;
	text-align: right;
}
.checkoutSubmit .formButton {
	margin: 0;
}
.checkoutSubmit .formCheckoutButton {
	background-color: #cc0000;
	border-color: #cc3333 #990000 #990000 #cc3333;
	margin-left: 8px;
}
.emptyCart {
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	font-weight: bold;
	line-height: 8em;
}
.formError, .formError a {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 673px;
}
.formError, td.formErrorLabel {
	color: #ff0000;
}
.formError {
	margin-bottom: 8px;
}
.formError a {
	color: #990000;
}
td.formErrorLabel {
	font-weight: bold;
}
.headerNote {
	font-size: 11px;
	font-weight: normal;
}
.headerNote strong {
	font-weight: bold;
}
.hrule {
	border-top: 1px solid #1A2D3C;
	font-size: 0.9px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.lrgInput {
	width: 160px;
}
.orderTotals, .orderTotals th {
	text-align: right;
}
.orderTotals .completeHeader {
	float: left;
}
.shippingCalc table td {
	padding: 5px 0;
}
.shippingCalc table td.bottomRow {
	padding-bottom: 0;
}
.shippingCalc table td.topRow {
	padding-top: 0;
}
.shippingDisclaimer {
	text-align: justify;
}
.subContent {
	margin-top: -1px;
}
.subtleText {
	color: #666;
}
/* Team Revgear (teamRevgear) */
.bioThumb {
	background: #fff url(/images/thumb_babalu.jpg) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 259px;
	margin: 0 23px 10px;
	text-indent: -2000px;
	width: 194px;
	z-index: 0;
}
a.bioThumb:hover {
	background-position: 0px -259px;
}
#content .thumbnails a {
	background: #fff url(/images/thumb_bg.png) no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	float: left;
	height: 259px;
	margin: 0 23px 10px;
	text-decoration: none;
	width: 194px;
	z-index: 0;
}
#content .thumbnails a:hover {
	background-position: 0 -259px;
	color: #fff;
}
#content .thumbnails a span {
	background-image:url(/images/thumbs_all.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 225px;
	margin: 2px 0 0 2px;
	width: 183px;
}
#content .thumbnails a strong {
	display: block;
	margin: 4px 0 0 8px;
}
#content .thumbnails .mid {
	margin-left: 0;
	margin-right: 0;
}
.thumbnails .fabricio span {
	background-position: -183px 0;
}
.thumbnails .cyborg span {
	background-position: -366px -675px;
}
.thumbnails .varner span {
	background-position:-366px -900px
}
.thumbnails .mousasi span {
	background-position: -183px -675px;
}
.thumbnails .gamburyan span {
	background-position:0 -1125px
}
.thumbnails .ryan span {
	background-position: 0px -675px;
}
.thumbnails .lcdavis span {
	background-position: -366px -450px;
}
.thumbnails .ricardo span {
	background-position: -183px -450px;
}
.thumbnails .bruno span {
	background-position: 0px -450px;
}
.thumbnails .tamdan span {
	background-position: -366px -225px;
}
.thumbnails .zac span {
	background-position: -183px -225px;
}
.thumbnails .nam span {
	background-position: 0 -225px;
}
.thumbnails .roxy span {
	background-position: -366px 0px;
}
.thumbnails .budnik span {
	background-position: 0px -900px;
}
.thumbnails .ruffo span {
	background-position: -183px -900px;
}
/* Team Revgear Bios page */
h3.header a.close {
	color: #fff;
	cursor: pointer;
	float: right;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
h3.header a.close .theLabel {
	margin-top: 2px;
}
h3.header a.close .theButton {
	background: #990000;
	border: 1px solid #000;
	margin: 6px;
	padding: 0px 4px;
	text-decoration: none;
}
.bio {
	background: #fff url(/images/bios_rs.jpg) top center no-repeat;
	padding-top: 280px;
	position:relative;
	text-align: center;
}
.bio .stats {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	position:absolute;
	text-align:left;
	text-shadow:1px 1px 3px #000;
	text-transform:uppercase;
	right:0px;
	top:70px;
	width:206px;
}
.bio .stats div {
	float:left;
	margin-right:12px;
}
.bio table {
	background-color: #000;
	margin: 0 auto;
	width: 100%;
}
.bio table tr.odd {
	background-color: #333;
}
.bio table th {
	border-bottom: 1px solid #000;
	font-size: 12px;
}
.bio table td {
	font-size: 11px;
}
.biosFabricio { background-image:url(/images/bios_fw.jpg) }
.biosCyborg { background-image:url(/images/bios_cs.jpg) }
.biosJVarner { background-image:url("/images/bios_jv.jpg") }
.biosMousasi {background-image:url(/images/bios_gm.jpg) }
.biosMGamburyan { background-image:url("/images/bios_mg.jpg") }
.biosFord { background-image:url(/images/bios_rf.jpg) }
.biosDavis { background-image:url(/images/bios_lcd.jpg) }
.biosLamas { background-image:url(/images/bios_rl.jpg) }
.biosPaulista { background-image:url(/images/bios_bp.jpg) }
.biosTamdan { background-image:url(/images/bios_tm.jpg) }
.biosGeorge { background-image:url(/images/bios_zg.jpg) }
.biosPhan { background-image:url(/images/bios_np.jpg) }
.biosRoxy { background-image:url(/images/bios_roxy.jpg) }
.biosBudnik { background-image:url(/images/bios_mb.jpg) }
.biosRuffo { background-image:url(/images/bios_rb.jpg) }
#content .bio table th, #content .bio table td {
	color: #fff;
	padding: 6px 4px;
	text-align: center;
}
/* Sponsorship form styles */
.sponsForm, .sponsForm select, .sponsForm input, .sponsForm textarea {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
.sponsForm h3 {
	border: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}
.sponsForm h3 em {
	display: block;
	float: right;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.sponsForm h3 strong {
	color: #ff0000;
}
.sponsForm label {
	clear: left;
	display: block;
	float: left;
	padding: 2px 4px 0 0;
	width: 130px;
}
.sponsForm label.fullLine {
	display: block;
	float: none;
}
.sponsForm label.longLabel {
	width: auto;
}
.sponsForm label strong {
	color: #ff0000;
}
.sponsForm ol {
	list-style: none;
	margin: 0 0 12px;
	padding: 6px 10px;
	background-color: #F7F7F7;
	border: 1px solid #CCC;
}
.sponsForm ol li {
	clear: left;
	padding: 2px;
}
.sponsForm ol li .time {
	display: inline;
}
.sponsForm ol li .time input {
	padding: 0;
	margin: 0;
	width: auto;
}
.sponsForm ol li .time label {
	clear: none;
	float: none;
	display: inline;
	padding-right: 0.25em;
	width: auto;
}
.sponsForm ol li.checkList div {
	float: left;
	padding-bottom: 11px;
	width: 160px;
}
.sponsForm ol li.checkList div input.otherText {
	width: 100px;
	border-color: #ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
	border-style: solid;
	border-width: 1px;
}
.sponsForm ol li.checkList input {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
}
.sponsForm ol li.checkList label {
	clear: none;
	display: inline;
	float: none;
	padding-left: 0.25em;
	width: auto;
}
.sponsForm ol li.checkList strong {
	clear: left;
	display: block;
	padding-bottom: 0.5em;
}
.sponsForm ol li.lastRow {
	padding-bottom: 0;
}
.sponsForm ol li.lrgRow {
	padding-bottom: 11px;
}
.sponsForm ol li.CaptchaCode {
	padding-bottom: 0;
}
.sponsForm ol li.CaptchaCode img {
	border: 1px solid #CECECE;
	margin-bottom: 8px
}
.sponsForm ol li.CaptchaCode input {
	margin-bottom: 4px;
	width: 6em
}
.sponsForm select, .sponsForm input, .sponsForm textarea {
	border: 1px solid #CCC;
	border-color: #ABADB3 #DBDFE6 #E3E9EF #E2E3EA
}
.sponsForm select, .sponsForm input {
	margin: 0;
	width: 180px
}
.sponsForm textarea {
	font-family: Arial;
	width: 100%
}
.topNav {
	background-repeat: no-repeat
}
.topNav a.isOn {
	color: #fff !important
}
.topNav div {
	float: left;
	margin-right: 2px;
	padding-top: 4px;
	text-align: center;
	width: 119px
}
.topNav span {
	clear: left
}
.topNav td {
	padding-bottom: 2px
}
.topNav .bottomLeftNav {
	margin-left: 93px
}
.topNav .longName {
	letter-spacing: -1px
}
.topNav .rowTwo div {
	padding-top: 0px
}
.topNav .topLeftNav {
	margin-left: 111px
}
/* Paypal notice */
#ppNotice {
	background: transparent url(/images/notice_bg.png) no-repeat;
	float: right;
	margin-right: 8px;
	min-height: 125px;
	padding: 8px 0;
	position: relative;
	width: 338px;
}
#ppNotice p {
	color: #fff;
	margin: 0 16px 10px 10px;
}
#ppNotice .bgBtm {
	background: transparent url(/images/notice_bg.png) no-repeat bottom left;
	bottom: 0;
	height: 17px;
	width: 338px;
	position: absolute;
}

#suggestions_wrapper {
 position: relative;
 width: 200px;
}

.suggestion {
 background-color: #FFFFFF;
 padding: 2px 6px 2px 6px;
}

.suggestion_hover {
 background-color: #e1e1e1;
 padding: 2px 6px 2px 6px;
}

.suggestions {
 font-size: 12px;
 font-weight: normal;
 background-color: #FFFFFF;
 color: #000000;
 text-align: left;
 border: 1px solid #000000;
 position: absolute;
 /*left: 220px;*/
 top: 20px;
 left: 5px;
 width: 150px;
 z-index: 100;
}
/* Media page styles */
#embedInfo.overlay {
	background-image:url(../images/ovr_white_bg.png);
	width:411px;
}
#embedInfo.overlay .wrapper {
	font-size:12px;
	margin:30px;
	padding:0;
}
#embedInfo.overlay .close {
	right:22px;
	top:22px;
}
.overlay {
	background-image:url(../images/ovr_bg.png);
	display:none;
	width:568px;
}
.overlay .wrapper {
	background-color:#fff;
	margin:40px;
	padding:20px;
}
.overlay .close {
	background-image:url(../images/ovr_x.png);
	cursor:pointer;
	height:19px;
	position:absolute;
	right:41px;
	top:41px;
	width:18px;
}
#content.videos { width:728px }
#content.videos a {
	color:#990000;
	font:12px Arial;
	outline:0;
	text-decoration:none;
}
#content.videos span a {
	color:#000;
	font-size:11px;
	text-decoration:none;
}
#content.videos span.note { color: #333 }
#content.videos a:hover { text-decoration:underline }
#content.videos h1 {
	margin:0 auto;
	padding:0;
	width:auto;
}
#content.videos h1 span {
	display:block;
	padding:4px 0 0 24px
}
#content.videos h1 div {
	background:url("images/title_header.jpg") no-repeat scroll right top transparent;
	float:right;
	height:44px;
	width:100px;
}
#content.videos li {
	font-size:12px;
	font-weight:normal;
}
#content.videos .addSpace { margin-bottom:36px }
#content.videos .clearLeft { clear:left }
#content.videos .intro {
	clear:right;
	font-size:12px;
}
#content.videos .intro .clearFloats {
	display:block;
	clear:both;
}
#content.videos .intro .sort {
	margin-top:17px;
}
#content.videos .sectionRef {
	float:left;
	text-align:center;
	padding:1em 0 0;
	width:33%;
}
#content.videos .thumb span {
	display:block;
	padding-top:2px;
}
.videos h2 {
	border-bottom:1px solid #ccc;
	clear:left;
	display:block;
	font-size:16px;
	margin:8px 0 10px;
	padding:0;
}
.videos span { display: inline }
.videos .breakRow { clear:left }
.videos .thumb {
	float:left;
	height:250px;
	margin:0 0 0 14px;
	width:150px;
}
.videos .thumb:hover { text-decoration:underline }
.videos .thumb img { cursor:pointer }
.videos .thumb img { margin-bottom:10px }
.videos .intro .sort a, .videos .thumb .downloadVideo, .videos .thumb .playVideo { text-indent:-9999px }
.videos .thumb .downloadVideo, .downloadImg {
	background-image:url(../images/download_icon.png);
	height:22px;
	width:22px;
}
.videos .thumb .downloadVideo {
	display:block;
	margin:4px 0 2px 52px;
}
.videos .thumb .playVideo, .playImg {
	background-image:url(../images/btn_play.png);
	height:22px;
	width:48px;
}
.videos .thumb .playVideo {
	display:block;
	float:left;
	margin:4px 0 2px;
}
.downloadVideo:active, .playVideo:active { background-position:0 -22px }
.downloadVideo:hover, .playVideo:hover { background-position:0 -44px }
.downloadImg, .playImg {
	display:inline;
	vertical-align:middle;
}
.rtt {
	clear:both;
	margin-bottom:8px;
	text-align:center;
}
