﻿/* Print Book Theme Styles For BV Commerce 5 */
body {
	background-color:#ededed;
	margin: 0;
	padding: 0;
	font-size: 89%;
	font-family:tahoma,Helvetica, sans-serif;
	color: #444;
	letter-spacing: normal;
	background: url(/BVModules/Themes/Efficient/images/bg5.gif) repeat;
	}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }

/* Headings */
h1 {font-size:180%; font-weight:normal;line-height:normal;margin:0 0 5px 0;padding:0;color:#333;}
h2 {font-size:150%;margin:10px 0 5px 0;padding:0;}
h3 {font-size:130%;line-height: normal;margin:0;padding:0;}
h4 {font-size:110%;margin:0;padding:0;}
h5 {font-size:100%;margin:0;padding:0;}
h6 {font-size:90%;margin:0;padding:0;}

/* Paragraphs */
p { /*padding: .2em; margin: 0 0 .6em 0;*/  line-height: 1.4em; }

/* Lists */
ol, ul { margin: .5em 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }

/* Links */
a { text-decoration: underline; }
a:link { color: #444; }
a:visited { color: #666; }
a:hover { color: #7BBD42; }

/* Clearing Floats */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-table; }
* html .clear { height: 1%; }
.clear { display: block; overflow: hidden; }

/* Content */
#maincontent {margin:0 auto;width:1000px; /*background: url('../images/ContainerBg.png') repeat-y top left*/;}
.maincontentwrapper { width: 1000px; margin:0px;padding:0px;overflow:visible; background: url(/BVModules/Themes/Efficient/images/maincontent-right.png) repeat-y; background-position: right top;}
.maincontentwrapperinner { background: #fff; width: 991px; float: left; font-size: 90%; }
.custompagepadding { padding: 20px; }
.widecontentwrapper {width:1000px;margin:0;padding:0;}
#popup {background-color:#fff;margin:5px;padding:5px;}

/* 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 0 0 0;padding:0;}
#header a { text-decoration: none; }
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0 6px;}
#headernavmenu {margin:0; padding: 10px 4px 10px 0px; text-align:right;font-size: 80%; background: transparent; color: #ffffff;}
#headernavmenu a { color: #ffffff; text-decoration: none; }
#headernavmenu a:hover { color: #ffffff; text-decoration: underline; }
#headermainmenu {font-weight:bold;line-height: 2.5em; text-align:right; font-size: 95%; background: url('../images/maincontent-right.png') repeat-y right; width: 1000px; }
#headermainmenu a { color: #222; }
#headermainmenu a:hover { color: #333; text-decoration: underline; }
#headermainmenuinner {background: url('../images/TopNavBg.jpg') repeat-x top #fff; width: 991px; float: left;}
#sitebanner {position:relative;width:1000px;height:96px;margin:0;padding:0;background: transparent url('../images/header.png') no-repeat center center;}
#wait{ position: fixed; top: 47px; width: 200px; padding: 10px 10px 10px 38px; margin-left: 395px; background: URL(../Images/alert.png) no-repeat left top #FDF0EC; color: #9C2E0C; font-weight: bold; border: 1px solid #9C2E0C; font-size: 85%; }

/* Footer */
#footer {margin:0;padding:10px 0; color: #fff; font-size: 90%; background: url('../images/maincontent-bottom.png') no-repeat top left; line-height: 200%;}
#footer a { color:#bbb; }
#footer a:hover {text-decoration: none; }
#footernavmenu {text-align:center;margin:0px;padding:10px 0;font-size:85%;}

/* Home Link */
#homelink { position: absolute; top: 10px; left: 10px; width: 220px; height: 80px; }

/* MiniCart */
#minicart { position:absolute;top:13px;right:20px;text-align: right; background: #fff; padding: 15px 15px 10px 15px; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; color: #444; font-size: 85%; font-weight: bold; }
#minicart img {float: left; padding: 0px 6px 0px 0px;}
#minicart h1 {color:#000;font-size:120%;padding:0;margin:0;}
#minicart div { display: inline; }
#minicart a { color: #444; text-decoration: underline; }
#minicart a:hover { color: #000; text-decoration: none; }

/* Columns */
#navcolumn {width:175px;float:left;margin:0 10px 0 0;}
#maincolumn {float:right;}

/* Column Blocks */
.decoratedblock { margin: 0; padding: 0; }
.decoratedblock h4 { display: block; background: #eee; padding: 5px; color: #444; }
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0px; }
.decoratedblock ul li a { background-color:#607066; color: #FFFFFF; display: block; padding: 4px; }
.decoratedblock ul li ul li { border-bottom: 1px dotted #999; }
.decoratedblock ul li ul li a { background-color:#fff; color: #444; display: block; text-decoration: none; padding: 2px; }
.decoratedblock ul li ul li a:hover { text-decoration: underline; }
.decoratedblock ul li ul li ul li { border-bottom: 1px solid #fff; }
.decoratedblock ul li ul li ul li a { color: #444; display: block; text-decoration: none; padding: 2px; font-size: 85%; }
.decoratedblock ul li ul li ul li a:hover { text-decoration: underline; }
.decoratedblock li .current { font-weight: bold; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 5px; }

/* Column Menus */
.sidemenu ul, .categorymenu ul {padding:0px;margin:0px 0px 0px 0px; }
.sidemenu li, .categorymenu li {padding: 2px 2px 2px 10px;list-style:none; }
.categorymenu ul li { background: #fff; }
.sidemenu li a, .categorymenu li a {text-decoration:none;}
li.current a {font-weight: bold; color:#000000; }
/* Column Search Box */
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
    
/* Bread Crumbs */
.breadcrumbs {margin:4px 0 0 0;padding:10px 10px 10px 0px; font-size: 85%; width: 785px; float: right; }
.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; }

/* 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: 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:300px;float:right;margin-bottom:0px;text-align:right; font-size: 100%; font-weight: bold;}
#carttotals table {float:right;}
#cartupdates {width:350px;margin-bottom:10px;text-align:right;float:right; margin-right: 30px;}
#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: 1px solid #7BBD42; background: #EEF7E6; padding:10px;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }
.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: right; }
.producttotalcolumn { vertical-align: top; text-align: right; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 60px; float: right; }
.kit-detail-display { list-style-type: none; }

/* Checkout */
.creditcardinput {padding:5px;}
.shippingdiscount { text-decoration: line-through; }
.radiobuttoncol {width: 20px;}

/* Checkout Addresses */
.addressbookpanel { border: 1px solid #eee; padding: 5px; }
.addressbookpanel table { width: 100%; }
.addressbookpanel ul { margin: 0; }
.addressbookpanel li { list-style: none; }
.addressbookpanel table { border-collapse: collapse; border: solid 1px #fff; }
.addressbookpanel td { border: none; padding: 5px;}
.addressbookpanel .alt { background-color: #eee; }
.addresseditor table{ width: 450px; }

/* Closed Store Message */
#closedcontent {width:300px;height:200px;margin:50px auto;padding:10px;background-color:#ff9;color:#333;}
#closedcontent h1 {color:#000;}

/* Address Book */
.addressbooktitle h1 { float: left; }
.addressbooktitle .newaddress { float: right; margin: 15px; }
.address { border: 1px solid #ddd; padding: 5px 10px; margin: 0 5px 15px 0; }
.address .buttonrow { margin: 5px 0; padding: 0; text-align: left; }
table.alladdresses, table.primaryaddresses { margin: 5px 0; width: 100%; }
table.alladdresses td, table.primaryaddresses td { vertical-align: top; }

/* Search Page */
fieldset#SearchForm {}
fieldset#SearchForm .forminput { border-color: #ccc; }
#SearchResultsPane { margin: 10px 0; }
.searchresultrecord { padding: 5px; margin: 5px; border-left: 5px solid #ccc; background-color: #f5f5f5; }

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
.rowheader, th { background: #666; color: #fff; padding: 0; font-weight: bold; padding: 5px 0; text-align: center; }
.rowheader { font-size: 90%; }
.row { background: #f6f6f6; }
.altrow { background: #f4f4f4; }

/* Form Fields */
fieldset { border: 1px solid #eee; margin: 0; padding: 0; }
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 380px; float: left; }
fieldset#NewUsers { width: 380px; float: right; margin-right: 10px; }
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: 120px; white-space: nowrap; padding-right: 5px; }
td.formfield { text-align: left; white-space: nowrap; }
.forminput { padding: 4px 0 0 6px; height: 20px; width: 90%; color: #444; vertical-align: middle; border: 1px solid #ccc; }
.formtextarea { padding: 4px 0 0 6px; border: 1px solid #ccc; width: 90%; }
.short { width: 25%; }
.medium { width: 50%; }
label { color: #666; font-size: 90%; }
label.required { font-weight: bold; }
select { border: 1px solid #ccc; color: #444; vertical-align: middle; }
div.errormessage { color: #c00; line-height: 2em; padding: 0 5px; font-size: .8em; }
span.errormessage { background-color: #9C2E0C; color: #9C2E0C; padding: 5px 0px; }
.forgot { padding: 5px; display: block; margin-top: 10px; }
.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; 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; }
li.errorline { list-style-type: square; }

/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }

.MarkDownPrice {text-decoration:line-through;}

#giftwrapheadertable {vertical-align:top; width:100%; text-align:center; margin-top:10px; width:100%;}
#giftwraptable {vertical-align:top; width:100%; text-align:center; margin-top:10px; width:100%;}
#giftwraptable .left{text-align:left;}
#giftwraptable .right{text-align:right;}

.left { float: left; }
.right { float: right; }

#MainImgHolder { width: 760px; height: 175px; background: url('../images/MainImageBg.jpg') no-repeat; padding: 7px 0px 10px 7px; overflow: hidden; }

.recordimage {margin:0 auto 0 auto;width:120px;height:120px;background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;text-align:left;}
.recordimageinner { width: 110px; height: 110px; float: left; text-align:center; margin:0px;padding:0px;}
.recordimagesmall {margin:0 auto 0 auto;width:90px;height:85px;text-align:left; border: 1px solid #ccc; padding-top: 5px; margin-bottom: 5px;}
.recordimagesmallinner {margin:0 auto 0 auto;width:80px;height:80px;background-repeat:no-repeat;text-align:center; }

.recordimage img {margin:3px 0 0 5px;}
.phoneNo {padding-left: 14px; color: #000;}

.ErrorHeading { background: URL('../Images/alert.png') no-repeat left top #FDF0EC; color: #9C2E0C; border: 1px solid #9C2E0C; padding: 10px 10px 10px 38px; margin: 10px 0px; }

.Note-Info   { padding: 15px 15px 15px 50px; display: block; border: 1px solid #AAD7FC; background: url('../Images/Info.jpg') no-repeat left center #F4F9FD; }
.Note-Warning { padding: 15px 15px 15px 50px; display: block; border: 1px solid #FAD302; background: url('../Images/Warning.jpg') no-repeat left center #FFFEE1; }
.Note-Generic { padding: 15px; display: block; border: 1px solid #999; background: #e4e4e4; margin-bottom: 10px; }
.Success     { padding: 15px 15px 15px 50px; display: block; border: 1px solid #82FF82; background: url('../Images/Success.jpg') no-repeat left center #ECFFEC; font-weight: bold; color: #009900;  }  

#categoryleft { width: 184px; float: left; margin: 10px 10px 0 1px; }
#custompagecontent { width: 785px; margin-right: 10px; float: right; }

a.acronym   { text-decoration: none; pointer: help; cursor: help; border-bottom: 1px dotted #444; }

.checkoutOption { width: 300px; float: left;margin-right: 10px; border:1px solid #ddd;  }
.checkoutOption h2 { background: #607066; color:#fff; padding: 5px; margin-bottom: 10px; margin-top:0px; font-size: 110%; font-weight: normal; }
.checkoutOption div { padding: 10px; }

#HeaderSearch { position: absolute; top: 72px; right: 20px; width: 250px; }
#HeaderSearch h4 { display: inline; float: left; color: #fff;}
#HeaderSearch label { color: #fff; margin-right: 10px; margin-top: 3px; }
#HeaderSearch input { padding: 0px; }
#HeaderSearch div { float: right; }