/* 
    Document   : __NAME__
    Created on : __DATE__, __TIME__
    Author     : __USER__
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


html, body {
      margin: 0px; padding: 0px; 
      height: 100%;
      width: 100%;
}

body {
    font-family: Arial, times new roman;
    font-weight: normal;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}

button {
cursor: pointer;
cursor: hand;
background-color: transparent;
}

table
{
	border-collapse: collapse;
        padding: 0;
        margin: 0;
        border: 0;
}

td
{
	margin: 0;
	padding: 0;
        border: 0; 
	vertical-align: top;
}

img{
  border: 0;
}

h2{
    font-size: 16px;
}

h3{
    font-size: 14px;
}

p{
    margin-top: 0;
    text-indent: 0;
}


/*== =layout ============================================================================================*/



table.all{
    width: 900px;
    height: 100%;
}

.header-container{
    width: 900px;
    height: 173px; 
}


.middle-container{
    width: 900px;
    height: 100%; 
    background: url(images/x2/main-bg.png) top repeat-y;
}

.left-container{
    width: 153px;
    height: 100%;
}

.right-container{
    width: 177px;
    height: 100%;
}

.main-container{
    width: 570px;
    height: 100%;
}

.main-menu-container{
    width: 570px;
    height: 57px;
}

.sub-main-menu-container{
    width: 570px;
    height: 54px;
}

.content-container{
    width: 570px;
    height: 100%;
    text-align: left;

    font-size: 12px;
    font-family: Arial, Tahoma, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    color: #888888;

}


.coments-container{
    width: 570px;
    height: 134px;
    background: url(images/x2/coments.png) top no-repeat;
}

.footer-container{
    width: 900px;
    height: 54px;
    background: url(images/x2/footer-bg.png) top repeat-x;
}




/*=== =header =====================================================================================================*/



.header-logo{
    width: 186px;
    height: 172px;
    background: url(images/x2/header-left-logo.png) bottom no-repeat;
}

.header-top{
    width: 714px;
    height: 172px;
    background: url(images/x2/header-bg.png) top left repeat-y;
}


.header-title{
    width: 495px;
    height: 145px;
    background: url(images/x2/header-title.png) 0px 36px no-repeat;
}

.header-title2{
    width: 495px;
    height: 145px;
    background: url(images/x2/header-title2.png) 0px 36px no-repeat;
}

.header-title3{
    width: 495px;
    height: 145px;
    background: url(images/x2/header-title3.png) 0px 36px no-repeat;
}


.header-welcome{
    width: 219px;
    height: 145px;
}

.header-welcome-text{
    width: 126px;
    height: 125px;
    text-align: right;
    padding-right: 5px;
    
    font-size: 16px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;
    color: #009ae3;
}

.header-welcome-photo{
    width: 91px;
    height: 125px;
    background: url(images/x2/header-photo.png) 0px 36px no-repeat;
}

.header-reg-command{
    width: 126px;
    height: 20px;
    text-align: right;
    padding: 5px;
}

.header-exit-btn{
    width: 91px;
    height: 20px;
    padding: 3px 20px 0 20px;
}

.header-exit-btn button{
    width: 48px;
    height: 17px;
    background: url(images/x2/exit-btn.png) top no-repeat;
    border: 0;
    padding: 0;
    margin: 0;
}


.header-reg-command a, .header-reg-command a:active, .header-reg-command a:visited{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #009ae3;
    text-decoration: none; 
}

.header-reg-command a:hover{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #006da0;
    text-decoration: none; 
}

.header-buttons{
    width: 495px;
    height: 27px;
}

.hb-home{
    width: 27px;
    height: 27px;
}

.hb-search{
    width: 31px;
    height: 27px;
}

.hb-ball{
    width: 31px;
    height: 27px;
}

.hb-before-back{
    width: 100px;
    height: 27px;
}

.hb-back{
    width: 138px;
    height: 27px;
}

.hb-after-back{
    width: 168px;
    height: 27px;
}


.header-search-block{
    width: 219px;
    height: 27px;
 /*   background: url(images/x2/header-search-block.png) top right no-repeat;*/
}


.search-field-container{
    width: 117px;
    height: 29px;
    padding: 5px 10px 5px 0;
}

#search-field{
   font-size: 10px;
   font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
   font-style: normal;
   font-weight: normal;
   color: black;
   text-decoration: none; 

   padding: 0;
   margin: 0;
   
   width: 100px;
   height: 14px;
   border: 1px solid #666666;
}

.search-btn{
    padding: 5px 3px 5px 60px;
    width: 102px;
    heigth: 29px;
}

#search-button{
    background: url(images/x2/search-btn.png) left top no-repeat;
    width: 39px;
    height: 15px;
}


.header-bottom{
    width: 900px;
    height: 1px;
    background: url(images/x2/header-bottom-border.png) top no-repeat;
}

/*--- = login -----------------------------------------------------------------------------------------------*/

.header-login{
/*    width: 219px;*/
    height: 145px;
    padding: 20px 10px 0px 41px;
}

.header-login-form{
    width: 168px;
    height: 125px;
    background: url(images/x2/login-bg.png) top no-repeat;
    padding: 5px;
}

.header-reg-text{
    width: 158px;
    height: 22px;
    text-align: center;
    padding: 2px;
    
    
    font-size: 18px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;
    color: #949494;
}

.header-login-td{
    width: 158px;
    height: 16px;
    padding: 1px;
}

.header-login-text{
    width: 58px;
    text-align: right;
    padding: 2px;

    font-size: 12px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;
    color: #949494;
}

.header-login-input{
    width: 100px;
}

.header-login-input input{
    border: 1px solid #949494;
    height: 14px;
    width: 90px;
    
    font-size: 12px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;

}


.header-password-td{
    width: 158px;
    height: 16px;
    padding: 1px;
}

.header-pass-text{
    width: 58px;
    text-align: right;
    padding: 2px;

    font-size: 12px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;
    color: #949494;

}

.header-pass-input{
    width: 100px;

}

.header-pass-input input{
    border: 1px solid #949494;
    height: 14px;
    width: 90px;
    
    font-size: 12px;
    font-family: Sans-Serif, Arial, Tahoma;
    font-style: normal;
    font-weight: normal;

}

.header-login-btn-td{
    width: 158px;
    height: 17px;
}

.header-login-btn-td button{
    background: url(images/x2/login-btn.png) top no-repeat;
    width: 158px;
    height: 17px;
    border: 0;
    padding: 0;
    margin: 0;
}


.header-reg-btn-td{
    text-align: center;
}

.header-forgot-pass-td{

}


/*=== =main-menu =====================================================================================================*/

table.main-menu-table{
    width: 570px;
    height: 57px;
}

table.main-menu-table td {
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    padding: 2px;
}

.main-menu a, .main-menu a:active, .main-menu a:visited{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #7a7c7e;
    text-decoration: none; 
}

.main-menu a:hover{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #0086d4;
    text-decoration: none; 
}

.main-menu span{
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #0086d4;
    text-decoration: none;
}

.main-menu-delim{
    width: 3px;
    height: 57px;
    background: url(images/x2/mmenu-delim.png) top no-repeat;
}

.main-menu-delim-left{
    width: 8px;
    height: 57px;
    background: url(images/x2/mmenu-left.png) top no-repeat;
}

.main-menu-delim-right{
    width: 8px;
    height: 57px;
}


/*=== =sub-main-menu =====================================================================================================*/


.sub-main-menu-left{
    width: 7px;
    height: 54px;
}

.sub-main-menu-1{
    width: 137px;
    height: 54px;
}

.sub-main-menu-2{
    width: 139px;
    height: 54px;
}

.sub-main-menu-3{
    width: 140px;
    height: 54px;
}

.sub-main-menu-4{
    width: 138px;
    height: 54px;
}

.sub-main-menu-right{
    width: 9px;
    height: 54px;
}

/*=== =content =====================================================================================================*/

.content-image{
    background: url(images/x2/content-bottom-image.png) bottom right no-repeat;
}

.content{
    width: 570px;
    height: 100%;
    background: url(images/x2/content-bg.gif) top repeat-y;
    
    font-family: Arial, times new roman;
    font-weight: normal;
    font-size: 12px;
    color: black;
    text-decoration: none;
    
    padding: 25px 30px;
}

.content-bottom{
    width: 570px;
    height: 6px;
    background: url(images/x2/content-bottom-bg.gif) 1px 0px no-repeat;
    _background: url(images/x2/content-bottom-bg.gif) top no-repeat;
}

/*=== =footer =====================================================================================================*/

.footer-left{
    width: 199px;
    height: 54px;
    background: url(images/x2/footer-left.png) top no-repeat;
    text-align: left;
    padding: 15px 0 0 0;
    
    font-size: 10px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #666769;
    text-decoration: none; 
}

.footer-menu-container{
    width: 516px;
    height: 54px;
}

.footer-menu-top{
    width: 516px;
    height: 11px;
}

.footer-menu-td{
    width: 516px;
    height: 45px;
}

.footer-menu-td td {
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    padding: 2px;
}

.footer-menu a, .footer-menu a:active, .footer-menu a:visited{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #666769;
    text-decoration: none; 
}

.footer-menu a:hover{
    font-size: 14px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    color: #c8c8c8;
    text-decoration: none; 
}


.footer-menu-delim{
    width: 3px;
    height: 45px;
    background: url(images/x2/footer-delim.png) top no-repeat;
}




.footer-right{
    width: 185px;
    height: 54px;
}

.footer-right-top{
    width: 185px;
    height: 14px;
    background: url(images/x2/footer-right-top.png) top no-repeat;
}

.footer-right-buttons{
    width: 185px;
    height: 40px;
}

.footer-buttons-left{
    width: 26px;
    height: 40px;
}

.footer-print{
    width: 23px;
    height: 40px;
}

.footer-home{
    width: 27px;
    height: 40px;
}

.footer-mail{
    width: 31px;
    height: 40px;
}

.footer-search{
    width: 33px;
    height: 40px;
}

.footer-ball{
    width: 28px;
    height: 40px;
}

.footer-buttons-right{
    width: 17px;
    height: 40px;
}




/*=== =left =====================================================================================================*/


.left-menu .left-top{
    width: 153px;
    height: 61px;
    background: url(images/x2/left-top.png) top no-repeat;
}

.left-menu .left-banner{
    width:  153px;
    height: 330px;
}

.left-menu .left-sponcor{
    width:  153px;
    height: 105px;
}

.left-menu .left-100{
    width: 153px;
    height: 100%;
}


.left-menu td.menu{
    width: 153px;
    background: url(images/x2/left-bg.png) top repeat-y;
    text-align: right;
}

.left-menu td.menu td{
    width: 153px;
    text-align: right;
}


.left-menu td.left-menu-bottom{
    width: 153px;
    height: 10px;
    background: url(images/x2/left-menu-bottom.png) top repeat-y;
}




.left-menu a, .left-menu a:active, .left-menu a:visited{
   font-size: 12px;
   font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
   font-style: normal;
   font-weight: normal;
   text-decoration: none; 
}

.left-menu a:hover{
   font-size: 12px;
   font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}


td.passive1{
    width: 153px;
    padding: 7px 10px 3px 0;
    background: url(images/x2/left-menu-delim.png) bottom right no-repeat;
}

td.passive1l{
    width: 153px;
    padding: 7px 10px 3px 0;
    background: none;
}


td.active1{
    width: 153px;
    padding: 7px 10px 3px 0;
    background: none;
}

td.submenu{
    width: 153px;
    padding: 0;
    background: url(images/x2/left-menu-delim.png) bottom right no-repeat;
}

td.submenu0{
    width: 153px;
    height: 1px;
    padding: 0;
    background: url(images/x2/left-menu-delim.png) bottom right no-repeat;
}

.left-menu td.passive1 a, .left-menu td.passive1 a:active, .left-menu td.passive1 a:visited{
    color:  #009ae3;
}

.left-menu td.passive1 a:hover{
    color:  #006da0;
}

.left-menu td.passive1l a, .left-menu td.passive1l a:active, .left-menu td.passive1l a:visited{
    color:  #009ae3;
}

.left-menu td.passive1l a:hover{
    color:  #006da0;
}

.left-menu td.active1 a, .left-menu td.active1 a:active, .left-menu td.active1 a:visited{
    /*color: #c8c8c8;*/
      color: #5ccbff;
}

.left-menu td.active1 a:hover{
    color:  #006da0;
}


td.passive2, td.active2{
    padding: 3px 10px 3px 0;
    background: none;
}

.left-menu td.passive2 a, .left-menu td.passive2 a:active, .left-menu td.passive2 a:visited{
    color: #777b7e;
}

.left-menu td.passive2 a:hover{
    color: #000000;
}

.left-menu td.active2 a, .left-menu td.active2 a:active, .left-menu td.active2 a:visited{
    color: #c8c8c8;
}

.left-menu td.active2 a:hover{
    color: #000000;
}



/*=== =right =====================================================================================================*/

.right-top{
    width: 177px;
    background-color: white;
}

.gloss-top{
    width: 177px;
    height: 33px;
    background: url(images/x2/right2-top.png) top no-repeat;
}

.gloss-content{
    width: 177px;
    background: url(images/x2/right2-bg.png) left repeat-y;
    padding: 3px 10px 3px 5px;
    text-align: right;

    color: black;
    font-size: 12px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
 
}

.gloss-bottom{
    width: 177px;
    height: 7px;
    background: url(images/x2/right2-bottom.png) top no-repeat;
}

.gloss-button{
    width: 177px;
    height: 23px;

    text-align: left;
    vertical-align: top;
}

.right-top-banner{
    width: 177px;
    height: 40px;
    background: url(images/x2/right2p.png) top no-repeat;
}

.right-banner{
    width: 177px;
    height: 139px;
}

.right-100{
    width: 177px;
    height: 100%;
}







/* =searchBlock */
/*===========================================================================*/

    div.searchresult{
        margin: 5px 0 10px 0;
        border-bottom: 1px dotted black;
    }

     .searchResultDate{
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        color: #551298;
    
    }

     INPUT.searchInput{
        border: 1px solid #666666;
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
       /* color: #666666;*/

        vertical-align: middle;
        width: 350px;
        height: 14px;
    }

     INPUT.formbutton{
        border: 1px solid #666666;
    
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
      /*  color: #666666;*/
        vertical-align: top;
        height: 18px;
    }

     div.searchresult A, .main-container div.searchresult A:visited{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        font-size: 14px;
        color: #2F40FF;
    }

     div.searchresult A:hover{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: underline;
        font-size: 14px;
        color: #2F40FF;
    }

     div.searchlinks A, .main-container div.searchlinks A:visited{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        font-size: 12px;
        color: #009AE3;
    }

     div.searchlinks A:hover{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: underline;
        font-size: 12px;
        color: #009AE3;    
    }

     div.searchlinks{
        margin: 5px 0 10px 0;
    }


/*===========================================================================================================*/
/*===========================================================================================================*/



