body
{
    font-family: Verdana;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 0.71em;
    line-height: 1.8em;
    background-color:black;    
}

p
{
    margin: 0px;
    padding: 5px 0px 5px 0px;
}

.hidden
{
    display: none;
}

#HiddenCP
{
    display: none;
}

a.noborder, a.noborder:visited, a.noborder:hover
{
    text-decoration: none;
    border: none;
}

a.rangeLink, a.rangeLink:hover, a.rangeLink:visited
{
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 90%;
}

a.lhcLink, a.lhcLink:hover, a.lhcLink:visited
{
    font-weight:normal;
    text-decoration:none;
}

.linkedittext
{
    line-height:1.1em;
    font-size:8pt;
}

.noemphasis, a.noemphasis:link, a.noemphasis:visited, a.noemphasis:hover
{
    font-weight:normal;
}

.productlistprice
{
    text-decoration:none;
    font-weight:bold;
    color:#e3001a;
}

.productlistpriceStrike
{
    text-decoration:line-through;
    font-weight:bold;
    color:#e3001a;
}

.productlistpriceG, a.productlistpriceG:link, a.productlistpriceG:visited, a.productlistpriceG:hover
{
    color:Green;
}

.goSubmit
{
    margin-top:1px;
}

.larger
{
    font-size:115%;
}

ol, ul
{
    list-style-type:disc;
    margin-top:0;
    margin-left:20px;
}

li
{
    line-height:1.8em;
    margin-bottom:0.8em;
}

.ContactFormTB, #HowDidYouFind
{
    font-size:90%;
    color:#17151A;
    font-weight:bold;
    width:130px;
    border:solid 1px #748698;
}

.SearchTextBox
{
    font-size:8pt;
    line-height:12px;
    color: #17151A;
    height: 13px;
    background-color:#ffffff;
    border:solid 1px #748698;
    margin:0;
    padding:1px 2px 0 2px;
}

.imgborder
{
    border:solid 1px #8094A9;
    cursor:pointer;
}

.button
{
    background-color:#8094A9;
    font-size:90%;
    font-weight: bold;
    color: #ffffff;
    margin-top:5px;
}

#MainContentZone
{
    min-height:545px;
}

select.RangesSB
{
    width:170px;
    font-size:0.8em;
}

/* ft_Horiz style */
ul.hnav, ul.topnav
{
    padding:0;
    margin:0;
    color:#fff;
    white-space:nowrap;
}

ul.hnav li, ul.topnav li
{
    list-style:none;
    display:inline;
    /*background-position:center;
    background-repeat:no-repeat;
    background-image:url('http://localhost/wf0024/images/rightcol/arrow-r.gif');*/
    line-height:7px;
}

ul.hnav li a
{
    float:left;
    min-height:18px;
    height:auto !important;
    height:18px;
    padding:4px 28px 0 0;
    background:#d3daf6;
    line-height:normal;
    font-weight:normal;
    font-size:1em;
    text-decoration:none;
}

ul.topnav li a
{
    float:left;
    min-height:18px;
    height:auto !important;
    height:18px;
    padding:4px 33px 0 0;
    background:#d3daf6;
    line-height:normal;
    font-weight:normal;
    font-size:1em;
    text-decoration:none;
}

ul.hnav li a.first
{
    padding-left:4px;
}

ul.topnav li a.first
{
    padding-left:4px;
    padding-right:32px !important;
}

a.first:link, a.first:visited, a.first:hover
{
    font-weight:normal;
    text-decoration:none;
}

ul.hnav li a img, , ul.topnav li a img
{
    display:inline;
    float:left;
    padding:4px 6px 0 0;
}

ul.hnav li a:hover, , ul.topnav li a:hover
{
    background:#e8edef;
    font-weight:normal;
    text-decoration:none;
}

/* Product Cats - drop style */

#PC, #PC li ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#PC li
{
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    background-position: 2px 3px;
    margin-top: 10px;
    background-repeat: no-repeat;
    padding-left: 12px;
    line-height: 7px;
    padding-top: 0px;
}

#PC li ul
{
    background-color:#D3DAF6;
    border:1px solid #dbdee0;
    margin-top:3px;
    padding-top:0;
    padding-bottom:7px;
}


#PC li ul li
{
    padding-left: 14px; /* Width of bullet image + left padding */
    line-height: 6px; /* Set to the height of the image */
    background-position: 3px 4px; /* X-pos Y-pos (from top-left) */
    margin-top:7px;
}

#PC li a, #PC li span
{
    line-height: normal;
    font-weight: normal;
    font-size: 1em;
}
#PC li li a, #PC li li span
{
    font-size: 0.8em;
}

div.SubMenuStyle, div.SubMenuSpace
{
    background-color: #F2F2FA;
}
a.SubMenuStyle:hover, a.SubMenuStyle:link, a.SubMenuStyle:visited
{
    text-decoration: none;
    font-weight: normal;
}
a.iLink:link, a.iLink:visited, a.iLink:hover
{
    text-decoration: none;
    font-weight: normal;
    color: black;
}
a.iLink:hover
{
    text-decoration: underline;
    font-weight: normal;
    color: #E3001B;
}

/* LHC nav styles */

.lnav
{
    list-style-type:none;
    margin:0;
    padding:0;
}

.lnav ul
{
    margin:0;
    padding:0;
    background-color:#e8edef;
}

.lnav li
{
    list-style: none;
    margin:0 0 0 0px;  /* l controls bullet from left but also the hover background colour */
    padding:0 0 0 0;
    background-position:0 10px;
    background-repeat:no-repeat;
    line-height:7px;
}

.lnav ul li
{
    min-height:21px;
    height:auto !important;
    height:21px;
    padding:6px 0 0 13px; /* l controls text from left */
    background-color:#e8edef;
    margin:0px;
}

.lnav ul li:hover
{
    position:relative;
    background-color:#D3DAF6;
    /* background-image:none; */ /* this turns off the bullet on hover */
}

/*Sub Menu*/
.lnav ul ul
{
    display:none;
    position:absolute;
    left:180px; /* 1px extra than the width of left column to create a 1px gap */
    top:0px;
    margin:0;
}

.lnav ul li:hover ul
{
    display:block;
}

.lnav ul ul li
{
    width:200px;
    float:left;
    display:inline;
    border:none;
    background-color:#dce3f5;
}

.lnav ul ul li:hover
{
    text-decoration:underline;
    border:none;
}
 
.lnav li:hover ul li ul
{
    display:none;
}

.lnav ul ul li ul
{
    left:200px;
    margin:0;
    
} /* left = width + padding left + padding right */ 

.lnav ul ul li:hover ul
{
    display:block;
}

/* Links and Span Styles */
.lnav li a, .lnav li span
{
    line-height:normal;
    font-weight:normal;
    font-size:1em;
    text-decoration:none;
}

.lnav li li a, .lnav li li span
{
    font-size:0.8em;
}

/* Ensures that the whole region is clickable */
.lnav .siLinkDiv
{
    width:100%;
    min-height:21px;
    height:auto !important;
    height:21px;
}

a.siLink, a.siLink:link, a.siLink:visited, a.siLink:active, a.siLink:hover
{
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    font-weight:normal;
}

/* Product Catalogue End */

a.iLink:link, a.iLink:visited, a.iLink:hover
{
    text-decoration:none;
    color:black;
}

a.iLink:hover
{
    text-decoration:underline;
    color:#E3001B;
}

#tested-daily
{
    position:relative;
    font-family:'Courier New' , courier, monospace;
    font-size:8pt;
    top:54px;
    right:9px;
}

#clock
{
    position:absolute;
    font-size:17px;
    line-height:1.2em;
    background-color:#E30A15; 
    color:White;
    font-weight:bold;
    top:59px;
    left:14px;    
    padding:2px;   
    padding-top:0px;   
    padding-bottom:1px;   
}


#topbannerlink
{
    position:relative;
    top:0px;
    left:550px;
}

#BasketForm_Quantity
{
    width:60px;
    height:14px;
    font-size:95%;
}

/* POLLY this is only in app_data/documents/productaddedtobasket.html can a css file be added here?*/
.pawrapper
{
    position:relative;
    margin:0 auto;
    text-align:left;
    width:10px;
    background-color:Red;
    z-index:20;
}

.addprodmsgbox
{
    position:absolute;
    top: 0;
    left: -387px;
    width: 614px;
    padding: 40px 0 0 0;
    height: 160px;
    background-color: #CC0110;
    color: White;
    font-size: 18pt;
    text-align: center;
    line-height: 25pt;
    z-index:20;
}

a.addprodmsgclose, a.addprodmsgclose:hover, a.addprodmsgclose:visited, a.addprodmsgclose:link
{
    color: White;
    font-size: 12pt;
}

.show-85
{
    -moz-opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    opacity: .85;
}

.show-85
{
    -khtml-opacity: .85;
    -moz-opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    opacity: .85;
}

/* trees image on l and r */
table#bgimg
{
    width:100%;
    padding:0;
    margin:0;
    table-layout:auto;
}

table tr td#bgimg_limg
{
    /* img is dynamic */
    background-repeat:repeat-x;
    background-color:#000000;
}

table tr td#bgimg_content
{
    width:980px;
    text-align:center;
    vertical-align:top;
}

table tr td#bgimg_rimg
{
    /* img is dynamic */
    background-repeat:repeat-x;
    background-color:#000000;
    height:100%;
}
/* trees image end */
