/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: normal;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
	}

.row1 {
background-color:#EDEDED;
}	
/* Homepage Styles */                    
body#index div.content_primary {clear: both;}
body#index div.content_primary div#how_it_works_1 { float: left; width: 45%; }
body#index div.content_primary div#how_it_works_2 { float: right; width: 45%; }
body#index div.content_primary div#testimonial_container_1 { float: left; width: 45%; margin-top: 50px;}
body#index div.content_primary div#testimonial_container_2 { float: right; width: 45%; margin-top: 32px;}
/* youtube video */
body#index p#cagle_review { text-align: center; }
#content {width:920px;background:#ededed;}

body#index div#step_boxes_top_cap { background: url('/wp-content/themes/primepress/images/background_step_boxes_top_cap.png') no-repeat top center; padding-bottom: 14px;}
body#index div#step_boxes_top_cap h1#step_one { position: relative; top: 32px; left: 85px; width: 45%;color:#444444;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:bold;}
body#index div#step_boxes_top_cap h1#step_two { position: relative; top: 6px; left: 550px; width: 45%;color:#444444;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:bold;}

body#index div#step_boxes_bottom_cap { background: url('/wp-content/themes/primepress/images/background_step_boxes_bottom_cap.png') no-repeat bottom center; margin: 0 0 15px 0; overflow: hidden !important; height: 1%;}

body#index div#box_one { position:relative;left:30px; top:3px; width:45%; float: left;}


body#index div#box_one h2#rate_information { background: url(/resources/application/homepage/background_rate_box.png) no-repeat top left; height:150px; }
body#index div#box_one h2#rate_information span#wholesale_rate_block {color: #8db3bf; font-size: 44px; font-weight: bold; font-family: "Trebuchet MS"; position:relative; left:16px; top:33px;}
body#index div#box_one h2#rate_information span#wholesale_apr_block {color: #b1b0b0; font-size: 44px; font-weight: bold; font-family: "Trebuchet MS"; position:relative; left:35px; top:33px; }
body#index div#box_one h2#rate_information span#apr_text {color: #b1b0b0; font-size: 22px; font-weight: bold; font-family: "Trebuchet MS"; position:relative; left:30px; top:33px; }
body#index div#box_one h2#rate_information a#what_is_apr { position:relative; left:-28px; top:57px; }
body#index div#box_one p#last_updated { display: block; color: #5e5e5d; margin: 10px 0;  width: 95%;}
body#index div#box_one table { width: 90%; margin: 0 0 10px 0; }
body#index div#box_one th { color: #569EB3; font-family:" Trebuchet MS",Verdana,Helvetica,Arial,sans-serif; font-size: 15px; font-weight: normal; }
body#index div#box_one thead tr { border-bottom: 1px solid #000; }
body#index div#box_one tbody tr { border-bottom: 1px dotted #000; font-family:" Trebuchet MS",Verdana,Helvetica,Arial,sans-serif; font-size: 13px; font-weight: normal; height: 25px; }
body#index div#box_one tfoot td { font-size: 9px; padding: 2px 0; }
body#index div#box_one tfoot td a{ font-size: inherit; padding: 10px 0; }
body#index div#box_one tfoot td p.disclaimer_1{  color: #5e5e5d; font-size: inherit; padding: 10px 0; }

body#index div#box_two { float:right; left:-25px; position:relative; top:13px; width:40%; }

/* REFERRAL_FORM Styles */
body#index div#box_two form input, body#index div#box_two form select { border: 1px solid #c0c0c0; font-size: 14px; }
body#index div#box_two form dt { font-size: 14px; margin-right: 10px;}
body#index div#box_two form dl#referral_LoanPurpose_list dt { float: left; }
body#index div#box_two form dl#referral_FirstName_list, body#index div#box_two form dl#referral_LastName_list { float: left; margin: 15px 15px 15px 0; }
body#index div#box_two form dl#referral_ZipCode_list {width: 100px; float: left; }
body#index div#box_two form dl#referral_EmailAddress_list {display:block; clear: both; margin: 20px 0;}
body#index div#box_two form dl#referral_submit_list {position: relative; top: -49px; left: 194px;}
body#index div#box_two form dl#referral_submit_list input {border: none;}
body#index div#box_two form dd#referral_EmailAddress_error {width: 200px;}
body#index div#box_two form dl#referral_PreferredPhoneNumber_list { width: 245px; float: left; }
body#index div#box_two form dt#referral_EmailAddress_label {padding-top: 10px;}
div#box_two .powered {position:absolute;bottom:37px;left:100px;}

