@charset "utf-8";
/*****************************************
	Author: ProDebt Support, Inc
    http://www.prodebtsupport.com
	Global Definitions
*****************************************/

#hover img { width: auto!important; height: auto!important; margin-top: 10px; }

#intro {
	position:relative;
	margin:0px;
	padding:0px;
	height:293px;
	background:#656565 url(http://www.arizonapropertywholesalerss.com/images/new/main_bg.gif);
}
#intro-screenshot {
	float:right;
	margin:20px 35px 20px 0px;
	padding:0px;
	width:365px;
	height:290px;
	overflow:visible;
}
#intro-button {
	float:right;
	margin:176px 852px 20px 0px;
	padding:0px;
	width:189px;
	height:71px;
	overflow:visible;
}
#intro-text {
	float:left;
	margin:30px;
	padding:0px;;
	width:530px;
	text-align:left;
}
#hover {
	padding:10px 40px;
	height:65px;
	text-align:center;
	background-color: #f4f4f4;
	border-bottom: 1px solid #cacaca;
}
#home-subcontent-right {
	float:left;
	width:220px;	
}
#home-subcontent-mid {
	float:left;
	width:220px;	
}
#home-subcontent-left {
	float:left;
	width:220px;
	padding-right:10px;
	border-right:#E7E7E7 solid 1px;	
}
#home-subcontent-top-right {
	float:right;
	width:340px;
	background-image: url(http://www.arizonapropertywholesalerss.com/images/form_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
}
#home-subcontent-top-left {
	float:left;
	padding-right:10px;
	border-right:#E7E7E7 solid 1px;	
}


#home-col-right {
	float: right;
	margin: 20px 0px;
	padding: 10px 0px 10px 10px;
	width: 690px;
	text-align:left;
}
#home-col-left {
	float: left;
	margin: 20px 0px;
	padding: 10px 10px 10px 0px;
	width: 270px;
	border-right: #E7E7E7 solid 1px;
	text-align:left;
}

ul.unsecured
{	
	list-style: none;
	padding: 0px;
	margin:15px 0;
}

ul.unsecured li { 
background-image: url(http://www.arizonapropertywholesalerss.com/images/checkmark.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left:25px;
margin-top:5px;
margin-left:15px;
}

ul.secured
{	
	list-style: none;
	padding: 0px;
	margin:15px 0 0 0;
}

ul.secured li { 
background-image: url(http://www.arizonapropertywholesalerss.com/images/x.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left:25px;
margin-top:5px;
margin-left:15px;
}

ol.program
{	
	list-style:decimal;
	padding: 0px;
	margin:15px 0 0 15px;
}

ol.program li { 
padding-left:0px;
margin-top:5px;
margin-left:15px;
font-weight:bold;
color: #990000;
}

ul.benefits
{	
	list-style: none;
	padding: 0px;
	margin:15px 0 0 0;
}

ul.benefits li { 
background-image: url(http://www.arizonapropertywholesalerss.com/images/arrows.png);
background-repeat: no-repeat;
background-position: 0 2px;
padding-left:25px;
margin-top:5px;
margin-left:15px;
}


/************FORM*************/
.submit_button {
  width: 100px;
  height: 28px;
  margin-top: 15px;
  margin-bottom:30px;
  padding: 0;
  border: 0;
  background: url(http://www.arizonapropertywholesalerss.com/images/buttons/submit.png) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.textfield {
		margin-top:11px;
		margin-left:5px;
		margin-right:5px;
		height:15px;
		width:125px;
		border: 1px solid #A0A0A0;
	
}

.textfield_email {
		margin-top:11px;
		margin-left:5px;
		margin-right:5px;
		height:15px;
		width:264px;
		border: 1px solid #A0A0A0;
	
}

.select {
		margin-top:11px;
		margin-left:5px;
		margin-right:5px;
		height:20px;
		width:125px;
		border: 1px solid #A0A0A0;
	
}
/************END FORM*************/
