/* CORE */

html {
}

form {
 margin:0px;
 padding:0px;
}

body {
 margin:0px 0px 0px 0px;
 color: #000000;
 background-color:#f5f5f5;
 padding:0px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6, input {
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-align: left;
}

p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 padding: 0px 0px 0px 0px;
}

#outer {
 margin-left: auto;
 margin-right: auto;
 width: 959px;
 background-color:#FFF;
 border: 1px solid #e7e7e7;
 border-width: 0px 1px 1px 1px;
 padding: 0px 8px 8px 8px;
}

#gutter {
 margin-left: auto;
 margin-right: auto;
 width: 960px;
 padding: 10px 0px;
}

#copyright {
 float: left;
 font-size: 12px;
 color: #2a2a2a;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#minicart {
 float: right;
 width: 200px;
 text-align: right;
}

#minicart img {
 display: inline;
 vertical-align: top;
}

#area1 a {
 float: left;
 width: 381px;
 height: 18px;
 padding: 10px 15px;
 background: url(/images/car_tab.gif);
 font-size: 12px;
 color: #040404;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-decoration: none;
}

#area1_on a {
 float: left;
 width: 381px;
 height: 18px;
 padding: 10px 15px;
 background: url(/images/car_tab_on.gif);
 font-size: 12px;
 color: #FFF;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-decoration: none;
}

#area2 a {
 float: right;
 width: 381px;
 height: 18px;
 padding: 10px 15px;
 background: url(/images/motorcycle_tab.gif);
 text-align: right;
 font-size: 12px;
 color: #040404;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-decoration: none;
}

#area2_on a {
 float: right;
 width: 381px;
 height: 18px;
 padding: 10px 15px;
 background: url(/images/motorcycle_tab_on.gif);
 text-align: right;
 font-size: 12px;
 color: #FFF;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-decoration: none;
}

#logo {
 float: left;
 margin: -10px auto 0px 137px;
 width: 290px;
 height: 127px;
 background: url(/images/logo.gif) no-repeat top left;
/* margin-top: 0px;
 margin-left: 322px;*/
}

/*#logo img {
 width: 290px;
 height: 127px;
}*/

#contact_info {
 float: left;
 width: 185px;
 height: 65px;
 padding: 25px 0px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 color: #000;
 font-size: 24px;
}

#contact_info a {
 font-size: 12px;
 color: #a20005;
 line-height: 16px;
 text-decoration: none;
}

#search {
 float: right;
 text-align: right;
 width: 275px;
 height: 35px;
 padding-top: 35px;
}

.clear {
 clear: both;
}

#car_section, #motorcycle_section {
 height: 344px;
}

#car_section_text {
 position: relative;
 margin-top: -200px;
 margin-left: 30px;
 z-index: 1000;
 width: 275px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 color: #fff;
 font-weight: normal;
}

#motorcycle_section_text {
 position: relative;
 margin-top: -200px;
 margin-right: 30px;
 text-align: right;
 z-index: 1000;
 width: 275px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 color: #fff;
 font-weight: normal;
}

#car_section_text .section_heading a, #motorcycle_section_text .section_heading a {
 display: block;
 font-size: 24px;
 font-weight: normal;
 color: #fff;
 text-decoration: none;
 margin-bottom: 15px;
}

#car_section_text .section_btn a {
 display: block;
 margin-top: 20px;
 background: #af0000 url(/images/red_btn_bg.jpg) repeat-x;
 padding: 5px 0px 0px 10px;
 font-size: 20px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 color: #FFF;
 font-weight: normal;
 text-transform: uppercase;
 text-decoration: none;
 border: 2px solid #d10000;
 width: 105px;
 height: 30px;
}

#motorcycle_section_text .section_btn a {
 display: block;
 margin-top: 20px;
 background: #006cc3 url(/images/blue_btn_bg.jpg) repeat-x;
 padding: 5px 10px 0px 0px;
 font-size: 20px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 color: #FFF;
 font-weight: normal;
 text-transform: uppercase;
 text-decoration: none;
 border: 2px solid #00a0d8;
 width: 105px;
 height: 30px;
}

#rpw_news {
 background: url(/images/news_bg.jpg) no-repeat;
 margin-top: 8px;
 width: 476px;
 height: 98px;
 font-size: 12px;
 color: #2a2a2a;
 text-align: left;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#our_catalogs {
 background: url(/images/catalog_bg.jpg) no-repeat;
 margin-top: 8px;
 width: 476px;
 height: 98px;
 font-size: 12px;
 color: #2a2a2a;
 text-align: left;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#rpw_news .link, #our_catalogs .link {
 float: left;
 width: 190px;
 height: 98px;
}

#rpw_news .section_heading a, #our_catalogs .section_heading a {
 display: block;
 font-size: 32px;
 color: #2a2a2a;
 font-weight: normal;
 text-decoration: none;
 padding-top: 10px;
 margin-bottom: 5px;
 text-transform: uppercase;
}

.gray_box {
 margin-top: 8px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 border: 1px solid #e7e7e7;
}

.gray_bar {
 background: url(/images/gray_bar.gif);
 height: 35px;
 padding: 10px 15px 0px 15px;
 font-size: 24px;
 color: #2a2a2a;
 border-bottom: 1px solid #e7e7e7;
}

.gray_bar2 {
 background: url(/images/gray_bar.gif);
 height: 35px;
 padding: 10px 10px 0px 10px;
 font-size: 18px;
 color: #2a2a2a;
 border-bottom: 1px solid #e7e7e7;
}

.title {
 font-size: 14px;
 color: #464646;
 margin-top: 3px;
}

.featured {
 background: #f6f6f6;
 font-size: 12px;
 color: #232323;
}

#footer_right {
 float: right;
 text-align: right;
 width: 230px;
 font-size: 12px;
 color: #fff;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 line-height: 15px;
}

#footer_right a {
 color: #d3d3d3;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
}

#newsletter_box {
 float: left;
 width: 393px;
 background: url(/images/footer_newsletter_bg.gif) no-repeat;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#newsletter_form {
 padding: 15px;
 font-size: 18px;
 color: #fff;
}

#footer_links {
 float: left;
 margin-left: 20px;
 width: 230px;
 font-size: 12px;
 color: #fff;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 line-height: 15px;
}

#footer_links a {
 color: #fff;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
}

#footer_links .facebook {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
}

.bordered {
 border: 1px solid #d8d8d8;
}

.imagePadding {
 padding-right:15px;
}

.category {
 text-align: left;
}

.cat_padding {
 padding: 0px 0px 0px 10px;
}

.prod_row td {
 border-bottom: 8px solid #fff;
}

.prod_cell {
 background: #f5f5f5;
 color: #464646;
 font-size: 12px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.prod_cell_2 {
 background: #e5e5e5;
 color: #464646;
 font-size: 12px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 padding: 10px 20px;
}

.detail_cell {
 background: #f5f5f5;
 color: #272727;
 font-size: 14px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 padding: 1px 10px;
}

.detail_cell_2 {
 background: #e5e5e5;
 color: #272727;
 font-size: 14px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 padding: 1px 10px;
}

.spacer {
 height: 10px;
 overflow: hidden;
}

.spacer_sm {
 height: 5px;
 overflow: hidden;
}

.line {
 background: #e5e5e5;
 height: 1px;
 margin: 10px 0px;
}

.lnavHeader {
 background-color:#DFD6A7;
 color:#5F5B47;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
 padding:5px 10px;
}

#categoryList {
 padding:0px 0px;
 margin: 0px;
}

#categoryList ul {
 list-style-type:none;
 margin:0px;
 padding:0px;
 width: 170px;
}

#categoryList li {
 padding:0px 0px 0px 0px;
 margin: 0px;
}

#categoryList li.category_top_racing a {
 background: url(/images/lnav_car_bg.gif) no-repeat;
 display: block;
 width: 140px;
 padding: 10px 15px;
 margin: 0px 0px 10px 0px;
 font-size: 18px;
 color: #FFF;
 font-weight: normal;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-transform: uppercase;
 text-decoration: none;
}

#categoryList li.category_top_motorcycle a {
 background: url(/images/lnav_motorcycle_bg.gif) no-repeat;
 display: block;
 width: 140px;
 padding: 10px 15px;
 margin: 0px 0px 10px 0px;
 font-size: 18px;
 color: #FFF;
 font-weight: normal;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-transform: uppercase;
 text-decoration: none;
}

#categoryList ul li ul {
 margin-bottom: 10px;
 padding: 0px 15px;
 width: 140px;
}

#categoryList ul li ul li ul {
 padding-left:20px;
}

#categoryList li.category_top_racing ul li a, #categoryList li.category_top_motorcycle ul li a {
 color: #272727;
 background: none;
 font-size: 12px;
 line-height: 16px;
 text-transform: none;
 padding: 0px 0px;
 margin: 0px;
}

.lnav_padding {
 padding:5px 10px;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
 background:white;
}

.sub_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
}

.sub_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
 background:white;
}

.sub_menu2 {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
 background:white;
}

.sectionHeader {
 background-color:#e5e5e5;
 color:#666666;
 font-size:14px;
 font-weight:bold;
 padding:5px;
}

td {
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

th {
 font-family: "Trebuchet MS", Geneva, sans-serif;
 color: #fff;
 background-color: #ba0000;
 font-size: 14px;
 font-weight: bold;
 padding: 5px 10px;
 text-align: left;
}

.sort_area {
 border: 1px solid #dcdcdc;
 border-width: 1px 0px;
 margin: 10px 0px;
 padding: 10px;
 font-size: 12px;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
}

.sort_area td {
 font-family: Arial, Helvetica, sans-serif;
}

.qty_cell {
 background-color: #a70000;
}

h1 {
 margin: 10px 0px 15px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 18px;
 font-weight: normal;
 color: #ac0000;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.details {
 margin: 0px 0px 5px 0px;
}

h2 {
 margin: 0px 0px 15px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 12px;
 letter-spacing: 0pt;
 font-weight: normal;
 color: #232323;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

h3 {
 text-align: left;
 border-top: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 font-size: 18px;
 letter-spacing: 1pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 2px 2px 2px 0px;
 color: black;
}

h4 {
 text-align: center;
 border-top: 1px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 1px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 padding: 2px 0px 2px 0px;
 color: #000000;
 background: #e1e1e1;
}

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;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 8px 10px;
 margin: 0px 0px 8px 0px;
 color: #222222;
 border-bottom: 1px solid #dcdcdc;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 text-transform: uppercase;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #b60007;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 12px;
 font-weight: normal;
 color: #b60007;
 text-decoration: underline;
}

#area_top2 {
 border-bottom: 1px solid #dcdcdc;
}

#area_middle_left {
 border: 1px solid #fff;
 border-width: 8px 8px 0px 0px;
 padding: 0px 0px 0px 0px;
 background:#e5e5e5;
}

#area_middle_right {
 padding: 0px;
 text-align:left;
 border-top: 8px solid #fff;
 width: 781px;
}

#area_middle_right2 {
 text-align: left;
}

#area_bottom {
 border-top: 8px solid #fff;
 padding: 15px 25px 0px 25px;
 height: 176px;
 background: url(/images/footer_bg.gif) no-repeat;
}

input {
 vertical-align:middle;
}

.sitesearch_btn {
 text-align: center;
 width:auto;
 overflow: visible;
 display:inline; display:inline-block;
 margin:0.0em; padding:3px 5px;
 height: 27px;
 font-size:14px;
 text-decoration:none;
 text-transform:uppercase;
 background:#790004 url(/images/btn_bg.jpg) repeat-x;
 color:#FFF;
 border: 1px solid #820004;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.newsletter_btn {
 text-align: center;
 width:auto;
 overflow: visible;
 height: 32px;
 display:inline; display:inline-block;
 margin:0.0em; padding:5px 10px;
 font-size:14px;
 font-weight: bold;
 text-decoration:none;
 text-transform:uppercase;
 background:#900000 url(/images/btn2_bg.jpg) repeat-x;
 color:#FFF;
 border: 1px solid #d60000;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 text-align: center;
 width:auto;
 overflow: visible;
 height: 32px;
 display:inline; display:inline-block;
 margin:0.0em; padding:5px 10px;
 font-size:12px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-transform:uppercase;
 background:#356595;
 color:#FFF;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.btnstyle1 { background:#700003 url(/images/btn_bg.jpg) repeat-x; color:#fff; border: 1px solid #820004; }

.btnstyle2 { background:#313131 url(/images/btn3_bg.jpg) repeat-x; color:#fff; border: 1px solid #3b3b3b; }

.addtocart_btn_lg {
 text-align: center;
 width:auto;
 overflow: visible;
 display:inline; display:inline-block;
 margin:0.0em; padding:5px 10px;
 font-size:16px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-transform:uppercase;
 background:#6b0000 url(/images/red2_btn.jpg) repeat-x;
 border: 1px solid #a90000;
 color:#FFF;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn_sm {
 text-align: center;
 width:auto;
 overflow: visible;
 display:inline; display:inline-block;
 margin:0.0em; padding:5px 5px;
 font-size:11px;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-transform:uppercase;
 background:#6b0000 url(/images/red2_btn.jpg) repeat-x;
 border: 1px solid #a90000;
 color:#FFF;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.product_panel .buy_button {
 padding: 8px 8px 8px 8px;
 text-align: right;
}

.product_panel .price, .units {
 padding: 0px 8px 0px 8px;
 font-size: 85%;
 font-weight: bold;
 letter-spacing: 1pt;
}

.prev_next {
 text-align: right;
 padding: 0px;
 font-size: 12px;
 font-weight: normal;
 color: #000;
}

.prev_next a:link, .prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #a60006;
 text-decoration: underline;
}

.prev_next a:hover, .prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: #a60006;
 text-decoration: none;
}

.product_panel {
 padding: 8px 8px 8px 8px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.product_thumbnail {
 padding: 8px 8px 8px 8px;
 border-right: 1px dotted #000000;
 width: 150px;
}

.strike {
 text-decoration: line-through;
}

.prodshipweight {
  font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 16px;
 font-weight: bold;
 color: #666666;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: #666666;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: #666666;
 border: 1px solid #999;
}

.formtext_search {
 font-size: 12px;
 font-weight: normal;
 color: #5f5f5f;
 padding: 3px 10px;
 width: 150px;
 border: 1px solid #d9d9d9;
}

.formtext_newsletter {
 font-size: 12px;
 font-weight: normal;
 color: #5f5f5f;
 padding: 5px 10px;
 border: 1px solid #d60000;
}

.smalltext {
 font-size: 11px;
 font-weight: normal;
 color: #666666;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: #666666;
}

#checkoutPanel {
 padding: 16px 16px 16px 16px;
}

#checkoutPanel td{
 padding: 5px 5px 5px 5px;
}

#checkoutPanelBar{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
}

#checkoutPanelBar2{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-weight: bold;
}

#checkoutPanelWarning {
 color: white;
 background-color: #ff0000;
}

#checkout_panel table{
 padding: 0px 0px 0px 0px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

#cartHelpText{
 font-size: 12px;
 font-weight: normal;
 color: #666666;
}

#area_middle_wholesale {
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;
 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 #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
 text-align: center;
}

#wholesaleSubCategoryRow{
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc088;
 color: #666666;
 font-size: 0.80em;
 font-weight: bold;
 text-align: center;
}

#wholesaleTitleRow{
 padding: 3px 3px 3px 3px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc594;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleProdParentRow{
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleProdParentRow td{
 border-top: 1px solid #aaaaaa;
 border-bottom: 0px solid #666666;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
}

#wholesaleProdChildRow{
 padding: 10px 5px 5px 5px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleHeaderText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.85em;
 font-weight: bold;
}

#footer_text {
 font-size: 12px;
 font-weight: normal;
 color: black;
 text-align:center;
}

a:link,a:visited {
 color: #a90000;
 text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

a:hover,a:active {
 color: #a90000;
 font-weight: bold;
 text-decoration: underline;
 font-size:12px;
}

A.menu_links:link,A.menu_links:visited {
 color: #000066;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.menu_links:hover,A.menu_links:active {
 color: blue;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

#top_bar {
 background: url(/images/top_bar.gif);
 height: 25px;
 padding: 10px 15px 0px 15px;
 font-size: 12px;
 color: #FFF;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#top_bar a:link,#top_bar a:visited {
 color: #FFF;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

#top_bar a:hover,#top_bar a:active {
 color: #FFF;
 text-decoration: underline;
 font-size:12px;
 font-weight:normal;
}

.prod_links {
 padding: 5px 0px 5px 0px;
 font-size: 14px;
 color: #666666;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.prod_links a:link, .prod_links a:visited {
 color: #a90000;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #a90000;
 text-decoration: underline;
 font-size: 14px;
 font-weight: bold;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #000066;
 font-size: 12px;
 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: #cccccc;
 font-size: 10px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 padding: 0px;
 margin: 0px;
 width: 75px;
 font-weight: normal;
 font-size: 12px;
 color: #655c4b;
 text-align:left;
 vertical-align:baseline;
}

.productprice {
 font-size: 14px;
 font-weight: bold;
 color: #464646;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.productprice2 {
 font-size: 18px;
 font-weight: normal;
 color: #181717;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.saleprice {
 font-size: 14px;
 font-weight: bold;
 color: #a90000;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

.saleprice2 {
 font-size: 18px;
 font-weight: normal;
 color: #a90000;
 font-family: "Trebuchet MS", Geneva, sans-serif;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;
}

.parentcat { line-height: 2;}
.catimg { vertical-align: top;}
.siteprod { color: black; font-weight: normal;}
.subcat { font-weight: normal;}

/* Calendar Popup Styles */
.cpYearNavigation,.cpMonthNavigation {
  font-size:12px;
  background-color:#ddd7a5;
  text-align:center;
  text-decoration:none;
  color:#786749;
  font-weight:bold !important;
}

.cpDayColumnHeader, .cpYearNavigation, 
.cpMonthNavigation,.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,.cpOtherMonthDate,
.cpOtherMonthDateDisabled,.cpCurrentDate,
.cpCurrentDateDisabled,.cpTodayText,
.cpTodayTextDisabled,.cpText {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px !important;
  padding: 2px;
  color:#666666;
}

TD.cpDayColumnHeader {
  text-align:right;
  border: 1px solid #ded6a7;
  border-width:0px 0px 1px 0px !important;
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  {
  text-align:right;
  text-decoration:none !important;
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
  color:#CCC;
  text-align:right;
  text-decoration:line-through !important;
}

.cpCurrentMonthDate, .cpCurrentDate {
  color:#666666 !important;
}

.cpCurrentMonthDate:hover, .cpCurrentDate:hover {
  background: #376392;
  /* border: 1px solid black; */
  color:#FFFFFF !important;
}

.cpOtherMonthDate {
  color:#999999 !important;
}

.cpOtherMonthDate:hover {
  background: #376392;
/*  border: 1px solid black; */
  color:#FFFFFF !important;
}

TD.cpCurrentDate {
  color: #666666 !important;
}

TD.cpCurrentDateDisabled {
  border:1px solid #FFAAAA !important;
}

TD.cpTodayText, TD.cpTodayTextDisabled {
  border:solid thin #C0C0C0;
  border-width:1px 0px 0px 0px !important;
}

A.cpTodayText, SPAN.cpTodayTextDisabled {
  height:20px !important;
}

A.cpTodayText {
  color:#000000 !important;
}

.cpTodayTextDisabled {
  color:#999999 !important;
}

.cpBorder { 
  border:solid thin #808080 !important; 
}

#calDiv {position:absolute;visibility:hidden;background:white;}

a {outline:0px;}
:focus {outline:none;}

/* Questions and Answers Style Settings */

#qa_box {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#qa_box li.question {
  margin: 2px;
  background: white;
  padding: 5px;
  border: 1px solid #ded5a6;
}

#qa_box li.answer {
  list-style-type: none;
  background: #efebd0;
  padding: 5px;
  margin: 2px;
  border: 1px solid #ded5a6;
}

#qa_box li.response {
  list-style-type: none;
  background: #efebd0;
  padding: 5px;
  margin: 2px;
  border: 1px solid #ded5a6;
  font-size: 12px;
}

#qa_box hr.qa_rule {
  color: #ded5a6;
  background-color: #ded5a6;
  border: 0px;
  height: 1px;
}

#qa_box span.qa_info {
  font-size: 11px;
}

#qa_box a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

/* End Questions and Answers Style Settings */


/*** TABS ***/

.tabs {
 padding: 4px 0;
 margin-left: 2px;
 margin-top: 1px;
 margin-bottom: 0;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 list-style-type: none;
 text-align: left;
}

.tabs li {
 display: inline;
 margin: 0;
}

.tabs li a:link, .tabs li a:visited {
 text-decoration: none;
 position: relative;
 z-index: 1;
 padding: 4px 7px;
 margin-left: 2px;
 border: #e6e6e6 1px solid;
 color: #fff;
 background: #ba0000;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-transform: uppercase;
}

.tabs li a:hover, .tabs li a:active {
 text-decoration: none;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #fff;
}

.tabs li a.selected {
 position: relative;
 top: 1px;
}

.tabs li a.selected:link, .tabs li a.selected:visited {
 background: #f5f5f5;
 color: #272727;
 border-bottom-color: #f5f5f5;
}

.tabs li a.selected:hover, .tabs li a.selected:active {
 text-decoration: none;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #272727;
}

.tabcontent {
 display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.tabcontainer {
 border: #e6e6e6 1px solid;
 padding: 20px;
 color: #000;
 background: #f5f5f5;
 font-family: "Trebuchet MS", Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 1em;
}

/*** END TABS ***/

.orSpace {
 width: 145px;
 text-align: center;
 font-size: 14px;
 color: #666666;
}
