/* @override 
	http://lformxserve01.local/A%20-%20B/Action%20Home%20Inspection/Site/2010-03-16/css/pages.css
	http://lformxserve01.local/A%20-%20B/Action%20Home%20Inspection/Site/2010-03-25/css/pages.css
*/

.bgshadow {
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	height: 19px;
	background: url(../images/shadow.png) repeat-x;
}

.magnify_wrap {
	margin: 0 auto;
	width: 970px;
	display: none;
}

.magnify {
	position: absolute;
	top: 145px;
	margin-left: -10px;
}

#p_home .magnify_wrap {
	display: block;
}

.image_holder {
	xwidth: auto;
	xheight: auto;
	overflow: hidden;
	float: right;
	padding-right: 7px;
	padding-bottom: 7px;
	background: url(../images/image-shadow.png) no-repeat bottom right #fff;
	margin-left: 20px;
}

.yellow_box {
	background-color: #f3ebc7;
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 15px;
}

.special {
	border-bottom: 2px solid #e7d890;
	margin-bottom: 15px;
}

/* --- HOME ---*/

.top_column {
}

.bottom_column {
	
}

#p_home #content {
	padding: 0 0;
	xheight: 600px;
}

#p_home #main {
	width: auto;
	padding: 0 0 0 0;
}

#p_home #title h2 {
	margin-left: 20px;
}

.testimonial {
	float: left;
	width: 655px;
	height: 245px;
	border-left: 1px solid #e7d890;
	font-family: "Garamond", Times, Serif;
	background: url(../images/main_testimonials_bg.png) repeat-x #fff;
}

.quote {
	width: 328px;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	background: url(../images/main_quote_bg.png) no-repeat;
	padding: 15px 0 0 45px;
}

.quote p {
	width: 300px;
	font-size: 20px;
	text-align: left;
}

.quote u {
	font-size: 17px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.intro {
	float: left;
	width: 260px;
	height: 205px;
	margin: 25px 0 0 25px;
}

#p_home .intro .desc {
	xheight: 193px;
	margin-bottom: 10px;
}

.appointment {
	float: right;
	background: url(../images/main_calendar.png) no-repeat;
	width: 93px;
	height: 108px;
	margin-left: 10px;
}

.appointment a {
	width: 88px;
	float: left;
	font-size: 11px;
	color: #e81600;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	top: 67px;
	line-height: 1.2;
}

.serviceHolder {
	float: left;
	overflow: hidden;
	border-right: 1px solid #fff;
	width: 655px;
	height: 470px;
}

.service {
	xfloat: left;
	width: 575px;
	height: auto;
	padding: 20px;
	background-color: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}

#p_home #main {
	background-color: transparent;
}

#p_home h4 {
	margin-top: 0;
}

#p_home .service .desc {
	font-size: 11px;
	line-height: 1.3;
}

.client {
	float: right;
	width: 314px;
	height: 470px;
	xborder-left: 1px solid #fff;
	border-top: 1px solid #fff;
	position: relative;
}

.clientslide {
	width: 250px;
	height: 77px;
	float: left;
	margin-left: 25px;
	background: url(../images/main_clients_remax.jpg) no-repeat center center #fff;
}

.inspectiontour {
	width: 250px;
	height: 130px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	color: #fff;
	display: block;
}

#tour.inspectiontour {
	background: url(../images/main_virtual_tour.jpg) no-repeat top #fa1800;
}

#agreement.inspectiontour {
	background: url(../images/main_agreement.jpg) no-repeat top #fa1800;
}

#report.inspectiontour {
	background: url(../images/main_report.jpg) no-repeat top #fa1800;
}

.inspectiontour .textHolder {
	font-size: 13px;
	padding-left: 20px;
	text-transform: uppercase;
	margin-top: 99px;
	line-height: 1.2;
}
.inspectiontour a {
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

/* --- ABOUT ---*/

#p_about #main {
	padding-top: 10px;
}

.name {
	border: 1px solid;
}

.right-column {
	float: right;
	xmargin-left: 20px;
	width: 280px;
	padding: 0 0 20px 20px;
	background: #fff;
	overflow: hidden;
}

.desc img {
	xfloat: right;
	border: 3px solid #fff;
	xmargin-left: 30px;
}

#p_about .image_holder {
	background: url(../images/image-shadow.png) no-repeat bottom;
	float: none;
	clear: both;
	margin-left: 0;
}

#p_about .yellow_box {
	padding-bottom: 20px;
}

/* --- SERVICES ---*/


#p_services .special h4 {
	margin-bottom: 5px;
}

#p_services .desc li {
	list-style: none;
}

#p_services .yellow_box_holder {
	background-color: #f3ebc7;
	height: auto;
	overflow: hidden;
}

#p_services .yellow_box {
	width: 403px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#p_services .yellow_box.right {
	float: right;
	xborder: none;
	width: 401px;
}

#p_services .yellow_box li {
	list-style: square;
	font-size: 16px;
	line-height: 1.5;
	color: #696242;
	margin-left: 16px;
}

#p_services .yellow_box p {
	font-size: 12px;
	text-align: left;
	color: #696242;
	line-height: 1.5;
	margin-left: 16px;
	margin-top: 10px;
}

#p_services .yellow_box ul li {
	font-size: 12px;
	text-align: left;
	color: #696242;
	line-height: 1.5;
	margin-left: 36px;
	margin-top: 10px;
	list-style: none;
}

#p_services .image_holder {
	background: none;
}

/* --- OUR PROCESS ---*/

#p_ourprocess #main {
	padding-top: 10px;
}

#p_ourprocess .image_holder {
	padding-right: 12px;
	background: url(../images/image-shadow.png) no-repeat bottom #fff;
}

#p_ourprocess p {
	margin-bottom: 10px;
}

#p_ourprocess .yellow_box_holder {
}

#p_ourprocess .yellow_box {
	padding-top: 10px;
	width: 400px;
	height: 350px;
	border-right: 1px solid #fff;
	float: left;
}

#p_ourprocess li {
	margin-bottom: 10px;
}

#p_ourprocess .yellow_box img {
	margin-top: 17px;
}

#p_ourprocess #thumb {
	margin-top: 1px;
	float: left;
}

/* --- TESTIMOINALS ---*/

#p_testimonials .image_holder {
	float: left;
	margin-bottom: -7px;
	margin-left: 10px;
	background: url(../images/testimonials_shadow.png) no-repeat bottom right;
}

#p_testimonials .image_holder img {
	border: 3px solid #fff;
	display: block;
}

#p_testimonials .yellow_box {
	border-bottom: 1px solid #fff;
	width: 840px;
}

#p_testimonials .desc {
	float: left;
	width: 740px;
	margin-left: 40px;
}

#p_testimonials .desc b {
	padding-top: 10px;
	display: block;
}

/* --- RESOURCES ---*/

#p_resources .yellow_box {
	border-bottom: 1px solid #fff;
	width: 840px;
}

#p_resources .image_holder {
	padding: 0 0;
	float: left;
	margin-left: 0;
}

#p_resources .desc a {
	text-decoration: underline;
	margin-left: 20px;
}

/* --- CONTACT ---*/

.map_holder {
	margin-top: 15px;
	float: right;
}

#p_contact .yellow_box {
	width: 365px;
	border-bottom: 1px solid #fff;
}

#p_contact h5 {
	margin-top: 0;
}

#p_contact .yellow_box a {
	text-decoration: none;
	color: #696242;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}

#p_contact .yellow_box a:hover {
	text-decoration: none;
	color: #0b5e2c;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}

#p_contact #main {
	padding-top: 10px;
	padding-bottom: 15px;
}

#p_contact .contactform {
	width: 400px;
}

#p_contact label {
	font-size: 11px;
	margin-bottom: 4px;
}

#p_contact input.submit {
	width: 88px;
	height: 31px;
	color: #fff;
	padding-bottom: 5px;
	font-size: 12px;
	background: url(../images/contact_button_bg.png) no-repeat;
	margin-top: 2px;
}

ul#contactform {
	margin-top: 10px;
}

#p_contact form.contactForm li fieldset textarea {
	height: 100px;
}

/* --- FAQS ---*/


#p_faqs .yellow_box {
	border-bottom: 1px solid #fff;
}
.question {
}

.answer {
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.5;
}

/* --- CLIENT LOGIN ---*/


#p_clientlogin .login-td {
	border: 1px solid;
}

#p_clientlogin .btn {
	text-align: center;
	margin-top: 15px;
}

#p_clientlogin img {
	margin-bottom: 10px;
}

#p_clientlogin .btn .signin {
	margin-top: 5px;
}


