/*
Theme Name: MTBR.com
Version: 1.0
Author: Duong Nguyen
Author URI: www.mtbr.com
*/

/* Standard HTML body CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
#content p, .MiddleTableMiddleColumn p {
line-height: 18px;
font-size: 13px;
margin: 10px 0;
}

h1,h2,h3,h4,h5,h6 {
color: #000000;
/*font-family: Georgia, Arial, Helvetica, Sans Serif;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
font-weight: normal;
margin: 10px 0;
}

h1 {
font-size: 24px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333;
}

.product-description h1 {
/*font-family: Georgia, Arial, Helvetica, Sans Serif;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
}

h2, h2.entry-title {
font-size: 20px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333;
}

h3 {
font-size: 18px;
color: #333333;
}
h4
{
font-size:16px;	
}

h4 a {
text-decoration: none;
}

h5 {
font-size: 14px;
padding: 15px 0 5px 0;
}

h6
 {
 	font-size:12px; 
 	/*font-weight: bold;*/
 }

body, #MiddleTable1, .MiddleTable
{
margin:0px !important;
overflow:auto !important;
background-image:url('/images/bkgd_shadow_mtbr.png') !important;
background-repeat:repeat-x !important;
}

body,p,table,td,th,ul,ol,textarea,input, #MiddleTable1
{
font-size: 13px;
font-family: Helvetica, Lucida Sans, Arial, Sans Serif; 
}



#MiddleTable1 {
width: 980px;
margin:0px !important;
}

.MiddleTableMiddleColumn {
float: left !important;
width: 640px !important;
padding-left: 0px;
}

/* CSS for Site Log In Links */


#site-login a:link , .HeaderTable a:link{
	color: #000;
	text-decoration: none;
}

#site-login a:visited,  .HeaderTable a:visited{
	color: #000;
	text-decoration: none;
}

#site-login a:active,
#site-login a:hover, .HeaderTable a:hover{
	color: #A73524;
	text-decoration: underline !important;
}

#featured-articles  a:link {
	color: #FFF !important;
	text-decoration: none !important;
}

#featured-articles  a:visited{
	color: #FFF !important;
	text-decoration: none !important;
}

#featured-articles a:active,
#featured-articles a:hover{
	color: #A73524 !important;
	text-decoration: underline !important;
}

/* CSS For Content Links */

#MiddleTable1 a:link , .MiddleTable a:link{
	color: #A73524;
	text-decoration: none;
}

#MiddleTable1 a:visited,  .MiddleTable a:visited{
	color: #A73524;
	text-decoration: none;
}

#MiddleTable1 a:active,
#MiddleTable1 a:hover, .MiddleTable a:hover{
	color: #A73524;
	text-decoration: underline !important;
}

/* CSS for Sidebar Links */

/* CSS for Footer Links */

#FooterTable a:link , .FooterTable a:link{
	color: #fff;
	text-decoration: none;
	font: 12px 'Oswald-Regular',sans-serif;
	letter-spacing: .5px; 
}

#FooterTable a:visited,  .FooterTable a:visited{
	color: #fff;
	text-decoration: none;
	font: 12px 'Oswald-Regular',sans-serif;
	letter-spacing: .5px; 
}

#FooterTable a:active,
#FooterTable a:hover, .FooterTable a:hover{
	color: #A73524;
	text-decoration: underline !important;
}

/* Random Links */

/* CSS for content links */
/*
#content a:link, .MiddleTableMiddleColumn a:link {
	color: #A73524;
	text-decoration: none;
}

a:link, .MiddleTableMiddleColumn a:link {
	color: #A73524;
	text-decoration: none;
}
#content a:visited .MiddleTableMiddleColumn a:visited {
	color: #A73524;
}
#content a:active,
#content a:hover, .MiddleTableMiddleColumn a:active, .MiddleTableMiddleColumn a:hover {
	color: #A73524;
	text-decoration: underline;
}
*/
/* CSS sprite for bg */
div.one {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #ccc;
}

div.two {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -35px;
	background-repeat: repeat-x;
	height: 100px;
	margin-bottom: 10px;
}

.three {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -260px;
	background-repeat: no-repeat;
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
}

.four {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: -10px -350px;
	background-repeat: no-repeat;
	width: 26px;
	height: 20px;
}

.five {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -140px;
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
}

/* CSS background */
div.bg01 {
background-image: url(images/background/mtbr_home_6.png);
background-repeat: no-repeat;
width: 980px;
height: 90px;
}

div.bg02 {
background-image: url(images/background/mtbr_home_7.png);
background-repeat: no-repeat;
width: 980px;
height: 90px;
}

div.bg03 {
background-image: url(images/background/mtbr_home_8.png);
background-repeat: no-repeat;
width: 980px;
height: 90px;
}

/* #IDs for overall structure */

#top-container {
width: 980px;
margin: 0 auto;
}

#login {
width: 100%;
height: 25px;
font-size: 8px;
text-shadow: #ffffff 2px 0 2px;
clear: both;
}

#site-login {
width: 980px;
height: 25px;
margin: 0 auto;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
position: relative;
}

#site-login ul li {
float: left;
margin: 5px 3px 5px 0;
}

#site-login ul {
margin-left: 15px;
}

#site-login ul.login-register {
/* margin: 0 15px; */
/* width: 300px; */
padding-left: 10px;
border-left: 1px solid #cccccc;
font-size: 11px !important;
font-weight: bold;
float: right;
}

#site-login .login-register {
float: right;
color: #444;
font-weight: normal;
}

#site-login .login-register a {
text-decoration: none;
color: #444;
}

#site-login ul li.twitter-follow {
width: 110px !important;
}

#site-login ul li.fb-like1, #site-login ul li.twitter-follow {
margin: 0; 
padding-top: 2px;
}

#navlist {
list-style: none;
padding: 0 0 0 120px;
margin: 0;
font-size: 11px !important;
}

#navlist li {
display: inline;
padding: 0;
margin: 0;
}

#main-container {
background-color: #ffffff;
    width: 980px;
    min-height: 100% !important;
    margin: 0 auto !important;
    overflow: hidden !important;
}

#forums-main-container {
	background-color: #ffffff;
    padding: 0 30px !important;
    width: 980px !important;
    min-height: 100% !important;
    margin: 0 auto !important;
    overflow: hidden !important;
}


#MiddleTable1, .bg-shadow {
background-color: #ffffff !important;
    width: 980px;
    min-height: 100% !important;
    margin: 0 auto;
    overflow: hidden !important;
	margin-top: -10px !important;

}

#header {
width: 980px;
height: 100px;
margin: 0 0 10px 0;
overflow: hidden;
}

#logo {
background-image: url(images/logo_MTBR.png);
width: 99px;
height: 99px;
position:absolute;
left:20px;
top:5px;
z-index:2;
}

#ads {
width: 980px;
clear: both;
margin: 0 20px; /* side gutter */
height : 100px;
}

#small-promo {
width: 195px;
height: 90px;
float: left;
margin: 0 20px 0 0;
overflow: hidden;
}

#leaderboard {
width: 728px;
height: 90px;
float: left;
}

.MiddleTableMiddleColumn {
margin-right: 0 !important;
}

#content, table#MiddleTable1.MiddleTable tbody tr td.MiddleTableMiddleColumn div.konafilter {
padding: 10px;
margin: 0px;
background: #ffffff !important;
}

#sidebar, table#MiddleTable1.MiddleTable tbody tr td.MiddleTableRightColumn {
width: 310px !important;
float: left !important;
margin-left: 15px;
padding-right: 0px;
}

#top-footer {
border-top: 10px solid #6B3103;
width: 940px; /* side gutters */
margin: 0 auto; /* side gutters */
margin-top: 20px;
}

#bottom-leaderboard {
width: 728px;
height: 90px;
background-color: #ffffff;
margin: 20px auto;
}

.FooterTable {
	background-color: #ffffff;
    
}

#footer {
width: 940px;
/*background-color: #A68B56;*/
background-color: #FFFFFF;
margin: 0 auto !important;
overflow: hidden;
}

#footer-content {
width: 980px;
margin: 0 auto; /* side gutters */
margin-top: 20px;
margin-bottom: 20px;
background-color: #FFFFFF;
}

.facebook {
border: none;
margin-top: -8px;
}

.facebook iframe {
overflow: hidden;
height: 250px;
}

.facebook h3 a {
font-size: 12px;
color: #3F3F3F;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px 0 !important;
text-decoration: none;
}

.facebook h3 a:hover {
text-decoration: underline;
}

#popular {
background-color: #F1EEDB;
height: 180px;
margin-top: 20px;
padding: 10px;
}

#popular ul li {
width: 110px;
float: left;
}

#interbike-sidebar {
padding: 10px 0 10px 10px;
margin-bottom: 15px;
background-color: #E4E3CF;
width: 300px;
}

#interbike-sidebar a {
text-decoration: none;
color: #000;
}

#interbike-sidebar a:hover {
color: #A73524;
}

#interbike-sidebar table tbody tr td {
padding: 0 0 5px 0 !important;
}

#footer-content h5{
color: #ffffff; 
text-transform: uppercase;
font-size: 14px;
}

#footer-content h5 a {
color: #BF1733 !important;
font-size: 16px !important;
font: 14px 'Oswald-Regular',sans-serif;
}

#footer-content ul h5.widget-title {
list-style: none;
}

#footer-content li {
color: #fff;
margin: 0 0 7px 0px;
text-transform: uppercase;
}

#footer-content li a {
color: #fff;
text-decoration: none;
font: 12px 'Oswald-Regular',sans-serif;
letter-spacing: .5px;
}

#footer-content li a:hover {
text-decoration: underline;
}

#mtbr-copyright {
clear: both;
text-align: center;
padding-top: 10px;
font-size: 11px;
/*color: #ffffff;*/
color: #000000;
/*font-family: Lucida Sans, Arial, Helvetica, Sans Serif;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
font-size: 12px;
background-color: #E4E3CF;
}

#mtbr-copyright a {
/*color: #ffffff;*/
color: #000000;
margin: 0 0 5px 0;

}

#mtbr-copyright img {
margin-bottom: -5px;
padding-left: 10px;
}

#contact-us ul li {
text-align: center;
display: inline;
clear: both;
}

#pro-review, #user-review {
padding: 30px 0;
border-bottom: 1px solid #D9DAD4;
}

#index-nav {
width: 610px;
height: 34px;
background: #3E4144;
/*
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(151,108,0)),
    color-stop(0.55, rgb(196,153,25))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(151,108,0) 9%,
    rgb(196,153,25) 55%
);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c49919', endColorstr='#c49919'); /* for IE 5.5 - 7 */

/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c49919, endColorstr=#c49919)"; /* for IE 8 */


-moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior:url(border-radius.htc);
}

ul#index-nav li a h3 {
font-size: 12px;
margin: 8px 0 0 15px;
color: #fff;
text-transform: uppercase;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.clear {
clear: both;
}

p.breadcrumb {
display: block;
clear: both;
}

.product-description {
padding: 15px;
background-color: #F1EEDB;
}

ul.pro-review-comments {
margin: 0;
padding: 0;
}

.pro-review-img {
width: 150px;
height: 110px;
margin: 0 10px 10px 0;
}


.comments {
font-weight: bold;
}

.read-more {
font-weight: bold;
text-transform: uppercase;
}

.write-review-button {
text-transform: uppercase;
}

.rating {
width: 114px;
height: 58px;
background-color: #E3E4D0;
}

.index-box {
width: 120px;
margin-right: 10px;
}

.index-box-sidebar {
width: 75px;
margin-right: 10px;
}

.index-box img {
width: 120px;
 height: 120px; 
background-color: #BAAA5E;
}

index-box-sidebar img {
width: 75px;
height: 65px; 
background-color: #BAAA5E;
}

/* CSS for article-index links */

#article-index a:link , .HeaderTable a:link{
	color: #A73524;
	text-decoration: none;
}

#article-index a:visited,  .HeaderTable a:visited{
	color: #A73524;
	text-decoration: none;
}

#article-index a:active,
#article-index a:hover, .HeaderTable a:hover{
	color: #A73524;
	text-decoration: underline !important;
}

#article-index .index-box-sidebar.floatleft a img {
border: 1px solid #ccc;
margin-left: 15px;
}

#article-index .article-index-single .index-box p {
width: 68px;
height: 18px;
font-size: 9px;
color: #fff;
background-color: #BAAA5E;
float: left;
padding: 0;
margin-bottom: 5px;
}

.rating p.center, .index-box p.center {
text-align: center;
text-transform: uppercase;
}

#user-review ul li h2 {
float: left;
margin: 0;
padding: 0;
}

#article-index h5 {
font-size: 11px;
margin: -23px 0 0 78px;
color: #333333;
}

#article-index div.review-index-margin p {
margin: -10px 0 15px 78px;
}

#article-index div.review-index-margin p.news-margin {
margin: -5px 0 15px 78px;
}

#article-index div.review-index-margin p.news-margin a {
display: inline;
}

.article-index-single h4, {
margin: 0 0 -25px 0;
padding: 0;
}

.user-review-single h4 div.timestamp, .article-index-single h4 div.timestamp {
display: inline;
font-weight: normal;
padding-left: 10px;
}

.article-index-single h5 {
display: block;
}

.user-review-single p {
padding-right: 134px;
}

.article-index-single p {
padding-left: 78px;
}

.review-index-margin {
margin: 0 15px;
}

.review-index-margin-forums {
margin: 0 0px;
}


#article-index p {
font-size: 12px;
margin-top: -7px;
display: block;
}

#article-index .index-box.floatleft a img {
border: 1px solid #ccc;
margin-left: 15px;
}

#article-index #pro-reviews p a, #article-index #news p a , #article-index #featured p a, #article-index #video p a, #article-index #all p a {
display: inline;
}

.popular-clubs-img {
width: 110px;
height: 82px;
border: 1px solid #16370A;
}

.footer-links-area{
width: 980px;
float: left;
margin: 0 0px 0 0;
padding-left: 130px;
background-color: #000;
}

.footer-links {
width: 150px;
float: left;
margin: 20px 35px 20px 0;
border-right: solid #bbb 1px;
height: 240px;
}

/* Featured Articles Module 
#featured-articles {
width: 400px;
margin-top: -4px;
float: left;
}*/

#featured-articles {
width: 610px;
margin: 10px -10px 0 20px !important;
float: left;
}

#featured-articles h4, div.featured-video h3, div.hot-deals h3 a:link, div#interbike-sidebar h3 {
font-size: 12px;
color: #3F3F3F;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px 0;
}

#featured-articles .featured-img {
width: 400px;
height: 200px;
border-top: 1px solid #D9DDC5;
padding-top: 5px;
}

#featured-articles ul li p {
font-size: 12px;
/*color: #656565;*/
}

#featured-articles .read-more {
float: right;
padding-right: 5px;
}

div.small-arrow {
width: 18px;
height: 15px;
background: url(images/sm-red-button.png) no-repeat;
display: inline;
}

#featured-articles .read-more a, #featured-articles .read-more a p {
color: #A73524;
text-decoration: none;
font-size: 13px;
display: inline;
}

/* #featured-articles .read-more a p {
vertical-align: sub !important;
}

#featured-articles .read-more a .four {
display: inline;
padding-bottom: 6px;
} */

/* Sidebar content */

.MiddleTableRightColumn {
/* margin-left: 10px; */
}

#sidebar a {
/*color: #056406;*/
text-decoration: none;
}

#sidebar .widget-area {
clear: both;
}

#social-buttons ul li {
float: left;
width: 100px;
margin: 0 0 20px 0;
}

#social-buttons ul li.googleplusone {
padding: 2px 0 0 20px;
margin-right: -10px;
}

.body-content-ad-612x122 {
width: 612px;
background-color: #ffffff;
height: 122px;
margin: 15px 0;
}

.hot-deals-sidebar {
height: 160px;
}

.hot-deals-sidebar ul li {
float: left;
width: 100px;
text-align: center;
}

.hot-deals-sidebar ul li p {
font-size: 11px;
font-weight: bold;
}

.hot-deals-sidebar ul li p span.price {
color: #FD0002;
}

.hot-deals-sidebar ul li p span.old-price {
text-decoration: line-through;
}

.hot-deals-img {
width: 82px;
height: 82px;
}

/* controls hot deals in content area */
.hot-deals, .hot-deals-module {
width: 610px;
margin: 20px 0 10px 20px;
}

.hot-deals-module table {
background-color: #E9E5E4;
height: 190px;
}

table.hot-deals-item {
margin-right: 2px;
padding: 10px;
width: 150px;
float: left;
}

/* .hot-deals h3 a:link {
color: #333 !important;
font-size: 20px;
} */

.hot-deals-img-main {
border: 1px solid #A1A1A1;
margin: 10px 0;
}

.hot-deals-text-main {
 font-weight: bold; 
text-align: center;
margin-bottom: -5px;
}

.price {
color: #cc0000;
}

.adblock {
width: 310px;
height: 260px;
background-color: #DDCDA5;
margin: 20px 0;
}

.adblock ul {
margin: 10px;
}

.adblock ul li {
float: left;
width: 142px;
margin: 0 5px 10px 0;
overflow: hidden;
}

.mpu {
width: 300px;
/* height: 250px; */
background-color: #999999;
margin: 20px 0;
border: solid 2px #999;
float: left;
}

.mpu-tile {
width: 300px;
height: 100px;
background-color: #999999;
margin: 20px 0;
border: solid 3px #999;
float: left;
}

.sidebar-line {
padding-bottom: 20px;
border-bottom: 1px solid #D9DAD4;
}



.fb-network ul li img{
width: 26px;
height: 26px;
padding-right: 10px;
}

.fb-network h3 img {
width: 15px;
height: 15px;
}

.fb-network ul li p {
margin: 15px 0 0 0;
padding: 0 0 0 25px;
font-size: 11px;
}

.fb-network ul li p span {
font-weight: bold;
}

.right-reviews ul li img {
width: 85px;
height: 65px;
}

.right-reviews ul li h5 {
padding: 0 0 0 95px;
margin: 0;
font-size: 12px;
font-weight: bold;
}

.right-reviews ul li p {
padding: 0 0 0 95px;
font-size: 11px;
}

.right-reviews ul li {
margin: 0 0 30px 0;
}

.m-button a {
padding: 0 0 15px 0;
background-image: ();
height: 20px;
}

.featured-video {
/* margin-left: 15px; */
}

/* =Menu
-------------------------------------------------------------- */

/* #nav {
width: 850px;
padding: 15px 0 0 130px;
} bug in IE8 */

#nav {
position: relative;
top: 15px;
left: 130px;
}

/* for nav styles see external nav.css */

span.hotdeals-margin {
margin: 0 0 0 330px;
}

/* search form */
/* #search {
margin: -30px 0 0 110px;
} */

.searchbox {
margin: 0 3px 0 3px !important;
}

#searchsubmit {
background:url(images/magnifying_glass_icon.png) no-repeat scroll 0 0;
border:medium none;
height:25px;
position:absolute;
left:140px;
text-indent:-9999px;
top:5px;
width:25px;
padding:0px;
z-index: 1;
}

#searchform, .searchform {
x-system-font:none;
font-size:13px;
margin: 1px 3px 0 3px;
position:relative;
overflow:hidden;
font-variant:normal;
font-weight:normal;
line-height:normal;
/* padding:32px 0 0 0; */
z-index: 1;
}

.text_input {
width: 160px;
}

/* footer links widget area */
#footer-links-widget-area {
float: left;
width: 980px;
margin: 0 0 0 -20px;
}

#footer-links-widget-area .widget-container {
width: 100px;
float: left;
display: inline;
margin-left: 25px;
}

#footer-links-widget-area .widget-container h5.widget-title {
margin-bottom: 0;
}

/* Product Summary Pages */
#product-summary {
background-color: #F7F7F7;
/*margin: 0 10px 0 20px;*/
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-top: 5px;
}

#product-summary h4.ps-title, div.ps-proreview h4.ps-proreview-pn-title {
font-size: 20px;
color: #333;
text-transform: none;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
font-weight: normal;
line-height: 22px;
margin: -5px 0 10px 0;
}

div.ps-proreview h4.ps-proreview-pn-title {
font-size: 18px;
line-height: 20px;
margin: 5px 0 0 0;
}

#product-summary .ps-more-products {
/*width: 178px;*/
}

a h6 {
color: #A73524;
text-decoration: underline;
}

#product-summary .ps-specs {
margin-left: 190px;
}

#upRating table {
background-color: #ebe6d0;
padding: 10px !important;
width: 120px !important;
}

.big-button {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -453px;
	background-repeat: repeat-x;
	width: 120px;
	height: 35px;
	margin: 10px 0px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

.big-button h3 a {
color: #fff !important;
padding: 4px 0;
text-align: center;
display: block;
text-transform: uppercase;
text-decoration: none !important;
font-size: 10px;
}

#product-summary ul#social-bar {
float: left;
margin-bottom: 10px;
}

#product-summary .ps-img img, #product-summary .ps-specs ul {
float: left;
margin-top: -60px;
}

#product-summary ul.ps-specs-list li {line-height: 20px;}

#product-summary .ps-col1, #product-summary .ps-col2, #product-summary .ps-col3 {
vertical-align: top !important;
}

#product-summary .ps-col1 {
float: left;
width: 350px;
}
/*#product-summary .ps-col2 {width: 70px; }

#product-summary .ps-col3 {width: 200px;  vertical-align: top !important;}

/*#product-summary .ps-col3 {width: 140px;} */

#product-summary .ps-col3-shop {width: 245px;  padding-left:10px; vertical-align: top !important; }

/* mixed gallery overrides 
#gallery, #gallery2, #mixedgallery {
text-align: left !important;
}*/


/*div {
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 5px;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 148px;
	}

div img {
	margin-top: 0;
	vertical-align: middle;
	} */

/* #mixedgallery img.main-active-img, .main-active-img {width: 200px !important; height: 190px;  border: 1px solid #A1A1A1 !important;}
*/

div#ProductGallery
{
	
}
div#mixedgallery  {
vertical-align: middle;
	text-align: center;
	width: 320px;
	height: 100%;
	margin: 5px;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 148px;
	background-color: White;
	
}


div#mixedgallery img.main-active-img, .main-active-img
{
	 margin-top:10px;
	vertical-align: middle;
	
	/*position:absolute;
   top:50%;
   left:50%;
   margin-top:-25px;
   margin-left:-25px;*/
}
div.main-active-img-width
{
	vertical-align: middle;
	text-align: center;
	width: 320px;
	height: 225px;
	margin: 5px;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 148px;
}

div#mixedgallery img.main-active-img, .main-active-img-width
{
	 margin-top:10px;
	vertical-align: middle;
	 background: url(http://test.mtbr.com/channels/mtbreview/Styles/images/spacer.png); 
	/*width: 300px;
	/*position:absolute;
   top:50%;
   left:50%;
   margin-top:-25px;
   margin-left:-25px;*/
}
div#ProductGallery img.gallery-img {width: 55px; height: 55px; padding-top:10px !important; }

div.Video
{
	width: 640px;
height: 360px;
}




div.featured-video {
background:url('http://test.mtbr.com/channels/mtbreview/Styles/images/play-button.png'); 
width: 120px; 
height: 90px;
}

div.featured-video img {
display: block;
margin: auto;
padding-top: 25px;
}

/* where to buy */
h4.prd-page-wtb {
margin-top: 15px;
}

/* PRD review comments */
.prd-review-body {
clear:both; 
padding: 10px;
}

.prd-review-comment-ct {
font-size:14px;
font-weight:bold;
color:black;
}

.prd-review-comment-box {
background-color: white;
margin-bottom: 5px;
border: dashed 1px black;
padding: 5px;
}

.prd-review-comment-box h7 {
font-weight: bold;
}

.prd-review-comment-button {
cursor:pointer;
font-weight:bold;
text-decoration:underline;
}

.html-warning {
font-weight:bold;
color:red;
font-size:10px;
}

.comment-text-box, .comment-text-box-2 {
border: solid 1px black;
width:450px;
height:100px;
}

.comment-text-box-2 {
background-color: white;
color: black;
cursor: text;
}

h7.like-to-comment {
font-size:14px;
font-weight: bold;
}

a.join-mtbr {
color:blue;
text-decoration:underline;
}

table.prd-pagination {
border-bottom: 10px solid #333;
}

.prd-page-padding {
width: 610px;
/*margin: 0px 20px;*/
padding-bottom: 10px;
border-bottom: solid 5px #E4E3CF;
}

.prd-page-padding #desc-long {margin-top: 20px;}
.prd-page-padding ul {list-style: disc;}
.prd-page-padding ul li {margin-left: 15px;}

.prd-value-rating-box h7, .prd-overall-rating-box h7 {
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
text-align:center;
}

.prd-value-rating-box, .prd-overall-rating-box {
/* margin-left: 280px; */

width: 100px;
background-color: #F7F7F7;
padding: 10px;
}
.rev-list-table-1 .rev-list-col1, .rev-list-table-2 .rev-list-col3 {width: 110px;}
.rev-list-table-1 .rev-list-col2 {width: 385px;}
.rev-list-table-1 tr {padding-bottom: 5px;}

h4.prd-page-user-reviews-title, h3.ps-proreview-title {font-size: 20px; color: #333;}
h4.prd-page-wtb { font-size: 20px; color:#333}

h3.ps-proreview-title {padding-top: 5px;}

/* product summary pro review */
div.ps-proreview a img {float: left; width: 150px; height: 150px; padding-right: 15px;}
div.contenttext div.prd-page-padding {
width: 610px;
/* margin-bottom: 10px;
 border-top: solid 5px #E4E3CF; */
border-bottom: solid 5px #E4E3CF;

}

div.ps-proreview p.ps-proreview-byline {
font-size: 13px;
color: #999;
margin-top: -2px;
font-family: Helvetica, Lucida Sans, Arial, Sans Serif; 

}

.ps-proreview-table
{
	clear:both; 
	
}

.ps-proreview-body1
{
	/*padding-left:30px;*/
}

/* review listing */
.review-section ul li {float: left; margin-right: 20px;}
.review-section h5 {font-weight: bold; clear: both;}
.review-section .review-abc-list, .review-section .featured-brands {margin-bottom: 20px;}
.color-bg {background-color: #E4E3CF; padding: 0 10px;}
.review-section .featured-brands {padding-bottom: 15px;}
.review-body {margin-top: -15px; padding-bottom: 15px;}
table.rev-list-table-1 tbody tr td.rev-list-col1 strong {margin: 5px 5px 0 0;}
.rev-list-col3 .complete{
    display:none;
}

.rev-list-col3 .more{
   
    font-size:13px;
    padding:3px;
    cursor:pointer;
}

.more{
   
    font-size:13px;
    padding:3px;
    cursor:pointer;
}

.fotos
{
	float:left;
}
div.mfr-name-section
{
	margin-left: 10px;
}

.sidebar-title {
font-size: 14px;
float : right;
}

.sidebar-name {
margin: -10px 0 -10px 78px;
padding: 0;
}

.sidebar-news-margin {
margin-left: 78px;
display: block;
font-size: 11px;
}

/*.review-index-single .line {
border-bottom: 1.5px solid #D8DAD0;
}*/

.review-index-single div.line, .widget-container {
padding-bottom: 5px;
border-bottom: 1.5px solid #D8DAD0;
height: 125px !important;
}

.review-index-single div.line-one, .widget-container {
padding-bottom: 5px;
border-bottom: 1.5px solid #D8DAD0;
}

div#button-sprite, div#button-sprite-sm {
float: right;
margin-top: 10px;
}

div#button-sprite p {
padding: 3px 20px;
color: #fff;
font-size: 11px;
display: inline;
text-transform: uppercase;
}

div#button-sprite-sm p {
padding: 10px 5px 0px 5px;
/*margin-bottom: -1px;*/
color: #fff;
font-size: 11px;
display: inline;
text-transform: uppercase;
vertical-align: middle;
}

.six {
	background-image: url(images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -423px;
	background-repeat: repeat-x;
	height: 19px;
	
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#pls-summary, table#MiddleTable1.MiddleTable tbody tr td.MiddleTableMiddleColumn
{
	font-size:12px;
	font-family: Helvetica, Lucida Sans, Arial, Sans Serif; 
	
}

.pls-sorting-header {
background-color: #fdf8e5;
padding: 15px;
}

div.mcl-logo a img {float: left; padding-right: 15px;}

div.mcl-logo h1.mcl-logo-mcl-title {
font-size: 24px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;

}

.top-manufacturers-titles {
font-size: 18px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333 !important;
}

div.mcl-logo h3.mcl-logo-mcl-product-title {
font-size: 20px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333 !important;
}

div.mcl-logo h2.mcl-logo-mcl-product-title {
font-size: 20px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333 !important;
}



div.top-products h2.top-products-mcl-topproduct-title 
{
font-size: 12px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333 !important;
	
}

.top-products-module {
width: 610px;
margin: 5px 50px 10px 0px;
}

.hot-deals-module table {
height: 190px;
}

table.top-products-item {
margin-right: 2px;
padding: 10px;
width: 150px;
float: left;
}



.top-products-item-img {
width: 145px;
height: 145px;
border: 1px solid #A1A1A1;
margin: 10px 0;
}

.top-products-item-text-main {
font-weight: bold;
text-align: center;
margin-bottom: -5px;
}

div.mcl-product-cateogories h2.mcl-product-cateogories-mcl-product-title
{
font-size: 20px;
line-height: 20px;
margin: 10px 0 0 0;
padding-right: 15px;
padding-top:10px;
/*font-family: Georgia, Arial, Helvetica, Sans Serif !important;*/
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
color: #333333 !important;
}

.index-parent-cat {
	font-size: 14px;
}

.index-sub-cat {
	font-size: 12px;
}

#_ctl8_divHotdealsHolder 
{
	width: 980px !important;
	margin-left: 20px !important;
	margin-top: 20px !important;
}

.partner-image
{
	position: relative !important;
	margin-right: 200px !important;
}
.partner-header-td
{
	width: 150px !important;
	font-size: 16px;
	font-weight: bold;
}

.mfr-new-data-set
{
	width: 590px !important;
	margin-left: 20px !important;
}

.hot-deals-module-v2 {margin: 20px 0 10px 20px;}

/*****************************************************************************************************/

/* NEW REDESIGN STYLES */

@font-face{font-family:'oswald-regular';src:url('http://trails.mtbr.com/channels/trailreview/fonts/oswald-regular.eot');src:url('http://trails.mtbr.com/channels/trailreview/fonts/oswald-regular.eot?#iefix') format('embedded-opentype'),url('http://trails.mtbr.com/channels/trailreview/fonts/oswald-regular.woff') format('woff'),url('http://trails.mtbr.com/channels/trailreview/fonts/oswald-regular.otf.ttf');font-weight:normal;font-style:normal}



#header-div {
width: 980px;
/*position: fixed;
z-index: 2147483644;*/ /* to make header fuild */
position : absolute;
top: 0;
height: 94px;
}

.header-nav-top {
width: 100%;
height: 64px;
}

#header-nav-top {
width: 920px;
margin: 0 auto;
height: 64px;
}

.nav-bar {
float: left;
width: 984px;
height: 64px;
padding: 0 0 0 102px;
}

.menu-bar {
float: left;
list-style: none;
margin: 20px 0 0 -12px;
padding: 0;
}

.menu-bar li {
float: left;
font: 18px 'Oswald-Regular',sans-serif;
color: #B0afaf;
padding: 0 6px 0 0;
letter-spacing: .5px;
}

.menu-bar li a {
color: #DF0617 !important;
text-decoration: none;
text-transform: uppercase;
padding: 0 2px 0 0;
font: 19px 'Oswald-Regular',sans-serif;
letter-spacing: .5px;
}

.menu-bar li span {
color: #B0afaf;
font-size: 18px;
font: 18px 'Oswald-Regular',sans-serif;
}

.header-nav-bottom {
width: 100%;
height: 30px;
}

#header-nav-bottom {
width: 840px;
margin-left: 120px;
height: 31px;
background: #000000;
}

.site-logo {
width: 86px;
height: 104px;
float: left;
/* margin: -64px 0 0 0; */
}

.site-logo a {
position:absolute;
background: url('http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/logo_MTBR.png') no-repeat 0 0;
width: 99px;
height: 99px;
left: 10px;
top: 5px;
}

.header-social {
position: absolute;
left: 29em;
right: 17em;
text-align: center;
}

ul.social-list li 
{
    display:inline-block;
}

.social-header{
    margin: 20px 0 0 -5px;
}

.search-div{
    float: right;
margin: -30px 155px 0 0px;
}

.search-div fieldset {
float: left;
width: 167px;
height: 26px;
border: 2px solid #000;
padding: 0;
border-radius: 3px;
}

.search-input {
width: 134px;
float: left;
border: 0;
height: 20px;
padding: 3px 0 3px 5px;
font: 14px 'Oswald-Regular',sans-serif;
outline: 0;
}
.search-icon {
width: 27px;
height: 28px;

}

.outer-wrap{
    border-right: 1px solid #ccc;
}

.subnav-bar {
list-style: none;
width: 1070px;
height: 30px;
margin: 0 auto;
}

.subnav-bar li.first {
width: 120px;
background: #B0AFAF;
color: #000;
padding: 5px 0 4px 10px;
position: relative;
margin-left: -86px;
z-index: 99;
}

.subnav-bar li {
float: left;
font: 14px 'Oswald-Regular',sans-serif;
color: #FFF;
padding: 5px 0 5px 10px;
letter-spacing: .7px;
}

 .subnav-bar li:hover #review-dd {
    display:block;
}

.subnav-bar li.first a {
color: #000 !important;
font: 14px 'Oswald-Regular',sans-serif;
float: left;
}

.subnav-bar li a {
color: #FFF !important;
text-decoration: none;
text-transform: uppercase;
padding: 0 8px 0 0;
font: 14px 'Oswald-Regular',sans-serif;
}

.subnav-bar li.first span {
background: url('http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/red-arrow.png') no-repeat 0 4px;
width: 19px;
height: 19px;
float: left;
}

.subnav-bar li span {
color: #B0afaf;
font: 14px 'Oswald-Regular',sans-serif;
}

.subnav-bar li {
float: left;
font: 14px 'Oswald-Regular',sans-serif;
color: #FFF;
padding: 5px 0 5px 10px;
letter-spacing: .7px;
}

#review-dd{
position: absolute;
left: 0px;
top: 30px;
display: none;
}

#review-dropdown {
float: left;
width: 466px;
background: #000;
border: 2px solid #B0AFAF;
padding: 10px 10px 20px;
}

#review-dropdown ul {
list-style: none;
margin: 0;
padding: 0 10px 0 0;
width: 145px;
float: left;
}

#review-dropdown ul li {
padding: 3px 0;
width: 145px;
letter-spacing: .7px;
}

#review-dropdown ul li a {
font: 14px 'Oswald-Regular',sans-serif;
color: #fff !important;
text-transform: uppercase;
}

#review-dropdown ul li a:hover{color:#E20308;text-decoration:none}

/* Main Index */

#index-header h3, #index-manufacturers h3 {
text-transform: uppercase;
color: #000;
font: 14px 'Oswald-Regular',sans-serif;
}

hr.style-one {
    border: 0;
    height: 4px;
    background:#FDCC12;
    width : 300px;
    display: block;
    margin: -10px 0 5px 0;
    padding: 0;
    
}

hr.style-two {
    border: 0;
    height: 4px;
    background:#FDCC12;
    width : 620px;
    display: block;
    margin: -10px 0 5px 0;
    padding: 0;
    
}


#index-header ul li:nth-child(odd) {
    background-color: #F0F0F0;
    width : 300px;
    height : 33px;
}
#index-header ul li:nth-child(even) {
    background-color: #F7F7F7;
    width : 300px;
    height : 33px;
}

#index-header ul li a 
{
    padding: 0.5em 1em;
    display: block;
    color : #666666;
 font: 14px 'Oswald-Regular',sans-serif;
    float : left;
}

#index-header ul li {
    margin:0 0 5px 0;   
    
    
}

#index-header ul li span {
background: url('http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/gray_arrow-right.png') no-repeat 0 8px;
width: 19px;
height: 19px;
float: right;
}

h3.index-h3 {
padding-top : 10px;
}

#index-header .index-bikes
{ float : left;}

#index-header .index-gear
{ float : right;}

#index-header .index-manufacturers 
{
    width : 620px;
    display : inline-block;
}

/*#index-header ul#active li:nth-child(odd) {
    background-color: #F0F0F0;
    width : auto;
    height : 30px;
}
#index-header ul#active li:nth-child(even) {
    background-color: #F7F7F7;
    width : auto;
    height : 30px;
}

#active ul
{
    float:left; width:33.3%;
}

ul#active {margin: 0;   padding: 0;   list-style: none; } 

ul#active li
{
    display: block;   position: relative;   float: left;
}

#active li ul { display: none; } 

#active ul li a:hover { } 
#active li:hover ul {   display: block;   position: absolute; }
#active li:hover li {   float: none;   font-size: 11px; }
#active li:hover a {  } 
#active li:hover li a:hover { }
ul#active li#active a {   display: block;   text-decoration: none;   white-space: nowrap; float:none; } 

li#active { width: 20px !important ;background-color: #F7F7F7 !important; }*/


#index-manufacturers { width: 620px; display: inline-block; font: 14px 'Oswald-Regular',sans-serif; background-color: #F7F7F7 !important; }
#index-manufacturers .nav { overflow: hidden; margin: 0 0 10px 0; }
#index-manufacturers .nav li { width: 21px; float: left; margin: 0 1px 0 0; }
#index-manufacturers .nav li.last { margin-right: 0; }
#index-manufacturers .nav li a { display: block; padding: 5px; color: #666; font-size: 10px; text-align: center; border: 0;font: 14px 'Oswald-Regular',sans-serif;}
#index-manufacturers .nav li a:hover {}

#index-manufacturers ul { list-style: none; }
#index-manufacturers .list-wrap ul { display:inline-block; width: 100%}
#index-manufacturers .list-wrap ul ul {  width: 32%;}
#index-manufacturers ul li a { display: inline-block; color: #666 !important; font: 14px 'Oswald-Regular',sans-serif; padding: 0.5em 1em;}
#index-manufacturers ul li a:hover, #index-manufacturers ul li a:focus { }
#index-manufacturers ul li:last-child a { border: none; }

#index-manufacturers .list-wrap ul ul  li:nth-child(odd) {
    background-color: #F0F0F0;
    width : auto;
    height : 33px;
}
#index-manufacturers .list-wrap ul ul li:nth-child(even) {
    background-color: #F7F7F7;
    width : auto;
    height : 33px;
}

#index-manufacturers ul li span {
    background: url('http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/gray_arrow-right.png') no-repeat 0 8px;
width: 19px;
height: 19px;
float: right;
}

#index-manufacturers ul ul li {
    border-bottom: 5px solid white; 
    
}

#index-manufacturers li.nav-one a.current, ul.top li a:hover { background-color:#ccc; color: #ccc; }
#index-manufacturers li.nav-one a.current, ul.a li a:hover { background-color:#ccc; color: #ccc; }
#index-manufacturers li.nav-one a.current, ul.b li a:hover { background-color:#ccc; color: #ccc; }
#index-manufacturers li.nav-one a.current, ul.c li a:hover { background-color:#ccc; color: #ccc; }


#title-bar {
width: 306px;
background: #000;
font: 16px 'Oswald-Regular',sans-serif;
text-transform: uppercase;
height: 35px;
}

#title-bar a {
padding: 5px 10px;
display: block;
color: #f0f0f0 !important;
text-decoration: none;
}

#side-bar-box {
margin-top: -10px;
border-right: solid 2px #999;
border-left: solid 2px #999;
border-bottom: solid 2px #999;
width: 302px;
padding-top: 3px;
}

 .hotdeal-one { width : 301px; }
      .middlecol {
      width: 190px;
      padding-top: 10px;
      padding-left: 10px;
      }
      .firstfirstcol, .middlecol, .lastcol {
      vertical-align: top !important;
      height: 130px;
      }
      .middlecol h4 {
      font-size: 14px;
      font-weight: bold;
      color: #333333 !important;
      padding: 0;
      margin: 0 0 2px 0 !important;
      }
      .new-hot-deals-text {
      font-size: 12px;
      font-weight: bold;
      color: #000;
      }
      .firstfirstcol {
      width: 90px;
      }
      .hotdeal-buy {
      text-transform: uppercase;
      padding: 0 2px 0 0;
      font: 16px 'Oswald-Regular',sans-serif;
      letter-spacing: .5px;
      width: 77px;
      height: 33px;
      color: #fff;
      background-color: #BF1733;
      line-height: 33px;
      text-align: center;
      }
      .new-hot-deals-img {
      width: 80px;
      height: 80px;
      padding-left: 5px;
      }
      
      .site-logo-footer 
{
    width: 86px;
height: 104px;
float: left;
}

.site-logo-footer a {
position: absolute;
background: url('http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/mtbr-logo-whiteline.png') no-repeat 0 0;
width: 105px;
height: 105px;
margin-left: -100px;
margin-top: 20px;
}

.search-div-footer fieldset {
float: left;
width: 197px;
height: 26px;
border: 2px solid #000;
padding: 0;
border-radius: 3px;
}

.search-input-footer {
width: 150px;
float: left;
border: 0;
height: 22px;
padding: 3px 0 3px 5px;
font: 14px 'Oswald-Regular',sans-serif;
outline: 0;
}

.search-div-footer 
{
    margin: 20px 0px 0 -70px;
}

.footer-links-a {
width: 200px;
float: left;
margin: 20px 35px 20px 0px;
border-right: solid #bbb 1px;
height: 240px;
}

.submit-footer
{
    margin: 60px 0px 10px -70px;
}

.submit-footer h5
{
    color: #FFC425 !important;
    font: 14px 'Oswald-Regular',sans-serif;
    margin: -5px 0 !important;
}

.submit-footer li 
{
    color: #fff;
    text-transform: none !important;
margin: 0 !important;
}

.submit-footer li a
{
 font-family: Helvetica, Lucida Sans, Arial, Sans Serif !important;
}

.submit-footer-b
{
    margin: 20px 0px 10px -70px;
}

.submit-footer-b h5
{
    color: #FFC425 !important;
    font: 14px 'Oswald-Regular',sans-serif;
    margin: -5px 0 !important;
}

.submit-footer-b li 
{
    color: #fff;
    text-transform: none !important;
margin: 0 !important;
}

.submit-footer-b li.footer-li-copyright
{
     color: #fff;
    text-transform: none !important;
margin: 10px 0 !important;
font-size: 11px;
} 

.submit-footer-b li a 
{
    font-family: Helvetica, Lucida Sans, Arial, Sans Serif !important;
}

.footer-links h5 {
color: #BF1733 !important;
font-size: 16px !important;
font: 14px 'Oswald-Regular',sans-serif;
}