﻿body
{
    background: url("/App_Themes/BNNTemplate/Images/BackGround.png");
}

html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: none;
}

.searchBar
{
    background: url("/App_Themes/BNNTemplate/Images/SearchBg.png");
    height: 50px;
}

/*.banner
{
    background: url("/App_Themes/BNNTemplate/Images/BannerBg_tr.png");
    background-repeat: no-repeat;
    width: 869px;
    height: 128px;
}*/

.bannerMenu
{
    background: url("/App_Themes/BNNTemplate/Images/BannerMenuBg.png");
    height: 63px;
    text-align: center;
}

.bannerMenuFooter
{
    background: url("/App_Themes/BNNTemplate/Images/MenuFooter.png");
    height: 7px;
}

.bannerWorld
{
    background: url("/App_Themes/BNNTemplate/Images/BannerWorld.png");
    background-repeat: no-repeat;
    height: 242px;
    width: 606px;
}

.rightMenuTop
{
    background: url("/App_Themes/BNNTemplate/Images/RightMenuTopBG.png");
    background-repeat: no-repeat;
    height: 10px;
}

.rightMenu
{
    background: url("/App_Themes/BNNTemplate/Images/RightMenuCenterBG.png");
    background-repeat: repeat-y;
}

.rightMenuBottom
{
    background: url("/App_Themes/BNNTemplate/Images/RightMenuBottomBG.png");
    background-repeat: repeat-y;
    height: 10px;
}

.rightSubMenuTop
{
    background: url("/App_Themes/BNNTemplate/Images/RightSubMenuTop.png");
    background-repeat: no-repeat;
    height: 10px;
}

.rightSubMenu
{
    background: url("/App_Themes/BNNTemplate/Images/RightSubMenuCenter.png");
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
}

.rightSubMenuBottom
{
    background: url("/App_Themes/BNNTemplate/Images/RightSubMenuBottom.png");
    background-repeat: no-repeat;
    height: 10px;
}

.popularTop
{
    background: url("/App_Themes/BNNTemplate/Images/PopularTop.png");
    height: 10px;
    width: 296px;
}

.popularCenter
{
    background: url("/App_Themes/BNNTemplate/Images/PopularCenter.png");
    height: 207px;
    width: 296px;
}

.popularBack
{
    background: url("/App_Themes/BNNTemplate/Images/PopularCenter.png");
    background-repeat: repeat;
}

.popularBottom
{
    background: url("/App_Themes/BNNTemplate/Images/PopularBottom.png");
    height: 10px;
    width: 296px;
}

.productsTop
{
    background: url("/App_Themes/BNNTemplate/Images/ProductsTop.png");
    height: 10px;
}

.productsBottom
{
    background: url("/App_Themes/BNNTemplate/Images/ProductsBottom.png");
    height: 10px;
}

body, td, th, div, p, label
{
    color: #36649c;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 14px;
}

a
{
    color: #36649c;
    font-weight: bold;
    text-decoration: underline;
    font: normal 14px arial;
}

a:visited
{
    color: #36649c;
}

a:hover
{
    color: #36649c;
    text-decoration: none;
}

.rightMenuHeader
{
    color: #FFFFFF;
}

.siteButtons
{
    background: url("/App_Themes/BNNTemplate/Images/ButtonBg.png");
    width: 88px;
    height: 21px;
    border: none;
    color: #FFFFFF;
}

.listviewLists
{
    display: inline;
    list-style-type: none;
    float:right;
    margin-left: 20px;
    margin-bottom: 20px;
    width:100%;
}

.smallListviewLists
{
    display: inline;
    list-style-type: none;
    float:left;
    margin-left: 20px;
    margin-bottom: 20px;
}

.headers
{
    color: #94bb30;
    font: normal 16px Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.subHeaders
{
    color: #94bb30;
    font: normal 14px Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.showMore
{
    color: #94bb30;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.showMore:visited
{
    color: #94bb30;
}

.showMore:hover
{
    color: #94bb30;
    text-decoration: none;
}

.content
{
    text-align: justify;
}

.linkHeader
{
    color: #94bb30;
    font: normal 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}

.linkHeader:visited
{
    color: #94bb30;
    text-decoration: underline;
}

.linkHeader:hover
{
    color: #94bb30;
    text-decoration: underline;
}

.inputLabelTD
{
    padding-left: 20px;
    width: 200px;
}
