.bg {
    background:url(../images/bg_pixel.png);
    color:#787878;
    font-family:arial,helvetica,sans-serif;
    zoom:1;
    position: relative;
}
body {
    background:url(../images/backgrounds/bmc01.jpg);
    background-color:#333;
    background-position:top center;
    background-repeat:no-repeat;
    background-attachment: fixed;
    
}
.wrapper {
    
}

a {
    color: #aaa;
    text-decoration: none;
}
a:hover {
    color: white;
    text-decoration: underline;
}

.page-head-alt, .page-head {
    margin-top: 12px;
}
.page-head-alt h3, .page-head h3 {
    color: white;
}

.helium-header,
ul.breadcrumbs,
.account-nav .head {
     background:url(../images/helium-header-bg.png) repeat-x;
     height: 27px;
     line-height: 27px;
     color: #ddd;
     padding-left: 12px;
     text-transform: uppercase;
}
.helium-header span {
    color: #ff0000;
    font-size: 14px;
}

/* header */
.header {
    border:0;
    top:0;
    left:0;
    position:fixed;
    width:100%;
    margin:0;
    background:url(../images/background_repeat.png);
    background-color:#333;
    background-repeat:repeat-x;
    z-index:9999;
}
.header-top-container {
    background:none;
    height:115px;
    border:0;
}
    .header-top {
        padding:0;
        width:900px;
        height:85px;
    }
h1#logo {
    margin:0;
    padding:14px 0 0 0;
    height:50px;
    width:171px;
    font-size:0;
    line-height:0;
}

h2 {
    font-weight: normal;
    border-bottom: 1px solid #333;
    margin-bottom: 12px;
    padding-bottom: 6px;
    color: white;
    text-transform: uppercase;
}

h2 span, h3 span, h4 span {
    color: #fff;
}

h3 {
    color: red;
}

h4 {
    color: white !important;
}

.middle-container {
    background:none;
    padding-top:115px;

}

.header-nav-container {
    background:none;
}


/* footer */
.footer-container {
    position:fixed;
    bottom:0px;
    margin:0;
    left:0;
    background:url(../images/footer.png);
    border:0;
    background-repeat:repeat-x;
    width:100%;
    height:25px;
}
    .footer-container .footer {
        background:0;
        width:100%;
        padding:0;
        margin:0;
        text-align:left;
        height:25px;
    }
        .footer-container .footer .about {
            background:url(../images/footer_add.png);
            background-repeat:no-repeat;
            display:block;
            height:25px;
            padding-left:30px;
            padding-top:2px;
            color:#5a5a5a;
        }

/* left nav */
.side-col {
    width:250px;

}

#search_mini_form_left {
    display: none;
}

.mini-search {
    position:relative;
    background:none;
    margin:0;
    padding:0;
}
    .mini-search .input-text {
        width:100px;
    }
.mini-newsletter dt {
    width:78px;
    color:#787878;
    float:left;
    text-transform:uppercase;
    font-size:10px;
    margin-bottom:8px;
}
.mini-newsletter dd {
    width:150px;
    margin-bottom:8px;
}
    .mini-newsletter dd input.input-text {
        width:144px;
    }
.mini-newsletter .newsletter_part {
    float:left
}
.mini-newsletter dd.newsletter_part {
    text-align:right;
}
.mini-newsletter .newsletter_part .archives {
    color:#C80000;
    font-size:10px;
    text-transform:none;
}
.mini-newsletter .newsletter_part .unsubscribe {
    display:block;
    font-size:9px;
    padding-top:4px;
    text-transform:none;
}
.base-mini .content, .base-mini ol {
    background:transparent;
}
    .col-left .base-mini {
        background:transparent;
        border:0;
    }

/* search */
.col-left .mini-search {
    padding:5px 0 0 10px;
}
.col-left .mini-search .input-text {
    width:165px;
}
.col-left {
    margin-top:10px;
}

/* top nav */
#top_nav {
    width:911px;
    margin:0 auto;
}
    #top_nav li {
        float:left;
    }
        #top_nav li a {
            display:block;
            height:30px;
            background-repeat:no-repeat;
        }
        #top_nav li span {
            display:block;
            overflow:hidden;
            text-indent:-9999em;
        }
        /* nav images */
        #top_nav li.home a {
            width:71px;
            background-image:url(../images/nav_home.png);
        }
        #top_nav li.about_bmc a {
            width:110px;
            background-image:url(../images/nav_about_bmc.png);
        }
        #top_nav li.world_of_sponsors a {
            width:189px;
            background-image:url(../images/nav_world_of_sponsors.png);
        }
        #top_nav li.shop_for_products a {
            width:185px;
            background-image:url(../images/nav_shop_for_products.png);
        }
        #top_nav li.technology a {
            width:126px;
            background-image:url(../images/nav_technology.png);
        }
        #top_nav li.bmc_dealers a {
            width:128px;
            background-image:url(../images/nav_bmc_dealers.png);
        }
        #top_nav li.contact a {
            width:102px;
            background-image:url(../images/nav_contact.png);
        }
.wrapper .input-text {
    background:#1d1d1d;
    border:1px solid #292929;
    height:12px;
    color:#C8C8C8;
    font-family:arial,helvetica,sans-serif;
    font-size:10px;
}
.wrapper .validation-failed {
    background:#1D1D1D !important;
    border:1px dashed #F00 !important;
    color:#C8C8C8;
}
/* left side registration */
.left_side_registration {
    padding-top:9px;
    padding-bottom:12px;
}
.left_side_registration .content {
    padding:0;
}
    .left_side_registration li dt {
        width:75px;
        float:left;
        display:block;
        text-transform:uppercase;
        font-size:10px;
        padding-left:10px;
    }
    .left_side_registration li dd {

            display:block;
    }
        .left_side_registration li dd input.input-text {
            width:144px;
        }
.left_side_registration .form-list li {
    margin-bottom:8px;
}


.left_side_registration .btn_login {
    background:url(../images/btn_login.png);
    overflow:hidden;
    width:62px;
    height:25px;
    margin:0;
    padding:0;
    border:0;
}
.left_side_registration .btn_login span {
    text-indent:-9999em;
    display:block;
    width:100px;
    height:25px;
}

.left_side_registration .btn_dealer {
    background:url(../images/btn_become_a_dealer.png);
    overflow:hidden;
    width:150px;
    height:25px;
    margin:0;
    padding:0;
    border:0;
}
.left_side_registration .btn_dealer span {
    text-indent:-9999em;
    display:block;
    width:150px;
    height:25px;
}
.left_side_registration .buttons {
    padding-left:10px;
    font-size:0;
    line-height:0;
}
.left_side_registration .btn_login {
    margin-right:13px;
}

/* content */
.middle {
    background:none;
    padding:0;
    margin-bottom: 80px;
}

.col-2-left-layout .col-main {
    width:610px;
    margin-top: 11px;
    padding: 15px;
}

.col-2-right-layout .col-main { 
    width: 595px;
    margin-top: 16px;
    padding: 15px;
}

span.button,
#bmc-categories .nav-accessories > a,
#bmc-categories .nav-bikes > a {
    background:url(../images/button_repeat.png);
    height:23px;
    display:block;
    padding:4px 0 0 9px;
    text-transform:uppercase;
    color:#c8c8c8;
    text-decoration: none;
}

#bmc-categories ul {
    padding: 8px 0;
}

#bmc-categories ul ul {
    padding: 0;
}

#bmc-categories ul li {
    padding-left: 12px;
}


.submit_button {
    background:url(../images/btn_subscribe.png);
    overflow:hidden;
    width:100px;
    height:25px;
    margin:0;
    padding:0;
    border:0;
}
.submit_button span {
    text-indent:-9999em;
    display:block;
    width:100px;
    height:25px;
}

.left_column, .right_column {
    float: left;
    width: 288px;
    padding: 15px;
}

.quick-access a {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 13px;
    color: #ffe6e6;
    padding: 0 8px;
}

.quick-access a:hover {
    font-size: 13px;
    color: white;
    text-decoration: underline;
}

.quick-access li {
    background: none;
    padding: 0;
    margin: 0;
    color: #ff4d4d;
}

/* LISTING PAGE */

.category-head {
    padding: 0;
    margin-bottom: 0;
}

ul.breadcrumbs {
    padding-bottom: 0;
}

ul.breadcrumbs strong {
    color: #ff0000;
    font-size: 14px;
    font-weight: normal;
}

ul.breadcrumbs a {
    color: #dcdcdc;
    text-decoration: none;
}

.category-head h2 {
    color: #ff0000;
    display: none;
}

.breadcrumbs {
    padding-bottom: 8px;
    margin-bottom: 0;
}

.pager, .view-by {
    background: #141414 !important;
    border-bottom: 1px solid #242424;
}
.pager td {
    border: none !important;
}

.listing-type-list .listing-item {
    border: none;
    border-bottom: 1px solid #242424;
}

.catalog-listing h5 a {
    color: #ff0000;
    text-decoration: none;
    font-size: 16px;
} 

.catalog-listing h5 a:hover {
    text-decoration: none;
    color: #ff0000;
}
.regular-price .price {
    display: block;
    color: white;
    font-size: 16px;
    background: #be0000;
    height: 27px;
    line-height: 27px;
    font-weight: normal;
    cursor: default;
    width: 140px;
    text-align: center;
}

.listing-type-list .product-shop {
    width: 400px;
    margin-right: 8px;
}

.listing-type-list .product-shop h5 {
    font-weight: normal;
}

.product-buttons {
    clear: right;
    float: right;
    width: 400px;
}
.product-image img {
    border: 1px solid #ccc;
}

.category-items a {
    color: #787878;
    text-decoration: none;
    text-transform: uppercase;
}

.category-items a:hover {
    text-decoration: underline;
}

.category-items a.active {
    color: #ff0000;
}

/* product view page */
.product-info-box {
    border: none;
}
.product-essential {
    background: black;
    padding: 12px;
}

.product-view-header {
    background: #141414;
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    color: #ccc;
    padding: 8px 12px;
    font-size: 13px;
}

.product-view-header a {
    color: #aaa;
    display: block;
    float: left;
    text-decoration: none;
    padding: 6px 14px;
}

.product-view-header a.active {
    background: #242424;
}

.availability {
    display: none;
}

#additional-canvas {
    padding: 12px;
}
#additional-canvas > div {
    display: none;
}
#additional-canvas > div.active {
    display: block;
}
.product-img-box img {
    border: 2px solid white;
}

.product-essential .product-shop {
    width: 290px;
}

.product-essential .product-shop .product-name {
    font-size: 16px;
    color: #ff0000;
    text-transform: uppercase;
    font-weight: normal;
}

.product-essential .product-shop .add-to-cart-box {
    float: none;
    margin-top: 28px;
}

.more-views li {
    float: left;
    padding: 4px;
}

/* shopping cart */
.shopping-cart-totals {
    border: 1px solid #1f1f1e;
    background: #020202;
    width: 398px;
    min-height: 150px;
}

#shopping-cart-totals-table {
    text-transform: uppercase;
    color: #ddd;
}

#shopping-cart-totals-table tfoot td {
    color: #1c7f2c;
}

.tax-total .tax-collapse {
    float: none;
    text-align: left;
}

#shopping-cart-totals-table tr td:first-child {
    text-align: left;
}

#shopping-cart-table {
    border: 1px solid #3c3c3c;
}

#shopping-cart-table thead th {
    text-transform: uppercase;
     background:url(../images/helium-header-bg.png) repeat-x;
     height: 27px;
     line-height: 24px;
     color: #CCC;
     border-right: 1px solid #3c3c3c !important;
}

#shopping-cart-table tr {
    background: black;
}

#shopping-cart-table tfoot tr {
    background: #141414 !important;
}

#shopping-cart-table tfoot tr td {
    padding: 8px;
}

#shopping-cart-table tr.even {
    background: #141414 !important;
}

#shopping-cart-table tr td {
    border-right: 1px solid #3c3c3c !important;
    border-bottom: 1px solid #3c3c3c !important;
}

/* Checkout */
.one-page-checkout {
    border: 1px solid #242424;
}
.one-page-checkout .allow .head,
.one-page-checkout .head,
.one-page-checkout-progress h4,
.one-page-checkout-progress h4.complete {
     background:url(../images/helium-header-bg.png) repeat-x;
     color: #ddd;
     text-transform: uppercase;
     border: none;
     zoom: 1;
     filter: alpha(opacity=86);
     opacity: .86;
}

.one-page-checkout .allow .head h3 {
    color: white;
}

.one-page-checkout .box, 
.one-page-checkout .active .box,
.one-page-checkout .box-no-padding,
#checkout-step-review {
    background: black;
    border: none;
    color: #ccc;
}

.one-page-checkout .head .step-count {
    background: #ff0000;
    border: 1px solid #ff0000;
    color: #eee;;
}

.one-page-checkout h4 {
    color: #ff0000;
    border-bottom: none;
    text-transform: uppercase;
}

.one-page-checkout-progress {
    margin-top: 16px;
}

.one-page-checkout-progress h3 {
    color: white;
}

.form-button {
    background: #780000;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #4b0000;
    border-right: 2px solid #4b0000;
    border-left: 1px solid #af0000;
    border-top: 1px solid #af0000;
}

.required {
    color: #ff0000;
}

.one-page-checkout-progress h4,
.one-page-checkout-progress h4.complete {
    height: 22px;
    line-height: 22px;
}

.one-page-checkout-progress h4.complete span {
    color: #666;
    font-weight: normal;
}

.one-page-checkout-progress h4.complete a {
    color: #1c7f2c;
    text-transform: uppercase;
    font-weight: normal;
}

.one-page-checkout-progress .content {
    background: black;
    color: #ccc;
}

.one-page-checkout-progress li {
    border: 1px solid black;
}

#checkout-review-table tr {
    background: black;
}

.data-table {
    border: none;
}

.data-table tfoot  {
    text-transform: uppercase;
}

.data-table tfoot tr {
    background: #141414 !important;
}

.data-table tfoot strong {
    color: #1c7f2c;
}

.data-table tfoot td {
    border: none;
    padding: 8px;
    font-size: 14px;
}

.data-table tbody td {
    border: none;
    padding: 8px;
    font-size: 14px;
}

.data-table tbody h4 {
    text-transform: uppercase !important;
    color: #CCC !important;
    font-size: 12px !important;
    padding: 4px !important;
}

.data-table thead tr th {
    background: #141414 !important;
    color: #787878;
    text-transform: uppercase;
}
.data-table th {
    border: none;
}

#opc-review .content {
    border: none;
}

#checkout-review-table thead th {
    border-bottom: 1px solid #242424 !important;
    padding: 8px;
}

#checkout-review-table tfoot tr.first td {
    border-top: 1px solid #242424;
} 

#checkout-review-table tfoot tr.last td {
    border-bottom: 1px solid #242424 !important;
}

.wrapper .input-text {
    font-size: 12px;
    height: 14px;
}

.page-head {
    border-bottom: none !important;
}

.
/* login page */
.login-box .col-1, .login-box .col-2 {
    background: black;
    border: 1px solid #222;
}

.login-box .content {
    background: #141414;
    color: #CCC;
}

.login-box .button-set {
    border-top: 1px solid #222;
    background: none;
}

.login-box h4 {
    border-bottom: none;
    color: red;
    font-size: 16px;
    font-weight: normal;
}

.group-select {
    background: black;
    border: 1px solid #222;
    color: #ccc;
}

.group-select .legend {
    border: 1px solid #333;
    padding: 4px 12px;
    color: #eee;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    background: url(../images/helium-header-bg.png) repeat-x;
}

.button-set {
    border-top: none;
}

/* account index */
.account-nav {
    border: none;
}

.account-nav ul {
    background: black;
    color: #ccc;
}
.account-nav li {
    border-bottom: 1px solid #333;
    text-transform: uppercase;
}

.account-nav li a {
    border: none;
}

.account-nav li.on {
    color: red;
    border-bottom: 1px solid #333;
}

.account-nav .head h3 {
    padding-top: 2px;
    font-weight: normal;
    font-size: 12px;
    color: #DDD;
}

.note-msg {
    margin: 10px;
    margin-bottom: 2px;
}

ul.messages:before {
    content: '.';
}

.success-msg {
    margin-top: 10px;
}

#additional-canvas ul {
    margin: 12px;
    margin-left: 42px;
}
#additional-canvas ul li {
    list-style: outside disc;
}
#additional-images ul li {
    list-style: none !important;
}

#additional-geometries ul li {
    list-style: none !important;
}

.pager select {
    width: 80px !important;
}

.account-box {
    color: black !important;
}

.account-box a {
    color: red;
    text-decoration: underline;
}

.account-box h4 {
    color: black !important;
}

/* custom options */
.product-options-bottom {
	display:none;
}

.product-info-box .product-options  {
	background:transparent;
	border:0;
	width:270px;
	margin-top:0;
	float:right;
}
	.product-info-box .product-options dt label {
		color:#AAA;
	}
	
	.wrapper .product-info-box .product-options .validation-failed {
		border:none !important;
	}
	.wrapper .product-info-box .product-options .validation-advice {
		padding-left:0;
		background:none;
	}
	.product-options dd select {
		background:#1D1D1D;
		color:#C8C8C8;
		border:none;
	}
	.product-options p.required  {
		display:none;
	}
.product-options dd {
	padding:0;
	border:0;
}

/* checkout page */
#shopping-cart-table tr td .cart-price {
color:#6F6F6F;
}
dl.item-options dd {
	color:#6F6F6F;
}
dl.item-options dt {
	color:#9F9F9F;
}
#main .left_column a, #main .right_column a {
	color:#FF0000;
}