/*  
Website: http://oneseniorplace.com
Name: Base Stylesheet.
Description: inSite-powered website, designed and hosted by Artemis Inc.
Version: 1.x (based upon One Senior Place 1.5)
Author: Jefte Puente
Author URI: http://www.artemisit.com
Comments:	Base Stylesheet for new inSites
			This document supports both tabbed buttons and dropdowns.
			This stylesheet is best viewed without word wrapping.
*/

/*** Body Styles ***/

body { font-size: 62.5%; font-family: Arial, Verdana, Sans-serif; } 
/* This percentage sets 1.0 em to 10px. */

#page {	margin: 20px auto; width: 652px; overflow: hidden; background: #fff; color: #777; }
#header { background: url('images/hd_retail.png'); width: 650px; background-repeat: no-repeat; padding: 0; height: 155px; border: 1px solid #fff; }

#printpage { margin: auto; width: 651px; background: #fff; }
#footer { height: 100px; margin: auto; width: 651px; background: #fff; color: #777; text-align: center; padding: 0; float: left; border-top: 6px solid #f9f4ee; padding-top: 2px;}
#footer p { float: left; font-size: 1.0em; padding: 0; }
#footer a { color: #777; }
.contact { font-size: 1.0em; width: 100%; text-align: left; padding: 0 10px 10px 10px; }
.powered { clear: left; width: 300px; font-size: 1.1em; text-align: left; height: 5px; float: left; padding: 0px 8px 5px 8px;}
#copyRight {padding: 0px 8px 5px 8px;}
#poweredBy { float: right; padding: 0px 8px 5px 8px; }

.powered a { text-decoration: none; color:#FFFFFF; }
.powered a:visited { text-decoration: none; color:#FFFFFF; }
.powered a:link { text-decoration: none; color:#FFFFFF; }

/*** Heading Styles ***/

h1 { display: none; } 
h2 { margin: 0; font-size: 1.6em; margin-bottom: 10px; line-height: 125%; letter-spacing: -1px; color: #777; } 
h3 { margin: 0; font-size: 1.4em; margin-bottom: 0px; line-height: 25px; letter-spacing: -1px; font-weight: bold;} 
h4 { margin: 0; font-size: 1.2em; margin-bottom: 0px; font-weight: bolder; } 
h5 { margin: 0; font-size: .8em; margin-top: 0; margin-bottom: 10px; font-weight: bolder; }
hr { 1px solid #888; margin: 0;} 

/*** Form Styles ***/
	
/*  	WE CAN FINALLY STOP USING TABLES FOR FORMS! Tables are for tabular data, not for positioning things.
		Example Markup: <label for="name">Name:</label><input id="name" name="Name" /> 		*/

label,input { display: block; float: left; margin-bottom: 10px; } 
label { font-size: 1.2em; font-weight: bolder; text-align: right; width: 175px; padding-right: 20px; } 
#req { color:#FF0000; font-weight: bolder; background: #fff6db; padding: 3px 18px 3px 3px;}
form br { clear: left; }
.submit { width: 50px; margin: auto; background-color: white; border: 1px solid brown; margin-right: 10px; }
#submit { margin-left: 100px;}


/*** Table Styles - Tables are for tabular data ***/

td { font-size: 1.1em; padding: 4px;}
tr.altrow { background-color: #e5e5e5; }
table { width: 99%; }
table .normal { width: 330px; }


/*** Content/Copy Styles ***/

#content {	padding: 20px; margin: 0px; margin-bottom: 0px; color: #000; background: #fff; float: left; width: 610px; }
#printcontent { clear: left; color: #000; padding: 20px; }
#printcontent p { color: #000; }
#printcontent h2 { color: #000; }
#printcontent span { color: #000; }

/* 2 column template seen on homepage and contact page */
#content2col { float: left; width: 382px; padding: 20px; }
#sidebar {float: left; width: 190px; padding: 30px 20px; background: white; font-size: 0.9em; color: #777; background: url('images/bar.gif') no-repeat 0% 50%;}
/* 60x40 split for detailed property pages */
#content2col60 { float: left; width: 320px; padding: 20px; }
#sidebar40 {float: left; width: 250px; padding: 30px 20px; font-size: 0.9em; color: #777; }

#content ul { font-size: 1.3em; margin-bottom: 20px; margin-top: 10px; line-height: 1.5;}

a:link { color: #a66109; }
a:visited { color: #402504; }
a:hover { color: #653b06; }

.smallbold { font-size: 11px; font-weight: bolder; }
p {	color: #666; font-size: 1.2em; font-family: Arial, Verdana, Sans-serif; line-height: 200%; margin: 0; padding-bottom: 15px; }

/* Inconsistent HR styling across browsers forces the use of a div with this class in lieu of the hr tag */
.hr { border-top: 1px solid #444; width: 100%; height: 1px; margin: 10px 0 10px 0; padding: 0; }

/* Insite WYSIWYG styles */
.h1 { font-weight: bold; margin-bottom: -20px; font-size: 1.9em; line-height: 125%; letter-spacing: -1px; font-family: Arial, Verdana, Sans-serif; }
.h2 { font-weight: bold; margin: 0 0 0 0; font-size: 1.5em; line-height: 125%; letter-spacing: -1px; font-family: Arial, Verdana, Sans-serif; color: #777; } 
.h3 { font-weight: normal; margin: 0; font-size: 1.4em; margin-bottom: 0px; line-height: 25px; letter-spacing: -1px; font-family: Arial, Verdana, Sans-serif; font-weight: italic; line-height: 1.0em;} 
.h4 { margin: 0; font-size: 1.1em; margin-bottom: 0px; font-family: Arial, Verdana, Sans-serif; font-weight: bolder; padding: 0; } 
.h5 { margin: 0; font-size: .8em; margin-top: 0; margin-bottom: 10px; font-family: Arial, Verdana, Sans-serif; font-weight: bolder; }
.normal { font-family: 'Lucida Grande', Lucida Sans, Verdana, Sans-serif; line-height: 145%; margin: 0; padding-bottom: 15px; clear: left; }
.linkBox { font-size: 1.2em; border: 1px solid #8EC2E1; background-color: white; padding: 20px; width: 560px; margin: auto;}


/*** Navigation - Uses an unordered list and styles them as buttons ***/

	/* Top Right Hand Nav Menu (Non-Editable by InSite) */
		ul#topnavcontainer {
			display: block;
			float: right;
			width: auto;
			height: 20px;
			white-space: nowrap;
			padding-top: 0px;
			margin-top: 0px;
			margin-bottom: 0px; 
		}
	
		#topnavcontainer li {font-size: 1.0em; display: inline; list-style-type: none; padding-left: 5px; padding-right: 3px;}
	
		#topnavcontainer a:link, #topnavcontainer a:visited { padding: 3px; color: #888; text-decoration: none; }
	
		#topnavcontainer a:hover { color: #444; text-decoration: none; }
	
		/* Hides the ending pipe character */
		#topnavcontainer #topnav_nopipe { display: inline; list-style-type: none; padding-left: 5px; padding-right: 5px; border-right: 0; }

	/* Main Nav */
	
		/* Main Nav Container */
		#navcontainer1 {
			width: 652px;
			height: 20px;
			padding: 0;
			margin: 0;
			background: #f9f4ee;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/  */
		#nav1 {
			float:left;
			width: 651px;
			font-size: 1.0em;
			line-height:normal;
			font-family: Arial, Verdana, Sans-serif;
			font-style: normal;			
			}

		#nav1 ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#nav1 li {
			float: left;
			position: relative;
			margin: 0px;
			padding: 0;
		}
		#nav1 a {
			float: left;
			background: url("images/nav_frontcap.png") no-repeat 0% 35%;
			margin: 0;
			padding: 0 0 0 0px; /* The front part of a rounded tab requires some padding here */
			text-decoration: none;
		}
		#nav1 a span {
			float: left;
			display: block;
			background: url("images/nav_endcap.png") no-repeat right 35%;
			padding: 4px 12px 4px 12px; /* The padding around the text */
			font-weight: bold;
			margin-right: 0px; /* Spacing between navigation tabs */
			color: #874f07;
		}
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav1 a span {float:none;}
		/* End IE5-Mac hack */
		#nav1 a:hover span {
			color:#333;
		}
		#nav1 #current a {
			background-position:0% 100%;
			border-width:0;
		}
		
		#nav1 #current a span {
			background-position:100% 100%;
			padding: 5px 8px 5px 8px;
			color: #333;		
		}
		#nav1 a:hover {
			background-position: 0% 100%; background: #e6e1dc;
		}
		#nav1 a:hover span {
			background-position: 100% 100%; 
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown1, #nav_dropdown1 ul { 
			padding: 0;
			margin: 0;
			list-style: none;
			line-height: 1; 
		}
		/*#nav_dropdown1 ul { border: 0px solid red; padding: 0 0 5px 0; background: url('images/nav_footcap.png') 0% 100%; } /* footer cap */
		
		#nav_dropdown1 ul a {
			display: block;
			background: none;
			font-weight: bold;
			font-size: 0.9em;
		}
		
		/* 1st Level List Items */
		#nav_dropdown1 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown1 li ul { position: absolute; left: -999em; }
		
		/* 2nd Level List elements - LI */
		#nav_dropdown1 ul li { clear:left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown1 ul li a { width: 140px; padding: 5px; background: #f9f4ee; }
		#nav_dropdown1 ul li a:hover { background: #e6e1dc; color: black;}
		
		
		/*  3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown1 li ul ul { margin: -30px 0 0 150px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown1 ul ul li a { background: #ffe4c3; }
		#nav_dropdown1 ul ul li a:hover { background: #ffd09d; color: black; }		
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown1 li:hover ul ul, #nav_dropdown1 li.sfhover ul ul { left: -999em; }
		
		/*  This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown1 li:hover ul, #nav_dropdown1 li li:hover ul, #nav_dropdown1 li.sfhover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 0px;
			top: 18px;
		}
		#nav_dropdown1 li li:hover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 0px;
			top: 30px;
		}
		
		/* Special Class For showing bg-image w/arrow for 3rd level items  */
		#nav_dropdown1 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		#nav_dropdown1 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}	
		
	/* Footer Nav */
	ul#footerNavlist {float: left; margin: 0; font-size: 1.0m; width: 650px; margin-top: 5px; height: 27px; white-space: nowrap; padding: 0; color: #777;}

	#footerNavlist li { float: left; display: inline; list-style-type: none; margin: 0 0 0 10px;}

	#footerNavlist a:link, #footerNavlist a:visited { padding: 4px 5px 4px 5px; color: #777; text-decoration: none; margin: 0;}

	#footerNavlist a:hover { padding: 4px 5px 4px 5px; color: #555; background-color: #e6e1dc; text-decoration: none; margin: 0;}

/*** Images & Alignments

	Using 'class="alignright"' on an image will align the image to the right. 
	And using 'class="centered', will of course center the image. This is much
	better than using align="center", being much more futureproof (and valid)              ***/
	
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { margin-left: 10px; margin-right: 15px;	margin: 10px; }
img.alignleft { margin-right: 20px; margin-bottom: 10px; }
.alignright { float: right; }
.alignleft { float: left;}


/*** Hacks - May become outdated when/if IE ships with proper CSS support ***/

	/*  The infamous "clear div" or "spacer div" hack. An empty div placed below
		floated divs that clears the floats, so that content can continue to flow 
		below the clear. http://www.complexspiral.com/publications/containing-floats/ 
		
		Update: Use of overflow:hidden now replaces this hack.  						*/
		
		div.spacer { clear: both; }


/*** Misc Styles ***/














