/* CSS Document */

/* ==== HOMEPAGE CSS STYLES ====*/

	/* homepage Photo css positioning */
	#PhotoWomanRealtor {
	margin-left: 150px;
	height: 378px;
	width: 174px;
	float: left;
	top: 0px;
	right: 10px;
	position: absolute;
	display:block;
	}
	
	#homepageTextSet1 {
	width: 770px;
	padding-top: 10px;
	float: left;
	}
	
/* == Squares... most styles are temperary, Do not remove.  */	
	#square1{
	float: left;
	width:266px;
	background:#D3DAE5 url(../Images/Backgrounds/BG_Square1_Blue.gif) repeat-x;
	height: 267px;
/* border:1px solid #000; */
	}
	#square1a {float:left;
	width:266px;}
	#square1b{
	margin: 5px;
	/* float: left; */
	color:#000000;
	/* height: 126px; */
	width:246px;
	}
	#square1c {
	float:left;
	width:266px;
	}
	
	#square2{
	background:#EEE8CF url(../Images/Backgrounds/BG_Square2_yellow.gif) repeat-x;
float: left;
width:266px;
padding-left: 1px;
padding-right: 1px;
height: 267px;

	}
	#square2a {float:left;
	width:266px;}
	#square2b{
	margin: 5px;
	/*float: left;*/
	color:#000000;
		width:246px;
	}
	#square2c {
	float:left;
	width:266px;
	}
	
	#square3{
	float: left;
	width:266px;
background:#D2E5D2 url(../Images/Backgrounds/BG_Square3_Green.gif) repeat-x;
height: 267px;
/* border:1px solid #000; */
	}
	#square3a {float:left;
	width:266px;}
	#square3b{
	margin: 5px;
	/*float: left;*/
	color:#000000;
	width:246px;
	}
	#square3c {
	float:left;
	width:266px;
	}
	
/* END HOME PAGE STYLES */

/* Start Services Styles */
#serviceBoxContainer{
	float: left;
	width: 650px;
}
#serviceRightColumn{
	float: left;
	width: 188px;
	padding-left: 16px;
}
#serviceBox{
	float: left;
	width: 100%;
	border: 1px solid #C1C196;
	background-color: #FAFAEB;
	padding: 5px;
}
#serviceBoxNav{
	background-color: #F5F5D6;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1C196;
	border-bottom-color: #C1C196;
	border-left-color: #C1C196;
	height: 2em;
	line-height: 2em;
	text-align: center;
	width: 200px;
	font-weight: bold;
}

/* Testimonials Styles */

#testimonialBoxContainer{
	float:left;
	padding-bottom: 15px;
}
#testimonialBox{float:left; width: 581px; border: 1px solid #C1C196; background-color: #FAFAEB; padding: 5px;}
#testimonialLogo{float:left; width: 188px; padding-left: 16px; }


/* clear float */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Checkboxes */
label.checkbox_checked {
	background: #fff url(tick.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}
label.checkbox_unchecked  {
	background: #fff url(cross.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}

/* show hide contact forms */

.formlayer{display: none;width:530px;border: solid 1px grey; padding:5px;}
#formlayer{display: block;}

.labelLeftSide{
	width:120px;
	text-align:right;
	padding-right: 5px;
	padding-left: 15px;
	
	float:left;
}
.contactForm1{
	font-size: 12px;
	border: 1px solid #000000;
	position: relative;
	left: 150px;
	float:left;
	}
	
.contactForm1.input.submit{border-style: double; border-color: rgb(204, 204, 204) rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); border-width: 3px; padding: 0.25em; width: 400px; background-color: rgb(238, 238, 238); background-image: url(../images/background_form_element.gif); background-repeat: repeat-x; color: rgb(51, 51, 51); font-size: 75%; font-weight: bold; font-family: Verdana,Helvetica,Arial,sans-serif;
}

/* login in form full page */
.formlayer2{width:530px; padding:5px;}

#TextSet2 {
	width: 600px;
	padding-top: 10px;
	float: left;
	}
	
/* Pricing Plan */	
	#PricePlanContainer{width:800px;}
	#Pricingplan1{
	width:535px;
	
	float:left;
	border: 1px solid #c12e2e;
	background-color: #FFFFFF;
}
	#Pricingplan2{width:535px;
	float:left;
	border: 1px solid #C1C196;
	background-color: #FAFAEB;}
	#pricePlanText{
	padding: 10px;
}
	#pricePlanFoot{
	color: #888787;
	height:auto;
	background-color: #ECEAEA;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	#PricePlanCostContainer{
	color: #003399;
	margin-left: 5px;
	float:left;
}
	.PricePlanCostContainer{
	color: #003399;
}	
	#plan1tagshell{
	width:535px;
	}
	#plan1Tag{
	color: #003399;
	margin-left: 5px;
	float:left;
}
#TextSet1 {
	width: 600px;
	padding-top: 10px;
	float: left;
	}
	/*  Pricing Plan Sign up grid - page */
	#markBox{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 15px;
	height:23px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BEC498;
	border-bottom-color: #BEC498;
	float:left;
	padding-left: 5px;
}
	#plantext{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
	
	width: 427px;
	height:30px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BEC498;
	border-bottom-color: #BEC498;
	float:left;
	}
	#planPrice{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 49px;
	height:23px;
	border-bottom-width: 2px;
	
	border-bottom-style: solid;
	border-right-color: #BEC498;
	border-bottom-color: #BEC498;
	
	float:left;
	}
		#markBoxlower{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 15px;
	height:10px;
	border-right-width: 2px;
	
	border-right-style: solid;
		border-right-color: #BEC498;
	
	float:left;
	padding-left: 5px;
}
	#plantextlower{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
	
	width: 427px;
	height:10px;
	border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #BEC498;
	
	float:left;
	}
	#planPricelower{
	padding-top: 3px;
	padding-bottom: 10px;
	width: 49px;
	height:10px;
		
		border-right-color: #BEC498;
		
	float:left;
	}
	.NumberplansTextbox{
	font-size: 12px;
	border: 1px solid #000000;
	position: relative;
	/* left: 150px; */
	float:left;
	}
	#numberplantext{
	position: relative;
	padding-left: 10px;
	left: 10px;

	}
	#agreementBoxContainer{
	float:left;
	padding-bottom: 15px;
	
}
#agreementBox{float:left; width: 700px; border: 1px solid #C1C196; background-color: #FAFAEB; padding: 5px;}
	#agreement{
	height: 400px;
	overflow: auto;
	border: 2px solid #BEC498;
	margin: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#FAQBox{float:left; width: 700px; border: 1px solid #C1C196; background-color: #FAFAEB; padding: 5px;}

/* Text Button Style - makes text links look like buttons */
.txtButton {
	border-style: double;
	border-color: rgb(204, 204, 204) rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-width: 3px;
	padding: 0.25em 1em;
	width: auto;
	background-color: rgb(238, 238, 238);
	background-image: url(../Images/background_form_element.gif);
	background-repeat: repeat-x;
	color: rgb(51, 51, 51);
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 2em;
	display: inline;
	}
.txtButton a:link {
	text-decoration: none;
	color: #515151;
}

.txtButton a:hover {
	color: #A80303;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
	}

.txtButton a:visited {
	text-decoration: none;
	color: #515151;
}
