/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/innoftreasuredmemories.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6837 $
$LastChangedDate: 2009-11-17 17:56:46 -0500 (Tue, 17 Nov 2009) $
*/

@import url(general.css);

/* GLOBAL. */

*
{
	margin: 0;
	padding: 0;
}

html,
body
{
	height: 100%;
}

html
{
	background: url('../images/page_bg.jpg') top repeat;	
}

body 
{
	background: url('../images/flowers_top.jpg') top center no-repeat;
	font: 80% Garamond, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	width: 100%;
	display: table;
	margin: 0 auto;
}

p, div, table 
{
	font: 1em;
	text-align: left;
}

img 
{
	border: none;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: #420001;
}

h1
{
	font-size: 2em;
	*font-size: 1.9em;
	font-style: italic;
	margin-bottom: 10px;
}

h2
{
	font-size: 1.75em;
}

h3
{
	font-size: 1.6em;
	font-style: italic;
}

h4 
{
	font-size: 1.4em;
	font-variant: small-caps;
}

a:link, a:visited 
{
	color: #98271a;
}

a:hover 
{
	color: #b64230;
}

.image
{
		
}

.image.left
{
	margin: 5px 10px 3px 0;
}

.image.right
{
	margin: 5px 0 3px 10px;
	padding: 0 !important;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	margin: 0 auto;
}

.textCenter
{
	text-align: center;	
}

.noBorder
{
	border: none;	
}

.block
{
	display: block;	
}

.clear
{
	clear: both;
}

.alertText
{
	margin-top: 6px;
	color: #C5140D;
	font-weight: bold;
}

.horizLine
{
	margin: 6px 0 6px 0;
	border-bottom: 1px dotted #5a7b96;
	display: block;
}

.twoColumns
{
	width: 380px;
	padding: 0 !important;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
	background: url('../images/flowers_bottom.png') bottom center no-repeat;
	width: 100%;
}

#wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/* Page top. */

#pageTop
{
	position: relative;
	height: 280px;
	width: 1000px;
	margin: 0 auto;
}

#pageTop #topLink
{
	position: absolute;
	top: 0;
	left: 0;
}

#pageTop #topLink a
{
	width: 496px;
	height: 182px;
	display: block;
}

#pageTop #topLink h1
{
	display: none;
}

#pageTop #topContent
{
	background: url('../images/nav_bg.jpg') top left no-repeat;
	position: absolute;
	top: 199px;
	left: 54px;
	width: 800px;
	height: 75px;
	padding: 10px 0 0 20px;
	font-size: 1.3em;
	line-height: 1.5em;
	font: 120% "Times New Roman", Times, serif;
	font-weight: bold;
}

#pageTop #contactTop
{
	width: 730px;
	position: relative;
	left: 18px;
	padding: 2px 0 2px 0;
}

#pageTop #contactTop li
{
	list-style: none;
	line-height: 1.4em;
	_font-size: 0.95em;
	display: inline;
}

#pageTop #contactTop li.spacer
{
	padding: 0 15px;
}

#pageTop #navTop
{
	border-top: 1px dotted #b64230;
	padding-right: 0;
	width: 722px;
	display: block;
}

#pageTop #navTop li
{
	display: inline;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.4em;
	padding-right: 20px;
}

#pageTop #navTop li.last
{
	padding-right: 0px;
}

#pageTop #navTop li a
{
	text-decoration: none;
	color: #420001;
}

#pageTop #navTop li a:hover
{
	color: #b64230;
}

/* Page bottom. */

#pageBottom
{
	width: 580px;
	padding: 16px 0 5px 0;
	margin: 0 auto;
}

#pageBottom a
{
	color: #420001;
}

#pageBottom a:hover
{
	color: #b64230;
}

#pageBottom table
{
	width: 420px;
	margin-left: 160px;
	text-align: center;
}

#pageBottom table td
{
	padding-top: 10px;
}

#pageBottom table tr.firstRow
{
	font-size: 1.2em;
}

#pageBottom table ul li
{
	display: inline;
}

#pageBottom table tr.secondRow
{
	font-size: 1em;
}

/* Page content. */

#pageContent
{
	width: 944px;
	min-height: 632px;
	_height: 632px;
	margin: 0 auto;
	padding-left: 56px;
}

#pageContent #leftContent
{
	position: relative;
	width: 758px;
	padding: 0 10px 36px 0;
	float: left;
}

#pageContent #leftContent h1
{
	padding: 4px 0;
}

#pageContent #leftContent h2
{
	margin: 2px 0;
}

#pageContent #leftContent h3
{
	margin: 0 0 4px 0;
}

#pageContent #leftContent ul,
#pageContent #leftContent ol
{
	margin: 12px 4px 4px 24px;
}

#pageContent #leftContent ul li
{
	list-style: square;
}

#pageContent #leftContent p,
#pageContent #leftContent ul,
#pageContent #leftContent table
{
	font-size: 1.3em;
	line-height: 1.5em;
}

#pageContent #leftContent p
{
	margin: 0 0 12px 0;	
}

#pageContent #leftContent p.butup
{
	margin-bottom: 0px;
}

#pageContent #leftContent .ruler
{
	border-bottom: 2px dotted #FBEDD3;
}

/* Right Content */

#pageContent #rightContent
{
	width: 120px;
	padding: 20px 15px 0 0;
	float: right;
}

#pageContent #rightContent ul
{
	list-style: none;
	text-align: center;
}

#pageContent #rightContent a
{
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.45em;
	color: #420001;
}

#pageContent #rightContent a:hover
{
	color: #b64230;
}

/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 125px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

form ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent ul.siteNavigator
{
    margin: 0 !important;
    padding: 0 !important;
	font-size: 1.1em !important;
	line-height: 1em !important;
	position: relative;
	top: -10px;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
    padding: 0 6px 0 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0 0 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    border: 2px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* Search */

#pageContainer #pageContent .propertySearch {}

#pageContainer #pageContent .propertySearch .features,
#pageContainer #pageContent .propertySearch .features td {}

#pageContainer #pageContent .propertySearch .features td.caption {}

#pageContainer #pageContent .propertySearch .towns,
#pageContainer #pageContent .propertySearch .amenities {}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

#pageContainer.sitemap .column
{
    width: 32%;
}

/* SPAM PREVENTION */

#emailAddress1 // This is a 'honeypot' field to attact spammers. If this field is filled out, the only explanation is that a spambot saw it and filled it out.
{
    display: none;
}
