/*
Theme Name: Audioreview.com
Version: 1.	
Author: Duong Nguyen
Editor: Adam LaBarge
Author URI: www.audioreview.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;

/* font-family: Lucida Sans, Arial, Helvetica, Sans Serif;
font-size: 12px;
line-height: 18px; */
}

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

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

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

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

h3 {
font-size: 18px;
}

a:hover h3 {
font-size: 18px;
color: #1F5394;
}

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
{
/*background-color: #FBEEDD !important;*/
background-color: #FFF !important;
margin:0px !important;
overflow:auto !important;
/* background-image:url('http://crev.vo.llnwd.net/o42/audioreview/styles/images/bkgd_shadow_audioreview.png') !important; */
background-repeat:repeat-x !important;
}

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

/* color: #444444; */

}



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

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

/* 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: #1F5394;
	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: #1F5394 !important;
	text-decoration: underline !important;
}

/* CSS For Content Links */


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

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

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

/* CSS for Sidebar Links */

/* CSS for Footer Links */

#FooterTable a:link , .FooterTable a:link{
	color: #000;
	text-decoration: none;
}

#FooterTable a:visited,  .FooterTable a:visited{
	color: #000;
	text-decoration: none;
}

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

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

/* 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(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_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(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: 0 -35px;
	background-repeat: repeat-x;
	height: 100px;
	margin-bottom: 10px;
}

.three {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: 0 -260px;
	background-repeat: no-repeat;
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
}

.four {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: -10px -350px;
	background-repeat: no-repeat;
	width: 26px;
	height: 20px;
}

.five {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: 0 -140px;
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
}

/* CSS background */
div.bg01 {
/*background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/background/audioreview_home_6.png);
background-repeat: no-repeat;*/
width: 980px;
height: 90px;
}

div.bg02 {
background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/background/audioreview_home_7.png);
background-repeat: no-repeat;
width: 980px;
height: 90px;
}

div.bg03 {
background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/background/audioreview_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: 160px !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 60px;
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;
width: 980px;
min-height: 100% !important;
margin: 0 auto !important;
overflow: hidden !important;
}

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

#logo {
background-image: url(http://crev.vo.llnwd.net/o42/audioreview/images/header_nav/logo_mark.gif);
width: 200px;
height: 50px;
position:absolute;
left:5px;
top:50px;
z-index:2;
background-repeat: no-repeat;
}


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

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

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

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

#content, table#MiddleTable1.MiddleTable tbody tr td.MiddleTableMiddleColumn  div.konafilter  {
width: 610px !important;
float: left !important;
margin: 10px -10px 0 20px !important;
background: #ffffff !important;
}

#sidebar, table#MiddleTable1.MiddleTable tbody tr td.MiddleTableRightColumn {
width: 310px !important;
float: left !important;
vertical-align: top;
}

#top-footer {
border-top: 10px solid #ECEBEC;
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 {
	width: 980px !important;
}

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

#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-top: -10px;
margin-bottom: 15px;
background-color: #E8E8E8;
width: 300px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 0 0 5px 5px;
}

#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; */
color: #000000;
}

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

#footer-content li {
/*color: #DADCBF;*/
color: #000000;
list-style-type: square;
margin: 0 0 5px 15px;
}

#footer-content li a {

/*color: #DADCBF;*/
/* color: #000000; */
text-decoration: none;
}

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

#audioreview-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: #CECCCC;
}

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

}

#audioreview-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: #1F5394;
/*
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;
font-weight: bold;
}

.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: #FFFFFF;
}

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

/* 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: 2px solid #e8e8e8;
margin-left: 15px;
		-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px;
}

#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: 880px;
float: left;
margin: 0 0px 0 0;
padding-left: 100px;
background-color: #ECEBEC;
}

.footer-links {
width: 140px;
float: left;
margin: 0 65px 0 0;
padding: 0 0 50px 0;
}

/* 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(http://crev.vo.llnwd.net/o42/audiorevieweview/styles/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; */
vertical-align: top;
}

#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-top: 20px;
margin-bottom: 0px;
border: solid 5px #e8e8e8;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px;
}

.mpu-300x100 {
/* background-color: #999999; */
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
/* border: solid 5px #e8e8e8; */
}

.mpu-tile {
width: 300px;
height: 100px;
background-color: #999999;
margin: 20px 0;
border: solid 5px #406679;
}

.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: 790px;
padding: 15px 0 0 180px;

}

/* #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(http://crev.vo.llnwd.net/o42/audioreview/styles/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;
border: solid 5px #F7F7F7;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 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;
}

.read-review-button {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: 0 -33px;
	background-repeat: repeat-x;
	width: 120px;
	height: 18px;
	margin: 3px 3px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

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

.compare-price-button {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_audioreview_bkgd_btn.png);
	background-position: 0 -453px;
	background-repeat: repeat-x;
	width: 120px;
	height: 18px;
	margin: 3px 3px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

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


.big-button {
	background-image: url(http://crev.vo.llnwd.net/o42/audioreview/styles/images/sprite_mtbr_bkgd_btn.png);
	background-position: 0 -453px;
	background-repeat: repeat-x;
	width: 120px;
	/*height: 35px;*/
	margin: 0px 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://crev.vo.llnwd.net/o42/audiorevieweview/styles/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://crev.vo.llnwd.net/o42/audiorevieweview/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-audioreview {
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;
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
line-height: 18px;
font-size: 13px;
font-family: Helvetica, Lucida Sans, Arial, Sans Serif;
line-height: 18px;
font-size: 13px;
}
.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 #e8e8e8; */
border-bottom: solid 5px #e8e8e8;

}

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: #e8e8e8; 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;
height: 70px !important;
}

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('http://crev.vo.llnwd.net/o42/audiorevieweview/Styles/images/sprite_audioreview_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-product-cateogories {
margin-left: 30px !important;
}

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

.round-corners {
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-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;
}

.top-products-item-img {
width: 145px;
height: 145px;
border: 2px solid #e8e8e8;
margin: 10px 0;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px;
}

.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: 900px !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;}

#title-bar a {
    padding: 5px 10px;
	display: block;
	color: #FFF !important;
	text-decoration: none;
}

#title-bar a hover {
    padding: 5px 10px;
	display: block;
	color: #FFF !important;
	text-decoration: none;
}

#title-bar a visited {
    padding: 5px 10px;
	display: block;
	color: #FFF !important;
	text-decoration: none;
}

#title-bar {
	width: 310px;
	/* height: 35px; */
	background: #1F5394;
	opacity: .9;
	-moz-opacity:.9;
	-khtml-opacity: .9;
	color: #FFF;
-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;

}

#side-bar-box
{
	margin-top: -10px;
	border: solid 5px #E8E8E8;
	width: 300px;
		-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 0 0 5px 5px;
}

.wideModuleHed {
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
box-shadow: 0 1px 0 #D3CFD0,0 1px 0 0 rgba(255,255,255,0.4) inset;
border-left: 1px solid #D3CFD0;
border-right: 1px solid #D3CFD0;
border-top: 1px solid #D3CFD0;
color: white;
padding: 6px 20px 4px;
font-family: franklin-gothic-urw-cond,"Helvetica Condensed Bold",Helvetica,Arial,sans-serif;
font-size: 1.3333em;
font-weight: 500;
zoom: 1;
_display: inline-block;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}

.commerceimg
{
border: 1px solid #4A4A4A;
width : 93px;
height : 35px;
margin-top : 10px;

}



#sorttable
{
border-right: 5px solid #d3cfd0;
border-left: 5px solid #d3cfd0;
border-bottom: 5px solid #d3cfd0;
width : 100%;
}

#round-corners-top {
		-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;
}

#round-corners-bottom {
		-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 0 0 5px 5px;
}

#sorttable
{
border-right: 5px solid #d3cfd0;
border-left: 5px solid #d3cfd0;
border-bottom: 5px solid #d3cfd0;
width : 100%;
}

.commerceimg
{
border: 1px solid #4A4A4A;
width : 93px;
height : 35px;
margin-top : 10px;

}


  /* MCL product listing styles */
  .panel
{
	display:block;
	margin-top: 2px;
}
.demo6
{
color: #333333;
font-size: 13px;
font-family: Helvetica, Lucida Sans, Arial, Sans Serif; 
font-weight: normal;
margin: 10px 0;
line-height: 20px;
}
.expIco{
	padding-left: 20px;
	/*padding-bottom: 10px;*/
	background: url(http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/sm-red-button.png) no-repeat 0px 4px;
}
.collIco{
	padding-left: 20px;
	/*padding-bottom: 10px;*/
	background: url(http://crev.vo.llnwd.net/o42/mtbreview/Styles/images/sm-red-button-down.png) no-repeat 0px 4px;
}

span.timestamp {
    margin-left:10px;
}

.fb_iframe_widget iframe
{
width: 50px;
height: 21px;
}

div.submenu
{
display: block;
padding: 5px 16px 5px !important;
}
