.body{
    background-color:#FFFFFF;
    color:#000000;
}

a:link {color:#003BA9}      /* unvisited link */
a:visited {color:#003BA9}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

.form {
	/*width: 100%;*/
	border-collapse: collapse;
}


.layout {
 width: 100%;
 border-spacing:1px;
}

.layout td{
    width:auto;
}

.layout-cell {
 color: black; background-color: #E0EED3;
}
.layout-cover {
 width: 100%;
 border-spacing:0;
 padding: 0;
 border:0;
 background-color: #E0EED3;
}
.layout-caption {
 font-weight: bold;
 background-color: #99CC99;

}

.formtext {
	padding: 5px 5px 5px 15px;
	/*font-weight: bold;*/
}
.forminput {
	padding: 2px 15px 2px 5px;
    min-width: 100%;
    width: 100%;
}
input.submit {
	background-color: #dddedf;
	/*font-weight: bold;*/
    
}
.layout select {
    min-width:100px;
}

.comboboxbank {
    width:100%;
}

.mainmenu-act {
 font: x-small Verdana; font-weight: bold;
 color: black; background-color: white;
 padding: 5px;
}

.mainmenu-inact {
 font: x-small Verdana; font-weight: normal;
 color: #43AA2E; background-color: #E0EED3;
 padding: 5px;
}

.menu-area {
 width:20%;
 vertical-align: top;
 background: #E0EED3;
 padding: 10px 0px;
}

.submenu-area {
 font: x-small Verdana; font-weight: bold;
 color: #43AA2E; background-color: #E0EED3;
 height: 30px;
 padding:5px
}

.subsubmenu-area {
 font: x-small Verdana; font-weight: bold;
 color: #43AA2E; background-color: #99CC99;
 height: 30px;
 padding:5px;
}

.submenu-act {
 font: x-small Verdana; font-weight: bold;
 color: black; background-color: white;
 padding: 5px;
 height: 30px;
 line-height:35px;
}

.submenu-inact {
 font: x-small Verdana; font-weight: bold;
 color: #43AA2E; background-color: #E0EED3;
 padding: 5px;
 height: 30px;
}

.subsubmenu-act {
 font: x-small Verdana; font-weight: bold;
 color: black; background-color: white;
 padding: 5px;
 height: 30px;
}

.subsubmenu-inact {
 font: x-small Verdana; font-weight: bold;
 color: #43AA2E; background-color: #99CC99;
 padding: 5px;
 height: 30px;
}

.form-tab {
 font: x-small Verdana;
 font-weight: bold;
 background: #E0EED3;
}

.utm-table-first {
 font: x-small Verdana;
 font-weight: bold;
 background: #E0EED3;
 text-align:center;
}

.utm-table {
 font: x-small Verdana;
 width: 100%;
 border-spacing:1px;
    }

.utm-table-caption {
 font: x-small Verdana;
 font-weight: bold;
 background: #99CC99;
 text-align:left;
 
}

.utm-table-cover {
 font: x-small Verdana;
 width: 100%;
 border-spacing:0;
 padding: 0;
 border:0;
 background:#43AA2E;
}
.utm-cell {
 font: x-small Verdana;
 color: black; background: white;
}

.utm-table-bold {
 font: x-small Verdana;
 font-weight: bold;
 color: black; background: white;
}

TH.utm-table {
 font-weight: bold;
 background: #E0EED3;
}

.work-area {
 vertical-align: top;
 background: white;
 padding: 10px;
 width:80%;
}

HTML, BODY {
 height: 100%;
 margin: 0px;
 padding: 0px;
}

/* sberbank payment system styles */
.textstyle{
	display: none;
	margin: 0 auto;
	border: 5px;
	width: 300px;
}
				
#ErrorForm{
	
	display: block;
	color: #AA0000;			
	margin: 10px auto;
	width: 500px;
	padding: 10px 15px;
				
	text-align: center;

	
}
.button_pay {
    
	-moz-user-select: none;
    text-decoration: none;
    background: #cde;
    background: #fff;
    border: 1px solid #ccc;
    border-color: #9e9e9e #848484 #848484 #898989;
    padding: 0 0.5em;

    color: #000;
    white-space: nowrap;
    border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em;
    -moz-box-shadow: inset 0 -8px 12px 0 #ffffff, inset 0 -8px 0 8px #d0d0d0, inset 0 -35px 15px -10px #f0f0f0;
    

    font-size: 16px;

    line-height: 140%;
    display: inline-block;
    min-width: 60px;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
}
.button_pay:hover{  
   border-width:1px;
   border-color:green;
}
.selbut{
	   

	border-width:1px;
	border-color:green;
	color: #000;
   

}

.errorMessage {    
    color:#AA0000; 
    border: none; 
    text-align: center;    
}

.hiding-layer { width:100%; height:100%; position:fixed; background-color:#444; top:0; left:0; opacity:0.7; z-index:100; display:none; }
#subscription-services-registration { display:none; position:fixed; top:100px; left:50%; width:630px; margin-left:-315px; background-color:#fff; z-index:101; font-family:Arial; }
#subscription-services-registration h3 { margin-top:0; }
#subscription-services-registration form { margin:0; }
#subscription-services-registration .form-block { margin:0; background-color:#fffeef; padding:30px; }
#subscription-services-registration .close { position:absolute; top:0; right:30px; background-color:#00a0db; cursor:pointer; padding: 7px; color:#fff; font-weight:bold; }

.subscription-services-registration-fields-block input[type=text],
.subscription-services-registration-fields-block input[type=password] { width: 100%; border: 1px solid #f8e4cd; margin: 5px 0 15px 0; padding: 5px 1%; }
.subscription-services-registration-fields-block button { background: #f7b83e; font-weight:bold; color:#fff; padding:5px 20px; border:0; background:#f1892c; cursor:pointer; }


