/*  
Website: http://oneseniorplace.com
Name: One Senior Place Insite Stylesheet
Description: inSite-powered website, designed and hosted by Artemis Inc.
Version: 1.4
Author: Jefte Puente
Author URI: http://www.artemisit.com
Comments:	This website marks the introduction of XHTML/CSS driven layouts to InSite.
			Also notable is the combination of two css methodologies, tabbed buttons and dropdowns.
			This stylesheet is best viewed without word wrapping.
*/

/*** Body Styles ***/
body { font-size: 62.5%; font-family: 'Lucida Grande', Lucida Sans Unicode, Verdana, Sans-serif; } 
/* This percentage sets 1.0 em to 10px. Lucida is a nicer mac font than Arial, it ships with all new macs and XP */

#content { clear: left;  color: #666; font-weight: normal;}

#printcontent { clear: left; color: #000; }

#page {
	margin: auto;
	width: 880px;
	background: #fffaec;
}

#printpage {
	margin: auto;
	width: 780px;
	background: #fff;
}

#homebutton { margin-left: 340px; float: left; width: 185px; height: 140px; }
#nav_help { height: 31px; width: 58px; float: left; margin-right: 5px; }
#nav_help_top { float: right; height: 55px; width: 60px; margin: 0px 0 0 0; }
#nav_help img { border: 0; }

#header {
	background: url('images/hd_mast_fourpic.jpg');
	width: 880px;
	background-repeat: no-repeat;
	padding: 0;
	height: 190px;
}

#header2 {
	background: url('images/hd_mast_fourpic2.jpg');
	width: 880px;
	background-repeat: no-repeat;
	padding: 0;
	height: 190px;
}

#header3 {
	background: url('images/hd_mast_fourpic_no_pics.jpg');
	width: 880px;
	background-repeat: no-repeat;
	padding: 0;
	height: 190px;
}

#header4 {
	background: url('images/hd_mast_fourpic_none_both.jpg');
	width: 880px;
	background-repeat: no-repeat;
	padding: 0;
	height: 190px;
}
#header5 {
	background: url('images/hd_mast_fourpic_seasonal.jpg');
	width: 880px;
	background-repeat: no-repeat;
	padding: 0;
	height: 190px;
}

.footer { height: 35px; margin: auto; width: 860px; background: #4299ce; color: white; text-align: center; padding: 10px; clear: left;}
.footer p { float: left; font-size: 1.1em; padding: 0; }
.powered { clear: left; width: 300px; font-size: 1.1em; text-align: left; height: 5px; float: left; padding: 0;}
.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: 2.1em; margin-bottom: 10px; line-height: 125%; letter-spacing: -1px; display: block; } 
h3 { margin: 0; font-size: 1.8em; margin-bottom: 0px; font-weight: bold; line-height: 25px; letter-spacing: -1px; font-weight: italic;} 
h4 { margin: 0; font-size: 1.6em; margin-bottom: 0px; font-weight: bold; } 
h5 { margin: 0; font-size: .8em; margin-top: 0; margin-bottom: 10px; font-weight: bolder; }
hr { margin: 0;} 

/*** Form Styles ***/
	
/*  	WE CAN FINALLY STOP USING TABLES FOR FORMS! 
		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;}

	/* Contact Form Styles */
	#cont_FAX { width: 100px; }
	#cont_AreaCode { width: 30px; margin-right: 10px; }
	#cont_Prefix { width: 35px; margin-right: 10px; }
	#cont_Suffix { width: 40px; }
	#cont_State { width: 20px; float: left; }
	#cont_Zip { width: 35px; }
	#cont_Comments { height: 55px; width: 250px; margin-bottom: 10px; }
	#cont_form { margin: 0 60px; height: 450px; width: 550px; background: #fffdf6; padding: 20px; }

	/* Business Contact Form Styles */
	#bcont_Form { margin: 0 60px; height: 575px; width: 550px; background: #fffdf6; padding: 20px;}
	#bcont_CheckBoxLabels { float: left; width: 475px; text-align: left; padding-left: 20px;}
	#bcont_CheckBoxes { padding-left: 20px; }
	#bcont_Header { background: #f8efd4; width: 595px; margin-left: 60px; padding: 0;}
	#bcont_Header p { padding: 8px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}

	/* Member Directory Form Styles */
	select { font-weight: bold; font-size: 10px; width: 350px;}


/*** Table Styles - Tables are for tabular data ***/

td { font-size: 14px; padding: 10px; line-height: 135%;}
tr.altrow { background-color: #e5e5e5; }
table {  }
table .normal { width: 330px; }

/*** Content/Copy Styles ***/
#content_twocol ul li, #content ul li { font-size: 1.4em; line-height: 140%; margin-bottom: 5px; }
p {
	font-size: 14px;
	font-family: 'Lucida Grande', Lucida Sans Unicode, Verdana, Sans-serif;
	line-height: 135%;
	margin: 0;
	padding-bottom: 15px;
	font-weight: normal !important; 
}

#content {
	padding: 15px 20px 20px 30px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000;
	background: #fffaec;
}

#content ul { margin-bottom: 20px; margin-top: 10px; line-height: 1.5;}
a:link { color: #a66109; }
a:visited { color: #653b06; }
a:hover { color: #653b06; }
.smallbold { font-size: 11px; font-weight: bolder; }

.hr { border-top: 1px solid #4299ce; width: 100%; height: 1px; margin: 10px 0 10px 0; padding: 0; }
/* Inconsistent HR styling across browsers forces the use of a div with this class in lieu of the hr tag */


/*** 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: 275px;
			height: 15px;
			white-space: nowrap;
			margin: 0;
			padding: 0;
		}
	
		#topnavcontainer li { margin:0; font-size: 1.2em; display: inline; list-style-type: none; padding-left: 4px; padding-right: 4px; border-right: 1px solid #666; }	
		#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 {
			float: left;
			height: 31px;
			padding: 0;
			margin: 0 0 0 16px;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/  */
		#nav1 {
			float:left;
			width: 855px;
			font-size:15px;
			line-height:normal;
			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% 33%;
			margin:0;
			padding:0 0 0 6px; /* The space between the left side of the tab and the text. */
			text-decoration:none;
			margin-right: 7px; /* Spacing between navigation tabs */
		}
		#nav1 a span {
			float:left;
			display:block;
			background:url("images/nav_endcap.png") no-repeat right 33%;
			padding:8px 8px 9px 2px; /* The padding around the text */
			font-weight:bold;
			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 a:hover {
			background-position:0% 100%;
		}
		#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: 14px;
		}
		
		/* 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; width: auto; background: #FFFAEC; padding: 0px 0 5px 5px;}
		
		/* 2nd Level List elements - LI */
		#nav_dropdown1 ul li { clear:left; margin: 0;}
		
		/* 2nd Level List elements - A */
		#nav_dropdown1 ul li a { width: 164px; padding: 10px; background: #ffe4c3; margin-top: 7px;}
		#nav_dropdown1 ul li a:hover { background: #ffd09d; color: black;}
		
		
		/*  3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown1 li ul ul { margin: -30px 0 0 150px; background: #FFFAEC;}
		
		/* 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: -5px;
			top: 32px;
		}
		#nav_dropdown1 li li:hover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 0px;
			top: 29px;
		}
		#nav_dropdown1 li:hover > a, #nav_dropdown1 li.sfhover > a { background-position: 0% 100%; } /* T1 a */
		#nav_dropdown1 li:hover a span, #nav_dropdown1 li.sfhover a span  { background-position: 100% 100%; color:#333;} /* T1 span */
		
		/* Special Class For showing bg-image w/arrow for 3rd level items  */
		#nav_dropdown1 .nav_has_level3 { 		}
		#nav_dropdown1 .nav_has_level3:hover { 		}	
		
	/* Footer Nav */
	ul#footerNavlist { font-size: 1.1em; text-align: right; float: right; width: 550px; height: 20px; white-space: nowrap; margin-top: 0px; margin-bottom: 0px; }
	#footerNavlist li { display: inline; list-style-type: none; }
	#footerNavlist a:link, #footerNavlist a:visited { padding: 3px; color: #fff; background-color: #4299CE; text-decoration: none; }
	#footerNavlist a:hover { color: #215A7C; background-color: #8EC2E1; text-decoration: none; }

/*** 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)              ***/
	

#second_col img { margin: 0 15px 15px 15px;}
img.centered { clear: both; display: block; margin-left: auto; margin-right: auto;}
img.alignright { margin-left: 0px; margin-right: 15px; border: 10px solid white; }
img.alignleft { margin-right: 20px; margin-bottom: 20px; border: 10px solid white; }
.alignright { float: right; }
.alignleft { float: left;}
.captionblock { background-color: white; border: 10px solid white; width: 150px; margin-left: 30px; }
a img { border: none; }

/*** 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 ***/
.contactinfo { width: 300px; background: #CCC0AC; padding: 10px; }


/*** Calendar System Styles ***/

	/* Mini Calendar Styles */
	.MiniCalTableTitle { width: 150px; }
	.MiniCalTableDays {	width: 150px;  }
	.MiniCalFont { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;	}
	.MiniCalHeader { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}	
	A.MiniCalLink:link {color: #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bolder; text-decoration: none;	}
	A.MiniCalLink:visited {	color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bolder; text-decoration: none;	}
	A.MiniCalLink:hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; text-decoration: none; }

	/* Main Calendar & Event Coordinator Styles */

	/* Single Event Display Styles */
	.EventTable { background-color: #fffaec; }
	.EventHeader { font-weight: bolder; background-color: #4299CE; font-size: 15px; color: #ffffff; }
	.EventSubHeader { font-weight: bolder; font-size: 12px; background-color: #FF950E; color: #000000; }
	.EventSubHeaderReg { font-weight: bolder; font-size: 10px; background-color: #4299CE; color: #ffffff; }
	.EventDate { color: #000000; font-size: 14px; font-weight: bolder; }
	.EventTitle { font-size: 13px; font-weight: bolder; }
	.EventDetail { color: #000000; font-size: 11px; font-weight: normal; width: 50%;}
	.EventDetailSmall { color: #000000; font-size: 9px; font-weight: bolder; text-decoration: none; }
	.EventLinks { font-size: 10; }
	.EventDivider { color: #4299CE; background: #4299CE; height: 1px; }
	a.EventLinks { font-size: 10; text-decoration: none; }
	a.EventLinks:link { text-decoration: none; font-size: 10;}
	a.EventLinks:visited { font-size: 10; text-decoration: none; }
	a.EventLinks:hover { text-decoration: underline; font-size: 10; }

	/* Side Bar Styles */
	.EventSideBar { color: #000000; font-size: 11px; font-weight: bolder;}
	a.EventSideBar {color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:link { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:visited { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:hover { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	
	/* Main Calendar & Event Coordinator Admin Styles */
	.AdminHeader { font-size: 18px; font-weight: bolder; color: #000000;}
	.AdminSubHeader { font-size: 14px; font-weight: bolder; color: #FFFFFF; background-color: #000000;	}
	.AdminAltRows { background-color: #8f8f8f;}	
	A.AdminLinks:link { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;	}
	A.AdminLinks:visited { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;	}
	A.AdminLinks:hover { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;}
	.AdminNormal {color: #000000; font-size: smaller; font-weight: bolder; }
	.AdminDetails {	color: #000000;	font-size: 9px;}
	.AdminWarning {	color: #FF0000;	font-size: small;}
	.MenuDD { font-size: 10px; font-weight: bolder; color: #000000; }
	
/* Print Button styles */
.printBox a { float: right; display: block; background: url(images/print.gif) no-repeat; width: 80px; height: 20px;}
.printBox a:hover { display: block; background: url(images/printUp.gif) no-repeat; }

/* Insite WYSIWYG styles */
.h1 { font-weight: bold; margin-bottom: -20px; font-size: 24px; line-height: 125%; letter-spacing: -1px; }
.h2 { font-weight: bold; margin: 0 0 0 0; font-size: 23px; line-height: 125%; letter-spacing: -1px; } 
.h3 { font-weight: normal; margin: 0; font-size: 20px; margin-bottom: 0px; line-height: 1.0em; letter-spacing: -1px; font-weight: italic; line-height: 1.0em;} 
.h4 { margin: 0; font-size: 12px; margin-bottom: 0px; font-weight: bolder; padding: 0; } 
.h5 { margin: 0; font-size: .8em; margin-top: 0; margin-bottom: 10px; font-weight: bolder; }
.normal { font-family: 'Lucida Grande', Lucida Sans, Verdana, Sans-serif; line-height: 145%; margin: 0; padding-bottom: 15px; clear: left; font-weight: normal;}
#content p span.normal { font-weight: normal;}
.linkBox { font-size: 1.2em; border: 1px solid #8EC2E1; background-color: white; padding: 20px; width: 560px; margin: auto;}

/*** & Two column styles ***/
#content_twocol #sidebar ul { padding: 0; margin: 0px;}
#content_twocol #sidebar li { margin: 0 0 10px 20px; font-size: 1.3em;}
#sidebar p { margin: 0 0 10px 0; padding: 0px; font-size: 1.2em; }
#second_col { float: left; margin-left: 0px; padding: 30px 20px 0px 30px; width: 550px;}
#content_twocol {  background: #fffaec; width: 880px; }
#second_col ul { margin: 0 0 15px 25px; line-height: 18px; }
.sidebarInner { background: #f8e9d2; padding: 10px 15px 0 15px;}
#sidebar .captionblock p { padding: 5px; }

/* Sidebar Right */
#sidebar_Right { float: right; width: 255px; margin: 20px 10px 20px 0;}
#second_col_Right { padding: 30px 30px 0 30px; width: 430px; }
#sidebar_Right p { margin: 0 0 10px 0; padding: 0px; font-size: 1.0em;}
#sidebar_Right ul { font-size: 1.1em; margin: 0 0 0 5px;}
#sidebar_Right li { margin: 0 0 10px 10px;}

/*** Sidebar & Two column 1 row styles ***/
#first_row {float: left; margin-top: 0px; width: 540px; padding: 0 30px 10px 30px; font-size: .8em;}

/* nifty styles main - nifty rounded corners - http://pro.html.it/esempio/nifty/ */
#sidebar { width: 260px; float: left; margin: 20px 0 20px 17px; }
b.rtop { display: block; background: #fffaec; }
b.rtop b, b.rbottom b {display:block; height: 1px; overflow: hidden; background: #f8e9d2}
b.rbottom {display:block;background: #fffaec}
b.rbottom b {display:block; height: 1px; overflow: hidden; background: #f8e9d2}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px}

/*** End Sidebar ***/

/*** Newsroom Styles ***/
.NewsHeader { padding: 2px 0px 2px 5px; height: auto; font-weight: bolder; font-size: 1.5em; background-color: #FF950E; color: #000000; }
.NewsHeaderTitle { padding: 2px 0px 2px 5px; height: auto; font-weight: bolder; font-size: 1.3em; background-color: #4299CE; color: #ffffff; }
.NewsSummary { line-height: 1.3em; }
.NewsMore { line-height: 1.3em; text-align: right; }
.newsButton { width: 96px; margin-bottom: 5px; color: red; font-size: 1.3em; letter-spacing: -1px; text-decoration: none; float: left; display: block; background: url('images/button_bg.gif') 0% 36%; padding: 5px 7px 5px 7px; border: 1px solid #c9b175; margin-right: 3px;}
.newsButton:hover {background: url('images/button_bg.gif') 0% 90%; color: #990000; border: 1px solid #888; }
.newsButton span { color: red; font-size: 0.8em; letter-spacing: 0; line-height: 10px;}
.newsButton:hover span { color: red;}
.newsButton:visited { color: #a66109;}
#newsNavContainer {width: 100%; height: 55px; }
.captionblockNews p { padding: 10px; }

/*** Button Styles ***/
#but_categoryBack {display: block; text-decoration: none; background: url('/images/but_bg.gif') 0% 0%; height: 45px; width: 215px; padding: 10px 8px 8px 8px; margin: 0 0 0 0; }
#but_categoryBack h3 { text-align: center; font-family: Georgia, Serif; font-size: 2.2em; color: #4F4E42; line-height: 100%; width: 215px; height: 36px; font-weight: bold; font-style: italic; cursor: pointer;}

.but_bg {display: block; text-decoration: none; background: url('/images/but_bg.gif') 0% 0%; height: 55px; width: 215px; margin: 0 0 0 0; }
.but_bg h3 {display: block; float: left; text-align: center; font-family: Georgia, Serif; font-size: 1.2em; color: #4F4E42; line-height: 100%; width: 215px; height: 36px; font-weight: bold; font-style: italic; cursor: pointer;}


/*** Seasonal Events  ***/
#seasonalSponsorsBox { float: left; background: #FEE4C3; padding: 7px 0px 7px 10px; border: 1px solid #FFA533; margin: 0 0 15px 0; width: 810px; text-align: center;}
#communitySponsorsBox { float: left; background: #FEE4C3; padding: 7px 0px 7px 10px; border: 1px solid #FFA533; margin: 0 0 25px 0; width: 810px; text-align: center;}
#seasonalSponsorsBox img, #communitySponsorsBox img { margin: 5px 10px 0px 10px; border: none; }
#seasonalSponsorsBox .h3, #communitySponsorsBox .h3 { float: left; width: 100%; text-align: left; margin: 0; }
.eventBox { margin-bottom: 10px; float: left; clear: left; font-size: 0.9em; }
.eventBox p {  }
#left { float: left; width: 420px; height: 480px; margin: 0 20px 15px 0; padding: 10px 20px 20px 20px; background: url('/images/bg_blue.jpg') 0px 0; color: #fff; border: 10px solid #ebdac3;}
#left a { color: #fff; }
#left .eventBox { width: 320px; margin: 0 auto; float: none; }
#right { float: left; width: 320px; }
#right .eventBox p { width: 320px; }