@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i|Roboto:400,400i,500,500i,700,700i|Rubik:400,400i,500,500i,700,700i');  

/* Start of Custom Elements - added on 15 Feb 2024 */

#ProductDescription h2
{
    font-family:'Rubik', sans-serif;
    font-size: medium;
    padding-bottom:5px;
}

h2.customElement
{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0px;    
    text-align: left;
}

Start of Custom Elements */


/* .ProductTinyImageList  (11 Nov 2018) */
#ProductDetails .ProductTinyImageList ul li
{
	background-color: #eaeaea;
}

/* Start of the mobile version of the conact us page */
table.ContactUs
{
  font-family: 'Rubik', sans-serif;
  margin-top: 0Px;
  width: 100%;
}
table.ContactUs tr
{
  font-size: small;
  font-weight: bold;
}

/* End of the mobile version of the conact us page */

/* Created by Len for the "Motorcycles for Sale" product description box */
table.Table_1
{
  font-family: 'Rubik', sans-serif;
  margin: 0Px;
  width: 100%;
}
table.Table_1 td
{
  border: transparent;
  margin: 0px;
  padding: 0px;
  width: 40%;
}
table.Table_1 th
{
  text-align: Left;
}
table.Table_1 ul
{
  margin-bottom: 0px;
}
/* End of "Motorcycles for Sale" product description box */

/* Start of Tube Conversion - added on 29 Jan 2024 */
table.TubeConversion
{
	align: left;
  background-color: transparent;
	border-collapse: collapse;
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
  font-family: 'Rubik', sans-serif;
  margin-top: 0px;
	padding: 0px;
  width: 100%;
}

table.TubeConversion h2
{
  color: red;
  font-size: large;
  text-align: left;
}

table.TubeConversion th, table.TubeConversion td
{
	border-width: 1px;
  border-color: #393939;
  border-style: solid;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 10px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

table.TubeConversion thead
{
  background-color: transparent;
}
/* End of Tube Conversion */


/* Start of Haynes Manuals Table Settings - added on 23 Oct 2024 */

h1.Manuals
{
  font-size: 18px !important;
  font-weight: normal !important;
}

h2.Manuals
{
  color: red !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

table.Manuals
{
  align: left;
  background-color: transparent;
	border-collapse: collapse;
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
  font-family: 'Rubik', sans-serif;
  margin-top: 0px;
	padding: 0px;
  width: 100%;
}

table.Manuals thead
{
  background-color: #f0f0f0;
}

table.Manuals th
{
	border: 1px solid #eaeaea;
	padding: 5px;
	text-align: left;
}
table.Manuals td
{
	border: 1px solid #eaeaea;
	text-align: left;
	padding: 5px;
}
/* End of Haynes Manuals Table Settings */


/* QuickViewContent */
/* ref -> theme.css:35 */
.tab-box a.activeLink
{
	color: #ffffff;
	font-weight: 400;
	background: #393939;
}

/* ref -> theme.css:38 */
.tabcontent
{
    border: 3Px Solid #393939;        
/* 	border-bottom: 3px solid #545454; */
}


/* ref -> styles.css:861 */
.brand-img, #ProductDetails .ProductThumbImage
{
    Border: 3Px Solid #393939;
}

/* ref -> product.quickview.css:148 */
.qprod
{
    width: 30% !important;
}

.TopSellers
{
    margin-bottom: 0px;
}

#HomeFeaturedProducts h2, #HomeNewProducts h2, #SideTopSellers h2
{
    border-bottom-color: #393939;    
    border-bottom-width: 3px;
}


.QuickViewBtn
{    
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: Normal !important;
    font-size: 18px !important;
    
}

/* START of product display settings */
/* Settings used for product prices */

h1.TitleHeading
{
    border: none;    
}

/* START Page Menu display settings */

.PageMenu .home_menu a
{
 top:-5px;
}

.PageMenu .inner
{
    border: none;
}

.PageMenu .inner .sf-horizontal > li
{
    margin-left: 15px;
    margin-right: 15px;
}

.PageMenu .inner .sf-horizontal > li > a
{
 font-size: 16px;
}

.PageMenu .sf-horizontal
{
    height: 35px;
    margin-left: 0px;
    width: 960px;
}
/* END Page Menu display settings */

/* START of Express Shipping display settings */
.ind_save_row
{    
    border: Solid;
    color: #333333;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
}
.ind_save_row span
{    
    color: Red;
}
/* END of Express Shipping display settings */

#ProductDetails h1:hover
{    
    color: #393939;
}

span.YouSaveAmount
{
    color: LightSeaGreen;
    font-weight: bold;
}

.s-price
{
    margin-top: -12px;
}

/* START of Sales Badge */
.on-sale-badge
{
    border-bottom: 1px solid #393939;
    border-left: 1px solid #393939;
    font-family: 'Rubik', sans-serif;
    font-size: 15px !important;
}
/* END of Sales Badge */

/* Start Of SalePrice */
span.SalePrice 
{
    color: Red;
}
/* End Of Saleprice */

/* START of RetailPrice */
.RetailPriceValue 
{
    color: Grey;
    font-size: 12px;
    font-weight: normal;
}
/* END of RetailPrice */

/* START of retail-product-price */
span.ProductPrice.retail-product-price
{
    color: DarkGrey;
    font-size: 20px;
    font-weight: lighter;
}
/* END of retail-product-price */

/* Start Of VariationProductPrice */
span.ProductPrice.VariationProductPrice 
{
    color: Red;
    font-size: 20px;
    font-weight: normal;
}
/* End Of VariationProductPrice */


/* START of ProductActionAdd */
.ProductActionAdd
{
    margin: 10px;
}
/* END of ProductActionAdd */

/* START of ProductDetails */
div.ProductDetails
{
    min-height: 70px !important; */ 
}
/* END of ProductDetails */

/* START of ProductList */
/* Settings used for product list borders */
.ProductList
{
    margin-left: -2px; 
}

.ProductList li
{
    background: #eaeaea;
/*    background: White; */ 
    border: 1px solid #393939;     
    margin-left: 2px; 
    margin-right: 2px; 
}
/* END of ProductList */    

/* START of p-price */
/* Settings used for product prices */
em.p-price
{
    font-size: 16px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    text-align: Center;
}
/* END of p-price */

/* START of buttons */
/* Settings used for buttons */
/* [class*="Add To Cart"] */
a.btn.icon-Add.To.Cart
{
	display: Block;
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Normal; line-height: 200%; 
	height: Auto;
/*	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: Auto;
    cursor: pointer;
    margin: auto auto 0;
    padding: 2px 5px;
    border: 3px solid rgba(39,39,39,1);
    color: rgba(39,39,39,1);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(207,253,199,1);
    -webkit-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    border-radius: 5px;
*/
}
/* [class*="Add To Cart"]:hover */
a.btn.icon-Add.To.Cart:hover
{
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Normal; line-height: 200%;
/*
    color: rgba(207,253,199,1);
    background: rgba(39,39,39,1);
*/
}
/* [class*="Please contact us"] */
a.btn.icon-Please.contact.us
{
	display: Block;
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Italic; line-height: 200%; 
	height: Auto;
/*
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: Auto;
    cursor: pointer;
    margin: auto auto 0;
    padding: 2px 5px;
    border: 3px solid rgba(39,39,39,1);
    color: rgba(39,39,39,1);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(255,255,181,1);
    -webkit-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    border-radius: 5px;
*/
}

/* [class*="Please contact us"]:hover */
a.btn.icon-Please.contact.us:hover
{
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Italic; line-height: 200%;
/*
    color: rgba(255,255,181,1);
    background: rgba(39,39,39,1);
*/
}
/* [class*="add-to-cart"] */
input.btn.add-to-cart
{
	display: Block;
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Normal; line-height: 200%; 
	height: Auto;
/*	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: Auto;
    cursor: pointer;
    margin: auto auto 0;
    padding: 2px 5px;
    border: 3px solid rgba(39,39,39,1);
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(39,39,39,1);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(207,253,199,1);
    -webkit-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: word-spacing 300ms cubic-bezier(0.42, 0, 0.58, 1);
    border-radius: 5px;
*/
}
input.btn.add-to-cart:hover
{
	font-family: 'Roboto', sans-serif; font-size: Smaller; font-weight: Bold; font-style: Normal; line-height: 200%;
/*
    color: rgba(207,253,199,1);
    background: rgba(39,39,39,1);
*/
}
/* END of buttons */

/* START of prodAccordionContent */
/* Settings used for product descriptions */
/* Updated on: 17 Sep 2017 @ 16:00:40 */
.prodAccordionContent h1
{
    background: unset !important;
    font-family: 'Roboto', sans-serif;
    font-size: Medium ; 
    font-weight: Bold;
    padding-bottom: 10px;
}
.prodAccordionContent h2
{
    font-family: 'Roboto', sans-serif;
    font-size: Small ; 
    font-weight: Bold;
    padding-bottom: 10px;
}
.prodAccordionContent h3
{
    color: Red;
    font-family: 'Roboto', sans-serif;
    font-size: Small;
    padding-bottom: 10px;
}
.prodAccordionContent h4
{
    Color: Purple; 
    font-family: 'Roboto', sans-serif;
    font-size: Small;
    padding-bottom: 10px;
}
.prodAccordionContent p
{
    font-family: 'Roboto', sans-serif;
    font-size: Small;
    font-weight: Normal;
    line-height: 17px;
    padding: 0px;
    text-align: justify;
}
.prodAccordionContent ul
{
    font-family: 'Roboto', sans-serif;
    font-size: Small;
    font-weight: Normal;
    line-height: 17px;
    list-style: Square;
    margin-left: 30px;
    padding: 0px;
}
.prodAccordionContent li
{
    font-family: 'Roboto', sans-serif;
    font-size: Small;
    font-weight: Normal;
}
/* END of prodAccordionContent */

/* Image formating */
img.s1
{
    height: 75%;
    width: 100%;
    outline: 5px solid #393939;
    outline-offset: -5px;
}

/* Div formating */
div.s1   /* used for headings */
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: bold;
    text-align: Left;
}
div.s2   /* used for paragraphs */
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: normal;
    text-align: Justify;
}

/* Bullet list style */
ul.s1
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: Normal;
    list-style: Disc;
    margin-left: 30px;
    padding: 10px;
}
li.s1
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: Normal;
}

/* Number list style */
ol.s1
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: Normal;
    list-style: decimal outside;
    margin-left: 30px;
    padding: 10px;
}

/* Unvisited link */
a.s1
{
    color: Blue;
    font-family: 'Rubik', sans-serif;
    font-style: Italic;
    text-decoration: Underline;
}

/* Table styles */
table.s1
{
    border-collapse: collapse;
    font-family: 'Rubik', sans-serif;
    margin: 0;
    width: 100%;
}
td
{
    font-family: 'Rubik', sans-serif;
    vertical-align: Top;
}
caption.s1
{
    font-family: 'Rubik', sans-serif;
    font-size: Small;
    font-weight: normal;
    text-align: center;
}

/* Carousel settings */
.flexslider
{
    background: #EAEAEA;
    border: 5px solid #393939;
}
.flex-control-nav 
{	position: absolute; bottom: 0px; right:0; text-align: right; background:#cac9c9; 
	padding:7px 10px 0; border-bottom:0px;
}

/* Header text settings */
.header_mid
{
    color: #333333;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-left: 150px;
    padding-top: 0px;
    text-align: Justify;
}

.TopMenu
{	
    margin-bottom: 19px;
}
.CartLink
{
    border-bottom: 0 !important;
    height: Auto !important;
}

