/* THIS IS THE CSS FOR INVENTED-CITY.COM */
/****************************************************************************************************************
------------------------------------------------- CSS RESET -----------------------------------------------------
*****************************************************************************************************************/

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,p,td,b,img { 
	margin: 0;
	padding: 0;
	border: 0; 
} 

a { 
	outline: none; 
}

/****************************************************************************************************************
------------------------------------------------- UNIVERSAL -----------------------------------------------------
*****************************************************************************************************************/

li { 
	float: left; 
}

.clearFloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a, a:visited, a:active, a:link { 
	color: #ed872e; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

a:hover { 
	color: #666; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
}

.special, a.special:visited, a.special:active, a.special:link, a.special:hover { 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 72pt; 
	color: #777; 
	text-decoration: none; 
	text-align: center;
}

h2 {
	font-weight: normal;
	font-size: 12px; 
/*	font-family: Helvetica, sans-serif; */
	font-family: Tahoma, Helvetica, sans-serif;
	color: #84AF08;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-weight: normal;
	font-size: 12px;
/*	font-family: Helvetica, sans-serif; */
	font-family: Tahoma, Helvetica, sans-serif;
	color: #84AF08;
}

h4 {
	font-weight: bold;
	font-size: 1.0em;
/*	font-family: Helvetica, sans-serif; */
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #32364D;
}

p {
	margin: 0;
	padding: 0px 25px 15px 0px;
}

ul.listContainer li {
	width: 580px;
	float: left; 
	background-color: transparent;
	margin-left: 14px;
	margin-bottom: 3px;
}

ul.faqListContainer li {
	width: 580px;
	float: left; 
	background-color: transparent;
	margin-left: 14px;
	margin-bottom: 5px;
	margin-top: -3px;
	font-size: 8px;
}

/****************************************************************************************************************
----------------------------------------------- BEGIN SITE CSS --------------------------------------------------
*****************************************************************************************************************/

body {
	background: #FFF;
	height: 100%;
/*	color: #333; */
	color: #707070;
	font-size: 11px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

/* commented backslash hack \*/ 

html {
/*	height: 100%; */
}
 
/* end hack */

#outer {
 	margin-left: auto; /* center it */
	margin-right: auto; /* center it */
	width: 878px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	padding-top: 0px;
/*
	min-height: 100%;
	height: auto !important;
	height: 100%;
*/
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#main {
	width: 876px;
	text-align: left;
	background: url(/beta/img/left-col.gif) left top repeat-y;
	background-color: transparent;
	border-top: 0px solid #84AF08;
	border-right: 1px solid #84AF08;
	border-bottom: 1px solid #84AF08;
	border-left: 1px solid #84AF08;
	display: table;
/*
	min-height: 500px;
	height: auto !important;
	padding-bottom: 25px;
	margin-bottom: -25px;
*/
}

#leftNav {
	width: 170px;
	float: left;
	background: transparent;
	height: 75%;
	/*
	height: auto !important;
	position: absolute;
	*/
}

#pageContent {
	width: 580px;
	float: right;
	background: transparent;
	margin: 0px 30px 10px 0px;
	padding: 36px 40px 0px 40px;
	min-height: 400px;
}

#pageContentHome {
	width: 693px;
	float: right;
	background: transparent;
	margin: 0px 0px 40px 0px;
	padding: 5px 0px 0px 10px;
}

#pageHeading {
	width: 500px;
	height: 18px;
	margin: 7px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.paragraphHeader {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

/****************************************************************************************************************
---------------------------------------------------- HEADER  ----------------------------------------------------
*****************************************************************************************************************/

#header {
	background: #FFFFFF;
	width: 878px;
	height: 87px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	background: transparent url(/beta/img/header-bg.gif) left top;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

h1 { 
	width: 315px;
	height: 87px;
	font: bold 24px/1 Arial, Helvetica, Verdana, sans-serif;
	text-indent: -9999px;
	background: url(/beta/img/logo.gif) no-repeat 0 0;
}
		
h1 a { 
	width: 315px;
	height: 87px;
	display: block;
}

/*
#logo {
	background: transparent url(/beta/img/logo.gif) left top;
	width: 315px;
	height: 87px;
	position: relative;
	left: 15px;
	top: 0px;
}
*/

#headerTag {
	float: right;
	width: 243px;
	height: 13px;
	background: transparent url(/beta/img/header-tag.gif) left top;
	margin-top: 65px;
}

/****************************************************************************************************************
----------------------------------------- L1 - THE PRIMARY NAVIGATION -------------------------------------------
*****************************************************************************************************************/

#topNav {
	width: 878px;
	height: 12px; 
	padding: px 0px 0px 0px;
/*	background-color: #FF6600; */
	background-color: #ED872E;
	padding: 8px 0px 10px 0px;
	color: #FFF;
}

ul#topNavList {
	margin: 0px 135px 0px 0px;
}

ul#topNavList li {
	float: right;
	list-style: none;
	display: inline;
	background-color: transparent;
	padding: 0px 10px 0px 10px;
}

ul#topNavList li a {
	color: #EFEFEF;
}

#memberLogin {
	float: right;
	padding-right: 20px;
}

#memberLogin a {
	color: #FFF;
	font-weight: bold;
}

li.navListEntry {
	border-right: 1px solid #FFF;
}

li.navListEntryEnd {
	border-right: 0px solid #FFF;
}

/****************************************************************************************************************
------------------------------------------------- SECONDARY NAV LEFT -------------------------------------------
*****************************************************************************************************************/

#popularSearches {
/*	text-align: center;
	padding-top: 40px; */
	padding: 40px 0px 20px 28px;
}

UL#listCountry {
	margin: 0px 0px 0px 30px;
}

ul#listCountry li {
	float: left;
	width: 150px;
	list-style: none;

	display: block;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	line-height: 210%;
}

ul#listCountry li a {
	color: #555;
}




ul.listCity {
	margin: 0px 0px 0px 45px;
}

ul#listCountry li ul.listCity li {
	float: left;
	list-style: none;
	display: block;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}


ul#listCountry li ul.listCity li a {
	color: #888;
}
.countryCityCount{
	color: #888;
	line-height: 210%;
}

#allHomes {
	margin: 10px 0px 10px 32px;
	clear:both;
	padding:20px 0 10px 0;
	
}

#allHomes a {
	color: #555;
}

/****************************************************************************************************************
-------------------------------------------------------- HOME ---------------------------------------------------
*****************************************************************************************************************/

#topContainer {
	width: 703px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#topContainerFeaturedHome {
	float: left;
	width: 193px;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

#topContainerCopy{
	float: right;
	padding: 25px 60px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 403px;
/*	color: #888; */
}

.homeBlockCopy {
	margin-top: 5px;
	padding: 0px;
}

.homeBlockCopyTitle {
	width: 260px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: helvetica;
	font-size: 11px;
	color: #888;
}

a.homeBlockCopyTitle:visited, a.homeBlockCopyTitle:active, a.homeBlockCopyTitle:link { 
	margin-left: -10px;
	font-family: helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

a.homeBlockCopyTitle:hover { 
	test-decoration: underline;
}

#homeDotted {
	margin: 0px 0px 0px 7px;
}

#threeAcrossContainer {
	width: 878px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#threeAcrossContainerOne, #threeAcrossContainerTwo, #threeAcrossContainerThree {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 217px;
	text-align: center;
}

#threeAcrossContainerOne, #threeAcrossContainerTwo {
	margin-right: 12px;
}

#threeAcrossContainerOne {
	margin-left: 5px;
}

.threeAcrossOrange, .threeAcrossOrange a {
	color: #ED872e;
	font-weight: bold;
}

.threeAcrossOrange {
	padding-bottom: 20px;
}

.threeAcrossImageCopy {
	text-align: right;
	padding-right: 10px;
}

/****************************************************************************************************************
------------------------------------------------------ FAQ ------------------------------------------------------
*****************************************************************************************************************/

/****************************************************************************************************************
------------------------------------------------- TESTIMONIALS --------------------------------------------------
*****************************************************************************************************************/

.testimonialParagraph {
	text-align: justify;
}

.testimonialLocale {
	font-weight: normal;
	font-size: 8pt; 
	color: #84AF08;
}

/****************************************************************************************************************
---------------------------------------------------- FOOTER -----------------------------------------------------
*****************************************************************************************************************/

#copyright {
	float: left;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin-top: -5px;
}

ul.footer {
	margin: 5px 10px 0px 0px;
}

ul.footer li {
	float: right;
	list-style: none;
	display: inline;
	background-color: transparent;
	padding: 0px 10px 0px 10px;
	margin-top: -10px;
}

ul.footer li a {
	color: #FFF;
}

#footer {
	width: 878px;
 	margin-left: auto; /* center it */
	margin-right: auto; /* center it */
	background-color: #84AF08;
	margin-top: -10px;
	padding-top: 10px;
	vertical-align: center;
	height: 15px;
	text-align: left;
	clear:both;
}

