body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: white;
    background:transparent url('../img/_bgr4.jpg') repeat-x scroll center top;
}

#wrapper {
    margin: 0px auto 0px auto;
}

#top_header {
	background-color: #ffff00;
	height: 134px;
	width:100%;
}

#rhead {
    margin-top:15px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 15px;
    padding-right: 15px;
	float:right;
	width: 300px;
}

#rhead p {margin-top:3px;}

.footer-text {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    color: #b13922;
}

.footer-text p {
    margin-top:3px;
}

.footer-text a {
   color: #b13922;
}



.clear {
    clear:both;
}

a:link {font-size: 12px; color: #C4422A;font-weight: normal; font-family: Verdana;text-decoration: underline; }
a:visited {font-size: 12px; color:#C4422A;font-weight: normal; font-family: Verdana;text-decoration: underline; }
a:hover {font-size: 12px; color: #C4422A;font-weight: normal; font-family: Verdana;text-decoration: underline; }
a:active {font-size: 12px; color: #C4422A;font-weight: normal; font-family: Verdana;text-decoration: underline; }

#central {
	margin:0 auto;
	width: 950px;
}

#central h1 {
    font-size: 20px;
    color: #e24c32;
    font-weight: normal;
    font-family: Verdana;
}

#central h2 {
    color:#F24210;
    font-family: Verdana;
    font-size:23px;
    letter-spacing:0px;
    text-align:center;
}

#central h3 {
    color:#5C6463;
    font-family: Verdana;
    font-size:17px;
    letter-spacing:0px;
    text-align:left;
}

.logo {
    width:439px;
    height:124px;
    background:transparent url('../img/logo5_color.png');
    cursor: pointer;
}

#hotnews {
    font-size: 13px;
    color: black;
    font-weight: normal;
    font-family: Verdana;
    align:justiffy;
}

#foo {
    font-size: 10px;
    color: #b13922;
    font-weight: normal;
    font-family: Verdana;
}

#foo p {
    margin-top:4px
}

#hr1 {
border-top:1px solid #D2D2D2;
margin-bottom:10px;
}

.my
{
    border:1px solid #F30000;
    border-collapse: collapse;
}

.my td
{
    border:0px solid #F3F3F3;
}

.my b
{
    margin-left:5px;
}


.my thead td
{
    background: #FFFFFF url(../img/bgr4.jpg) repeat-x;
    color: white;
    font-weight: bold;
}


.my tbody  tr:hover td, .my tbody tr:focus td, .my tbody tr:hover th, .my tbody tr:focus th {
    border: 1px solid #EF5134;
    color:#464444;
}

.nomy tbody  tr:hover td, .nomy tbody tr:focus td, .nomy tbody tr:hover th, .nomy tbody tr:focus th {
    border: 0px !important;
}
.nomy tbody  td{
    border: 0px !important;
}




.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464444;


}

.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464444;


}

/*--------------------------------------------*/
/*----Menu------------------------------------*/
/*--------------------------------------------*/

#menu-table tr td a {
    padding: 5px;
   
    font-size:16px;
    font-weight:bold;
    font-family: Verdana;
    
    text-decoration: none;
    color: #5C6463;
    outline: none;
    text-align: left;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
   
    height: 25px;
    position: relative;
    overflow: hidden;
}

.menu-lamp{
     background: url("images/lava2.gif") no-repeat right;
     z-index: 1;
     height: 30px;
     position: absolute;
}

.menu-lamp-left{
    background: url("images/lava.gif") no-repeat top left;
    height: 30px;
    z-index: 1;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}


/*--------------------------------------------*/
/*--------------------------------------------*/
/*--------------------------------------------*/

.tarrif-city {
    font-size:16px;
    font-family: Verdana;
    font-weight: bold;
    color: #C4422A;
    cursor: pointer;
    border-bottom: 1px solid white
}

.tarrif-group {
    font-size:14px;
    font-family: Verdana;
    font-weight: normal;
    color:#C4422A;
    cursor: pointer;
    border-bottom: 1px solid;
   
    margin-bottom: 5px
}

.tarrif-info {
    color:#5C6463;
    font-family: Verdana;
    font-size:14px;
    letter-spacing:0px;
    text-align:left;
    border-bottom: dashed 1px gray;
    cursor: pointer;
}

.connect-menu {
    font-size:16px;
    font-family: Verdana;
    font-weight: bold;
    color: #C4422A;
    cursor: pointer;
}

.connect-item {
   
    cursor: pointer;
    color: #C4422A;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px #ffffff solid;
}

.connect-info {
    color:#5C6463;
    border-bottom: dashed 1px gray;
    cursor: pointer;
}

.payment_table {
    border:0;
}

.payment_table tr {
   padding:3px;
   background:url(http://media.smashingmagazine.com/cdn_smash/wp-content/themes/SM-theme-new/images/divider-title.gif) no-repeat scroll right top;
   border-top:1px solid #E9E8E8;
}

/*--------------------------------------------*/
/*----Anchor----------------------------------*/
/*--------------------------------------------*/

.anchor_th {
    color:white;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: underline;
    cursor: pointer;
}

.anchor {
    font-size: 12px;
    color: #C4422A;
    font-family: Verdana;
    text-decoration: underline;
    cursor: pointer;
}

/*--------------------------------------------*/
/*--------------------------------------------*/
/*--------------------------------------------*/

 .em
{
   font-size: 11px;
   color: #464444;
   font-weight: bold;

   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.emailed
{
    background:url(http://maxdsl.ru/max3/images/sub_03.gif) repeat-x;
    border: 0px;
    position: relative;
    left: 0px;
    width: 270px;
    font-size: 12px;
    color: #464444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*--------------------------------------*/
/*------ blockLoader ------------------------*/
/*--------------------------------------*/

.blockloader-loader {
    margin-left: 5px;
    background: url(images/ajax/ajax-loader2.gif) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
}

/*--------------------------------------*/
/*------ dialog ------------------------*/
/*--------------------------------------*/

.dialog-background{
    background:#000000 ;
    opacity: 0.30;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}

.dialog-shadow {

    background: #999999 url(images/dialog-shadow.png) 50% 50% repeat;
    opacity: 0.40;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.dialog-corner-all {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.dialog-content {
    background-color: #ffffff;
    color: #333333;
    border: 0px;
}

.dialog-header-panel{
    background-color: #d4422A;
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
}

.dialog-header-panel td{
    border: 1px solid #993521;
}

.dialog-header-close{
    height: 16px;
    width: 16px;
    background:#FFFFFF url(images/icons.png) no-repeat;
    background-position: -80px -128px;
    cursor:pointer
}

.dialog-header-close:hover {
    height: 16px;
    width: 16px;
    background:#FFFFFF url(images/icons.png) no-repeat;
    background-position: -96px -128px;
    cursor:pointer
}

.dialog-body-panel {
    overflow: auto;
    background : none;
    border: 0px;
    overflow: auto;
    height: 100%;
}

.dialog-footer-prev, .dialog-footer-close {
    background-color: #d4422A;
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    height:20px;
    width:80px;
    border: 0px;
    cursor: pointer;
    margin-bottom: 10px;
}

.dialog-footer-close{
    margin-right: 10px;
}
.dialog-footer-prev{
    margin-left: 10px;
}

.dialog-loader {
    position:absolute;
    background: url(images/ajax/ajax-loader.gif) no-repeat;
    width: 32px;
    height: 32px;
}

/*----------------------------------------------------------------*/
/*-----ToolTip----------------------------------------------------*/
/*----------------------------------------------------------------*/

.tooltip {
    background-color: #fafafa;
    border: solid 1px gray;
    cursor: pointer;
    z-index: 101;
    padding: 5px 10px 5px 10px;
    margin: 5px 0px 0px 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #464444;
}

/*----------------------------------------------------------------*/
/*-----Preview----------------------------------------------------*/
/*----------------------------------------------------------------*/

#preview {
    position:absolute;
    border:1px solid black;
    background:#fff;
    padding:0px;
    display:none;
    color:#fff;
    font-weight: bold;
}

