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

body{
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

	background-image:url(images/background.jpg);
	background-repeat:repeat-x
}
body.alt  {
	background-image: url(images/background_services.jpg);
	background-repeat: repeat-x;
}
body.alt2 {
	background-image: url(images/background_contact.jpg);
	background-repeat: repeat-x;
}


#container{width:auto; height:auto; }

#header{height:127px; width:auto; }
#headerstuff{height:71px; width:916px; margin:0 auto 0 auto; padding-top:50px }

#headernav{
	height:43px;
	width:1000px;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo{width:341px; height:71px; float:left }

#homepage{
	width:920px;
	height:314px;
	margin:0 auto 0 auto
}
#subpage{width:916px; height:128px; margin:0 auto 0 auto }
#col1sub{width:655px; background-color:#000000; float:left;/*padding:0 10px 0 20px*/}
#col1res{width:879px; background-color:#000000; float:left;/*padding:0 10px 0 20px*/}
h1{padding:0 0 0 20px;color:#cccccc; font-size:16px;}
.subpagecopy{padding:0 10px 0 20px;color:#cbcbcb; font-size:12px}
#contactmiddle {
	width: 240px;
	float: left;
	position: relative;
	bottom: 205.5px;
	left: 275px;
	margin-bottom: -200px;
}
#contactright {
	width: 400px;
	float: left;
	position: relative;
	bottom: 205.5px;
	left: 305px;
}

#subpageimg{width:655px; background-color:#FFFFFF;}
#col{width:231px; float:left;}
#col2{width:213px; height:352px; float:right;  background-image:url(images/book_res_bg.jpg); background-repeat:no-repeat}
.clear{clear:both }

#rescontent{width:160px; margin:0 auto 0 auto;}
.homeinput{width:155px; height:15px;border:1px solid #CCCCCC; margin:0 0 3px 0}
a.forgotpass:link {color: #000000; text-decoration:underline; }
a.forgotpass:visited {color: #000000; text-decoration:underline; }
a.forgotpass:hover {text-decoration: none; color:#000000; }
a.forgotpass:active {color:#000000;text-decoration:underline;} 


#nav{
	width:418px;
	height:71px;
	padding:0;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*==================================
			main navigation
==================================*/
#multi-level {height:71px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:71px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:9px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:76px; background: url(images/home_bt_over.jpg); background-repeat: no-repeat;;}
.menu li.p2 {width:79px;background: url(images/about_bt_over.jpg) no-repeat;;}
.menu li.p3 {width:75px;background: url(images/services_bt_over.jpg) no-repeat;;}
.menu li.p4 {
	background: url(images/contacts_bt_over.jpg) no-repeat;
	width:73px;
	;
	margin-right: 8px;
}
.menu li.p5 {
	background: url(images/clientlogin_bt_over.jpg) no-repeat;
	width:105px;
	;
}

/* set up the normal unhovered images in the links */
.menu li a#home {width:76px; background: url(images/home_bt.jpg); background-repeat: no-repeat;}
.menu li a#stonehill {width:79px;background: url(images/about_bt.jpg) no-repeat;}
.menu li a#residences{width:75px;background: url(images/services_bt.jpg) no-repeat;}
.menu li a#amenities {background: url(images/contacts_bt.jpg) no-repeat; width:73px;}
.menu li a#yi {
	background: url(images/clientlogin_bt.jpg) no-repeat;
	width:105px;
}



/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#stonehill:hover, .menu li:hover a#products,
.menu li a#residences:hover, .menu li:hover a#services,
.menu li a#amenities:hover, .menu li:hover a#contacts,
.menu li a#yi:hover, .menu li:hover a#clientlogin
{background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:1px; top:31px; background: #FFFFFF; padding:0 0 0 0; border:none; white-space:nowrap; width:178px; height:auto;}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:90px;
}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:160px; line-height:33px; text-indent:15px; color:#000000; text-decoration:none; border-bottom: solid #FFFFFF 1px; border-left:none; border-top:none; border-right:none }
.menu :hover ul.sub li a.fly { 80px  no-repeat;}
.menu :hover ul.sub li a:hover { color:#436faf;}
.menu :hover ul.sub li a.fly:hover {background:#37a237  80px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#37a237 80px  no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #000000; padding:0 0 0 0; border:1px solid #888; white-space:nowrap; width:200px; z-index:200; height:auto; z-index:300;}

#pushpoints{
	width:916px;
	height:200px;/*background-image:url(images/bottom_bg.jpg);*/
	background-repeat:no-repeat;
	color:#000000;
	margin-top:23px
}
#pushpointssub{width:916px;background-color:#FFFFFF; color:#000000; margin:0 auto 0 auto}
#subpagecopy{
	width:770px;
	color:#000000;
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#subpagecopynojust{
	width:770px;
	color:#000000;
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:19px;

}

#pushpointscol1{width:220px; height:192px; color:#000000; margin:0 8px 0 0;float:left; }
#pushpointscol2{width:220px; height:192px; color:#000000 ; margin:0 8px 0 0;float:left;}
#pushpointscol3{width:220px; height:192px; color:#000000;  margin:0 8px 0 0;float:left;}
#pushpointscol4{width:220px; height:192px; color:#000000;  margin:0 8px 0 0;float:right;}

.imagpp{padding-bottom:115px; float:left;}

a.pplink:link {color:#D7B612; text-decoration:underline;}
a.pplink:visited {color:#D7B612; text-decoration:underline;}
a.pplink:hover {text-decoration:none; color:#D7B612;  }
a.pplink:active {color:#D7B612;text-decoration:underline;} 

#footer{
	width:879px;
	height:80px;
	color:#555555;
	margin-top: 10px;
	padding-top:30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logos{width:350px; height:45px; float:right; text-align:right}
.style1 {
	font-size: 22px;
	color: #034976;/*#00B7E6;*/
}
/*==================================
			form styles
==================================*/
#newclientform{width:290px; margin:0 auto 0 auto; color:#CCCCCC }
.input   {width:250px;  border :1px solid #CCCCCC;}
 label
{
width:200px;
height:30px;
color:#CCCCCC;
text-align: left;
margin-right: 3px;

display: block
}

textarea   {width:250px; height: 100px; border :1px solid #CCCCCC; margin-bottom:20px}
#clientlogintable {
	margin-right: auto;
	margin-left: auto;
}

#clientlogin {
	width: 80px;
	height: 16px;
	color: #03B7E8;
}
#anime {
	float: left;
}
a {
outline: none;
}.iconText {
	margin-bottom: -2px;
}
