@import "ethan.css";
@import "responsive.css";
@charset "utf-8";
/* CSS Document */
html { font-size: 62.5%; }
/* $rembase = 10px (default: 100% = 16px) */
/*
8px = 0.8rem
9px = 0.9rem
10px = 1rem (base)
11px = 1.1rem
12px = 1.2rem
13px = 1.3rem
14px = 1.4rem
15px = 1.5rem
16px = 1.6rem
18px = 1.8rem
20px = 2rem
22px = 2.2rem
24px = 2.4rem
26px = 2.6rem
28px = 2.8rem
30px = 3rem
32px = 3.2rem
34px = 3.4rem
36px = 3.6rem
38px = 3.8rem
40px = 4rem
*/ 

body {
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	overflow-x: hidden;
    position: relative;
	font-size:14px;
	/*font-size:1.4rem;*/
	line-height:17px;
	background-color:#ececec; 
}
section { /*margin-top: 20px;*/ padding:0; }
a, li a { color:#231f20; text-decoration:none; outline:none; }
a:hover, li a:hover { color:#231f20; text-decoration:underline; }

ul, ol, dl { font-size:13px; /*font-size: 1.4rem;*/ }

.cf:after { clear:both; }
.cf {  }
.inner { 
	margin: 0 auto !important; 
	max-width: 1130px !important;
}

h1 { font-size:38px; /*font-size:3.8rem;*/ }
h2 { font-size:32px; /*font-size:3.2rem;*/ }
h3 { font-size:24px; /*font-size:2.4rem;*/ }
h4 { font-size:18px; /*font-size:1.9rem;*/ }
h5 { font-size:16px; /*font-size:1.8rem;*/ }
h6 { font-size:14px; /*font-size:1.4rem;*/ }
h1, h2, h3, h4, h5, h6 { 
	line-height: 1.2; 
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif; 
	margin-top: 0; 
	font-weight: bold;
	color:#000;
}
h4.h4-title { line-height: 1; }
h4.h4-title a { line-height: 20px; font-size: 18px; /*font-size: 2.0rem;*/ }

p {
	line-height: 1.4;
	font-size: 14px;
	/*font-size: 1.7rem;*/
	letter-spacing:0.5px;
	color:#646565;
	/*margin-bottom: 0;*/
}

header h1 { 
	color:#ed4036; 
	font-size:18px; 
	/*font-size:1.8rem;*/ 
}
.span12 { 
	padding-bottom:0; 
	width: 100%; 
	float:left; 
}
#container { 
	margin: 0px auto;
	padding: 20px 10px;
	background-color:#fff;
	z-index: 2;
  	position: relative;
}
.row { 
	/*max-width: 1093px !important;*/
	max-width: 1130px !important;
}
#footer { 
	margin-top: 30px;
}

.left { float:left; }
.right { float:right; }
.clear { clear: both; }

.hide { display: none; }
.show { display:none; }
.spacer { padding: 0; }
.spacer-big { padding: 10px 0 0 0; }
.centered { text-align:center; margin-left:auto; margin-right:auto; }
.rowspacer { padding: 0; }
.bold { font-weight:bold; }

.topmarg10 { margin-top: 10px; }
.topmarg { margin-top: 20px; }
.topmarg25 { margin-top: 25px; }
.topbtmmarg { margin: 20px 0; }
.btmmarg25 { margin-bottom: 25px; }
.btmmarg { margin-bottom: 20px; }
.btmmarg10 { margin-bottom: 10px; }
.btmmarg5 { margin-bottom: 5px; }
.rightmarg10 { margin-right:10px; }
.leftmarg10 { margin-left:10px; }
.nomarg { margin: 0; }
.nopad { padding:0; }
.leftpad { padding-left: 20px; }
.rightpad { padding-right: 20px; }
.rightpad10 { padding-right: 10px; }
.leftrightpad15 { padding: 0 15px; }
.toppad20 { padding-top: 20px; }
.btmpad20 { padding-bottom: 20px; }
.lpad10 { padding-left: 10px; }
.bg404040 { background-color:#404040; }
.lft-rt-pad { padding: 0 20px; }

.left-off-canvas-menu ul.sub-menu li { padding:10px 0; border-top:1px solid #fff; line-height: 20px; line-height:2rem; }
.left-off-canvas-menu ul li.menu-item-has-children { line-height:40px; }

.bold { font-weight:bold; }
.notbold { font-weight:normal; }

.first {
	padding: 0 5px 0 0;
}
.last {
	padding: 0 0 0 5px !important;
}
.middle {
	padding: 0 5px !important;
}

.red h1,
.red h2,
.red h3,
.red h4,
.red h5,
.red h6,
p .red,
.small-red { 
	color:#ed4036; 
	margin-bottom:20px;
}
span.red a { color:#ed4036; }
.small-red { 
	font-size: 12px;
}

aside#sidebar li.widget { 
	list-style-type: none;
}

figcaption { 
	background-color:#ececec; 
	padding: 30px; 
	font-size:13px; 
	/*font-size:1.3rem;*/
}


.border-top { 
	border:0 none; 
	border-top: 1px solid #231f20; 
	padding: 30px 0px 10px 0px; 
	margin-top: 10px; 
}
.border-bottom { 
	border:0 none; 
	border-bottom: 1px solid #231f20; 
	padding: 0px 0px 30px 0px; 
	margin-bottom: 30px; 
}
.border-bottom-e8e8e8 { 
	border:0 none; 
	border-bottom: 1px solid #ececec; 
	padding: 0px 0px 30px 0px; 
	margin-bottom: 30px; 
}


.accordion .accordion-navigation>a, .accordion dd>a,
button, .button,
select,
.label,
.pricing-table .title,
.pricing-table .price,
.side-nav,
.side-nav li.active>a:first-child:not(.button) {
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
}

/***************************/
/********** lists **********/
/***************************/

ul.red-bullets {
    list-style: inside none none;
	margin:0;
	letter-spacing: .5px;
}
ul.red-bullets li { 
	background-image: url(/wp-content/themes/moto-usa-2015/images/red-bullet-5x5.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #646565;
    display: block !important;
	border:0 none;
	padding: 0px 0px 5px 20px;
	letter-spacing: normal;
	}
	
ul.red-bullets li a:link,
ul.red-bullets li a:visited {
	color:#333 !important;
	font-weight: normal !important;
	font-size: 13px;
	/*font-size: 1.5rem;*/
	line-height: 20px;
    line-height: 2.0rem;
}
ul.red-bullets.firstbold li:first-child a {
	font-weight: bold !important;
}

ol.numbered-list {
	/*list-style-type:decimal;*/
	line-height: 1.5em;
	margin:0;
	letter-spacing: .5px;
	list-style-position:inside;	
}
ol.numbered-list li {
	line-height: 1.5em;
	text-align:left;
	font-size: 14px;
	/*font-size: 1.4rem;*/
}
ol.numbered-list li div { display:inline; }
ol.numbered-list li div.champ-name {  }
ol.numbered-list li div.points {
	color:#ed4036;
	float:right;
}


/***************************/
/***** MFG PAGE STYLES *****/
/***************************/
.odd {
	padding: 0 10px 0 0;
	margin-top: 0px !important;
}
.even {
	padding: 0 0 0 10px;
	margin-top: 0px !important;
}


/***************************/
/***** Breadcrumbs *****/
/***************************/
.bread-crumb { clear:both; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; width: 100%; }
.bread-crumb ul { list-style-type:none; margin: 8px 0px; }
.bread-crumb ul li { font-size:10px; /*font-size:1rem;*/ display: inline; }
.bread-crumb ul li a { color:#a6a6a6; }
.bread-crumb ul li.current { color:#ed4036; font-weight:bold; }
.bread-crumb ul li a:hover { color:#ed4036; text-decoration:none; }
.bread-crumb ul li img { padding: 0 10px; }

#breadcrumbs { clear:both; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; width: 100%; margin-bottom:10px; }
#breadcrumbs ul { list-style-type:none; margin: 8px 0px; }
#breadcrumbs ul li { font-size:12px; font-size:1.2rem; display: inline; }
#breadcrumbs ul li a { color:#a6a6a6; }
#breadcrumbs ul li.current { color:#ed4036; font-weight:bold; }
#breadcrumbs ul li a:hover { color:#ed4036; text-decoration:none; }
#breadcrumbs ul li img { padding: 0 10px; }

/*ETHAN*/
#breadcrumbs .breadcrumb_last {
	color: #ed4036;
}
#breadcrumbs .crumbs ul span span {
	font-size: 12px;
	/*font-size: 1.2rem;*/
}
#breadcrumbs .crumbs ul span img {
	padding: 0 10px;
}
#breadcrumbs .crumbs ul span span a {
	color: #a6a6a6;
}
#breadcrumbs .crumbs ul span span a:hover {
	color: #ed4036;
}


/***********************/
/***** intro row *******/
/***********************/

#intro-row p { font-size: 14px; /*font-size: 1.4rem;*/ }
#intro-row p.fs-fourteen, .fs-fourteen { font-size: 14px; /*font-size: 1.4rem;*/ line-height:1.4; }
#intro-row p.fs-thirteen, .fs-thirteen { font-size: 13px; /*font-size: 1.3rem;*/ line-height:1.35; }
#intro-row p.fs-twelve, .fs-twelve { font-size: 12px; /*font-size: 1.2rem;*/ line-height: 1.2; }
#intro-row p.fs-eleven, .fs-eleven { font-size: 11px; /*font-size: 1.1rem;*/ line-height:1.1; }
#intro-row p.fs-ten, .fs-ten { font-size: 10px; /*font-size: 1rem;*/ line-height:1.0; }
#intro-row p.fs-nine, .fs-nine { font-size: 9px; /*font-size: 0.9rem;*/ line-height:0.9; }

.text-intro p { font-size:13px; /*font-size:1.3rem;*/ line-height:17px; }
.text-intro p a { color:#ed4036; text-decoration:none; }
.text-intro p a:hover { color:#ed4036; text-decoration:underline; }
.logo-intro { padding:0 20px 20px 0; text-align:center; margin-left:auto; margin-right:auto; }


/***********************/
/***** header nav ******/
/***********************/

.top-bar-container.locked {
	position: fixed;
	max-width: 1134px;
	top: 0;
	left: 0%;
	right: 0%;
	/*left: 50%;
	transform: translateX(-50%);*/
	z-index: 9999999;
	margin: 0 auto;
	text-align:center;
}
#main-header.locked {
	position: fixed;
	top: 51px;
	left: 0%;
	right: 0%;
	/*left: 50%;
	transform: translateX(-50%);*/
	z-index: 9999999;
	margin: 0 auto;
	text-align:center;
}
.admin-bar .top-bar-container.locked {
 top: 32px;
}

.admin-bar #main-header.locked {
top: 83px;
}

.top-bar {
	background-color:transparent;
}
.top-bar-container .top-bar,
.inner .top-bar .top-bar-section {
	position: relative;
	z-index: 300;
}
.top-bar .top-bar-section ul.top-bar-submenu {
	position: relative;
	z-index: 200;
}

.contain-to-grid .top-bar { 
	max-width: 1093px !important;
}
.top-bar-container {
	background-color: #000;
	height: 51px;
	padding:0;
	margin:0;
}
.top-bar ul { 
	width: 100%;
	display:block;
	/*height:46px !important;*/
}
.top-bar ul li.logo-head { 
	margin:0 50px 0 0;
	padding:3px 0 0 0;
	float:left;
	text-align:left;
}
.top-bar ul li.social-head {
	margin:0 10px 0 0;
	padding:14px 25px 0 0;
	float:left;
}
.top-bar ul li.search-head {
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width: 23%;
}
.top-bar form, 
.top-bar input {
	background-color:#808080;
	border:0 none;
	font-size: 13px;
	/*font-size: 1.3rem;*/
}
.top-bar input,
.top-bar .button,
.top-bar button {
	top: 0rem;
}

/**** inline styles from top-bar.php ****/
#mobile-search input.search {
height: 30px;
padding: 4px;
line-height: 30px;
font-size: 14px;
/*font-size: 1.4rem;*/
}

#mobile-search input.prefix.button { 
left: 0px;
width: 100% !important; 
background: #ec4036; 
font-weight: bold; 
font-size: 14px;
/*font-size: 1.4rem;*/
color: #fff; 
height: 30px; 
line-height: 30px; 
}
/********************************************/

.prefix.button { 
	background: url(/wp-content/themes/moto-usa-2015/images/search-btn-gray34x32.jpg) no-repeat scroll center #999;
	height: 31px;
	width: 44px;
	left: -11px;
}

#mobile-search {
    background: #000;
    height: 100px;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    padding-top: 10px;
}

.mobile-search-toggle { 
    background: url(/wp-content/themes/moto-usa-2015/images/search-btn-gray34x32.jpg) no-repeat scroll center #999;
    width: 40px;
    height: 50px;
    display: block;
    float: right;
}


#main-header { 
	clear:both; 
	background: none repeat scroll 0 0 #646565; 
	border-bottom: 4px solid #ed4036; 
	height: 61px; 
	width: 1134px;
	margin: 0 auto;
}

.top-bar-section ul { list-style-type: none; }
/*.top-bar-section ul li { 
	background-image: url(/wp-content/themes/moto-usa-2015/images/down-V-white.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position: 85% center;
}*/

.top-bar-section .dropdown {
	background-color: #333 !important;
	max-width: 1093px;
	border-top:4px solid #ed4036;
	top:57px;
}
.top-bar-section .dropdown .menu-item {
	display: inline-block !important;
}
.top-bar-section .dropdown .menu-item ul {
	border-top: 0px;
	width: auto !important;
	top:0px !important;
}

.top-bar-section {
	margin-top: 0px;
}
.top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"] {
	border-right:0px;
}
.top-bar-section .top-bar-submenu li:not(.has-form) a:not(.button) {
	height: 43px;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    background: none repeat scroll 0 0 #ed4036;
    text-decoration: none;
}
.top-bar-section .dropdown ul .menu-item { float: left; display:inline; }
.top-bar-section .dropdown .menu-item ul li { width:100% !important; }
.top-bar-section .dropdown li a { text-transform: none; }
.top-bar-section ul li > a { 
	font-size: 14px;
	/*font-size: 1.4rem;*/
	font-weight: bold;
	text-transform:uppercase;
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
	background-color: #ed4036;
}
.top-bar-section li:not(.has-form) a:not(.button) { 
	background: none repeat scroll 0 0 #646565;
	line-height: 20px; 
	padding: 20px 25px 37px;
	/*padding: 14px 25px 0px;*/
	height: 45px;
}
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) { 
	background: none repeat scroll 0 0 #ed4036;
	line-height: 20px;
	padding: 20px 25px 37px;
	/*padding:14px 30px 4px;*/
	height: 60px;
	}
.top-bar-section .has-dropdown > a:after { 
	background-image: url(/wp-content/themes/moto-usa-2015/images/down-V-white.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position: center;
	border:0 none;
	width: 10px;
	height:100%;
	/*top: 2rem;*/
	top: 0;
	bottom: 0;
	margin-top: 1px !important;
}

.top-bar-section .dropdown li.hover:not(.has-form) a:hover:not(.button) {
	background: none repeat scroll 0 0 #ed4036;
}

/*ETHAN*/
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section .dropdown .menu-item ul li:not(.has-form) a:not(.button) {
	height: 35px;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
.top-bar-section .dropdown .menu-item ul li:not(.has-form):not(.active) > a:not(.button) {
	background: none repeat scroll 0 0 #000;
	padding: 7px 15px !important;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	height: 35px !important;
	text-transform:uppercase;
	text-align:left;
}
.top-bar-section li ul li.active:not(.has-form) a:not(.button), 
.top-bar-section li ul li.active:not(.has-form) a:hover:not(.button) {
	padding: 6px 0 0 13px;
	font-size: 14px;
	text-decoration: none;
	height: 35px !important;
	text-align: left;
	text-transform:uppercase;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
	background-color:rgba(0, 0, 0, 0.25)!important;
	text-decoration: none;
}
.top-bar-section .left li .dropdown li .dropdown {
	left: 1% !important;
	top: 35px !important;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	margin-top: 5px !important;
	right: -5px !important;
	content: '' !important;
}

/***** sub menu *****/
.sub-nav dt, .sub-nav dd, .sub-nav li {
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
}
.top-bar-section ul.top-bar-submenu {
	max-width: 1093px !important;
	margin: 0 auto !important;
	width: 100%;
	background: none repeat scroll 0 0 #231f20;
}
.top-bar-section ul.top-bar-submenu li {
	border-top: 0px !important;
	/*margin-top: 4px;
	border-top: 4px solid #ed4036;*/
}
.top-bar-section ul.top-bar-submenu li a {
	line-height: 1.5rem !important;
}
.top-bar-section ul.top-bar-submenu li > a {
	text-transform:none;
	letter-spacing:.7px;
	font-size: 14px;
	/*font-size: 1.4rem;*/
	padding: 20px 15px 37px !important;
}
.top-bar-section ul.top-bar-submenu li:not(.has-form) a:hover:not(.button) {
	background: #333 url(/wp-content/themes/moto-usa-2015/images/triangle_12x5.png) no-repeat scroll bottom center;	
}
.top-bar-section ul.top-bar-submenu li:not(.has-form) a:hover:not(.button) {
	background-color: #333 !important;
	text-decoration:none;
}
.top-bar-section ul.top-bar-submenu li:not(.has-form) a:not(.button) { 
	background: none repeat scroll 0 0 #333;
}

.left-off-canvas-menu a,
.left-off-canvas-menu a:visited,
.left-off-canvas-menu a:active {
	color:white;
}




/***********************************/
/****** active secondary menu ******/
/***********************************/

.secondary-nav-containter { 
	width:1134px;
	margin: 0 auto; 
	background-color: #333;
	height: 58px;
}

/*.top-bar-section ul.top-bar-submenu {
	border-top:4px solid #ed4036;
}*/

.tabs dd>a, .tabs .tab-title>a {
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
}

/***************************************/
/****** END active secondary menu ******/
/***************************************/

/**************************************/
/*********** dropdown/search **********/
/**************************************/
.dropdowntoggle, form select, #dealer-locator-form input:not(.blackbtn-sm) {
	text-transform: uppercase;
	background: #a6a6a6; /* Old browsers */	
	background-image: url(/wp-content/themes/moto-usa-2015/images/down-V.png); /* fallback */
	
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), -moz-linear-gradient(top, #f1f1f1 0%, #a6a6a6 65%); /* FF3.6+ */
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(65%,#a6a6a6)); /* Chrome,Safari4+ */
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), -webkit-linear-gradient(top,  #f1f1f1 0%, #a6a6a6 65%); /* Chrome10+,Safari5.1+ */
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), -o-linear-gradient(top, #f1f1f1 0%, #a6a6a6 65%); /* Opera 11.10+ */
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), -ms-linear-gradient(top, #f1f1f1 0%, #a6a6a6 65%); /* IE10+ */
background-image:url(/wp-content/themes/moto-usa-2015/images/down-V.png), linear-gradient(to bottom, #f1f1f1 0%, #a6a6a6 65%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#a6a6a6',GradientType=0 ); /* IE6-9 */

	background-repeat:no-repeat;
	background-position: 92% center;
	
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance: none;
	-o-appearance:none;
	appearance:none;
	
	border: 1px solid #BBB;
	padding: 0px 20px;
	margin:0 0 15px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: 5px; /* Firefox 1-3.6 */
	border-radius: 5px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	font-weight: bold;
	height: 40px;
	color:#231f20;
	font-size: 11px;
	/*font-size: 1.2rem;*/
	letter-spacing:1px;
}
.dropdowntoggle option {
	font-size: 12px;
	/*font-size: 1.2rem;*/
	height: 100%;
}
select::-ms-expand{
  display:none;
}
.dropdowntoggle p {
	font-size: 12px;
	/*font-size:1.2rem;*/
	font-weight:bold;
	color:#231f20;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:left;
	margin-bottom: 0;
	padding:8px 0 0 0;
}
.dropdowntoggle p span { float:right; }

select { font-size: 12px; /*font-size: 1.2rem;*/ }


.searchrow { padding: 0 0 0 0px; }
.searchrow .small-2 { width: 10.667%; }
.searchrow .small-10 { width: 100%; }
.searchpad { padding: 0; margin-left: 15px; }
.small-10.searchpad { margin-left: 0; }

.top-bar input { 
	/*height:3.1rem;
	padding-top: 1rem;
	padding: 1rem 0.5rem;*/
	height:100%;
	box-shadow: none;
}
form#searchform div.large-10.columns.show-for-large-up {
	/*padding: 0.8rem 0 0 0;*/
}

.search-input {
	margin: 0;
	width: 100%;
}
.search-input input {
	/*background: url(/wp-content/themes/moto-usa-2015/images/red-search.png) no-repeat scroll top right transparent;*/
	text-align:left;
	height: 41px;
	vertical-align:top;
}
.search-input input.search {
	width:85%;
	display: inline-block;
	font-size: 14px;
	/*font-size: 1.4rem;*/
}
.small-10 .search-input input.search { width: 80%; }
.search-input input.submit {
	display: inline-block;
	width:45px;
	background: url(/wp-content/themes/moto-usa-2015/images/red-search.png) no-repeat scroll top left transparent;
	border: none;
	cursor:pointer;
	color: transparent;
}

.findrow {
	margin: 20px 0 0 0;
}


/**************************************/
/************** columns ***************/
/**************************************/
.findrow .columns,
#bike_compare_palette_wrapper .column,
#bike_compare_palette_wrapper .columns { padding: 0px; }

.columns .nomarg a:link,
.columns .nomarg a:visited {
	color:#FFF !important;
}
.columns h5 a:link,
.columns h5 a:visited {
	color:#333 !important;
}
.columns h5 a:hover {
	text-decoration:underline !important;
}


/**************************************/
/**************** table ***************/
/**************************************/
.table { width:100%; }
.table h6 { 
	font-size:13px;
	letter-spacing:normal;
}
.table-row {
	display:table-row;
	width: 100%;
	/*white-space: nowrap;*/
	white-space:normal;
}

.table-cell-1, .table-cell-2 {
	/*float:left;*/
	/*width: 24.6667%;*/
	display:table-cell;
}
.table-cell-1, .table-cell-2 {
	border-bottom: 1px solid #e6e6e6;
    padding: 7px 10px 5px;
}
.table-cell-1 h6, .table-cell-2 h6 {
	white-space:normal;
	font-weight:normal;
}
.table-cell-1 {
	background-color:#fff;
}
.table-cell-2 {
	background-color:#f8f8f8;
}
.table-cell-2:nth-child(odd) {
	background-color:#FFF;
}
.table-cell-3 {
	display:table-cell;
}
.table-cell-3 h6 {
	font-weight:normal;
}
h6.bold { font-weight:bold; }


/**************************************/
/************** headers ***************/
/**************************************/
.content-header,
.content-header-alt {
	background-color:#646565;
	margin: 30px 0 15px;
	border: none;
	border-bottom: 3px solid #000;
	color:#fff;
}
.content-header-alt-nomarg {
	background-color:#646565;
	margin: 30px 0 0px;
	border: none;
	border-bottom: 3px solid #000;
}
.content-header { padding: 6px 0 5px 0; }

.content-header-alt,
.content-header-alt-nomarg { padding: 2px 0 1px 0; }

.content-header h5,
.content-header-alt h5,
.content-header-alt-nomarg h5,
.content-header3 h5 a,
.content-header-alt h5 a,
.content-header-alt-nomarg h5 a,
.content-header-alt-nomarg h5 a span,
.content-header-alt a,
.content-header-alt-nomarg a {
	color:#fff; 
	font-weight: normal;
	font-size: 15px;
	/*font-size: 1.7rem; 
	text-transform: uppercase;*/
}
.content-header h5 span,
.content-header3 h5 a span { 
	font-weight: normal;
	font-size: 12px;
	/*font-size: 1.2rem; */
	text-transform:uppercase;
}
.show-for-small-only .content-header h5 a {
	color:#ffffff !important;
}
.show-for-small-only .content-header {
	margin: 8px 0 15px;
}

.content-header h5 a:hover,
.content-header3 h5 a:hover,
.content-header4 h5 a:hover,
.content-header-alt h5 a:hover,
.content-header-alt-nomarg h5 a:hover,
.content-header-alt-nomarg h5 a:hover span,
.content-header-alt a:hover,
.content-header-alt-nomarg a:hover {
	text-decoration:none;
}

.content-header h5,
.content-header-alt h5,
.content-header-alt-nomarg h5 {
	padding: 10px 10px 6px 20px;
	margin: 0;
}

.content-header2 {
	background-color:#a6a6a6;
	margin:0;
	padding:0px;
	height: 30px;
}


.content-header h6,
.content-header2 h6,
.content-header-alt h6,
.content-header-alt-nomarg h6,
.content-header3 h6 {
	font-size: 14px;
	/*font-size: 1.2em;
	text-transform: uppercase;*/
	color: #fff;
	background-color:#646565;
	display: inline;
}

.content-header4 h6 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color:#646565;
	display: inline;
	padding: 8px 15px 7px 15px;
}
.content-header4 h5 {
	font-size: 10px;
	font-size: 1.0rem; 
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 15px 5px 15px;
	background-color: transparent;
	display: inline;
}
.content-header4 h5 a {
	color:#fff; 
	font-weight: normal;
	font-size: 10px;
	/*font-size: 1.0rem;*/
	text-transform: uppercase;
}
.content-header h6,
.content-header-alt h6,
.content-header-alt-nomarg h6 {
	padding: 5px 15px 0px 15px;	
	line-height: 24px;
}
.content-header2 h6 {
	padding: 7px 15px 7px 15px;	
	line-height: 30px;
}

.content-header3,
.content-header4 {
	background-color:#a6a6a6;
	margin: 15px 0;
	padding: 0px;
}
.content-header3 h6 {
	padding: 10px 15px 8px 15px;
}
.content-header3 h5 {
	font-size: 12px;
	/*font-size: 1.2rem;*/
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 7px 15px 5px 15px;
	background-color: transparent;
	display: inline;
}
.allcaps { text-transform: uppercase; }

.simpleheader { margin: 10px 0 20px 0; }
.simpleheader p {
	text-transform: uppercase;
	font-size: 15px;
	/*font-size: 1.5rem;*/
	font-weight:bold;
}


.tabbed {
	background-color:#231f20;
	padding:10px 0 1px 5px;
}
.tabbed ul {
	list-style-type:none;
}
.tabbed ul li {
	color:#fff;
	font-size: 12px;
	/*font-size:1.2rem;*/
	display: inline;
	text-transform:uppercase;
	padding:6px 10px 5px;
}
.tabbed ul li.current,
.tabbed ul li:hover {
	background-color:#ed4036;
	cursor:pointer;
}

/**************************************/
/*************** dealer **************/
/************************************/

.dealer-locator-results-list { margin-top: 20px !important; }

#dealer-locator .blackbar {
	background-color: #646565; 
	padding: 20px;
	margin-top: 20px;
	color:#fff;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	text-transform:uppercase;
	font-weight:bold; 
}
#dealer-locator .midgrey {
	background-color: #e9e8e8;
	padding: 23px 30px 10px;
}
#dealer-locator label, #dealer-locator input {
	float:left;	
}
#dealer-locator label {
	width: 40%;
	padding-top: 12px;
}
#dealer-locator input {
	margin: 0 0 0.6rem;
	width: 60%;
	padding: 0 0 0 20px;
	line-height:48px;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	letter-spacing:1px;
	font-weight:bold;
}
#dealer-locator-form label {
	display:none !important;
}
#dealer-locator input#zip {
	height:42px;
	margin-bottom: 16px; 
}
.dealer-locator .blackbtn { 
	padding: 18px 0px 20px 20px; 
	background: url(/wp-content/themes/moto-usa-2015/images/red-gt.png) no-repeat scroll center right #000;
	width: 100% !important;
	margin: 0;
	border:none;
}
#dealer-locator form.dealer-locator select {
	background-image: url(/wp-content/themes/moto-usa-2015/images/down-V.png);
	background-color:#fff;
	background-repeat:no-repeat;
	background-position: 85% center;
	border-color:#cccccc;
	border-radius:0;
	width: 60%;
	cursor:pointer;
	-moz-appearance:none;
}
form#dealer-locator-form { margin-top: 25px; }
form#dealer-locator-form select { margin-bottom: 25px; }

.color-646666 { color:#646565; }
.mapit { font-weight:bold; color:#646565; letter-spacing:1px; }
.dealer-icons img { margin-right:10px; }
label { font-size: 12px; /*font-size: 1.2rem;*/ }


.dealer-search-grey-box {
  clear: both; padding: 25px 60px 15px 60px; background: #ccc;
}

.dealer-search-grey-box input[type=text], .dealer-search-grey-box select {
  background: none repeat scroll 0 0 #fff !important;
  margin: 6px 0 15px !important; 
  filter: none !important;
}


.dealer-map-it {
  margin-top: 15px;
}

.dealer-map-it a {
  padding-left: 17px;
  background: url(/wp-content/themes/moto-usa-2015/images/map-it-map-marker.png) no-repeat center left;
}

.dealer-locator-filter .midgrey {
	background-color: #e9e8e8;
	padding: 20px 40px 10px;
}
.dealer-locator-filter .dealer-locator-alt .d-form-input {
	float:left;
}
.dealer-locator-filter .dealer-locator-alt .d-form-input input {
	padding:5px;
	margin: 10px 0 0 0;
	width:90%;
}
.dealer-locator-filter .dealer-locator-alt .d-form-input label {
	text-align:left;
	width:90%;
}

.page-template-tmpl-dealer-locator-landing .dealer-container {
  margin: 10px 0px 0px;
}

.page-template-tmpl-dealer-locator-landing .dealer-container hr {
  margin: 25px 0px;
}

.page-template-tmpl-dealer-locator-landing .dealer-locator-results-list {
  margin-top: 30px;
}


/* DEALER DETAIL STYLES */
.google-maps-container {
	margin:-15px 0 20px 0;
}
.google-maps-container #mapDiv .gm-style .review-box {
	display: none;
}
.dealer-info-col.left {
	width:60%;
}
.dealer-info-col.right {
	width:35%;
}
.dealer-info-container {
	border-bottom: 1px solid #ececec;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top: 16px;
}
.dealer-info-container .dealer-info-col .dealer-title h5 {
	margin-bottom: 0px;
}
.dealer-info-container .dealer-info-col .dealer-addy {
	color:#646565;
	margin-bottom: 15px;
}
.dealer-info-container .dealer-info-col .dealer-txt {

}
.dealer-info-container .dealer-info-col .dealer-contact {
	list-style: none;
}
.dealer-info-container .dealer-info-col .dealer-contact .dealer-contact-item {
	margin-bottom:15px;
}
.dealer-info-container .dealer-info-col .dealer-contact .dealer-contact-item .link-icon {
	margin-right: 5px;
}
/* END DEALER DETAIL STYLES */


/**************************************/
/************** buttons ***************/
/**************************************/
.greyrefresh {
	float: left;
}
.greyrefresh img { display: inline; width: 100%; height:auto; }

.imagespecs { border-bottom: 3px solid #000; }
.redXbox { margin-bottom: 20px; }
.redXbox img { cursor: pointer; }

.storybtn { margin-top: 0px; }
.dealer-search-grey-box .storybtn { margin-top: 8px; }
.storybtn a, a.blackbtn-sm { color: #fff; }
.storybtn input { border: 0 none; }

.blackbtn,
.blackbtn-sm,
.blackbuttons-sm,
.download-btn-sm,
.add-btn-sm {
	float: left;
	color: #fff;
	cursor: pointer;
	text-align:left;
	line-height: 10px;
	line-height: 1rem;
	overflow:hidden;
	font-size: 14px;
	/*font-size: 1.5rem;*/
}
a.blackbtn:hover,
a.blackbtn-sm:hover,
a.blackbuttons-sm:hover,
a.download-btn-sm:hover,
a.add-btn-sm:hover {
	text-decoration: none;
}
.blackbtn { 
	/*padding: 19px 0px 20px 20px; */
	padding: 0 0 0 20px;
	background: url(/wp-content/themes/moto-usa-2015/images/red-gt.png) no-repeat scroll center right #000;
	width: 100%;
	margin: 0;
	height:48px;
	line-height:48px;
}
.blackbtn-sm {
	background: url(/wp-content/themes/moto-usa-2015/images/red-gt.png) no-repeat scroll center right #000;
	/*padding: 18px 0px 17px 12px;*/
	padding: 0 0 0 12px;
	line-height: 36px;
	margin: 10px 0 15px 0;
	width: 100%;
	height: 36px;
}

.blackbuttons-sm {
	background: url(/wp-content/themes/moto-usa-2015/images/Specs_GT_red.png) no-repeat scroll center right #000;
	/*padding: 12px 0px 11px 10px;*/
	padding: 0 0 0 10px;
	line-height: 32px;
	height: 32px;
	margin: 0 0 30px 0;
	width: 100%;
}
.blackbtn a, .blackbtn-sm a, .blackbuttons-sm a {
	color: #fff;
}
.blackbtn-sm a {
	color: #fff;
} 
.download-btn-sm { 
	background: url(/wp-content/themes/moto-usa-2015/images/dropdown_red_35x35.png) no-repeat scroll center right #000; 
	margin: 0 0 0 0; 
}
.add-btn-sm { 
	background: url(/wp-content/themes/moto-usa-2015/images/plus-red_35x35.png) no-repeat scroll center right #000; 
	margin: 0 0 0 0; 
}

.download-btn-sm,
.add-btn-sm {
	padding: 12px 0px 10px 10px;
	width: 90%;
}

.review-btns { 
	background-color:#eaeaea;
	padding:10px 0 10px 10px;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	line-height: 14px;
	line-height: 1.4rem;
}
.review-btn-icons {
	background: #eaeaea url(http://motousa.dev.fusionfarm.com/wp-content/themes/moto-usa-2015/images/button-pagination-squares.png) no-repeat scroll 0 -10px;
	height:10px;
	padding:0 0 0 20px;
}
.review-btn-icons.active,
.review-btn-icons:hover {
	background-position:0 0;
}
a:hover { zoom:1; } /*for IE*/
.pagination-icons { text-decoration:none !important; }

.bike-rating-comment-container { margin-bottom: 20px; } 

/**************************************/
/************* imagerows **************/
/**************************************/

.four-col-thumb .imagerows { min-height: 190px; }
.four-col-thumb .imagerows p a { font-size: 15px; /*font-size: 1.7rem;*/ }
.imagerows p { margin-bottom: 1.2rem; }*/
/*.ride-style {
	text-transform: uppercase;
	text-align:left;
	font-size: 12px;
	font-size:1.2rem;
	font-weight:bold;
}
.imagerows p.ride-style-image {
	margin-top: 10px;
	max-height: 100px;
}
.imagerows p.logo-image {
	/*margin-bottom: 25px;
	margin-top: 25px;*/
	min-height: 110px;
}

.imagerows .col-text { 
	font-weight:bold;
	font-size: 13px;
	/*font-size: 1.3rem;*/
}

div.imagerows {
width: 100%;
padding:0;
margin:0;
}

#motorcycle-dealers-by-mfg div.imagerows p.ride-style-image {
background-color:#fff;
}


/******************************/
/***** photo proportions *****/
/*****************************/
.twocolimgsheadline { width:100%; height:236px; }
.twocolonethmheadtxt { width:100%; height:131px; }
.twocolonethmheaddatetxt { width:100%; height:131px; }
.twocoloneimglist { width:100%; height:131px; }
.twocoloneimgheadtextbtn { width:100%; height:131px; }
.threecoloneimglist { width:100%; height:131px; }
.fourcolthmtitle { width:100%; height:254px; }
.featuredhero { width:100%; height:595px; }



p.ride-style-image {
width: 100%;
height: 120px;
padding: 0;
max-height: 120px;
margin-bottom: 0px;
overflow: hidden;
/*background-color:#646565;*/
}

p.ride-style-image a {
display:block;
width:100%;
position: relative;
height: 120px;
max-height: 120px;
overflow: hidden;
}

p.ride-style-image img {
position: absolute;
display: block;
/*max-width: 100%;*/
max-height: 100%;
width: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto !important;
}


.left p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 250px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
}

.left p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 250px;
overflow: hidden;
}

.left p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}


.large-3.left p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 120px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
}

.large-3.left p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

.large-3.left p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}



.large-3.columns p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 120px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
}

.large-3.columns p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

.large-3.columns p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}


.large-12.medium-12.small-12 .large-3.medium-3.small-12.columns p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 120px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

.large-12.medium-12.small-12 .large-3.medium-3.small-12.columns p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

.large-12.medium-12.small-12 .large-3.medium-3.small-12.columns p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 100% !important;
}



.large-12.medium-12.small-12 .large-3.medium-3.small-6.left.thumbnail {
/*width: 100%;*/
height: auto;
padding: 0;
min-height: 130px;
margin-bottom: 30px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

.large-12.medium-12.small-12 .large-3.medium-3.small-6.left.thumbnail a {
display:block;
width:100%;
position: relative;
height: 130px;
overflow: hidden;
}

.large-12.medium-12.small-12 .large-3.medium-3.small-6.left.thumbnail a img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}



#reviews-search-results .large-12.medium-12.small-12 .large-3.medium-3.small-12.left.thumbnail {
/*width: 100%;*/
height: auto;
padding: 0;
min-height: 120px;
margin-bottom: 30px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

#reviews-search-results .large-12.medium-12.small-12 .large-3.medium-3.small-12.left.thumbnail a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

#reviews-search-results .large-12.medium-12.small-12 .large-3.medium-3.small-12.left.thumbnail a img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}



.latestreviews .large-12.medium-12.small-12 p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 235px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

.latestreviews .large-12.medium-12.small-12 p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 235px;
overflow: hidden;
}

.latestreviews .large-12.medium-12.small-12 p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto !important;
/*width: 100% !important;*/
}



.large-12.medium-12.small-12 p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 230px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

.large-12.medium-12.small-12 p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 230px;
overflow: hidden;
}

.large-12.medium-12.small-12 p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto !important;
/*width: 100% !important;*/
}



.large-6.medium-6.small-12.columns p.thumbnail {
width: 100%;
height: auto;
padding: 0;
min-height: 236px;
margin-bottom: 10px;
overflow: hidden;
background-color:#646565;
text-align: center;
}

.large-6.medium-6.small-12.columns p.thumbnail a {
display:block;
width:100%;
position: relative;
height: 236px;
overflow: hidden;
}

.large-6.medium-6.small-12.columns p.thumbnail img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
/*width: 100% !important;*/
}



.imagerows p.fourthumb {
width: 100%;
height: auto;
padding: 0;
min-height: 120px;
/*margin-bottom: 10px;*/
overflow: hidden;
background-color:#646565;
}

.imagerows p.fourthumb a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

.imagerows p.fourthumb img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto !important;
width: 100% !important;
}



.thumb-parts p.thumbbox {
width: 100%;
height: auto;
padding: 0;
min-height: 120px;
margin-bottom: 10px;
overflow: hidden;
}

.thumb-parts p.thumbbox a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}
.thumb-parts p.thumbbox a img {
position: absolute;
display: block;
max-width: 100%;
max-height: inherit;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}



.large-6.columns.left.odd,
.large-6.columns.left.even {
/*width: 100%;*/
height: auto;
/*padding: 0;*/
min-height: 110px;
/*margin-bottom: 10px;*/
overflow: hidden;
}
.large-6.columns.left.odd a,
.large-6.columns.left.even a {
display:block;
width:100%;
position: relative;
height: 110px;
overflow: hidden;
background-color:#646565;
}
.large-6.columns.left.odd a img,
.large-6.columns.left.even a img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}


figure a img { margin: 0 10px 10px 0; }


div.comparison-reviews-container .left.odd p,
div.comparison-reviews-container .left.even p {
width: 100%;
height:auto;
padding:0;
margin-bottom:10px;
overflow:hidden;
}

div.comparison-reviews-container .left.odd p a,
div.comparison-reviews-container .left.even p a {
display:block;
width:100%;
position: relative;
height: 0;
padding: 56.5% 0 0 0;
overflow: hidden;
background-color:#646565;
}

div.comparison-reviews-container .left.odd p img,
div.comparison-reviews-container .left.even p img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}


.hot-image {
/*width: 100%;
height: auto;
min-height: 107px;
margin-bottom: 10px;
overflow: hidden;*/
padding: 0;
height:107px;
max-height:107px;
background-color: #000000; 
/*border-right: 1px solid #646565;*/
}

.hot-image a {
/*display:block;
width:100%;
position: relative;*/
height: 107px;
max-height:107px;
overflow: hidden;
}
.hot-image a img {
/*position: absolute;*/
display: block;
max-width: 100%;
max-height: inherit;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto !important;
}


div.relatedphotos {
height: 108px;
max-height: 108px;
margin-bottom: 0px;
overflow: hidden;
/*padding: 0;
width: 100%;
background-color:#646565;*/
}

div.relatedphotos a {
display:block;
width:100%;
position: relative;
height: 108px;
max-height: 108px;
overflow: hidden;
}

div.relatedphotos img {
position: absolute;
display: block;
max-width: 100%;
margin: auto !important;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
}




div.featured-content-image {
height: 240px;
max-height: 240px;
margin-bottom: 0px;
overflow: hidden;
/*padding: 0;
width: 100%;*/
background-color:#000000;
}

div.featured-content-image a {
display:block;
width:100%;
position: relative;
height: 240px;
max-height: 240px;
overflow: hidden;
}

div.featured-content-image a img {
position: absolute;
display: block;
max-width: 100%;
margin: auto !important;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
}




.gearreview .large-3.medium-3.small-12.left.btmmarg {
/*width: 100%;*/
height: auto;
padding: 0;
min-height: 120px;
/*margin-bottom: 10px;*/
overflow: hidden;
background-color:#646565;
}

.gearreview .large-3.medium-3.small-12.left.btmmarg a {
display:block;
width:100%;
position: relative;
height: 120px;
overflow: hidden;
}

.gearreview .large-3.medium-3.small-12.left.btmmarg a img {
position: absolute;
display: block;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}




.mfg-container p.two-col-one-img-list {
height: auto;
min-height: auto;
background-color:transparent;
}

.mfg-container p.two-col-one-img-list a {
display:block;
width:100%;
position: relative;
height: auto;
overflow: hidden;
}

.mfg-container p.two-col-one-img-list a img {
position: relative;
display: block;
width: 100%;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}



p.two-col-one-img-list {
/*width: 100%;*/
height: auto;
padding: 0;
min-height: 230px;
/*margin-bottom: 30px;*/
overflow: hidden;
background-color:#646565;
text-align: center;
}

p.two-col-one-img-list a {
display:block;
width:100%;
position: relative;
height: 230px;
overflow: hidden;
}

p.two-col-one-img-list a img {
position: absolute;
display: block;
width: 100%;
max-width: 100%;
/*max-height: 100%;*/
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}


div.wallpaper-gallery { margin-bottom: 20px; }
div.wallpaper-gallery div img {
	width: 100%;
	height: auto;
}






/**********************************************/


/* RACING BIO SINGLE PAGE STYLES - ethan */

.page-template-tmpl-racing-bio-single #career-highlight-container {
	width: 100%;
}
#full-width-img-caption .img,
#full-width-img-caption .img,
#full-width-img-caption .img {
	background-color: #646565;
	text-align: center;
}
.bio-image {
	margin:10px 0;
}
#mcusa3colmaincontainer {
	background: none !important;
	width: 100% !important;
}	
#mcusa3colleftcol {
	display: none !important;
}
#mcusa3colcentercol {
	width: 100% !important;
}
#mcusa3colcentercol #mcusa3colpageheadercontainer {
	border-bottom:0;
}
#mcusa3colcentercol #mcusa3colpageheadercontainer h1, 
#mcusa3colcentercol #mcusa3colpageheadercontainer h2 {
	display: none !important;
}
#mcusa3colcentercol #mcusa3colpageheadercontainer p:nth-of-type(1) {
	/*display: none;*/
}
#mcusa3colrightcol {
	display: none !important;
}
#mcusa3colcentercol .headerbarraisedblack {
	background: none !important;
	color:#000;
	border-bottom: 0;
	float:left;
	width:100%;
	padding:0;
}
#mcusa3colcentercol #mcusa3colpageheadercontainer p {
	float: none;
}
#mcusa3colcentercol p {
	float:left;
	width: 100%;
}

.page-template-templatestmpl-racing-bio-single-php #career-highlight-container {
	margin:15px 0 0 0;
}

.page-template-tmpl-mfg-landing .topmarg {
	margin-top: 0px;
}

/* RIDE STYLE LANDING PAGE STYLES */


/**************************************/
/*********** manufacturers ************/
/**************************************/
ul.manufacturers {
	list-style-type: none;
	margin: 0 0 5px 0;
}
ul.manufacturers li {
	text-transform: uppercase;
	font-size: 12px;
	/*font-size: 1rem;
	line-height: 13px;*/
	line-height: 1.3;
}
ul.manufacturers li a {
	color:#000;
	text-decoration:underline;
}
ul.manufacturers li a:hover {
	text-decoration: none;
}

div.comparison-reviews-container .left.odd,
div.comparison-reviews-container .left.even {

}
.latestreviews p.thumbnail { margin-bottom: 20px !important; }
.latestreviews h4.h4-title, h4.h4-title { margin-bottom: 15px; }
.latestreviews div.storybtn { margin-top: 20px; }

#featured-manufacturers .columns { padding:0; }

.page-template-tmpl-manufacturers .content-header3,
.page-template-tmpl-ride-style-landing .content-header3 {
	background-color: #646565 !important;
	border-bottom: 3px solid #000;
	padding: 6px 0 5px 0;
	
}
.page-template-tmpl-manufacturers ul.red-bullets li:first-child a,
.page-template-tmpl-ride-style-landing ul.red-bullets li:first-child a {
	font-weight: normal !important;
}
.mfg-container .mfg-col1 {
	float: left; 
	width: 48%;
	margin-right: 10px;
}
.mfg-container .mfg-col2 {
	float: right;
	width: 48%;
	margin-left: 10px;
}


/**************************************/
/**************** news ****************/
/**************************************/
.news-excerpt { margin-top: 5px; }
.news-excerpt img { margin-bottom: 20px; }
.news-excerpt.row2 { margin-top: 20px; }
.news-title { font-weight:bold; margin-bottom: 20px; }
figure { padding: 10px 0; }
/*.articleimageleft300 a img:nth-of-type(3) { margin: 10px 0; }*/


/**************************************/
/*************** results **************/
/**************************************/
.results-header { font-size:12px; /*font-size: 1.2rem;*/ display:table; padding:0px; color:#fff; background-color:#646565; width:100% !important; }
.rightedge { border-right: 1px solid #fff; }
.RH-buffer { padding: 16px 0; }
.results-display { font-size:13px; line-height: 16px; /*font-size: 1.3rem;*/ display:table; padding:0px; width:100% !important; }
.results-display2 { margin-bottom: 30px !important; border-bottom: 1px solid #808080; }
.RD-row { padding: 16px 0; }
.RD-row input.cbox_bike_compare { margin-right: 10px; }
.RD-no-pad { padding:0px; }
.icon { margin-left: 10px; }
.icon:first-child { margin-left:20px; }
.italic-copy { font-style:italic; color:#646565; }
.results-display .year,
.results-display .make,
.results-display .model {
    font-weight:bold;   
}
.search-results section.container > .row { padding-top: 20px; }
.search-results section.container > .row h2 { padding-left: 10px; }

ul.pagination li { font-size: 15px; /*font-size: 1.5rem;*/ line-height: 25px; line-height: 2.5rem; margin-top: 20px; }

/****************************************************/
/****** buyer's guide search results pagination *****/
/****************************************************/
.bike-count {
	margin: 20px 0 0 25px;
	color: #646565;
	letter-spacing:normal;
	text-align:center;
}
.pagination {
	margin-bottom: 20px;
	padding-top:10px;
}
.pagination .Zebra_Pagination {
	text-align:center;
	margin:0 auto;
}
.pagination .Zebra_Pagination ul {
	list-style-type: none;
	margin:0;
}
.pagination .Zebra_Pagination ul li {
	display: inline;
	padding:0 0px 0 0;
	margin: 0 2px;
	
}
.pagination .Zebra_Pagination ul li a {
	color:#ed4036;
	padding: 4px 6px 3px;
	line-height: 20px;
	font-weight:normal;
}
.pagination .Zebra_Pagination ul li a.current {
	color:#fff;
	background-color:#ed4036;
	padding: 4px 6px 3px;
	line-height: 20px;
	text-decoration:none;
}
.pagination .Zebra_Pagination ul li a.previous {
	float:left;
}
.pagination .Zebra_Pagination ul li a.next {
	float:right;
}
.pagination .Zebra_Pagination ul li a.disabled {
	display:none;
}
.pagination .Zebra_Pagination ul li a:hover {
	color:#fff;
	background-color:#ed4036;
	padding: 4px 6px 3px;
	line-height: 20px;
	text-decoration:none;
}



/**************************************/
/************* video player ***********/
/**************************************/

.vid-player-caption-thumbs {
	margin:0;
}

.video-player-parts {
	margin-top:-5px;
	background-color:#000;
	padding:0 0 20px 0;
}
.video-player-parts h4  {
	font-size:20px;
	font-size: 2.2rem;
	color:#fff;
	margin-bottom:10px;
}
.video-player-parts .thumb-parts p,
.video-player-parts .thumb-parts p a,
.video-player-parts .thumb-parts .rightpad10 a {
	color:#ffffff; 
	font-size: 14px;
	/*font-size: 1.6rem;*/
}

.caption-parts {
	padding:20px;
}
.caption-parts p {
	color: #999999;
}
}
.thumb-parts {
	padding:0 19px;
}
.thumb-parts h6 {
	color:#808080;
	border:0 none;
	border-bottom: 1px solid #646565;
	padding:10px 0 5px;
	font-size:12px;
	/*font-size:1.2rem;*/
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom: 20px;
}
.thumb-parts p.thumbbox {
	font-size: 15px;
	/*font-size: 1.5rem;*/
	font-weight:bold;
}

.button-parts { 
	margin:20px auto 4px;
}
.video-btn {
	color: #fff;
	cursor: pointer;
	text-align: left;
	overflow: hidden;
	font-size: 11px; 
	/*font-size: 1.3rem;*/
	line-height: 9px;
	line-height: .9rem;
	background: url(/wp-content/themes/moto-usa-2015/images/video-gallery-button_40x40.png) no-repeat scroll center right #ed4036;
	margin: 0 auto; 
	padding: 12px 0px 12px 10px;
	text-transform:uppercase;
}
.video-btn a { color: #fff; text-decoration:none; outline:none; }


#tabs .ui-tabs-nav {
	background-color:#231f20;
	margin: -15px 0 21px;
	padding:10px 15px;
}
#tabs .ui-tabs-nav .ui-state-default {
	display: inline;
}
#tabs .ui-tabs-nav .ui-state-active a {
	background-color:#ed4036;
}
#tabs .ui-tabs-nav .ui-state-default a {
	color:#FFF !important;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	display: inline-block;
	padding:5px 10px;
	line-height:14px;
}
#tabs .ui-tabs-nav .ui-state-default a:hover {
	background-color: #ed4036;
	text-decoration: none; 
}

/***************************/
/**** responsive video *****/
/***************************/

.vid-container {
    position: relative !important;
    padding-top: 5px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}

.vid-container iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}




.componentcontainerright { width: 320px; padding: 0; margin:0 0 0 10px; }
.componentcontainerleft { width: 320px; padding: 0; margin:0 10px 0 0; }
.videocomponentleft, .videocomponentright, .videocomponent2 { width: 320px; }
.videocomponentleft p, .videocomponentright p { padding: 0 10px; }
.videocomponent2 div.paging-component { padding: 0 10px; margin: 5px 0; }
.videocomponentheader { max-width: 318px; overflow: hidden; }
.videocomponentheader img { margin: 0 !important; }

.videocomponent2 div.youtube-embed,
.videocomponent div.youtube-embed { 
	position: relative !important;
    padding-top: 5px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
    margin: 5px auto;
    text-align: center;
}
.videocomponent2 div.youtube-embed iframe,
.videocomponent div.youtube-embed iframe {
	position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}



.video-component div p {
    position: relative !important;
    padding-top: 5px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}

.video-component div p iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}


#digital-edition div.centered {
    position: relative !important;
    padding-top: 5px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}

#digital-edition div.centered iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
#digital-edition div.centered iframe div#mini_wrapper { 
	position: inherit !important; 
	text-align: center !important; 
	margin: 0 auto !important; 
}


/**************************************/
/*************** adverts **************/
/**************************************/

 .medrec_1_ad,
 .skins_left,
 .skins_right { 
 	margin: 0px; 
 }
 
 .top_leaderboard,
 .top_mini,
 .medrec_2_ad,
 .medrec_3_ad,
 .middle_leaderboard,
 .bottom_leaderboard,
 .mobile_top_leaderboard,
 .mobile_top_mini,
 .mobile_middle_leaderboard,
 .mobile_bottom_leaderboard { 
 	margin: 20px 0 0 0; 
 }

.head-advert-container { 
	width: 1134px;
	margin: 0 auto;
	text-align:center;
	background-color:#fff;
	height: 142px;
	padding: 6px 0 0 0;
}
.head-advert-container div { position: relative; z-index: 2; }

.banner_ad_inner_wrapper div { text-align:center; margin: 0 auto; }

#leaderboard { clear:both; }

/*.banner_ad_inner_wrapper div iframe { width: 100% !important; }
#leaderboard { margin-top: 20px; }
#advert { width: 200px; }
#advert-MR { margin-bottom:20px; }
#advert-LB,
.banner_ad { margin-top:20px; }
#advert-MR img { width: 100%; min-width: 300px; }
#advert-LB img { width: 100%; min-width: 728px; }
.mobile_top_leaderboard .banner_ad_inner_wrapper,
.mobile_middle_leaderboard .banner_ad_inner_wrapper,
.bottom_leaderboard .banner_ad_inner_wrapper {
    position: relative !important;
    padding-top: 0px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}
.row .banner_ad { margin-left: -10px; }
.mobile_top_leaderboard .banner_ad_inner_wrapper iframe,
.mobile_middle_leaderboard .banner_ad_inner_wrapper iframe,
.bottom_leaderboard .banner_ad_inner_wrapper iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
	text-align:center; margin: 0 auto;
}*/





/***************************/
/***** AJAX Pagination *****/
/***************************/

#ajax-loading-overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
/*  background: #fff;
    opacity: 0.8;*/
    z-index: 999999;
    display: none;
}
#ajax-loading {
    position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	text-align: center;
}


/**************************/
/*********** Home *********/
/**************************/
.home.page .component.title-bar-center .content-header.centered {
  margin: 0px;
}

.pinned { 
	border-top: 3px solid #646565;
	background-color:#eeedee;
	padding: 20px;
	margin: 50px 0 10px;
}
.pin-subhead { 
	font-size: 12px;
	/*font-size: 1.2rem;*/
	font-weight:bold;
	letter-spacing:.5px;
}
.pinned h4 {
	font-size: 20px;
	/*font-size: 2.0rem;*/
	letter-spacing:-0.1px;
}
h4.reviews-title {
	font-size: 24px;
	/*font-size: 2.5rem;*/
	letter-spacing:-0.1px;
}

.ui-tabs-panel .rightpad {
	margin-bottom: 10px;
}

p.latestreview {
width: 100%;
height: auto;
padding: 0;
max-height: 260px;
min-height: 260px;
margin-bottom: 10px;
overflow: hidden;
}

p.latestreview a {
display:block;
width:100%;
position: relative;
height: 260px;
overflow: hidden;
background-color: #999;
}
p.latestreview a img {
position: absolute;
display: block;
max-width: 100%;
max-height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}

/**************************/
/****** HERO CAROUSEL *****/
/**************************/
.hero-image {
width: 100%;
height: auto;
padding: 0;
min-height: 480px;
overflow: hidden;
}

.hero-image a {
display:block;
width:100%;
position: relative;
height: 480px;
overflow: hidden;
padding: 0;
background-color:#ececec;
}
.hero-image a img {
position: absolute;
display: block;
max-width: 100%;
max-height: inherit;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
margin-bottom:auto !important;
width: 100% !important;
}

.hero-el-wrapper {
  position: relative;
}

/*.hero-el-wrapper .hero-image a {
  text-align: center;
  background: #ccc;
  display: block;
}*/

/*.hero-el-wrapper .hero-image img {
text-align: center;
  display:none;
  height:auto !important;*/
  /*max-height:490px;
  width:100% !important;
  max-width: 747px;
}*/

.hero-toggle {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
}

.hero-toggle.prev,
.hero-toggle.next {
	background-position: center center !important;
	top:33%;
}

.hero-toggle.prev {
  background: url(/wp-content/themes/moto-usa-2015/images/slider-previous_50x50.png) no-repeat scroll center right #000;
  left: 0;
}

.hero-toggle.next {
  background: url(/wp-content/themes/moto-usa-2015/images/slider-next_50x50.png) no-repeat scroll center right #000;
  right: 0;
}

.carousel-dots {
  background: #ed4036;
  float: left;
  padding: 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.hero-image .carousel-dots .dot {
  background: url(/wp-content/themes/moto-usa-2015/images/slider-pagination-25x25.png) #ed4036 0 -25px no-repeat;
  height: 20px;
  width: 20px;
  float:left;
  margin-right: 5px;
  display: block;
}
.hero-image .carousel-dots .dot.active-dot {
  background-position: 0px 0px;
}
.hero-image {
  position: relative;
}

.jcarousel-control-prev, .jcarousel-control-next {
	top: 35%;
}
.jcarousel li { height: auto !important; }

/*************************/
/****** COMPARE BAR ******/
/*************************/
#bike_compare_palette_wrapper {
    background-color: #eee;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
	display: none;
}

#bike_compare_palette_wrapper .row { max-width: none; }
#bike_compare_palette {padding-left: 25px !important;}
#bike_compare_palette .leftbuffer { padding-left:20px; }
#bike_compare_palette .compare_blackbar { background-color:#000; color:#fff; height: 28px; line-height: 2.25em; }
#bike_compare_palette .compare_blackbar a { margin: 0  }
#bike_compare_palette .bikes {  font-size: 11px; /*font-size:1.1rem;*/ font-weight:bold; padding: 0 0 0 10px; color: #000; }
#bike_compare_palette .compare_bikes { border-right: 1px solid #e1e1e1; padding-top:10px; padding-bottom:10px; }
#bike_compare_palette img {  }
#bike_compare_palette h2 { font-size:14px; /*font-size:1.4rem;*/ padding:0 10px; }
#bike_compare_palette_wrapper .red-compare-block {
    display: block;
	text-align:center;
	background: url(/wp-content/themes/moto-usa-2015/images/Compare_GT_red.png) no-repeat scroll center right #ed4036;
	padding: 44px 0;
}
#bike_compare_palette_wrapper .red-compare-block a {
    color: #fff;
	text-transform:uppercase;
	font-size: 11px;
	/*font-size: 1.1rem;*/
	font-weight: bold;
}
#bike_compare_palette_wrapper #close_bike_compare_palette {
  background: url(/wp-content/themes/moto-usa-2015/images/red-X.png) no-repeat scroll center right #ed4036;
  height: 28px;
  width: 28px;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

/* SINGLE BIKE COMMENT STYLES */

.bike-rating-comment-container .bike-rating {
	float:left;
	margin-right: 60px;
	width: 35px;
}
.bike-rating-comment-container .bike-rating .RD-row {
	padding: 10px 0;
	width: 35px;
}
.bike-rating-comment-container .bike-rating .RD-row .bike-rating-talk-bubble {
	margin-right: 10px;
}
.bike-rating-comment-container .bike-comment-btn {
	float:left;
}

/* END SINGLE BIKE COMMENT STYLES */


/***************************/
/***** Buyer's Compare *****/
/***************************/
.comparisons { 
margin: 10px 0; 
padding:0px; 
width:100%; 
}
#buyers-guide-compare.table {
	/*background-color:#eee;*/
	width: 100%;
	display: table;
	/*border:1px solid  #646565;*/
	/*border-spacing:5px;*/  /*cellspacing:poor IE support for  this*/
	/*border-collapse:separate;*/
}

#imagespecs .table-cell {
  display: table-cell;
}
#buyers-guide-compare .table-cell
.year, .make, .model, .price, .rate, .add, .manufacturer, .engine-type { /*font-size:1.3rem;*/ font-size: 13px; line-height: 16px; }

#buyers-guide-compare .compare-image {
  padding-right: 10px;
}

#search-row .content-header a.content-toggle-filter {
	float:right;
	color: #fff !important;
}
#search-row .content-header a.content-toggle-filter:hover {
	text-decoration:underline;
}

/***************************/
/******* Bike Specs *******/
/***************************/

.single-bike .bike-picture-description {
  margin-top: 30px;
}

.single-bike .bike-picture-description .bike-msrp {
  margin-bottom: 10px;
  display: block;
}
.bike-picture-description {
  margin-bottom: 20px !important;
}
.bike-description .blackbtn {
 /* padding: 13px 0px 12px 20px;*/
  background: url(/wp-content/themes/moto-usa-2015/images/dropdown_red_35x35.png) no-repeat scroll center right #000;
  width: 100%;
  margin: 0;
  padding: 0 0 0 20px;
  line-height:35px;
  height:35px;
}

.bike-specs-list th {
  font-size: 14px;
  /*font-size: 1.4rem;*/
  line-height: 1.2;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  margin-top: 0;
  font-weight: bold;
  color: #000;
  padding:6px;
}

.bike-specs-list td {
  font-size: 14px;
  /*font-size: 1.4rem;*/
  line-height: 1.4;
  letter-spacing: -0.1px;
  color: #646565;
  padding:6px;
}

/***************************/
/***** Buyer's Reviews *****/
/***************************/
#reviews-page {  }
#reviews-page .gallery-slider { width: 100%; }
#reviews-page .reviews-title a img { padding: 0 0 3px 0; }
#reviews-page .more-reviews { margin: 10px 0 20px; padding:0; }
.more-reviews { margin: 10px 0px 25px 0px; min-height: 105px; padding:0 5px 0 0; }

#gear-reviews h5 { margin:0; }
#gear-reviews .gearreview { margin-bottom: 10px; }

#reviews-page #featured-content .featured-title { padding:30px 0 0 0; }

.latestreviews { min-height:470px; }


/***************************/
/***** racing schedule *****/
/***************************/
#race-schedule.schedule-table { 
width:100%; 
display:table; 
}
.schedule-headers,
.schedule-details { 
border-bottom: 1px solid #a6a6a6;
padding: 7px 0 0 0; 
}

/***************************/
/******* racing bio ********/
/***************************/
.career-roster { 
	font-size: 15px;
	/*font-size: 1.5rem;*/
	letter-spacing: normal;
	margin: 20px 0;
}
.img-caption {
	font-size: 13px;
	/*font-size: 1.3rem;*/
	background-color: #ececec;
	padding:30px;
}
.img-caption p {
	margin-bottom: 0.3rem
}

/***************************/
/*** author box - byline ****/
/***************************/
.author { font-size:13px; /*font-size: 1.3rem;*/ margin-bottom: 20px; }
.author span.name { font-weight: bold; }

#author-box { 
	background-color: #ececec; 
	padding:10px 20px 15px;  
	border:none; 
	font-size:13px; 
	/*font-size:1.3rem;*/ 
	line-height:1.3; 
}
#author-box .author-avatar {  }
#author-box .author-avatar img {
 	background-color: #fff;
    box-shadow: 1px 1px 5px #808080;
    padding: 5px;
	margin: 0 20px 20px 0;
	float:left;
	vertical-align:bottom;
}
#author-box .name { font-weight: bold; }
#author-box span.job-title { font-weight:normal; }
#author-box.guest-author-bio {
	padding:6px 10px;
	margin-top: 16px;
}

#comments { margin: 20px 0; padding:0; }

.divider-rule hr { 
	color:#a6a6a6;
	background-color:#a6a6a6;
	border:0 none;
	border-bottom: 1px solid #a6a6a6;
	height: 1px;
	margin: .5rem 0 1.5rem;
}

.video-block p.video-caption { font-weight: bold; font-size:13px; /*font-size:1.3rem;*/ line-height:1.4; margin-top:20px; }


/***************************/
/******* blockquote ********/
/***************************/
blockquote { background-color: #ececec; padding:20px;  border:none; }
.left blockquote { margin-right:20px; }
.right blockquote { margin-left:20px; }
blockquote p { font-weight: bold; font-size:17px; /*font-size:1.7rem;*/ line-height:1.8; }
blockquote div.author { font-size:13px; /*font-size: 13rem;*/ line-height:1.4; font-style:italic; letter-spacing:normal; }
blockquote span.name { font-style:normal; font-weight:bold; }


/***************************/
/*********** map ***********/
/***************************/
.iframe-wrapper {
	width: 100%;
	max-width:714px;
}

.iframe-wrapper iframe {
	/*padding: 50px 0;*/
}


/***************************/
/**** next story popup *****/
/***************************/
.next-post-popup-wrapper {
	width: 1120px;
	margin: 135px auto 0 auto;
	z-index:9000;
	position:relative;
}
.next-post-popup#next-story-popup {
	position:absolute;
	bottom:10px;
	display:block;
	right:0;
}
.remove-btn { 
	background: url(/wp-content/themes/moto-usa-2015/images/Close-X_black_50x50.png) no-repeat scroll center right #ed4036; 
	margin: 0 0 0 0;
	padding: 10px 0px 8px 10px;
	font-size: 12px;
	/*font-size:1.2rem;*/
	text-transform:uppercase;
	color: #fff;
	cursor: pointer;
	text-align:left;
	line-height: .9rem;
	width: 100%;
}
#next-story {
	background-color:#ccc;
	padding: 10px;
}
#next-story img {
	
}
#next-story p {
	font-size: 15px;
	/*font-size: 1.5rem;*/
    font-weight: bold;
}
#next-story p a {
	color:#000;
}

.next-post.popout {
	overflow:hidden;
	white-space:nowrap;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	height:60px;
	position:fixed;
	margin-bottom:0;
	bottom: 241px;
	right:0px;
	display:none;
	background: #999; /*#ccc;#ed4036;*/
	padding:20px 30px;
	z-index: 3333333;
	color:white;
}


/* SINGLE REVIEW / ARTICLE PAGE STYLES */

#articlecontainer2column {
	background:none !important;
	width:100% !important;
}
#articleleftcolumn {
	width:100% !important;
}
#articleleftcolumn img {
	margin: 10px 0;
}
#articleleftcolumn img.alignright {
	margin: 0.4375rem 0 0.4375rem 1.5rem;
}
#articleleftcolumn img.alignleft {
	margin: 0.4375rem 1.5rem 0.4375rem 0;
}
#title-row {
	margin-top: 10px;
}
#facebook_like_button_holder {
	background: none repeat scroll 0 0 #FFF;
    color: #fff;
    float: left;
    height: 36px;
    position: relative;
    width: 36px;	
}

#facebook_like_button_holder iframe {
	left: 3px;
    position: absolute;
    top: 8px;
    width: 30px !important;
}

#fake_facebook_button {
	background: url("/wp-content/themes/moto-usa-2015/images/social-fb-like-round-36x36.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 36px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 36px;	
}

/* END SINGLE REVIEW PAGE STYLES */

/*****************************/
/******** components *********/
/*****************************/

#sidebar .video-component { margin-top: 20px; }
#sidebar .video-component .videos-list { margin-top: 20px !important; }
.component a img { margin-bottom:10px; }

#mcusaleftcolumn { width:100% !important; }
#mcusaleftcolumn h2 { margin: 10px 0; }

.page-template-templatestmpl-ride-style-php ul.red-bullets { padding-left: 20px; }

/***************************/
/******** SIDE BAR *********/
/***************************/
#sidebar { padding-left: 20px; }
#sidebar .content-header { margin:0 0 20px 0; }
.page-template-templatestmpl-racing-series-php #sidebar .content-header { margin: 20px 0; }

#advert { margin-top: 20px; }
.sidebar-header h6 { font-size:12px; /*font-size:1.2rem;*/ line-height: 1.2; background-color: #646565; padding: 17px 20px; color:#fff; text-transform:uppercase; font-weight:bold; margin:20px 0 0 0; }
.sidebar-header2 {
	background-color:#646565;
	margin: 30px 0 0;
	padding: 0px;
}
.wallpapers .sidebar-header2 {
	margin: 12px 0 0 0;
}
.wallpaper-widget-title {
	margin:5px 0 20px 0;
}
.wallpaper-widget-title a {
	font-size: 16px;
	/*font-size: 1.8rem;*/
}
.sidebar-header2 a { color: #fff; }

.sidebar-header2 h6 {
	font-size: 11px;
	/*font-size:1.2rem;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 17px 15px 14px 15px;
	/*background-color:#646565;*/
	display: inline;
}
.sidebar-header2 h5 {
	font-size: 11px;
	/*font-size:1.2rem;*/
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 17px 10px 10px 15px;
	display: inline;
	margin: 0;
}
.sidebar-header2 h5 span a { font-weight:normal; color: #fff; font-size: 11px; }
.sidebar-header2 h5 a { color:#fff; font-size: 11px; }

.videos-list ul { 
	list-style-type: none; 
	list-style-position: inside;
	margin: 0;
}

.videos-list ul li { 
	background-image: url(/wp-content/themes/moto-usa-2015/images/list-triangle-red.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    color: #646565;
    display: block !important;
    line-height: 1.3em;
    display: inline;
	border:0 none;
	border-top: 1px solid #231f20;
	font-size: 13px;
	/*font-size: 1.3rem;*/
	padding: 10px 0 10px 12px;
	}
.videos-list ul li a { color: #231f20; text-decoration:none; }
.videos-list ul li a:hover { color:#ed4036; }

.vid-player {
    position: relative !important;
    /*padding-top: 5px;*/
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}

.vid-player iframe,
.vid-player object,
.vid-player embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.small-12 #digital-edition {
	
}
.sidebar-digibook {
    position: relative !important;
    padding-top: 5px;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden !important;
}

.sidebar-digibook iframe,
.sidebar-digibook object,
.sidebar-digibook embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

#featured-content .news-title h6 { font-weight: bold; margin: 20px 0; }
#sidebar #featured-content .featured-title { border-top: 1px solid #231f20; padding:30px 0 0 0; }
#featured-content .featured-title h6 { font-weight:bold; }
#featured-content .featured-title .columns { padding-left:0; }
#featured-photos .columns { padding-left:0; }
#motobabe .columns { padding-left:0; }


.hot-rule-container { 
background-color: #404040;
border-bottom: 1px solid #646565; 
padding:0; 
margin:0; 
}


.hot-grey-box { 
/*background-color: #231f20; */
padding: 20px 5px 0 20px; 
font-weight:bold; 
font-size:13px;
/*font-size: 1.5rem; */
}
.hot-grey-box a:link,
.hot-grey-box a:active,
.hot-grey-box a:visited,
.hot-grey-box a:hover {
color:#ffffff;
}

.row.component.dropdown-links.show-for-large-up { margin-top: 20px; }

.componentimage300x225 { width: 100% !important; margin:0 0 10px; }
.componentimage300x225 img { width: 100% !important; margin: 0px !important; }
.boxpadding5px .componenttext { padding: 0; }


/***************************/
/********* FOOTER **********/
/***************************/

#container footer { background-color:transparent; }

footer { 
	width:100%; 
	background-color:#000; 
	margin:30px 0 0 0; 
	padding:40px 0; 
	letter-spacing:normal;
}
footer.row {
	max-width: 100% !important;
	margin-top: 0 !important;
}

footer #footer-container { 
	max-width: 78.0714rem; 
	color:#fff; 
	font-size: 14px; 
	/*font-size: 1.4rem;*/
	margin: auto;
	position: relative;
	z-index: 2;
}

footer #footer-container .bottom-rule {
	padding: 3px 0.9375rem;
	border:0 none;
	/*border-bottom: 1px solid #ffffff;*/
}
footer #footer-container .bottom-rule hr {
	color:#ffffff;
	background-color:#ffffff;
	border:0 none;
	border-bottom: 1px solid #ffffff;
	height: 1px;
	margin: 1.25rem 0 1.1875rem;
}


footer #footer-container #moto-logo img {
	width: 100%;
	max-width: 328px;
}
footer #footer-container #moto-logo p.copyright { 
	font-size: 11px;
	/*font-size: 1.2rem;*/
}

footer #footer-container #newsletter-signup {
	
}
footer #footer-container #newsletter-signup .nopadding {
	padding:0;
}
footer #footer-container #newsletter-signup .paddingright {
	padding:0 10px 0 0;
}

footer #footer-container #newsletter-signup h6 { 
	font-size: 16px;
	/*font-size: 1.6rem;*/
	line-height: 1rem;
	font-weight:bold; 
	color:#fff; 
	padding-bottom: 10px;
}

footer #footer-container #social-icons {
	/*width: 230px;*/
	max-width: 370px;
}
footer #footer-container #social-icons img { 
	width:18%; 
}

footer #footer-container #twologosL img,
footer #footer-container #twologosR img {
	margin-right: 10px;
}

footer #footer-container #footernav ul {
	list-style-type: none;
	margin:0;
}
footer #footer-container #footernav ul li {
	list-style-position: outside;
	padding:0;
	margin:0;	
}
footer #footer-container #footernav ul li a {
	color: #fff;
	text-decoration:none;	
	font-size: 14px;
	/*font-size: 1.6rem;*/
	line-height:1.6;
}
footer #footer-container #footernav ul li a:hover {
	text-decoration:underline;
}


/* END FOOTER STYLES */

/***************************/
/****** PHOTO GALLERY *******/
/***************************/

.single-photo-gallery .entry-content {
  padding-bottom: 30px;
}

.single-photo-gallery .primary-title-bar .content-header {
    /*margin-top: 0px;*/
}

#photo-gallery-search-results .left.thumbnail,
#reviews-search-results .left.thumbnail,
#video-search-results .left.thumbnail,
#wallpaper-search-results .left.thumbnail {

}

#photo-gallery-search-results .left.excerpt,
#reviews-search-results .left.excerpt,
#video-search-results .left.excerpt,
#wallpaper-search-results .left.excerpt {
	padding:0 0 0 15px;
}
.wallpaperlist { margin-bottom:27px; }

.articleimageright img { max-width: 430px; }

/***************************/
/******** WIDGETS *********/
/***************************/

.top-5-number {
	position: absolute;
	bottom: 0px;
	color: #fff;
	background: #ed4036;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	font-weight: bold;
}

/*.press-releases ul.red-bullets li {
	font-size: 90%;
}*/


[class*="column"] + [class*="column"]:last-child { float: left !important; }


/**************************************/
/******** MCUSA BRAND CONTENT *********/
/**************************************/

#mcusarightcolumn,
.featuredsectioncomponent,
.videocomponent,
.superstoredealscomponent,
.superstoredealssubcomponent { width: 100% !important; }