﻿/* Default master page styles */
html
{
    overflow-x: hidden;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: White;
    background-image: url(images/bodybk.jpg);
    background-repeat: repeat-x;
    margin: 0px;
}
.houseBk
{
    background-color: #FFFBE5;
}
.houseFg
{
    color: #990000;
}
.houseBar
{
    background-color: #FFF5BF;
}
h1
{
    color: #990000;
    padding: 3px;
    margin: 0px;
    font-size: 18pt;
    font-weight: bold;
}
h2
{
    color: #990000;
    padding: 3px;
    margin: 0px;
    font-size: 16pt;
    font-weight: bold;
}
h3
{
    color: #990000;
    background-color: #FFF5BF;
    margin: 0px;
    font-size: 14pt;
    font-weight: normal;
    padding: 8px 12px;
}
h4
{
    color: #990000;
    background-color: #FFF5BF;
    padding: 3px;
    margin: 0px;
    font-size: 12pt;
    font-weight: normal;
    padding: 4px 8px;
}
h5
{
    color: #990000;
    background-color: #FFF5BF;
    padding: 3px;
    margin: 0px;
    font-size: 11pt;
    font-weight: normal;
    padding: 4px 8px;
}
h6
{
    color: #990000;
    background-color: #FFF5BF;
    padding: 3px;
    margin: 0px;
    font-size: 10pt;
    font-weight: normal;
    padding: 4px 8px;
}

li
{
    list-style-image: url(images/bullet.gif);
    margin-top: 10px;
}

/* master page */
#outerDiv
{
  /*position: absolute;
    left: 50%;
    top: 0px;
    width: 1270px;
    margin-left: -635px;
    background-image: url(images/bodyglow.jpg);
    background-position: top left;
    background-repeat: no-repeat;*/
}
#innerTable
{
    width: 1000px;
    margin: 0px auto;
}
#tdheader
{
    background-image: url(images/headbk.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 60px;
    width: 100%;
    text-align: right;
    vertical-align: bottom;
}
#tdfooter
{
    background-color: #F1CD00;
    height: 50px;
    width: 100%;
}
#tdbanner
{
    vertical-align: top;    
}
#bannerMsg
{
    height: 216px; /*	background-color: #FFFBE5;  */
    background-image: url(images/bannerbk.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    color: #F1CD00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: bold;
    width: 100%;   
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px;
}
#tdmain
{
    text-align: left;
    vertical-align: top;
    background-image: url(images/centerbk.jpg);
    background-position: 16px bottom;
    background-repeat: no-repeat;
}
#tdgraphic
{
    text-align: left;
    vertical-align: top;
}
#tdcart
{
    background-image: url(images/cartbk.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
}
#tdlhs1
{
    background-color: #DDDDDD;
}
#tdlhs2
{
    /*height: 204px;*/
    vertical-align: bottom;
    background-color: #DDDDDD;
    /*background-image: url(images/lhlogo.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;*/
}
#tdrhs
{
    background-color: #FFFFFF;
    background-image: url(images/rhsbk.jpg);
    background-repeat: no-repeat;
    height: 1000px;
}
#credits
{
    float: left;
    font-size: 9pt;
    text-align: left;
    padding-top: 4px;
    width: 50%;
}
#copy
{
    float: right;
    font-size: 9pt;
    text-align: right;
    padding-top: 4px;
    width: 50%;
    color: White;
}
#credit:link
{
    color: #ffffff;
    text-decoration: none;
}
#credit:visited
{
    text-decoration: none;
    color: #ffffff;
}
#credit:hover
{
    text-decoration: none;
    color: #cc0000;
}
#credit:active
{
    text-decoration: none;
    color: #cc0000;
}
#tdmaincontent
{
    text-align: left;
    vertical-align: top;    
    background-image: url(images/whitebk.gif);
    background-repeat: repeat-x;
}
.status
{
    width: 744px;
    font-size: 12pt;
    text-align: center;
    border-width: 0px;
    padding: 8px 0px;
    margin: 2px 3px;
    color: Red;
}
a:link
{
    color: #0000FF;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #0000FF;
}
a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
a:active
{
    text-decoration: none;
    color: #FF0000;
}

/* menus */
.tdSideMenu
{
    text-align: left;
    vertical-align: top;
    height: 210px;
}
#sideMenuContainer
{
    padding: 1px 0px 0px;
}
#catMenuContainer
{
    padding: 0px 0px 4px;        
}
.sideMenuTopLevelItem
{
    width: 168px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #990000;
    border: solid 1px #FFFBE5;
    background-color: #F1CD00;
    cursor: pointer;
}
.sideMenuHotTopLevelItem
{
    width: 168px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #ff0000;
    border: solid 1px #FFFBE5;
    background-color: #FFE44D;
    cursor: pointer;
}
.catMenuTopLevelItem
{
    width: 168px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #000000;
    border: solid 1px #FFFBE5;
    background-color: #F1CD00;
    cursor: pointer;
}
.catMenuHotTopLevelItem
{
    width: 168px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #ff0000;
    border: solid 1px #FFFBE5;
    background-color: #FFE44D;
    cursor: pointer;
}
.sideMenuDownLevelItem
{
    width: 160px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #990000;
    border: solid 1px #FFFBE5;
    background-color: #F1CD00;
    cursor: pointer;
}
.sideMenuHotDownLevelItem
{
    width: 160px;
    line-height: 32px;
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #ff0000;
    border: solid 1px #FFFBE5;
    background-color: #FFE44D;
    cursor: pointer;
}
.catMenuDownLevelItem
{
    width: 160px;
    line-height: 32px;   
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #000000;
    border: solid 1px #FFFBE5;
    background-color: #F1CD00;
    cursor: pointer;
}
.catMenuHotDownLevelItem
{
    width: 160px;
    line-height: 32px;    
    text-align: left;
    padding-left: 6px;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    color: #ff0000;
    border: solid 1px #FFFBE5;
    background-color: #FFE44D;
    cursor: pointer;
}
#headerMenuContainer
{
    margin: 0px;
    float: right;
}
.tpMenuItem
{
    font-size: 13px;
    font-weight: normal;
    color: #0000ff;
    padding: 0px 4px;
}
.tpMenuItem:link
{
    color: #0000ff;
    text-decoration: none;
}
.tpMenuItem:visited
{
    text-decoration: none;
    color: #0000ff;
}
.tpMenuItem:hover
{
    text-decoration: none;
    color: #FF0000;
}
.tpMenuItem:active
{
    text-decoration: none;
    color: #FF0000;
}
#footerMenuContainer
{
    margin: 0px 15px;
}
.btMenuItem
{
    /*font-size: 13px;*/
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 8px;   
}
.btMenuItem:link
{
    color: #ffffff;
    text-decoration: none;
}
.btMenuItem:visited
{
    text-decoration: none;
    color: #ffffff;
}
.btMenuItem:hover
{
    text-decoration: none;
    color: #cc0000;
}
.btMenuItem:active
{
    text-decoration: none;
    color: #cc0000;
}
.unpublished
{
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
}
/* Menu elements */
#catMenuContainer
{
    width: 170px;
    /*height: 28px;*/
    text-align: center !important;   
    padding: 0px 0px 2px 0px !important;
}
.RadMenu_Black a.rmLink
{
    color: #FFFFFF !important;
}
.RadMenu_Black .rmLink:hover
{
    cursor: pointer;
    text-decoration: none;
    color: Red !important;
}
.RadMenu_Black .rmRootGroup
{
    /*line-height: 32px !important;*/
}
.menuSeparator
{
    background-image: url(images/hline_bk.gif);
    background-position: left center;
    background-repeat: repeat-x;
}
.radCombo
{
    cursor: pointer !important;
}
.signIn
{
    color: #ffffff !important;
    background-color: Green !important;
    background-image: url(images/spacer.gif) !important;
    background-repeat: no-repeat !important;
}
.RadMenu_Black .signIn:hover
{
    color: #FFFFFF !important;    
    background-color: #7FBF7F !important;
    background-image: url(images/spacer.gif) !important;
    background-repeat: no-repeat !important;
}
.signOut
{
    color: #ffffff !important;
    background-color: DarkRed !important;
    background-image: url(images/spacer.gif) !important;
    background-repeat: no-repeat !important;
}
.RadMenu_Black .signOut:hover
{
    color: #FFFFFF !important;
    background-color: #BF7F7F !important;
    background-image: url(images/spacer.gif) !important;
    background-repeat: no-repeat !important;
}
/*telerik */
/*Google translator */
.translatorContainer
{
    width: 170px;
    padding: 6px;
    margin: 8px 0px;
    background-color: White;
    text-align: left !important;
}
.sslTranslatorContainer
{
    width: 170px;
    padding: 6px;
    margin: 8px 0px;
    color: White;
    background-color: #212021;
    text-align: left !important;
}
/* Snippets */
.allSnippetsContainer
{
}
.snippetContainer
{
    clear: both;
    width: 100%;
    color: #F1CD00; /*	background-color: #FFFBE5;  */
    border: solid 4px #F1CD00;
}
.snippetHeadlineOuterContainer
{
    height: 30px;
    vertical-align: middle;
    background-image: url(images/snippetheadbk.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 8px;
}
.snippetHeadlineInnerContainer
{
    width: 100%;
}
.snippetHeadline
{
    font-size: 15px;
    font-weight: bold;
    color: Red;
}
.snippetBody
{
    text-align: left;
    color: Black;
    font-size: 13px;
}
.snippetFooter
{
    text-align: right;
    color: Black;
    font-size: 13px;
}

/* Main content */
#mainContentContainer
{
    margin: 6px 20px 10px 20px;
}
.contentHeaderContainer
{
    vertical-align: middle; /* background-color: #FFF5BF;*/
    height: 32px;
    line-height: 32px;
    color: #990000;
    font-weight: normal;
    font-size: 14pt;
    padding: 2px 20px;
    margin: 6px 20px 10px;
}
.contentFooterContainer
{
    vertical-align: middle; /* background-color: #FFF5BF;*/
    height: 32px;
    line-height: 32px;
    color: #990000;
    margin: 4px 20px 0px;
}
.upfrontHeaderContainer
{
    width: 97%;
    vertical-align: middle; /* background-color: #FFF5BF;*/
    height: 32px;
    line-height: 32px;
    font-size: 11pt;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.featuredProducts
{
    color: #990000;
    font-weight: bold;
    text-align: left;
    background-image: url(images/ufproducts.png);
    background-position: 6px 10px;
    background-repeat: no-repeat;
    padding-left: 26px;
}
.featuredCategories
{
    color: #990000;
    font-weight: normal;
    text-align: left;
    background-image: url(images/ufcategories.png);
    background-position: 6px 10px;
    background-repeat: no-repeat;
    padding-left: 26px;
}
#alsoBoughtHeaderContainer
{
    height: 32px;
    line-height: 32px;
    color: #990000;
    font-weight: normal;
    font-size: 11pt;
    margin-bottom: 10px;
    background-image: url(images/also.png);
    background-position: 6px 10px;
    background-repeat: no-repeat;
    padding-left: 26px;
}
#masterContentCenter
{
}
#breadCrumb
{
    color: #990000;
    font-weight: normal;
    font-size: 12pt; 
}

/* Pagers */
#topPager
{
    float: right;
    color: #990000;
    font-weight: normal;
    font-size: 9pt;
}
#bottomPager
{
    float: right;
    color: #990000;
    font-size: 9pt;
    padding: 3px;
    white-space: nowrap;
}
.tPager:link
{
    color: #990000;
    text-decoration: none;
}
.tPager:visited
{
    color: #990000;
    text-decoration: none;
}
.tPager:active
{
    color: #FF0000;
    text-decoration: underline;
}
.tPager:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.bPager:link
{
    color: #990000;
    text-decoration: none;
}
.bPager:visited
{
    color: #990000;
    text-decoration: none;
}
.bPager:active
{
    color: #FF0000;
    text-decoration: underline;
}
.bPager:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.bPagerCurrent
{
    padding: 2px;
    border: solid 1px #990000;
}

/*List content */
.listContainer
{
    border-collapse: separate;
    background-color: Transparent;
}
.itemContainer
{
    background-color: Transparent;
    width: 100%;
}
.itemHeadlineOuterContainer
{
    height: 36px;
    text-align: center;
    vertical-align: middle;
    border-bottom: solid 1px #99AEBA;
}
.itemHeadlineInnerContainer
{
    /*    background-color: #FFF5BF;*/
    width: 100%;
}
.itemHeadline
{
    /*height: 26px;*/
    line-height: 26px;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
    font-weight: normal;
    color: #990000;
    font-size: 11pt;
}
.itemBody
{
    width: 100%;
    text-align: left;
    vertical-align: top;
    font-size: 9pt;
}
.itemImgContainer
{
    vertical-align: top;
    padding-right: 8px;
    height: 160px;
}
.itemDesc
{
    vertical-align: top;
    width: 100%;
    font-size: 9pt;
    font-style: italic;
    color: #000000;
}
.itemPrice
{
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #ff0000;
}
.itemFooter
{
    font-size: 8pt;
    padding-top: 2px;
    color: #333333;
}
.itemImg
{
    margin-right: 5px;
    border: solid 0px #99AEBA;
}

/* Product detail styles */
.prodLongDescContainer
{
    width: 100%;
    font-size: 10pt;
    padding: 10px 10px 10px 15px;
    border-left: solid 1px #99AEBA;
}
.prodShortDesc
{
    font-size: 11pt;
    font-weight: bold;
}
.prodLgImg
{
    border: solid 0px #99AEBA;
    margin: 10px 15px 10px 10px;
}
.prodSuppImgsContainer
{
    padding: 10px;
    text-align: center;
    font-size: 9pt;
    font-style: italic;
}
.price
{
    width: 70px;
    border-width: 0px;
    padding: 1px;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-align: right;
}
.discountedPrice
{
    width: 70px;
    border-width: 0px;
    padding: 1px;
    font-size: 11pt;
    font-weight: normal;
    color: #ff0000;
    text-align: right;
    display: none;
}
.listPrice
{
    width: 70px;
    border-width: 0px;
    padding: 1px;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-align: right;
    text-decoration: line-through;
}
.attGrpName
{
    color: #ff0000;
    font-size: 10pt;
    padding: 8px 0px 4px 0px;
}
#prodDiscountOuterContainer
{
    padding-bottom: 10px;
}
#prodDiscountImageContainer
{
    float: left;
    margin: 0px 8px 0px 0px;
}
#prodDiscountTextContainer
{
    float: left;
    font-size: 11pt;
    font-weight: bold;
    color: #FF0000;
    margin-bottom: 0px;
}
.outOfStock
{
    font-size: 11pt;
    font-variant: small-caps;
    color: #ff0000;
}

/* cart */
#cartSummary
{
    color: #000000;
    font-weight: bold;
    background-color: Transparent;
    border-width: 0px;
    text-align: right;
    width: 90px;
}
.vatStatement
{
    font-size: 10pt;
    font-weight: normal;
}
.cartQtyField
{
    width: 30px;
    text-align: center;
}
.cartQtyFieldReadonly
{
    width: 30px;
    text-align: center;
    border-width: 0px;
    background-color: Transparent;
}
.cartNote
{
    float: left;
    font-size: small;
    font-variant: small-caps;
    font-weight: bold;
    color: #ff0000;
    padding-left: 8px;
}

/* Checkout styles */
#fastCheckoutNoteContainer
{
    margin-top: 12px;
    border: solid 1px #990000;
    width: 100%;
    clear: left;
}
#checkoutTermsContainer
{
    margin-top: 12px;
    border: solid 1px #990000;
    width: 100%;
    clear: left;
}
#shippingAddressNotice
{
    margin: 10px 0px;
    border: solid 1px #990000;
    float: left;
    clear: left;
    padding: 6px;
}

/* 3.0.39 */
#pleaseWait
{
    position: absolute;
    display: none;
    width: 230px;
    text-align: center;
    font-size: small;
    background-color: White;
    border: solid 1px black;
}
/* 3.3.0 */
.stockist
{
    background-image: url(images/stockist.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
.depotListItemOuter
{
    min-height: 120px;
    padding-bottom: 20px;
}
.depotListItemInner
{
    text-align: left;
    vertical-align: top;
    min-height: 120px;
}
.depotRow1
{
    font-size: 10pt;
    font-weight: bold;
    color: #660000;
}
.depotLabelClass
{
    color: #990000; /*    background-color: #FFF5BF;*/
    margin: 0px;
    font-size: 12pt;
    font-weight: normal;
    padding: 6px 12px;
}
.depotCellItem
{
}
/* multipage classes */
.contentpanel
{
    position: relative;
}
.tabstrip
{
}
.tab
{
}
.selectedtab
{
    color: #990000 !important;
}
.hoveredtab
{
    color: #990000 !important;
}
.disabledtab
{
    color: #cccccc !important;
}
.multipage
{
    padding: 30px 20px;
    border: solid 1px #999999;
}

/* minicart */
#minicartContainer
{
    padding-top: 2px;
    padding-left: 8px;
    width: 270px;
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-base-color: #dddddd;
}
.emptyCartPanel
{
    color: Red;
    font-size: 11pt;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.numItemsPanel
{
    padding-top: 9px;
    padding-left: 148px;
    font-size: 13px;
}
.saveCartPanel
{
    padding-top: 9px;
    padding-right: 10px;
    font-size: 13px;
}
.miniCartVatStatementContainer
{
    font-size: 11px;
    padding-top: 2px;
}
.minicartcell
{
    vertical-align: top;
    border-bottom: solid 1px #F1CD00;
}
/* Downloads */
.picbox
{
    margin: 15px;
    height: 190px;
    line-height: 190px;
    width: 200px;
    float: left;
    border: solid 1px #cccccc;
    text-align: center;
    vertical-align: middle;
}

/*Required fields */
.right
{
    float: right;
}
.red
{
    color: Red;
}

/*Online invoice*/
.invhead
{
}
.strapline
{
}
.registeredline
{
}
.invhead
{
}
.address
{
}
.emailline
{
}
.webline
{
}
.phoneline
{
}

