@charset "utf-8";
/* CSS Document */

/* ----------- CSS Reset ------------------------------------------------------------------------ */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------------ Global Styling -------------------------------------- */

body{background:#003F60 url(../images/bkg_tileimage.jpg) repeat; text-align:center;font-family:Arial, Helvetica, sans-serif;}
#page{ margin:auto;background:#fff; width:744px; height:747px;*height:749px; text-align:left;}
#pagealbanygroveneighborhood{ margin:auto;background:#fff; width:744px; height:744px;*height:746px; text-align:left;}
#pagealbanygroveneighborhoodspots{ margin:auto;background:#fff; width:744px; height:1004px;*height:1006px; text-align:left;}

#page_contactus{ margin:auto;background:#fff; width:744px; height:862px;*height:864px; text-align:left;}
#page_contact{margin:auto;background:#fff; width:744px; height:832px;*height:834px; text-align:left;}
#pagepastproject{ margin:auto;background:#fff; width:744px; height:744px;*height:746px; text-align:left;}




/* -------------------------- Header Stuff  ----------- */
#header{background:#FFFFFF url(../images/headerback.gif); width:744px; height:168px;}
img.opallogo{float:left;margin:10px 0px 0px 80px;}



/* ------ Main Navigation --------------------------------- */
#mainnavigation{float:left; margin:15px 0px 0px 20px;}
#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#A0C6B8;
	background-repeat:repeat;
	border-color:#a0c6b9;
	border-width:1px;
	border-style:solid;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.pureCssMenu ul{
	width:119.7px;
}
ul.pureCssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#A0C6B8;
	border-width:0px;
	border-color:#a0c6b9;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:3px 15px 3px 3px;
	_padding-left:0;
	font:bold 11px Arial;
	color: #003f5f;
	text-decoration:none;
	cursor:default;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	background-color:#a0c6b8;
	border-color:#a0c6b9;
	border-style:solid;
	font:bold 11px Arial;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	background-color:#a0c6b8;
	border-color:#665500;
	border-style:solid;
	font:bold 11px Arial;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul{display:none}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1o.gif);
}
ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}
ul.pureCssMenu table a:hover table span{background-image:url(./images/arr_double_1.gif)}







/* ---------------------- Main Content --------------------*/
#maincontent{width:744px;margin-top:2px;}
#maincontent-commitment{width:744px;margin-top:37px;}
#maincontent a{color:#000;}
#homemidcontent{background:url(../images/homemidback.jpg) repeat-y; height:410px;}
img.homelargeimage{float:left;padding:0px 0px 0px 5px;}
#midwhitebox{background:url(../images/homemidwhiteblock.jpg) no-repeat; width:330px; height:164px;float:right;margin:-250px 0px 0px 0px;font-size:11px;line-height:21px;}

span.greentxt{color:#76ae99; font-size:13px; font-weight:900; padding-right:5px;}
p.midwhiteboxtxt{float:left; margin:20px 0px 0px 20px;width:300px;line-height:18px;}


#lowerblocks{width:744px; height:156px;margin:5px 0px 10px 0px ;*margin:3px 0px 10px 0px ;}
#lowerbluebox{float:left; margin:0px 0px 0px 5px;width:744px; height:156px; width:160px; background-color:#005480;}

p.homeblueboxtxt{width:135px; font-size:11px; color:#fff; margin:10px 0px 0px 10px; line-height:18px;}
span.blueboxlrgtxt{font-size:16px;}

img.homelowerleftimage{float:left;margin:0px 0px 0px 5px;}
img.homelowerrightimage{float:left; margin:0px 0px 0px 5px;}


#tips, #tips li{
	margin:0;
	padding:0;
	list-style-type:none;
	}
#tips{
	width:744px;
	
	}
#tips li{
		display:none; /* hide the items at first only */
	}





/* -------------- Sub Navigation ---------------------------------------------- */
#subnavigation{height:30px;width:734px;margin:2px 0px 5px 5px;}
/* Generated via www.cssmenubuilder.com */

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:13px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:14px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}




.menu-lombard{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu-lombard li{padding:0; margin:0; list-style:none; display:inline;}
.menu-lombard li a{float:left; padding-left:13px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu-lombard li a span{line-height:30px; float:left; display:block; padding-right:13px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu-lombard li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu-lombard li a:hover span{background-position:100% -60px;}
.menu-lombard li a.active, .menu-lombard li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu-lombard li a.active span, .menu-lombard li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}


.menu-ravensworth{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu-ravensworth li{padding:0; margin:0; list-style:none; display:inline;}
.menu-ravensworth li a{float:left; padding-left:11px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu-ravensworth li a span{line-height:30px; float:left; display:block; padding-right:11px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu-ravensworth li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu-ravensworth li a:hover span{background-position:100% -60px;}
.menu-ravensworth li a.active, .menu-ravensworth li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu-ravensworth li a.active span, .menu-ravensworth li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}


.menu-regwood{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu-regwood li{padding:0; margin:0; list-style:none; display:inline;}
.menu-regwood li a{float:left; padding-left:13px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu-regwood li a span{line-height:30px; float:left; display:block; padding-right:13px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu-regwood li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu-regwood li a:hover span{background-position:100% -60px;}
.menu-regwood li a.active, .menu-regwood li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu-regwood li a.active span, .menu-regwood li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}
a.lastinlist5{padding-right:4px;}


.menu-roxbury{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu-roxbury li{padding:0; margin:0; list-style:none; display:inline;}
.menu-roxbury li a{float:left; padding-left:13px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu-roxbury li a span{line-height:30px; float:left; display:block; padding-right:13px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu-roxbury li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu-roxbury li a:hover span{background-position:100% -60px;}
.menu-roxbury li a.active, .menu-roxbury li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu-roxbury li a.active span, .menu-roxbury li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}
a.lastinlist6{padding-right:9px;}









.menu-aston{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu-aston li{padding:0; margin:0; list-style:none; display:inline;}
.menu-aston li a{float:left; padding-left:8px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;border-left:1px solid #b1e7d4;}
.menu-aston li a span{line-height:30px; float:left; display:block; padding-right:8px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu-aston li a:hover{background-position:0px -60px; color:rgb(255,255,255); text-decoration:underline;}
.menu-aston li a:hover span{background-position:100% -60px;}
.menu-aston li a.active, .menu-aston li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu-aston li a.active span, .menu-aston li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}
a.lastinlist7{padding-right:6px;}



/* ------ Albany Grove Stuff ----------- */
body.albanygroveneighborhood{height:740px;*height:742px;}
#albanygrove_leftcolumn{float:left; width:235px;margin:0px 7px 0px 5px}
#albanygrove_leftcolumn a{color:#000;}
#albanygrove_rightcolumn{float:left;margin:0px 0px 0px 0px;width:492px;}
#albanygrove_leftcolumn h2{font-size:13px; color:#76ae99;margin: 20px 0px 0px 10px; width:170px; line-height:18px;}
#albanygrove_leftcolumn p{font-size:11px;margin:5px 0px 5px 10px; line-height:18px;}
img.internalleftcolumnbottom{margin:2px 0px 0px 0px;}
#albanygrove_rightcolumn p{font-size:11px;line-height:18px;padding:10px 10px 0px 10px;}
a.registerlink{color:#000; font-weight:bold;}

#albanygroveneighborhood_leftcolumn{float:left; width:235px;margin:0px 7px 0px 5px}
#albanygroveneighborhood_leftcolumn h2{font-size:13px; color:#76ae99;margin: 0px 0px 0px 10px; width:170px; line-height:15px;}

#albanygroveneighborhood_leftcolumn p{font-size:11px;margin:5px 0px 5px 10px; line-height:18px;}

img.albanygroveneighborhoodimage{float:right;}

a.lastinlist{padding-right:6px;}

a.lastinlist2{padding-right:16px;}



/*-------- Gallery stuff ---------------------------------*/
#galleryrow{margin:5px 0px 5px 22px;*margin:5px 0px 5px 22px;}
#galleryrow span p{float:left;}
#galleryrow li{display:inline; margin:0px 5px 0px 5px;*margin:0px 5px 0px 5px;width:236px;}
#galleryrow a{text-decoration:none;}
p.gallerytxttop{margin:10px 0px 10px 20px; font-size:11px;}

img.gallerythumb{margin:5px;}
#thumbwrapper{margin:0px 0px 0px 20px;}


img.albanyfooterimage{margin:10px 0px 0px 5px;*margin:5px 0px 0px 5px;}
img.albanyfooterimage2{margin:215px 0px 0px 5px;*margin:220px 0px 0px 5px;}
img.albanyfloorplanthumb{margin:13px 0px 0px 5px;*margin:8px 0px 0px 5px;}


img.albanyfooterimagecurrentproj{margin:175px 0px 0px 5px;*margin:170px 0px 0px 5px;}
img.albanyfooterimagepastproj{margin:125px 0px 0px 5px;*margin:120px 0px 0px 5px;}
img.albanyfooterimage_gallery{margin:10px 0px 0px 5px;}

#currentprojtopblock{}
#currentprojects{}
#currentprojects{margin:10px 0px 10px 22px; width:800px;}

#currentprojects li{display:inline; margin:5px 5px 5px 5px;width:236px; font-size:10px;}
#currentprojects a{text-decoration:none;}
li.currentprojectsblock{width:236px;}
p.currentprojtxt{width:220px; }
#currentprojtopblock{float:left; margin:0px 0px 0px 4px; width:734px;}
#currentprojectblock{width:236px;float:left;margin:10px 0px 20px 7px;font-size:11px;line-height:18px;}
#currentprojectblock img{margin:0px 0px 20px 0px}

#currentprojectblock p{line-height:21px;}


/* ---- Featured PAge ------------ */
#pagealbanygrovefeatured{ margin:auto;background:#fff; width:744px; height:1724px;*height:1726px; text-align:left; line-height:18px;}
#top1{font-size:11px; padding:15px;width:100%;}
#clear{width:100%;}
#top1 h2{font-size:13px; color:#76ae99;}
#top1 ul{float:left; width:210px; margin:0px 18px 0px 18px;list-style-type:disc;}
#top1 li{margin:0px 0px 5px 0px;font-size:11px;}
#top2 p{width:690px; float:left; font-size:10px; font-style:italic; line-height:16px; color:#505050; margin:10px 0px 30px 30px;*margin:10px 0px 20px 30px;letter-spacing:1px;}
#top3{height:105px; width:734px; float:left; margin:20px 0px 0px 5px; background-color:#fcf9d6; font-size:11px;}
#top3 p{margin:15px 20px 20px 20px; width:690px;line-height:18px;}

#featuredthumbmodule{width:160px; height:380px;float:left; margin:15px 10px 20px 15px;font-size:11px; line-height:18px;}
#featuredthumbmodule h2{font-size:13px;color:#76ae99;margin:7px 0px 7px 0px; }
/*-- --------- Site Plan Stuff -------- */
img.pdficon{float:left;margin:27px 0px 0px 10px;*margin:29px 0px 0px 10px;}
p.pdftext{float:left; font-size:11px;margin:30px 0px 20px 5px;*margin:33px 0px 20px 5px}
img.albanysiteplanthumb{margin:0px 0px 0px 5px;}
li.h2hidebullet{list-style-type:none;}
li.h2hidebullet h2{margin-left:-13px;}
/*------ Directions Stuff ----------- */
img.directionmap{margin:0px 0px 85px 0px;*margin:0px 0px 90px 0px;}
span.boldtxt{font-weight:bold;}


/*------ Contact Us Page --------- */
#contactleftblock{background:url(../images/contactleftblock.gif); height:332px; width:406px; float:left; margin:80px 0px 0px 5px;}
img.clicktofairhousingbtn{float:left; margin:167px 0px 0px 0px;*margin:167px 0px 0px 0px;}
#contactrightblock{float:left;}
p.contactleftblock{float:left;font-size:10px; width:140px;margin:10px 0px 0px 100px;line-height:21px;font-weight:bold;}

/* ------------------ Equal Housing ------------------------------------- */
img.equalhousinglogo{float:left; margin: 30px;}

#rightcolCommitmentblock{float:left; margin:30px; width:400px; font-size:10px; line-height: 18px;}

#rightcolCommitmentblock h2{font-size:13px;color:#76ae99;margin:7px 0px 7px 0px; }



/* ---------------- Past Projects ---------------------------------------*/
#leftcolpastproj{float:left;width:236px;margin:0px 0px 0px 5px;}
img.pastprojthumb2{margin:0px 0px 7px 0px;}


#rightcolpastproj{float:left;margin:0px 0px 0px 6px;width:492px;}
img.rightcolpartproj{float:left; margin: 0px 0px 15px 1px;}
#rightcolpastproj p{font-size:11px;line-height:18px;margin:10px;}




/* -- Footer Stuff-- */
#footer{clear:both;width:744px;margin:auto;}
p.copyright{margin:10px 0px 10px 0px;text-align:center; font-size:10px;color:#fff; font-weight:bold; }
a.commitmentfooterlink{color:#fff;}

