h1 { color:white; font-size:10pt; margin:0px; padding:0px;}

.bck1 {width:735px; height:24px; background: transparent url("../images/configurator/bck1.jpg") no-repeat top left; font-size:10pt; font-weight: bold; color:white; padding: 4px 20px 0 20px;}
.bck2 {width:735px; background: transparent url("../images/configurator/bck2.jpg") repeat-y top left; font-size:9pt; padding: 4px 20px 0 20px;}
.bck3 {width:755px; height:23px; background: transparent url("../images/configurator/bck3.jpg") no-repeat top left; font-size:9pt; padding: 5px 20px 0 0; text-align: right; color:#FFF;}
/*
.bck1b {position:relative; float:left; width:355px; background: transparent url("../images/configurator/bck1b.jpg") no-repeat top left; font-size:9pt; padding: 20px 0 10px 20px; vertical-align:top;}
.bck2b {position:relative; float:left; width:380px; min-height:72px; background: transparent url("../images/configurator/bck2b.jpg") no-repeat top left; font-size:9pt; padding: 20px 0 10px 20px; vertical-align:top;}
*/

.result_h {width:755px; height:24px; background: transparent url("../images/configurator/selp_bck.jpg") no-repeat top left; font-size:10pt; font-weight: bold; color:white; padding: 4px 0 0 20px; margin: 16px 0 0 0;}

#result_ht {width:775px;}
#result {width:758px;}
#result TD { border: 1px solid; border-color : white Gray Gray white; font-family:arial; font-size:8pt; padding: 2px; text-align: center;}
#result TD a {text-decoration: none; color: #373737;}

.men { background-color:#d8d8d8; border: 1px solid; border-color : white Gray Gray white;
          text-align: center; font-size:9pt; padding: 2px;}

.result_f {width:305px; height:30px; background: transparent url("../images/configurator/selp_bck2.jpg") no-repeat top left; font-size:9pt; padding: 3px 0 0 470px;}

#result_space {width:775px; height:120px; overflow: auto; background-color:#DFDFDF;}

.translucent { filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }

#sens_pret {text-align:center; width:100%;}
#csens_pret {text-align:center; width:100%;}
.sens_up { background: transparent url("../images/configurator/sus.gif") no-repeat top right; }
.sens_down { background: transparent url("../images/configurator/jos.gif") no-repeat top right; }

.radio1 {border:0px; margin:0px; padding: 0px; background-color:transparent;}

.config_h {width:755px; height:24px; background: transparent url("../images/configurator/config_bck.jpg") no-repeat top left; font-size:10pt; font-weight: bold; color:white; padding: 4px 0 0 20px; margin: 16px 0 0 0;}

#cofig_ht {width:775px;}
#config {width:758px;}
#config TD { border: 1px solid; border-color : white Gray Gray white; font-family:arial; font-size:8pt; padding: 2px; text-align: center;}
#config TD a {text-decoration: none; color: #373737;}

.men { background-color:#d8d8d8; border: 1px solid; border-color : white Gray Gray white;
          text-align: center; font-size:9pt; padding: 2px;}

.config_f {width:735px; height:32px; background: transparent url("../images/configurator/selp_bck2.jpg") no-repeat top left; font-size:9pt; padding: 0px 20px 0 20px;}

#config_space {width:775px; height:160px; overflow: auto; background-color:#DFDFDF;}

.men_plus { border: 1px solid; border-color : white Gray Gray white;
          text-align: center; font-size:9pt; padding: 2px; background: #d8d8d8 url("../images/configurator/plus.gif") no-repeat center center;}
.men_minus { border: 1px solid; border-color : white Gray Gray white; height:16px;
          text-align: center; font-size:9pt; padding: 2px; background: #d8d8d8 url("../images/configurator/delete.gif") no-repeat center center;}



#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFE0;
width: 200px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}


