*  { font-family: Arial; font-size: 12px; }


/* -----------------------------------------------------------------------------------------------  
*/
.window .lbl { position: absolute; left: 35px;}
.window .llbl1 { top: 100px; font-weight: bold; font-size: 16px;}
.window .llbl2 { top: 125px; font-weight: normal; font-size: 13px;}
.window .llbl3 { top: 171px;  font-weight: normal; font-size: 13px;}
.window .llbl4 { top: 260px; font-weight: normal; font-size: 12px;}
.window .llbl5 { top: 292px;font-weight: bold; font-size: 13px;}
.window .llbl6 { top: 292px; left: 130px; font-weight: bold; font-size: 13px;}
.window .llbl7 { top: 315px;font-weight: normal; font-size: 12px; }
.window .llbl8 { top: 350px;font-weight: normal; font-size: 12px;}
.window .llbl9 { top: 385px;font-weight: normal; font-size: 12px;}




.window { border: solid 1px white; width: 550px; height: 500px; position: relative; }
.window .close-btn { width: 26px; height: 26px;  position: absolute; top: 10px; left: 402px; overflow: hidden;  }

.window .close-btn { background-image: url(../im/btn.gif); background-position: 0%; width: 130px; height: 40px; line-height: 40px;}

.window .calc-button {  width: 128px; height: 26px; background-image: url(../im/beregn_button_up.png); position: absolute; top: 200px; left: 131px; } 



.window { background-image: url(../im/bg1.png);}

.window .input_price { top: 169px; }
.window .output_36_month { top: 315px; }
.window .output_48_month { top: 348px;}
.window .output_60_month { top: 383px; }

.ext-gecko .window .input_price { top: 170px; }
.ext-gecko .window .output_36_month { top: 316px; }
.ext-gecko .window .output_48_month { top: 350px; }
.ext-gecko .window .output_60_month { top: 384px; }









.window .inputitem, 
.window .outputitem { position: absolute; left: 132px;}

.window .inputitem input,
.window .outputitem input {  width: 127px; height: 19px; font-size: 11px; line-height: 8pt; border: solid 1px black; }



.window .formitem { position: absolute; left: 290px; top: 180px; }

.window .frame { width: 300px; height: 600px;}



/* -----------------------------------------------------------------------------------------------  
*/
.scheme_left { position: absolute; top: 0px; left: 0px; height: 330px;  width: 250px;}




.scheme  .scheme-info .title{ position: absolute ;top: 75px; left:10px; font-size: 16px !important;width: 220px;}
.scheme  .scheme-info .sub-title { margin-top: 8px; font-size: 13px !important; width: 220px;}
.scheme  .scheme-info .sub-title { position: absolute; top: 120px; left: 10px; }

.scheme  { top: 20px; left: 290px;  width: 250px; height: 380px; position: relative; }



.scheme .columns { position: absolute; width: 231px; height: 203px; top: 200px;}

.scheme .columns .label { position: absolute; left: 10px; }
.scheme .columns .input { position: absolute; left: 108px; }


.scheme .columns .input input { width: 127px; height: 19px; font-size: 11px; line-height: 8pt; border: solid 1px black;}


.scheme .columns .col1 { width: 100px;}

.scheme .columns .lbl1 { top: 5px; }	
.scheme .columns .lbl2 { top: 36px; }
.scheme .columns .lbl3 { top: 67px; }
.scheme .columns .lbl4 { top: 98px; }
.scheme .columns .lbl5 { top: 130px; }


.scheme .columns .input1 { top: 5px; }	
.scheme .columns .input2 { top: 36px; }
.scheme .columns .input3 { top: 67px; }
.scheme .columns .input4 { top: 98px; }
.scheme .columns .input5 { top: 130px; }



.scheme .columns .submit-button { width: 128px; height: 26px; background-image: url(../im/send_button_up.png); position: absolute; top: 160px; left: 107px;}


.scheme span { font-family: Verdana; font-weight: bold; font-size: 12px; margin-left: 7px;}



.response { position: absolute; top: 200px; left: 10px; width: 210px; }

.bottomtext { position: absolute; top: 424px; left: 15px; width: 480px; height: 40px; background-color: White; font-size: 12px;}
