* { margin: 0; padding: 0; }

body {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 73.5%;
color: #111111;
background: url(../images/site-bg-wood.jpg) 0 0 repeat;
}

/************************ header stuff *************************/
#headerWrapper {
width: 100%;
text-align: center;
margin: 6px auto 0 auto;
}

#topline {
background: url(../images/shadowAlpha_top.png) repeat-x 0 0;
height: 4px;
margin: 0 auto;
width: 75.3em;
}

#headerWrappera {
width: 76em; 
margin: 0 auto;
text-align: center;
}
#headerWrapperb {
background: url(../images/shadowRight.png) repeat-y 100% 0;
width: 76em;
}	
#headerWrapperc {
background: url(../images/shadowLeft.png) repeat-y 0 0;
width: 76em;
}

#navMainWrapper {
width: 75em; 
margin: 0 auto;
text-align: center;
background-color: #083d11;
}
#navMainWrapper a:link, #navMainWrapper a:visited { color: #f4f4f4; font-weight: 700; }
#navMainWrapper a:hover, #navMainWrapper a:focus, #navMainWrapper a:active { color: #FFFF00; text-decoration: underline; }

#navMain { margin: 0 auto; padding-top: 6px; }
#navMainLinks {
float:left;
position:relative;
list-style-type:none;
text-align:left;
padding-left: 8px;
}
#navMainSearch {
margin:0 auto;
text-align:right;
padding: 2px 5px 0 5px;
}

#logoWrapperOuter { /* logo-bg-green-ie.jpg for IE6-7 */
width:75em;
margin:0 auto;
overflow:hidden;
background: url(../images/logo-bg-green2.jpg) repeat-x 0 0;
color: #f4f4f4;
}

#logo { float:left; margin-left: 4px; }

#tagline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
text-align: right;
padding-top: 20px;
padding-right: 20px;
}

#navEZPagesTopWrapper { /* not in use */
width: 75em; 
margin: 0 auto;
text-align: center;
background: #D5E88F;
}

/************************  main wrapper  ****************************/
#mainWrapper {
text-align:center;
vertical-align:top;
position:relative;
padding-bottom:15px;
}

/********************** dropmenu wrappers ************************/
#dropMenuWrapper {
width:100%;
margin:0 auto;
height:2.3em;
position:absolute;
top:0;
left:0;
}
#dropMenuWrapperb {
width:76em;
margin:0 auto;
position:relative;
}	
#dropMenuWrapperc {
background:url(../images/shadowRight.png) repeat-y 100% 0;
width:76em;
margin:0 auto;
position:absolute;
left:0;
height:2.3em;
}
#dropMenuWrapperd {
background:url(../images/shadowLeft.png) repeat-y 0 0;
width:76em;
margin:0 auto;
position:absolute;
left:0;
height:2.3em;
}

/********************** main content wrappers *******************/
#contentMainWrapper {
width:76em;
margin:0 auto;
text-align:center;
position:relative;
top:2.3em;
}
#centerColumnWrapper {
width:76em;
background:url(../images/shadowRight.png) repeat-y 100% 0;
}
#centerColumnWrapperb {
width:76em;
background:url(../images/shadowLeft.png) repeat-y 0 0;
}
#centerColumnWrapper2 {
margin:0 .5em;
width:75em;
background-color: #ECECCB;
}
#centerColumnWrapper2b {
margin:0 auto;
overflow:hidden;
width:75em;
}

#navCatTabsWrapper {
width:75em; 
margin:0 auto;
text-align:center;
background:#BBD17E;
}

#navBreadCrumb {
text-align:left;
padding: 7px 2em 8px 2em;
font-size:.95em;
background-color: #d9d9ba;
border-bottom: 1px solid #bbbbbb;
}
#navBreadCrumb a { padding-right:.2em; }
#navBreadCrumbText { float: right; font-weight: 700; margin-top: -1px; font-size: 1.2em; }

/*********************** Bottom catagory list ******************************/
#catFooterList { 
margin: 0 4% 1em 4%;
font-size: 1em; 
font-weight: 700;
background-color: #E5E5C5; 
border: 1px solid #96906b;
padding: 0 0 .5em 1.5em;
}
#catFooterList ul { margin: .5em 0; padding: 0; list-style: none;  }
#catFooterList li { margin: .2em 0; padding: 0; float: left; width: 11.2em;  }
#catFooterList .submenu .level3 a { font-size: .9em; font-weight: 400; }
#catFooterList .submenu .level4 a { padding-left: .7em; }

/*********************** footer bits ****************************/
#contentfooter { /* The text is in tpl_main_page.php */
text-align: left;
font-size:.9em;
line-height: 1.6;
padding: .5em 25% .5em 6%;
border-top: 1px solid #9a9a9a;
}

#bottomLineWrapper {
width:100%;
margin:0 auto;
position:relative;
top:2.3em;
}

#bottomLine {
background:url(../images/shadowAlpha_bot.png) repeat-x top;
margin:0 auto;
text-align:center;
width:75.3em;
padding-top:1em;
padding-bottom:1em;
}

#siteinfoLegal { 
padding-bottom: 16px; 
font-size:.9em;
clear:both;
position:relative;
top:2.3em; 
}

/**************** IE hacks for wrappers ********************/
/* Start hide from IE-Mac \*/
* html #mainWrapper { height: 1%; }
/* End Hide from IE-Mac */

* html #centerColumnWrapper, * html #centerColumnWrapperb, * html #headerWrapperb, * html #headerWrapperc, * html #dropMenuWrapperc, * html #dropMenuWrapperd, * html #topline , * html #bottomLine { background: none !important; /* Hides the transparent shadows from older versions of IE */ }

* html #centerColumnWrapper2b {
border:1px solid #999;
border-top:none;
}
* html #headerWrapperc {
border:1px solid #999;
border-bottom:none;
width: 75em;
}

/********************** sidebar stuff **********************/
#navColumnTwo, #navColumnOne {
float:left;
position:relative;
width:22%;
padding-bottom:10px;
background-color: #c2be9a;
margin-bottom: 1em;
}

.leftBoxHeading, .rightBoxHeading {
margin:0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
h3.leftBoxHeading, h3.rightBoxHeading {
background-color: #96906b;
color: #322707;
height:1.5em;
padding-top:.3em;
}

.sideBoxContent {
font-size: 1.1em;
padding: 5px 12px 7px 12px;
}
.sideBoxContent ul {
text-align:left;
list-style-type:none;
padding:0;
margin:0;
}
.sideBoxContent li { padding:.2em 0; }
.sideBoxContent select {
margin:0;
padding:0;
width:150px;
}
.sideBoxContent a:link { color: #1f1504; }
.sideBoxContent a:visited { color: #663366; }
.sideBoxContent a:hover, .sideBoxContent a:focus, .sideBoxContent a:active { color: #CC0000; text-decoration: underline; }

/* #informationContent, #moreinformationContent and #ezpagesContent have inline list styling in their sidebox templates */
#categoriesContent, #informationContent, #moreinformationContent, #ezpagesContent { text-align:left; }

#categoriesContent { padding-right: 6px; }

#categoriesContent a { line-height: 1.5em; } /* because cats are not in a list */

#reviewstext { text-align:left; padding-top: 6px; }

#reviewsContent { margin-top: 6px; }

#catBoxDivider { border-bottom: 1px solid #666666; }

.SagePayFormCardsAcceptedSideboxCardIcon, .ProtxFormCardsAcceptedSideboxCardIcon { margin: 4px 1px; }
.SagePayFormCardsAcceptedSidebox3DSecureIcon, .ProtxFormCardsAcceptedSidebox3DSecureIcon { margin: 4px 1px; }
.SagePayFormCardsAcceptedSideboxSagePayIcon, .ProtxFormCardsAcceptedSideboxProtxIcon { margin-bottom: 4px; }
.SagePayDirectCardsAcceptedSideboxSagePayIcon {margin: 3px 1px 4px 1px; }

#SagePayDivider, #ProtxDivider {
border-bottom: 1px solid #666666;
margin-left: 6px;
margin-right: 6px;
}

/********************* navigation ********************/
.navPrevCounter {font-size:.9em;}

.navNextPrevList {
display:inline;
white-space:nowrap;
padding:0 1em;
list-style-type:none;
position:relative;
}

#navCatTabs ul, #navSupp ul, #bottomLine ul, #navMainLinks ul {
list-style-type:none;
text-align:center;
line-height:1.4em;
padding: 0;
margin:0;
}

#navSupp li, #navCatTabs li, #navMainLinks li, #bottomLine li { display:inline; padding:0 .5em; }
#navSupp ul li a, #navCatTabs ul li a, #bottomLine ul li a {
text-decoration:none;
margin:0;
white-space:nowrap;
display:inline;
font-weight:700;
width:0;
}

#navEZPagesTOCWrapper {
margin: 0 0 1.5em 0;
font-weight: 700; 
color: #999999;
}
#navEZPagesTOC ul {
list-style-type: none;
line-height: 2;
padding: 0;
margin: 0;
}
#navEZPagesTOC ul li { display: inline; }
#navEZPagesTOC ul li a { padding: 0 .2em 0 .5em; }

#navCategoryIcon, .buttonRow {margin:.5em;}

#navMainSearch input {
margin: 0 auto;
padding: 0 5px;
}
#navMainSearch input[type=text] { margin: 0 0 0 1em; }
#navMainSearch input.topSearch {
vertical-align: top;
padding-top: 1px;
padding-bottom: 1px;
background-color: #e0e0c1;
}
#navMainSearch input.topSearch:focus { background:#ffffcc; }

/********* other wrappers - page or section containers ***********/
#sendSpendWrapper {
border:1px solid #cacaca;
float:right;
margin:0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto { width:47%; }

.galleryImageCaptioned, .galleryImageCaptioned3 { 
float: left;
text-align: center;
font-weight: 700;
margin-bottom: .8em;
}
.galleryImageCaptioned {width: 49%;} /* used on driveway gates page */
.galleryImageCaptioned3 {width: 33%;} /* used on metal gates page */

.galleryImageCaptioned img, .galleryImageCaptioned3 img { margin-bottom: .2em; }

/************************* general styling *******************************/
a img { border: none; }

a:link { color: #000066; text-decoration:none; }
a:visited { color: #663366; text-decoration:none;  }
a:hover, a:focus, a:active { color: #CC0000; text-decoration:none; }

ul, ol {
text-align:left;
padding-left:25px;
margin-left:10px;
margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 { margin:.3em 0; }

h1 {font-size:1.6em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4, h5, h6, CODE, LEGEND, ADDRESS, .larger { font-size:1em; }

.biggerText {font-size:1.1em;}

LEGEND {color:#333333;}
CODE {font-family:tahoma, arial, verdana, helvetica, sans-serif;}
FORM, SELECT {
display:inline;
font-size:1em;
margin:.5em;
}
#categoriesselectContent select {font-size:.9em}
option {padding-right:.5em;}
INPUT {margin:.3em .5em;}

html>/**/body input[type=checkbox], html>/**/body input[type=radio] { float: left; clear: both; }
html>/**/body .checkboxLabel, html>/**/body .radioButtonLabel { float: left; margin: 0 .2em .5em 0; }

html>/**/body #advSearchDefault input[type=checkbox] { float: none; clear: none; }
html>/**/body #advSearchDefault .checkboxLabel { float: none; margin: 0; }

.ratingRow input[type=radio] {
float:none;
margin:0 .5em;
}
TEXTAREA {
margin:auto;
display:block;
width:97%;
}
input:focus, select:focus, textarea:focus { background: #DEFCDE; }
FIELDSET {
padding:.5em;
margin:.5em 0;
border:1px solid #ccc;
}
LEGEND {
font-weight:700;
padding:.3em;
}

LABEL.inputLabel {
width:85%;
float:left;
margin:.7em .6em .3em .6em;
}

.inputLabelestimator {
float:left;
margin:.7em .5em;
font-weight: 700;
}

label.inputLabelestimator { padding-top: 3px; }

.updatebutton { margin: .6em .5em; }
.updatebutton2 { margin: 1.1em .5em 0 .5em; }

LABEL.inputLabelPayment {
width:10em;
float:left;
padding: .5em .8em;
}
#checkoutpaymentBody input[type=radio] {margin:15px 0}
#checkoutpaymentBody .radioButtonLabel {padding:10px}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {width:12em;float:left;}
ADDRESS {padding-right:40px;}

.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr {
height:1px;
margin:.5em 0;
border:none;
border-bottom:1px solid #9a9a9a;
}

.center { text-align: center; }

/****************** Main content stuff ****************/
.centerColumn { /* IE6-7 hack width:71.9% in conditional comment */
width:72%;
float:left;
margin:12px 3% 2% 3%;
text-align:left;
line-height:1.6em;
}

.centerColumn a:link { font-weight: 700; }

.content p, .catDescContent p { margin: .5em 0; }
.content h2, .content h3 { margin-top: 1em; }

.indexBlurb { 
margin-top: .5em;
font-size: 1.3em;
font-weight: 700;
font-family: Arial, Helvetica, sans-serif;
margin-left: 24px;
}
.indexBlurb li { margin-top: .4em; }

.indentText { 
margin: 1.5em 2em .5em 2em; 
font-size: 1em;
font-weight: 400; 
}

.greeting { 
margin-bottom: 0; 
color: #322107; 
border-top: 1px solid #d0cda6;
padding-top: .2em; 
}

.imageright { 
float: right; 
margin: .5em 0 .5em 2em;
}

.imageCaptioned { 
text-align: center;
font-weight: 700;
font-size: .9em;
background-color: #deddb9;
border: 1px solid #d0cda6;
padding: 4px;
}
.imageCaptioned p { width: 280px; padding: 0 10px; }

#navCatTabs, #navEZPagesTop {
font-weight:700;
margin:0 auto;
padding:.5em 0;
}

.centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left; }

.categoryListBoxContents { 
float:left; 
margin:1em 0 .5em 0; 
font-size: 1.2em; 
font-weight: 700;
}
.categoryListBoxContents img { margin-bottom: .2em; }
.categoryListBoxContents a:link { color: #322107; }
.categoryListBoxContents a:visited { color: #663366; }
.categoryListBoxContents a:hover, .categoryListBoxContents a:focus, .categoryListBoxContents a:active { color: #CC0000; }

#categoryImgListing { 
float:left; 
margin: .4em 1em 0 0;
}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsCrossSell, .alert {vertical-align:top;}

.shippingEstimatorWrapper {padding:.5em;}

.important {font-weight:700;}

.gvBal {float:right;}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {padding:.8em;}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {font-size:.9em;}

#siteinfoIP, #bannerFive, #bannerSix, .parseTime {
clear:both;
position:relative;
top:2.3em;
}
.tableHeading TH, .cartTableHeading TH {border-top:1px solid #73bf73;}
.tableHeading TH, .rowOdd TD, .rowEven TD, #cartSubTotal, .cartTableHeading TH {border-bottom:1px solid #73bf73;}
#cartContentsDisplay {border-left:1px solid #73bf73; border-right:1px solid #73bf73;}

#cartContentsDisplay .tableHeading, #cartSubTotal, .cartTableHeading {background:#a3d9a6; height:2.2em;}
#cartSubTotal {
font-weight:700;
text-align:right;
line-height:2.2em;
padding-right:2em;
}
.tableRow {height:2.2em;}
.cartProductDisplay, .cartRemoveItemDisplay, .cartQuantity, .cartQuantityUpdate, .cartTotalsDisplay { padding:.5em 0; vertical-align: middle; }

#cartProdTitle { line-height: 2; } /* bit of a bodge */
.cartUnitDisplay, .cartTotalDisplay {
text-align:center;
padding: .5em 1em;
vertical-align: middle;
}
.cartQuantityUpdate input { margin:0; padding:0; }
.cartRemoveItemDisplay input[type=checkbox] { float: none; }

.rowOdd {
background-color:#e1ede1;
height:1.5em;
vertical-align:top;
}
.rowEven {
background-color:#d5edd5;
height:1.5em;
vertical-align:top;
}

#scUpdateQuantity {width:1.8em;}
#scProductsHeading {padding-left:2em;}

.cartNewItem { position:relative;  /*do not remove-fixes stupid IEbug*/ }
.cartOldItem { position:relative;   /*do not remove-fixes stupid IEbug*/ }
.cartBoxTotal {
text-align:right;
font-weight:700;
margin:.2em .5em;
}
.cartAttribsList { margin-left: 1em; }

#ccProductsHeading { text-align:left;}

#mediaManager {
width:50%;
margin:.2em;
padding:.5em;
}
.mediaTitle {float: left;}
.mediaTypeLink {float: right;}
.normalprice, .productSpecialPriceSale {
text-decoration:line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .alert { color:#900; }
.orderHistList {
margin:1em;
padding:.2em 0;
}
#ezPageBoxList li {
margin:0;
padding:.2em 0;
}
#cartBoxEmpty, #cartBoxVoucherBalance {font-weight:700;}
.totalBox {
width:5.5em;
text-align:right;
padding:.2em;
}
.lineTitle {
text-align:right;
padding:.2em;
}
.amount {
width:5.5em;
text-align:right;
padding:.2em;
}
#ottotal { font-weight: 700; }

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin:.5em 1.5em 1em 0;
}
#cartImage {margin:.5em 1em;}
.attribImg {
width:20%;
margin:.3em 0;
}
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsCrossSell {margin:1em 0;}

.centerBoxContentsProductName { padding: 3px 12px 0 12px; } /* on text for specials, featured, also and xsell - kev */

.centerBoxHeading {
margin:12px 0 0 0;
background:#ededed;
padding:.3em 0;
border-top:1px solid #4f4f4f;
border-bottom:1px solid #4f4f4f;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsCrossSell, .gvBal, .attribImg, .parseTime {text-align:center;}

#productListing { margin-top: 18px; margin-bottom: 12px; }

.navSplitPagesResult, .navSplitPagesLinks { font-size: 1.2em; }

#productsListingBottomNumber, #productsListingListingBottomLinks { margin-top: 12px; margin-bottom: 6px; }

.productListing-heading {
border-bottom: 1px solid #96906b;
padding:5px;
}
.productListing-heading a { border:none; }

.productListing-data {
border-bottom: 1px solid #96906b;
margin:15px;
padding:15px;
background-color: #deddb9;
}

.listingDescription, .itemTitle { text-align: left; }

.listingPrice { font-weight:700; }

#upProductsHeading {text-align:left;}
#upDateHeading {text-align:right;}
/*misc*/
.back {float:left;}
.forward, #shoppingCartDefault #PPECbutton {float:right;}
.bold {font-weight:700;}

.hiddenField {display:none;}
.visibleField {display:inline;}
#accountLinksWrapper li {
padding:.5em 0;
display:block;
list-style:none;
}
.accountTotalDisplay, .accountTaxDisplay {
width:20%;
text-align:right;
}
.accountQuantityDisplay {
width:10%;
vertical-align:top
}
TR.tableHeading {
background:#cacaca;
height:2em;
}
#siteMapList {
width:90%;
float:right;
}
.ratingRow {margin:1em 0 1.5em;}
LABEL#textAreaReviews {
font-weight:400;
margin:1em 0;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background:#ECECCB;
}
.information {
padding:10px 3px;
line-height:150%;
}
#shoppingcartBody #shippingEstimatorContent {clear:both;}
#shippingEstimatorContent { padding: 0 .5em; }
#shippingEstimatorContent td, #shippingEstimatorContent th { padding: 6px; }

#shippingEstimatorContent2 { 
width: 86%; 
background-color: #deddb9;
border: 10px solid #999999;
margin-top: 1.4em;
margin-bottom: 1.4em;
padding: .5em 2em; 
}
#shippingEstimatorContent2 td, #shippingEstimatorContent2 th { padding: 6px; }
#shippingEstimatorContent2 h2 { margin-top: 0;}

.seDisplayedAddressLabel {
background-color:#85C285;
text-align:center;
font-weight:700;
}
.seDisplayedAddressInfo {
text-transform:uppercase;
text-align:center;
font-weight:700;
}
#seShipTo {padding:.2em;}
#descSubLink { padding-left:.7em; color:#900; }
.smallProductImage { padding:1em; }
#sorter, #indexProductList select { float:right; text-align:right; }
#indexProductList .inputLabel { width:100%; text-align:right; }
#sorter select, #indexProductList select { margin:0 .1em; }

.SagePayFormCardIcon, .ProtxFormCardIcon { margin-right: 4px; margin-bottom: 4px; }

#contactUsDefault address { font-style: normal; float:right; margin-left: 4em;}

.quoteForm .inputLabel {
float:left; 
width: 10em;
text-align: right;
margin-left: 12px;
margin-bottom: 12px;
}
.quoteForm input { float:left; }
.quoteForm select { margin-left: 10px; }
.quoteForm textarea { float:left; width: 50%; margin-left: 10px; }

#advSearchDefault .wideInput { width: 16em; }

/************ warnings, errors, messages *************/
.messageStackWarning, .messageStackError { background:#900900; color:#ffffff; padding:0.2em; }

.messageStackSuccess { background:#929292; padding:0.2em; }

.messageStackCaution { background:#ff9ff9; padding: 0.4em; margin-bottom: .5em; }
.messageStackCaution img { float: left; margin-right: 1em; }

.alertBlack { font-weight: 700; }

.spaced li { margin: 1em 0; }

/********************* Single product pages stuff ***************************/
#productGeneral { margin-top: 1.5em; }
#productGeneral form { margin-top: 0; margin-bottom: 0; }
#productGeneral hr { margin-top: 0; margin-bottom: 1em; }

.categoryIcon { font-size: 1.6em; font-weight: 700; }

#productMainImage { margin: 6px 22px 1em 0; }

#tipsButton { text-align: left; margin-top: 2em;}

#productReviewLink { text-align: left; margin-top: 1em; }
.reviewCount { text-align: left; margin-left: .5em; }

#productGeneral .addtoany { text-align: left; margin-top: 18px; margin-left: 6px; }

#productName { line-height: 1.4; margin-top: 0; }
#productPrices { text-align: center; }

#cartAdd {
text-align: right;
margin: .8em 0 1em 1.5em;
padding: 1em .6em 1em 1em;
background-color: #E5E5C5; 
border: 1px solid #96906b;
}
#cartAdd p { margin-right: .5em; margin-bottom: .5em; }

.cartAddAttributes { /*** gets added to products with attributes ***/
background-color: none !important; 
border: none !important;
margin: 1em 1px 0 .5em !important;
} 

#productAttributes { margin-left: 264px; padding-bottom: .5em; border: 1px solid #96906b; background-color:#E5E5C5; }

.wrapperAttribsOptions { width: 18.4em; padding-left: .8em; }

h4.optionName { font-size: 1.2em; margin-top: .5em; }

.attributeOptions { width: 18.4em; line-height: 2; }
.attributeOptions label { position: relative; top: -2px; }

#attrib-2-68, #attrib-20-87, #attrib-20-185, #attrib-20-186, #attrib-21-101, #attrib-22-123, #attrib-23-145, #attrib-24-207, #attrib-25-210, #attrib-26-255, #attrib-28-264, #attrib-29-291, #attrib-31-331 { display: none; } /* to remove unwanted radio buttons */

.clearright { clear: right; }
.clearleft { clear: left; }

#productDescription { margin-left: 264px; }
#productDescription p { margin: 1em 0; }

/*******************  Other stuff  ***************************/
.addtoany { text-align: right; margin-top: 12px; margin-right: 6px; }
.highlight { color: #990000; font-weight: 700; }

/****************** band-signup form *****************/
#quoteformDefault p { margin: .5em 0; }

#quoteformContent LABEL.inputLabel {
width: 13em;
float: left;
text-align: right;
margin: .3em .6em 1.1em .6em;
}

.quoteformRadioButtonLabel { margin: 0 .7em 0 0; }

#quoteform-Info input[type=radio] {
float: none;
margin: .5em .5em 0 .5em; 
}

#hingeLabel, #hingeLabel2 { height: 5em; }

#quoteformContent TEXTAREA { width: 70%; margin: .5em 0 .5em 2em; }

.quoteformImage { float: right; }
#quoteformContent .quoteformImage, .quoteformImagePP { padding-bottom: 6px; }

.h1tweak { 
background-color:#ddeddd; 
padding: .3em; 
width: 16em; 
border: 1px solid #0d661c; 
text-align: center; 
}
.h1tweak a:link { color: #008c00; }
