/* **************************************************
Copyright (c) 2008, B & H Foto & Electronics Corp. All rights reserved.
http://wwww.bhphotovideo.com
version: 1.0.0 Minified
Author: Andres Vidal
Desc: Branded Stores - Product Reviews
************************************************** */
#article h1 {font-size:1.666em; color:#902435}
#article h2 {font-size:1.333em;}
#article p {text-align:justify;}

.aside li {margin:0.75em 0;}
.aside a {color:#006699; text-decoration:none; font-size:0.916em;}
.aside a:hover {color:#000; text-decoration:underline;}

.social li a {color:#666;}
.social li {padding-left:25px; _height:1%;} /*hasLayout for IE6*/
.social li.delicious {background: transparent url(/images/delicious.gif) left no-repeat;}
.social li.digg {background: transparent url(/images/digg.gif) left no-repeat;}
.social li.print {background: transparent url(/images/printer.gif) left no-repeat;}

.reviewArchives {border:1px solid #1e5288; margin-top:0.75em;}
.reviewArchives a:visited {color:#666;}
.reviewArchives li {list-style-type:square; list-style-position:outside; margin-left:2em;}
.reviewArchives li.first {margin:0; list-style-type:none;}
.reviewArchives h3 {margin:0; background:transparent url(/images/brandedStores/sonyProductTours.jpg) left no-repeat; text-indent:-999em; overflow:hidden; width:178px; height:33px;}
.aside .productDetails {display:block; margin:1.50em 0; background:transparent url(/images/brandedStores/productDetails.jpg) left no-repeat; text-indent:-999em; overflow:hidden; width:178px; height:33px; border:1px solid #777;}

#article p img, #article h2 img {float:left;margin:0.75em 2em 0.75em 0;padding:0;}
#article p img.right, #article h2 img.right {float:right;margin:0.75em 0 0.75em 2em;}
#article p img.border, #article h2 img.border {border:1px solid #ccc;}
#article p img.clear {clear:both;}
#article p img.nofloat {float:none;}

#article p.clear {clear:both;}
#article p.center {text-align:center;}

/*to Base*/
#article ol {list-style-type:decimal; margin:auto 3em;}/* 40px*/
#article ol li {display:list-item; margin:0.75em auto;}
#article sup {vertical-align:super; font-size:0.8333em; *font-size:1em;}

@media print { 

	div.userAndCartLinks,
	div.searchAndCatsBox,
	div#emailSignup,
	#footerLinks .linkColumns,
	.productDetails,
	.aside {display:none;}
	
	#tHeader {height:auto; width:100%; border-bottom:1px solid #ccc; padding-bottom:20px;}

	div.brandingLinks {width:100%;}
	div.brandingLinks h2 {text-indent:0; font-size:1.5em; background:none; width:500px;}
	div.brandingLinks span.mainPhoneNumbers {width:500px;}
	
	div.brandingLinks a#bhLogo img {display:block;}
	#doc, #doc1, #footerLinks ul.subFooter, .tMain .tBlock {width:100%}

} /*end @print*/
