﻿/* Shaving Direct Theme Styles For BV Commerce 5 */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(/assets/images/background.gif);
	background-repeat: repeat-x;
	letter-spacing: normal;
}
/* Misc */
img {
	border: none;
}
.hide, hr {
	display: none;
}
input {
	vertical-align: middle;
}
#wishlist {
	display: none;
}
#printthispage {
	display: none;
}
#ctl00_MainContentHolder_SuggestedItems1_SuggestedItemsTitle {
	text-align:center;
	font-size: 100%;
	color:#df0317;
	width:200px;
}
#ctl00_MainContentHolder_SuggestedItems1_SuggestedItemsPanel {
	text-align:center;
	font-size: 100%;
	margin-top: 15px;
	width:200px;
}
/* Headings */
h1 {
	font-size:160%;
	line-height:normal;
	margin:5px 0;
	padding:0;
	color:#003f7c;
}
h2 {
	font-size:140%;
	margin:0;
	padding:0;
	color:#003f7c;
}
#div-1 {
	position:relative;
}
#div-1a {
	position:absolute;
	top: 0;
	right: 0;
}
#div-1b {
	position: absolute;
	top: 288px;
	right: 0;
}
#div-1c {
	position: absolute;
	top: 288px;
	right: 0;
}
#div-1d {
	position: relative;
	top: 110px;
	right: 0;
}
#div-1e {
	position: relative;
	top: 110px;
	right: 0;
}
#prdgrid {
	background-image: url(/assets/images/features_hd.gif);
	position: relative;
	margin-left: 5px;
	padding-top: 8px;
}
h3 {
	font-size:130%;
	line-height: 2em;
	margin:0;
	padding:0;
	color:#003f7c;
}
h4 {
	font-size:110%;
	margin:0;
	padding:0;
	color:#003f7c;
}
h5 {
	font-size:100%;
	margin:0;
	padding:0;
	color:#003f7c;
}
h6 {
	font-size:100%;
	margin:0;
	padding:0;
	color:#003f7c;
}
/* Paragraphs */
p {
	padding: .2em;
	margin: 0 0 .5em 0;
	line-height: 1.2em;
}
/* Lists */
ol, ul {
	margin: .5em 1em;
	padding: 0;
}
li {
	margin: 0 0 0 1em;
	padding: .2em 0;
}
/* Links */
a {
	color: #062b66;
	text-decoration: none;
}
a:link {
	color: #062b66;
}
a:visited {
	color: #062b66;
}
a:hover {
	color: #4A96AF;
	text-decoration: none;
}
/* Clearing Floats */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* Search Box */
#searchbox {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	width: 240px;
	height: 16px;
	border: solid 1px #996c32;
}
/* Content */
#maincontent {
	margin:0 auto;
	width: 850px;
	border: solid 0 #000000;
}
#maincontent2 {
	margin:0 auto;
	width: 850px;
	background-color: #ffffff;
	border: solid 0 #000000;
}
.maincontentwrapper {
	width: 850px;
	margin:0 0 0 0px;
	padding:0;
	border: 0px solid #000000;
}
.widecontentwrapper {
	width: 850px;
	margin:0;
	padding:0;
	border: 0px solid #000000;
}
#maincontentfooter {
	margin:0 auto 20px auto;
	width:770px;
	height:20px;
	background-image: url('/assets/images/bgFooter.png');
	background-repeat:no-repeat;
	background-position:top left;
}
#popup {
	background-color:#fff;
	margin:5px;
	padding:5px;
}
.widecontentwrapper2 {
	width:720px;
	margin:20px 0 0 30px;
	padding:10px 0 0 0;
	border: 0px solid #000000;
}
.widecontentwrapper2 h1 {
	margin:0 0 7px 0;
	padding:0 0 8px 0;
	border-bottom: 1px solid #b8b8b8;
}
.widecontentwrapper2 h2 {
	margin:20px 0 0 0;
	padding:0;
	font-size:130%;
}
/* Admin Panel */
#adminpanel {
	font-size:100%;
	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;
	background: url('/assets/images/headerbg.jpg') no-repeat top left;
	position: relative;
}
#brandingarea {
	height: 140px;
	margin-left: 0px;
}
#header h1 {
color:#color:#003f7c;;
	font-size:150%;
	line-height:1.5em;
	padding:0;
	margin:0;
	display: none;
}
#header h1 a {
	color:#003f7c;
}
#header h1 a:hover {
	color:#003f7c;
}
#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 {
	text-align:left;
	font-size:100%;
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: 0px solid #000000;
	display: none;
}
#headermainmenu a {
	margin: 0 0 0 10px;
	color:#003f7c;
	;
	text-decoration: none;
}
#headermainmenu a:hover {
	border-bottom: 0px solid #CBDF8C;
	color:#6D8E44;
	text-decoration: none;
}
#headermainmenu .activemainmenuitem a {
	font-weight: bold;
	border-bottom: 2px solid #CBDF8C;
}
e #signin {
	padding: 6px 0 0px 0;
	margin: 0 0 30px 0;
	width: 94%;
	border-bottom: 0px solid #ffffff;
	text-align: right;
}
#signin .btnSignin {
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #416376;
	border-top: 1px solid #416376;
	border-right: 1px solid #8491a3;
	border-bottom: 1px solid #8491a3;
}
#signin .btnSignin a {
	color: #ffffff;
	font-weight: bold;
	font-size: 85%;
}
#headernavmenu {
	text-align:left;
	font-size: 100%;
	margin-top: 20px;
}
#headernavmenu ul {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
}
#headernavmenu ul li {
	display:inline;
	margin:0 2px 0 0;
	padding:2px 9px;
	background: url(/assets/images/theme/topbtn_back.gif);
borde
}
#headernavmenu a {
	text-decoration: none;
	padding:0;
	margin:0;
	color: #424242;
}
#headernavmenu a:hover {
	text-decoration: underline;
	color: #aa650d;
	text-decoration: none;
}
/* Main List */
#mainlist ul {
	list-style:none;
}
#mainlist ul li {
	background-color: transparent;
	background-image: url(/assets/images/theme/point.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	display:block;
	padding: 0 0 0 12px;
borde
}
#mainlist a {
	text-decoration: underline;
	padding:0;
	margin:0;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainlist a:hover {
	text-decoration: underline;
	color: #aa650d;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* MiniCart 2*/
#minicart2 {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#minicart2 a {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#minicart2 a:hover {
	color: #996c32;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
/* MiniCart */
#minicart {
	text-align: left;
	padding: 4px 6px 4px 6px;
	margin: 0px 0 0 0;
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	border-top: 2px solid #a8ff00;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	height: 17px;
	background: url('/assets/images/bgr_shopping_bar.gif');
	width: 70%;
}
#minicart div {
	display: inline;
}
#minicart a {
	color: #a8ff00;
	text-decoration: none;
}
#minicart a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* Footer */
#footer {
	margin:10px 0 0 190px;
	padding:10px 0;
	background-color: none;
	width: 565px;
	border: 0px solid #000000;
}
#footernavmenu {
	text-align:center;
	margin:0px;
	padding:10px 0;
	font-size:100%;
}
/* Columns */
#homepagecolumn1 {
	position: relative;
	width:150px;
	float:left;
}
#homepagecolumn2 {
	position: relative;
	width: 700px;
	float:left;
	border: solid 0 #000000;
p
}
#navcolumn {
	width:170px;
	float:left;
	margin:0 0px 0 0;
}
#maincolumn {
	width:550px;
	float:left;
	margin: 0 0 0 25px;
	border: 0px solid #aecad7;
}
/* Column Blocks */
.decoratedblock {
	margin: 0 0 0px 0;
	padding: 0;
	border: 0px solid #000000;
        font-size: 14px;
}
.decoratedblock h4 {
	display: block;
	padding: 5px;
	color: #808080;
	background-image: url(/assets/images/bgr_btn_hd.gif);
	color: #ea9736;
	font-size: 14px;
	font-weight: bold;
}
.decoratedblock ul, .decoratedblock ol {
	margin: 0;
	padding: 0;
 

}
.decoratedblock li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ededed;
        
}
.decoratedblock a {
	color: #5e5d5d;
	padding: 0 0 0 0px
       font-weight: bold;
     
}
.decoratedblock a:hover {
	color: #ea9736;
        font-weight: bold;
        
    
}
.blockcontent {
	padding: 10px 0px;
        
}
.blockcontent h4 {
	background-image: none;
	font-size:110%;
	color:#003f7c;
}
/* Column Menus */
.sidemenu ul, .categorymenu ul {
	padding:0;
	margin:0px 0;
	font-size: 14px;
        color:#999;
}
.sidemenu li, .categorymenu li {
	padding: 2px 0 2px 8px;
	list-style:none;
}
.sidemenu li a, .categorymenu li a {
	text-decoration:none;
}
.categorymenu ul li ul {
}
.categorymenu ul li ul li {
	background-image: none !important;
	border-top: 0;
	border-bottom: 0;
	font-weight: normal;
	background-color: #f4fafd;
        font-size: 14px;
}
.categorymenu ul li ul li a:hover {
	background-color: #ffffff;
	display: block;
}
.categorymenu ul li ul {
	margin-top: 5px;
}
/* Column Search Box */
.searchboxform .forminput {
	width: 130px;
}
.searchboxform input {
	vertical-align: middle;
}
.searchboxform label {
	color: #A8FF00;
	font-size: 12px;
}
/* Bread Crumbs */
.breadcrumbs {
	margin:0 10px 10px 0;
	padding:10px;
	font-size:80%;
	border-bottom: 1px solid #eee;
	float: right;
	width: 530px;
}
.breadcrumbs .links {
}
/* Site Map Page */
#SiteMapColumns {
	clear: both;
	margin: 0 0 0 190px;
}
.ColumnOne {
	width: 260px;
	float: left;
	border-right: 1px solid #eee;
}
.ColumnTwo, .ColumnThree {
	width: 260px;
	float: right;
	margin-bottom: 15px;
}
/* Category Styles */
#categoryleft {
	width: 170px;
	float: left;
	margin: 0 20px 0 0;
       font-size: 12px;

}
#categorymain {
	width: 660px;
	float: left;
	border: 0px solid #000000;
        font-size: 12px;
}
#ctl00_MainContentHolder_DataList1 td {
	border: 0px solid #d1d1d1;
	width: 33%;
}
.recordsku {
	display: none;
}
.recordsku a {
	display: none;
}
/* .recordsku a { font-size: 100%; color: #999; text-decoration: none; text-transform: uppercase; } */
.recordname {
	font-size: 100%;
	font-weight: bold;
	color: #767c7e;
	margin: 20px 0 5px 0;
}
.recordname a {
	font-size: 11px;
	font-weight: bold;
}
.recordshortdescription a {
	text-decoration: none;
	color: #000;
}
/* .recordshortdescription { margin: 5px; } */
.recordprice {
	font-size: 110%;
	font-weight: normal;
	color: #df0317;
}
.recordprice a {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #df0317;
}
.recordcontrols {
	margin: 10px;
}
.recordimage {
	margin:0 auto 0 auto;
	width:130px;
	height:140px;
	background-image:url('/assets/images/ImgBgSm.png');
	text-align: center;
	background-repeat:no-repeat;
	border: 0px solid #000000;
}
.recordimage img {
	margin:3px 0 0 5px;
}
/* Category Templates */
#categorygridtemplaterecords .record {
	margin:5px;
	border: 0px solid #000000;
}
#categorygridtemplaterecords .recordname {
	text-align:center;
	font-size: 100%;
}
#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:100%;
}
#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:100%;
}
#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(/assets/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:100%;
}
.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:170px;
	margin: 0 0px 0 0;
	text-align:left;
}
#bvc2004productpage #imagecolumn {
	float:left;
	width:250px;
	text-align:center;
	margin: 0 0 0 0px
}
#bvc2004productpage #contentcolumn {
	float:left;
	width:330px;
	margin:0 0 0 5px;
}
#ctl00_MainContentHolder_lblSKUTitle {
	font-size:100%;
}
#ctl00_MainContentHolder_lblSku {
	font-size:100%;
}
#ProductDescription {
	float:left;
	width:320px;
	font-size: 12px;
	margin-left: 7px;
	color:#595959;
}
/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {
	float:left;
	width:350px;
	margin: 0 0 0 10px;
	text-align:left;
}
#bvc5productpage #actioncolumn {
	float:left;
	width:350px;
	margin:0 0 0 10px;
	text-align:left;
}
#bvc5productpage #ProductReviews {
	width: 680px;
	margin: 0 0 0 190px;
}
.productimage {
	text-align: center;
	margin: 10px 0;
}
/* Product Controls Box - ProductPropertyLabel */
#ProductControls {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	position: relative;
	font-size: 100%;
}
.formlabel {
	text-align:right;
	color: #444;
}
.listprice {
	text-decoration: line-through;
	color:#999;
}
#ctl00_MainContentHolder_ProductMainImage1_imgMain {
	border: 0px solid #ccc !important;
	margin: 0 0 15px 0;
}
/* .siteprice {font-weight:bold;font-size: 120%;color:#444;} */

#ctl00_MainContentHolder_lblListPriceName {
	font-weight:bold;
	font-size: 110%;
}
#ctl00_MainContentHolder_lblSitePriceName {
	font-weight:bold;
	font-size: 110%;
	color:#000000;
}
#ctl00_MainContentHolder_lblYouSave {
	font-weight:bold;
	font-size: 110%;
}
#ctl00_MainContentHolder_lblListPrice {
	font-weight:bold;
	font-size: 110%;
}
#ctl00_MainContentHolder_lblSitePrice {
	font-weight:bold;
	font-size: 110%;
	color:#000000;
}
#ctl00_MainContentHolder_lblQuantity {
	margin-top: 5px;
}
#ctl00$MainContentHolder$QuantityField {
border-left: 5px solid #eee;
}
#buttons {
	margin: 5px;
}
/* You Save */
#ctl00_MainContentHolder_lblYouSaveLabel {
	color:#df0317;
	font-weight:bold;
	font-size: 110%;
}
#ctl00_MainContentHolder_lblYouSave {
	color:#df0317;
	font-weight:bold;
}
#ctl00_MainContentHolder_AddToCartButton1_btnAdd {
	margin-top: 13px;
}
/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells {
	clear: both;
	padding: 5px;
	margin: 10px 20px 10px 190px;
	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: 100%;
	float: left;
	border-bottom: 1px solid #eee;
}
.SingleProductDisplayImage {
	float: center;
	width: 125px;
	margin: 15px 15px 5px 5px;
}
.ProductBadge {
	position: absolute;
	top:-5px;
	left:-20px;
}
.SingleProductDisplayName {
	text-align:center;
	font-size: 90%;
	color:#df0317;
	width:200px;
}
.SingleProductDisplayDescription {
	display: none;
}
.SingleProductDisplayPrice {
	font-size: 100%;
	font-weight: bold;
	color: #666;
}
/* Up Sells */
#ctl00_MainContentHolder_UpSellDisplay_UpSellsPanel {
	margin-left: 180px;
	width: 500px;
	float: center;
	text-align:center;
}
#ctl00_MainContentHolder_ContinueToCartImageButton {
	margin-left: 380px;
	float: center;
	text-align:center;
}
/* Cart Page */
.cartitemimage {
	width:160px;
	height:160px;
	float:left;
	margin: 0 5px 5px 0;
	background-image:url('/assets/images/ImgBgSm.png');
	background-repeat:no-repeat;
}
.cartitemimage img {
	margin:3px 0 0 5px;
}
.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;
}
#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;
}
.cartsku {
	font-size: 80%;
}
.cartproductname {
	font-size: 110%;
	font-weight: bold;
}
#ctl00_MainContentHolder_pnlAll {
	width:760px;
	margin:20px 0 0 10px;
	border: 0px solid #000000;
}
#ctl00_MainContentHolder_ContentColumnControl2_ctl02_DataList1 {
	width:400px;
	border: 0px solid #000000;
}
/* Checkout */
.creditcardinput {
	border:solid 1px #e6fbff;
	background-color:#e6fbff;
	padding:5px;
	margin: 0 0 10px 0;
}
/* 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;
}
.SearchBoxForm {
	padding: 0;
	margin: 0;
	width: 105px;
	position: absolute;
	top: 43px;
	right: 34px;
	z-index: 1;
}
.SearchBoxForm h4 {
	background: hidden;
text: hidden:
}
.SearchBoxFormContent {
	background: transparent;
	border: transparent;
}
.SearchLabel {
	position: absolute;
	top: 51px;
	right:95px;
	padding: 2px;
	font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	z-index: 1;
}
/* 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%;
}
/* Row Elements */
.rowheader, th {
	background: #eee;
	color: #808080;
	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 #bbbfc0;
	margin: 0;
	padding: 0;
}
fieldset table {
	margin: 15px auto;
}
fieldset#CurrentUsers {
	width: 300px;
	float: left;
	margin: 0 0 0 0px;
}
fieldset#NewUsers {
	width: 350px;
	float: right;
	margin: 0 15px 0 0;
}
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;
	width: 110px;
	white-space: nowrap;
	padding-righ:5px
}
td.formfield {
	text-align: left;
	white-space: nowrap;
}
.forminput {
	padding: 4px 0 0 6px;
	height: 20px;
	width: 140px;
	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: 100%;
}
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;
}
.errormessage2 {
	color: red;
}
.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(/assets/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; } */
.poweredby {
	display: none;
}
/* Pre Product Grid Homepage*/
.productgrid1 {
	text-align: center;
	margin: 0px;
}
.productgridimage {
	text-align: center;
	border: solid 0px #ccc;
	margin: 10px;
}
.productgridlink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 5px;
}
.welcome {
}
#ctl00_MainContentHolder_ContentColumnControl2_ctl01_DataList1 {
	border-collapse: separate !important;
	border-spacing: 5px 5px !important;
	width: 100%;
}
#ctl00_MainContentHolder_ContentColumnControl2_ctl01_DataList1 td {
	border: 0px solid #d1d1d1;
	padding: 10px;
	text-align: center;
	width: 33%;
	border-spacing: 5px;
}
/* Suggestted Items Grid*/
.suggestedname {
	text-align: center;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}
.suggestedimage {
	align: center;
}
/* Costom Page */
#ctl00_MainContentHolder_lblName {
	font-size:90%;
}
#custompagecolumn1 {
	width:170px;
	float:left;
	margin-left: -4px;
	float:top;
}
/* Product Page */
.homebtn A {
	color: #ffffff;
	font: bold 10px Tahoma;
	text-decoration: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
	display: block;
	margin: 0;
	padding: 3px;
	border: solid 0
}
.homebtn A:hover {
	font-size: 11px;
	font-family: Tahoma;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: 10px 50%
}
/*Footer 2*/
.footer2 {
	color: #444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer2 A {
	color: #444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.footer2 A:hover {
	color: #9b5500;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

