/* 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: #84AF08; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

a:hover { 
	color: #84AF08; 
	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: bold;
	font-size: 12px; 
/*	font-family: Helvetica, sans-serif; */
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
/*	font-family: Helvetica, sans-serif; */
	font-family: Tahoma, Helvetica, sans-serif;
	color: #777;
}

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: 15px; 
	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;
	min-height:400px;
}

#pageContentApp {
	width: 620px;
	float: right;
	background: transparent;
	margin: 0px 0px 40px 0px;
	padding: 20px 38px 0px 38px;
	min-height:400px;
}

#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: px 0px 0px 0px;
	position: relative;
	background: transparent url(/beta/img/header-bg.gif) left top;
	border-bottom: 1px solid #000;
}

#logo { 
	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: #FF6600;
	font-weight: bold;
}

.threeAcrossOrange {
	padding-bottom: 20px;
}

.threeAcrossImageCopy {
	text-align: right;
	padding-right: 10px;
}

/****************************************************************************************************************
------------------------------------------------------ FAQ ------------------------------------------------------
*****************************************************************************************************************/

/****************************************************************************************************************
------------------------------------------------- TESTIMONIALS --------------------------------------------------
*****************************************************************************************************************/

.testimonialParagraph {
	text-align: justify;
}

.testimonialLocale {
	font-weight: bold;
	font-size: 8pt; 
	color: #333;
}

/****************************************************************************************************************
---------------------------------------------------- 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;
}

h1 {color: #808080; font-size: 1.4em; font-weight: bold; margin: 12px 12px 0px 0px;}
th {font-weight: bold; text-align: left;}
.signinstatus {font-size: 0.9em; margin: 2px; text-align: right}
.update {font-size: 0.9em; color: #CC0000}
.footnote {font-size: 0.8em; font-style: italic;}

#icappwrapper {font-size: 0.75em;/* 12px at default font size */
	line-height: 1.250;/* 15px at default font size 15/12 */
	text-align: center; 
	width: 790px; 
	padding: 5px; 
	margin: 0 auto}

#guhelogin {margin:0; padding: 0}
#guhelogin th {text-align:right}

#heapp h1 {font-size: 1.8em; margin-bottom: 27px; margin-top: 8px}
#homecontainer {text-align: left; margin: 0; padding: 0; border:0; width: 620px;}

#homecontainer ol {padding-top: 3px; padding-bottom: 6px; border-top: 1px dotted black;}

#homeleftcol {float: left; margin: 0; width: 300px; padding-right: 10px; border-right: 1px solid #EEEEEE;}

#homerightcol {float: right; margin: 0; width: 138px; padding-left: 10px; }

#homemiddlecol {float: left; margin: 0; width: 138px; padding-right: 10px; padding-left: 10px; border-right: 1px solid #EEEEEE;}

#homecontainer h2 {margin:0; font-weight: bold; font-size: 1.2em; border-top: 10px solid #e5e5e5; padding-bottom: 8px; width: 100%;}

.bottomofcolumnlink { border-top: 1px dotted black; margin-bottom: 14px;}
.featuredhomelink {padding-bottom: 12px}
.firststeps {margin-bottom: 14px;}
.HEQuotes {margin-bottom: 10px;}
.HEQuote {margin-bottom: 10px; padding-top: 3px; border-top: 1px dotted black;}

#homenarrowform {background: #ffffff; margin-bottom: 14px}
#homenarrowform h2{text-indent: 5px}
#homenarrowform form {padding: 5px;}

#appandpromowrapper {margin: 0; padding: 0; width: 940px; text-align:left;}

#heapp {float:left; width:620px;}

#promotional{
    float:right;
    width:300px;
	margin-top: 10px;
	margin-left: 20px;
    }

.priceplanboxheader {background: #b4b4b4 ; color: white; text-align: center;}
.priceplanboxdetails {background: white; text-align: center;}

#memberareawrapper {text-align:left; width:620px;}

.searchoptionstoggle, .searchboxbottom, .memberformbottom {padding-left: 220px; padding-top: 8px; padding-bottom: 6px; border-top: 1px dotted #e5e5e5}
.searchcheckboxlist {padding-left: 60px; width: 400px}


.HErefsearch {float: right; width: 130px; background: #ffffff; }
.HErefsearchbottom {margin-top: 4px; padding-left: 20px; padding-top: 4px; padding-bottom: 4px; border-top: 1px dotted #e5e5e5}
.HErefsearch Form {text-indent: 12px;}
.formpage {width: 620px; background: #ffffff}
.searchwrapper {width:620px}
.searchbox {text-align:left; float: left; width: 470px; background: #ffffff}

.formlegend {text-align: left; font-weight: bold; padding-left: 10px; padding-top: 6px; padding-bottom: 4px;}
.formfieldset {  border-top: 10px solid #e5e5e5; border-bottom: 0; border-left: 0; border-right: 0; padding-bottom: 10px;}
.searchresults {  text-align:left; border-top: 10px solid #e5e5e5; border-bottom: 0; border-left: 0; border-right: 0; padding-bottom: 10px;}
.formfieldset ul {list-style-type: none; width: 100%; margin: 0; padding: 10px; font-size:0.9em}
.formfieldset li {float: left; width: 50%; margin: 0; padding: 0}
.formfieldset br {clear: left;}
.formfieldset td {text-align: left; vertical-align: top; padding-left: 10px; padding-top: 1px; padding-bottom: 1px}
.formfieldset th {font-weight: normal; vertical-align: top; text-align: right; padding-left: 10px; width: 200px; padding-top: 0px; padding-bottom: 0px}

table#priceoptions { width: 620px}
table#priceoptions th{ text-align: center}
table em { font-weight: bold; color: #CC0000; margin: 0}

#contactmessagetableheader {width: 620px; border-top: 1px solid #BBBBBB; background: #EEEEEE;}
#contactmessagetableheader .messageheader {font-size: 10px; color:#333333}
#contactmessagetable {width: 620px; margin-bottom:10px; border-top: 1px solid #BBBBBB;}
#contactmessagetable .read {font-weight: normal;}
#contactmessagetable .unread {font-weight: bold;}
#contactmessagetable .date {font-size: 9px; color:#666666}
.contactmessage {width: 620px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #BBBBBB;}
.contactmessagealt {width: 620px; background: #EEEEEE; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #BBBBBB;}

/* Listing Layout
======================================================*/

.resultshead {float: left; margin: 0; width:620px; text-align: right;}

.resultshead .newsearch {
  padding-top: 18px;
  float: left;
  width: 220px;
}

.resultshead .showoptions {
  padding: 5px;
  float: right;
  width: 200px;
}

.resultshead .sortoptions {
  padding: 5px;
  float: right;
  width: 180px;
}

.listingpagejump {margin: 0; width:620px}
.homedetailspagejump {margin: 0; width:620px}

.homedetails{margin: 0; width:620px; text-align:left;}
.homedetails h2, .h2clone {font-family:Tahoma,Helvetica,sans-serif; font-weight: bold; margin:0 ;padding: 0 0 8px 0; font-size: 1.2em; border-top: 10px solid #e5e5e5; width: 100%;}
.homedetails h1 .homedetailsheading {margin-bottom: 7px;}
.homedetails h1 .HEref {color: #666666}
.homedetails .textcol {border-top: 1px dotted #e5e5e5; padding-bottom: 6px; margin-left:25px;}
.homedetails ul {padding: 0 0 6px 22px;}
.homedetails ul li {float: none;}
.homedetails .enquiryform {padding-left: 25px; }
.homedetails .housepics {padding-left: 25px; }
.homedetails .contactdetails {background: #ffffff; padding-bottom: 6px; padding-left:25px;}
.homedetails .signupprompt {font-size: 1.2em; border-top: 1px dotted #e5e5e5; border-bottom: 1px dotted #e5e5e5; padding-bottom: 6px; padding-top: 6px; padding-left:25px;}

.detailsandfacilities{margin: 0; width:620px;}
.details {float: left; width: 300px;}
.detailsandfacilities table{margin-left: 25px}
.facilities {float: right; width:300px; margin-left: 20px;}
.detailsandfacilities th, .detailsandfacilities td {vertical-align: top; border-top: 1px dotted #e5e5e5;}
.detailsandfacilities tr {border-top: 1px dotted #e5e5e5;}
.peopleaccomodated {color: #666666}

.jumpprevious {
  float: left;
  width: 60px;
  padding: 5px;
}

.allpages {
  padding: 5px;
  text-align: center;
  float: left;
  width: 460px;
}

.jumpnext {
  text-align: right;
  padding: 5px;
  float: right;
  width: 60px;
}

.listing, .listingpagejump {
  float:left;
  width:620px;
  text-align: left;
  margin-bottom: 12px;
  border-top: 1px solid #e5e5e5;
}

.listingpagejump {padding-top: 12px}

.listingicons { text-align: right}

.listing th { padding: 2px; border-bottom: 1px dotted #e5e5e5; border-top: 1px dotted #e5e5e5; background: #EEEEEE}
.listing td { padding: 2px; vertical-align: top}





/* removes 3px gap in IE5.x */
* html .listing .overview img {
  margin-left: -3px;
  ma\rgin-left: 0;
}


/* :KLUDGE: Fix IE5.x/Win broken box modle, for left hand border. */
* html .listing .availability {
  width: 240px;
  w\idth: 239px;
}

/* :KLUDGE: Make IE honor min-height */
* html .listing .details , * html .listing .availability {
  height: 70px;
}

ul#media-nav li.active {
  border-bottom: solid 1px #ED872E !important;
}

