/*
 * Stylesheet for Lesmar
 * Author Dieter Orens dieter@dio5.com
 *
*/

html{
    background:#fff;
}

body {
    background: #fff;
    font: 12px Univers, Arial, Helvetica, sans-serif;
    color: #323232;
    line-height: 1.5;
}

.container {
    position: relative;
    background: #fff;
    width: 960px;
    margin: 0 auto;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    padding-top: 30px;
}

.clearfix {
    position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

/* GENERAL STYLES
 * ------------------------------------------- */
a {
    color: #134d7d;
}

a:hover, a:focus, a#skipNav:hover, a#skipNav:focus, #sideNav a:hover, #sideNav a:focus, #categories a:hover, #categories a:focus, .products a:hover, .products a:focus, ul.pagination a:hover, ul.pagination a:focus, ul.js a:hover, ul.js a:focus, #subNav a.current, #subNav a.section {
    color: #327fbf;
}

#categories a:hover, #categories a:focus, .products a:hover, .products a:focus {
    text-decoration: underline;
}

p {
    padding: 0 0 12px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.typography ul, 
.typography ol{
    margin:0 0 12px 20px;
}


.typography ul ul{
    margin:6px 0 12px 20px;
}

.typography ul li{
    list-style:square;
}

.typography ol li{
    list-style:decimal;
}

.typography ol ol li{
    list-style:lower-roman;
}

.typography blockquote{
    margin-left:30px;
    font-style:italic;
}

.typography img.right {	float: right; margin:0 0 10px 20px; }
.typography img.left { float: left;	margin:0 20px 10px 0; }
.typography img.leftAlone {	display:block; clear:both; }
.typography img.center { float: none; margin-left: auto; margin-right: auto; display: block; }

/* HEADINGS
 * ------------------------------------------- */
h1 {
    line-height: 1.1;
    background: #cbd7e1;
    padding: 5px 0 5px 6px;
    margin-bottom: 18px;
    font: 18px Arial, Helvetica, sans-serif;
    color: #596f80;
}

.Page h1,
.GalleryPage h1 {
    padding-left: 20px;
}

.TopCategoryPage h1 {
    margin-bottom: 1px;
}

.CategoryPage h1 {
    margin-bottom: 8px;
}

.noResults h1{
    background:none;
    font:bold 24px Arial, Helvetica, sans-serif;
    color:#082552;
    padding:0;
}

h2, p.productTitle {
    font: bold 14px Arial, Helvetica, sans-serif;
    line-height: 1.1;
}

h3 {
    line-height: 1.1;
}

.typography h2{
    padding-bottom:10px;
}

.typography h3{
    padding-bottom:6px;
}

/* HEADER
 * ------------------------------------------- */
#header {
    position: relative;
    border-top: 1px solid #808080;
    height:120px;
}

#header h1{
    background:transparent;
    padding:0;
    margin:0;
}

#logo {
    margin: 3px 0 5px 12px;
    display: block;
}

#tagline{
    position:absolute;
    font-size:9px;
    color:#818285;
    top:-24px;
    left:15px;
}

#phone {
    position: absolute;
    left: 255px;
    top: 25px;
}

#skipNav {
    display:none;
}

#headerLinks {
    position: absolute;
    left: 564px;
    top: 32px;
}

#headerLinks img {
    margin: 0 0 0 30px;
}

#headerLinks a img {
    margin: 0 0 0 26px;
}

#lang{
    position:absolute;
    top:-24px;
    right:12px;
}

#lang img{
    margin-left:6px;
}

#viewBasket{
    position: absolute;
    top: -27px;
    right: 104px;
}

#rss{
    position: absolute;
    top: -24px;
    right: 78px;
}

/* NAV
 * ------------------------------------------- */
/* MAIN NAV
 * ---------------------------------- */
#mainNav {
    position: relative;
    background: #778c9d;
    height: 28px;
    color: #fff;
    padding: 0 0 0 10px;
    margin-bottom: 1px;
}

#mainNav ul {
    position:relative;
    border-left: 1px solid #fff;
    overflow: hidden;
}

#mainNav li, #subNav li {
    float: left;
}

#mainNav a {
    background: #778c9d;
    display: block;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 0 8px;
    border-right: 1px solid #fff;
}

#mainNav a.section, #mainNav a.current {
    background: #3c4043;
}

#mainNav a:hover, #mainNav a:focus {
    background: #ef2557;
}

/* SUB NAV
 * ---------------------------------- */
#subNav {
    background: #cbd7e1;
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 6px 10px 4px;
    min-height:15px;
}

#subNav li{
    margin:0 0 5px;
}

#subNav a {
    display:block;
    font-size: 10px;
    float: left;
    border-right: 1px solid #134d7d;
    line-height: 10px;
    padding:0 4px;
}

/* SIDE NAV
 * ---------------------------------- */
#sideNav {
    width: 160px;
    float: left;
    margin: 10px 10px 40px;
}

#sideNav h2, #sideNav h3 {
    background: #778c9d;
    color: #fff;
    padding: 4px 6px 5px;
    font-size: 10px;
}

#sideNav.filter h2 {
    font-size: 18px;
    font-weight: bold;
    background: #cbd7e1;
    color: #fff;
    padding: 6px 2px 6px 6px;
    margin-bottom: 1px;
}

#sideNav ul {
    margin-bottom: 12px;
    padding-top: 2px;
}

#sideNav a {
    position:relative;
    display: block;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #acb9c3;
    padding: 1px 3px 1px 6px;
    font-size: 13px;
}

#sideNav a.widget{
    padding:0;
    border:none;
    margin-bottom:6px;
}

#sideNav span{
    color:#ed174b;
    font-weight:bold;
    position:absolute;
    right:8px;
    top:0;
}

.filter ul {
    border: 1px solid #778c9d;
    border-top: none;
}

/* CONTENT
 * ------------------------------------------- */
#content {
    position:relative;
    float: right;
    width: 760px;
    margin: 10px 10px 40px;
    min-height:400px;
}

.Page #content,
.Product #content,
.GalleryPage #content {
    float: none;
    width: auto;
}

.Page .typography,
.GalleryPage .typography {
    margin: 0 6px 0 20px;
}

.Page #mainContent {
    width: 700px;
    float: left;
}

.Product #mainContent{
    width:460px;
    float:right;
}

#content.noResults{
    position:relative;
    width:690px;
    padding-left:250px;
    padding-bottom:120px;
    margin-bottom:0;
    float:none;
    background:url(../images/no-results.jpg) no-repeat left 120px;
    min-height:200px;
}

/* EYE-CATCHERS (Homepage)
 * ------------------------------------------- */
#eyeCatchers{
    position:relative;
    color:#778c9d;
    margin-bottom:6px;
    height:304px;
}

#eyeCatchers #items{
    position:relative;
    border:2px solid #778c9d;
    overflow:hidden;
    height:300px;
}

#eyeCatchers p{
    position:relative;
    font-size:12px;
    font-weight: bold;
    line-height: 1.1;
    z-index:10;
    padding: 0;
}

#eyeCatchers p a{
    position:relative;
    background:#fff url(../images/ec-grad.gif) repeat-x left bottom;
    width:174px;
    height:32px;
    float:right;
    clear:both;
    padding:15px 6px 12px 10px;
    border-bottom:1px solid #d5d5d5;
    color:#778c9d;
    text-decoration:none;
}

#eyeCatchers p a:hover,
#eyeCatchers p a.hover{
    background:#ed174b;
    border-color:#ed174b;
    -moz-border-radius:6px 0 0 6px;
    -webkit-border-top-left-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-left-radius:6px;
    border-top-left-radius:6px;
    color:#fff;
    padding-left:20px;
}

#eyeCatchers p a:hover.notop,
#eyeCatchers p a.hover.notop{
    -moz-border-radius-topleft:0;
    -webkit-border-top-left-radius:0;
    border-top-left-radius:0;
}

#eyeCatchers p a:hover.nobottom,
#eyeCatchers p a.hover.nobottom{
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-left-radius:0;
}

#eyeCatchers p span{
    font-size:10px;
    display:block;
    margin:2px 0 0;
}

#eyeCatchers img{
    position:absolute;
    left:-22px;
    top:0;
    z-index:9;
}

.corner{
    background:url(../images/corners.png) no-repeat left top;
    width:10px;
    height:10px;
    position:absolute;
    left:0;
    top:0;
    z-index:11;
}

#rt{ background-position:left -10px; left:auto; right:0; }
#rb{ background-position:left -20px; right:0; bottom:0; left:auto; top:auto; }
#lb{ background-position:left -30px; bottom:0; top:auto; }

/* PRODUCTS list default on CAT & SEARCH
 * descends on HOME, TOPCAT & PRODUCT types
 * ------------------------------------------- */
.products {
    clear: both;
    padding: 10px 0 0;
}

.products h2, .products h3, .products p.productTitle {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-bottom: 0;
}

.products h2 a, .products h3 a, .products p.productTitle a{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #1372bf;
    text-decoration: none;
    text-transform: capitalize;
}

.products p {
    font-size: 11px;
    font-weight: bold;
    color: #778c9d;
    padding: 0 0 2px;
    line-height: 1.3;
}

.products li {
    position: relative;
    float: left;
    width: 366px;
    margin: 0 28px 10px 0;
    border-bottom: 1px solid #acb9c3;
    padding: 0 0 16px;
}

.products div {
    margin-left: 190px;
    width: 176px;
    height: 144px;
}

.products img {
    position: absolute;
    left: 0;
    top: 0;
}

.products .lozenge{
    position:absolute;
    top:68px;
    left:100px;
}

p.price {
    color: #ed174b;
    text-decoration: none;
    font-size: 14px;
}

p.quantity {
    font-size: 9px;
    line-height: 1;
    margin-top: -5px;
}

.noProducts{
    font-size:14px;
    font-weight:bold;
    background:#dfe7ed;
    padding:20px;
}

/* HOMEPAGE / LANDINGPAGE
 * ------------------------------------------- */
.HomePage .products li,
.LandingPage .products li{
    width:168px;
    height:139px;
    border:2px solid #778c9d;
    padding:150px 6px 6px;
    margin:0 8px 8px 0;
}

.HomePage .products img,
.LandingPage .products img{
    left:16px;
    top:6px;
}

.HomePage .products .lozenge,
.LandingPage .products .lozenge{
    left:100px;
    top:86px;
}

#homeCategories li {
    width: 250px;
    height: 140px;
    float: left;
    margin: 0 5px 5px 0;
}

.LandingPage .lh{
    position:relative;
    min-height:248px;
    margin-bottom:9px;
}

.LandingPage .lh img{
    position:absolute;
    left:0;
    top:0;
}

.LandingPage .lh .typography{
    margin-left:384px
}

#ads{
    padding-bottom:10px;
    position:relative;
}

#ads a{
    margin:0 10px 9px 0;
    display:block;
    float:left;
}

#ads a.last{
    margin-right:0;
}

.LandingPage #categories{
    margin-top:10px;
}

/* TOPCATEGORYPAGE
 * ------------------------------------------- */
#featuredProducts {
    border: 1px solid #778c9d;
    margin-bottom: 20px;
    padding: 0 8px 14px;
}

#featuredProducts h2 {
    padding-right: 0;
}

#featuredProducts li {
    width: 148px;
    padding: 126px 0 0;
    margin: 0;
    border-bottom: none;
}

#featuredProducts p {
    width: 120px;
}

#featuredProducts .lozenge{
    left:84px;
    top:58px;
}

#categories li {
    position: relative;
    width: 178px;
    height: 36px;
    float: left;
    margin: 0 16px 16px 0;
    padding-top: 120px;
    text-align: right;
}

#categories img {
    width: 178px;
    height: 112px;
    background: #cbd7e1;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#categories a {
    text-decoration: none;
    color: #778c9d;
}

/*  PAGINATION
 * ------------------------------------------- */
ul.pagination {
    position: relative;
    overflow: hidden;
    float: right;
}

.pagination li {
    float: left;
    margin-left: 4px;
}

.pagination li.noLink {
    color: #000;
    font-weight: bold;
}

ul.pagination a {
    display: block;
    float: left;
    color: #596f80;
    text-decoration: none;
}

#resultsPerPage{
    position:absolute;
    left:585px;
    width:165px;
    top:6px;
    color:#596f80;
    font-size:11px;
    line-height:1.8;
}

#resultsPerPage span{
    display:inline;
    position:absolute;
}

#resultsPerPage ul, #resultsPerPage li{
    display:inline;
}

#resultsPerPage ul.js
{
    position:relative;
    display:block;
    float:right;
    background:#fff url(../images/res-p-p.gif) no-repeat 41px 2px;
    margin:0 0 0 8px;
    width:60px;
    height:21px;
    overflow:hidden;
}

ul.js li{
    display:block;
}

ul.js a{
    background:#fff;
    display:block;
    padding:0 6px;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    color:#999;
    border-bottom:1px solid #999;
}

ul.js a:hover, ul.js a:focus{
    background-color:#ffc;
}

ul.js a.current{
    background:transparent;
}

ul.js a.current:hover{
    color:#999;
}

/*  PRODUCT DETAIL PAGE
 * ------------------------------------------- */
.Product h1{
    font:24px Arial, Helvetica, sans-serif;
    color:#082552;
    text-transform:uppercase;
    background:none;
    padding:0;
    margin-bottom:14px;
}

.Product .typography{
    margin-left:8px;
}

.Product .typography p{

    padding-bottom:16px;
}

.Product .typography h2{
    color:#585858;
    line-height:1.2;
    font-weight:normal;
}

p.small{
    font-size:10px;
    line-height:1.2;
}

.infoTable h2{
    background:#082552;
    color:#fff;
    font-size:16px;
    padding:4px 8px;
}

.infoTable h3{
    padding:8px 0 6px 8px;
}

#pricing ul, #specifications ul{
    background:#dee5ec url(../images/whitespace.gif) repeat-y left top;
    margin:2px 0 12px;
}

#pricing li{
    float:left;
    padding:0 8px;
    color:#172938;
}

#pricing span{
    display:block;
    padding:0 0 2px;
    line-height:30px;
}

#specifications ul{
    background-image:none;
}

#specifications li{
    position:relative;
    padding:6px 8px 8px;
    border-bottom:2px solid #fff;
}

#specifications strong{
    position:absolute;
}

#specifications span{
    position:relative;
    display:block;
    width:330px;
    left:120px;
}

p.additional{
    font-size:11px;
}

.discontinued{
    color: #f00;
}

/* Product Images 
 * ------------------ */

#bigs{
    height:240px;
    width:460px;
    overflow:hidden;
    position:relative;
    margin-bottom:20px;
}

#bigs img{
    position:absolute;
    top:0;
    left:0;
}

#bigs img.first{
    z-index:1000;
}

#thumbs{
    margin-bottom:20px;
}

#thumbs a{
    float:left;
    width:146px;
    height:76px;
    border:1px solid #596F80;
    margin-right:8px;
}

#thumbs a.last{
    margin-right:0;
}

/* Related Products
 * ------------------ */

#relatedProducts{
    padding-bottom:20px;
    margin:0 10px;
}

#relatedProducts li{
    width:148px;
    padding:125px 0 0;
    border-bottom:none;
    margin:0 8px 0 0;
}

#relatedProducts h2{
    border-bottom: 2px solid #527d94;
    font-size:18px;
    padding:4px 0;
    color:#082552;
}

#relatedProducts p{
    padding-right:8px;
}

#relatedProducts .lozenge{
    left:66px;
    top:56px;
}

/* GALLERYPAGE
 * ------------------------------------------- */
.galleryItem{
    min-height:335px;
    margin-bottom:12px;
    position:relative;
    font-size:12px;
    line-height:1.2;
}

.galleryImage{
    background:url(../images/galleryImage-bg.jpg) no-repeat left top;
    width:284px;
    height:321px;
    padding:14px 0 0 12px;
    position:absolute;
    left:0;
    top:0;
}

.galleryContent{
    margin-left:300px;
    padding:20px 0 0;
}

/* NEWS
 * ------------------------------------------- */
.NewsPage h1{
    margin-bottom:4px;
}

.published{
    font-weight:bold;
}

ol.hfeed{
    position:relative;
    margin:0;
}

.hfeed .hentry{
    position:relative;
    list-style:none;
    overflow:hidden;
    clear:both;
    padding:0 0 20px;
}

.hfeed h2{
    padding:0 0 8px 0;
}

.entry-content{
    padding:0 20px 10px 0;
}

.newsImage{
    float:left;
    margin:0 20px 20px 0;
}

.NewsHolderPage .newsImage{
    margin-bottom:0;
}

/* Sitemap
 * ------------------------------------------- */

#siteMap{
    font-size:14px;
}

#siteMap ul{
    margin-left:30px;
}

#siteMap ul li{
    font-size:12px;
    list-style:circle;
}

/* Widgets
 * ------------------------------------------- */

.widget{
    border: 1px solid #778c9d;
    margin-bottom:20px;
}

#sideNav a.allNews{
    background:#778C9D;
    border-bottom:none;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    display:block;
    margin-top:4px;
    padding:2px 6px;
}

#sideNav .widget ul{
    border:none;
    margin-bottom:0;
}

#sideNav .widget h2{
    background:#778C9D;
    font:bold 10px Arial, Helvetica, sans-serif;
    line-height:1.1;
    padding:4px 6px 5px;
}

#sideNav .widget li.last a{
    border-bottom:none;
}

#sideNav .widget a.current{
    color:#327fbf;
}

.tagCloud { text-align:center; }
.tagCloud h2{ text-align:left; }
#sideNav .tagCloud a{ line-height:25px; display:inline; border:none; }
#sideNav .tagCloud .not-popular { font-size: 11px; }
#sideNav .tagCloud .not-very-popular { font-size: 13px; }
#sideNav .tagCloud .somewhat-popular { font-size: 16px; }
#sideNav .tagCloud .popular { font-size: 18px; }
#sideNav .tagCloud .very-popular { font-size: 22px; }
#sideNav .tagCloud .ultra-popular { font-size: 24px; }

/* ASIDE
 * ------------------------------------------- */
#aside {
    width: 178px;
    float: right;
    background: #cbd7e1;
    padding: 6px 10px 12px;
}

#aside h2 {
    color: #596f80;
}

#aside a {
    font-size: 11px;
    color: #596f80;
    text-decoration: none;
    border-bottom: 1px solid #596f80;
    display: block;
    margin-top: 6px;
}

#aside a:hover {
    color: #000;
}

.Product #aside{
    width:460px;
    padding:0;
    background:none;
    float:left;
}

#quoteMe p#call{
    background:url(../images/quote-me-fast.jpg) no-repeat left top;
    width:460px;
    height:112px;
    text-indent:-30000px;
    padding:0;
}

#quoteMe h2{
    background:#c9d4e4;
    font:bold 24px Arial, Helvetica, sans-serif;
    color:#082552;
    padding:6px 8px 0;
    margin:0;
}

/* FORMS
 * ------------------------------------------- */
legend {
    display: none;
}

form{
    position:relative;
    background:#c9d4e4 url(../images/send.gif) no-repeat right bottom;
    padding:10px;
    border-bottom:2px solid #082552;
}

.noResults form{
    margin-top:4px;
}

#quoteMe form{
    padding-top:4px;
    background-image:none;
    border-bottom:none;
}

label{
    color:#000;
    font-size:10px;
    font-weight:bold;
}

input.text,
textarea{
    border:1px solid #596f80;
    padding:3px;
    width:202px;
}

input.text:focus,
textarea:focus{
    background-color: #ffffde;
}

#PostCode input, #Country input, #Quantity input{
    width:92px;
}

#Requirements textarea{
    width:532px;
}

#quoteMe textarea{
    width:422px;
    height:90px;
}

#quoteMe #Comments,
#quoteMe #BasketComments{
    position:relative;
    background: url(../images/send_l.gif) no-repeat right bottom;
    padding-bottom: 39px;
    z-index:99;
    height: 112px;
}

#quoteMe #Email{
    z-index:100;
}

#quoteMe #Quantity{
    z-index:101;
}

#quoteMe #SpamAnswer input{
    width: 92px;
}

.field{
    position:relative;
    float:left;
    margin-right:10px;
}

.noResults #Country{
    margin-right:0;
}

.Actions input{
    position:absolute;
    bottom:4px;
    right:10px;
    color:#fff;
    border:none;
    background:none;
    font:bold 20px Arial, Helvetica, sans-serif;
}

#quoteMe .Actions{
    text-align: right;
}

#quoteMe .Actions input{
    position: absolute;
    z-index:102;
    right:26px;
    bottom: 16px;
}

.Actions input:hover,
.Actions input:focus{
    color:#ffffde;
    cursor:pointer;
}

label.error{
    color:#f00;
    position:absolute;
    right:0;
    top:2px;
}

input.error,
textarea.error{
    border-color:#f00;
}

span.required,
p.bad{
    color:#f00;
}

/* BASKET
 * ---------------------------------- */
#basketTable{
    width: 100%;
    margin-bottom: 20px;
}

#basketTable td,
#basketTable th{
    padding:4px;
    background: #eff6ff;
    border: 1px solid #596F80;
    vertical-align: top;
    width:100%;
}

#basketTable th{
    font-weight: bold;
}

#basketTable textarea.quantity{
    width:50px;
}

.delete{
    display:block;
    background: url(../images/delete.gif) no-repeat left top;
    width:20px;
    height:20px;
    text-indent: -30000px;
}

#BasketForm_BasketForm{
    background-image: none;
}

#BasketForm_BasketForm .Actions{
    text-align: right;
}

#BasketForm_BasketForm .action{
    position:relative;
    background: #082552;
    padding: 2px 4px 3px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left:6px;
    right: 0;
}

#BasketForm_BasketForm .field{
    float:none;
    margin:0;
}

#BasketForm_BasketForm #PostCode,
#BasketForm_BasketForm #Country,
#BasketForm_BasketForm .left{
    float: left;
}

#userDetails{
    padding-bottom:18px;
}

#userDetails input{
    width:208px;
}

#userDetails #Comments{
    float:left;
}

#userDetails textarea{
    width:236px;
    height:98px;
}
#BasketForm_BasketForm #PostCode{
    margin-right:10px;
}
#BasketForm_BasketForm #PostCode input,
#BasketForm_BasketForm #Country input{
    width:95px;
}

#BasketForm_BasketForm .left{
    margin-right:32px;
}

#BasketForm_BasketForm label.left{
    float:none;
    margin:0;
}

#emptyBasket{
    color: #082552;
    font-weight: bold;
    background: #fff;
    padding: 3px 6px;
    margin-bottom:12px;
}

p.success{
    background: #f4fff4;
    color: #009900;
    font-weight:bold;
    border: 1px solid #c0ebc0;
    padding:4px 8px;
    margin-bottom: 12px;
}

p#BasketForm_BasketForm_error{
    background:#fff;
    padding: 4px 8px;
    margin-bottom: 12px;
    border: 1px solid #596F80;
}

#inBasket{
    background:#C9D4E4;
    padding: 4px 18px 8px 8px;
    font-weight: bold;
}

#inBasket p{
    background: #fff;
    border: 1px solid #596F80;
    padding: 3px;
}

#aside #inBasket a{
    border: none;
    display: inline;
    font-size: 12px;
}

#multi{
    background:#C9D4E4;
    padding: 8px 0 6px;
}

#basketTable .quantityField label.error,
#basketTable .printRequirementsField label.error{
    position:relative;
}

/* SEARCHFORM
 * ---------------------------------- */
#Form_SearchForm {
    position: absolute;
    right: 10px;
    top: 96px;
    background:none;
    padding:0;
    border:none;
}

#Search {
    background: url(../images/searchfield.gif) no-repeat left top;
    width: 151px;
    height: 18px;
    float: left;
    position: relative;
    overflow: hidden;
    padding-left: 6px;
}

#Search label {
    background: url(../images/search-label.gif) no-repeat left top;
    width: 11px;
    height: 12px;
    margin: 3px 3px 0 0;
    float: left;
    text-indent: -30000px;
}

#Search div {
    float: left;
}

#Form_SearchForm input.text {
    border: 1px solid #fff;
    font-size: 12px;
    height: 18px;
    width: 125px;
    padding:0;
}

#Form_SearchForm input.action {
    background: url(../images/search.gif) no-repeat left top;
    border: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 2px;
    position:relative;
}

/* FOOTERS
 * ------------------------------------------- */
/* FOOTER-CONTENT
 * ---------------------------------- */
#footerContent {
    position:relative;
    background: url(../images/logo-small.gif) no-repeat 10px 10px;
    border-top: 2px solid #527d94;
    margin: 0 10px;
    padding: 10px 12px 0 44px;
    font-size: 10px;
    font-weight: bold;
}

#footerContent h2 {
    margin: 6px 0 8px;
}

/* FOOTER-CATEGORIES
 * ---------------------------------- */
#footerCategories {
    position: relative;
    margin: 0 10px;
    padding: 4px 0 14px;
    border-bottom: 2px solid #527d94;
    border-top: 2px solid #527d94;
}

#footerCategories ul {
    float: left;
    width: 140px;
}

#footerCategories ul.last {
    width: 90px;
    margin: 0;
}

#footerCategories a {
    color: #717171;
    font-size: 10px;
    text-decoration: none;
}

#footerCategories a:hover {
    text-decoration: underline;
}

/* FOOTER-INFO
 * ---------------------------------- */
#footerInfo {
    position: relative;
    padding: 10px;
    font-size: 11px;
    line-height: 1.2;
}

#footerInfo div {
    width: 438px;
    height: 80px;
    border: 2px solid #527d94;
    text-align: center;
    padding: 3px 0;
}

#footerInfo p{
    padding-bottom:0;
}

#footerInfo #SEA{
    float:left;
    margin:0 6px 0 0;
}

#footerInfo #memberOf {
    float: left;
}

#footerInfo #payments {
    width:330px;
    float: right;
    background: url(../images/payment-logos.gif) no-repeat center 40px;
}

/* FOOTER
 * ---------------------------------- */
#footer {
    position:relative;
    font-size: 10px;
    text-align: center;
    padding: 6px 0 12px;
}

#footer ul {
    margin-bottom: 10px;
}

#footer li {
    display: inline;
}

#footer a {
    display: inline-block;
    line-height: 10px;
    border-right: 1px solid #000;
    padding: 0 6px 0 3px;
}

a#linkedIn{
    border:none;
    padding:0 0 6px;
}

/* LAST
 * ------------------------------------------- */
#sideNav a.last {
    border: none;
}

#subNav .last a, #footer .last a {
    border-right: none;
}

.products li.last, .HomePage .products li.last, #categories li.last, #homeCategories li.last {
    margin-right: 0;
}

