/***
    MAIN PAGE style
***/

body{
     background: url('http://maxima-music.com/ua/themes/maxima/p/fon2.jpg') no-repeat fixed;
     font-family: Arial;
     font-weight: none;
}

a{
     color: #ffaaaa;
     font-family: Arial;
     text-decoration: none;
}

a:hover{
     color: #ffdddd;
}

td.main-content{
     background: url('/images/main-big.jpg') no-repeat;
/***     background: url('/images/photo-right.jpg') no-repeat;***/
     border: 1px solid #856864;
     font-family: inherit;
     height: 537px;
     width: 569px;
/***
     height: 500px;
     width: 512px;
***/
}

td.main-shift{
     height: 537px;
     width: 81px;
}

td.main-right{
     background: url('/images/main-right.jpg') no-repeat;
/***     background: url('/images/photo-left.jpg') no-repeat;***/
     border: 1px solid #856864;
     font-family: inherit;
     height: 537px;
     width: 150px;
}

td.main-right div.article-link-wrapper{
    border: 0px solid #000000;
    height: 527px;
    padding: 5px;
    position: relative;
    width: 140px;
    margin-top: 0px;
    z-index: 100;
}

td.main-right div.article-link{
    border: 0px solid #000000;
    height: 60px;
    position: relative;
    width: 140px;
    margin-top: 10px;
}

td.main-right div.article-link a{
    color: #ffffff;
    font-size: 0.7em;
}

td.main-right div.article-link a:hover{
    color: #ffdddd;
    font-size: 0.7em;
}

td.main-content div.main-container{
     color: #ffdddd;
     font-family: inherit;
/**     font-size: 12pt;**/
     height: 537px;
     position:relative;
     width: 569px;
}

td.main-content div.main-container div.top-phrase{
    border: 0px solid #000000;
    font-size: 0.7em;
    height: 60px;
    left: 300px;
    position: absolute;
    text-indent: 15px;
    top: 90px;
    width: 180px;
    z-index: 100;
}

td.main-content div.main-container div.bottom-phrase{
    border: 0px solid #000000;
    font-size: 0.7em;
    height: 40px;
    left: 120px;
    position: absolute;
    text-indent: 15px;
    top: 450px;
    width: 170px;
    z-index: 100;
}

td.main-content div.main-container div.right-phrase{
    border: 0px solid #000000;
    font-size: 0.7em;
    height: 60px;
    left: 305px;
    position: absolute;
    text-indent: 15px;
    top: 390px;
    width: 140px;
    z-index: 100;
}

td.main-content div.main-container div.left-phrase{
    border: 0px solid #000000;
    font-size: 0.7em;
    height: 39px;
    left: 31px;
    position: absolute;
    text-indent: 15px;
    top: 340px;
    width: 140px;
    z-index: 100;
}


td.main-content div.main-container div.container-content{
     color: #ffdddd;
     font-family: inherit;
     left: 128px;
     height: 537px;
     width: 372px;
     overflow: hidden;
     position: absolute;
     top: 0px;
}


/***
    bottom
***/
table.main-bottom{
     background: url('/images/maxima-inner-bottom.jpg') no-repeat;
/***     background: url('/images/photo-bottom.jpg') no-repeat;***/
     border: 1px solid #856864;
     margin-top: 25px;
     height: 237px;
/***     height: 150px;***/
     width: 800px;
     margin-top: 10px;
     margin-bottom: 10px;
     padding: 0px;
}

/***
table.main-bottom div.bottom-container{
     height: 150px;
     position: relative;
     width: 800px;
}

table.main-bottom div.bottom-video-container{
     border: 0px solid #000000;
     height: 150px;
     overflow: hidden;
     position: absolute;
     width: 410px;
}

table.main-bottom div.bottom-video-container div.picture-wrapper{
     border: 0px solid #000000;
     height: 140px;
     overflow: hidden;
     width: 100px;
     margin-top: 20px;
}
***/


table.main-bottom div.bottom-container{
     height: 237px;
     position: relative;
     width: 800px;
}

table.main-bottom div.bottom-video-container{
     border: 0px solid #000000;
     height: 237px;
     overflow: hidden;
     padding-top: 37px;
     position: absolute;
     width: 430px;
}

table.main-bottom div.bottom-video-container div.picture-wrapper{
     border: 0px solid #000000;
     height: 200px;
     overflow: hidden;
     width: 100px;
     margin: 0px;
     padding: 0px;
}

table.main-bottom div.bottom-video-container div.picture-wrapper img{
     border: 1px solid #000000;
     margin-right: 5px;
}

table.main-bottom div.bottom-video-container .text-wrapper{
     border: 0px solid #000000;
     font-size: 0.7em;
     height: 100px;
     width: 81px;
}


table.main-bottom div.bottom-container div.main-picture{
     background: url("/images/main-maxima.png") no-repeat;
     border: 0px solid #000000;
     bottom: 0px;
     height: 636px;
     left: 385px;
     position: absolute;
     width: 329px;
}


.more-less{
 color: #eeeeee;
}

.next{
 color: #ffd1dd;
}