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

a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
}

ul
{
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 30px;
    list-style-type: circle;
    list-style-position: outside;
    list-style-image: url(img/list_image.gif);
}

li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle,#ESWpageTagline
{
    z-index: 100;
}

#ESWpageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color: #B93EA1;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 271px;
    top: 247px;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #6A9830;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 335px;
    top: 280px;
    letter-spacing: 1px;
    width: 500px;
}

#ESWpageTitle p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color: #B93EA1;
    width: 500px;
}

#ESWpageTagline p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #6A9830;
    letter-spacing: 1px;
    width: 500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 16px;
    top: 233px;
    z-index: 100;
    width: 150px;
}

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

div.ESWuserButton0
{
    background-image: url(img/btn_off.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding: 8px 0px 8px 30px;
    margin: 0px 0px 0px 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 30px;
    cursor: pointer;
    width: 150px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-right: 0px;
}

div.ESWuserButton0:hover
{
    background-image: url(img/btn_on.png);
    background-repeat: no-repeat;
    width: 150px;
}

div.ESWuserButton1
{
    background-image: url(img/subbtn_off.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    padding: 0px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 20px;
    margin-left: 15px;
    cursor: pointer;
    width: 150px;
}

div.ESWuserButton1:hover
{
    background-image: url(img/subbtn_on.png);
    background-repeat: no-repeat;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 200px;
    left: 280px;
    top: 370px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 315px;
    left: 510px;
    top: 370px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 600px;
    left: 200px;
    top: 600px;
}

.ESWpageContent3
{
    padding: 0px;
    position: absolute;
    width: 600px;
    left: 200px;
    top: 850px;
}

.ESWpageContent4
{
    padding: 0px;
    position: absolute;
    width: 600px;
    left: 200px;
    top: 100px;
}

.ESWpageContent5
{
    padding: 0px;
    position: absolute;
    width: 600px;
    left: 200px;
    top: 350px;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #555555;
    margin: 0px;
    padding: 0px;
}

h1
{
    text-transform: uppercase;
}

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

.margin
{
    margin-top: 10px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#top_bg
{
    background-image: url(img/top_bg.jpg);
    background-repeat: repeat-x;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 600px;
}

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

#pattern1
{
    background-image: url(img/pattern.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 65px;
    top: 37px;
    width: 242px;
    height: 158px;
}

#pattern2
{
    background-image: url(img/pattern.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -57px;
    top: 210px;
    width: 242px;
    height: 158px;
}

#pattern3
{
    background-image: url(img/pattern3.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 594px;
    top: 25px;
    width: 247px;
    height: 173px;
}

#pattern4
{
    background-image: url(img/pattern4.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 347px;
    top: 27px;
    width: 215px;
    height: 209px;
}

#g1
{
    background-color: #555555;
    background-repeat: no-repeat;
    position: absolute;
    left: 252px;
    top: 38px;
    width: 145px;
    height: 190px;
    border: #FFFFFF 2px solid;
}

#g2
{
    background-color: #555555;
    background-repeat: no-repeat;
    position: absolute;
    left: 397px;
    top: 38px;
    width: 145px;
    height: 190px;
    border: #FFFFFF 2px solid;
}

#g3
{
    background-color: #555555;
    background-repeat: no-repeat;
    position: absolute;
    left: 542px;
    top: 38px;
    width: 145px;
    height: 190px;
    border: #FFFFFF 2px solid;
}

#g4
{
    background-color: #FF89D0;
    background-repeat: no-repeat;
    position: absolute;
    left: 686px;
    top: 38px;
    width: 145px;
    height: 190px;
    border: #FFFFFF 2px solid;
}

#girl1
{
    background-image: url(img/girl1.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 254px;
    top: 40px;
    width: 138px;
    height: 186px;
}

#girl2
{
    background-image: url(img/girl2.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 399px;
    top: 40px;
    width: 138px;
    height: 186px;
}

#girl3
{
    background-image: url(img/girl3.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 544px;
    top: 40px;
    width: 138px;
    height: 186px;
}

#girl4
{
    background-image: url(img/girl4.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 688px;
    top: 40px;
    width: 138px;
    height: 186px;
}

#content_pic1
{
    background-color: #F1FF7C;
    background-repeat: no-repeat;
    position: absolute;
    left: 507px;
    top: 455px;
    width: 342px;
    height: 100px;
    border: #FDDEF6 1px solid;
}

#pic1
{
    background-image: url(img/pic1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 508px;
    top: 456px;
    width: 340px;
    height: 98px;
}

#shape
{
    background-image: url(img/shape.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 238px;
    top: 233px;
    width: 595px;
    height: 80px;
}

/* 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
{
    width: 150px;
    background-image: url(img/btn_off.png);
    background-repeat: no-repeat;
}
