html
{
    overflow:auto;
    overflow-y:scroll;
    background-color:#ececec;
}

html, body
{
    padding:0px;
    margin:0px;
}

*
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
}

h1 
{
    color:#3778be;
    font-weight:bold;
    font-size:16px;
    margin:0px;
    padding:0px 0px 20px 0px
}

h2 
{
    color:#3778be;
    font-weight:bold;
    font-size:14px;
    margin:0px;
    padding:0px 0px 20px 0px
}

h3 
{
    color:#3778be;
    font-weight:bold;
    font-size:12px;
    margin:0px;
    padding:0px 0px 20px 0px
}

h4 
{
    color:#3778be;
    font-weight:normal;
    font-size:12px;
    margin:0px;
    padding:0px 0px 20px 0px
}
td
{
    text-align:left;
    vertical-align:top;
}

#divVars
{
    position:absolute;
    background-color:White;
    border:solid 1px Black;
    padding:10px;
    left:0px;
    top:0px;
    opacity:0.5;
    filter:alpha(opacity=50)
}


.btnKeepShopping
{
    width:136px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnKeepShopping.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    border-width:0px;
}

.btnKeepShopping
{
    width:136px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnKeepShopping.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnLogin
{
    width:92px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnLogin.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnOrderDirect
{
    width:156px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnOrderDirect.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnOrderDirect_s
{
    width:136px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnOrderDirect_s.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnSearch
{
    width:106px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnSearch.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnSend
{
    width:118px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnSend.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.btnShopcart
{
    width:156px;
    height:26px;
    background-position:0px 0px;
    background-image:url(./../Design/btnShopcart.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:Transparent;
    border-width:0px;
}

.divBlueLine
{
    height:1px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
    background-color:#548bc8;
    margin-bottom:15px;
}

.divHomeText
{
    width:465px;
    float:left;
}

.divHomeNews
{
    width:230px;
    float:right;
}

.divSiteBorderContainer
{
    width:980px;
    background-image:url(./../Design/bg/site.gif);
    background-color:White;
    background-position:center top;
    background-repeat:repeat-y;
    margin:0px auto 0px auto;
}

.divFooterBorderContainer
{
    width:980px;
    height:13px;
    background-image:url(./../Design/bg/footer.gif);
    background-color:White;
    background-position:center top;
    background-repeat:no-repeat;
    margin:0px auto 0px auto;
}

.divHeaderCartInfo
{
    text-align:right;
    background-color:red;
    bottom:0px;
    z-index:1200;
    bottom:0px;
}

.divHeaderContainer
{
    height:127px;
    background-image:url(./../Design/bg/logo.jpg);
    background-color:White;
    background-position:top left;
    background-repeat:no-repeat;
}

.divMenuContainer
{
    height:36px;
    margin-bottom:25px;
}

.divNewsDate
{
    font-size:10px;
    clear:both;
    padding-bottom:8px;
}

.divNewsTitle
{
    float:left;
    color:#3778be;
    font-weight:normal;
    font-size:12px;
    margin-bottom:4px;
    padding-bottom:4px;
    border-bottom: solid 1px #dae1f1;
    clear:both;
}

.divNewsText
{
    padding-bottom:15px;
}

.divPath
{
    border-bottom: solid 1px #548bc8;
    padding-bottom:4px;
    text-align:right;
    margin-bottom:10px;
    color:Black;
}



.divProductPath
{
    line-height:33px;
    height:33px;
    background-image:url(./../design/bg/productpath.gif);
    background-repeat:repeat-x;
    color:#3778be;
    font-size:12px;
    font-weight:bold;
    margin-bottom:18px;
}

.divProductsTitle
{
    font-size:12px;
    color:#3778be;
}

.divSearchReportContainer
{
    background-image:url(./../design/bg/searchreportcontainer.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin-bottom:15px;
}

.divSearchReportContainer select
{
    margin-bottom:10px;
    height:17px;
}

.divSearchReportHeader
{
    background-image:url(./../Design/bg/searchreport.gif);
    background-color:White;
    background-position:right top;
    background-repeat:no-repeat;
    height:16px;
}

.divSearchReportText
{
    background-color:White; 
    line-height:16px; 
    margin-top:-8px; 
    float:left;
    padding-right:3px;
    color:#3778be;
    font-size:12px;
    font-weight:bold;
}

.divSiteContainer
{
    width:936px;
    margin:0px auto 0px auto;
}

.divSiteLeftContainer
{
    width:174px;
    float:left;
}
.divSiteLeftContainer h1, .divSiteLeftContainer h2, .divSiteLeftContainer h3, .divSiteLeftContainer h4
{
    padding-bottom:0px;
    margin-bottom:0px;
}

.divSiteLeftContainer a
{
    text-decoration:none;
    font-weight:bold;
}

.divSiteRightContainer
{
    width:730px;
    float:right;
}

.divSiteRightContainer a
{
    color:#3778be;
    text-decoration:none;
}
.divFooterContainer {
text-align:center;
padding: 10px;
font-size:9px;
}
.divPath a
{
    text-decoration:none;
    color:Black;
}

.DropDownList
{
    border: solid 1px Black;
    width:155px;
    overflow:hidden;
}

.imgbtnSearchReport
{
    margin-left:25px;
}

.imgSearchReport
{
    float:right;
    margin-right:-8px;
    margin-top:4px;
}

.imgPopupProductList
{
    position:absolute;
    margin:28px 10px 0px -60px;
}

.spanOldPrice
{
    text-decoration:line-through;
}

.tdShopBtn
{
    width:50px;
    text-align:center;
    vertical-align:middle;
}

.tblShop
{
    width:100%;
    margin:10px 0px 20px 0px;
}

.tblShop a
{
    color:Black;
}

.tblShop td
{
    line-height:35px;
}

.TextBox
{
    border: solid 1px Black;
    padding:3px 0px;
    margin:0px;
}

.tblContactForm td
{
    padding-bottom:12px;
    line-height:18px;
}

.tblContactForm span input
{
    margin-left:0px;
}

.tblContactForm .TextBox
{
    width:236px;
}

.tblHeaderText
{
    width:100%;
    height:110px;
    text-align:right;
    margin-top:10px;
}

.tblHeaderText a
{
    padding-left:10px;
    text-decoration:none;
}

.tblHeaderText td
{
    text-align:right;
    padding-right:5px;
    background-position:right bottom;
    background-repeat:no-repeat;
}

.tblHome, .tblContact
{
    width:730px;
    margin-bottom:20px;
}

.tblHome *, .tblContact *, .tblProduct
{
    text-align:left;
    vertical-align:top;
}

.tblProduct
{
    margin-bottom:20px;
}

.tblProductExtra
{
    width:220px;
}

.tblMyPage td
{
    padding-bottom:12px;
    line-height:18px;
    padding-right:20px;
}

.tblMyPage .TextBox
{
    width:250px;
}

.tblShop
{
    width:100%;
}

.trShopHeader td
{
    color:#548bc8;
    line-height:normal;
}

.trShopBody td
{
    border-bottom: solid 1px #548bc8;
    text-align:left;
    vertical-align:top;
    line-height:normal;
    padding-top:7px;
}

.trShopBodySpace td
{
    height:15px;
    line-height:normal;
}

.trShopFooter td
{
    line-height:normal;
}

.tblHomeColumn, .tblContact
{
    padding: 20px 8px 10px 8px;
}

.tdHeaderL, .tdHeaderR, .tdFooterL, .tdFooterR
{
    width:5px;
    height:4px;
    background-position:left top;
    background-repeat:no-repeat;
    font-size:0px;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

.tdFooterL
{
    background-image:url(./../design/bg/blue_BL.gif);
}

.tdFooterM
{
    background-position:left bottom;
    background-repeat:repeat-x;
    background-image:url(./../design/bg/blue.gif);
}

.tdFooterR
{
    background-image:url(./../design/bg/blue_BR.gif);
}

.tdHeaderL
{
    background-image:url(./../design/bg/blue_TL.gif);
}

.tdHeaderM
{
    background-position:left top;
    background-repeat:repeat-x;
    background-image:url(./../design/bg/blue.gif);
}

.tdHeaderR
{
    background-image:url(./../design/bg/blue_TR.gif);
}

.tdMiddleL
{
    background-position:left top;
    background-repeat:repeat-y;
    background-image:url(./../design/bg/blue.gif);
    font-size:0px;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

.tblProductExtra .tdMiddleM
{
    padding:20px;
}

.tblShopPosition
{
    line-height:48px; 
    white-space: nowrap; 
    color:#3778BE;
}

.tblShopPosition td, .tblShopPosition a
{
    white-space: nowrap; 
}

.tblShopPosition *
{
    color:#3778BE;
}

.tdMiddleR
{
    background-position:right top;
    background-repeat:repeat-y;
    background-image:url(./../design/bg/blue.gif);
    font-size:0px;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

.tblLogin td
{
    padding:0px 0px 4px 0px;
    vertical-align:middle;
}

.tblLoginContainer
{
    width:100%;
}

.tblLoginContainer .divPart
{
    width:250px;
}

.tblMenu
{
    width:100%;
    line-height:36px;
}

.tblMenu a
{
    color:White;
    text-decoration:none;
}

.tblMenu .tdFirst
{
    background-image:url(./../Design/bg/menu_first.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:8px;
}

.tblMenu .tdItem
{
    background-image:url(./../Design/bg/menu.gif);
    background-position:left top;
    background-repeat:repeat-x;
    text-align:center;
}

.tblMenu .tdItem a
{
    font-size:12px;
}

.tblMenu .tdItemSpacer
{
    background-image:url(./../Design/bg/menu.gif);
    background-position:left top;
    background-repeat:repeat-x;
    width:8%;
}

.tblMenu .tdLast
{
    background-image:url(./../Design/bg/menu_last.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:8px;
}

.trShopRow td
{
    border-top:solid 1px White;
    border-bottom:solid 1px White;
    cursor:pointer;
}

.trShopRowHover td
{
    border-top:solid 1px #548bc8;
    border-bottom:solid 1px #548bc8;
    color:#548bc8;
    cursor:pointer;
}

.trShopRowHover td a, .trShopRowHover *
{
    color:#548bc8;
}

.clear
{
    clear:both;
    height:1px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
    margin-bottom:-1px;
}
