@charset "UTF-8";

body
html,body
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
background-color:#dadada;
color:#161616
}

body td p
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#161616
}

.container
{
background-color:#FFF;
width:900px;
margin:0 auto;
text-align:left
}

.pagecontent
{
width:660px;
float:left;
margin-bottom:10px
}

.miniAccount
{
width:50px;
position:fixed;
right:223px;
background-color:#007739;
height:210px;
top:320px;
color:#fff;
border-top-right-radius:13px;
border-bottom-right-radius:13px;
box-shadow:1px rgb (0,0,0,0.3);
padding-top:16px
}

.miniAccount a
{
text-decoration:none;
color:#fff
}

.miniAccount ul
{
list-style:none;
text-align:left;
padding:0;
line-height:25px;
margin:0
}

.miniAccount ul li.line
{
border-bottom:1px solid #045C00;
opacity:.6
}

.miniAccount ul li img
{
opacity:1;
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
-webkit-transition:all 200ms;
-moz-transition:all 200ms;
-ms-transition:all 200ms;
-o-transition:all 200ms;
transition:all 200ms
}

.miniAccount ul li:hover img
{
opacity:.6;
-webkit-transform:scale(1.2,1.2);
-moz-transform:scale(1.2,1.2);
-ms-transform:scale(1.2,1.2);
-o-transform:scale(1.2,1.2);
transform:scale(1.2,1.2)
}

.littleCircle
{
position:absolute;
background-color:#006400;
border-radius:50%;
width:15px;
height:15px;
text-align:center;
right:-3px;
border:1px solid #fd0;
top:0
}

.littleCircle p
{
margin-top:3px;
margin-left:1px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:7px;
color:#fd0
}

#sitelogo
{
background-color:#007739;
padding:0 0 14px 10px
}

#topnav
{
height:20px;
width:900px;
background-color:#007739;
color:#fd0;
text-align:right;
display:block;
padding-top:1px
}

#topNav,ul
{
margin-right:5px
}

.linkbarlinks a
{
margin-right:5px;
color:#FFF;
text-decoration:none
}

.linkbarlinks a:visited
{
margin-right:5px;
color:#FFF;
text-decoration:none
}

.linkbarlinks a:hover
{
color:#fd0;
text-decoration:none
}

#miniBasket
{
display:inline;
position:relative;
float:right;
text-align:right;
margin-top:19px;
margin-right:11px;
width:190px
}

.miniBasketContent
{
z-index:1000;
padding-top:3px;
padding-left:3px;
padding-right:3px;
border:1px solid #dadada
}

.miniBasketContent p
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
text-align:center;
color:#007739
}

#miniBasketButton a
{
color:#fd0;
font-family:dinRegular,Arial,Helvetica,sans-serif;
display:inline-block
}

.miniBasketCheckout .miniBasketCheckout
{
width:180px;
height:30px;
text-align:center;
padding-bottom:10px
}

.miniBasketContent .miniBasketCheckout a
{
width:200px;
background-color:#007739;
color:#fff;
text-decoration:none;
color:#fff;
width:100%;
padding:8px 40px
}

#miniBasket #miniBasketButton:hover .miniBasketContent
{
opacity:1;
height:90px;
z-index:1000;
color:#007739;
display:block;
transform:translate(0px,13px);
padding-top:3px;
padding-left:3px;
padding-right:3px;
border:1px solid #dadada
}

#miniBasket #miniBasketButton .miniBasketContent a
{
text-decoration:none;
color:#fff
}

#miniBasket #miniBasketButton .miniBasketContent
{
z-index:1000;
position:absolute;
opacity:0;
height:0;
overflow:hidden;
-webkit-transition:all .3s ease .15s;
-moz-transition:all .3s ease .15s;
-o-transition:all .3s ease .15s;
-ms-transition:all .3s ease .15s;
transition:all .3s ease .15s
}

.miniBasketContent
{
width:190px;
height:50px;
background-color:#fff;
color:#161616;
margin-top:20px
}

.leftdiv
{
margin:0 0 0 5px;
display:inline;
width:210px;
float:left
}

.sidebarSearchDiv
{
height:100px;
margin-left:5px
}

.sidebarInputBox
{
width:174px;
height:25px;
diplay:block;
outline:none
}

.sidebarSelectBox
{
-webkit-appearance:none;
width:180px;
height:29px;
background-color:#fff;
border-radius:0;
color:#aea9a9;
text-indent:4px;
outline:none
}

.leftNavPods
{
width:200px;
margin-top:20px;
margin-left:5px
}

.sidebarSearch
{
cursor:pointer;
outline:none;
cursor:pointer;
border:0;
color:#fff;
background-color:#007739;
width:180px;
height:30px;
margin-top:4px
}

.sidebarSearch: hover
{
background-color:#dadada
}

.featuredProductDiv
{
overflow-y:hidden;
opacity:1;
overflow-x:hidden;
position:relative;
width:179px;
margin-left:7px;
min-height:170px;
border:1px solid #a6a6a6;
position:relative;
margin-bottom:10px
}

.featuredProductDiv: hover
{
opacity:.1
}

.SubheadingsFP
{
display:block;
width:180px;
height:25px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
color:#fff;
background-color:#007739;
position:absolute;
bottom:0;
padding-top:10px
}

.SubheadingsFP:hover
{
background-color:#fd0
}

.searchLabel
{
position:relative
}

.searchLabel:after
{
content:'>';
font:14px Consolas,monospace;
color:#aaa;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
right:36px;
top:6px;
padding:0 0 2px;
position:absolute;
pointer-events:none
}

.footer
{
border-top:4px solid #fd0;
position:relative;
clear:both;
width:900px;
margin:0 auto;
background-color:#007739;
display:block;
height:190px
}

.leftFooter
{
width:200px;
margin-left:100px
}

.middleFooter
{
width:200px;
margin-left:70px
}

.rightFooter
{
width:200px;
margin-left:70px
}

.rightFooter ul li
{
display:block
}

.innerFooter
{
float:left;
margin-top:27px;
text-align:left;
line-height:20px
}

.innerFooter ul
{
list-style:none;
text-align:left;
padding:0;
margin:0
}

.innerFooter ul li
{
margin-bottom:2px;
color:#fff;
font-size:12px
}

.innerFooter ul li a
{
text-decoration:none;
color:#fff
}

.innerFooter ul li a:visited
{
color:#fff
}

.innerFooter ul li a:hover
{
color:#fd0
}

.bottomFooter
{
height:20px;
width:900px;
background-color:#dadada;
display:block;
color:#161616;
padding-top:10px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
text-indent:2px
}

.bottomFooterLeft
{
float:left
}

.bottomFooterRight
{
float:right;
margin-top:-1px
}

.footer form
{
margin-top:15px
}

.footerInput
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:419px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.footerSubmit
{
webkit-appearance:none;
border:0;
background-color:#007739;
width:192px;
color:#fff;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
height:29px;
margin-left:6px;
padding-bottom:1px
}

.footerSubmit [type=submit]
{
webkit-appearance:none;
border:0;
background-color:#fd0;
margin-top:4px;
width:192px;
color:#007739;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
height:23px
}

.mainDiv
{
min-height:158px;
width:100%;
margin-bottom:20px;
padding:0 2px
}

.dots
{
position:absolute;
left:0;
right:0;
bottom:20px;
margin:0;
padding:0;
width:100%;
text-align:center
}

.dot
{
display:inline-block;
width:5px;
height:5px;
margin:0 4px;
text-indent:-999em;
border:2px solid #fff;
border-radius:6px;
cursor:pointer;
opacity:.4;
-webkit-transition:background .5s,opacity .5s;
-moz-transition:background .5s,opacity .5s;
transition:background .5s,opacity .5s
}

.dot.active
{
opacity:1;
background-color:#fff
}

#simplegallery1
{
visibility:hidden;
border:2px solid #000;
z-index:2
}

#simplegallery1 .gallerydesctext
{
padding:2px 5px
}

#simplegallery2
{
visibility:hidden;
border:2px solid #000;
z-index:2
}

#simplegallery2 .gallerydesctext
{
padding:2px 5px
}

.checkoutbutton,.checkoutbutton:visited
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
cursor:pointer;
border:1px;
height:20px;
-moz-border-radius:5px;
background:#007739;
color:#fff;
height:32px;
margin-bottom:20px;
margin-top:20px;
width:130px;
font-size:12px
}

.checkoutbutton:hover
{
background:#fd0;
color:#007739
}

.checkoutInput
{
border:none;
display:block;
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
font-size:13px
}

.checkoutEditableInput
{
display:block;
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
width:300px;
height:25px;
margin-bottom:5px;
margin-top:3px;
outline:none
}

.checkoutEditableTextarea
{
resize:none;
display:block;
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
width:300px;
margin-bottom:5px;
margin-top:3px;
outline:none
}

.checkoutSelect
{
-webkit-appearance:none;
border:1px solid #7e7e7e;
background-color:transparent;
border-radius:0;
height:26px;
color:#007739;
font-size:10px;
text-indent:3px;
width:304px;
outline:none
}

.selectLabelCheckout
{
position:relative;
color:#7e7e7e
}

.selectLabelCheckout:after
{
content:'>';
font:14px Consolas,monospace;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
position:absolute;
top:6px;
right:107px;
pointer-events:none;
color:#aea9a9
}

.coActive
{
width:100px;
height:20px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#fddd00;
text-align:center;
padding:2px
}

.conextstep
{
font-size:13px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
width:75px;
height:20px;
text-align:center;
color:#fd0
}

.conextstep a
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#fd0;
opacity:.5;
text-align:center;
text-decoration:line-through
}

.conextstep a:hover
{
opacity:1
}

.coActiveBreadcrumb
{
color:#fff;
width:170px;
height:20px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
text-decoration:underline;
font-size:13px;
text-align:left;
padding:0
}

.coinactive
{
color:#fd0
}

.coActiveBreadcrumb a
{
text-decoration:underline
}

.coActiveBreadcrumb:hover
{
color:#AAA
}

#emptyBasketDiv
{
width:200px;
display:inline
}

.plist
{
font-size:13px;
text-align:right;
display:block;
font-weight:500;
margin-left:2px
}

.productListHeader
{
background-color:#dadada;
height:30px;
text-indent:0;
padding-top:4px;
margin:0;
font-size:19px;
padding-left:6px;
margin-bottom:19px;
color:#007739
}

.plist a
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#161616
}

.coinactive
{
width:75px;
height:20px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
opacity:.5;
text-align:center
}

#companypageslayout
{
margin-left:10px;
margin-top:10px;
width:620px
}

.privacyDiv
{
border-bottom:2px solid #007739;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#161616;
padding-bottom:13px;
margin-bottom:10px
}

.privacyBottomDiv
{
text-align:center
}

.ContactContent
{
width:660px;
padding-left:6px
}

.ContactContent p
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#161616
}

.contactForm
{
width:660px;
margin:10px 0 0
}

.ContactFormTextArea
{
border:1px solid #dadada;
display:block;
outline:none;
width:600px;
height:30px;
margin-bottom:10px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif
}

.contactFormButton
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
border:1px;
background:#007739;
color:#fff;
padding:6px;
height:35px;
margin-bottom:20px;
margin-top:20px;
width:650px
}

.contactFormButton:visited
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
border:1px;
background:#007739;
color:#fff;
padding:6px;
height:35px;
margin-bottom:20px;
margin-top:20px;
width:600px
}

.contactFormButton:hover
{
background:#fd0;
color:#007739
}

.productContainer
{
float:left;
width:161px;
display:inline-block;
min-height:280px;
position:relative;
margin-bottom:14px;
border-bottom:3px solid #007739;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);
-ms-box-shadow:0 1px 1px rgba(0,0,0,0.2);
box-shadow:0 1px 1px rgba(0,0,0,0.2);
-webkit-transition:box-shadow 1s;
-moz-transition:box-shadow 1s;
-ms-transition:box-shadow 1s;
transition:box-shadow 1s;
-webkit-transition:border-bottom 200ms;
-moz-transition:border-bottom 200ms;
-ms-transition:border-bottom 200ms;
transition:border-bottom 200ms
}

.productContainer:hover
{
border-bottom:5px solid #007739;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.6);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.7);
-ms-box-shadow:0 1px 1px rgba(0,0,0,0.7);
-o-box-shadow:0 1px 1px rgba(0,0,0,0.7);
-box-shadow:0 1px 1px rgba(0,0,0,0.7)
}

.caption
{
width:100%;
cursor:pointer;
position:absolute;
opacity:0;
z-index:5;
-webkit-transition:all .45s ease-in-out;
-moz-transition:all .45s ease-in-out;
-o-transition:all .45s ease-in-out;
-ms-transition:all .45s ease-in-out;
transition:all .45s ease-in-out
}

.caption .caption-text,.caption .featured-caption-text
{
width:150px;
margin:0 auto
}

.imgBox
{
height:140px;
width:161px;
padding-top:20px;
text-align:center;
overflow:hidden;
vertical-align:middle
}

.productTitleContainer
{
width:140px;
text-align:left;
margin:0 auto;
min-height:40px
}

.productTitleContainer p
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
margin-bottom:0;
font-size:13px
}

.productContainer:hover .caption
{
opacity:1
}

.productContainer .caption-text img
{
-webkit-transform:translate3d(0,198px,0);
-moz-transform:translate3d(0,198px,0);
-ms-transform:translate3d(0,198px,0);
-o-transform:translate3d(0,198px,0);
transform:translate3d(0,198px,0);
-webkit-transition:all .35s;
transition:all .35s
}

.productContainer:hover .caption-text img
{
-webkit-transform:translate3d(0,120px,0);
-moz-transform:translate3d(0,120px,0);
-ms-transform:translate3d(0,120px,0);
-o-transform:translate3d(0,120px,0);
transform:translate3d(0,120px,0)
}

.productContainer .featured-caption-text img
{
-webkit-transform:translate3d(53px,150px,0px);
-moz-transform:translate3d(53px,150px,0px);
-ms-transform:translate3d(53px,150px,0px);
-o-transform:translate3d(53px,150px,0px);
transform:translate3d(53px,150px,0);
-webkit-transition:all .35s;
transition:all .35s
}

.productContainer:hover .featured-caption-text img
{
-webkit-transform:translate3d(53px,98px,0px);
-moz-transform:translate3d(53px,98px,0px);
-ms-transform:translate3d(53px,98px,0px);
-o-transform:translate3d(53px,98px,0px);
transform:translate3d(53px,98px,0px)
}

.productContainer:hover .productImageWrapper,.productContainer:hover .productTitleContainer,.productContainer:hover .productPriceContainer
{
opacity:.2
}

.prodDetailsHeader
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:21px;
width:375px;
margin:16px 0;
color:#5a5a5a
}

.prodDetailsTopDesc
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
width:375px;
margin:0;
color:#5a5a5a
}

.pDetTechNotes
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
text-align:left;
color:#161616;
line-height:21px
}

.TableColumnHeading
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
background-color:#dadada;
font-size:13px;
color:#161616;
text-align:left;
padding-left:3px;
padding-right:3px
}

h3.pdet
{
display:block;
height:20px;
margin-top:17px
}

.pDet_table
{
font-size:13px;
padding:0;
margin-bottom:40px;
overflow:visible;
width:660px
}

.pDet_div
{
padding:0;
z-index:2;
position:relative;
top:20px
}

.pDetProdDesc
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:21px;
color:#161616;
text-align:left;
line-height:1.5;
position:relative;
float:right;
width:400px
}

.pDetNotesRed
{
font-weight:700;
font-size:10px;
color:#F30
}

.pDetImageCode
{
text-align:right;
margin-right:10px
}

.pDetNotesdiv
{
font-size:10px;
float:left;
position:relative;
width:400px;
margin-bottom:10px
}

.pDet_prices
{
background-color:#fff;
margin:0;
padding:0
}

.pDetPricesBGreen
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:16px;
text-align:left;
line-height:1.5;
color:#007739
}

.pDetStockBGreen
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:13px;
text-align:left;
color:#161616
}

.pDet_row
{
background-color:#DAE0E0;
margin:1px 2px 3px
}

.pDetHead
{
text-align:center;
background-color:#DAE0E0
}

.detailimage
{
position:relative;
float:right;
overflow:hidden;
margin:0 auto;
padding-right:10px;
z-index:-1
}

.innerdiv a
{
position:relative;
display:inline-block;
margin:11px 0 0;
outline:none;
color:#161616;
text-decoration:none;
text-shadow:0 0 1px rgba(255,255,255,0.3);
overflow:hidden;
padding:0 4px;
height:15px;
font-size:13px;
font-family:dinRegular,Arial,Helvetica,sans-serif
}

.innerdiv a span
{
position:relative;
width:200px;
display:inline-block;
-webkit-transition:-webkit-transform .3s;
-moz-transition:-moz-transform .3s;
transition:transform .3s
}

.innerdiv a span::before
{
position:absolute;
top:100%;
color:#007739;
width:100%;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
content:attr(data-hover);
-webkit-transform:translateY(16%);
-moz-transform:translateY(16%);
transform:translateY(16%)
}

.innerdiv a:hover span
{
-webkit-transform:translateY(-130%);
-moz-transform:translateY(-130%);
transform:translateY(-130%)
}

.productTitleContainer p:first-child
{
height:15px;
margin-bottom:0
}

.productTitleContainer p:nth-child(2)
{
min-height:50px
}

.quickOrderInputLarge
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:530px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.quickOrderInputSmall
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:115px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.accountInputLarge
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:660px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.accountInputSmall
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:326px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.passwordInputSmall
{
border:1px solid #dadada;
display:block;
outline:none;
width:326px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
color:#161616
}

.registerInputSmall
{
border:1px solid #dadada;
display:inline-block;
outline:none;
width:326px;
height:30px;
text-indent:3px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:0;
margin-right:3px;
color:#161616
}

.manageInnerDiv
{
margin-bottom:70px
}

.accountSubHeaderDiv
{
width:70px
}

.manageColumn
{
display:inline-block;
width:270px
}

.manageRow
{
margin-bottom:13px
}

.manageColumn a
{
text-decoration:none;
color:#161616;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:13px
}

.manageColumn img
{
margin:0;
padding:0;
outline:none
}

.manageRow > .manageColumn
{
border-right:2px solid #007739;
margin-right:60px
}

.manageColumn img,.manageColumn a
{
opacity:1;
transition:all 500ms ease
}

.manageColumn:hover img,.manageColumn:hover a
{
opacity:.5
}

.cms
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
background-color:#FFF;
font-size:13px;
text-align:left;
border:0;
color:#666
}

.tableHeader
{
background-color:#007739;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#fff;
padding-left:2px
}

.favTableLink
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#fff;
text-decoration:none;
font-size:13px
}

.coTableColumnHeading
{
background-color:#dadada;
color:#161616;
padding-left:5px;
padding-right:5px;
font-size:13px;
font-family:dinRegular,Arial,Helvetica,sans-serif
}

.DataRowAlt
{
height:25px
}

.bordertopleftRadius
{
background-color:#dadada;
font-family:dinRegular,Arial,Helvetica,sans-serif;
height:30px;
color:#161616;
font-size:13px;
padding-left:5px;
padding-right:5px
}

.bordertoprightRadius
{
background-color:#dadada;
font-family:dinRegular,Arial,Helvetica,sans-serif;
height:30px;
color:#161616;
font-size:13px;
padding-left:5px;
padding-right:5px
}

.deleteFavouritesImg:hover
{
opacity:.4
}

a.newTooltip
{
position:relative
}

a.newTooltip span
{
display:none;
font-size:11px;
font-family:dinRegular,Arial,Helvetica,sans-serif
}

a.newTooltip:hover span
{
display:block;
background:#333;
background:rgba(0,0,0,.8);
border-radius:5px;
color:#fff;
padding:5px 15px;
position:absolute;
z-index:98;
width:150px;
text-align:left;
left:20px
}

.tooltip:hover:after
{
background:#333;
background:rgba(0,0,0,.8);
border-radius:5px;
color:#fff;
content:attr(title);
padding:5px 15px;
position:absolute;
z-index:98;
width:150px;
text-align:left
}

@font-face
{
font-family:'dinRegular';
src:url(/din-regular-webfont.eot);
src:url(/din-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/din-regular-webfont.woff) format("woff"),url(/din-regular-webfont.ttf) format("truetype"),url(/din-regular-webfont.svg#dinRegular) format("svg");
font-weight:400;
font-style:normal
}

@font-face
{
font-family:'din_boldbold';
src:url(/din-bold-webfont.eot);
src:url(/din-bold-webfont.eot?#iefix) format("embedded-opentype"),url(/din-bold-webfont.woff) format("woff"),url(/din-bold-webfont.ttf) format("truetype"),url(/din-bold-webfont.svg#din_boldbold) format("svg");
font-style:normal
}

h2.new
{
text-transform:uppercase;
font-size:16px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739
}

h3
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:21px;
text-align:left;
color:#007739;
margin:3px;
padding:0;
border:0;
text-transform:uppercase;
font-weight:400
}

h7.new
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:16px;
color:#fff
}

p.new
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
font-size:13px
}

.homePageHeadings
{
font-size:16px;
ont-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739
}

h2.myAccheader
{
margin-top:20px;
font-size:16px
}

h2.highlightRowQuickList
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:14px;
height:30px;
padding-top:10px;
text-indent:4px;
cursor:default;
color:#007739
}

h2.highlightRowQuickList:hover
{
background-color:#dadada
}

.highlight
{
background-color:#dadada
}

.myAccountHeader
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:16px;
color:#007739
}

.myAccountSubHeader
{
font-family:din_boldbold;
color:#007739;
font-size:16px;
margin:0 0 16px
}

.myAccountSubHeadera
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739;
font-size:14px;
margin:0 0 16px
}

.topDiv
{
padding:7px 0;
font-size:17px;
text-transform:uppercase;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739
}

.bottomDiv
{
background-color:#dadada;
padding:9px 0;
text-indent:8px;
font-size:16px;
text-transform:uppercase;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739
}

p.cms2
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
background-color:#dadada;
font-size:14px;
text-align:left;
height:20px;
border:0;
color:#007739;
padding:4px 0 2px 5px;
margin:0
}

.copyordertextlink
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:12px;
color:#007739;
text-align:left;
text-decoration:underline
}

.copyordertextlink:visited
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:12px;
color:#007739;
margin-left:10px;
text-align:left;
text-decoration:underline
}

.copyordertextlink:hover
{
text-decoration:none;
text-align:left;
text-decoration:none
}

.copyordertext
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:left;
color:#161616
}

h3.headerGroup
{
background:#eee;
margin:19px 0 0;
height:28px;
padding-top:7px
}

.productListHeader
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
background-color:#dadada;
font-size:16px;
text-align:left;
color:#161616;
background-repeat:no-repeat;
height:30px;
width:660px;
padding-top:8px;
margin:0 0 22px;
border:0
}

.PDETbreadcrumb a
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:13px;
color:#161616;
cursor:pointer;
text-decoration:underline;
margin:0
}

.PDETbreadcrumb a:visited,.PDETbreadcrumb a:hover
{
color:#007739
}

.qpromo
{
background-color:#FFF;
color:#161616;
border-right:1px solid #161616;
border-top:1px solid #fff;
padding-left:3px;
padding-right:3px
}

.qpromonb
{
background-color:#0FF
}

.qpromo2
{
background-color:#E5E5E5;
border-right:1px solid #B1B1B1;
border-top:1px solid #fff;
padding:2px
}

.qpromo3
{
background-color:#E5E5E5;
border-top:1px solid #fff;
padding:2px
}

.nqpromo
{
color:#161616;
border-right:1px solid #B1B1B1;
border-top:1px solid #fff;
padding-left:3px;
padding-right:3px;
font-size:12px;
font:dinRegular,Arial,Helvetica,sans-serif
}

.addPromobutton
{
background-color:#fd0;
-webkit-appearance:none;
border:0;
color:#007739;
height:23px;
oultine:none;
margin:5px;
width:100px
}

.nqpromoimg
{
background-color:red;
border-right:1px solid #B1B1B1;
border-top:1px solid #fff;
padding-left:3px;
padding-right:3px
}

.nqpromonb
{
background-color:#FFF;
color:red;
border-top:1px solid #fff;
padding-left:3px;
padding-right:3px;
background-color:#E5E5E5
}

.TableColumnHeadingnbFAV
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
background-color:#FFF;
font-size:12px;
color:#161616;
text-decoration:none
}

.TableColumnHeadingnbFAV a
{
text-decoration:none
}

.promImg
{
position:absolute;
z-index:1;
right:-1px;
bottom:-1px
}

.formbutton
{
outline:none;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
cursor:pointer;
border:1px;
height:20px;
-moz-border-radius:5px;
background:#007739;
color:#fff;
height:32px;
margin-bottom:20px;
margin-top:20px;
width:100%
}

.formbutton:hover
{
background:#fd0;
color:#007739
}

.formbuttonwarn
{
-webkit-appearance:none;
font-family:dinRegular,Arial,Helvetica,sans-serif;
cursor:pointer;
border:1px;
-moz-border-radius:5px;
background-color:#fd0;
color:#007739;
padding:3px 10px;
height:25px;
margin:3px
}

.formbuttonwarn:hover
{
background-color:#007739;
color:#fd0
}

.DataRowAltBO
{
background-color:#C7F95C;
padding:2px
}

.DataRowAlt a
{
color:#161616;
text-decoration:underline
}

.DataRowAlt a:hover
{
color:#161616;
text-decoration:none
}

.DataRowAltNB
{
background-color:#FFF;
padding:2px
}

.TableContent
{
font-weight:400;
font-size:13px;
color:#000;
font-family:Tahoma,Verdana,Arial
}

.TableContentHeading
{
font-weight:700;
font-size:13px;
color:#000;
font-family:Tahoma,Verdana,Arial
}

div.login
{
background-color:#FFF;
margin:2px auto;
width:100px;
text-align:left;
padding:5px
}

#loginmain
{
font-weight:400;
font-size:13px;
color:#000;
font-family:Tahoma,Verdana,Arial;
margin-top:20px
}

#continueButton[type='submit']:hover,#confirm[type='submit']:hover
{
background-color:#007739;
color:#fd0
}

.coOdetails_table
{
margin-top:10px;
font-size:13px;
border:0;
padding:0;
float:right;
width:355px
}

.cocontentdiv
{
margin-top:0;
width:660px
}

.checkoutheader
{
margin-top:14px
}

.voucherInput
{
width:303px;
height:27px;
font-family:dinRegular,Arial,Helvetica,sans-serif;
color:#161616;
outline:none
}

.voucherSubmit
{
-webkit-appearance:none;
border:none;
height:31px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
background-color:#007730;
color:#fff;
width:109px
}

.basketButton
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
cursor:pointer;
border:1px;
height:20px;
-moz-border-radius:5px;
background:#007739;
color:#fff;
height:32px;
margin-bottom:20px;
margin-top:20px;
width:120px
}

a.coTableColumnHeading
{
font-family:dinRegular,Arial,Helvetica,sans-serif;
background-color:#dadada;
font-size:13px;
color:#161616;
border-right:0;
padding-left:5px;
padding-right:5px
}

.coTableColumn
{
border-right:3px solid #fff;
line-height:1.5;
font-family:dinRegular,Arial,Helvetica,sans-serif;
font-size:12px
}

.coTableColumnLarge
{
font-size:13px
}

.coFormbutton,.coFormbutton:visited
{
color:#FFF;
padding:8px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:12px;
color:#007747;
margin:10px 0;
width:150px;
height:32px;
border:1px solid #fff;
background-color:#fd0;
outline:none
}

.coFormbutton:hover
{
background-color:#007739;
color:#fd0
}

.loginHeaderLegend
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
font-size:14px
}

.loginFormbutton
{
font-family:din_boldbold,Arial,Helvetica,sans-serif;
border:1px;
background:#007739;
color:#fff;
padding:6px;
height:35px;
margin-bottom:20px;
width:305px;
display:block;
margin-left:84px
}

.textboxinput
{
width:300px;
height:21px;
margin-bottom:8px;
outline:none;
color:#7e7e7e;
font-family:dinRegular,Arial,Helvetica,sans-serif
}

.highlightRow
{
font-family:dinRegular;
font-size:12px
}

.highlightRow:hover
{
background-color:#EFEFEF
}

input[type=submit]:hover
{
background-color:#fd0;
color:#007739
}

#crumbs ul li
{
margin:0;
display:inline-block
}

#crumbs ul li a
{
display:block;
float:left;
height:16px;
background:#007739;
text-align:center;
padding:30px 40px 0;
position:relative;
margin:0 10px 0 0;
font-size:13px;
text-decoration:none;
color:#fff
}

#crumbs ul li a:after
{
content:"";
border-top:25px solid transparent;
border-bottom:21px solid transparent;
border-left:18px solid #007739;
position:absolute;
right:-18px;
top:0
}

#crumbs ul li a:before
{
content:"";
border-top:25px solid transparent;
border-bottom:25px solid transparent;
border-left:25px solid #fff;
position:absolute;
left:0;
top:0
}

#crumbs ul li:first-child a
{
border-top-left-radius:10px;
border-bottom-left-radius:10px
}

#crumbs ul li:first-child a:before
{
display:none
}

#crumbs ul li:last-child a
{
border-top-right-radius:10px;
border-bottom-right-radius:10px
}

#crumbs ul li:last-child a:after
{
display:none
}

.backButton: hover
{
background-color:#007739;
color:#fd0;
cursor:pointer
}

.underlineHover:hover
{
text-decoration:none
}

.goBack,.goBack:visited
{
width:200px;
background-color:#fd0;
padding:8px 54px;
font-family:din_boldbold,Arial,Helvetica,sans-serif;
color:#007739;
text-decoration:none;
font-size:13px;
margin-top:19px
}

.goBack:hover
{
background-color:#007739;
color:#fd0
}

.switchLink
{
color:#007739;
font-family:din_boldbold,Arial,Helvetica,sans-serif
}

.right
{
-webkit-appearance:none;
border:0;
background-color:#fd0;
text-align:right;
color:#007739;
font-family:din_boldbold,Arial,Helvetica,sans-serif
}

.gallerylayer
{
z-index:1!important
}

.gallerydesc,.navpanellayer
{
z-index:2!important
}

.offersTableHeading
{
font-family:din_boldbold,Arial,Helvetica,sans-serif
}

#hello
{
visibility:visible;
background-color:#fd0;
position:fixed;
z-index:100;
width:317px;
height:60px;
margin:0 auto;
margin-left:100px;
text-align:center;
color:#007739;
font-family:din_boldbold;
font-size:16px;
padding-top:15px
}

.post
{
margin-bottom:30px;
border-bottom:1px solid #fff;
color:#444;
box-shadow:0 0 4px #dadada
}

.postHeader
{
background-color:#007739;
color:#fff
}

.jobPost
{
margin-bottom:30px;
border-bottom:1px solid #fff;
color:#444;
box-shadow:0 0 4px #dadada
}

.jobHeader
{
background-color:#007739;
color:#fff;
padding:14px;
font-size:0
}

.jobHeader_inner
{
display:inline-block;
width:50%
}

.jobBody
{
padding:4px 14px
}

.jobHeader_inner > h2
{
text-transform:uppercase;
font-size:18px;
margin:0;
font-weight:400
}

.jobHeader_inner > p
{
font-size:13px;
margin:0;
font-weight:400;
text-align:right
}

.jobHeader_inner p > span
{
color:#ffd100
}

.jobBody_details
{
display:none
}

.jobBody_expand p > span
{
color:#007739;
font-weight:700
}

.job_subheader
{
font-family:din_boldbold;
color:#007739
}

/* Data feed */
.datafeedDiv {
border-bottom: 2px solid #007739;
padding: 20px 0px;	
}

.datafeedDiv:first-of-type {
border-top: 2px solid #007739;
}

.input_wrapper {
margin-bottom: 25px;	
}

.input_wrapper_name {
width: 250px;
display: inline-block;
vertical-align: top;
}

.input_wrapper_text {
width: 361px;
display: inline-block;
vertical-align: top;
}

.input_wrapper input[type="*"], .input_wrapper select, .input_wrapper textarea {
outline: none;	
}

.input_wrapper textarea {
resize: none;
width: 100%;	
height: 80px;
font-size: 13px;
}

.input_wrapper select {
border-radius: 0px;
height: 30px;
line-height: 30px;
width: 200px;
}

.input_wrapper select:after {
content: '>';
font: 14px Consolas,monospace;
color: #aaa;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
right: 36px;
top: 6px;
padding: 0 0 2px;
position: absolute;
pointer-events: none
}

.input_wrapper input[type="radio"] {
margin-bottom: 10px;
}

.bannerhover:hover {
opacity: 0.7;
}

.dataProtection {
border-top: 1px solid #007739; 
border-bottom: 1px solid #007739; 
padding-bottom: 5px; 
margin-top: 20px;
}

.dataProtection p {
font-family: dinRegular, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #007739;	
line-height: 18px;
}