﻿/* Painted Paper Theme Styles For BV Commerce 5 */

html { height:100%;
}

body {
height:100%; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:0px; padding:0px;
	}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }

/* Headings */
h1 {font-size:14px; color:#45783A;}
h2 {font-size:14px; color:#085F1B; padding:3px; }
h3 {font-size:110%; color:#B84526;}
h4 {font-size:100%;margin:0;padding:0; margin-bottom:10px;}
h5 {font-size:90%; color:#085F1B;}
h6 {font-size:90%;margin:0;padding:0;}

/* Paragraphs */
p,li,span.lbl_BillTo { margin:0 0.8em 0.8em 0; line-height: 1.5em; font-family:Arial, Verdana; color:#555555; }
.lightlabel {font-size:130%; color:#B84526; }
strong { color:#333333;}

/* Lists */
/* ol, ul { margin: .5em 1em; padding: 0; } */
/* li { margin: 0 0 0 1em; padding: .2em 0; } */


/* New Left Nav Menu */
.staticmenu_item td:first-child { padding:3px 0px 3px 12px; border-bottom:1px #CCCCCC dotted; border-right:1px #CCCCCC dotted; background:#F1FFEA url(/Images/menuIcon.png) left no-repeat;}
.dynamicmenu_item td:first-child {padding:3px 0px 3px 9px; border-bottom:1px #CCCCCC dotted; border-right:1px #CCCCCC dotted;}
/* Links */
a { text-decoration: underline; }
a:link { color: #6D8E44; }
a:visited { color: #6D8E44; }
a:hover { color: #B84526; }

/* Clearing Floats */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-table; }
* html .clear { height: 1%; }
.clear { display: block; }

/* Content */
#Content {width:780px; min-height:300px; margin:10px 20px 20px 10px;}
#maincontent {margin:0 auto 0 auto;width:800px;}
.maincontentwrapper {width:800px;margin:0 0 0 10px;padding:0;}
.widecontentwrapper {width:800px;margin:0;padding:0;}
#popup {background-color:#fff;margin:5px;padding:5px;}
div.TemporaryButtons {margin:40px 0px 40px 0px;}
div.TemporaryButtons a { float:right; } /* Buttons for custom pages. the html is inserted from admin panel */

/* 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;}

/* Header */
#brandingarea { height: 75px; margin-left: 190px; }
#header h1 {color:#6D8E44;font-size:150%;line-height:1.5em;padding:0;margin:0;}
#header h1 a {color:#6D8E44;}
#header h1 a:hover {color:#333;}
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0}
#header a, #footer a {color:#2776c5; margin:0 0px 0 0;}
#headermainmenu {text-align:left;font-size:100%;padding: 10px 0;margin: 0 10px;border-bottom: 1px solid #eee;}
#headermainmenu a {margin: 0 0 0 10px;color:#6D8E44; text-decoration: none;}
#headermainmenu a:hover { border-bottom: 2px solid #CBDF8C;color:#6D8E44; text-decoration: none;}
#headermainmenu .activemainmenuitem a { font-weight: bold; border-bottom: 2px solid #CBDF8C; }
#headernavmenu {text-align:left; font-size: 85%;}
#headernavmenu a {text-decoration: none;padding:0;margin:0;}
#headernavmenu a:hover {text-decoration: underline; color: #333;}
#wait{ background: #FF0000; position: fixed; top: 15px; right: 15px; width: 100px; }

/* MiniCart */
#minicart { text-align: left; padding: 3px 0; color: #666; font-size: 85%; }
#minicart div { display: inline; }
#minicart a { color: #666; text-decoration: underline; }
#minicart a:hover { color: #333; }

/* Footer */
#footer, .class_footer {margin:10px 0 0 0;padding:10px 0;background-color: #E0EAC8; clear:both;}
#footernavmenu {text-align:center;margin:0px;padding:10px 0;font-size:85%;}

/* Columns */
#homepagecolumn1 {width:0px;float:left; margin-left: 10px !important; margin-left: 5px;}
#homepagecolumn2 {float:right;}
#homepagecolumn3 {width: 175px;float:left;}
#navcolumn {width:175px;float:left;margin:0 10px 0 0;}
#maincolumn {width:545px;float:left;}

/* Column Blocks */
.decoratedblock { margin: 0 0 15px 0; padding: 0; }
.decoratedblock h4 { display: block; padding: 5px; border-bottom: 1px solid #CCCCCC; background: #FFFFFF url('/Images/crosssellheaderbg.jpg') repeat-x bottom; }
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 5px; }

/* Column Menus */
.sidemenu ul, .categorymenu ul {padding:0;margin:5px 0;}
.sidemenu li, .categorymenu li {padding: 2px 2px 2px 10px;list-style:none;}
.sidemenu li a, .categorymenu li a {text-decoration:none;}

/* Column Search Box */
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
    
/* Bread Crumbs */
.breadcrumbs {margin:0 0 0 0; padding:10px; font-size:90%; border-bottom: 1px solid #eee; }
.breadcrumbs .links {}

/* Site Map Page */
#SiteMapColumns { clear: both; }
.ColumnOne { width: 350px; float: left; border-right: 1px solid #eee; }
.ColumnTwo, .ColumnThree { width: 350px; float: right; margin-bottom: 15px; }
.sitemapcontainer {width:100%; }
.sitemapcontainer div {width:349px; float:left; padding:0px 20px 20px 20px;}

/* Category Styles */
#categoryleft { width: 175px; float: left; margin: 0 10px 0 0; }
#categorymain { width: 540px; float: left; }

.recordsku a { font-size: 80%; color: #999; text-decoration: none; text-transform: uppercase; }
.recordname { font-size: 100%; font-weight: bold; }
.recordshortdescription a { text-decoration: none; color: #000; }
.recordshortdescription { margin: 5px; }
.recordprice { font-size: 110%; font-weight: normal; }
.recordprice a { text-decoration: none; }
.recordcontrols { margin: 10px; }

.recordimage {margin:0 auto 0 auto;width:120px;height:120px;background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;}
.recordimage img {margin:3px 0 0 5px;}

/* Category Templates */
#categorygridtemplaterecords .record {width:170px;margin:5px;}
#categorygridtemplaterecords .recordname {text-align:center;font-size: 90%;}
#categorygridtemplaterecords .recordsku {text-align:center;margin: 3px 0;}
#categorygridtemplaterecords .recordprice {text-align:center;border:none;margin:0;padding:0;font-size:100%;line-height:1em;}

/* Sub Category Menu */
#subcategorymenu {margin:20px 0;}
#subcategorymenu .record {width:170px;margin:0  10px 10px 0;text-align:left;}
#subcategorymenu .recordname {font-weight:bold;font-size:110%;text-align:center;}
#subcategorymenu .recordname a {font-size:inherit;text-decoration: none;}
#subcategorymenu ul {padding:5px;margin:5px 10px;border-top:2px solid #ddd;border-bottom:2px solid #ddd;}
#subcategorymenu li {padding: 2px;list-style:none;}
#subcategorymenu li a {text-decoration:none;font-size:90%;}
#subcategorymenu li a:hover {text-decoration:underline;}

/* Sub Category Menu 2 */
#subcategorymenu2featured {width: 345px; float: left;}
#subcategorymenu2featured .featuredImage {display: block;text-align: center; }
#subcategorymenu2main {width: 345px; float: left;margin: 0 0 0 20px;}
#subcategorymenu2 {margin:20px 0;}
#subcategorymenu2 .record {width:170px;margin:0 10px 10px 0;}
#subcategorymenu2 .recordname {font-weight:bold;font-size:110%;text-align:center;}
#subcategorymenu2 .recordname a {font-size:inherit;text-decoration: none;}
#subcategorymenu2 ul {padding:5px;margin:5px 10px;border-top:2px solid #ddd;border-bottom:2px solid #ddd;}
#subcategorymenu2 li {padding: 2px;list-style:none;}
#subcategorymenu2 li a {text-decoration:none;font-size:90%;}
#subcategorymenu2 li a:hover {text-decoration:underline;}

/* Simple & Bulk Order Lists */
#categorysimplelisttemplate, #categorybulkorderlisttemplate {margin:20px 0 0 0;}
#categorysimplelisttemplate .record {padding:2px 5px;float: left;margin: 0 0 20px 5px;}
#categorysimplelisttemplate .recordsku, #categorybulkorderlisttemplate .recordsku {clear:both;}
#categorysimplelisttemplate .recordname, #categorybulkorderlisttemplate .recordname {float:left;width:390px;margin:0 10px 0 0;}
#categorysimplelisttemplate .recordprice, #categorybulkorderlisttemplate .recordprice {font-size:100%;float:left;text-align:right;width:100px;margin:0;border:none;}
#categorybulkorderlisttemplate .record { padding: 0 0 10px 10px; margin: 0 0 8px 0; border-bottom: 1px solid #eee; float: left; }
#categorybulkorderlisttemplate table td { vertical-align: top; }
#categorybulkorderlisttemplate .checkbox { background: #eee; }
#categorybulkorderlisttemplate .addtocartcontrols {margin:20px 0 20px 3px;}

#categorybulkqtylisttemplate .record { padding: 0 0 15px 0; margin: 0 0 10px 5px; border-bottom: 1px solid #eee; float: left; }
#categorybulkqtylisttemplate table td { vertical-align: top; }
#categorybulkqtylisttemplate .addtocartcontrols {margin:20px 0 20px 3px;}
#categorybulkqtylisttemplate .recordname {float:left;width:370px;margin:0 10px 0 0;}
#categorybulkqtylisttemplate .recordprice {font-size:100%;float:left;text-align:right;width:100px;margin:0;border:none;}
#categorybulkqtylisttemplate .qtycell { background: #eee url(../images/lilarrow.gif) no-repeat center right; padding: 5px;}
#categorybulkqtylisttemplate .quantityfield {margin: 0;width:25px;border:1px solid #ccc;text-align: center;font-size: 110%;font-weight: bold; color: #666;}

/* Detailed List */
#categorydetailedlisttemplate {margin:20px 0 0 0;}
#categorydetailedlisttemplate .record {margin:0 0 10px 10px;padding-bottom:10px;width:510px;float:left;border-bottom: 1px solid #eee;}
#categorydetailedlisttemplate .recordimage {float:right;width:120px;height:120px;margin:0;}

/* Pager Control */
.pager { margin: 10px 0; padding: 5px 0; text-align: center; clear: both; }
.pager ul {list-style:none;margin:0;padding:0;}
.pager ul li {display:inline;margin:0 2px;padding:0;color:#ddd;font-size:80%;}
.pager a, .pager .disabled { color: #444; padding: 3px 6px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-decoration: none; }
.pager .disabled { color: #ccc; }
.pager li.current a { color: #444; font-weight: bold; border-color: #E0EAC8; background: #E0EAC8; }
.pager a:hover { border-color: #6D8E44; }

/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {float:left;width:165px;margin: 0 10px 0 0 ;text-align:left;}
#bvc2004productpage #imagecolumn {float:left;width:240px;text-align:center;}
#bvc2004productpage #contentcolumn {float:left; width:300px; margin:0 0 0 6px;}

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {float:left; text-align:left;}
#bvc5productpage #actioncolumn {float:left; text-align:left; width:100%;}
.ProductReviews {background:url('/Images/customerreviewsbg.jpg') top right no-repeat;}
.productimage { float:right; margin-left:20px; } 
#Prices { width:350px;}
.label_link { font-size:17px; display:block; width:300px; padding:10px;}
span#ctl00_MainContentHolder_lblSku { margin-left:20px; font-weight:bold;}
span#ctl00_MainContentHolder_lblSku:before {content:"SKU: ";}


/* Product Controls Box */
#ProductControls { clear:both; border: 1px solid #CCCCCC;  background:#F8F8F8; margin-bottom:20px; margin-top:20px;}
.formlabel { text-align:right; color: #444444; }
.productpropertylabel { padding-right: 5px; text-decoration: none; color: #666; font-weight:bold; }
.listprice {text-decoration: line-through; color:#999;}
.siteprice {font-weight:bold;font-size: 120%;color:#444;}
.yousave {color:#999;}
#buttons { margin: 5px; }

/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells { clear:both; padding: 10px; margin:0px 0px 10px 0px; border: 1px solid #eee; }
.ProductReviewLinks { font-size: 90%; } 
.ProductReview { margin: 10px; padding: 0 0 0 5px; border-left: 5px solid #eee; }
.ProductReviewKarma { display: block; padding-top: 5px; font-size: 90%; color: #666; }
#CrossSells table { width: 100%; }
.WideSingleProductDisplayPanel { position: relative; width: 350px; float: left; border: 1px solid #cccccc; padding:10px; }
.WideSingleProductDisplayPanel img.class_BadgeImage { position:absolute; left:20px; margin-top:4px;}
.WideSingleProductDisplayPanel span.DescriptionLabel{ color:#333333; font-size:12px;}
.UpSellsPanel_class{ margin-top:-25px;}
.SingleProductDisplayImage { float:right; width: 73px; margin: 5px 15px 5px 5px; }
.SingleProductWrap { width:60%; float:left; margin-left:20px;}
div.SingleProductWrap div {margin:5px;}
.ProductBadge { position: absolute; top:-5px; left:-20px; }
.SingleProductDisplayName { font-size: 14px; font-weight: bold; clear: right;  }
div.SingleProductDisplayName a { color: #6D8E44;text-decoration:none;}
.SingleProductDisplayDescription {  }
.SingleProductDisplayPrice { font-size: 14px; font-weight: bold; color: #666; }

/* Products Page */
.headerimage{ float:right;}
div.productgrid div.suggesteditem {text-align:center; padding:10px; border:1px dotted #CCCCCC; min-height:130px; background:#FFFFFF; }
.productgrid {background:#CCEBFF;}


/* Default Page */
.homeContent {margin:0px 0px 0px 0px; width:757px;}
.homequicklinks { margin:-18px 0px 0px -10px;}
.homecolumn1, .homecolumn2, .homecolumn3{ float:left; padding-left:10px; padding-right:10px; margin-top:15px;}
.homecolumn1 {margin-left:-20px;}
.homecolumn1, .homecolumn3 {width:240px;}
.homecolumn2 { width:235px;}
.homecolumn4 { width:550px;}

.homecolumn2, .homecolumn3{border-left:dotted 1px #CCCCCC;}
.homecolumn2 h3 {font-size:20px; color:#555555; font-family:Times New Roman; margin-top:0px;}
.homecolumn3{}
.homeContent p a {color:#FFA921; font-style:italic; font-weight:bold;}
.homecolumnblock {border-bottom:1px #CCCCCC dotted; padding-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;}
.cartitemdescription { margin: 5px; float: left; width: 150px; background:#F6F6DE; min-height:100px; padding:5px;}
.cartitemdescription div { background:#ffffff; padding:5px;}
#cartcontainer tr td {border-top:solid 1px #ccc; padding: 5px 5px 0 0;}
#cartcontainer, #carttitle, #cartcoupons {margin: 0 20px;}
#cartcontainer {border-bottom:solid 1px #ccc;}
.CartContentHolder { width:100%; padding-bottom:170px; }
#cartsubtitle { width:90%; }
#cartfooter {margin: 10px 25px 0 20px; float:right; }

#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right;}
#carttotals table {float:right;}
#cartupdates {width:123px;margin-bottom:10px;text-align:right; float:right;}
#cartactions {clear:both;text-align:right;padding-bottom:12px; width:250px; float:right;}
#cartactioncontinue {float:left;width:120px;text-align:left;}
#cartactioncheckout {display:inline;}
#cartcoupons {border:solid 1px #ccc;background-color:#F0F0F0;padding:10px; visibility:hidden;}
.cartsku { font-size: 80%; visibility:hidden; margin-top:-110px; height:100px; }
.cartproductname,span.cartproductprice,span.totallabel { font-size: 13px; color:#333333; display: block; text-align:left; background:#ffffff;}
span.cartproductprice { padding-left:10px; padding-bottom:20px; color:#666666; font-size:12px;}
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; text-align:left; margin-left:15px; }
td.formlabel, .lblSubTotal {color:#2266BB; font-weight:bold; font-size:13px; text-align:left; }
.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: center; border-right:1px #cccccc solid;}
.productquantitycolumn input { text-align:center;}
.producttotalcolumn { vertical-align: top; text-align: right; width:120px; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 20px; float: right; color:#666666; }
td.productimagecolumn { border-right:1px #cccccc solid;}
.cartproductgrid th { text-align:left; padding-left:5px;}
div#cartcontainer table th {border-right:1px #C1C090 solid; background:#CCCC9A;}
div#cartcontainer table tr { border-top: 1px #CCCCCC solid;}

/* Checkout */
.creditcardinput {}
.shippingdiscount { text-decoration: line-through; }
.radiobuttoncol {width: 20px;}
.shippingterms { width:90%; display:block; text-align:right;}
div.loginReturningUsers, table.NewUsersTable  {margin-bottom:25px; width:500px; float:right;}
div.loginReturningUsers h2, table.NewUsersTable h2 { margin-top:0px; background:#6EB7E3;}
div.loginReturningUsers, table.NewUsersTable  {border: 1px solid #999999; padding: 5px; background:#CEE7F7;}
div.loginReturningUsers a {background:#ffffff; border: 1px solid #999999;}
table.NewUsersTable tr:last-child td input {margin-bottom:25px;}
/* Receipt Page */
.Grd_viewOrder span{ color:#666666; font-size:14px;}
.Grd_viewOrder td,th { text-align:center;}

/* Checkout Addresses */
.addressbookpanel,div.creditcardinput { border: 1px solid #eee; padding: 5px; background:#FDFDFB; }
.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; }

/* 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 { background: url('/Images/crosssellheaderbg.jpg') bottom repeat-x; }
fieldset#SearchForm .forminput { border-color: #ccc; }
#SearchResultsPane { margin: 10px 0; clear:both; }
.searchresultrecord { padding: 5px; margin: 5px; border-bottom: 1px dotted #ccc; background-color: #ffffff; }
.searchresultrecord_heading { float:right; width: 420px;}
.shortdescDiv { border-bottom:1px solid #b84526; margin-bottom:10px;}
.searchanchor { float:left;}
.searchPrice { color:#447B3A; font-size:24px; font-weight:bold; text-align:right; clear:both; }

/* Login Page */

.pnl_newUsers 
{ float:right; width:500px; margin-top:25px;
}
/* Dara Torres Page */
div.testimonials_dara { min-height:368px; background: url('/Images/testimonial_daratorres_bg.jpg') left bottom no-repeat;}
div.testimonials_dara img { float:right; margin-left:30px; }

/* JD Drew Page */
.testimonials_drew img#img_drew 
{
 margin-left:30px; clear:left;
 float:right;   
}

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
.rowheader, th { border-right:1px #C1C090 solid; background:#CCCC9A; color: #ffffff; font-size:14px; font-weight:bold; }
.rowheader td { font-size: 90%; border-right:1px solid #cccccc; }
.row { background: #fffff; }
.row td {border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; font-size: 13px; color:#333333; }
.altrow { background: #f4f4f4; }
.HiddenItem { background: transparent; border-style:none;}
td.MyAccountOrdersGrdView_BtnsCol { border-right-style:none; text-align:center;} /* MyAccount.aspx Gridview right-most colum cell */

/* Form Fields */
fieldset { border: 1px solid #eee; margin: 0; padding: 0; }
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 550px; float:right; margin-top:20px;}
fieldset#NewUsers { width: 100%; float: right; padding:25px; }
fieldset.contactform table { width: 510px; }
legend { font-size: 1.3em; line-height: 1em; font-weight: bold; color: #444; margin: 0 5px; padding: 2px; }

/* Form Elements */
td.formlabel { text-align: right; padding-right: 5px; vertical-align:top; }
td.formfield { text-align: left;}
td.FormLabel { color:#2266BB; font-weight:bold; font-size:13px; }
.forminput { padding: 4px 0 0 6px; height: 20px; width: 190px; 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; color:#2266BB; }
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 #ccc; margin: 10px; background:#FFFFFF;}
.messagebox ul { list-style: none; }
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { margin: 5px 5px 5px 30px; font-size: 100%; line-height: 25px; padding: 5px; }
.messagebox .errorline { clear: both; }




/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }

/* Choices And Inputs */
td.choicelabel { vertical-align: top; }
span.choicelabel { display: block; margin: 9px 0 0 0; float: right; }

.radiobuttonnormallist ul {margin:0;}
.radiobuttonnormallist li {display: inline; list-style: none;}
.radiobuttonnormallist ul ul {padding:0; margin: 5px 0px; font-size: 11px; }
.radiobuttonnormallist ul .rblist {margin-left: 7px;} 

.MarkDownPrice {text-decoration:line-through;}




#heading {
font-size:16px; color:#359936; width:90%; padding-bottom:100px;}

#Wrapper { width:800px; padding:0px; margin:0px auto; position:relative;  border:1px #EEEEEE solid;
}

#header  
{
    width:800px; 
    height:186px; 
    background: url(../images/headerbg.jpg) no-repeat left top;
}
/* HOLIDAY PAGE */

#holidayheader h1 {color:#6D8E44;font-size:150%;line-height:1.5em;padding:0;margin:0;}
#holidayheader h1 a {color:#6D8E44;}
#holidayheader h1 a:hover {color:#333;}
#holidayheader ul, #footer ul {list-style:none;margin:0;padding:0;}
#holidayheader ul li, #footer ul li {display:inline;margin:0;padding:0}
#holidayheader a, #footer a {color:#2776C5; margin:0 0px 0 0;}
div#holidayheader .StaticMenu a {color:#FFFFFF; margin:0 0px 0 0;}
#holidayheader 
{
    width:800px; 
    height:444px; 
    background: url(../images/xmas_header.png) no-repeat left top;    
 }
 
div#holidayheader #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;
}

div#Header #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;
}

#holidayfooter ul, #holidayfooter ul {list-style:none;margin:0;padding:0;}
#holidayfooter ul li, #holidayfooter ul li {display:inline;margin:0;padding:0}
#holidayfooter a, #footer a {color:#333333; margin:0 0px 0 0;}
div#holidayfooter, div.holidayfooter
{
    background:url('../Images/xmas_footer.png') top no-repeat; border-top:#0099FF 8px solid; clear:both; height:133px;
}

div#holidayfooter, div#holidayfooter a 
{
    font-size:10px; color:#333333; text-decoration:none;
}

/* NEWYEAR'S PAGE */

#newyear_header h1 {color:#6D8E44;font-size:150%;line-height:1.5em;padding:0;margin:0;}
#newyear_header h1 a {color:#6D8E44;}
#newyear_header h1 a:hover {color:#333;}
#newyear_header ul, #footer ul {list-style:none;margin:0;padding:0;}
#newyear_header ul li, #footer ul li {display:inline;margin:0;padding:0}
#newyear_header a, #footer a {color:#2776C5; margin:0 0px 0 0;}
div#newyear_header .StaticMenu a {color:#FFFFFF; margin:0 0px 0 0;}
#newyear_header 
{
    width:800px; 
    height:444px; 
    background: url(../images/newyears_header.png) no-repeat left top;    
 }
 
div#newyear_header #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;
}

div#newyear_footer div#Header #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;}
#newyear_footer ul, #holidayfooter ul {list-style:none;margin:0;padding:0;}
#newyear_footer ul li, #holidayfooter ul li {display:inline;margin:0;padding:0}
#newyear_footer a, #footer a {color:#333333; margin:0 0px 0 0;}
div#newyear_footer, div.newyear_footer
{
    background:url('../Images/newyears_footer.png') top no-repeat; border-top:#0099FF 8px solid; clear:both; height:133px;
}

div#newyear_footer, div#newyear_footer a 
{
    font-size:10px; color:#333333; text-decoration:none;
}




/* THANKS GIVING'S PAGE */

#thanksgiving_header h1 {color:#6D8E44;font-size:150%;line-height:1.5em;padding:0;margin:0;}
#thanksgiving_header h1 a {color:#6D8E44;}
#thanksgiving_header h1 a:hover {color:#333;}
#thanksgiving_header ul, #footer ul {list-style:none;margin:0;padding:0;}
#thanksgiving_header ul li, #footer ul li {display:inline;margin:0;padding:0}
#thanksgiving_header a, #footer a {color:#2776C5; margin:0 0px 0 0;}
div#thanksgiving_header .StaticMenu a {color:#FFFFFF; margin:0 0px 0 0;}
#thanksgiving_header 
{
    width:800px; 
    height:444px; 
    background: url(../images/thanksgiving_header.jpg) no-repeat left top;    
 }
 
 
 
div#thanksgiving_header #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;
}


div#thanksgiving_footer div#Header #login_container { width:422px; height:76px; position:relative; top:85px; right:-378px;}
#thanksgiving_footer ul, #holidayfooter ul {list-style:none;margin:0;padding:0;}
#thanksgiving_footer ul li, #holidayfooter ul li {display:inline;margin:0;padding:0}
#thanksgiving_footer a, #footer a {color:#FFFFFF; margin:0 0px 0 0;}
div#thanksgiving_footer, div.thanksgiving_footer
{
    background:url('../Images/footer.jpg') top no-repeat; border-top:#0099FF 8px solid; clear:both; height:133px;
}

div#thanksgiving_footer, div#thanksgiving_footer a 
{
    font-size:10px; color:#FFFFFF; text-decoration:none;
}






/*quote block */
div.quote
{
 border:1px dotted #CCCCCC; padding:10px; background:#D3E2EF url('../Images/quote_bg.jpg')top no-repeat; width:148px; float:right; margin:0px 0px 20px 20px;
}

div.quote div.quote_div_img
{
 border:1px dotted #CCCCCC; text-align:center; background:#FFFFFF; padding:10px;  
}

div.quote p
{
 font-style:italic; font-size:12px; line-height:16px; padding:10px;
}

div.quote span 
{
font-size:11px;    
}


/* FOOTER ------------------------------- */

div#footer, div.footer
{
    background:url('../Images/footer.jpg') top no-repeat; border-top:#0099FF 8px solid; clear:both; height:180px;
}

div#footer, div#footer a 
{
    font-size:10px; color:#FFFFFF; text-decoration:none;
}

div#footerLeft 
{ 
   display:inline; width:160px; border-right: 1px #FFFFFF solid; position:relative; top:-10px;
}

div#footerRight 
{ 
    width:590px;
}

div#footerRight div 
{ 
    width:490px;
}

div#footerRight p 
{ 
    color:#ffffff;
}

div#footerLeft ul 
{
    margin:10px 10px 10px 10px;
}

div#footerRight ul 
{
    margin:0px; position:relative; top:0px;
}

div#footerRight, div#footerLeft 
{ 
    float:left;
}

div#footerRight ul li 
{ 
    list-style:none; 
    display:inline;
}

div#footerLeft ul li 
{ 
    list-style:disc outside; 
    display:block;
}

div#footerRight ul li a 
{ 
    display:inline; 
    position:relative; 
    padding:0px 5px 0px 5px; 
    border-right:1px #FFFFFF solid;
}



/* ---------------------------------------- */

#carttitle
{
    display:inline;
    font-size:12px;
}

.cart_message
{
    font-size:11px;
    color:#2266BB;
}

.discount_item{
	color:#2266BB;
	padding-left:15px;	
}

#discount_block{
	color:black;
	border:1px black solid;
	display:block;
	font-size:.8em;
	padding:5px;
	padding-right:15px;
}
.discount_title{
	font-size:1.3em;
	font-weight:bold;
}

.discount_yousaved{
	color:red;
}

.discount_yousavedtext{
	padding-bottom:5px;
}

.discount_yousavednum{
	font-size:2em;
	font-weight:bold;
}

.discount_total{

}

.discount_subtotal{

}

.lowstock, .outofstock 
{
   color:#333333;
   font-size:11px;	
}

.outofstock 
{
	
}

/*TOP NAV*/
#TopNav {margin-top:73px;}
/*HOME
.ctl00_Header2_TopNavMenu_Menu1_1 { text-align:center; display:block; width:100%; border-left:1px solid #CCCCCC; font-weight:bold;}
.ctl00_Header2_TopNavMenu_Menu1_4 { padding:3px; background: url(../Images/Dynamicmenubg.png);}
.ctl00_Header2_TopNavMenu_Menu1_4 a {text-align:left; width:100%; display:block; padding-left:3px; border:1px solid #FFFFFF;  }
.ctl00_Header2_TopNavMenu_Menu1_0 { }
.ctl00_Header2_TopNavMenu_Menu1_0 {background:#333333; width:1px;}*/
/*PRODUCTS
.ctl00_Header1_TopNavMenu_Menu1_1 { text-align:center; display:block; width:100%; border-left:1px solid #CCCCCC; font-weight:bold; }
.ctl00_Header1_TopNavMenu_Menu1_4 { padding:3px; background: url(../Images/Dynamicmenubg.png);}
.ctl00_Header1_TopNavMenu_Menu1_4 a {text-align:left; width:100%; display:block; padding-left:3px; border:1px solid #FFFFFF;}
.ctl00_Header1_TopNavMenu_Menu1_0 { }
.ctl00_Header1_TopNavMenu_Menu1_0 {background:#333333; width:1px;}
.ctl00_Header2_TopNavMenu_Menu1 {position:absolute; top:135px;}
*/