﻿@import url(menu.css);

/* Oilo Theme Styles For BV Commerce 5 */
body {	margin: 0;	padding: 0;}
body, input, textarea{ font-family:Times New Roman; font-size:13px; color:#6C6C5E; letter-spacing:1px;}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }

/* Headings */
h1 {font-size:27px;line-height:normal;margin:0 0 5px 0;padding:0;color:#B2BE54; font-weight:normal;}
h2 {font-size:16px;margin:10px 0 5px 0;padding:0; text-transform:uppercase; color:#868B1F;font-weight:normal;}
h3 {font-size:17px;line-height: normal;margin:0;padding:0;font-weight:normal;}
h4 {font-size:90%;margin:0;padding:0;}
h5 {font-size:100%;margin:0;padding:0;}
h6 {font-size:90%;margin:0;padding:0;}

/* Paragraphs */
p { padding:0; margin: 0 0 1em 0; line-height: 1.3em; }

/* Lists */
ol, ul { margin: .5em 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }

/* Links */
a {text-decoration: none; }
a:link { color: #868B1F; }
a:visited { color: #868B1F; }
a:hover { color: #515423; }

/* 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:1022px; }
.maincontentwrapper {margin:0 11px;padding:10px 0px; height:auto; min-height:300px; width:1000px; overflow:hidden;}
.widecontentwrapper {width:761px;margin:0;padding:0;background-color:#fff;}
#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 11px;padding:0; width:1000px; height:161px; overflow:hidden; position:relative;}
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0 6px;}
#header .aLogo{display:block; position:absolute; bottom:0px; left:0px; height:147px; margin:0px;padding:0px;}
#header .shipNote{position:absolute; top:16px; left:233px;}
#header .iLogo{border:none; margin:0px;padding:0px;}
#header .aLoginStatus{position:relative;top:3px;}
#header .aLoginStatus,#header .aLoginStatus img{display:block; width:89px; height:34px;}
#header .aLoginStatus img{border:none;}
#wait{ background: #FF0000; position: fixed; top: 15px; right: 15px; width: 100px; }

/* Footer */
#footer {margin:0 auto 0 auto;height:105px; width:1000px; background: url('../images/footer_bg.jpg') no-repeat top center;  position:relative; }
#footer img{margin-top:15px;}
#footer .areas{position:absolute;top:34px; height:55px;width:10px; line-height:15px; overflow:hidden;}
#footer .areas a{color: White; font-size:12px; text-decoration:none;}
#footer .servSup{left:32px; width:150px;}
#footer .servSup2{left:192px; width:100px;}
#footer .myAcct{left:324px; width:140px;}
#footer .myAcct2{left:454px; width:224px;}
#footer .about{left:594px; width:120px;}
#footer .about2{left:700px; width:198px;}
#footer .beIns{left:793px; width:130px;}
#footer .beIns2{left:910px; width:188px;}
#footer .socialNetworks{position:absolute; right:15px;}
/*#footer2 .cyLogo{position:absolute; left:15px; top:-2px;}*/
#footer2 {width:1000px; margin-left:auto; margin-right:auto; padding-top:10px;}
#footer2 .copyright{float:right; text-align:right; font-size:10px; margin-top:8px; }

/*social Networks*/
#divSocialNetworks { width:155px; position:absolute;top:10px;left:305px;text-align: left;}


/* MiniCart */
#minicart { width:435px; position:absolute;top:10px;right:2px;text-align: left;}
#minicart table{border-collapse:collapse;}
#minicart table td{padding:0px; text-align:left; vertical-align:top; margin-top:5px;}
#minicart #subtotal{display:none;}

/* Columns */
#navcolumn {width:199px;float:left;margin:0 20px 0 0; overflow:hidden;}
#maincolumn {width:781px;float:left; overflow:hidden; }

/* Column Blocks */
.decoratedblock { border: 1px solid White; margin: 0 0 10px 0; padding: 0; }
.decoratedblock h4 { display: block; background: #eee; padding: 5px; text-align:left; text-transform:uppercase;padding-left:10px; }
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 5px; }

/* Column Menus */
.sidemenu ul, .categorymenu ul {padding:0px;margin:5px 0px 5px 0px;font-size:12px;}
.sidemenu li, .categorymenu li {padding: 2px 2px 2px 10px;list-style:none;font-size:12px;}
.sidemenu li a, .categorymenu li a {text-decoration:none;font-size:12px;}

/* Column Search Box */
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
    
/* Bread Crumbs */
.breadcrumbs {margin:0 0 10px 0;padding:10px 10px 10px 0px;font-size:90%;}
.breadcrumbs .links {}

/* Site Map Page */
#SiteMapColumns { clear: both; }
.ColumnOne { width: 330px; float: left; border-right: 1px solid #eee; }
.ColumnTwo, .ColumnThree { width: 330px; 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; width:110px;/* 2010-09-20: Image file dimensions = 200px wide. Requested browser scaling down to previous image width (110px).*/}
.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:70px;margin:8px 4px;text-align:left; font-size:12px;position:relative;top:2;left:2px;}
#carttotals table {}
#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; }
.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 {border:solid 1px #ff9; background-color:#ffc;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: 340px; float: left; }
fieldset#NewUsers { width: 380px; float: right; }
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: 2px 0 2px 6px; height: 17px; line-height:17px; 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 { 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; }

/* Store Locator Form */
.storelocator{ background:url(../images/content/storelocbox.jpg) no-repeat top left; width:1000px; height:473px;}
.storelocator .form{ margin-left:402px;}
.storelocator h1{padding-top:30px;}
.storelocator h2{margin-bottom:3px;}
.storelocator .tblForm td{padding-left:0px;}
.storelocator .tblResults{width:400px; margin-right:198px;}
.storelocator .tblResults td{padding-left:0px;}
.storelocator .content{margin-top:45px;}
.storelocator .divLink{margin-bottom:33px;}
.storelocator .messagebox{width:410px; }
.storelocator .scrollContainer{height:140px; overflow-y:auto; overflow-x:hidden; background-color:#F8F9EE; padding:10px 0px 0px 10px;}
.storelocator .tblResults{border-collapse:collapse; width:580px;}
.storelocator .tblResults td{vertical-align:top;padding:0px 10px 25px 0px; }

/* Message */
.messagebox { border: 1px solid #ccc; width: 99%; 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; }

/* 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;}

/* tblContentLayout1 */
.tblContentLayout1_Top{ width:1000px; border-collapse:collapse; table-layout:fixed;margin-bottom:42px;}
.tblContentLayout1_Top td{ text-align:left; vertical-align:top; padding:0px;}
.tblContentLayout1_Top td.right{ width:636px; padding-left:4px;background:url(../images/content/tanRight.jpg) no-repeat 0px 0px;}
.tblContentLayout1_Top td.right div.content{margin:38px;}
.tblContentLayout1_Top td.right div.belt{width:516px;}
.tblContentLayout1_Top h1{margin-top:38px;margin-bottom:10px;}

.tblContentLayout1_Bottom{width:1000px; border-collapse:collapse; table-layout:fixed; height:228px; margin-bottom:27px;}
.tblContentLayout1_Bottom td{ text-align:left; vertical-align:top; padding:0px;height:auto;  }
.tblContentLayout1_Bottom td.img{width:164px;}
.tblContentLayout1_Bottom td.content{padding-left:13px;}
.tblContentLayout1_Bottom td.div{width:52px; background:url(../images/content/greyDot.jpg) repeat-y 20px 0px;}
.tblContentLayout1_Bottom .heading{ display:block; margin-bottom:12px;}
.tblContentLayout1_Bottom .heading b{text-transform:uppercase;color: #B2BE54;}

/* Content Page Styles */

/*Collection*/
.tblCollection img{margin:0px;padding:0px;}
.tblCollection td, .tblGrid td{padding:0px; vertical-align:top; text-align:left;}
.tblCollection .tblGrid{width:472px;}
.tblCollection .tblGrid a{display:inline-block;width:154px; height:154px; overflow:hidden;
                          background-repeat:no-repeat;background-position:-2px -2px;}
.tblCollection .tblGrid a:hover{ background-position:-156px -2px;}
.tblCollection a.Box1{ margin:2px; background-image:url(../../../../images/content/oilo/collection/BabyBedding1.jpg); }
.tblCollection a.Box2{ margin:2px; background-image:url(../../../../images/content/oilo/collection/Furniture1.jpg);}
.tblCollection a.Box3{ margin:2px 0px 2px 2px; background-image:url(../../../../images/content/oilo/collection/Bedding1.jpg);}
.tblCollection a.Box4{ margin:2px;background-image:url(../../../../images/content/oilo/collection/Lighting1.jpg);}
.tblCollection a.Box5{ margin:2px; background-image:url(../../../../images/content/oilo/collection/WallArt1.jpg);}
.tblCollection a.Box6{ margin:2px 0px 2px 2px; background-image:url(../../../../images/content/oilo/collection/Pillows1.jpg);}

