﻿/* FoldingCartStore Theme Styles*/

/* Reset all browser style */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del,dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label,legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
body { line-height:1.5em;color:black;background:white; }
ol, ul { list-style:none; }
table { border-collapse: separate;border-spacing:0; }
caption, th, td { text-align:left;font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a, a:link, a:active, a:visited, a:hover { text-decoration:none; }
.clear { clear:both; }
.clearFix:after { content: ".";display:block;height:0;clear:both;visibility:hidden; }
.clearFix { display:inline-block;display:block; }

/* Begin Styles  */
body { font-size:85%;font-family:Verdana, Arial, Helvetica, Sans-Serif;text-align:center;line-height:1.2em;background-color:#FFFFFF;color:#333; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }
p { padding:.5em 0; }
/* Headings */
h1 { margin:5px 0;padding:0;font:bold 130%/1.2em Verdana, Arial, Helvetica, Sans-Serif;color:#560F6B; }
h2 { margin:5px 0;padding:0;font-size:130%;font-weight:bold;line-height:1.2em;color: #560F6B;}
h2 span { font-style:italic;font-size:85%;color:#666; }
h3 { font-size:120%;font-weight:bold;color: #560F6B; }
h4 { margin:5px 0 0 0;padding:0;color: #fff;text-align: left;background: url(../images/h4-left.jpg) no-repeat;font-size:110%;font-weight:bold;display:block; }
h4 span { display:block;background: url(../images/h4-right.jpg) no-repeat 100% 0;line-height:2em;text-align:center;}
h4 label{color:#fff;}
h5,h6 { color: #560F6B;font-size:100%;font-weight:bold; }

/* Links */
a, a:link, a:visited, a:active { text-decoration:none;color:#37014B; }
a:hover { text-decoration:underline;color:#37014B; }

/* 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 */
#maincontent {margin:0px auto;width:100%;min-width:765px;text-align:left;background:#fff;}
#headcontentwrapper{margin:0;padding:0;}
.maincontentwrapper {width:100%;margin:0;padding:0;text-align:left;}
.widecontentwrapper {width:100%;margin:0;padding:0;}
#maincontentfooter {margin:0;width:100%;background:transparent;}
#popup {background-color:#fff;margin:5px;padding:5px;}
#contentWrapper { padding: 0 1%; }

/* 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 */
#header {margin:0;padding:0;position: relative; text-align:left;background:#fff  url(../images/bodyBG.gif) repeat-x;}
#brandingarea {height:155px;}
#header h1 { position:relative;top:0;left:100px;margin:0;padding:0;width:400px }
#header h1 a {display:block;width:400px;height:100px;background:url('../images/foldingcartlogo.gif') no-repeat;
margin:0px;padding:0px;text-indent:-9999px;
}
#header img { display:none; }
#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:#666;margin:0 15px 0 0;}
#headermainmenu {display:none;}
#headermainmenu a {margin: 0 0 0 .5em;color:#6D8E44; text-decoration: none;}
#headermainmenu a:hover { border-bottom: 2px solid #CBDF8C;color:#6D8E44; text-decoration: none;}
#headermainmenu .activemainmenuitem a { font-weight: bold;  }
#headernavmenu {text-align:center;position:relative;top:10px;left:0;margin:0;border-bottom:6px solid #512266;width:100%;float:left;}
#headernavmenu ul { list-style:none;text-align:center;margin:0;float:left; }
#headernavmenu li { display:block;float:left;}
#headernavmenu a, #headernavmenu a:link, #headernavmenu a:active, #headernavmenu a:visited {background:url(../images/headernav-left.png) no-repeat 0 0;display:block;padding:0;margin:0 3px;float:left;color:#fff;text-decoration:none;font-weight:bold;text-align:center;cursor:pointer;line-height:1.5em;}
#headernavmenu a span, #headernavmenu a:link span, #headernavmenu a:active span, #headernavmenu a:visited span {background:url(../images/headernav-right.png) no-repeat 100% 0;display:block;padding:3px 8px;float:left;color:#fff;text-decoration:none;font-weight:bold;text-align:center;}
#headernavmenu a:hover{ background:url(../images/headernav-left.png) no-repeat 0 -60px; }
#headernavmenu a:hover span { background:url(../images/headernav-right.png) no-repeat 100% -60px; }
#phone{font-weight:bold;font-size:120%;position:absolute;right:10px;top:10px; color:#fff;}
  
/* MiniCart */
#minicart { text-align: right; padding: 3px 0;font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;position:absolute;right:10px;bottom:15px; color:#560F6B;}
#minicart div { display: inline; }
#minicart a { font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;color:#560F6B; text-decoration: none; margin:0px;padding:0px;background:url(../images/cart.gif) no-repeat;padding-left:22px;}
#minicart a:hover { color: #333; }
#ctl00_Header1_CartTotals1_carttotals{text-decoration:none;}
#cartTotals { position:absolute;bottom:48px;right:10px;font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;color:#560F6B; } 
  
/* Footer */
#footer {margin:5px 0 0 0;padding:5px 0;background:#fff;border-top:10px solid #005539;width:100%;margin:0 auto;}
#footernavmenu {text-align:center;margin:0px;padding:10px 0;  }
#footernavmenu a{padding-left:4px;
  padding-right:4px;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  white-space: nowrap;color: #37014B;}

/* Columns */
#homepagecolumn1 {width:20%;min-width:150px;margin-left:1em;float:left;}
#homepagecolumn2 {width:54%;min-width:400px;margin:0 1% 0 1%;vertical-align:top;float:left;}
#homepagecolumn3 {width:20%;float:right;margin-right:1em;float:right;}
#navcolumn {width:20%;min-width:150px;margin-left:1em;float:left;}
#maincolumn {width:70%;min-width:500px;margin:0 1% 0 1%;vertical-align:top;float:left;}

/* Home */
.homeBanner { margin:0 auto;padding:1em 0;width:100%;text-align:center;background:#c00; }
.homeFloat { width:48%;float:left;margin:.5em 0 .5em 1%;text-align:center; }
.homeFloatRight { width:20em;margin:.5em;float:left;text-align:left; }
.homeFloatDetails { text-align:center; }
.clearFloat { clear:both; }
#homepagecolumn2 .productgrid table { width:100%;margin:0;padding:0; }
#homepagecolumn2 .productgrid td { width:50%;padding:0;text-align:center; }

/* Column Blocks */
.decoratedblock { margin: 0; padding: 0; text-align:left;}
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 5px;border-right: 1px solid #ccc;border-left: 1px solid #999;border-bottom: 1px solid #999; }
#homepagecolumn2 .blockcontent { border:none; }


/* Column Menus */
.sidemenu ul, .categorymenu ul {padding:0;margin:0;border-right: 1px solid #ccc;border-left: 1px solid #999;border-bottom: 1px solid #999;}
.categorymenu ul ul, .categorymenu ul ul ul, .categorymenu ul ul ul ul { border:none;}
.sidemenu li, .categorymenu li {list-style:none;}
.sidemenu li a, .categorymenu li a, .sidemenu li a:link, .categorymenu li a:link, .sidemenu li a:active, .categorymenu li a:active, .sidemenu li a:visited, .categorymenu li a:visited {padding: 0 .5em 0 .5em;display:block;text-decoration:none;line-height:1.5em;font-size:110%;font-weight:bold;}
.sidemenu li a:hover, .categorymenu li a:hover { background:#eee; }

/* Column Search Box */
.searchboxform { margin-bottom:1em; }
.searchboxform .forminput, #ctl00_MainContentHolder_ContentColumnControl3_ctl02_EmailAddressField { width:100px; }
.searchboxform input { vertical-align: middle; }

    
/* Bread Crumbs */
.breadcrumbs {margin:0 0 10px 0;padding:10px;font-size:90%; border-bottom: 1px solid #eee;}
.breadcrumbs .links {}

/* Site Map Page */
#SiteMapColumns { clear: both;margin:0 1%; }
.ColumnOne { width: 30%; float: left; }
.ColumnTwo, .ColumnThree { width: 30%; float: left; margin-bottom: 15px; }

/* Category Styles */
#categoryleft {width:25%;min-width:150px;max-width:20em;margin-left:1em;float:left;}
#categorymain {width:70%;min-width:500px;margin:.5em 0 0 1em;vertical-align:top;float:left;}
.AuthorizeNetSeal{display:block;width:175px;text-align:center;margin:0px auto;padding-top:10px;}
.recordsku a { font-size: 90%; text-decoration: none; text-transform: uppercase; }
.recordname { font-size: 110%; font-weight: bold; }
.recordshortdescription { margin: 5px; }
.recordprice { font-size: 100%; font-weight: normal; }
.recordcontrols { margin: 10px; }
.recordimage {margin:0 auto 0 auto;}
.recordimage img {margin:3px 0 0 5px;}


/* 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:650px;float:left;border-bottom: 1px solid #eee;}
#categorydetailedlisttemplate .recordimage {float:right;width:150px;height:150px;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; }

/* Product Page Container */
#productleft {width:20%;min-width:150px;margin-left:1em;float:left;}
#productmain {width:54%;min-width:500px;margin:.5em 1em 0 0;vertical-align:top;float:left;}
#productright {width:20%;float:right;margin-right:1em;float:right;}



/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {width:200px;margin: 0 10px 0 0 ;text-align:left;vertical-align:top;}
#related{padding:5px;padding-top:0px;vertical-align:top;width:200px;}
#bvc2004productpage #imagecolumn {text-align:center; }
#bvc2004productpage #contentcolumn {margin:0 0 0 6px;vertical-align:top;padding:10px;padding-right:15px;}
.ProductBadge{display:none;}
#related .SingleProductDisplayName{text-align:center;}
#related .SingleProductDisplayName a{ font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;margin:5px auto;}
#related .WideSingleProductDisplayPanel{border:2px solid #512266;margin-bottom:10px;}
#related .SingleProductDisplayDescription{padding:5px; text-align:center;}
#related .SingleProductDisplayDescription .DescriptionLabel{font: 11pt/13pt Verdana, Arial, Helvetica, Sans-Serif; color:#999; text-align:justify;}
#related .SingleProductDisplayPrice .PriceLabel{color:#f00;font-weight:bold;margin:2px auto;}
#related .SingleProductDisplayPrice{text-align:center;}
#related .SingleProductDisplayAddToCart{text-align:right;}
#related .SingleProductDisplayAddToCart span{margin:2px auto;}
#related .SingleProductDisplayAddedToCart{margin:5px;padding:5px;text-align:center;}
#ProductDescription{border: 1px solid #999999;padding:5px; ,margin-bottom: 20px;}
/*related*/


/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {float:none;margin: 0 0 0 10px;text-align:left;}
#bvc5productpage #actioncolumn {float:none;  margin:0 0 0 10px;text-align:left;}
#bvc5productpage #ProductReviews {clear: both;}
.productimage { text-align: center; margin: 10px 0; }



/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells { clear: both; padding: 10px; margin: 10px; border: 1px solid #eee;text-align: center; }
.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%; margin: 20px}
.WideSingleProductDisplayPanel { position: relative; width: 100%; float:none; border: 1px solid #eee; }
.SingleProductDisplayImage { float:none; width: 150px; margin: 20px 15px 20px 15px; }
.ProductBadge { position: absolute; top:-20px; left:-20px; }
.SingleProductDisplayName { margin: 10px; font-size: 110%; font-weight: bold; clear: right; }
.SingleProductDisplayDescription {font-size: 100%; float:none; color: #000000; text-align: justify }
.SingleProductDisplayPrice { font-size: 100%; font-weight: bold; color: #666;float: right }


/*Product Controls Box*/
#ProductControls {
	 border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #999; border-bottom: 1px #999; background: #E4EEEA; padding: 10px; margin: 10px 0; position: relative;}
formlabel { text-align: right; color: #444 }
.productpropertylabel { padding-right: 5px; text-decoration: none; color: #333; font: 14pt/16pt Verdana, Arial, Helvetica, Sans-Serif;}
.listprice {text-decoration: line-through; color: #f00;}
.siteprice {font-weight: bold; font-size: 120%; color: #2C7A5C;}
#ProductControls #ct100_MainContentHolder_lblSitePrice {color: #36520C; font-weight: bold;}
.yousave {color: #999;}
#buttons {margin-top: 15px;}
#buttons td { padding: 0 5px;}
#ProductSKU .ProductPropertyLabel, #ProductSKU #ct100_MainContentHolder_lblSku {font-weight: bold; color: #36520C; text-align: left;}
#Prices td { padding:5px; }
}





/* Cart Page */
.cartitemimage {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: 280px;}
#cartcontainer tr td {border-top:solid 1px #512266; padding: 5px;}
#cartcontainer, #carttitle, #cartactions, #cartcoupons {margin: 0 20px;}
#cartcontainer {border-bottom:solid 1px #512266;}
#cartfooter {margin: 10px 20px 0 20px;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right;}
#carttotals table {float:right;}
#cartupdates {width:350px;margin-bottom:10px;text-align:center;float:right;padding:10px;background:#9cbeb3;}
#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;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }
#ctl00_MainContentHolder_PaypalExpressCheckoutButton1_PaypalExpress{padding-top:15px;margin-right:-7px;}
.productquantitycolumn div{position:relative;top:26px;}
/* Checkout */
.creditcardinput {border:solid 1px #ff9; background-color:#ffc;padding:5px;}

/* 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; }

/* 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; }

/* Notes */
.BVSmallText { font-size: 85%; }
.noteText { font-weight:bold;font-size: 110%;line-height:1.2em;width:300px; }
.noteText span { color: #c00;font-weight:bold; }


/* Row Elements */
.rowheader, th { background: #9cbeb3; color: #fff; font-size:120%;padding: 0; font-weight: bold !important; padding: 5px 0; text-align: center; }
.row { background: #f6f6f6; }
.altrow { background: #f4f4f4; }

/* Form Fields */
fieldset { border: 1px solid #eee; margin: 0 auto; padding: 0; }
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 340px; float: left; }
fieldset#NewUsers { width: 380px; float: left; }
fieldset.contactform table { width: 510px; }
legend { font-size: 1.3em; line-height: 1em; font-weight: bold; color: #560F6B; margin: 0 5px; padding: 2px; }

/* Form Elements */
td.formlabel, td.FormLabel { text-align: right; width: 120px; white-space: nowrap; padding: 5px; }
td.formfield, td.FormField { text-align: left; white-space: nowrap; }
td.formfield input, td.FormField input, { padding-bottom:5px; }
.forminput { padding: 4px 0 0 6px;margin-bottom:5px; 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; }
select { border: 1px solid #ccc; color: #444; vertical-align: middle; }
.errormessage { color: #fff; background: #c00; display: block; 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; }
#ctl00_MainContentHolder_dgOrders td { padding:5px; }

/* Receipt Page */
#receiptPage { margin:0 5%; }
#receiptPage table { width:90%; }
#receiptPage #receiptOrderTable { padding-top: 1em; }
#receiptPage #receiptOrderTable td  { padding:.5em;border:1px solid #ccc; }
#receiptPage #receiptOrderTable th { border:1px solid #fff; }

/* 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; float: left; width: 100%; margin: 5px 0; }
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { margin: 15px 5px 5px 10px; font-size: 100%; line-height: 1em; }


/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }
/* Category Templates */
#categorygridtemplaterecords td{width:33%;}
#categorygridtemplaterecords table{width:100%;}
#categorygridtemplaterecords .record {padding:5px;wwmargin:5px;text-align:center;}
#categorygridtemplaterecords .record .recordname a, #categorygridtemplaterecords .record .recordname a:link, #categorygridtemplaterecords .record .recordname a:active, #categorygridtemplaterecords .record .recordname a:visited,{text-align:center;font-size: 15px;margin: 3px auto;color:#550e6a;font-weight:bold;}
#categorygridtemplaterecords .recordsku {text-align:center;margin: 3px auto;color:#000;}
 .recordprice a, .recordprice a:link, .recordprice a:active, .recordprice a:visited,{text-align:center;border:none;margin:0px auto;padding:0;font-size:100%;line-height:1em;color:#550e6a;}
#categorygridtemplaterecords .record a:hover{color:#000;}
