/*
$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;
}

.visuallyhidden {
  position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
  margin: -1px; padding: 0; border: 0; 
}

.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: 18px;
}

#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 img
{
	border: 2px solid #fff;
	border-radius: 10px;
}

#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;
	font-size: 1.25em;
	line-height: 1.25em;
}

#pageContent #rightContent a
{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	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;
}

.this-is-a-thumbnail {
	display: block;
	height: 51px;
	width: 51px;
	background-size: cover !important;
	margin: 5px;
	border: 1px solid #fff;
	border-radius: 3px;
	float: left;
}

#bx-pager.custom {
	position: relative;
	top: -40px;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#pageContent #leftContent ul.bxslider {
    margin: 0px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
	border: none !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	width: 100%;
	height: auto;
}

#pageContainer.photos .bx-wrapper .bx-viewport {
	border: none;
	background: none;
}

#pageContainer.photos .bx-wrapper img {
	width: auto;
	max-width: 740px;
	margin: auto auto 4px auto;
	height: 500px;
	border: 2px solid #fff !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	border:  2px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left: -2px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* responsive nav */
#navTop select {
	display: none;
}