form {
margin:0;
}
#main ul#tab{
background:url(../images/register_tabline.gif) repeat-x;
margin:0;
clear:both;
height:35px;
padding:0px 0 0px 30px;
}
#main ul#tab li{
float:left;
margin:0px;
padding:10px 0px 3px;
width:130px;
height:35px;
font-size:14px;
display:block;
text-align:center;
}
#main ul#tab li a{
color:#FFF;
text-decoration:none;
font-weight:700;
}
#main ul#tab li a:hover{
text-decoration:underline;
}
ul#tab li:hover{
-moz-opacity:0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: Alpha(Opacity=50);
opacity: .5;
}
#main ul#tab li.select{
background:url(../images/register_tab.gif) no-repeat 25px 0;
width:180px;
font-size:14px;
}
#main ul#tab li.select a{
font-weight:700;
color:#666;
font-size:14px;
}
ul#tab li.select:hover{
-moz-opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: Alpha(Opacity=100);
opacity: 1;
}
#main ul#tab li.select a:hover{
text-decoration:none;
}
#step1,#step2,#step3,#step4{
margin:0 10px;
padding:10px 5px 40px;
clear:both;
}
* html #step1,* html #step2,* html #step3,* html #step4{
padding:10px 4px 40px;
}
#step1 h3,#step2 h3,#step3 h3,#step4 h3{
margin:0 auto 20px;
position:relative;
clear:both;
}
#stylized{
display: block;
width: 600px;
zoom: 1;
margin:40px auto 10px;
padding:0px 3px;
position:relative;
clear:both;
}
* html #stylized{
margin:40px 0px 10px 67px;
}
#stylized label{
display:block;
font-weight:700;
text-align:right;
width:270px;
float:left;
clear:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:88%;
font-weight:normal;
text-align:right;
width:270px;
}
#stylized .red{
color:#C00;
font-size:10px;
font-weight:700;
display:inline;
}
#stylized input,#stylized select{
float:left;
padding:4px 2px;
border:solid 1px #86caaa;
width:200px;
margin:0px 0 20px 10px;
}
#stylized input.long{
width:270px;
}
#stylized input.short{
width:84px;
}
#stylized textarea{
float:left;
padding:4px 2px;
border:solid 1px #86caaa;
width:350px;
height:150px;
clear:left;
margin:0px 0 20px 210px;
}
* html #stylized textarea{
float:left;
padding:4px 2px;
border:solid 1px #86caaa;
width:350px;
height:150px;
clear:left;
margin:0px 0 20px 150px;
}
form .checkbox{
border:none;
margin:0px 10px 0 307px;
width:auto;
}
* html .checkbox{
margin-top:20px;
}
*:first-child+html .checkbox{
margin-top:20px;
}
form .checklabel{
width:300px;
margin:0px 10px 0px 0px;
font-size:12px;
text-align:left;
font-weight:700;
}
form button{
clear:both;
width:125px;
height:31px;
background:#666666 url(../images/button.png) no-repeat;
line-height:26px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
border:0;
}
#main form .bg_4 h4{
padding: 0px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #6c6722;
color:#333333;
font-size: 14px;
margin:0;
font-weight:700;
text-align:center;
}

form div.bg_4 p{
margin: 5px 0em 10px;
color: #666666;
text-indent:0em;
}
form div.center{
text-align:center;
margin:20px 0 10px;
clear:both;
}
.bg_4 a[target="_blank"]{ 
padding:0 0 0 18px; 
background: transparent url(../images/icon_popup.gif) no-repeat center left;
display:inline-block;
line-height:15px;
}
.bg_4 a[href $='.pdf']{ 
padding:2px 0 0 18px; 
background: transparent url(../images/icon_pdf.gif) no-repeat center left;
display:inline-block;
line-height:15px;
}
.point{
color:#c00;
font-weight:700;
}
* html .reg_button{
margin:20px 0 0 107px;
}
.reg_button{
width:500px;
margin:20px auto 0;
position:relative;
clear:both;
}


.reg_button .btn_left{
float:left
}
.reg_button .btn_right{
float:right;
}
.reg_button a:hover img {
-moz-opacity:0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: Alpha(Opacity=50);
opacity: .5;
}
.auto{
margin:0 0 0 207px;
}
.auto .error p{
background:url(../images/cross.png) no-repeat left 2px;
padding:0 0 0 20px;
}
.auto .success p{
background:url(../images/check.png) no-repeat left 2px;
padding:0 0 0 20px;
}
