﻿.tierContent {
    font-size: 1.2em;
    padding: 0 0 30px 0;
}

.breadCrumbs {
    list-style-type: none;
    margin: 0;
    padding: 20px 0 0 0;
    height: 31px;
    border-bottom: 1px solid #85878f;
    margin-bottom: 30px;
}

.breadCrumbs li {
    float: left;
    padding: 0 30px 0 0;
}

.breadCrumbs li a {
    color: #FCC138;
    font-weight: bold;
}

.breadCrumbs li a:hover {
    color: #F05423;
    text-decoration: none;
}

.tierNav {
    width: 205px;
    float: left;
    background-color: #0D93D2;
}

.tierNav ul {
    padding: 5px 0 10px 23px;
    margin: 0;
    list-style-type: none;
    font-size: 1.2em;
}

.tierNav > ul > li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #c3e5f4;
}

.tierNav > ul > li > a {
    display: block;
    height: 34px;
    padding: 13px 0 0 20px;
    color: white;
}

.tierNav ul li.selected {
    background-color: #133A61;
}

.tierNav ul li.bottom {
    border-bottom: none;
}

.tierNav ul li a.curpage {
    font-weight: bold;
    color: #FCC138;
}

.tierNav ul li ul {
    font-size: 0.9em;
    padding-bottom: 10px;
}

.tierNav ul li ul li {
    padding: 0 0 10px 10px;
    margin: 0;
}

.tierNav ul li ul li a {
    color: white;
}

.tierText {
    float: left;
    width: 325px;
    padding: 0 20px 0 40px;
}

.tierText.fullWidth {
    width: 715px;
    padding-right: 0;
}

.tierText h1 {
    color: #FCC138;
    font-size: 2.4em;
}

/*.tierText.news h1 {
    font-size: 2em;
}*/

.tierText h2, .tierRight h2 {
    color: #FCC138;
    font-size: 1.25em;
    font-weight: bold;
    font-family: Arial;
}

.tierText hr {
    border: 0;
    height: 1px;
    background-color: #808080;
    color: #808080;
    height: 1px;
    margin: 20px 0;
}

.tierText .botLinks {
    padding-top: 40px;
    font-weight: bold;
}

.subBlock {
    float: left;
    position: relative;
    width: 332px;
    height: 231px;
    margin: 0 50px 35px 0;
    background-color: white;
}

.subBlock.quality-brands {
    width: 315px;
    height: 165px;
    margin-right: 83px;
    background-color: transparent;
}

.subBlock.quality-brands img {
    border-bottom: 4px solid #0D93D2;
    margin-bottom: 5px;
}

.subBlock.right, .subBlock.quality-brands.right {
    margin-right: 0;
}

.subBlock h2 {
    font-family: Avalon, 'Trebuchet MS', sans-serif;
    color: white;
    font-size: 1.5em;
    font-weight: 700;
    height: 38px;
    padding: 17px 0 0 25px;
    background-color: #0D93D2;
}

.subBlock h2 a {
    color: white;
    display: block;
}

.subBlock a.moreLink {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 98px;
    height: 26px;
    background-color: #FCC138;
    font-family: Avalon, 'Trebuchet MS', sans-serif;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    padding: 7px 0 0 10px;
}

.subBlock a.moreLink:hover {
    background-color: #0D93D2;
}

.subBlock a.brandLink {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    background: transparent url(/images/but_arrow_sm.png) no-repeat scroll 0 0;
    padding: 2px 0 2px 20px;
}

.subBlock.brandScroller {
    position: relative;
}

.subBlock.brandScroller h2 {
    background-color: #FCC138;
}

#brandScrollLeft {
    position: absolute;
    cursor: pointer;
    top: 120px;
    left: 10px;
    z-index: 2000;
}

#brandScrollRight {
    position: absolute;
    cursor: pointer;
    top: 120px;
    right: 10px;
    z-index: 2000;
}

#brandScroller {
    width: 315px;
    height: 144px;
    margin: 12px 0 0 10px;
}

#brandScroller a {
    float: left;
    display: block;
}

.tierRight {
    float: left;
    width: 370px;
}

.tierRight.news {
    padding-left: 20px;
    width: 350px;
}

.tierRight iframe {
    margin-bottom: 20px;
}

.imgMain img {
    display: block;
    margin: 0 0 25px 0;
}

.tierRight h3, ul.newsList h3 {
    font-size: 1.1em;
    color: #F78E1E;
    font-family: Arial;
    padding: 25px 0 20px 0;
    font-weight: bold;
}

.tierRight.news h3, ul.newsList h3 {
    padding: 0 0 5px 0;
}

.tierRight div.col {
    float: left;
    width: 180px;
}

.tierRight div.col strong {
    color: #FCC138;
    padding-right: 10px;
}

.tierRight.news h2 {
    font-size: 1.8em;
    font-weight: 300;
    font-family: Avalon, 'Trebuchet MS', sans-serif;
    padding: 5px 0 15px 0;
}

ul.newsList {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-top: 1px solid #8b8e9c;
}

ul.newsList li {
    padding: 10px 0 0 0;
    margin: 0;
    height: 85px;
    border-bottom: 1px solid #8b8e9c;
}

ul.newsList li p {
    padding: 0;
}

ul.newsList li img {
    float: left;
    margin: 0 10px 0 0;
}

.tierRight a.sideLink {
    display: block;
    width: 140px;
    float: right;
    font-weight: bold;
    padding-top: 10px;
}

a.enquiryBut {
    display: block;
    color: white;
    font-weight: bold;
    font-size: 1.5em;
    padding: 20px;
    background: #FCC138 url(/images/but_arrow.png) no-repeat scroll right top;
}

a.enquiryBut:hover {
    background-color: #0D93D2;
}

#RelatedScroller {
    height: 100px;
}

#RelatedScroller div {
    width: 110px;
    float: left;
    padding: 0 19px 10px 0;
    font-weight: bold;
}

#RelatedScroller div img {
    display: block;
    width: 110px;
    margin: 0 0 5px 0;
}

#RelatedScroller div img {
    width: 110px;
}

#scrollLeftSm, #scrollRightSm {
    float: right;
    cursor: pointer;
    margin: 23px 0 0 4px;
}

#advancedOptions {
    display: none;
}

#advancedOptionsBut {
    margin-right: 38px;
}

.homeBox.orderform h2 {
    background-color: #FCC138;
    background-image: none;
	color: #fff;
}

.homeBox h2 {
    height: 40px;
    padding: 20px 10px 0 24px;
    background: transparent url(../images/bg_box_head.png) repeat;
    font-weight: 400;
    font-size: 1.6em;
	color: #fff;
}
.homeBox .MainContent_pnlForm_style {
    padding: 2px 20px;
    margin: 0 auto 0 auto;
}
.homeBox{
  padding-top: 10px;
}
.homeBox.orderform a{
    text-decoration: none;
    color: #fff;
}	

.prd-left-right-scroll{
    margin-right: 85px;
}

.scroll-div-style{
display: block; text-align: start; float: none; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; margin: 0px; overflow: hidden; position: relative; width: 250px; height: 100px;
}