
/*--------- vault--------*/

#vaultTop{
		width: 770px;
padding-left:11px;
	height:138px;
	float:left;
	background-image: url(../v0_3images/vault/top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#vaultMain{
	width:770px;
	float:left;
	padding-left:11px;
	background-image: url(../v0_3images/vault/vault-bg-2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.vaultInside{
		width:770px;
	float:left;

}

.vaultLeft{
	width:307px;
	float:left;
	padding-left:15px;
	padding-right:25px;
	padding-bottom:10px;
}

.vaultRight{
	width:392px;
	float:right;
	padding-right:15px;
	padding-left:15px;
		padding-bottom:10px;
}

/*- widget widget ----*/

.area1Top{
	width:770px;
	height:12px;
	float:right;
	background-image: url(../v0_3images/widget/widget-top.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.area1Main{
	width:770px;
	float:right;
	padding-bottom:10px;
	background-image: url(../v0_3images/widget/widget-main-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.area1Main p{
		color: #1073ac;
}

.area1Main input.text{
	width:130px;
}

.area1Right{
	width:394px;
	float:right;

	padding-top:10px;
	padding-left:60px;

	background-repeat: no-repeat;
	background-position: top;
}

.area1Left{
		width:300px;
	float:left;
		padding-left:10px;
}



.area1Left th{
	font-weight:normal;
	text-align:left;
	width:165px;
	/*font-size: 10px;*/
}

.area1Left td{
	width:130px;
}

td.wide{
	font-size:10px;
	width:299px;
}

#widgetThanksTop{
	width:770px;
	height:12px;
	float:right;
	background-image: url(../v0_3images/widget/widget-thanks-top.png);
	background-position: bottom;
	background-repeat: no-repeat;
}


#widgetMainThanks{
	width:770px;
	float:right;
	/*padding-bottom:10px;*/
	background-image: url(../v0_3images/widget/widget-thanks-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.widgetLogo{
	width:145px;
	float:left;
	padding-left:5px;
}

.widgetMessage{
	width:560px;
	float:left;
	padding: 10px 20px 0 20px;
}

.widgetMessage h1{
    color: #ac1018;
	font-size: 18px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	margin-top:0px;
	font-weight:normal;
}

.widgetMessage th{
	font-weight:normal;
	text-align:left;
	width:165px;
}
/*--- vault sign up in area1 divs ----------*/

.area1TopB{
	margin-top:10px;
}

.area1LeftB{
	width:302px;
	float:left;
	padding-top:95px;
	padding-left:20px;
	padding-right:50px;
	background-image: url(../v0_3images/vault/vault-signup.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align:justify;

}

.area1LeftB p{
		color:black;
}

.area1RightB{
		width:368px;
	float:right;
	padding-left:10px;
	padding-right:20px;
}

/*--- Widget activation signup screen --*/

#moreinfoContent{
	/*width:370px;*/
	width:360px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
    color: #000;
}

#moreinfoContent strong{
    color: #1073AC;
}

#moreinfoSidebar{
	width:370px;
	float:right;
}

#moreinfoActivateTop{
	float:right;
	background-image: url(../v0_3images/widget/moreinfo-activate-top.png);
	background-position: top;
	background-repeat: no-repeat;
	width:340px;
	height:171px;
    padding-left:15px;
    padding-right:15px;
}

#moreinfoActivate{
float:right;
	background-image: url(../v0_3images/widget/moreinfo-activate-end.png);
	background-position: bottom;
	background-repeat: no-repeat;
    width:340px;
    padding-bottom:15px;
    padding-left:15px;
    padding-right:15px;
}

.moreinfoSidebarContent{
	/*padding-left:15px;
	padding-right:15px;*/

	text-align:center;
	float:right;
	width:340px;
}



#moreinfoSidebar table{
	width:330px;

}


#moreinfoSidebar th{
	font-weight:normal;
	text-align:left;
	width:165px;
}

#moreinfoSidebar td{
	width:165px;
	text-align:right;
}

.terms{
	/*text-align:left !important;*/
}

.moreinfoSidebarContent p{
	margin-top:5px;
	margin-bottom:5px;
	color: black;
	text-align:left;
}

/*---- widget form ---- */

#moreinfoActivate form {
	margin-left:auto;
	margin-right:auto;    
}

#moreinfoActivate label, #moreinfoActivate label {
	width:150px;
	display:block;
	float:left;
	clear:left;
	padding-top:5px;
	text-align: left;
	padding-right: 15px;
    font-weight:bold;
}

#moreinfoActivate select, #moreinfoActivate input, #moreinfoActivate textarea{
	width:140px;
	margin:0;
	padding:0;
}



/*BETA REGISTRATION*/



.area1Beta{
	width:394px;
	float:left;

	padding-top:140px;
	padding-right:60px;
	background-image: url(../v0_3images/beta-sign-up.png);
	background-repeat: no-repeat;
	background-position: top;
}

.area2Beta{
		width:300px;
		float:right;
		padding-right:10px;
}

.buffer{
	margin-bottom:10px;
}


.area2Beta table{
	width:280px;
}

.area2Beta th{
	font-weight:normal;
	text-align:left;
	width:120px;
	/*font-size: 10px;*/
}

.area2Beta td{
	width:140px;
	text-align:right;
}