* { 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: 70.3em;
}

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

#navMainWrapper {
width: 70em; 
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 {
width:70em;
margin:0 auto;
overflow:hidden;
background: url(../images/logo-bg-green2.jpg) repeat-x -1px 0;
color: #f4f4f4;
}
* html #logoWrapperOuter {
background: url(../images/logo-bg-green-ie.jpg) repeat-x -1px 0;
}

#logo { float:left; }
#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: 70em; 
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:71em;
margin:0 auto;
position:relative;
}	
#dropMenuWrapperc {
background:url(../images/shadowRight.png) repeat-y 100% 0;
width:71em;
margin:0 auto;
position:absolute;
left:0;
height:2.3em;
}
#dropMenuWrapperd {
background:url(../images/shadowLeft.png) repeat-y 0 0;
width:71em;
margin:0 auto;
position:absolute;
left:0;
height:2.3em;
}

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

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

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

/*********************** 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 5%;
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:70.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: 70em;
}

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

.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 0;
}
.sideBoxContent ul {
text-align:left;
list-style-type:none;
padding:0 0 0 10px;
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 could be removed below if style is removed from their sidebox templates */
#categoriesContent, #informationContent, #moreinformationContent, #ezpagesContent {
text-align:left;
padding-left:10px;
}
#categoriesContent a { line-height: 1.5em; } /* because cats are not in a list */

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

#reviewsContent { margin-top: 6px; }

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

.ProtxFormCardsAcceptedSideboxCardIcon { margin: 4px 1px; }
.ProtxFormCardsAcceptedSidebox3DSecureIcon { margin: 4px 1px; }
.ProtxFormCardsAcceptedSideboxProtxIcon { margin-bottom: 4px; }

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

/********************* 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: 1.4;
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:#ffffcc; }
FIELDSET {
padding:.5em;
margin:.5em 0;
border:1px solid #ccc;
}
LEGEND {
font-weight:700;
padding:.3em;
}

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

.inputLabelestimator {
float:left;
margin:.7em .5em;
font-weight: 700;
}
.updatebutton { margin: .6em .5em; }
.updatebutton2 { margin: 1.1em .5em 0 .5em; }

LABEL.inputLabelPayment {
width:15em;
float:left;
padding:.5em;
}
#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:73.9% in conditional comment */
width:74%;
float:left;
margin:12px 2% 2% 3%;
text-align:left;
line-height:1.6em;
}

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

#indexCategoriesHeading {margin-top: 0;}

.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;
}

.categoryIcon { /* may remove from code for product */
font-size: 1.6em; 
font-weight: 700;
padding-bottom: 1em;
}

#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 {border-bottom:1px solid #ccc;}
.tableHeading, #cartSubTotal {background:#e9e9e9;}
#cartSubTotal {
border-top:1px solid #ccc;
font-weight:700;
text-align:right;
line-height:2.2em;
padding-right:2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {height:2.2em;}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {padding:.5em 0 0;}
#cartProdTitle {text-align:center}
.cartUnitDisplay, .cartTotalDisplay {
text-align:center;
padding-right:.2em;
}
.cartQuantityUpdate input {
margin:0;
padding:0;
}
.cartRemoveItemDisplay input[type=checkbox] {
float: none;
margin-bottom:1em;
}
#scUpdateQuantity {width:1.8em;}
#scProductsHeading {padding-left:2em;}
.cartQuantity {width:4em;}
.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;
}
.cartRemoveItemDisplay {width:5em;}
.cartAttribsList { margin-left: 1em; }
#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;}

.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-data {
border-bottom: 1px solid #111111;
margin:15px;
padding:15px;
background-color: #c2be9a;
}
.listingDescription, .itemTitle { text-align: left; }
.productListing-heading {
border-bottom: 1px solid #111111;
padding:5px;
}
.productListing-heading a {border:none;}
#upProductsHeading {text-align:left;}
#upDateHeading {text-align:right;}
/*misc*/
.back {float:left;}
.forward, #shoppingCartDefault #PPECbutton {float:right;}
.bold {font-weight:700;}
.rowOdd {
background:#E8E8E8;
height:1.5em;
vertical-align:top;
}
.rowEven {
background:#F0F0F0;
height:1.5em;
vertical-align:top;
}
.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: 90%; 
background-color: #deddb9;
border: 10px solid #999999;
margin-top: 1em;
padding: 1em; 
}
#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;}

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

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

/************ 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; }

/********************* Single product pages stuff ***************************/
#productDescription { margin-left: 258px; }
#productDescription p { margin: .5em 0; }

#productAttributes { margin-left: 258px; }

#productMainImage { margin:.5em 18px 1em 0; }

#cartAdd {
float:right;
text-align: right;
margin: 2em 0 1em .5em;
border: 1px solid #96906b;
padding: .5em .6em .5em 1em;
background-color: #c2be9a;
}

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

.wrapperAttribsOptions { line-height: 2; }

h4.optionName { padding-right: 1em; padding-top: .5em; width: 15em; margin-right: 5em; }

.attributeOptions { margin-left: 6px;  }
.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 { display: none; } /* to remove unwanted radio buttons */