﻿body
{
    font-family: Verdana, sans-serif;
    background: none;
    font-size: 70%;
    line-height: 165%;
    color: #333333;
    text-decoration: none;
    margin: 0px;
}

table
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-top: 0px;
}

h1
{
    padding: 1px 0px 0px 0px;
    margin: 0px;
    font-size: 145%;
    font-weight: normal;
    color: #000000;
}

h2
{
    padding: 0px 0px 5px 0px;
    margin: 10px 0px 5px 0px;
    font-size: 145%;
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #CCCCCC;
}

h3
{
    padding: 10px 0px 5px 0px;
    font-size: 109%;
    font-weight: normal;
    color: #000000;
}

p
{
    padding: 10px 0px 5px 0px;
    margin: 0px;
}

a
{
    color: #059890;
    text-decoration: underline;
}

a:hover
{
    color: #B90018;
}

a.plusLink
{
    color: #009B81;
    text-decoration: none;
    background: url(Assets/plus.gif) no-repeat 0px 4px;
    padding: 0px 0px 0px 12px;
}

a.plusLink:hover
{
    color: #333333;
}

#wrapper
{
    width: 950px;
    margin: 0 auto;
    padding: 0px;
}

#header
{
    width: 950px;
    height: 100px;
    position: relative;
}

#headerMiddle
{
    padding: 0px 0px 0px;
    width: 480px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 200px;
}
#headerMiddle p
{
    text-align: right;
    font-size: 9px;
    color: #0e8575;
}
#headerMiddle p.middleText
{
    text-align: center;
    width: 491px;
}
#logo
{
    position: absolute;
    top: 15px;
    left: 0px;
}

#logo a
{
    display: block;
    width: 138px;
    height: 74px; /*background: url(Assets/logo.png) no-repeat;*/
}

#searchBox
{
    position: absolute;
    width: 245px;
    height: 26px;
    top: 0px;
    right: 0px;
    background: url(Assets/searchBoxBg.png) no-repeat;
    padding: 8px 10px 5px 10px;
    color: #FFFFFF;
}

.searchBoxInput
{
    width: 165px;
    height: 16px;
    font-size: 100%;
    border: none;
    background: #FFFFFF;
    margin: 0px 5px 0px 5px;
}

.searchBoxBtn
{
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

#strapLine
{
    position: absolute;
    bottom: 12px;
    right: 0px;
    text-align: right;
}

.navPage
{
    width: 950px;
    height: 30px;
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 1px 0px;
    border-bottom: solid 3px #CCCCCC;
    position: relative;
    z-index: 300;
}

#printNav
{
    width: 950px;
    height: 25px;
    background: #F3F3F3;
}

#printNav ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
}

#printNav li
{
    float: left;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    background: url(Assets/subNavSplitLine.gif) no-repeat right 4px;
}

#printNav li.end
{
    float: left;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    color: #999999;
    background: none;
}

#printNav li.textSize
{
    float: right;
    margin: 0px;
    padding: 0px 5px 0px 0px;
    background: none;
}

#printNav li a
{
    color: #059890;
    text-decoration: none;
}

#printNav li a.small
{
    font-size: 91%;
    color: #999999;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

#printNav li a.medium
{
    font-size: 100%;
    color: #999999;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

#printNav li a.large
{
    font-size: 109%;
    color: #999999;
    text-decoration: none;
    padding: 0px 5px 0px 0px;
}

#printNav li a.email
{
    color: #999999;
    text-decoration: none;
    background: url(Assets/mail.gif) no-repeat;
    padding: 1px 0px 2px 20px;
}

#printNav li a.print
{
    color: #999999;
    text-decoration: none;
    background: url(Assets/print.gif) no-repeat;
    padding: 1px 0px 2px 19px;
}

#printNav li a.addPrint
{
    color: #999999;
    text-decoration: none;
    background: url(Assets/addPrint.gif) no-repeat;
    padding: 1px 0px 2px 19px;
}

#printNav li a:hover, #printNav li a.email:hover, #printNav li a.print:hover, #printNav li a.addPrint:hover, #printNav li a.small:hover, #printNav li a.medium:hover, #printNav li a.large:hover
{
    text-decoration: underline;
}

#footer
{
    width: 950px;
    margin: 0px 0px 30px 0px;
    border-top: solid 3px #31A49E;
}

#footer ul
{
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#footer li
{
    float: left;
    padding: 0px 7px 0px 7px;
    color: #999999;
    background: url(Assets/footerSplitLine.gif) no-repeat 0px 5px;
}

#footer li.first
{
    float: left;
    padding: 0px 7px 0px 15px;
    color: #999999;
    background: none;
}

#footer li.right
{
    float: right;
    padding: 0px 15px 0px 7px;
    background: url(Assets/footerSplitLine.gif) no-repeat 0px 5px;
}

#footer li.rightEnd
{
    float: right;
    padding: 0px 7px 0px 0px;
    background: none;
}

#footer li a
{
    color: #999999;
    text-decoration: none;
}

#footer li a:hover
{
    text-decoration: underline;
}

#footerBorder
{
    width: 910px;
    margin: 0px;
    padding: 10px 20px; /*height: 0px;*/
    border-bottom: solid 3px #31A49E;
}


/*-------------- page CSS --------------- */

#page
{
    width: 950px;
    min-height: 615px;
    margin: 10px 0px 0px 0px;
}

#container
{
    background-color: #FFFFFF;
    float: left;
    width: 570px;
    border-left: solid 190px #0E8575;
    border-right: solid 190px #0E8575;
    position: relative;
}
#leftColumn
{
    float: left;
    width: 190px;
    margin-left: -190px;
    position: relative;
}
#middleColumn
{
    float: left;
    width: 570px;
    margin-right: -570px;
}
#rightColumn
{
    float: right;
    width: 190px;
    margin-right: -190px;
    position: relative;
}

.productsNavTitle
{
    width: 190px;
    height: 39px;
    border-bottom: solid 1px #FFFFFF;
    background: url(Assets/productNavTitle.png) no-repeat;
}

.productsNav
{
    width: 190px; /*background: #0E8575 url(Assets/productNavBg.png) no-repeat;*/
    background: #0E8575 no-repeat;
}

.productsNav ul
{
    list-style: none;
    width: 170px;
    margin: 0px;
    padding: 5px 10px 0px 10px;
}

.productsNav li
{
    list-style: none;
    padding: 5px 0px 5px 0px;
    border-bottom: dotted 1px #00DCBB;
    text-align: center;
}

.productsNav li.bottom
{
    list-style: none;
    padding: 5px 0px 5px 0px;
    border-bottom: none;
    text-align: center;
}

.productsNav li a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.productsNav li a:hover
{
    text-decoration: underline;
}

.partnership
{
    position: absolute;
    bottom: 15px;
    left: -170px;
}

#middleColumnHolder
{
    width: 568px;
    min-height: 615px;
    margin: 0px 1px 0px 1px; /*background: #FFFFFF url(Assets/middleColumnBg.png) repeat-x;*/
}

#middleColumnTitle
{
    width: 528px;
    height: 29px;
    padding: 10px 20px 0px 20px;
    border-bottom: solid 1px #FFFFFF;
    background: url(Assets/middleColumnTitleBg.png) no-repeat;
}

#locationMap
{
    width: 570px;
    height: 255px;
    margin: 0px 0px 15px -20px;
}

.middleColumnContent
{
    width: 528px;
    padding: 0px 20px 0px 20px;
}

.enquireNowBox
{
    width: 190px; /*background: #0E8575 url(Assets/columnBoxBg.png) no-repeat;*/
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

.columnBox
{
    width: 190px;
    background: #0E8575 url(Assets/columnBoxBg.png) no-repeat;
    color: #FFFFFF;
    padding: 0px 0px 7px 0px;
    border-top: solid 1px #FFFFFF;
}

.columnBox p
{
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    line-height: 150%;
}

.featuredBox p
{
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 3px 0px 0px 0px;
    text-align: center;
}

.featuredBox img
{
    display: block;
    border: none;
}


.columnBoxTitle
{
    width: 190px;
    height: 39px;
}

.featuredBox
{
    width: 156px;
    height: 150px;
    padding: 10px;
    margin: 0px 7px 7px 7px; /*background: url(Assets/featuredBoxBg.png) no-repeat;*/
}

.featuredImg
{
    padding-top: 5px;
    padding-left: 5px;
    width: 78px;
    height: 67px;
    background: url(Assets/featuredImgBG.png) no-repeat;
}

.newsRepeater
{
    width: 170px;
    padding: 0px 0px 10px 0px;
    margin: 0px 10px 10px 10px;
    border-bottom: dotted 1px #00DCBB;
    font-weight: bold;
    line-height: 150%;
}

.newsRepeater a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.newsRepeater a:hover
{
    text-decoration: underline;
}

.date
{
    color: #00FFFF;
    font-weight: normal;
}

/*-------------- product buttons ---------------*/

.productBtnHolder
{
    float: left;
    width: 117px;
    height: 143px;
    margin: 15px 0px 0px 20px;
}

.productBtnHolder img
{
    display: block;
    border: none;
}

.productBtnHolder p
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 120%;
    margin: 0px;
    padding: 8px 0px 0px 0px;
}

a.productBtn
{
    display: block;
    width: 97px;
    height: 123px;
    padding: 10px;
    background: url(Assets/productBtn-trans.png) no-repeat;
    text-decoration: none;
}

a.productBtn:hover
{
    background: url(Assets/productBtnOver-trans.png) no-repeat;
}

.error
{
    color: #ff0000;
}

/*-------------- product list --------------*/

.productListHolder
{
    width: 511px;
    height: 158px;
    margin: 15px 0px 0px 0px;
    padding: 17px 0px 17px 17px;
    background: url(Assets/productListBg-trans.png) no-repeat;
}

.productListHolder h2
{
    padding: 0px 17px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 145%;
    font-weight: normal;
    color: #FFFFFF;
    border: none;
    line-height: 140%;
}

.productListHolder p
{
    margin: 0px;
    padding: 2px 17px 0px 0px;
    line-height: 18px;
    color: #A1FFF5;
}

.productListImg
{
    float: left;
    padding: 5px;
    margin: 0px 15px 0px 0px;
    width: 95px;
    height: 95px;
    background: url(Assets/productListImg.gif) no-repeat;
}

input.productListBtn
{
    float: left;
    width: 159px;
    height: 32px;
    border: none;
    margin: 10px 7px 0px 0px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 127%;
    font-weight: bold;
    color: #000000;
    background: url(Assets/longBtn-trans.png) no-repeat;
}

input.productListBtn:hover
{
    color: #FFFFFF;
    background: url(Assets/longBtnOver-trans.png) no-repeat;
}


/*-------------- product list --------------*/

.productDetailsHolder
{
    width: 528px;
    margin: 0px 0px 20px 0px;
}

.productDetailsImage
{
    float: left;
    width: 254px;
    height: 270px;
    margin: 15px 0px 0px 0px;
    padding: 9px 10px 0px 10px;
    background: url(Assets/productDetailsBg-trans.png) no-repeat;
}

.productDetailsImage img
{
    border: none;
    display: block;
}

.productDetailsImage p
{
    margin: 0px;
    padding: 7px 0px 0px 0px;
    color: #FFFFFF;
}

.productDetailsImage a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.productDetailsImage a:hover
{
    text-decoration: underline;
}

.productDetailsBtn
{
    float: left;
    width: 159px;
    margin: 15px 0px 0px 0px;
}
a.getPrice
{
    float: left;
    width: 125px;
    height: 59px;
    margin: 15px 0px 0px 0px;
    background: url(Assets/getpriceup.png) no-repeat;
}
a.getPrice:hover
{
    background: url(Assets/getpricedown.png) no-repeat;
}
a.quoteBuilder
{
    float: left;
    width: 125px;
    height: 59px;
    margin: 15px 0px 0px 0px;
    background: url(Assets/quotebuildup.png) no-repeat;
}
a.quoteBuilder:hover
{
    background: url(Assets/quotebuilddown.png) no-repeat;
}
a.leasing
{
    float: left;
    width: 245px;
    height: 40px;
    margin: 15px 0px 0px 0px;
    background: url(Assets/leasingexplup.png) no-repeat;
}
a.leasing:hover
{
    background: url(Assets/leasingexpldown.png) no-repeat;
}
input.productDetailsBtn
{
    width: 159px;
    height: 57px;
    border: none;
    margin: 0px 0px 5px 5px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 127%;
    font-weight: bold;
    color: #000000;
    background: url(Assets/productDetailsBtn-trans.png) no-repeat;
}

input.productDetailsBtn:hover
{
    color: #FFFFFF;
    background: url(Assets/productDetailsBtnOver-trans.png) no-repeat;
}

a.productDetailsBtn
{
    width: 159px;
    height: 37px;
    border: none;
    margin: 0px 0px 5px 5px;
    padding-top: 20px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 127%;
    font-weight: bold;
    color: #000000;
    text-align: center;
    text-decoration: none;
    background: url(Assets/productDetailsBtn-trans.png) no-repeat;
}

a.productDetailsBtn:hover
{
    color: #FFFFFF;
    background: url(Assets/productDetailsBtnOver-trans.png) no-repeat;
}

.productDetailsText
{
    margin: 0px 0px 0px 0px;
    border: none;
}

.productDetailsTextOpen
{
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #CCCCCC;
    padding: 0px 0px 25px 0px;
}

.productDetailsText p, .productDetailsTextOpen p
{
    padding: 10px 5px 5px 5px;
    margin: 0px;
}

.productDetailsText h2, .productDetailsTextOpen h2
{
    padding: 0px 5px 8px 5px;
    margin: 8px 0px 0px 0px;
    font-size: 145%;
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #CCCCCC;
}

.productDetailsText h3, .productDetailsTextOpen h3
{
    margin: 0px;
    padding: 15px 5px 0px 5px;
    font-size: 109%;
    font-weight: normal;
    color: #000000;
}

.productDetailsText ul, .productDetailsTextOpen ul
{
    margin: 0px;
    padding: 15px 0px 0px 25px;
}

.productDetailsText li, .productDetailsTextOpen li
{
    margin: 0px;
    padding: 0px;
}

.productSpec
{
    width: 518px;
    margin: 5px 5px 5px 5px;
    background: #E7E7E7;
}

.productSpec td
{
    font-weight: normal;
    padding: 5px;
    vertical-align: top;
    border-bottom: solid 1px #FFFFFF;
}

.productSpec td.title
{
    font-weight: bold;
    padding: 5px;
    vertical-align: top;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
}

a.plus
{
    display: block;
    width: 518px;
    background: url(Assets/plus.png) no-repeat right center;
    color: #000000;
    text-decoration: none;
}

a.plus:hover
{
    text-decoration: none;
}

a.minus
{
    display: block;
    width: 518px;
    background: url(Assets/minus.png) no-repeat right center;
    color: #000000;
    text-decoration: none;
}

a.minus:hover
{
    text-decoration: none;
}


/*-------------- related products -------------*/

#relatedProducts
{
    margin: 30px 0px 30px 0px;
    width: 514px;
    height: 159px;
    padding: 1px 7px 0px 7px;
    background: url(Assets/relatedProductsBg.png) no-repeat;
    color: #FFFFFF;
    font-weight: bold;
}

.relatedProductsRepeater
{
    float: left;
    width: 99px;
    color: #000000;
    font-weight: normal;
    margin: 5px 14px 0px 14px;
}

.relatedProductsRepeater img
{
    display: block;
    border: none;
}

.relatedProductsRepeater p
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 120%;
}

.departments, .products
{
    margin-bottom: 15px;
    width: 100%;
}
.departments th, .departments td, .products th, .products td 
{
    padding: 4px;
    text-align: left;
    border:0px;
}

/*-------------- classes --------------- */

.clear
{
    clear: both;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
    border: none;
}

p.centre
{
    text-align: center;
    line-height: 130%;
}


a.rightArrow
{
    float: right;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 3px 0px;
}

a.rightArrow:hover
{
    text-decoration: underline;
}

.searchOrder
{
    width: 100%;
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px #CCCCCC;
}

.dropList
{
    width: 12px;
    height: 11px;
    background: url(Assets/dropList-trans.png) no-repeat;
}


/* ########## HORIZONTAL MENU ########## */
.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* Note that the example menu in this web site uses relative positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */



/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.OASMenu ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    background: url(Assets/Nav/bg.png) no-repeat;
    width: 950px;
    height: 30px;
}

.OASMenu ul:hover
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    background: url(Assets/Nav/bgOver.png) no-repeat;
    width: 950px;
    height: 35px;
}


/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.OASMenu ul.CSS-Menu ul
{
}

.OASMenu ul.CSS-Menu ul ul
{
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.OASMenu ul.CSS-Menu li
{
    background: #none;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border-left: solid 1px #FFFFFF;
}

.OASMenu ul.CSS-Menu li.drop
{
    background: #none;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border-left: solid 1px #FFFFFF;
}

.OASMenu ul.CSS-Menu li.start
{
    background: #none;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border: none;
}

.OASMenu ul.CSS-Menu li.end
{
    background: #none;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border-left: solid 1px #FFFFFF;
}

.OASMenu ul.CSS-Menu li.endDrop
{
    background: #none;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border-left: solid 1px #FFFFFF;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */

.OASMenu ul.CSS-Menu li a, .OASMenu ul.CSS-Menu li span
{
    text-align: center;
    color: #FFFFFF;
    padding: 0px 25px 0px 25px;
    font-weight: bold;
    background: none;
}



/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.OASMenu ul.CSS-Menu li.CSS-Menu-Leaf a, .OASMenu ul.CSS-Menu li.CSS-Menu-Leaf span
{
    background-image: none;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the CSS-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.OASMenu ul.CSS-Menu li:hover, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover
{
    height: 25px;
    background: url(Assets/Nav/liBg.png) repeat-x;
}

.OASMenu ul.CSS-Menu li.drop:hover, .OASMenu ul.CSS-Menu li.drop.CSS-Menu-Hover
{
    height: 30px;
    background: url(Assets/Nav/liBg.png) repeat-x;
}

.OASMenu ul.CSS-Menu li.start:hover, .OASMenu ul.CSS-Menu li.home.CSS-Menu-Hover
{
    height: 25px;
    background: url(Assets/Nav/liStartBg.png) no-repeat top left;
}

.OASMenu ul.CSS-Menu li.end:hover, .OASMenu ul.CSS-Menu li.contacts.CSS-Menu-Hover
{
    height: 25px;
    background: url(Assets/Nav/liEndBg.png) no-repeat top right;
}

.OASMenu ul.CSS-Menu li.endDrop:hover, .OASMenu ul.CSS-Menu li.endDrop.CSS-Menu-Hover
{
    height: 30px;
    background: url(Assets/Nav/liEndDropBg.png) no-repeat top right;
}


.OASMenu ul.CSS-Menu li:hover a, .OASMenu ul.CSS-Menu li:hover span, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover a, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover span, .OASMenu ul.CSS-Menu li:hover li:hover a, .OASMenu ul.CSS-Menu li:hover li:hover span, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover a, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover span, .OASMenu ul.CSS-Menu li:hover li:hover ul a:hover, .OASMenu ul.CSS-Menu li:hover li:hover ul span.Asp-Menu-Hover, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover ul a:hover, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover ul span.Asp-Menu-Hover
{
    background: none;
    color: #FFFFFF;
}

.OASMenu ul.CSS-Menu li:hover ul a, .OASMenu ul.CSS-Menu li:hover ul span, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover ul a, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover ul span, .OASMenu ul.CSS-Menu li:hover li:hover ul a, .OASMenu ul.CSS-Menu li:hover li:hover ul span, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover ul a, .OASMenu ul.CSS-Menu li.CSS-Menu-Hover li.CSS-Menu-Hover ul span
{
    color: #ffffff;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.OASMenu ul.CSS-Menu li a:hover, .OASMenu ul.CSS-Menu li span.Asp-Menu-Hover
{
    background: none;
    color: #FFFFFF;
}



.OASMenu ul.CSS-Menu li.CSS-Menu-Leaf a:hover
{
}


.OASMenu .CSS-Menu-Horizontal
{
    z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu
{
    /*width: 720px;*/
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul
{
    /*width: 10.5em;*/
    left: 0px;
    top: 100%;
    width: 950px;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(Assets/Nav/subliBg.png) repeat-x;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul ul
{
    top: -0.3em;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul ul
{
    width: 22.2em;
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu li
{
    /*width: 12.5em;*/
    text-align: center;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li
{
    text-align: left;
    color: #FFFFFF;
    height: 35px;
    padding: 3px 10px 2px 10px;
    font-size: 100%;
    font-weight: bold;
    background: url(Assets/Nav/splitLine.gif) no-repeat 0px 4px;
    border: none;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.first
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 10px 2px 10px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.specailOffer
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 140px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.consumables
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 115px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.support
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 410px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.testimonials
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 310px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.resources
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 425px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li.contact
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px 2px 730px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    border: none;
    height: 35px;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li a
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px;
    font-size: 100%;
    background: none;
    border: none;
}

.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul li a:hover
{
    text-decoration: underline;
}


.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu ul ul li
{
    width: 100%;
}

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.OASMenu .CSS-Menu-Horizontal ul.CSS-Menu li ul li ul
{
    margin: .5em 0 0 100%;
}
/* ########## HORIZONTAL MENU ########## */

/* ########## LIGHTBOX ########## */

#filter
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #CCA;
    z-index: 10;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


#box
{
    display: none;
    position: absolute;
    top: 10%;
    left: 15%;
    width: 400px; /*height: 	mapx;*/
    padding: 48px;
    margin: 0;
    border: 1px solid black;
    background-color: white;
    z-index: 101;
}

#boxtitle
{
    position: absolute;
    float: center;
    top: 0;
    left: 0;
    width: 486px;
    height: 24px;
    padding: 0;
    padding-top: 4px;
    padding-left: 10px;
    margin: 0;
    border-bottom: 4px solid #00DCBB;
    background-color: #0E8575;
    color: white;
}

#filter1
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #CCA;
    z-index: 10;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#box1
{
    display: none;
    position: absolute;
    top: 20%;
    left: 30%;
    width: 400px;
    height: 175px;
    padding: 48px;
    margin: 0;
    border: 1px solid black;
    background-color: white;
    z-index: 101;
    overflow: none;
}

#boxtitle1
{
    position: absolute;
    float: center;
    top: 0;
    left: 0;
    width: 486px;
    height: 24px;
    padding: 0;
    padding-top: 4px;
    padding-left: 10px;
    margin: 0;
    border-bottom: 4px solid #00DCBB;
    background-color: #09c;
    color: white;
}
/* ########## LIGHTBOX ########## */

/* ########## SIDE MENU ########## */
.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */
/* See WhitePaper.aspx for details. */

ul.CSS-Menu
{
    position: relative;
}


ul.CSS-Menu, ul.CSS-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;
}

ul.CSS-Menu li
{
    list-style: none;
    float: left;
}

ul.CSS-Menu li ul li
{
    list-style: none;
    display: inline;
}

ul.CSS-Menu li a, ul.CSS-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.CSS-Menu ul
{
    position: absolute;
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.CSS-Menu li:hover ul ul, ul.CSS-Menu li.CSS-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.CSS-Menu li:hover ul, ul.CSS-Menu li li:hover ul, ul.CSS-Menu li li li:hover ul, ul.CSS-Menu li.CSS-Menu-Hover ul, ul.CSS-Menu li li.CSS-Menu-Hover ul, ul.CSS-Menu li li li.CSS-Menu-Hover ul
{
    visibility: visible;
}

.CSS-Menu-Vertical ul.CSS-Menu li
{
    width: 100%;
}

/* ########## SIDE MENU ########## */
