@charset "utf-8";
/* CSS Document */
#voicepad_badge_container { 
position: relative; 
right: 0; 
top: 0; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:286px;
height:80px;
background:url(http://www.voicepad.com/broker-api/Clients/730/vp-broker.png);
} 
#voicepad_form_container {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 5px;
	border:none;
	float: none;
	width:450px;
	height:555px;
} 

#phonenumber {
position: absolute; 
left: 15px; 
top: 24px; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:200px;
height:30px
} 
.phonenumber_text {
font: small-caps bold 22px Arial, Helvetica, sans-serif;
color:#fff;
letter-spacing: 3px;
}
#intro {
position: absolute; 
left: 15px; 
top: 4px; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:200px;
height:20px;
} 
.intro_text {
font: bold 12px Arial, Helvetica, sans-serif;
color:#000;
}
.title_text {
font: bold 16px Arial, Helvetica, sans-serif;
color:#000;
}
#bg_phone {
background:url(http://www.voicepad.com/broker-api/Clients/Common/Images/bg_phone.png);
position: absolute; 
left: 216px; 
top: 0px; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:75px;
height:80px;
} 
#bg_phone_form {
	background:url(http://www.voicepad.com/broker-api/Clients/Common/images/bg_phone_reverse.png);
	position: absolute;
	left: 171px;
	top: 7px;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	width:75px;
	height:80px;
	z-index:2;
} 
#bg_form_container {
	background:url(http://www.voicepad.com/broker-api/Clients/Common/images/bg_broker_form.png);
	position: absolute;
	left: 10px;
	top: 100px;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	width:440px;
	height:440px;
	z-index:1;
} 
#bg_number {
	background:url(http://www.voicepad.com/broker-api/Clients/Common/images/bg_number.png);
	position: absolute;
	left: 9px;
	top: 24px;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	width:230px;
	height:34px;
} 
#vp_number_form {
	position: absolute;
	left: 247px;
	top: 33px;
	margin: 0;
	padding: 4px;
	border: none;
	float: none;
	width:203px;
	height:34px;
	z-index:3;
} 
#vp_broker_form {
	background:url(http://www.voicepad.com/broker-api/Clients/730/vp-broker-reverse.png);
	position: absolute;
	left: 184px;
	top: 16px;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	width:272px;
	height:69px;
	z-index:1
} 
#form_content {
	position: relative;
	left: 0px;
	top: 10px;
	margin: 0;
	padding: 5px;
	border: none;
	float: none;
	width:430px;
	height:420px;
	z-index:2;
} 
#rollovers {
	position: absolute;
	left: 10px;
	top: 20px;
	margin: 10px;
	padding: 0px;
	border: none;
	float: left;
	width:380px;
	height:160px;
	z-index:5;
} 

#body_content {
	position: absolute;
	left: 0px;
	top: 196px;
	margin: 5px;
	padding: 0px;
	border: none;
	float: left;
	width:435px;
	height:88px;
	z-index:5;
}
#form_fields {
	position: absolute;
	left: -5px;
	top: 289px;
	margin: 10px;
	padding: 5px;
	border: none;
	float: left;
	width:435px;
	height:140px;
	z-index:5;
}
.form_fields {
font: bold 14px Arial, Helvetica, sans-serif;
color:#fff;
}


#sorry {
	position: absolute;
	left: -5px;
	top: 289px;
	margin: 10px;
	padding: 5px;
	border: none;
	float: left;
	width:435px;
	height:140px;
	z-index:5;
}
.sorry {
font: bold 14px Arial, Helvetica, sans-serif;
color:#fff;
}

#success {
	position: absolute;
	left: -5px;
	top: 289px;
	margin: 10px;
	padding: 5px;
	border: none;
	float: left;
	width:435px;
	height:140px;
	z-index:5;
}
.sorry {
font: bold 14px Arial, Helvetica, sans-serif;
color:#fff;
}
#bg_click {
position: absolute; 
left: 15px; 
top: 48px; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:126px;
height:20px;
} 
a.button {
    background: transparent url(http://www.voicepad.com/broker-api/Clients/Common/images/bg_click.png) no-repeat scroll top right;
    color: #333;
    display: block;
    font: normal 10px arial, sans-serif;
    margin-right: 0px;
    padding-right: 0px; 
    text-transform:uppercase;
	text-decoration:none;
}
a.button:hover {
text-decoration:underline;
}

a.button span {
    display: block;
    padding: 5px 2px 2px 5px;
}
#subphone{
position: absolute; 
left: 145px; 
top: 55px; 
margin: 0; 
padding: 0; 
border: none; 
float: none; 
width:80px;
height:20px;
} 
.subphone {
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
letter-spacing: 10px;
}

#broker_logo{
	position: absolute;
	left: 5px;
	top: 6px;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	width:180px;
	height:90px;
	background-image:url(http://www.voicepad.com/broker-api/Clients/730/logo.jpg);
}
#color_underlay {
	position: absolute;
	left: 0px;
	top: 295px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	width:440px;
	height:150px;
	background-color: #1b3d6d;
	background-image:url(http://www.voicepad.com/broker-api/Clients/Common/images/bg_broker_form_bottom.png);
	z-index:1;
} 
/* form fields */
div.form .input-text{
border:1px solid #3b6e22;
color:#fff;
}

div.form label{
font: bold 14px Arial, Helvetica, sans-serif;
display:block;
margin-bottom:5px;
color:#fff;
}

div.form label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}
div.form p {
font: bold 18px Arial, Helvetica, sans-serif;
display:block;
margin-bottom:15px;
color:#fff;
line-height:20px;
margin-top:0px;
}
.activate_button{
	padding:0px 0px;
	height:75px;
	width:160px;
	display:inline-block;
	position:absolute;
	right: 23px;
	top: 25px;
}

.help_text {
font: 11px Arial, Helvetica, sans-serif;
color:#000;
}
.other_button{
	padding:0px 0px;
	height:50px;
	width:160px;
	display:inline-block;
	position:absolute;
	right: 17px;
	top: 94px;
}	
#popcontainer
{
	background-color:;
}

#vpbrokerapi{
        top:63px; 
        left:10px; 
        height:250px; 
        width:250px; 
        margin:auto; 
        position:absolute;
		
}
#vpregistration {
        top:149px; 
        left:300px; 
        height:424px; 
        width:449px; 
        margin:auto;  
        position:absolute;
}