


/* Print Book Theme Styles For BV Commerce 5 */
body {
	background-color: #BEBDB9; /*#A4A885; /*#e0e0e0;*/
	background-image: url("./images/meadow_flowers.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Lucida Grande",Arial,Helvetica, sans-serif;
	color: #444;
	letter-spacing: normal;
	}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }

/* Headings */
h1 {font-size:200%;line-height:normal;margin:0 0 5px 0;padding:0;color:#772021;}
h2 {font-size:150%;margin:10px 0 5px 0;padding:0;}
h3 {font-size:130%;line-height: normal;margin:0;padding:0;}
h4 {font-size:110%;margin:0;padding:0;}
h5 {font-size:100%;margin:0;padding:0; }
h6 {font-size:90%;margin:0;padding:0;}

.RssFeedViewer h4 {color:#772021; font-size: 130%;}

/* Paragraphs */
p { padding: .2em; margin: 0 0 .5em 0; line-height: 1.1em; }

/* Lists */
ol, ul { margin: .5em 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }

/* Links */
a { text-decoration: none; }
a:link { color: #666; }
a:visited { color: #666; }
a:hover { color: #772021; }

/* Clearing Floats */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-table; }
* html .clear { height: 1%; }
.clear { display: block; overflow: hidden; }

/* Content */
#maincontent {margin:0 auto;width:800px; height: 100%;  }
.maincontentwrapper {width: 800px; background-color:#fff; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 2px solid #ccc;}
 
.widecontentwrapper {width:800px;margin:0;padding:0;background-color:#fff;}
#popup {background-color:#fff;margin:5px;padding:5px;}

.custom {padding-left: 30px;  padding-right: 30px; width: 740px;}
.prop {
    height:550px;
    float:left;
    width:1px;
  }
  
#logincontrols
{
	display:block;
}
#signout
{
}

  
/* Admin Panel */
#adminpanel {font-size:85%;background-color:#444;color:#fff;border-bottom: 1px solid #000;padding:5px;}
#adminleft, #admincenter, #adminright { width: 30%; vertical-align: middle; }
#adminleft { text-align: left; }
#admincenter { text-align: center; }
#adminright { text-align: right; }
#adminpanel a {color:#fff;border-bottom: 2px solid #666;text-decoration: none;}
#adminpanel a:hover {color:#fff;text-decoration:none;background: #666;}

/*center body*/
#mainBody { float: left; background: #fff; width: 800px; height: 600px auto; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 2px solid #ccc;}
 
/* Header */
#header { margin:0;padding:0;}
#header a { text-decoration: none; }
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0 6px;}
#headernavmenu {margin:0; padding: 30px 20px 5px 0; text-align:right;font-size: 120%; color: #999; font-weight: bold;}
#headermainmenu {font-weight:bold;text-align:center;line-height: 2.5em;font-size: 150%;}
#bannerlogo { width: 459px; top:0; left:0; padding-left: 20px;}
#sitebanner { width:800px; margin:0px;padding:0px;background:#fff; border-top: 2px solid #ccc; border-left: 2px solid #ccc; border-right: 2px solid #ccc;}
#wait{ background: #FF0000; position: fixed; top: 15px; right: 15px; width: 100px; }

/* home page */
#homepagecolumn1 {width:175px;}
#homepagecolumn2 {width:591px;}


/* Columns */
#navcolumn {width:175px;float:right;margin:0 20px 0 0;  background: #fff;}
#maincolumn {width:540px; float:left; background: #fff; padding-left: 30px;}

#categoryColumnRight, #homepagecolumn1, #homepagecolumn3, #productPageRight{float: right; width: 175px; float: right; background-color: #fff;}

#categorymain{width: 625px; }

/* Footer */
#footer {  width: 100%; float: left; margin-top: 20px;margin-bottom: 0px; padding:10px 0;background-color: #BEBDB9; color:#999;}
#footernavmenu {text-align:center;margin:0px;padding:10px 0;font-size:85%;}

/* MiniCart */
#minicart{float: right; width: 200px; height: 70px; padding: 30px 65px 0 0; margin-top: 55px; margin-right: 25px; text-align: right; background:#fff url('./images/shopping_bag.jpg') no-repeat center right;}
#minicart h1 a{color:#772021; font-size:80%; margin:0; text-decoration:none;}
#minicart div { display: inline; }
#minicart a { color: #000; text-decoration: underline; }
#minicart a:hover { color: #f00; }
#minicart_bag{float: right;}


/* Column Blocks */
.decoratedblock {  margin: 0 0 10px 0; padding: 0; }
.decoratedblock h4 { display: block; background: #fff; color: #772021; font-size: 150%;}
.decoratedblock h5 { display: block; background: #fff; color: #772021; font-size: 120%;}
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 0px; background: #fff;}

/* Column Menus */
.sidemenu ul, .categorymenu ul {padding:0px;margin:5px 0px 5px 0px;  }
.sidemenu li, .categorymenu li {margin: 0px; padding: 2px 2px 2px 0px;list-style:none;}
.sidemenu li a, .categorymenu li a {padding-left: 3px; text-decoration:none; font-size: 110%; color: #888; font-weight: bold;}
.sidemenu li a:visited, .categorymenu li a:visited {text-decoration:none; font-size: 110%; color: #888; font-weight: bold;}
.sidemenu li a:hover, .categorymenu li a:hover {text-decoration:none; color: #772021; font-weight: bold;}



/* Column Search Box */
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
    
/* Bread Crumbs */
.breadcrumbs {display:none; margin:0 0 10px 0;padding:10px 0 10px 20px; font-size:90%;background: #fff;}
.breadcrumbs .links {}

/* Site Map Page */
#SiteMapColumns { clear: both;  padding-left: 30px; padding-bottom: 20px;}
.ColumnOne { width: 350px; float: left; border-right: 1px solid #eee; }
.ColumnTwo, .ColumnThree { width: 350px; float: right; margin-bottom: 15px; }

/* Cart Page */

.cartitemimage {width:120px;height:120px;float:left; margin: 0 5px 5px 0; background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;}
.cartitemimage img {margin:3px 0 0 5px; width: 100px;}
.cartitemdescription { margin: 5px; float: left; width: 320px;}
#cartcontainer tr td {border-top:solid 1px #ccc; padding: 5px 5px 0 0;}
#cartcontainer, #carttitle, #cartactions, #cartcoupons {margin: 0 20px;}
#cartcontainer {border-bottom:solid 1px #ccc;}
#cartfooter {margin: 10px 20px 0 20px;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right; font-size: 110%; font-weight: bold;}
#carttotals table {float:right;}
#cartupdates {width:350px;margin-bottom:10px;text-align:right;float:right;}
#cartactions {clear:both;text-align:right;padding-bottom:12px;margin-top: 20px;}
#cartactioncontinue {float:left;width:120px;text-align:left;}
#cartactioncheckout {display:inline;}
#cartcoupons {border:solid 1px #ccc;background-color:#F0F0F0;padding:10px; margin-top: 15px;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }
.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: right; }
.producttotalcolumn { vertical-align: top; text-align: right; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 60px; float: right; }

/*Cross/Up Sells */
#crosssells{float:left;  width: 800px; margin-left: 5px;}
.WideSingleProductDisplayPanel {  width: 192px; }
.SingleProductDisplayImage {margin:0 0;width:192px;height:197px;background-image:url('./images/productFrame.jpg');background-repeat:no-repeat;}
.SingleProductDisplayImage input {margin-top:15px; margin-left: 23px;}
.SingleProductDisplayImage img   {margin-top:15px; margin-left: 23px;}
.ProductBadge { width: 192px; position: absolute; top:-5px; left:-28px; }
.SingleProductDisplayName { margin: 10px; font-size: 110%; font-weight: bold; clear: right; text-align:center;}
.SingleProductDisplayPrice {width: 192px;  font-size: 100%; font-weight: bold; color: #666; text-align:center; }
.SingleProductDisplayDescription {  }
#crosssells h2 {margin-left:5px; padding-bottom: 15px;}
#crosssells td {vertical-align: top;}
#crosssells_addItemsToCart { text-align:center; padding: 15px;}


#ctl00_MainContentHolder_CrossSellDisplay1_CrossSellsPanel { display: none;}
#ctl00_MainContentHolder_CrossSellDisplay1_CrossSellsPanel h2 {text-align: center;}
#ctl00_MainContentHolder_CrossSellDisplay1_CrossSellsPanel #crosssellAddItems{text-align: center; width: 100%;}

/* Checkout */
.creditcardinput {border:solid 1px #ff9; background-color:#ffc;padding:5px;}
.shippingdiscount { text-decoration: line-through; }
.radiobuttoncol {width: 20px;}
#googlecheckout {margin-right: -5px; padding-top: 10px; padding-bottom: 5px;}
#ctl00_MainContentHolder_PaypalExpressCheckoutButton1_PaypalExpress{margin-right: -9px; padding-top: 10px;}

/* Checkout Addresses */
.addressbookpanel { border: 1px solid #eee; padding: 5px; }
.addressbookpanel table { width: 100%; }
.addressbookpanel ul { margin: 0; }
.addressbookpanel li { list-style: none; }
.addressbookpanel table { border-collapse: collapse; border: solid 1px #fff; }
.addressbookpanel td { border: none; padding: 5px;}
.addressbookpanel .alt { background-color: #eee; }
.addresseditor table{ width: 450px; }

/* Closed Store Message */
#closedcontent {width:300px;height:200px;margin:50px auto;padding:10px;background-color:#ff9;color:#333;}
#closedcontent h1 {color:#000;}

/* Address Book */
.addressbooktitle h1 { float: left; }
.addressbooktitle .newaddress { float: right; margin: 15px; }
.address { border: 1px solid #ddd; padding: 5px 10px; margin: 0 5px 15px 0; }
.address .buttonrow { margin: 5px 0; padding: 0; text-align: left; }
table.alladdresses, table.primaryaddresses { margin: 5px 0; width: 100%; }
table.alladdresses td, table.primaryaddresses td { vertical-align: top; }

/* Search Page */
fieldset#SearchForm {}
fieldset#SearchForm .forminput { border-color: #ccc; }
#SearchResultsPane { margin: 10px 0; }
.searchresultrecord { padding: 5px; margin: 5px; border-left: 5px solid #ccc; background-color: #f5f5f5; }
#SearchResultsPane .recordimage {margin:0 auto 0 auto;width:192px;height:197px;background-image:url('./images/productFrame.jpg');background-repeat:no-repeat;}
#SearchResultsPane .recordimage img {margin-top:15px; margin-left: 23px;}
#SearchResultsPane .record {width:192px;margin-right:0px;}
#SearchResultsPane .recordname {text-align:center;font-size: 90%; margin-left:10px;}
#SearchResultsPane .recordsku {text-align:center;margin: 3px 0; margin-left:10px;}
#SearchResultsPane .recordprice {text-align:center;border:none;margin:0;padding:0;font-size:100%;line-height:1em; margin-left:10px;}
#SearchResultsPane td {padding-bottom: 20px; vertical-align:top;}
#SearchResultsPane .pager { margin: 10px 0; padding: 5px 0; text-align: center; clear: both; }
#SearchResultsPane .pager ul {list-style:none;margin:0;padding:0;}
#SearchResultsPane .pager ul li {display:inline;margin:0 1px;padding:0;color:#ddd;font-size:85%;}
#SearchResultsPane .pager a, .pager .disabled { color: #444; padding: 3px 6px; background: #fff; border: 1px solid #ddd; text-decoration: none; }
#SearchResultsPane .pager .disabled { color: #ccc; }
#SearchResultsPane .pager li.current a { color: #000; font-weight: bold; border-color: #999; background: #eee; }
#SearchResultsPane .pager a:hover { border-color: #999; }

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
.rowheader, th { background: #666; color: #fff; padding: 0; font-weight: bold; padding: 5px 0; text-align: center; }
.rowheader { font-size: 90%; }
.row { background: #f6f6f6; }
.altrow { background: #f4f4f4; }

/* Form Fields */
fieldset { border: 1px solid #eee; margin: 0; padding: 0;}
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 320px; float: left; margin-left: 20px; margin-right: 20px; }
fieldset#NewUsers { width: 380px; margin-bottom: 20px;}
fieldset.contactform table { width: 510px; }
legend { font-size: 1.3em; line-height: 1em; font-weight: bold; color: #444; margin: 0 5px; padding: 2px; }

#loginpage h1{padding-left: 30px;}

/* Form Elements */
td.formlabel { text-align: right; width: 120px; white-space: nowrap; padding-right: 5px; }
td.formfield { text-align: left; white-space: nowrap; }
.forminput { padding: 4px 0 0 6px; height: 20px; width: 90%; color: #444; vertical-align: middle; border: 1px solid #ccc; }
.formtextarea { padding: 4px 0 0 6px; border: 1px solid #ccc; width: 90%; }
.short { width: 25%; }
.medium { width: 50%; }
label { color: #666; font-size: 90%; }
label.required { font-weight: bold; }
select { border: 1px solid #ccc; color: #444; vertical-align: middle; }
div.errormessage { color: #c00; line-height: 2em; padding: 0 5px; font-size: .8em; }
span.errormessage { color: #fff; background: #c00; display: inline; line-height: 2em; padding: 0 5px; font-size: .8em; }
.forgot { background: #f5f5f5; padding: 5px; display: block; margin-top: 10px; font-size: .7em; }
.aligntop { vertical-align: top; }
.buttonrow { text-align: right; padding: 5px 20px; margin: 0 0 10px 0; }

/* Affiliate Form */
fieldset#affiliateform table { width: 510px; }
fieldset#affiliateform table table { margin: 0; padding: 0; width: 100%; }
fieldset#affiliateform td.formlabel { width: 150px; }

/* Returns Form */
.returnitems table { width: 100%; }
.returnitem .formlabel, .returnitem .formfield { padding: 3px; }
.returnitem { margin: 5px; }
.returncontrols { margin: 5px 0 0 0; padding: 5px; border: 1px solid #ddd; background: #eee; }
.returnitems td.qtycolumn { vertical-align: top; }
.returnitems .qtyfield { background: #eee url(../images/lilarrow.gif) no-repeat center right; margin: 5px 0; padding: 5px;  }
.returnitems .qtyfield input { width: 25px; text-align: center; border: 1px solid #ccc; }
.rmaform { margin: 20px 0; }
.rmaform table tr td { padding: 3px; }
.rmaform .formtextarea { height: 100px; width: 400px; }

/* Message */
.messagebox { border: 1px solid red; width: 100%; margin: 5px 0; }
.messagebox ul { list-style: none; }
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { margin: 5px 5px 5px 30px; font-size: 100%; line-height: 1em; padding: 5px; }
.messagebox .errorline { clear: both; }

/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }

.MarkDownPrice {text-decoration:line-through;}

.RssFeedViewer {margin-left: 5px;}
.RssFeedViewer h2{font-size: 10pt;}


