﻿/* //////////////////////////////////////////////////////////////
///////////// 7cart eCommerce Software --MAIN CSS-- ////////////
/////////////////////////////////////////////////////////////// */
/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

body { background-color:#fff; margin: 0; padding: 0; font-size: 12px; font-family: Verdana, Arial,Helvetica, sans-serif; color: #444; letter-spacing: normal; }

table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }


/* Headings */
h1, h2, h3, h4 { font-family:Georgia; font-style:italic; font-weight:normal; color: #3a4d07; margin:0;padding:0;}
h1 { font-size:22px; margin:0 0 5px 0; }
h2 { font-size:20px; margin:10px 0 5px 0; }
h3 { font-size:18px; margin:3px 0; }
h4 { font-size:18px; }
h5 {}
h6 {}

#categorymain h1 { font-size:26px; font-style:normal; text-transform:uppercase; border-bottom:1px solid #3a4d07; }


/* Paragraphs */
p { padding: .2em; margin: 0 0 .5em 0; line-height: 1.1em; }

/* Lists */
ul { margin: .5em 1em; padding: 0; }
ol { margin: .5em 1.5em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }

/* Links */
a { text-decoration: none; color:#492d08; }
a:hover { text-decoration:underline; color: #3d5007; }


.audimutegreen { color:#3A4D07 }


/* 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; }


/*  HEADER  */
#header-wrap { width:100%; background:#b6afa6 url(/images/design2/head-bg.png) repeat-x; height:224px; }
#header-cont { height:224px; }
.header-logo { float:left; height:127px; width:400px; background:transparent url(/images/design2/head-logo-bg.png) no-repeat; }
.header-logo img {width:400px; height:127px; border:0; }

.header-spacer { float:left; width:95px; height:127px; }

.header-icons { float:left; width:475px; height:43px; padding:5px 0 0 0; text-align:right; }

.header-menu1-wrap { float:left; width:475px; height:30px; text-align:right; }
.header-menu1-cont { padding:10px 6px; text-align:right; font-size:11px; color:#492d08; }


.header-slogan { float:left; width:475px; height:49px; text-align:right; background: url(/images/design2/head-slogan.png) no-repeat; }

.header-menu2-wrap { clear:both; height:54px; background:transparent url(/images/design2/head-menu1-bg.png) no-repeat; }
.header-menu2-cont { padding:20px 25px 0 25px;}
.header-menu2-search .searchboxform { float:right; width:215px; height:25px;}
    .header-menu2-search .searchboxform .decoratedblock { background:none; border:0; margin:0; padding:0; }
    .header-menu2-search .searchboxform .decoratedblock h4 { display:none; }
    .header-menu2-search .searchboxform .decoratedblock .blockcontent { padding:0;}
    .header-menu2-search .forminput { vertical-align:middle; font-size:12px; color:#999; padding:3px 5px 0 5px; border:1px solid #c2bbb3; height:21px; width:155px; }
    .header-menu2-search .searchbutton { padding:0; margin:0; border:0; height:24px;}
.header-menu2-text {}
.header-menu2-text ul { margin:5px 0 0 0; padding:0; list-style:none; }
.header-menu2-text li { margin:0 25px 0 0; padding:0; list-style:none; float:left; }
.header-menu2-text li a { font-size:13px; }

.header-menu3-wrap {}
.header-minicart-cont { text-align:left; padding:15px 0 0 45px; }
    .header-minicart-cont div { display:inline; }
    .header-menu3-minicart { cursor:pointer; display:block; float:right; width:235px; height:43px; background:transparent url(/images/design2/head-minicart-bg.png) no-repeat; }
    .header-menu3-minicart-label, .header-menu3-minicart #items, .header-menu3-minicart #subtotal { color:#3a4d07; font-size:11px; font-weight:bold; }



/* Content */
#maincontent1 { }
#header-cont { margin:0 auto; width:980px; }
.maincontentwrapper, .maincontentwrapper1, .widecontentwrapper { width:970px; margin:0 auto; padding: 5px; }
#popup {background-color:#fff;margin:5px;padding:5px;}


/* Columns */
#homepagecolumn1, #navcolumn, #categoryleft, #productleft { width:280px; float:left; }
#homepagecolumn2, #maincolumn, #categorymain, #productmain { width:675px; float:left; margin-left: 15px;}
#homepagecolumn3 { }





/*Homepage */
#homemain-cont { width: 660px; height: 346px; padding: 0; margin: 0 0 12px 0; position: relative; }
#homemain-cont span img { position: absolute; top: 0; left: 0; z-index: -100; }

.homemain-btn { display:block; width:258px; height:25px; margin:0 0 3px 0; padding:40px 0 0 25px; background-color:transparent;  text-decoration:none; font-size:11px; color:#fff; }
.homemain-btn1 { background:transparent url(/images/design2/home-mainbtns-absorption1.png) no-repeat; }
.homemain-btn2 { background:transparent url(/images/design2/home-mainbtns-barrier1.png) no-repeat; }
.homemain-btn3 { background:transparent url(/images/design2/home-mainbtns-vibration1.png) no-repeat; } 
.homemain-btn:hover { background-color:#000; text-decoration:none; color:#fff; } 



/* Footer */
.footer-wrap { border-top:1px solid #d3cac1; background-color:#efebe7; margin:15px 0 0 0; padding:20px 0 0 0; }
.footer-cont { margin:0 auto; width:950px; font-size:11px; color:#492d08; line-height:15px; }
.footer-nav { text-align:right; padding:0 0 10px 0; }
.footer-nav-col { float:left; width:160px; padding:0 15px 0 0; text-align:left; }
.footer-nav-col ul, .footer-nav-col li { list-style:none; margin:0; padding:0; }
.footer-nav-col li { padding:0 0 3px 0; font-size:10px; }

.footer-7cart { float:left; text-align:right; font-size:10px; width:474px; height:30px; }
.footer-copyright { float:left; font-size:10px; width:474px; height:30px; }


/* Column Blocks */
.decoratedblock { border:solid 1px #cdc4bb; padding:8px; margin:0 0 15px 0; font-size:11px; background-color:#efebe7;}
.decoratedblock h4, .sidemenu .decoratedblock strong { border-bottom:1px solid #ddd7d2; padding:5px 0px; color: #3a4d07; font-family:Georgia; font-style:italic; font-size: 18px; text-align: left;}
.sidemenu .decoratedblock strong {display:block;}

.decoratedblock div.testimonials {margin:0; padding:3px; font-size:11px;}

.blockcontent { padding: 5px; }
.productgrid .decoratedblock { margin: 0; padding: 0; border:0; background-color:#fff; }
.productgrid .decoratedblock .blockcontent { padding: 0; }
.productgrid .decoratedblock .blockcontent #categorygridtemplaterecords .record { margin:5px 0; }
.productgridimage {}


/* Blocks */
.decoratedblock ul { margin:0; padding:5px 0; border-top:1px solid #fff;}
.decoratedblock ul li ul { border:0; }
.decoratedblock ul li {list-style: none; margin:0 0 1px 0; padding:3px 8px; font-size:11px; }
.decoratedblock ul li a { }
.decoratedblock ul li ul li { }
.decoratedblock ul li ul li a { padding-left:10px; }

li.current a { font-weight:bold; color:#3D5007; }
.current li a {font-weight:normal; color:#492D08; }

.mailinglistsignupform { position:relative; }

.mailinglistsignupform .successmessage  
{
position:absolute; top:-80px; left:280px; width:300px;  
border:1px solid #3b4e07; background:#f9f9f9 url(http://www.logicblock.com/CatalystImages/ok.png) no-repeat 12px 12px;
background-attachment:scroll; 
text-align:left;
font-size:12px;
display:block;
color:#666666;
height:110px;
margin:18px;
z-index:100;
padding:20px 36px 36px 180px;
}


/* Bread Crumbs */
.breadcrumbs { color:#3a4d07; font-family:Georgia; font-size:12px; margin:0 0 5px 0; padding:8px 10px; background-color:#f7f5f3;}
.breadcrumbs .links a { color: #3a4d07; text-decoration: none;  }
.breadcrumbs .links a:hover { text-decoration: underline; }
.breadcrumbs .links .home { font-weight:bold; }
.breadcrumbs .links .current { text-decoration: underline; }
.breadcrumbs .links .spacer { font-family:Verdana; }


/* Site Map Page */
#SiteMapColumns { clear: both; }
.ColumnOne { width: 49%; float: left; border-right: 1px solid #eee; }
.ColumnTwo, .ColumnThree { width: 49%; 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; height:110px; max-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:200px;float:right;margin-bottom:10px;text-align:right; font-size: 110%; font-weight: bold;}
#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 {
background-color:#F0F0F0;
border:1px solid #CCCCCC;
padding:10px;
left:220px;
position:relative;
top:-200px;
width:500px;
}

.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; }



/* Checkout */
.creditcardinput {border:solid 1px #ff9; background-color:#ffc;padding:5px;}
.shippingdiscount { text-decoration: line-through; }
.shippingterms {display:block;}
.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; }
.searchresultspane h3 {font-size:120%; margin:20px 0 0 0; color:#cc0000; border-bottom:solid 2px #ccc; padding:0 0 5px 0;}

/* Search Page - GRID VIEW */
/*table*/div.searchresultspane table {margin:0 0 20px 0; width:780;}
/*table*/div.searchresultspane table td {vertical-align:top;}
/*img*/.searchimg {padding:2px; border:solid 1px #ccc; margin:3px 0;}
/*a*/.searchanchor {display:block; font-weight:bold;}
/*price*/div.searchresultspane td div {padding:2px; }



/* Notes */
.BVSmallText { font-size: 11px; }

/* 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 */
.forminput { vertical-align:middle; font-size:12px; padding:3px 5px 0 5px; border:1px solid #c2bbb3; height:21px; width:155px; }
select { vertical-align: middle; font-size:12px; padding: 0; border:1px solid #c2bbb3; height:24px; }

td.formlabel { text-align: right; width: 120px; white-space: nowrap; padding-right: 5px; }
td.formfield { text-align: left; white-space: nowrap; }
.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; }

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; }
.lblAffiliateLinkID {display:none;}
.lblAffiliateLink {display:none;}


/* 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 */

#wait  { position:fixed; top:40%; margin-left:40%; width:600px; height:200px; 
border:1px solid #3a4d07; background:#8cab38 url(/images/design2/loading.gif) no-repeat 12px 12px;
background-attachment:scroll; 
opacity:0.9;filter:alpha(opacity=90);
text-align:left;
font-size:14px; font-weight:bold; color:#3a4d07;
padding:20px 0 0 55px; 
display:block; z-index: 1000;
}

.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; }







/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////

Category Styles 

////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.record {}
.recordsku a { color: #999; text-decoration: none; }
.recordname {  }
.recordshortdescription a { text-decoration: none; color: #000; }
.recordshortdescription { margin: 5px; }
.recordprice {  }
.recordprice a { text-decoration: none; }
.recordprice a:hover { text-decoration:underline; }
.recordpricestartingat { color:#492d08; }

.recordcontrols { margin: 10px; }

.recordimage {margin:0 auto 0 auto;/*width:120px;height:120px;background-image:url('../images/ImgBgSm.png');*/background-repeat:no-repeat;}
.recordimage img {margin:3px 0 0 5px;}

#categorygridsubtemplate .record { width:208px; margin:4px 2px; text-align:center; border:1px solid #3A4D07; }
#categorygridsubtemplate .record .recordimage { margin:0; }
#categorygridsubtemplate .record .recordimage img { width:190px; margin:0; }
#categorygridsubtemplate .record .recordname { }
#categorygridsubtemplate .record .recordname a { background-color:#8cab38; color:#fff; padding:5px; font-size:14px; display:block; width:198px; }
#categorygridsubtemplate .record .recordname a:hover { background-color:#3A4D07; color:#fff; text-decoration:none;} 
#categorygridsubtemplate .record {}


#categorygridtemplateheader {margin-top:15px; display:none;}




/* Category Templates 
#categorygridtemplaterecords .record {width:170px;margin:5px;}
#categorygridtemplaterecords .recordname {text-align:center;font-size: 90%;}
#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;}
*/
#categorygridtemplaterecords { clear:both; }
#categorygridtemplaterecords .record { background:transparent; border:2px solid #3a4d07; clear:both; height:250px; margin:5px 0 5px 5px; position:relative; width:205px; }

#categorygridtemplaterecords .recordimage { position:absolute; text-align:center; top:65px; width:205px; }
#categorygridtemplaterecords .recordimage a { display:block; }
#categorygridtemplaterecords .recordimage img { max-height:110px; }

#categorygridtemplaterecords .recordname { padding:15px 8px 0; position:relative; text-align:left; z-index:100; }
#categorygridtemplaterecords .recordname a { color:#3A4D07; font-size:14px; text-decoration:none; }
#categorygridtemplaterecords .recordname a:hover { text-decoration:underline; }

#categorygridtemplaterecords .recordsku {  }
#categorygridtemplaterecords .recordsku a { z-index:999; border:0px; font-size:1px; margin:1px; padding:0; text-indent:-1000em; position:absolute; top:190px; width:203px; height:58px; color:#efebe7; font-weight:normal; }
#categorygridtemplaterecords .recordsku a:hover { cursor:pointer; opacity:0.1;filter:alpha(opacity=10); background-color:#492d08; }

#categorygridtemplaterecords .recordprice { background-color:#efebe7; border-top:1px solid #3a4d07; margin:1px; padding:10px; position:absolute; top:190px; width:183px; height:38px; color:#9b9086; font-size:11px; font-weight:normal; }

#categorygridtemplaterecords .recordprice { font-size:12px; line-height:20px; /*margin:0; padding:0 0 0 10px; position:absolute; top:199px;*/ }
#categorygridtemplaterecords .recordprice a { font-weight:bold; color:#3A4D07;  }
#categorygridtemplaterecords .recordprice a:hover { text-decoration:underline; }
#categorygridtemplaterecords .recordpricestartingat { font-weight:bold; color:#492d08; }

#categorygridtemplaterecords .checkbox { display:none; }





/* 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 .recordimage {text-align:center;}
#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;border-left:5px solid #ccc;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 .recordname, #categorydetailedlisttemplate .recordprice { font-size:14px; font-weight:bold; }
#categorydetailedlisttemplate .record {margin:0 0 10px 10px;padding-bottom:10px;width:600px;float:left;border-bottom: 1px solid #eee;}
#categorydetailedlisttemplate .recordimage {float:right;width:120px;height:120px;margin:0 8px;}


/* 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 1px;padding:0;color:#ddd;font-size:85%;}
.pager a, .pager .disabled { color: #444; padding: 3px 6px; background: #eee; border: 2px solid #ddd; text-decoration: none; }
.pager .disabled { color: #ccc; }
.pager li.current a { color: #fff; font-weight: bold; border-color: #666; background: #666; }
.pager a:hover { border-color: #999; }






/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////

Product Styles 

////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.product-wrap {}
.product-top { background-color:#f7f5f3; margin:0 0 8px 0; padding:0 0 8px 0; }
.product-top h1 { padding:10px; margin:0; border-bottom:1px solid #e3ded9; font-style:normal; font-size:18px; }
.product-image-main { width:350px; padding:10px; float:left; }
.highslide { text-align:center; }
#ctl00_MainContentHolder_EnhancedProductImage1_imagelink { position:relative; display:block; background-color:#fff; border:2px solid #3a4d07; height:240px; padding:10px 0; }
.product-image-main .productimg { height:240px; border:1px solid #3a4d07;  }
.product-zoom { position:absolute; height:24px; width:100%; top:-1px; text-align:right; }
#AdditionalImageMenu { padding:20px 0 0 0; margin:10px 0 0 0; background:transparent url(/images/design2/product-additional-images.png) no-repeat; }
#AdditionalImageMenu a { display:block; height:80px; width:80px; overflow:hidden; border:1px solid #3a4d07; float:left; margin:5px 5px 0 0; }


.product-controls { margin:0 0 0 15px; width:270px; float:left; border-left:1px solid #ddd7d2; }
.product-controls-cont { padding:10px; padding-left:15px; }
.product-controls td.formlabel { text-align: right; width: 70px; padding: 8px; vertical-align:top; }
.product-controls td.formfield { text-align: left; white-space:normal; padding: 8px 0; vertical-align:top; }
.productpropertylabel { font-family:Verdana; font-size:12px; font-weight:bold; color:#625546; }
.siteprice { font-family:Verdana; font-size:16px; font-weight:bold; color:#625546; }


#VolumeDiscounts { padding:10px; }


#addtocartbuttondiv { padding:10px }

#buttons { margin:0; border-top:1px solid #ddd7d2; border-bottom:1px solid #ddd7d2; padding:5px 0; }
#wishlist, #EmailThisPage, #printthispage { padding:5px 10px; }

.dropdownlist .choicelabel, .textinput .choicelabel { display:none; width:1px; }
.product-precontent { padding:10px; clear:both; }

a.tooltip { text-decoration:underline; color:#3d5007; }
a.tooltip span {display:none; padding:5px; margin-left:-15px; width:250px;}
a.tooltip:hover span{ display:inline; position:absolute; background:#efebe7; border:1px solid #cdc4bb; color:#6c6c6c;}


#maincolumn #crosssells { display:none; }

#SuggestedItemsPaneldiv h4 { margin-top:10px; }
.suggesteditem { width:200px; text-align:center; padding:8px 0; }




.ProductReviews, #CrossSells { clear: both; padding: 10px; margin: 10px; 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: left; width: 125px; margin: 5px 15px 5px 5px; }
.ProductBadge { position: absolute; top:-5px; left:-20px; }
.SingleProductDisplayName { margin: 10px; font-size: 110%; font-weight: bold; clear: right; }
.SingleProductDisplayDescription {  }
.SingleProductDisplayPrice { font-size:14px; font-weight:bold; color:#492D08;}


.radiobuttonnormallist ul {margin:0;}
.radiobuttonnormallist li {display: inline; list-style: none;}
.radiobuttonnormallist ul ul {padding:0; margin: 5px 0px; font-size: 11px; }
.radiobuttonnormallist ul .rblist {margin-left: 7px;}


.outofstockdisplay {font-size:18px; color:#ff0000; font-weight:bold; text-align:center; padding:20px; float:left; width:230px; margin:0 0 0 15px;}


.suggestedimage {height:135px;}


/* 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;}
