/* #########################################################
BLOCKS
######################################################### */
.searchBlock{
    background: url(/images/search_block_background.jpg) no-repeat top left;
    width: 149px;
    height: 39px;
}
.searchBlock div{
    padding: 8px 0px 0px 4px;
    text-align: center;
}
.searchBlock div input.stext{
    background-color: #757575;
    border: 1px solid #212121;
    width: 82px;
    height: 17px;
    padding: 0px;
}
html>body .searchBlock div input.stext{
    width: 80px;
    height: 15px;
}

.searchBlock div input.button{
    position: relative;
    top: 2px;
    background: transparent url(/images/search_button.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}
.searchBlock div input.buttonOver{
    position: relative;
    top: 2px;
    background: transparent url(/images/search_button_hover.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}
/*#content .searchH div input.button{
    position: relative;
    top: 2px;
    background: transparent url(/images/search_button.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}
#content .searchH div input.buttonOver{
    position: relative;
    top: 2px;
    background: transparent url(/images/search_button_hover.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}*/
#content div input.button{
    padding: 0px 0px 15px 0px;
}
#content div input.buttonOver{
    padding: 0px 0px 15px 0px;
}

.block{
    margin-top: 10px;
    width: 149px;
    font-size: 11px;
    text-align: left;
}

.blockH{
	background-color: #808A8C;
    height: 20px;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 9px;
    color: #E6ECEC;
}
.blockHL{
    background: url(/images/top_block_left.jpg) repeat-y top left;
    font-size: 9px;
}
.blockHR{
    background: url(/images/top_block_right.jpg) repeat-y top right;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 0px 0px 8px;;
    font-size: 10px;
}

.block1{
}
.block2{
}
.block3{
}

.blockC{
	background: transparent;
	border-bottom: 1px solid #808A8C;
	border-left: 1px solid #808A8C;
	border-right: 1px solid #808A8C;
    color: #808A8C;
}
.blockC div{
    padding: 2px 2px 8px 1px;
}
html>body .blockC div{
    padding: 2px 8px 8px 7px;
}


.blockC ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px 4px 0px 3px;
}
.blockC ul li{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.blockC ul li a{
    display: block;
    padding: 3px 2px 3px 4px;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    width: 100%;

    color: #FFFFFF;
    border-top: 1px solid #838383;
}
html>body .blockC ul li a{
    width: auto;
}
.blockC ul li a.first{
    border-top: 0px solid #000000;
}

.blockC ul li a span{
    color: #8D0303;
}

.blockC ul li a{
    color: #716F70;
}

.blockC ul li a:hover{
    color: #83888C;
    background-color: #F6F9F9;
}

.blockC ul li a:hover span{
    color: #ff0000;
}

.dleftmenu .blockC input{
    position: relative;
    margin: 1px 0px;
    background-color: #8B8D90;
    border: 1px solid #212121;
    height: 17px;
}
html>body .dleftmenu .blockC input{
    height: 15px;
}

.blockText{
    padding: 0px 2px;
    font-size: 10px;


    color: #000000;
}
.blockText a{
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;


    color: #000762;
}
.blockText a:hover{
    color: #000762;
    background-color: #8da6cf;
}

.blockText div{
    padding: 2px 0px;
    font-size: 10px;
}
.blockSpacer{
    font-size: 1px;
}

html>body .blockSpacer{
    border-bottom: 1px dotted #000000;
}
* html .blockSpacer{
    background: url(/images/dot-horz.gif) repeat-x bottom;
    border-bottom: 0px solid #000000;
}

.blockText .button, .blockText .buttonOver{
    height: 16px;
    font-size: 10px;
    margin: 2px;
}
.blockText .radio{
    background-color: transparent;
    border: 0px solid #000000;
}

#newsForm{
    text-align: center; }
#newsForm div{
    padding: 2px; }
#newsForm .ntext{
    font-size: 10px;
    width: 60px;
    height: 16px;
}
html>body #newsForm .ntext{
    height: 12px;
}
/*.block #newsForm div input.button{
    position: relative;
    top: 2px;
    background: transparent url(/images/submit.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}
.block #newsForm div input.buttonOver{
    position: relative;
    top: 2px;
    background: transparent url(/images/submit_hover.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}*/


/* SPECIAL BLOCKS */
.mloginBlock .blockC td{
    text-align:center;
    padding: 0px;
}
.mloginBlock .blockC input{
    text-align: left;
    width: 54px;
}
.mloginBlock .blockC input.button{
    position: relative;
    top: 2px;
    background: transparent url(/images/login.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}
.mloginBlock .blockC input.buttonOver{
    position: relative;
    top: 2px;
    background: transparent url(/images/login_hover.jpg) no-repeat top left;
    width: 58px;
    height: 21px;
    padding: 0px;
    border: 0px solid #000000;
}

.mloginBlock .blockC input.chk{
    position: relative;
    top: 2px;
    width: 20px;
    border: 0px solid #FFFFFF;
    background-color: transparent;
    padding: 0px;
}

.mloginBlock .blockC a.signuplink{
    display: block;
    font-weight: normal;
    font-size: 10px;
    color: #8D0303;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
.mloginBlock .blockC a.signuplink:hover{
    color: #ff0000;
}
.mloginBlock .blockC a .su{
    font-weight: bold;
    font-size: 12px;
}

/* END SPECIAL BLOCKS */