/*
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;
}

a:hover {
	
}

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;
	background: #FFF;
	margin: 0 auto;
}

#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;
}

#contact-us-container {
    width: 192px;
    height: 24px;
    background-color: #E5E5E5;
    margin-left: 636px;
    /*margin-left: 750px;*/
    top: 0px;
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 4px;
}

#contact-us-container a {
    color: #000000;
    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;
}

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

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

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

#contact-email a:hover {
    /*text-decoration: underline;*/
}

#contact-phone {

}

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

#cart-count {
    color: Red;
}

#live-chat-container {
    margin-left: 830px;   
    top: 0px;
    position: absolute;
}

#menu-container {
    /*margin-top: 20px;*/
    margin-top: -70px;
}

#menu-bar {
	overflow: hidden;
	margin-top: 130px;
	background-color: #000000;
	border-top: 5px solid #B2B2B2;
	border-bottom: 5px solid #B2B2B2;
}

#menu {
	width: 880px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 20px;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	/*padding: 10px;*/
}

.sub-menu-items {
    position: absolute;
    margin-top: -3px;
}

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

.sub-menu-items a:hover {
    color: red;
    font-weight: bold;
}

.sub-menu-items li {
    clear: left;
    margin-bottom: 0px;
    margin-left: 7px;
    padding-bottom: 5px;
    width: 120px;
}

.ie .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: 138px;
    background-color: #FFFFFF;
    z-index: 50; 
    background: transparent url('../../images/middle_shadow.png') repeat-y;
    top: 103px;
}

.dropdown-container-top-border {
    width: 138px;
    height: 10px;
    background: transparent url('../../images/top_shadow.png') no-repeat;
}

#bikes-menu-container .dropdown-container-top-border {
    margin-left: -20px;
}

#custom-menu-container .dropdown-container-top-border {
    margin-left: -10px;
}

#goods-menu-container .dropdown-container-top-border {
    margin-left: -15px;
}

#company-menu-container .dropdown-container-top-border {
    margin-left: -5px;
}

#buzz-menu-container .dropdown-container-top-border {
    margin-left: -25px;
}

#support-menu-container .dropdown-container-top-border {
    margin-left: -10px;
}

.dropdown-container-bottom-border {
    width: 138px;
    height: 15px;
    margin-left: -7px;
    margin-top: 1px;
    background: transparent url('../../images/bottom_shadow.png') no-repeat;
}

#bikes-menu-container {
    height: 251px;
    margin-left: -6px;
}

.ie #bikes-menu-container {
    height: 254px;
}

#custom-menu-container {
    /*height: 51px*/
    height: 29px;
    margin-left: -6px;
}

.ie #custom-menu-container {
    height: 34px;
}

#goods-menu-container {
    height: 96px;
    margin-left: -6px;
}

.ie #goods-menu-container {
    height: 100px;
}

#company-menu-container {
    height: 74px;
    margin-left: -6px;
}

.ie #company-menu-container {
    height: 78px;
}

#buzz-menu-container {
    height: 29px;
    margin-left: -6px;
}

.ie #buzz-menu-container {
    height: 34px;
}

#support-menu-container {
    /*height: 74px;*/
    height: 51px;
    margin-left: -6px;
}

.ie #support-menu-container {
    height: 56px;
}

.selected-page span a {
    color: Red;
}

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

#menu-items {
    margin-left: 20px;
}

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

.page_item span {
    /*background-color: Gray;*/
    background-color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

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

.page_item span a {
    color: #FFFFFF;
}

/*.page_item a:hover {
	color: #FF1E21;
}*/

.current_page_item a {
    color: #FF1E21;
}

.current_page_parent a {
    /*color: #FF1E21;*/
}

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

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

.page-item-15 {
    margin-left: 200px;
}

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

#spot-logo {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -93px; 
}

#spot-logo img {
    margin-left: 314px; 
}

#container {
	width: 1000px;
	overflow: hidden;
}

#main { 
}

#page-title {

}

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

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

#bike-title {   
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

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

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

#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 {
    background: transparent url('../../images/grey_bar.jpg') no-repeat;
}

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

.category-link { 
    float: right;
    /*background: transparent url('../../images/grey_bar.jpg') no-repeat;*/
    height: 22px;
    width: 315px;
    padding-bottom: 0px;
    padding-top: 2px;
    padding-right: 4px;
    font-size: 14px;
}

.category-link:hover .plus-minus-btn { 
    background: transparent url('../../images/plus_minus_btn.png') no-repeat; 
}

.category-link a {
    color: #000000;
} 

.product-desc-link {
    margin-top: 34px; 
    float: right;
    /*background: transparent url('../../images/grey_bar.jpg') no-repeat;*/
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.product-features-link {
    margin-top: 10px; 
    float: right;
    /*background: transparent url('../../images/grey_bar.jpg') no-repeat;*/
    height: 22px;
    width: 260px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

.product-features {
    display: none;
}

.product-geometry-link {
    margin-top: 10px; 
    float: right;
    /*background: transparent url('../../images/grey_bar.jpg') no-repeat;*/
    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;
    /*background: transparent url('../../images/grey_bar.jpg') no-repeat;*/
    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; 
}

.plus-btn {
    background: transparent url('../../images/plus_btn.png') no-repeat;
    width: 19px;
    height: 19px;
    float: right;
    margin-right: -24px;
    margin-top: 2px;
}

.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;
}

#spot-logo img {
    cursor: pointer;
}

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

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

#main-content-container {
    padding-top: 60px;
    margin-left: 332px;
}

/*product pages styling */
#content-left {
   float: left;
   padding-right: 70px;
}

#content-right {
    width: 600px;
    /*height: 670px;*/
    margin-left: 334px;
    padding-top: 60px;
}

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

.page-heading {
    color: #000000;
    /*font-weight: bold;*/
    text-align: right;
    width: 192px;
    margin-bottom: 34px;
    font-size: 22px;
}

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

.page-heading-shadow {
    position: absolute;
    width: 336px;
    height: 31px;
    background: transparent url('../../images/title_shadow.jpg') no-repeat;
    margin-left: -100px;
    margin-top: -30px;
}

.page-footer-shadow {
    position: absolute;
    width: 336px;
    height: 31px;
    background: transparent url('../../images/title_shadow.jpg') no-repeat;
    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;
    background: transparent url('../../images/title_shadow.jpg') no-repeat;
    margin-left: -20px;
    margin-top: 6px;
}

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

/* Next Previous Product Navigation bar */
#product-nav li {
    display: none; 
}

#next-prev-shadow {
    background: transparent url('../../images/large_shadow.jpg') no-repeat;
    height: 38px;
    width: 668px;
    margin-top: 76px;
}

#next-prev-goods-shadow {
    background: transparent url('../../images/large_shadow.jpg') no-repeat;
    height: 38px;
    width: 668px;
    margin-top: 20px;
}

#next-prev-container {
    width: 668px;
    height: 40px;
}

#prev-container {
    float: left;
    text-align: right;
    cursor: pointer;
    width: 120px;
}

#prev {
    float: right;
}

#next-container {
    float: right;
    text-align: left;
    cursor: pointer;
    width: 120px;
}

#prev-text {
    font-size: 10px;
    margin-top: 18px;
}

#next-text {
    font-size: 10px;
    margin-top: 18px;
}

.next-prev {
    float: left;
    color: #000000; 
}

#left-arrow {  
    float: left;
    background: url('../../images/arrows.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 5px;
    height: 8px;
    margin-right: 6px;
    margin-top: 3px;
}


#right-arrow {  
    float: left;
    background: url('../../images/arrows_right.jpg') no-repeat;
    background-position: 0px -8px;
    width: 5px;
    height: 8px;
    margin-left: 6px;
    margin-top: 3px;
    
}

/* gallery styles */

#gallery { 
    display: none;
    position: absolute;
    top: 0px;
    left: 32px;
    width: 900px;
    /*height: 600px;*/
    margin: 20px auto;
    z-index: 100; 
}

.overlay {
  border-width: 0;
  margin: 0;
  padding: 0;
  background:black none repeat scroll 0 0;
  display:none;
  height:2500px;
  left:0;
  filter:alpha(opacity=70);
  opacity: 0.70;
  top:0;
  width:100%;
  z-index:50;
  display:none;
  position:fixed;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;    
}

.galleria-info {
    display: none;
}


#image-gallery-image {
    float: left;
    background: url('../../images/gallery_icon.png') no-repeat;
    /*background-position: 0px -20px;*/
    width: 20px;
    height: 20px;
    margin-top: -30px;
    cursor: pointer;
}

#image-gallery-text {
    float: left;
    margin-top: -25px;
    margin-left: 25px;
    cursor: pointer;
}

/* end gallery 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;
}

.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.alignnone {
	/*
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
	*/
}

.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;
}

#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: 840px;
    height: 194px;
    margin-left: 44px;
    color: #ffffff;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	display: none;
	float: left;
	margin-right: 15px;
}

.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: 14px;
    text-transform: uppercase;
    color: red;
}

.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: 370px;
    margin-right: 28px;
    text-align: justify;
    line-height: 20px;
    /*margin-top: 16px;*/
}

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

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

/*Custom page Styles*/
.form-links-container {
    width: 370px;
    margin-right: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

.form-links-container a {
    
}

.form-links-container a:hover {
    font-weight: bold;
    color: red;
}

#pdf-icon {
    width: 14px;
    height: 16px;
    background: transparent url('../../images/pdf_icon.png') no-repeat;
    float: left;
    margin-right: 5px;
}


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

.faq-answer-title {
    color: #FF1E21;
}

.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 {
    display:none;
    position: absolute;
    z-index: 20;
    height: 224px;
    
}

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

#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: 400px;
    height: 164px;   
    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 */

#flash-map {
    margin-top: -61px;
    z-index: -30;
}

.ie #flash-map object {
    margin-top: -150px;
}

.state-name { 
    color: red;
    font-size: 14px;
}

.dealer {
    color: #666666;
    font-size: 11px; 
    line-height: 16px;
}

.dealer-name {
    color: #000000;
    font-size: 11px; 
    font-weight: bold;
}

.dealer-phone {
    color: #000000;
    font-weight: bold; 
}

.dealer-website {
    margin-bottom: 30px;
}

.dealer-website a {
    color: #666666;
}

.dealer-website a:hover {
    color: Red;
    font-weight: bold;
}

#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;
}