/* 
____________________________________________________________________________________________
 
"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 11pt 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, #footer, #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 { 
	position: absolute; 
	top: 0; 
	left: 490px; text-align: center; }
	
.listitemlinks {
	display: none; }

.HomepageBlock {
	margin-top: 25px; }

/* 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:10pt; font-weight:bold; }
.Item, .CartItem, .AlternateItem, .CartAlternateItem { padding:5px; border-top:1px solid #ccc; font-size:9pt; }

/* Text
____________________________________________________________________________________________ */
.BVText { font-size:10pt; }
.BVSmallText { font-size:8pt; }
.ErrorMessage { color: #f00; font-weight:bold; }
#copyright { font-size:9pt; )