/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body
{
    background-color: #000000;
    background-image: url(img/bg1.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
}

#ESWpageTitle,#ESWpageTagline
{
    z-index: 100;
}

#ESWpageTitle
{
    font-family: Times New Roman, Times, serif;
    font-size: 30px;
    font-style: normal;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 242px;
    top: 65px;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #040404;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 260px;
    top: 144px;
    width: 500px;
}

#ESWpageTitle p
{
    font-family: Times New Roman, Times, serif;
    font-size: 30px;
    font-style: normal;
    color: #FFFFFF;
    width: 500px;
}

#ESWpageTagline p
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #040404;
    width: 500px;
}

a
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #F6D6AB;
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 68px;
    top: 245px;
    z-index: 100px;
    width: 200px;
}

#ESWuserMenu
{
    position: static;
    width: auto !important;
    overflow: ;
}

div.ESWuserButton0
{
    background-image: url("img/but.png");
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 12px;
    font-style: none;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 44px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    width: 200px;
    padding: 5px 0px 5px 44px;
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/but.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

div.ESWuserButton0:hover
{
    color: #f6c174;
    background-image: url("img/but0.png");
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    padding: 5px 0px 5px 44px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/but0.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 44px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 5px;
    width: 200px;
}

div.ESWuserButton1
{
    background-image: url(img/but.png);
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 44px;
    margin: 0px;
    cursor: pointer;
    width: 200px;
}

div.ESWuserButton1:hover
{
    color: #FFFFFF;
    background-image: url(img/but1.png);
    background-repeat: no-repeat;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 390px;
    left: 297px;
    top: 204px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 580px;
    left: 297px;
    top: 368px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 176px;
    left: 297px;
    top: 500px;
}

.ESWpageContent3
{
    padding: 0px;
    position: absolute;
    width: 176px;
    left: 505px;
    top: 500px;
}

.ESWpageContent4
{
    padding: 0px;
    position: absolute;
    width: 176px;
    left: 707px;
    top: 500px;
}

.ESWpageContent5
{
    padding: 0px;
    position: absolute;
    width: 90px;
    left: 791px;
    top: 333px;
}

.ESWpageContent6
{
    padding: 0px;
    position: absolute;
    width: 90px;
    left: 791px;
    top: 469px;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Tahoma;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #F6C174;
    margin: 0px;
    padding: 0px;
}

h3
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #F4BC6A;
    margin: 0px;
    padding: 0px;
}

h4
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
}

p,div.ESWuserTable TD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.col
{
    font-size: 12px;
}

.c
{
    color: #F6C174;
}

.color
{
    color: #FF8400;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg,#bg
{
    background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 189px;
}

#bg2
{
    background-image: url(img/bg2.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 269px;
    height: 189px;
    left: 0px;
    top: 0px;
}

#bg3
{
    background-image: url(img/bg3.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 631px;
    height: 189px;
    left: 269px;
    top: 0px;
}

#con1
{
    background-color: #212121;
    position: absolute;
    width: 631px;
    height: 166px;
    left: 270px;
    top: 189px;
}

#con2
{
    background-color: #212121;
    position: absolute;
    width: 631px;
    height: 108px;
    left: 270px;
    top: 493px;
}

#pic_1
{
    background-image: url(img/pic.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 12px;
    height: 13px;
    left: 779px;
    top: 471px;
}

#pic_2
{
    background-image: url(img/pic.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 12px;
    height: 13px;
    left: 779px;
    top: 335px;
}

#pic1
{
    background-image: url(img/pic1.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 176px;
    height: 109px;
    left: 701px;
    top: 204px;
}

#pic2
{
    background-image: url(img/pic2.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 192px;
    height: 62px;
    left: 297px;
    top: 396px;
}

#pic3
{
    background-image: url(img/pic3.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 192px;
    height: 62px;
    left: 492px;
    top: 396px;
}

#pic4
{
    background-image: url(img/pic4.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 192px;
    height: 62px;
    left: 687px;
    top: 396px;
}

#paz1
{
    background-image: url(img/paz1.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 73px;
    height: 67px;
    left: 48px;
    top: 99px;
}

#paz2
{
    background-image: url(img/paz2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 65px;
    height: 71px;
    left: 62px;
    top: 142px;
}

#paz3
{
    background-image: url(img/paz3.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 70px;
    height: 64px;
    left: 105px;
    top: 133px;
}

/* TABLE PART START */
div.ESWuserTable
{
    height: 93px;
}

div.ESWuserTable TABLE
{
    border: 1px solid black;
    border-collapse: collapse;
}

div.ESWuserTable TD
{
    border: 1px solid black;
}

/* TABLE PART END */
.ESWuserButtonActive div
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    padding: 5px 0px 5px 44px;
    margin: 0px 0px 0px 0px;
    background-image: url("img/but.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/but.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #ffffff;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 44px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 5px;
    width: 200px;
}