@CHARSET "UTF-8";

.pa-header{
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	margin:0;
	font-size:20px;
	font-weight: bold;
	color:#333;
	background:url(../../../images/frontend/interface/bg_header.png);
	width:410px;
	padding:7px 0;
	text-indent:10px;
	float: left;
}

.pa-icon{
	background: url(../../../images/icons/price_alert_icon.png) no-repeat top left;
	float: left;
	line-height: 29px;
	margin-left: 15px;
	padding-left: 30px;
}

.pa-inchide{
	line-height: 29px;
	margin-right: 15px;
	float: right;
	font-size: 12px;	
}

.pa-inchide a{
	font-weight: 100;
}

.pa-inchide strong{
	color: #000;
}

.pa-form-container{
	width: 380px;
	float: left;
	background-color: #fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 15px;
	font-size: 13px;
}

.pa-product-name{
	float: left;
	font-weight: bold;
	width: 380px;
}

form#pa-form div{
	margin-top: 15px;
	float: left;
}

form#pa-form div.select{
	margin-left: 10px;
	background-color: #fff;
}

form#pa-form div.submit{
	float: right;
}

select.pricebox{
	border: 1px solid #e3e3e3;
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;
	width: 184px;
	font-size: 18px;
}

input.fix{
	border: 1px solid #e3e3e3;
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;
	width: 184px;
	font-size: 18px;
}

input.pa-input-large{
	border: 1px solid #e3e3e3;	
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;
	width: 378px;
	font-size: 18px;
}

.pa-register{
	float: left;
	margin-top: 8px;
}
.pa-register a{
	font-weight: bold;
}

.pa-error{
	width: 378px;
	margin-top: 12px;
	color: #ff0000;
	float: left;
}

.pa-bigger-container{
	width: 424px;
	float:left;
	background-color:#fff;	
}	

.pa-inner-container{
	float: left;
	width: 404px;
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;
	padding: 10px;
}	

.pa-success-container{
	margin:0;
	font-size:20px;
	font-weight: bold;
	color:#333;	
	width:404px;
	padding:7px 0;
	text-indent:10px;
	float: left;
}

.pa-ok-message{
	padding-left: 44px;
	line-height: 43px;
	background: url(../../../images/icons/pa_ok_icon.png) no-repeat top left;
	font-size: 17px;
	float:left;
	width: 360px;
}

.pa-ok-button{
	float:left;
	width: 404px;
	text-align: center;
	margin-top: 10px;
}
