/*------------- CSS Document created for MORGAN LOFTS -------------*/
/*------------- CSS Document created by MANJUSHA AKLUJKAR (07/25/2005) -------------*/

/* -----------GLOBAL STYLES----------- */
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ccc;
	/*vm background: url(../images/bg_main.gif) repeat;*/
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
* {
	padding: 0;
	margin: 0;
}

/* -----------HEADER STYLES----------- */
#header {
	background-color: #ccc;
	margin-top: 20px;
}
#header ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	/*margin-left: 1px;*/
	margin-bottom: 6px;
}
#header li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	_padding-left: 5px;
	border-right: 1px solid #666;
}
#header li a {
	color: #666;
}
#header li a:hover {
	color: #039;
}
#header li.first {
	padding-left: 1px;
}
#header li.last {
	border-right: 1px solid #ccc;
}

#header li a.current {
	color: #039;
}

/* -----------MAIN STYLES----------- */

#main {
	border: 1px solid #000;
	text-align: left;
}
#main h1 {
	font-size: 24px;
	padding-left: 17px;
	padding-top: 18px;
	padding-bottom: 12px;
}
#main h2 {
	font-size: 12px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main p {
	font-size: 11px;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 17px;
}
.bullet {
	font-size: 10px;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main a {
	color: #004B9E;
}
#main a:hover {
	color: #039;
}
.link {
	color: rgb(0, 94, 172);
}
	/* -----------home STYLES----------- */
.home {
	background: url(../images/home01.jpg) no-repeat;
}
/* -----------neighborhood STYLES----------- */
.neighborhood {
	background: url(../images/bg_neighborhood.gif) repeat;
}
div.scroll {
	height: 354px;
	width: 469px;
	overflow: auto;
	padding-bottom: 5px;
	background-color: #fff;
}
/*.scroll h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 10px;
}*/
.scroll p {
	margin-top: 0;
	padding-top: 0;
	color: #666;
}
.descr {
	font-size: 10px;
}
.scroll td {
	padding-bottom: 10px;
}
.heading {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
}


		/* -----------living room STYLES----------- */
.living {
	background: url(../images/bg_living.gif) repeat;
}
		/* -----------contact STYLES----------- */
.contact {
	background: url(../images/bg_contact.gif) no-repeat left top;
	color: #999;
}
.contact p {
	line-height: 25px;
}
.contact_main {
	background: url(../images/contact01.jpg) no-repeat left top;
}

			/* -----------contact feedback form STYLES----------- */
#my_form {
	margin-top: 93px;
	font-size: 11px;
	color: #999;
}
#my_form form {
	width : 300px; 
	margin : 0; 
	padding : 0;
}
#my_form fieldset { 
	margin : 0; 
	/*padding : 1em;*/
	display: block;
	/*border : 1px solid #ccc;*/
}
#my_form legend { 
	font-size : 12px;		
	color: #666;				
	margin : 0; 
	font-weight: bold;
	padding : 0 10px;
	background : transparent; 
}		
#my_form label { 
	font-weight: bold;
}
#my_form .textfield {
	width: 175px;
	font-size: 11px;
	border: 1px solid #666;
}
#my_form td {
	padding: 3px;
}
#my_form .button {
	padding: 2px;
	color: #003399;
	background-color:#CCCCCC;
	border: 1px solid #003399;
	font-size: 10px;
	font-weight: bold;
}	
		/* -----------Team STYLES----------- */
#thumbnail_box {
	position: absolute;
	top: 270px;
	width: 245px;
	/*margin-top: 115px;*/
}
		
.thumbnail {
	margin-left: 17px;
	color: #fff;
	font-size: 11px;
}
.thumbnail td {
	padding-bottom: 2px;
}
.thumbnail img {
	padding-top: 10px;
}

		/* -----------kitchen STYLES----------- */
.kitchen {
	background-color: #ccc;
}
.team {
	background: url(../images/bg_neighborhood.gif) repeat;
}
.white_text {
	color: #fff;
}

		/* -----------bathhroom STYLES----------- */
.bathroom {
	background: url(../images/bg_bathroom.jpg) no-repeat;
}
.bathroom img {
	padding-top: 59px;
}
.name {
	font-size: 10px;
} 
/* -----------floorplan STYLES----------- */
/*#floorplan {
	background: #fff;
}*/
#floorplan {
	position: absolute;
	top: 378px;
	width: 245px;
	/*margin-top: 115px;*/
}
.studio {
	background: url(../images/bg_living.gif) repeat;
}
.onebed {
	background: url(../images/bg_flplangrey.gif) repeat;
}
.twobed {
	background: url(../images/bg_flplanred.gif) repeat;
}
.twobedplus {
	background: url(../images/bg_flplanblue.gif) repeat;
}

/* -----------FOOTER STYLES----------- */

#footer {
	padding: 0;
	margin: 0;
	color: #666;
}
#footer img {
	border: 1px solid #000;
	padding:0;
	margin: 0;
}
#footer h1 {
	font-size: 18px;
}
#footer_nav {
	font-size: 9pt;
}
#footer_nav p {
	margin-top:4px;
	margin-bottom:4px;
}
#footer_nav p a:hover {
	color: rgb(0, 51, 153);
}
#footer_nav p a {
	color: #666;
}


#footer_nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #666;
	margin-top: 6px;
}
#footer_nav li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	_padding-left: 5px;
	border-right: 1px solid #666;
}
#footer_nav li a {
	color: #666;
}
#footer_nav li a:hover {
	color: #039;
}
#footer_nav li.first {
	padding-left: 1px;
}
#footer_nav li.last {
	border-right: 1px solid #ccc;
	/*vm border-right: 1px solid #e8e8e8;*/
}

#footer_nav li a.selected {
	color: #039;
}
