/* main Values */


body {
    background-color:#655A5A;
    text-align:center;
    scrollbar-face-color:#FC7813;
  	scrollbar-track-color:#FC7813;
  	scrollbar-highlight-color: #3A3B74;
  	scrollbar-arrow-color: #3A3B74;
}

#boxTooltip{
    background-color:#433C44;
    border:1px solid #fff;
    width:140px;
    text-align:center;
    color:#fff;
    font-family:verdana,arial;
    font-size:0.7em;
    font-weight:700;
}

.boxHome{
position:absolute;
top:0px;
left:0px;
width:800px;
height:25px;
}
.linkHome{
display:block;

width:800px;
height:25px;
}


a{
    color:#665A5A;
}
a:hover{
    color:#929294;
}

.linkOut{
    color:#6E886E;
}


.clearAll{
    clear:both;
}


.contentTitle,.contentTitleSub{
    color:#000;
    font-weight:700;
  
    width:390px;
}

.contentTitle {
  height:40px;
}
.contentTitleSub {
  height:20px;
}
.textDefault,.contentDefault,.contentDefaultSub, .contentTab0, .contentTab1{
    color:#000;
    font-size:0.8em;
}

.contentDefaultSub{
margin-bottom:40px;
 width:410px;
}

.contentDefault{
    width:410px;
}


.contentTab0{
    float:left;
    width:70px;
    font-weight:700;
}

.contentTab1{
    float:left;
    width:340px;
}





.boxMain{
    position:relative;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    margin-top:70px;
    width:800px;
  
}


.cellAction0, .cellAction1,.cellAction2,.cellAction3,.cellAction4,.cellAction5,.cellAction6,.cellAction7,.cellAction8,.cellAction9,.cellAction10,.cellAction11{
float:left;
 background-color:transparent;
}

.cellAction0{
    width:82px;
    height:35px;
}


.cellAction1{
    width:72px;

    height:33px;
}

.cellAction2{
    width:70px;
    height:33px;
}

.cellAction3{
    width:77px;
    height:46px;
}

.cellAction4{
    width:70px;
    height:33px;
}

.cellAction5{
    width:74px;
    height:33px;
}

.cellAction6{
    width:72px;
    height:56px;
}

.cellAction7{
    width:72px;
    height:33px;
}

.cellAction8{
    width:70px;
    height:33px;
}

.cellAction9{
    width:74px;
    height:46px;
}

.cellAction10{
    width:72px;
    height:33px;
}

.cellAction11{
    width:72px;
    height:66px;
}



.cellVisit{

float:left;

}
.linkAction{
    display:block;
    width:70px;
    height:15px;
}

.boxMainMenu{
    position:absolute;
    top:0px;
    left:0px;
    width:800px;
    height:15px;
}
.menuTopEmpty{
    height:368px;
}
.boxMainContent{
    position:absolute;
    top:0px;
    left:0px;
    width:800px;
    height:460px;
    display:block;
    background-image:url(img/elements/mainBg.gif);
    background-repeat:no-repeat;

}
.boxMainMenuAction{

    position:absolute;
    top:388px;
    left:5px;
    width:800px;
    height:20px;
    display:block;
}

.actionTopEmpty{
    height:365px;

}


.boxTop{
    margin-top:50px;
    width:800px;
    height:300px;
    display:block;

}
.boxPlayerEmpty{
    float:left;
    width:18px;
}
.boxPlayerMain{
    float:left;
    margin-left:0px;
    width:320px;
    height:300px;
    display:block;    
     background-color:#FC7813;

}

.boxPlayer{
    width:300px;
    height:300px;
    display:block;
}




.boxContentMain{
    float:left;
    width:440px;
    height:280px;
    display:block;

}
.boxContentTitle{
 width:390px;
    height:80px;
    color:#fff;
    font-family:verdana,arial;
    font-size:0.8em;
    font-weight:700;
}
.boxContentInner{
    width:440px;
    height:300px;
    overflow:auto;
    color:#F1E699;
   font-family:verdana,arial;
        font-size:0.8em;


}
.boxContentInnerAlt{
    width:440px;
    height:210px;
    overflow:auto;

}

.contentDefaultAlt{
 width:390px;
    color:#fff;
    font-family:verdana,arial;
    font-size:0.8em;
    font-weight:300;
        height:210px;
}

.boxMenu{}


.boxClear{
clear:both;

}
