/* CSS Document */

a:link, a:visited, a:active {
  color:#252938;
  text-decoration:underline;
}

a:hover {
  color:#252938;
  text-decoration:none;
}

#logo {

	float:left;

	text-indent: -5000px; overflow:hidden; 

	display:block; width: 362px; height:116px; text-decoration: none;

	background-image:url(../images/logo.jpg); 

	background-repeat:no-repeat; 
	
	margin-top:5px;
	}
	
h2 {
	color:#b0b0b0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top: 23px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height:140%;
	padding-bottom:0px;
	padding-top:5px;
	}
	
h3 {
   text-indent: -5000px;
   background:url(../images/welcome_title.jpg) no-repeat;
   width: 244px;
   height: 36px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:38px;
   }
   
h4 {
   text-indent: -5000px;
   background:url(../images/submit_my_property_title.jpg) no-repeat;
   width: 239px;
   height: 36px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:38px;
   }
   
h5 {
   text-indent: -5000px;
   background:url(../images/submit_my_requirements_titl.jpg) no-repeat;
   width: 239px;
   height: 36px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:38px;
   }
   
h6 {
   text-indent: -5000px;
   background:url(../images/submit_my_idea_title.jpg) no-repeat;
   width: 134px;
   height: 36px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:38px;
   }
   
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#6c6c6c;
	padding-bottom:20px;
	line-height:170%;
	}
	
	.highlighted {
		color:#fff;
		}
	
	.footertext {
		font-size:11px;
		color:#636670;
		line-height:170%;
		}
	
	.panel_text {
		font-size:11px;
		color:#95979e;
		padding-top:51px;
		padding-left:17px;
		padding-right:30px;
		line-height:160%;
		padding-bottom:0px;
		}
		
		.panel_text_nobut {
		font-size:11px;
		color:#dbdbdb;
		padding-top:70px;
		padding-left:17px;
		padding-right:30px;
		line-height:160%;
		padding-bottom:0px;
		}
		
	.panel2_text {
		font-size:11px;
		color:#efeeee;
		padding-top:51px;
		padding-left:17px;
		padding-right:25px;
		line-height:160%;
		padding-bottom:0px;
		}
	
	.panel3_text {
		font-size:11px;
		color:#dbdbdb;
		padding-top:51px;
		padding-left:17px;
		padding-right:30px;
		line-height:160%;
		padding-bottom:0px;
		}
	  
.dropcap { 
float:left; 
color:#6c6c6c; 
font-size:52px; 
line-height:50px; 
padding-top:1px;
padding-right:2px;
margin-bottom:0;
padding-bottom:0;
font-family:Georgia, "Times New Roman", Times, serif;
}


#haveaproperty {
	float:left;
	width:250px;
	}
	
	#haveaproperty_bg {
	background-image:url(../images/yesihave_bg.jpg);
	background-repeat:no-repeat;
	}
	
	#haveaproperty_bg_bottom {
		height:21px;
		background-image:url(../images/yesihave_bg_bottom.jpg);
		background-repeat:no-repeat;
		}
	
#needaproperty {
	float:right;
	width:246px;
	}
	
	#needaproperty_subpage {
	float:right;
	width:250px;
	}
	
	#needaproperty_bg {
		background-image:url(../images/yesineed_bg.jpg);
		background-repeat:no-repeat;
		}
		
	#needaproperty_bg_bottom {
		height:21px;
		background-image:url(../images/yesineed_bg_bottom.jpg);
		background-repeat:no-repeat;
		}
		
#nobut {
 clear:both;
 padding-top:20px;
 }
 
	#nobut_bg {
		background-image:url(../images/nobut_bg.jpg);
		background-repeat:no-repeat;
		}
	
	#nobut_bg_bottom {
		background-image:url(../images/nobut_bg_bottom.jpg);
		background-repeat:no-repeat;
		height:22px;
		}
		
		
	#nobut_subpage {
	float:right;
	width:250px;
	}
	
	#nobut_bg_subpage {
		background-image:url(../images/nobut_bg_small.jpg);
		background-repeat:no-repeat;
		}
		
	#nobut_bg_bottom_subpage {
		height:21px;
		background-image:url(../images/nobut_bg_bottom_small.jpg);
		background-repeat:no-repeat;
		}
		
.footerlinks A:link {
    color:#636670;
    text-decoration:none;
    }
	
     .footerlinks A:visited {
          color:#636670;
		  text-decoration:none;
		  }
		  
     .footerlinks A:active {
          color:#636670;
		  text-decoration:none;
		  }
		  
     .footerlinks A:hover {
          color:#636670;
		  text-decoration:underline;
		  }


.footerlinks2 A:link {
    color:#636670;
    text-decoration:underline;
    }
	
     .footerlinks2 A:visited {
          color:#636670;
		  text-decoration:underline;
		  }
		  
     .footerlinks2 A:active {
          color:#636670;
		  text-decoration:underline;
		  }
		  
     .footerlinks2 A:hover {
          color:#636670;
		  text-decoration:none;
		  }
		  
		  
		  
/*Form Styles*/

#form_bg {
	background-color:#ebebeb;
	padding:10px;
	border-top:dashed 1px;
	border-bottom:dashed 1px;
	border-color:#bebebe;
	}	
	
	
	td {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		line-height:170%;
		color:#6c6c6c;
		padding:8px;
		}
		
	#td_nopad {
		padding:2px;
		}
	
	.required {
		color:#FF0000;
		}
		
.form_textfield {
	width:300px;
	height:21px;
	background-color:#fff;
	border:1px solid;
	border-color:#bfbfbe;
	padding-top:4px;
	padding-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
.form_textarea {
	width:300px;
	height:200px;
	background-color:#fff;
	border:1px solid;
	border-color:#bfbfbe;
	padding-top:4px;
	padding-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
input:hover {
	background-color:#ffffdb;
	}
	
input:focus {
	background-color:#ffffdb;
	}
	
textarea:hover {
	background-color:#ffffdb;
	}
	
textarea:focus {
	background-color:#ffffdb;
	}
	
select {
	width:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
.formtext_pad {
	padding-top:7px;
	letter-spacing:-1px;
	}
	
	
	
	
        .ThreeColList input, .ThreeColList label {
            float: left;
            display: block;
            margin-right: 5px;
            padding-right: 5px;
        }
        .ThreeColList br {
            display:none;
        }
        .ThreeColList label {
            width: 75px;
        }
        .TwoColList input, .TwoColList label {
            float: left;
            display: block;
            margin-right: 5px;
            padding-right: 5px;
        }
        .TwoColList br {
            display:none;
        }
        .TwoColList label {
            width: 125px;
        }



.errorMessage {
		width:500px;
		list-style-type:none;
		margin-bottom:10px;
		}
		
		.errorMessage li {
		padding-bottom:5px;
		padding-top:5px;
		text-decoration:none;
		list-style-type:none;
		border-bottom:1px dotted #FFD9D9;
		}
		
		
/* NAV ----------------------------------------------------------------------------------- */

/* CSS Document */

/* CSS Document */

ul {
   margin:0;
   padding:0;
   }

#navigation li {
	display:inline;
	padding: 0px;
	}

li#home a {
	text-indent: -1000em;
	background:url(../images/home.jpg) no-repeat left top;
	width: 63px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	}
	
	li#homeON a {
	text-indent: -1000em;
	background:url(../images/home_on.jpg) no-repeat left top;
	width: 63px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	}

li#home a:hover {
	background-position: 0px -55px; 
	}
	
	
li#whatisthis a {
	text-indent: -1000em;
	background:url(../images/whatisthis.jpg) no-repeat left top;
	width: 95px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 63px;
	}
	
	li#whatisthisON a {
	text-indent: -1000em;
	background:url(../images/whatisthis_on.jpg) no-repeat left top;
	width: 95px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 63px;
	}
	

li#whatisthis a:hover {
	background-position: 0px -55px; 
	}
	
	
li#submitmyproperty a {
	text-indent: -1000em;
	background:url(../images/submitmyproperty.jpg) no-repeat left top;
	width: 136px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 159px;
	}
	
	li#submitmypropertyON a {
	text-indent: -1000em;
	background:url(../images/submitmyproperty_on.jpg) no-repeat left top;
	width: 136px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 159px;
	}
	

li#submitmyproperty a:hover {
	background-position: 0px -55px; 
	}
	

li#submitmyrequirements a {
	text-indent: -1000em;
	background:url(../images/submitmyrequirements.jpg) no-repeat left top;
	width: 159px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 295px;
	}
	
	li#submitmyrequirementsON a {
	text-indent: -1000em;
	background:url(../images/submitmyrequirements_on.jpg) no-repeat left top;
	width: 159px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 295px;
	}
	

li#submitmyrequirements a:hover {
	background-position: 0px -55px; 
	}
	

li#submitmyidea a {
	text-indent: -1000em;
	background:url(../images/submitmyidea.jpg) no-repeat left top;
	width: 112px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 454px;
	}
	
	li#submitmyideaON a {
	text-indent: -1000em;
	background:url(../images/submitmyidea_on.jpg) no-repeat left top;
	width: 112px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 454px;
	}
	

li#submitmyidea a:hover {
	background-position: 0px -55px; 
	}
	

/* LAYOUT ------------------------------------------------------------------------------------------------------------*/

/* CSS Document */

html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

img, div, #features, .benefits { behavior: url(../iepngfix.htc) }

a {
	outline: none;
}

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:12px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
#wrapper {
width: 825px;
position: relative;
left: 50%;
margin-left: -412px;
margin-top:55px;
}

#branding {

	}

#branding_left {
	float:left;
	width:312px;
	height:124px;
	}

	
#branding_right {
	float:right;
	width:330px;
	height:124px;
	}

#container {
	clear:both;
	}
	
#nav {
clear:both;
height:55px;
}

	#banner {
	height:182px;
	}
	
	#helping_you {
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	height:182px;
	text-indent: -5000px; overflow:hidden; display:block;}
	
	#banner_property {
	height:182px;
	}
	
	#yes_i_have {
	background-image:url(../images/banner_bg_yesihave.jpg);
	background-repeat:no-repeat;
	height:182px;
	text-indent: -5000px; overflow:hidden; display:block;}
	
	#banner_requirements {
	height:182px;
	}
	
	#yes_I_need { 
	background-image:url(../images/banner_bg_yesineed.jpg);
	background-repeat:no-repeat;
	height:182px;
	text-indent: -5000px; overflow:hidden; display:block;}
	
	#banner_idea {
	height:182px;
	}
	
	#no_but { 
	background-image:url(../images/banner_bg_nobut.jpg);
	background-repeat:no-repeat;
	height:182px;
	text-indent: -5000px; overflow:hidden; display:block;}

#content {
width: 266px;
float: left;
padding-left:10px;
padding-right:40px;
background-image:url(../images/shadow.jpg);
background-repeat:no-repeat;
background-position:right top;
margin-right:12px;
margin-bottom:15px;
}

#content_subpage {
width: 500px;
float: left;
padding-left:10px;
padding-right:50px;
background-image:url(../images/shadow.jpg);
background-repeat:no-repeat;
background-position:right top;
margin-right:12px;
margin-bottom:15px;
padding-bottom:15px;
}

#sidebar {
width: 496px;;
float: right;
margin-top:35px;
}

#sidebar_subpage {
width: 250px;;
float: right;
margin-top:35px;
}

#footer {
clear: both;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
height:134px;
padding-top:30px;
}

#footer_wrapper {
width: 825px;
position: relative;
left: 50%;
margin-left: -412px;
}

#footer_left {
	float:left;
	padding-left:7px;
	width:580px;
	}
	
#footer_right {
	float:right;
	padding-right:15px;
	}
	
	

#floating_paperclip {
text-indent: -1000em;
background:url(../images/clip_top.jpg) no-repeat left top;
width: 35px;
height: 8px;
display: block;
overflow: hidden;
position: absolute;
top: 171px;
left: 672px;
z-index: 100;
}

