/* REGISTRATION CSS */

#container #wrapper #login_header h1#registration {
margin: 30px 0px 0px 60px;
}

#container #wrapper #login_middle .left_registration{
background:url(http://www.intelligentmedia.com/images/layout/register/register-background.png) no-repeat top;
width: 570px;
min-height: 600px;
margin: 10px 0px 0px 10px;
padding: 25px 0px 0px 0px;
}

#container #wrapper #login_middle .left_registration_bottom{
background:url(http://www.intelligentmedia.com/images/layout/register/register-background.png) no-repeat bottom;
width: 570px;
height: 15px;
margin: -10px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

#container #wrapper #login_middle .right h2#registration_side_heading{
font-size: 18px;
line-height: 24px;
}

/* FORM ELEMENTS */


/* REQUIRED INPUTS */

.left_registration .row_holder{
height: 32px;
width: 500px;
margin: 0px 0px 10px 30px;
}

.left_registration .row_holder label{
font-size: 12px;
line-height: 30px;
float:left;
}

.left_registration .row_holder .input_req input{
float: right;
vertical-align:middle;
width: 330px;
height: 18px;
padding: 6px 10px;
font-size: 12px;
line-height: 14px;
color:#636363;
background:#FFFFFF;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
border-right: none;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
}

.left_registration .row_holder .input_req .req_fields_tab{
float: right;
width: 10px;
height: 30px;
color: #537380;
font-style:italic;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
background:url(http://www.intelligentmedia.com/images/layout/report/blue-grad.jpg) left center repeat-x;
border:1px solid #2a4f5e;
}

/* NOT REQUIRED INPUTS */

.left_registration .row_holder .input_not_req input{
float: right;
vertical-align:middle;
width: 342px;
height: 18px;
padding: 6px 10px;
font-size: 12px;
line-height: 14px;
color:#636363;
background:#FFFFFF;
border: 1px solid #e9e9e9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.left_registration .row_holder .input_not_req .req_fields_tab{
display: none;
}

/* NOT REQUIRED INPUTS */

.left_registration .row_holder .input_req_error input{
float: right;
vertical-align:middle;
width: 330px;
height: 18px;
padding: 6px 10px;
font-size: 12px;
line-height: 14px;
color:#636363;
background:#FFFFFF;
border-top: 1px solid #fbe09f;
border-bottom: 1px solid #fbe09f;
border-left: 1px solid #fbe09f;
border-right: none;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
}

.left_registration .row_holder .input_req_error .req_fields_tab{
float: right;
width: 10px;
height: 30px;
color: #537380;
font-style:italic;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
background:url(http://www.intelligentmedia.com/images/layout/report/orange-grad.jpg) left center repeat-x;
border:1px solid #f58134;
}

.left_registration .row_holder select{
float: right;
vertical-align:middle;
width: 363px;
padding: 6px 6px;
font-size: 12px;
line-height: 14px;
color:#636363;
background:#FFFFFF;
border: 1px solid #e9e9e9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.left_registration .password_notify{
clear: right;
float: right;
margin: 0px 13px 0px 0px;
padding: 5px 10px 5px 10px;
border-right: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
width: 326px;
font-size: 11px;
line-height: 14px;
}

.left_registration .registration_footer .req_fields{
float: right;
margin: 5px 0px 0px 0px;
width: 122px;
height: 30px;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
line-height: 30px;
padding: 0px 10px;
color: #537380;
font-style:italic;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
background:#FFFFFF;
}

.left_registration .registration_footer .req_fields_tab{
float: right;
margin: 5px 40px 0px 0px;
width: 10px;
height: 30px;
color: #537380;
font-style:italic;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
background:url(http://www.intelligentmedia.com/images/layout/report/blue-grad.jpg) left center repeat-x;
border:1px solid #2a4f5e;
}

.left_registration .registration_footer #register_button {
float: left;
width: 162px;
height: 42px;
background:url(http://www.intelligentmedia.com/images/layout/register/register-button.png) no-repeat top;
border: none;
display: block;
padding: 0px;
cursor:pointer;
margin-left: 142px;
}

.left_registration .registration_footer #register_button:hover {
background:url(http://www.intelligentmedia.com/images/layout/register/register-button.png) no-repeat bottom;
}


