html{background: #e8e7e7 url(images/html.png) repeat-x;}
body{font-family: tahoma, arial, helvetica, sans-serif;font-size: 9pt;}
p{margin: 5px 0px 5px 0px;}
h1{font-size: 11pt;text-align: center;}
h2{font-size: 10pt;text-align: center;font-weight: normal;}
p.center{text-align: center;}

#container{position: relative;padding: 15px 15px 0px 15px;margin: 20px auto; margin-bottom: 0px;border: 1px solid #C6C6C6; width: 850px;}
#content{margin: 0px auto;width: 740px;}
#check_data,#div_buttons,#form1,#error_message{display: none;}
#buttons2,#buttons3,#buttons4,#form2,#form3{display: none;}
.column1{width: 250px; float: left;}
.column2{width: 450px; float: left;}

.add_adress{cursor: pointer;}

#form0 li{margin-top: 10px;text-align: justify;}
#form0 a:link,#form0 a:visited,#form3 a:link,#form3 a:visited{text-decoration: none;font-weight: bold;color: black;}
#dialog, .hide{display: none;}

.input_text{width: 412px;}
.input_text_help{width: 392px;}
.combo_box{width: 418px;}
.combo_box_help{width: 398px;}
.input_date{width: 396px;}
.input_adrr{width: 343px;}
.input_adrr_help{width: 323px;}

.error{border: 1px solid red;}
.red{color: red;}
.bold{font-weight: bold;}

.add{padding-left: 15px; background: url(images/action_add.png) no-repeat;}

.help{padding-left: 15px; background: url(images/help.png) no-repeat;}

#progress{ position: relative;height: 20px;width:850px;margin-bottom: 13px;}
#progress p{margin:0px; padding: 0px; font-weight: bold; position: absolute;top:2px; left: 0px;width:850px;text-align: center;}
p.footer{text-align: center; font-size: 9px;color: #999999;}
.footer a:link,.footer a:visited{color: #999999;text-decoration: none;}
.footer a:hover{color: black;}

legend{font-weight: bold;}	
fieldset.main{width: 700px; border: 1px solid #C6C6C6;padding: 20px;}
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
div#users-contain {  width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em 0em; text-decoration:none  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight{ padding: .3em;  }
		


