﻿/* universal */
a {color:#999;text-decoration:none;}
a img { border:0px; }
a:hover {color:#9cf;text-decoration:underline;}
.clear {clear:both;}
.hide {display: none;}
table { width: 100%; }
table td { border:none; }
fieldset{border:#bababa 1px dotted;}

/* Admin Panel */
#adminpanel {font-size:11px;background-color:#303030;color:#999;border-bottom: 1px solid #666;padding:5px;}
#adminpanel a {color:#999;text-decoration:none;}
#adminpanel a:hover {text-decoration:underline;}

/* header */
#wait{ background: #FF0000; position: fixed; top: 15px; right: 15px; width: 100px; }
#page_header #subnavmenu ul{margin:10px 0 0;padding:0;float:right;color:#ccc;}
#page_header #subnavmenu ul li{margin:0 10px 0;padding:0;float:left;}
#page_header #subnavmenu ul li a{color:#ccc;}
#page_header #subnavmenu ul li a:hover{color:#fff;}


/* home page */
#homepagecolumn1 {width:300px;float:left;}
#homepagecolumn2 {width:625px;float:left;}
#homepagecolumn3 {width:175px;float:left;}
#specials {font-family:Georgia;font-size:12px;}
#specials .productgridimage{height:80px;}

#homepagecolumn2 .nestedcategorymenu {margin:0 10px;}
#homepagecolumn2 .decoratedblock {background-color:#fff;border:none;}

#content .column1 {float:none !important;width:auto !important;background-color:#fff;}
#content .column2 {float:left;width:160px;margin-left:10px;}

.nestedcategorymenu .decoratedblock ul li.root{float:left;display:block;width:280px;margin-bottom:20px;text-align:center;}
.nestedcategorymenu .decoratedblock ul li a.preview{display:block;height:200px;overflow:hidden;}
.nestedcategorymenu .decoratedblock ul li a.heading{color:#aaa !important;font-size:16px;font-weight:bold;display:block;padding:3px 3px 3px 6px;background-color:#333;margin:0 10px 0 0;}
.nestedcategorymenu .decoratedblock ul li a.heading:hover{color:#fff !important;text-decoration:none;}
.nestedcategorymenu .decoratedblock ul li ul{margin:5px 0 0 25px;height:90px;overflow:hidden;}
.nestedcategorymenu .decoratedblock ul li ul li{list-style-type:square;font-size:12px;text-align:left;}
.nestedcategorymenu .decoratedblock ul li a.more{text-decoration:none;}

.categorygrid .decoratedblock td{width:50%;font-size:12px;padding:5px 5px 10px 5px !important;}
.categorygrid .decoratedblock .categorygridimage{min-height:125px;}
.categorygrid .decoratedblock .categorygridimagelink{float:left;display:block;width:125px;height:115px;overflow:hidden;margin:0 0px 2px 0;}
.categorygrid .decoratedblock .categorygridlink a{color:#aaa !important;font-size:16px;font-weight:bold;display:block;padding:3px 3px 3px 6px;background-color:#333;margin:0 10px 0 0;}
.categorygrid .decoratedblock .categorygridlink a:hover{color:#fff !important;text-decoration:none;}
.categorygrid .decoratedblock ul.subcategories{float:left;width:160px;margin-left:0px !important;margin-top:5px !important;}
.categorygrid .decoratedblock ul.subcategories li{list-style-type:none;}
.categorygrid .decoratedblock .categorydescription{margin:0 5px;font-style:italic;}

/* content block tags */
.decoratedblock {border:none;margin:0 0 15px 0;background-color:#eee; border: 1px solid #ccc;}
.decoratedblock h4 {font-size: 18px; height:15px; margin:10px; padding:0; color:#333; font-family:Bebas, Arial; font-weight:normal;}
.blockcontent {padding:5px;text-align:left;}

/* heading tags */
h1 {color:#bf0000 !important; font-family:Bebas, Arial !important; font-size:28px !important; font-weight:normal !important;}
h2{line-height:20px;}
h3 {text-align:left;font-size:9pt;font-weight:bold;padding:3px;text-align:left;line-height:16px;color:#333;margin:0;border-bottom:solid 1px #666;}
h4 {font-size:11px;}

/* Side Menu Content Block */
.sidemenu ul, .categorymenu ul {padding:0;margin:5px 0;font-size:12px;}
.categorymenu li.current { background:#FFF; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.categorymenu li.current > a { font-weight:bold;}
.sidemenu li, .categorymenu li {padding: 2px 2px 2px 10px;list-style:none;}
.sidemenu li a,
.categorymenu li a {color:#bf0000 !important;}
.categorymenu li ul li {border-bottom:dashed 1px #ccc; margin:0 8px 0 0;}
.categorymenu li ul li a {color:#000 !important;}

.breadcrumbs{background-color:#eee;border-top:dotted 1px #666;border-bottom:dotted 1px #666;margin-bottom:10px;}
.breadcrumbs .links{margin:0px;padding:0px;}
.breadcrumbs .links a{color:#777;padding:3px 5px 5px 10px;margin:0px;display:block;float:left;text-decoration:none;}
.breadcrumbs span{display:block;float:left;padding:3px 5px 5px 10px;margin:0px;}
.breadcrumbs span.spacer{background:url(/resources/themes/2012/images/ui/breadcrumb-divider.gif) no-repeat;display:block;float:left;width:7px;height:26px;margin:0px !important;padding:0px !important;text-indent:-5000px;}
.breadcrumbs span.current{display:block;float:left;padding:3px 5px 5px 10px;margin:0px;}

.categoryrotator .blockcontent {text-align:center;}
.productrotator .blockcontent {text-align:center;}
.productgrid .blockcontent {text-align:center;}

#categoryleft { width: 260px; float: left;}
#categorymain { float: left; margin-left: 10px; width: 630px; }
#categorymain .manufacturers td { border:none;border-left:solid 1px #666;padding:2px 0px; }
#categorymain .manufacturers td a { display:block;padding:2px 5px 4px 5px; }
#categorymain .manufacturers td a:hover { background-color:#303030;color:#fffabe; }
#categorymain #categorydescription { margin-left:15px;padding-left:5px;border-left:solid 2px #ccc; }

/* Specific Content Block Tags */
#searchform {margin:10px 0;padding:10px;}
.row {text-align: left;background-color: #fff;}
.row td, .alternaterow td {border-bottom: solid 1px #ccc;}
.alternaterow {text-align:left;background-color: #f5f5f5;}
.rowheader {text-align:left;background-color: #666;color:#fff;}
.searchresultspane {margin:0 0 20px 0;}
.searchresultspane td {vertical-align:bottom;}
.searchresultrecord {margin:3px 20px 5px 20px;text-align:center;}
.searchresultrecord .recordname {font-weight:bold;}
.searchresultrecord .recordsku {font-size:12px;display:none;}
.searchresultrecord .recordprice {font-size:16px;font-weight:bold;background:#666;padding:3px 5px;}
.searchresultrecord .recordprice a{color:#ccc;}
.searchresultrecord .recordprice a:hover{color:#fff;}
.searchboxform .forminput{width:210px;border:solid 1px #fff;}
.searchboxform .decoratedblock{margin-bottom:0px;}
.searchboxform .searchbutton{background:url(/shopping/BVModules/Themes/BHC/images/buttons/GoSearch.png) no-repeat; width:20px;height:20px;text-indent:-5000px;display:block;float:right;}
/* Overrides for home page */
.largesearch .searchboxform{margin-left:10px;width:620px;}
.largesearch .searchboxform .decoratedblock{background:#666;}
.largesearch .searchboxform h4{display:none;}
.largesearch .searchboxform .forminput{width:490px;padding:3px 0px 1px 5px !important;font-size:24px !important;background:#fffec1 !important;border:solid 2px #666 !important;border-left:solid 2px #999 !important;border-bottom:solid 2px #999 !important;}
.largesearch .searchboxform .searchbutton{padding:0px !important;background:url(/shopping/BVModules/Themes/BHC/images/buttons/Search-Home.png) no-repeat 50% bottom;overflow:visible;outline:none;border:none; width:106px;height:36px;font-size:0px;}
/* Overrides for other pages */
.mediumsearch{float:right;}
.mediumsearch .searchboxform{margin-left:10px;width:430px;}
.mediumsearch .searchboxform .decoratedblock{background:#666;}
.mediumsearch .searchboxform h4{display:none;}
.mediumsearch .searchboxform .forminput{width:300px;padding:3px 0px 1px 5px !important;font-size:24px !important;background:#fffec1 !important;border:solid 2px #666 !important;border-left:solid 2px #999 !important;border-bottom:solid 2px #999 !important;}
.mediumsearch .searchboxform .searchbutton{padding:0px !important;background:url(/shopping/BVModules/Themes/BHC/images/buttons/Search-Home.png) no-repeat 50% bottom;overflow:visible;outline:none;border:none; width:106px;height:36px;font-size:0px;}


/* cart */
.cartitemimage {width:110px;height:110px;float:left;}
.cartitemdescription {display:inline;}
#cartFooter {margin: 10px 0 0 0;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right;}
#cartupdates {width:550px;margin-bottom:10px;text-align:right;}
#cartactions {clear:both;text-align:right;padding-bottom:12px;}
#cartactioncheckout {display:inline;}
.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; }
.radiobuttoncol {width: 20px;}
.kit-detail-display { list-style-type: none; }

#popupContainer {width:100%;padding:10px;}

.StickyNote {color:#000;font-size: 14px;font-family:'Comic Sans MS' , Arial, Verdana;}

/* BVC5 Single Product Display Control */
.WideSingleProductDisplayPanel .SingleProductDisplayImage {float: left;display: block;}
.WideSingleProductDisplayPanel .ProductBadge {}
.WideSingleProductDisplayPanel .SingleProductDisplayName {font-size:15px;}
.WideSingleProductDisplayPanel .SingleProductDisplayDescription {font-size:14px;}
.WideSingleProductDisplayPanel .SingleProductDisplayPrice {font-size:14px;}
.SkinnySingleProductDisplayPanel .SingleProductDisplayImage {float:none;display:block;}
.SkinnySingleProductDisplayPanel .ProductBadge {}
.SkinnySingleProductDisplayPanel .SingleProductDisplayName {font-size:15px;}
.SkinnySingleProductDisplayPanel .SingleProductDisplayDescription {font-size:14px;}
.SkinnySingleProductDisplayPanel .SingleProductDisplayPrice {font-size:14px;}

/* BVC 5 Product Page Template */
#bvc5productpage #menucolumn {width:250px; float:left;}
#bvc5productpage #productcolumn {width:665px; float:left;margin-left:10px;}
#bvc5productpage #contentcolumn {float:left;width:300px; margin: 0 0 0 10px;vertical-align:top;text-align:left;}
#bvc5productpage #contentcolumn .productimage {width:300px; overflow:hidden;}
#bvc5productpage #actioncolumn {float:left; width:320px; margin:0 10px;vertical-align:top; text-align:left;}
#bvc5productpage #actioncolumn .sku {margin-top:5px; color:#666;}
#bvc5productpage #addl {margin-top:15px;}
#bvc5productpage #description {float:left; width:300px;margin-right:10px;padding-top:15px;}
#bvc5productpage #description .label {font-size:14px; font-weight:bold; margin-bottom:5px;}
#bvc5productpage #tabs {}
#bvc5productpage #tabs .navigation {margin:0px; padding:0px;}
#bvc5productpage #tabs .navigation li { list-style-type:none; float:left;color:#333 !important; font-size:11px; padding:3px 5px; background:url(/resources/themes/standard/images/tabs-120.gif) no-repeat 0px 0px; width:110px; margin-right:5px; text-align:center;}
#bvc5productpage #tabs .navigation li a {color:#333;}
#bvc5productpage #tabs .navigation li.hover {background-position: 0px -28px;}
#bvc5productpage #tabs .navigation li.hover a {color:#fff;}
#bvc5productpage #tabs .navigation li.active {background-position: 0px -56px;}
#bvc5productpage #tabs .navigation li.active a {color:#ce0013 !important;}
#bvc5productpage #tabs .panel {background-color:#f8f8f8;padding:5px;border:solid 1px #ececec; border-top:none;min-height:100px;}
#bvc5productpage #tabs .panel .decoratedblock{background:none;}
#bvc5productpage #tabs .panel h4{color:#999;height:40px;}
#bvc5productpage #tabs .panel .relatedproducts li{list-style-type:none;float:left;width:275px;margin:0 10px 10px 0;height:85px;overflow:hidden;}
#bvc5productpage #tabs .panel .relatedproducts .recordimagelink{float:left;margin-right:10px;width:100px;overflow:hidden;text-align:center;}
#bvc5productpage #tabs .panel .relatedproducts .recordlink{display:block;margin-top:10px;font-size:14px;font-weight:bold;color:#333;}
#bvc5productpage #tabs .panel .relatedproducts .recorddetaillink{display:block;margin-top:10px;}
#bvc5productpage #Prices {border-collapse:collapse; margin-bottom:10px;}
#bvc5productpage #Prices td {border-bottom:dotted 1px #000; padding:3px 0;}
#bvc5productpage #Prices .listprice {color:#777;}
#bvc5productpage #Prices .yourprice {font-size:22px;font-weight:bold;}
#bvc5productpage #Prices .yousave {color:Green;font-size:14px;font-weight:bold;}
#bvc5productpage #crosssells .noresults {font-size:11px; color:#666;}
#bvc5productpage .SingleProductDisplayImage {border:none !important;}
#bvc5productpage .outofstockdisplay {margin:10px 0;background-color:Red;padding:5px;color:#fff;font-weight:bold;display:block;}
#bvc5productpage .uom {color:#666;font-size:14px;}
#bvc5productpage .suggesteditems .decoratedblock{background:#fff;}
#bvc5productpage .suggesteditems .suggesteditemstitle{color:#333;border-bottom:solid 1px #999;}

/* Detailed List */
#categorydetailedlisttemplate {padding:10px 0 0 0;}
#categorydetailedlisttemplate .record {margin:0 0 10px 10px;padding-bottom:10px;width:600px;float:left;}
#categorydetailedlisttemplate .record .recordname a{color:#bf0000;font-size:20px;font-weight:normal;font-family:Bebas, Arial;}
#categorydetailedlisttemplate .record .recordmfg{color:#666;font-style:italic;margin:3px 0;}
#categorydetailedlisttemplate .record .recordmfg a{color:#333;}
#categorydetailedlisttemplate .record .recordlink{text-align:left;font-size:12px;}
#categorydetailedlisttemplate .record .recordprice{text-align:center;}
#categorydetailedlisttemplate .record .recordprice a{color:#333;font-style:normal;font-weight:bold;font-size:22px;}
#categorydetailedlisttemplate .record .recordcontrols{margin-top:5px;}
#categorydetailedlisttemplate .recordimage {float:right;margin:0 0 0 20px;}
#categorydetailedlisttemplate .recordimage a{width:120px;height:120px;border-style:none;overflow:hidden;}
#categorydetailedlisttemplate .sortlinks li {list-style-type:none;float:left;margin-right:30px;height:20px;}
#categorydetailedlisttemplate .sortlinks a.active {font-weight:bold;border:solid 1px #aaa;padding:2px 5px;background-color:#666;color:#fff;}

#categorygridsubtemplate {padding:10px 0 0 0;}
#categorygridsubtemplate td{width:50%;}
#categorygridsubtemplate .record {text-align:left;}
#categorygridsubtemplate .record .recordimage{text-align:center; min-height:150px; }
#categorygridsubtemplate .record .recordimage img{max-height:150px;}
#categorygridsubtemplate .record .recordname a{font-size:16px;font-weight:bold;display:block;padding:3px 3px 3px 25px;background-color:#333;margin:0 10px 0 0;color:#aaa !important;}
#categorygridsubtemplate .record .recordname a:hover{color:#fff !important;text-decoration:none;}

#subcategorymenu .record .recordname{text-align:center;}

#specials td{text-align:center;}
#specials td .productgridlink a{color:#be0000;}

/* Main Menu Control */
div.MainMenu {background-color:Gray;margin-bottom:5px;margin-left:auto;margin-right:auto;width:780px;clear: both;}
ul.MainMenu {display:block;margin:2px 0px;list-style-type:none;}
li.MenuItem {margin:2px 10px 2px 0;display:inline;}
li.ActiveMenuItem {margin: 2px 10px 2px 0;display:inline;font-weight:bolder;}


/* Site Map Page */
.sitemapColumn{ vertical-align: top;}
.ColumnOne {  }
.ColumnTwo {  }
.ColumnThree {  }
#SitemapTable{ width: 100%; }

.AddedToCartMessage {color: Red;}

/* 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;padding:0}
.pager a {color:#ddd; text-decoration:none;margin:0 20px 0 0;}
 */
.errormessage { color: #c00; display: inline; line-height: 2em; padding: 0 5px; font-size: .8em; }

/* checkout */
#checkout .shippingdiscount { text-decoration: line-through; }
#checkout .section_heading{background:#eee; color:#333; font-family:Bebas, Arial; font-size:18px; padding:5px;font-weight:normal; border:1px solid #ccc; line-height:}
#checkout .section_heading h2{margin:0;}
#checkout td{padding:2px;}
/* cart */
#cartcontainer th{background-image: url(images/titles-back.gif); background-repeat: repeat-x; height: 29px; color:#ffffff; font-family:Georgia; font-size:17px; padding:5px 5px 0px 5px;  font-style:italic; font-weight:100;border:none;border-right:solid 1px #fff;}
.cartitemimage {width:190px;min-height:110px;float:left;}
.cartitemdescription {display:inline;}
#cartfooter {margin: 10px 0 0 0;}
#cartfooter .column1 {float:left;width:350px;}
#cartfooter .column2 {float:right;width:300px;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right; font-weight:bold; background-color:#faf9c2; border-bottom:#ececec 1px solid; border-right:#ececec 1px solid; border-left:#ececec 1px solid}
#cartupdates {width:550px;margin-bottom:10px;text-align:right;}
#cartactions {float:right; width:300px;text-align:right;padding-bottom:12px;}
#cartactioncontinue {}
#cartactioncheckout {display:inline;}
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }
.productimagecolumn{}
.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; }
.productdetailscolumn a{color:#be0000;font-weight:bold;}
.radiobuttoncol {width: 20px;}
.wishlistprice a{color:#000000;font-family:Georgia;font-size:12px;font-weight:bold;}
#wishlist td{vertical-align:top}
.wishlistproductlink a{color:#CC0000;font-family:Georgia,"Times New Roman",Times,serif;font-size:12px;}


/* Message */
.messagebox { 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; }

.MarkDownPrice {text-decoration:line-through;}

/* Kits */
ul.kitcomponent { list-style-type: none; }

input[type="text"],input[type="password"]{ 
    background-color: #ffffff;
    border:1px solid #ccc;
    padding:2px;
}

#NewUsers td{vertical-align:top;}
