body, table, input, select
{
    font-family: Verdana;
    font-size: 7pt;
    
    /*font-family: Trebuchet MS;
    font-size: 12px;*/
}


body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-color: #ffffff;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border-style: none;
}

hr
{
    color: #696969;
    margin-top: 15px;
    margin-bottom: 15px;
}

h1.mainHeader
{
    visibility: hidden;
}

/**************************************/
/************ New classess ************/
/**************************************/
.w100
{
    width: 100px;
}

.w200
{
    width: 200px;
}

.w250
{
    width: 250px;
}

.w300
{
    width: 300px;
}



.invisible
{
    display: none;
}

.iLit
{
    display: inline-block;
    text-align: right;
    padding-right: 1em;
}

.reqLit
{
    font-weight: bold;
}

.iTxt
{
    margin: 2px 5px 2px 0px;
}

.iDdl
{
    margin: 2px 5px 2px 0px;
}

ul.formList
{
    border: solid 1px #c0c0c0;
    padding: 2em 1em 2em 1em;
    margin: 0px 0px 0px 0px;
}

.formList li
{
    list-style-type: none;
}



.SubscriptionLink
{
    float: left; 
    margin-left: 20px; 
    margin-top: 50px;
}

.LoginView
{
    position: absolute;
    top: -5px;
    left: 600px;
    
    color: #696969;
    font: bold 13px Trebuchet MS;
}

.LoginView a
{
    color: #696969;
    font: bold 13px Trebuchet MS;
}

#News h4
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
}


/**************************************/
/******** Right panel controls ********/
/**************************************/
.rControl
{
    margin-left: 5px;
}

.rHeader
{
    height: 10px;
    width: 169px;
    background: url(../../images/Themes/GreenFacelift/bgRightControlTop.png);
    
}

.rBody
{
    width: 169px;
    background: url(../../images/Themes/GreenFacelift/bgRightControlMiddle.png);
    text-align: center;
}

.rFooter
{
    height: 10px;
    width: 169px;
    background: url(../../images/Themes/GreenFacelift/bgRightControlBottom.png);
}

.rControl h3
{
    font: bold 11px Verdana;
    color: #696969;
    text-align: center;
    text-decoration: underline;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.rControl h2
{
    text-align: center;
    font: bold 15px Arial;
    color: #505050;
    padding: 8px 0px 2px 0px;
}

.rControl h4
{
    font: bold 9px Verdana;
    color: #696969;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.ibtnGoToBasket
{
    padding: 10px 0px 0px 4px;
    border: solid 1px #696969;
}


/**************************************/
/******* Master page containers *******/
/**************************************/

#LoginView
{
    width: 630px; 
    text-align: right; 
    font: bold 10px Verdana; 
    color: #696969;
}

#container
{
    margin: 0px auto 20px auto;
    width: 960px;
    text-align: left;
}

#mainContent
{
    width: 500px;
    margin: 10px auto 10px auto;
}

ul.topMenu
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.topMenu li
{
    float: left;
    display: block;
    list-style-type: none;
    margin: 0px 3px 0px 3px;
    padding: 0px 0px 0px 0px;
}

ul.quickMenu
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.quickMenu li
{
    float: left;
    display: block;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.Header_cs, .Header_en
{
    width: 960px;
    height: 250px;
    position: relative;
}

.Header_cs
{
    background-image: url(../../images/Themes/GreenFacelift/HeaderBack_cs.jpg);
}

.Header_en
{
    background-image: url(../../images/Themes/GreenFacelift/HeaderBack_en.jpg);
}


.FooterHome_cs
{
    width: 960px;
    height: 162px;
    clear: both;
    padding-top: 70px;
    background-image: url(../../images/Themes/GreenFacelift/FooterBack_TeaBase_cs.jpg);
    background-repeat: no-repeat;
}

.FooterHome_en
{
    width: 960px;
    height: 162px;
    clear: both;
    padding-top: 70px;
    background-image: url(../../images/Themes/GreenFacelift/FooterBack_TeaBase_en.jpg);
    background-repeat: no-repeat;
}

.FooterBase_cs
{
    width: 960px;
    height: 162px;
    clear: both;
    padding-top: 70px;
    background-image: url(../../images/Themes/GreenFacelift/FooterBack_TeaBase_cs.jpg);
    background-repeat: no-repeat;
}

.FooterBase_en
{
    width: 960px;
    height: 162px;
    clear: both;
    padding-top: 70px;
    background-image: url(../../images/Themes/GreenFacelift/FooterBack_TeaBase_en.jpg);
    background-repeat: no-repeat;
}

#gtLogo
{
    width: 500px;
    height: 130px;
    position: absolute;
    top: 46px;
    left: 50%;
    margin-left: -454px;
    cursor: pointer;
    cursor: hand;
}

#QuickMenu
{
    width: 960px;
    height: 100px;
}

#QuickMenuContent
{
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -480px;
}

#dropdownMenu
{
    position: absolute;
    top: 185px;
    left: 50%;
    margin-left: -85px;
}

.MainBase_cs
{
    width: 960px;
    min-height: 910px;
    background-image: url(../../images/Themes/GreenFacelift/MainBack_TeaBase_cs.jpg);
    background-repeat: no-repeat;
}

.MainBase_en
{
    width: 960px;
    min-height: 910px;
    background-image: url(../../images/Themes/GreenFacelift/MainBack_TeaBase_en.jpg);
    background-repeat: no-repeat;
}

.MainHome_cs
{
    width: 960px;
    min-height: 910px;
    background-image: url(../../images/Themes/GreenFacelift/MainBack_TeaBase_cs.jpg);
    background-repeat: no-repeat;
}

.MainHome_en
{
    width: 960px;
    min-height: 910px;
    background-image: url(../../images/Themes/GreenFacelift/MainBack_TeaBase_en.jpg);
    background-repeat: no-repeat;
}

.rightControl
{
    width: 169px;
    height: 80px;
    background-image: url(../../images/Themes/GreenFacelift/bgRightControl.png);
    /*background-color: #c0c0c0;*/
}

.linkBanners
{
    display: none;
}



/* SEARCH PANEL */

#divSearchPanel
{
    padding: 5px 5px 30px 20px;
}

.searchTextbox
{
    border: solid 1px #bbaa99;
    color: #696969;
    font: 12px Trebuchet MS;
    padding: 2px 4px 2px 4px;
    /*font-weight: bold;*/
}

.searchTextboxWatermark
{
    border: solid 1px #d0d0d0;
    color: #d0d0d0;
    font: 12px Trebuchet MS;
    padding: 2px 4px 2px 4px;
    text-align: center;
    /*font-weight: bold;*/
}


/* --- top0 --- */
.top0_cs, .top0_en
{
    width: 960px;
    height: 20px;
    position: absolute;
    
    top: 10px;
    left: 50%;
    margin-left: -470px;
}

#LeftPanel, #RightPanel
{
    width: 192px;
    height: 200px;
}

#LeftPanel
{
    float: left;
}

#RightPanel
{
    float: right;
}

#MainPanel
{
    float: left;
    width: 576px;
}

/* Ad panel */
#AdPanel
{
    border: solid 1px #bbaa99;
    position: absolute;
    top: 400px;
    left: 50%;
    margin-left: -460px;
    padding: 0px 0px 0px 0px;
}

.ClearPanel
{
    width: 400px;
    height: 1px;
    clear: both;
}

.optionIcons
{
}

.optionIcons ul
{
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 300px;
}

.optionIcons li
{
    float: left;
    display: block;
    list-style-type: none;
    margin: 0px 5px 0px 5px;
    padding: 0px 0px 0px 0px;
}


/* --- top1 --- */
.top1_cs, .top1_en
{
    width: 780px;
    height: 110px;
    background-image: url(../../images/Back_Top1_2_cs.jpg);
    background-repeat: no-repeat;
}

.top1_cs
{
    background-image: url(../../images/Back_Top1_2_cs.jpg);
}
.top1_en
{
    background-image: url(../../images/Back_Top1_2_en.jpg);
}

/* --- top2 --- */
.top2_cs
{
    width: 780px;
    height: 20px;
    float: none;
    background-image: url(../../images/Back_Top2_2_cs.jpg);
    background-repeat: no-repeat;
}

.top2_en
{
    width: 780px;
    height: 20px;
    float: none;
    background-image: url(../../images/Back_Top2_2_en.jpg);
    background-repeat: no-repeat;
}

.top3_cs
{
    width: 780px;
    height: 70px;
    float: none;
    background-image: url(../../images/Back_Top3_2_cs.jpg);
    background-repeat: no-repeat;
}

.top3_en
{
    width: 780px;
    height: 70px;
    float: none;
    background-image: url(../../images/Back_Top3_2_en.jpg);
    background-repeat: no-repeat;
}

.left1
{
    width: 192px;
    height: 710px;
    float: left;
    background-image: url(../../images/Back_Left_2_cs.jpg);
    background-repeat: repeat-y;
    background-color: #c0c0c0;
}

.right1
{
    width: 192px;
    height: 710px;
    float: left;
    background-image: url(../../images/Back_Right_2_cs.jpg);
    background-repeat: repeat-y;
    background-color: #c0c0c0;
}

.middle1
{
    width: 500px;
    float: left;
}

/* --- bottom0 --- */
.bottom0_cs, .bottom0_en
{
    width: 780px;
    height: 100px;
    float: none;
    clear: both;
    text-align: center;
    font: 8pt Verdana;
    color: #696969;
    background-repeat: no-repeat;
}

.bottom0_cs
{
    background-image: url(../../images/Back_Bottom0_3_cs.jpg);
}

.bottom0_en
{
    background-image: url(../../images/Back_Bottom0_3_en.jpg);
}

/* --- bottom1 --- */
.bottom1_cs, .bottom1_en
{
    width: 780px;
    height: 30px;
    float: none;
    clear: both;
    text-align: center;
    font: 8pt Verdana;
    color: #696969;
    background-repeat: no-repeat;
}

.bottom1_cs
{
    background-image: url(../../images/Back_Bottom1_3_cs.jpg);
}

.bottom1_en
{
    background-image: url(../../images/Back_Bottom1_3_en.jpg);
}


/* --- Smart Feedback --- */


.SmartFeedback
{
    font: 11px Calibri;
}

.SmartFeedback Rbl
{}


