/* abstract clases */
.big {
	font-size: 14px;
	font-weight: bold;
}
.small{
	font-size: 11px;
}
.orange{
	color: #ff9600;
}
.text_center{
	text-align: center;
}
.margintop10{
	margin-top: 10px;
}
.margintop5{
	margin-top: 5px;
}
.margin_top{
	margin: 10px 0;
}
.padding15{
	padding: 15px;
}
.paddingtop10{
	padding-top: 6px !important;
}
/** /login page **/
/* first time here*/
.registration_holder{
	position: relative;
	padding: 0 15px 15px 15px;
}

.reg_login_title, .reg_login_title tr, .reg_login_title td {
	border: 0;
	height: 0px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

.registration_holder h2{
	display: block;
	height: 60px;
	color: #d51b21;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	margin: 0;
}
.registration_holder h3{
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.firstime h2{
	background: url(/img/dolby/register/1.gif) no-repeat;
	padding: 20px 0 0 110px;
	height: 80px;
}
.alredy_reg h2{
	background: url(/img/dolby/register/2.gif) no-repeat 0 0;
	padding: 20px 0 0 90px;
	height: 80px;
}
.register_to h2{
	padding: 20px 0 0 0;
	height: 80px;
}
.firstime{
	float: left;
	width: 300px;
}
.register_to{
	float: left;
	width: 250px;
	margin: 0 0 0 40px;
	color: #808080;
	font-size: 13px;
}
.register_to p{
	margin: 0 0 15px 0;
}
.alredy_reg{
	float: left;
	width: 300px;
	margin: 0 0 0 17px;
}
.firstime .content, .alredy_reg .content{
	height: 250px;
}
.alredy_reg dl{

}
.alredy_reg dt, .firstime dt{
	float: left;
	width: 60px;
	text-align: right;
	height: 32px;
	line-height: 32px;
	margin: 10px 0 0 0;
	clear: left;
}
.alredy_reg dd, .firstime dd{
	height: 32px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
}
.alredy_reg label, .firstime label{
	line-height: 24px;
	height: 24px;
}
.input_login{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
	padding: 2px;
	width: 200px;
}
.alredy_reg .input_login{
	border: 1px solid #b0bfe0;
}
.firstime .input_login{
	border: 1px solid #e9e7aa;
}
.lost_pass{
	clear: both;
	text-align: center;
	margin: 20px 0 0 0;
}
.firstime h3{
	color: #867602;
}
.alredy_reg h3{
	color: #7d92c8;
}
/** /step1 page **/
.step1_left{
	width: 620px;
	float: left;
}
.step1_right{
	width: 280px;
	float: left;
	margin: 0 0 0 20px;
}
.step1_left h2, .step1_right .h2{
	height: 80px;
	padding: 40px 0 0 0;
}
.step1_left .input_login{
	border: 1px solid #cad6f1;
}
.step1_left .content, .step1_right .content{
	padding-top: 20px;
	padding-bottom: 20px;
}
.step1_right .content{
	padding-left: 20px;
	padding-right: 20px;
}
.step1_right .content h3{
	color: #ff9600;
	text-align: left;
	margin: 0 0 20px 0;
}
.step1_right .content p{
	margin: 10px 0;
	color: #525258;
}
.step1_left h2{
	margin: 0;
	display: block;
	background: url(/img/dolby/index/icon_unreg_1.gif) no-repeat 0 -5px;
	padding-left: 115px;
	font-size: 26px;
}
.step1_left dt{
	display: block;
	width: 140px;
	height: 48px;
	border: 1px solid green;
	float: left;
	line-height: 48px;
	text-align: right;
	padding: 0 5px 0 0;
}
.step1_left dd{
	display: block;
	position: relative;
	border: 1px solid red;
	height: 48px;
	overflow: hidden;
}
.step1_left dd div{
	position: absolute;
	top: 0;
	border: 1px solid blue;
	width: 230px;
	right: 0;
}
.step1_left label{
	line-height: 24px;
	height: 24px;
}
table.step1{

}
table.step1 td{
	height: 42px;

}
table.step1 td.col1{
	width: 140px;
	text-align: right;
}
table.step1 td.col2{
	width: 230px;
	text-align: left;
	padding: 0 0 0 15px;
}
table.step1 td.col3{
	padding: 0 15px 0 0;
}
.step1_left .content{
	height: 400px;
}
/* /success.phtml */

.registration_finish{

}
.registration_finish h2{
	margin: 0;
	display: block;
	background: url(/img/dolby/index/icon_unreg_1.gif) no-repeat 0 -5px;
	padding-left: 115px;
	padding-top: 25px;
	font-size: 26px;
	height: 85px;
}
.registration_finish .round_corners {
	width: 600px;
	margin: 0 auto;
}
.registration_finish .content p{
	margin: 10px 0;
}
.registration_finish .content{
	padding: 15px;
	color: #525252;
}
/* invitation.phtml */
.invitation h2{
	background: url(/img/dolby/register/3.gif) no-repeat 0 0;
	padding-left: 115px;
	padding-top: 25px;
	font-size: 26px;
}
* html .invitation h2{
	height: 85px;
}
.invite_left{
	width: 620px;
	float: left;
}
.invite_right{
	float: left;
	width: 280px;
	margin-left: 20px;
}
.invite_right textarea{
	margin: 15px 0;
	width: 250px;
	border: 1px solid #cad6f1; 
	padding:5px;
}
.invite_right h3{
	color: #ff9600;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
.invite_right p{
	font-size: 12px;
	line-height: 18px;
}
textarea.invite_message{
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #cad6f1;
	width: 602px;
}
.emails_to_invite{
	margin: 10px 0 0 0;
	padding: 10px;
	background: white;
	border: 1px solid #cad6f1;
}

.emails_to_invite ul{
	display: block;
}
.emails_to_invite ul li{
	width: 32%;
	float: left;
	overflow: hidden;
}
.emails_to_invite p{
	margin: 10px 0;
}
.emails_to_invite input{
	margin: 0 5px 0 0;
}
table.invitation_emails{
	width: 550px;	
}
table.invitation_emails td{
	padding: 10px 0;
	font-family: Arial;
	font-size: 12px;
	color: #525252;
}
table.invitation_emails td.col1{
	padding: 15px 10px 0 0;
	vertical-align: top;
}
table.invitation_emails td.col2{
	width: 370px;
	
}
table.invitation_emails textarea{
	width: 370px;
	border: 1px solid #cad6f1;
}
table.invitation{
	width: 550px;
}
table.invitation td{
	padding: 10px 0;
	color: #525252;
}
table.invitation .col1{
	width: 170px;
	padding: 0 10px 0 0;
}
textarea.invitation{
	width: 365px;
}
.invitation .float_left{
	float: left;
}
.invitation .float_right{
	float: right;
}
.invitation a.big{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #666699;
	margin: 0 15px 0 15px;
}
div.invites_wrapper{
	width: 580px;
	height: 220px;
	background: white;
	border: 1px solid #cad6f1;
	padding: 10px;
	display: block;
}
div.invites_wrapper ul{
	margin: 10px 0;
}
.invites_wrapper ul li{
	position: relative;
	display: block;
	width: 275px;
	float: left;
	height: 80px;
	padding: 0 0 0 70px;
	margin: 0 0 20px 0;
}
.invites_wrapper ul li .avatar{
	position: absolute;
	left: 0;
	height: 80px;
}
.checkbox{
	padding: 5px 5px 5px 0;
}
.checkbox span, .checkbox label{
	padding: 0 5px;
}
.ajax_loader{
	font-size: 12px;
	margin: 10px 0 0 10px;
}
/** step2 page **/
.step2_left{
	width: 620px;
	float: left;
}
.step2_left, .step2_right, .step2_left table td, .invitation{
	color: #525252;
	font-size: 12px;
}
.step2_right{
	width: 280px;
	float: left;
	margin: 0 0 0 20px;
}
.step2_left h2, .step2_right .h2{
	height: 80px;
	padding: 40px 0 0 0;
}
* html .step2_left h2, * html .step2_right .h2{
	height: 120px;
}
.step2_left .input_login{
	border: 1px solid #cad6f1;
}
.step2_left h2{
	margin: 0;
	display: block;
	background: url(/img/dolby/index/icon_unreg_1.gif) no-repeat 0 -5px;
	padding-left: 115px;
	font-size: 26px;
}
.step2_left dt{
	display: block;
	width: 140px;
	height: 48px;
	border: 1px solid green;
	float: left;
	line-height: 48px;
	text-align: right;
	padding: 0 5px 0 0;
}
.step2_left dd{
	display: block;
	position: relative;
	border: 1px solid red;
	height: 48px;
	overflow: hidden;
}
.step2_left dd div{
	position: absolute;
	top: 0;
	border: 1px solid blue;
	width: 230px;
	right: 0;
}
.step2_left label{
	line-height: 24px;
	height: 24px;
}
.step2_right h3{
	color: #ff9600;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;	
}
table.step2{

}
table.step2 td{
	height: 42px;
}
table.step2 td.col1{
	width: 140px;
	text-align: right;
	padding: 0 15px 0 15px;
}
table.step2 td.col2{
	width: 230px;
	text-align: center;
	
}
table.step2 td.col3{
	padding: 0 15px 0 15px;
}
.step2_right .content .float_left{
	float: left;
	overflow: hidden;
	width: 49%;
}
.step2_right .content .float_right{
	float: right;
	overflow: hidden;
	width: 49%;
}
.step2_right .content textarea{
	border: 1px solid #cad6f1;
	width: 262px;
}
.step2_right .content .float_left input, .step2_right .content .float_right input{
	border: 1px solid #cad6f1;
	width: 125px;
	height: 24px;
	font-size: 18px;
	line-height: 24px;
	padding: 2px;
}
.step2_right .float_left, .step2_right .float_right{
	margin: 5px 0;
}
.step2_right .float_left span, .step2_right .float_right span{
	padding: 0 0 0 5px;
}
.birthday_sel{
	border: 1px solid #cad6f1;
	width: 70px;
	height: 24px;
	line-height: 24px;
	padding: 3px;
}
.sel{
	border: 1px solid #cad6f1;
	width: 210px;
	padding: 3px;
}
.step2_left .content textarea.aboutme{
	border: 1px solid #cad6f1;
	padding: 5px;
	width: 210px;
}