/* 
____________________________________________________________________________________________
 
"Fresh Print 2"
(stylesheet for printing)
by cjs. at www.promotionsickness.com

This work is licensed under the Creative Commons Attribution-ShareAlike License. To view
a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.0/ or send a
letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.

There is no support available for this stylesheet, it's offered 'as is', but if you do
have a problem or find a bug, post on the BV newsgroup, preferably in the thread where 
this theme was first available (Free StyleSheet: "Fresh Print" Print.css):

-----------------> http://www.bvsoftware.com/forums/default.aspx?f=28 <-----------------

enjoy... cjs.
____________________________________________________________________________________________ */


/* Basic Styles
____________________________________________________________________________________________ */
body {
	background: #FFF;
	margin: 0;
	font: normal 11px Verdana, Arial, Geneva, sans-serif;
	color: #000;
	letter-spacing: normal; }
	
table td { 
	vertical-align: top; }

/* Links
____________________________________________________________________________________________ */
a, a:link, a:visited, a:active, a:hover { 
	text-decoration: underline;
	color: #000; } 

/* Main
____________________________________________________________________________________________ */
#Logo { 
	margin: 0; }
	
#container, #header, #maincontentcsc, #footercsc, #BrandingArea { 
	width: 100%; 
	background-color: #FFF; }
	
#MiniCart, #ShoppingCartLink, #MainMenu, #SiteMenu, #HomeColumn1, #HomeColumn3, #NavColumn, 
	#footermenu, #footercustommenu, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { 
	display: none; }
	
#navcolumn { 
	width: 150px; }

/* #contentcolumn, #page, #pag, #MainContent, #PageHome, #HomeTable, #ProductPageContainer { 
	width: 100%; } */
	
#contactinfo {
	display: none;
	position: absolute; 
	top: 0; 
	left: 490px; 
	text-align: center; }
	
.listitemlinks {
	display: none; }

.HomepageBlock {
	margin-top: 25px; }

img.printonlycsc {
	display: block;
	margin: 3px 15px 10px 0;
	border: none; }
	
.paneltext p, .paneltextrev p {
	font-size: 11px;
	line-height: 16px; }
	
	.paneltext p.printonlycsc, .paneltextrev p.printonlycsc {
		display: block;
		font-size: 15px;
		line-height: 20px;
		font-weight: bold; }
	
/* #navigation, #searchform, #homelink, #footer, #footernavbox, #maincontent {
	display: none; } , #maincontent */
	
#footer, #navigation, #homelink {
	display: none; }

/* Category Page
____________________________________________________________________________________________ */
#RecordsFound, #Pager ,#Sorter { display:none; }
#Records table { border-top:1px solid #ccc; width:100%; }
.SingleProductDisplay, .SingleCategoryDisplay { text-align:center; width:150px; margin:2px auto; }
.SingleProductDisplay { margin-top:5px; }
.ListProductDisplay { text-align:left; }
.ListProductDisplayPrice { text-align:right; }

/* Product Page
____________________________________________________________________________________________ */
#ProductPageContentColumn { width:100%; padding-left:5px; }
#ProductPageImageColumn { width:175px; padding-right:5px; border-right:1px solid #ccc; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }

/* Shopping Cart Page
____________________________________________________________________________________________ */
#CartContainer, #CartItemBlock table { width:100%; }
#CartCheckoutButtons { width:100%; text-align:right; }
.header { font-size:10px; font-weight:bold; }
.Item, .CartItem, .AlternateItem, .CartAlternateItem { padding:5px; border-top:1px solid #ccc; font-size:9px; }

/* Text
____________________________________________________________________________________________ */
.BVText { font-size:10px; }
.BVSmallText { font-size:8px; }
.ErrorMessage { color: #f00; font-weight:bold; }
#copyright { font-size:9px; }