/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #464646;
	text-decoration: none;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#header {
	overflow: hidden;
	width: 880px;
	border-bottom: 3px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	margin: 0 auto;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#facebook-container {  
    margin-left: 20px;
    margin-top: 10px;
    top: 0px;
    position: absolute; 
}

#follow-us {
    color: #000000;
    width: 200px;
}

#follow-us-text {
    font-weight: bold;
    font-size: 11px;
    float: left;
    margin-right: 8px;
}

#facebook-link a {
    height: 17px; 
    width: 17px; 
    background: url(../../images/facebook.png) no-repeat 0 0px;
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}

#facebook-link a:hover { 
    cursor:pointer;
    background-position: 0 -17px;
}

#twitter-link a {
    height: 17px; 
    width: 17px; 
    background: url(../../images/twitter.png) no-repeat 0 0px;
    float: left;
    margin-top: -3px;
}

#twitter-link a:hover {
    cursor:pointer;
    background-position: 0 -17px;
}

#sub-menu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#social {
  float: right;
  margin-right: 30px;
  margin-top: 4px;
}

#social a {
  margin-right: 4px;
}

#social img {
  width: 24px;
  height: auto;
}

#sub-menu-wrapper {
	/*margin-right: 16px;*/
	height: 26px;
	float: right;
}

#sub-menu-wrapper a {
	color: #666;
}

#newsletter-signup-container {
	margin-top: 5px;
	float: left;
}

#newsletter-text {
	font-weight: bold;
    font-size: 11px;
    color: #000000;
    float: left;
    margin-right: -12px;
    margin-top: 3px;
}

#newsletter-text a:hover {
	color: red;
}

#mc_embed_signup input {
    border: 1px solid #999; 
}

#mc_embed_signup .button {
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	margin: 0 5px 10px 0;
	padding: 0 3px 0 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#mc_embed_signup .button:hover {
    background-color: #000;
}

#contact-us-container {
    width: 192px;
    height: 24px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 4px;
}

#contact-us-container a {
    margin-right: 4px;
    padding-top: -4px;
}

#contact-us-container a:hover {
    color: #FF1C1E;
    font-weight: bold;
}

#contact-us {
    margin-left: 12px;
}

#contact-divider {
    margin-left: 6px;
    margin-right: 10px;
    height: 7px;
    background-color: #B2B2B2;
}

#newsletter-signup-form {
	display: none;
	position: absolute;
    top: 24px;
}

#contact-subheading {
    display: none;
    margin-top: 5px;
    color: #B2B2B2;
}

#contact-email {
    float: left;
    margin-left: 4px;
}

#contact-email a {
    color: #B2B2B2;
}

#shopping-cart-icon img {
    margin-top: 4px;
    margin-bottom: -4px
}

#cart-count {
    color: Red;
}

/* Hide Live Chat Leave a Message */
.LPMcontainer {
	display: none;
}

#menu-container {
    clear: both;
}

#ie7 #menu-container {
    overflow: hidden;
}

#menu {
    width: 1024px;
    height: 34px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #666;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
}

#menu ul li img {
	margin-top: -16px;
}

.sub-menu-items a {
    font-size: 12px;
    color: #666666;
    margin-left: 6px;
}

.sub-menu-items a:hover {
    color: #e60003;
}

.sub-menu-items li {
    padding-bottom: 5px;
    width: 100%;
}

#ie7 .sub-menu-items li {
    padding-top: 5px;
}

#ie8 .sub-menu-items li {
    padding-top: 5px;
}

.divider-line {
    border-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
    width: 130px; 
}

.dropdown-container {
    display: none;
    position: absolute;
    width: 150px;
    background-color: #EFEFEF;
    z-index: 50; 
    top: 66px;
    font-weight: bold;
    margin-left: 17px;
    padding-bottom: 6px;
}

#components-menu-container {
    width: 152px;
}

#support-menu-container {
    width: 148px;
}

ul li.menu-heading {
	font-size: 14px;
  	margin-top: 12px;
  	margin-left: 6px;
  	color: #000;
}

.sub-nav-link {
    color: #666666;
}

#spot-header-logo {
  margin-right: 10px;
  margin-top: 14px;
}

.page_item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.page_item span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 28px;
}

.page_item img {
    padding-left: 5px;
    padding-right: 5px;
}

.page_item span a {
    color: #666666;
}

.selected-page span a {
    color: #e60003;
}

.current_page_item a {
    color: #FF1E21;
}

.page_item a img {
    padding-left: 20px;
}

.page-item-12 a img {
    display: none;
}

.page-item-950 a img {
    display: none;
}

/*
.page-item-15 {
    margin-left: 23px;
}
*/

.page-item-19 a img {
    display: none;
}

#container {
  width: 1000px;
}

#background {
    display: none;
    height: 768px;
    width: 1024px;
    margin-top: -4px;
    position: absolute;
    z-index: -1; 
    margin-left: auto;
    margin-right: auto;
}

#background-caption {
    margin-top: -707px;
    width: 1024px;   
}

#background-caption .caption {
	/*
	position: relative;
	padding: 6px;
	background:#C0C0C0;
  	background-color: rgba(0,0,0,0.3);
  	width: 300px;
  	margin-right: auto;
  	*/
  	display:none;
}

/* Rollik home page caption styles */
.home-caption {
	text-align:center;
	padding-top:14px;
	padding-bottom:100px;
	font-size:24px;
	color:#979797;
}

.home-caption h2 {
	line-height: 30px;
}

.home-caption .learn-more {
	padding-top:22px;
}

.home-caption .learn-more a {
	color:#666666;
	border:1px solid #666666;
	border-radius:5px;
	padding:4px 6px 4px 6px;
}

.home-caption .learn-more a:hover {
	background-color: #f6f6f6;
}
/* End Rollik home page caption styles */

#bike-title {   
    text-align: center;
    /*font-weight: bold;*/
    font-size: 30px;
    color: #fff;
}

#bike-title-desc {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff;
}

#bike-link {
    text-align: center;   
    font-size: 11px;
    margin-left: 16px;
}

#bike-link a {
	color: #000;
    font-weight: bold;
}

#bike-link a:hover {
    color: #FF1E21;
    font-weight: bold;
}

#nav {
    float: left;
    text-align: right;
}

.nav-item {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 4px;
    margin-bottom: 10px;
    font-size: 14px;
}

.nav-item a {
    color: #666666;
}

.nav-item a:hover {
    color: #FF1E21;
}

.selected a {
    color: #000000;
    font-weight: bold;
}

.category-link { 
    float: right;
    height: 22px;
    width: 315px;
    padding-bottom: 0px;
    padding-top: 8px;
    padding-right: 4px;
    font-size: 14px;
}

.category-link a {
    color: #666666;
    font-weight: bold;
} 

.product-desc-link {
    margin-top: 34px; 
    float: right;
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.product-features-link {
    margin-top: 10px; 
    float: right;
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.product-geometry-link {
    margin-top: 10px; 
    float: right;
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.product-component-specs-link {
    margin-top: 10px; 
    float: right;
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.back-arrow {
    float: right;
    width: 5px;
    height: 8px;
    background: transparent url('../../images/arrows.jpg') no-repeat 0 0px;
}

#all-bikes-link a:hover .backarrow {
    background: transparent url('../../images/arrows.jpg') no-repeat; 
}

.red-dot {
    display: none;
    background: transparent url('../../images/red_dot.png') no-repeat;
    width: 9px;
    height: 9px;
    float: right;
    margin-right: -16px;
    margin-top: 6px;
}

.product-red-dot {
    display: none;
    background: transparent url('../../images/red_dot.png') no-repeat;
    width: 9px;
    height: 9px;
    float: right;
    margin-right: -14px;
    margin-top: 4px;
}

.more-details-red-dot {  
    width: 18px;
    height: 9px;
    margin-left: 8px;
}

.hovered {    
    background: transparent url('../../images/red_dot.png') no-repeat 0 2px;
}

#content {
	width: 1000px;
	padding-top: 0px;
}

#left-menu-container {
    float: left;
    margin-left: 72px;
    padding-right: 70px;
}

#main-content-container {
    padding-top: 40px;
    margin-left: 0px;
}

#buzz-content {
    padding-top: 0px;
}

#buzz-content .content-container {
    width: 1000px;
}

.events-heading {
  padding-bottom: 32px;
}

.events-heading div {
  float: left;
  font-size: 12px;
  color: #B2B2B2;
  font-weight: bold;
}

.events-heading #date-heading {
  width: 58px;
}

.events-heading #event-name-heading {
  width: 214px;
}

.events-heading #location-heading {
  width: 180px;
}

.events li {
  line-height: 45px;
}

.events li div {
  float: left;
  vertical-align: middle;
}

.events .event-wrapper {
  clear: left;
}

.events .event-date {
  width: 36px;
  height: 41px;
  border: 2px solid #B2B2B2;
  padding-top: 7px;
  line-height: 18px;
  text-align: center;
  margin-right: 18px;
}

.events .event-date .day {
  color: black;
  font-size: 22px;
  font-weight: bold;
}

.events .event-date .month {
  color: red;
  font-weight: bold;
  margin-left: 1px;
}

.events .event-name {
  width: 214px;
  font-size: 14px;
}

.events .event-place {
  width: 180px;
  font-size: 14px;
  height: 45px;
  margin-top: 14px;
}

.events .event-place .event-city-state {
  font-weight: bold;
}

.events .event-place span {
  line-height: 16px;
}

.post-footer {
    width: 600px;
    height: 20px;
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;
    padding-top:7px;
    padding-bottom:7px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #B2B2B2;
}

.post-footer a {
    color: #B2B2B2;
    font-weight: bold;
}

.post-footer a:hover {
    color: red;
}

.post-footer .back {
    float: left;
    margin-right: 60px;
}

.post-footer .back:hover {
    color: red;
    cursor: pointer;
}

.post-footer .share-this {
    float: left;
    margin-right: 20px;
}

.post-footer .social-link {
    float: left;
    margin-right: 20px;
}

.post-footer .social-link img {
    margin-right: 5px;
    margin-bottom: -2px;
}


#social-text {
    margin-top: 1px;
}

/*product pages styling */
#product-container {
	width: 100%;
	height: 700px;
}

.content-item {
    display:none;
    line-height: 20px;
}

.page-heading {
    color: #000000;
    text-align: right;
    width: 192px;
    margin-bottom: 10px;
    font-size: 22px;
    margin-top: 20px;
}

.choose-bike-page-heading {
    color: #000000;
    /*font-weight: bold;*/
    text-align: right;
    width: 224px;
    margin-bottom: 10px;
    margin-left: -36px;
    margin-top: 20px;
    font-size: 22px;
}

.page-heading-shadow {
    position: absolute;
    width: 336px;
    height: 31px;
    margin-left: -100px;
    margin-top: -30px;
}

.page-footer-shadow {
    position: absolute;
    width: 336px;
    height: 31px;
    margin-left: -30px;
    margin-top: -30px;
}

.page-footer-link {
    height: 80px;
    color: #666666;
}

.page-footer-link a:hover {
    color: red;
    font-weight: bold;
}

.page-heading-shadow-product {
    position: absolute;
    width: 336px;
    height: 31px;
    margin-left: -20px;
    margin-top: 6px;
}

#product-photo-area {
    height: 400px;
    width: 600px;
    margin-left: auto;
  	margin-right: auto;
    cursor: pointer;
}

.bike #product-photo-area {
	height: 600px;
    width: 900px;
}

#out-of-stock-message {
	padding-top: 10px;
}

#out-of-stock-message p {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.galleria-info {
    display: none;
}

/* Buy Now Button styles */
.red-button {
    background-color: #ff1e21;
    font-size: 13px;
	font-family: helvetica;
	line-height: 1;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    cursor: pointer;
}

.red-button:hover {
	color: #000;
}

.white-button a {
    background-color: #fff;
    font-size: 13px !important;
	font-family: helvetica;
	line-height: 1;
    display: inline-block;
    padding: 5px 6px 5px;
    color: #666;
    text-decoration: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    cursor: pointer;
}

.white-button a:hover {
	color: #000 !important;
	background-color: #b2b2b2;
	font-weight: normal !important;;
}

/* Product Review Styles */
.reviews-heading {
  margin-left: 2px;
  margin-bottom: 14px;
  border-bottom: 1px solid #B2B2B2;
  height: 30px;
}

.reviews-heading .reviews-title {
    float: left;
    text-transform: uppercase;
    color: #000000;
    font-size: 22px;
}

.reviews-heading .submit-a-review {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -24px;
}

.reviews-heading .submit-a-review a {  
    color: red;
}

.reviews {
    margin-left: 2px;
}

.reviews .review-block {
    text-align: left;
}

.reviews .reviewer-name {
    clear: both;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.reviews .review-date {
    font-size: 12px;
    color: #000000;
    padding-bottom: 16px;
}

.reviews .review-content {
    padding-bottom: 16px;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 14px;
    line-height: 1.5em;
}

.review-submit-form select {
    width: 200px;
    margin-bottom: 12px;
    color: #858585;
}

.review-submit-form input {
    width: 200px;
    height: 25px;
    margin-bottom: 12px;
    color: #858585;
}

.review-submit-form textarea {
    color: #858585;
}

.review-submit-form .required-text {
    float: left;
    color: #B2B2B2;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 5px;
}

.review-submit-form .required-text-dropdown {
    float: left;
    color: #B2B2B2;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 1px;
}

.review-submit-form .title {
    font-size: 14px;
    margin-bottom: 14px;
}

.review-submit-form .select-model-dropdown {
    float: left;
}

.review-submit-form .reviewer-name {
    float: left;
}

.review-submit-form .reviewer-email {
    float: left;
}

.review-submit-form .float-clear {
    clear: both;
}

.review-submit-form .submit-button {
    float: right;
    font-size: 14px;
    margin-right: 26px;
    margin-top: 12px;
}

.review-submit-form .close-button {
    position: absolute;
    left: 705px;
    top: 10px;
    font-color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.review-submit-form .close-button:hover {
    font-color: red;
  
}

#confirm-container {
	padding-right: 12px;	
}

.confirm-close {
    position: absolute;
    left: 610px;
    top: 10px;
    font-color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.confirm-thankyou {
    font-size: 16px;
    margin-bottom: 15px;
}

.confirm-text {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
}

.welcome-heading {
    font-size: 22px;
    margin-bottom: 15px;
    color: red;
    text-align: center;
}

.welcome-text {
    font-size: 17px;
    font-weight: normal;
    line-height: 2em;
}


/* End Product Review Styles */

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 0px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}


#product-tab-container h2 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 0px solid #EFEFEF;
	padding: 0px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 20px;
	margin-bottom: 10px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

/* styles for dropdowns */
div.cmf-skinned-select {
    background: url('../../images/select_arrow.png') top right no-repeat ;
    border: 1px solid #ccc;
}
div.cmf-skinned-text {
    padding: 3px;
}
/* end styles for dropdowns */

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.support-section-heading {
    font-size: 44px;
    font-weight: bold;
    color: #b2b2b2;
}

.buzz-section-heading {
    font-size: 44px;
    font-weight: bold;
    color: #b2b2b2;
    margin-bottom: 48px;
    margin-top: 20px;
}

#latest-news-uparrow {
    cursor:pointer;
}

#latest-news-popup-close-button {
    width: 13px;
    height: 14px;
    background: transparent url('../../images/x_close.png') no-repeat;
    float: right;
    cursor:pointer;
}

#latest-news-popup-heading {
    font-weight: bold;
    vertical-align: top;
    margin-top: 10px; 
    color: #ffffff;
    font-size: 14px;
}

#latest-news-popup-copy {
    padding-top: 8px;
    text-align: left;
    line-height: 20px;
    vertical-align: top;
    color: #d8bec4; 
}

#latest-news-popup-copy a {
    font-weight: bold;
    color: #ffffff;
}

#read-more {
    margin-top: 10px;  
}

#read-more a {
    color: #ffffff;
    font-weight: bold;   
}

#footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 20;
}

#footer .social-feed-nav {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
}

#footer .social-feed-nav .tabs {
	width: 246px;
}


#footer .social-feed-nav span #tab1-btn  {
	display: inline-block;
	background: transparent url('images/facebook-gray.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav span #tab1-btn:hover  {
	display: inline-block;
	background: transparent url('images/facebook.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav span #tab1-btn.selected {
	display: inline-block;
	background: transparent url('images/facebook.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav span #tab2-btn {
	display: inline-block;
	background: transparent url('images/twitter-gray.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav span #tab2-btn:hover  {
	display: inline-block;
	background: transparent url('images/twitter.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav span #tab2-btn.selected {
	display: inline-block;
	background: transparent url('images/twitter.png') no-repeat;
	background-size: 100px 30px;
	width: 100px;
	height: 30px;
}

#footer .social-feed-nav li {
	display: inline;
	list-style-type: none;
}

#footer .social-feed-nav li a {
	color: #ffffff;
}

#footer .social-feed {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 537px;
	padding-bottom: 40px;
}

#footer .social-feed #tab1 {
	margin-right: 20px;
}

/* social feed css overrides */
#footer .fts-jal-fb-header, #buzz-content .fts-jal-fb-header {
	display: none;
}

#footer .fts-jal-fb-user-thumb, #buzz-content .fts-jal-fb-user-thumb  {
	display: none;
}

#footer .fts-jal-fb-user-name a, #buzz-content .fts-jal-fb-user-name a {
	color: #B2B2B2;
}

#footer .fts-jal-fb-right-wrap {
	padding-left: 20px !important;
}

#buzz-content .fts-jal-fb-right-wrap {
	padding-left: 0px !important;
}

#buzz-content .fts-jal-fb-group-display {
	width: 500px;
}

#buzz-content .social-left-col {
	float: left;
}

#buzz-content .social-right-col {
	float: left;
	width: 400px;
	padding-left: 30px;
}

#footer .fts-jal-fb-user-name, #buzz-content .fts-jal-fb-user-name {
	font-size: 20px;
	color: #666;
}

#footer .fts-jal-fb-post-time, #buzz-content .fts-jal-fb-post-time {
	font-size: 16px !important;
	padding-top: 2px;
}

#footer .fts-jal-fb-message, #buzz-content .fts-jal-fb-message {
	color: #999999;
}

#footer .fts-jal-fb-message a, #buzz-content .fts-jal-fb-message a {
	color: red;
}

#footer .fts-jal-single-fb-post a:hover, #buzz-content .fts-jal-single-fb-post a:hover {
	color: #ffffff !important;
}

#buzz-content .fts-jal-single-fb-post {
	margin-bottom: 20px;
}

#footer .fts-jal-fb-see-more, #buzz-content .fts-jal-fb-see-more {
	color: #C00;
}

#footer .fts-jal-fb-description-wrap {
	max-width: 500px !important;
}


#twitter-feed-spotbikes {
	background-color: #231F20;	
}

.fts-twitter-div a {
	color: #C00 !important;
}

.fts-twitter-div p {
	color: #999999 !important;	
	word-wrap:break-word;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px !important;
}

.fts-twitter-image {
	display:none;
}

.fts-twitter-div .uppercase {
	margin: 0 !important;
	width: 100% !important;	
}

.fts-twitter-div .uppercase a {
	color: #b2b2b2 !important;
	font-size: 16px;
}

.tweeter-info {
	background-color: #231F20 !important;
	box-shadow: 0px 0px 0px 0px #cccccc !important;
	margin-bottom: 0px !important;
	padding: 6px !important;
	margin-top: 10px !important;
	min-height: 0px !important;
}

.fts-twitter-div a:hover {
	color: #FFF !important;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.content-title {
    width: 315px;
    /* min-height: 22px; */
    /* padding-top: 4px; */
    font-size: 30px;
    text-transform: uppercase;
    color: #c0c0c0;
    margin-bottom: 10px;
    margin-top: -38px;
    font-weight: bold;
}


.buzz-content-title {   
    min-height: 35px;  
    padding-top: 10px;
    padding-bottom: 28px;
    font-size: 30px;
    width: 1000px;
    font-weight: bold;
}

.buzz-content-title a {
    color: red;
}

#buzz-content .post-header-image {
	float: left;
	width: 400px;
}

.content-title-question {
    width: 315px;
    height: 22px;  
    padding-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
}

.content-container {
    /*width: 600px;*/
    line-height: normal;
    margin-bottom: 50px;
}

.content-partnerships-container {
    width: 599px;
    margin-right: 28px;
}

.content-partnerships-container img {
    padding: 15px;
}

.content-inline-photo-container {
    width: 1000px;
    margin-right: 28px;
    font-size: 16px;
    line-height: 20px;
}

.content-post-body {
    width: 600px;
    margin-right: 28px;
    text-align: justify;
    line-height: 20px;
}

.content-post-body a {
    color: red;
}

#buzz-content .content-post-body {
    width: 560px;
    margin-left: 28px;
    margin-right: 0px;
    margin-top: -8px;
    text-align: justify;
    line-height: 32px;
    font-size: 18px;
    float: left;
}

#buzz-content .review-content .content-post-body {
	width: 1000px;
	margin-left: 0px;
}

#buzz-content .review-content .post-footer {
	width: 1000px;
	margin-top: 28px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.read-more-link {
    font-size: 14px;
    font-weight: bold;
}

.inline-date {
    margin-bottom: 6px;
    font-size: 12px;
    color: #666666;
}

#company-heritage-content .inline-date {
  display:none;
}

.post-item-spacer {
    clear: both;
    margin-bottom: 30px;
}

/*FAQ styles*/
.faq-block {
    margin-bottom: 46px;
    width: 600px;
}

.faq-answer-title {
    /*color: #FF1E21;*/
    width: 315px;
    min-height: 0px;
    padding-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 0px;
    margin-top: 0px; 
    font-weight: bold;
}

.faq-question {
    margin-top: 4px;
    margin-bottom: 20px;
}

.faq-answer {
    margin-top: 4px;
    line-height: 20px;
}

/* latest news popup in footer styles */
#latest-news-popup {
    position: absolute;
    z-index: 20;
}

#latest-news-content-container {
  position: fixed;
  bottom: 0;
  height: 44px;
  left: 50%;
  margin-left: -364px;
}

#latest-news-uparrow { 
    width: 152px;
    height: 44px;
    background: transparent url('../../images/latest_news_arrow.png') no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#latest-news-popup-content {
    background-color: #231F20;
    width: 700px; 
    padding: 15px;
}

#latest-news-popup-image {
   
}

#latest-news-popup-image img {
    width: 100px;
    height: 115px;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 12px;
}

#no-image {
    font-size: 22px;
    width: 600px; 
    height: 400px;
}

#no-image-text {
    padding-top: 190px;
    padding-right: 10px;
}

/* Customize Page styles */
#custom-forms-content img {
    margin-bottom: 20px;
}

#custom-address-block {
    line-height: 20px;
    margin-bottom: 16px;
}

#custom-email {
    margin-bottom: 20px;
}

/* Dealer List Styles */
#dealer-heading {
  color: #c0c0c0;
  background: #222;
  font-size: 22px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -24px;
  padding-left: 10px;
}

#dealer-map {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 118px;
	z-index: -1;
	background-color: #222;
}

#gallery-images {
    border-style: solid;
    border-width: 4px;
    border-color: #000000;
}

ul.thumbs li {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

#ie-gallery-close-btn {
    width:16px;
    height:20px;
    position:absolute;
    top:10px;
    right:10px;
    z-index:101;
    background:url(../../images/x_close_black.png) no-repeat 2px 2px;
    cursor:pointer;
}

/* Bike Spec Archive Page */
.archive-heading {
	color: #000000;
	font-size: 22px;
	margin-bottom: 20px;
}

#spec-archive-nav {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 50px;
	float: left;
}

#spec-archive-nav li a {
	color: red;
}

#spec-archive-nav li a:hover {
	text-decoration: underline;
}


#spec-tables .wp-table-reloaded tr td {
	background-color: #ffffff;
}

#spec-tables .wp-table-reloaded .row-1 td {
	background-color: #464646;
	color: #ffffff;
	font-size: 16px;
}

#spec-tables .wp-table-reloaded .row-2 td {
	background-color: #e8e8e8;
	font-weight: bold;
}

.LPMcontainer {
  /*display: none !important;*/
}
}
