/* CSS Document */


/* Start Standarizacion */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn,  th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/* LIST ELEMENTS */
ul {
	list-style-type:disc;
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
ol {
	list-style-type:decimal;
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
/* remove top  bottom margins for nested lists */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
	margin-top:0;
	margin-bottom:0;
}
/* use circle when ul nested 2 deep */
ol ul, ul ul {
	list-style-type:circle;
}
/* use square when ul nested 3 deep */
ol ol ul, ol ul ul, ul ol ul, ul ul ul {
	list-style-type:square;
}
hr {
	width:75%;
	margin-top:20px;
	margin-bottom:25px;
	color:#CCCCCC;
}

a
{
  outline: none;
}





/* End Standarizacion */














body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #24364d;
}


a:link {
	color: #2c5c9c;
}
a:visited {
	color: #2c5c9c;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}




h1{ font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:8px;}
 h2{ margin-bottom:7px; font-size:16px;}
p{ margin-bottom:8px; line-height:18px;}

cite{padding:8px; display:block; font-style:italic;}

#container {
	width:955px;
	height:100%;
	margin: 0 auto;
	border-top:0px;
	overflow:hidden;
	background-image:url('images/backblue.jpg') ;
background-repeat: repeat-x;

background-position: 0px 152px;
	


}


#header {

	height:108px;
	background:url(images/backgreen.jpg) repeat-x;
}

#header address {
	float:right;
	margin-right:20px;
	color:#565755;
	margin-top:10px;
	text-align:right;
	font-size:12px;
	
	
}

#menu{ background:url(images/backmenu.jpg) repeat-x; height:45px;}
ul#nav {padding:0; margin:0 0 0 36px;}
#nav li{display:inline;list-style:none;margin:0;padding:0; }
#nav a{float:left;background:top;margin:0 0 0 3px;padding:0; height: 45px;}
#nav a:hover{background-position:center;}
#nav a.True{background-position:bottom;}

	#home a{width:92px;background:url(images/home.jpg) top center no-repeat;  text-indent: -9999px;}
	#apartments a{width:199px;background:url(images/search-vacancies.jpg) top center no-repeat;  text-indent: -9999px;}
	#tenants a{width:213px;background:url(images/tenant-information.jpg) top center no-repeat;  text-indent: -9999px;}
	#about a{width:122px;background:url(images/about-us.jpg) top center no-repeat;  text-indent: -9999px;}
	#contact a{width:142px;background:url(images/contact-us.jpg) top center no-repeat;  text-indent: -9999px;}
	#join a{width:92px;background:url(images/payrent.jpg) top center no-repeat;  text-indent: -9999px;}



#content{ overflow:hidden; }

#search{ height:255px; background:url(images/backsearch.jpg) bottom repeat-x; padding-left:34px; padding-top:15px;}
#searchContainer{ width:220px; font-size:12px; float:left; margin-bottom:10px;}
.priceRange{display:block; margin-top:6px; margin-bottom:3px;}
.blockInput{ display:block; margin-bottom:7px;}
.searchButton{font-size: 10px; width: 85px;}


#featured1Pic{ float:left; margin-left:70px; width:300px; margin-top:2px; border:#aba9a9 solid 3px;}
#featured1Info{ float:left; width:268px; height:176px; background-color:#787878; margin-top:12px; color:#FFFFFF; padding:18px}
#featured1Info a:link {
	color: #FFFFFF;
}
#featured1Info a:visited {
	color: #FFFFFF;
}
#featured1Info a:hover {
	color: #000000;
}
#featured1Info a:active {
	color: #000000;
}

#leftHome{
	width:625px;
	float:left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 31px;
}
#leftHomeTop{ margin-bottom:25px; display:block; margin-right:20px; }
#leftHomeBottom{ margin-bottom:15px; display:block;margin-right:20px; }




#rightHome{
	width:250px;
	float:right;
	padding: 18px 0px 25px 10px;
}




.addressTitle{font-size:14px; font-weight:bold; position:relative;  display:block; margin-bottom:6px; }


.border2{border:solid 2px #999999;}

.border1{border:solid 1px #999999;}

.featured{margin-top:12px; margin-left:0px; padding-bottom:35px; display:block; font-size:12px;}
.separateLine{ display:block;padding-top:6px;}


.featured h3{ margin-top:7px; font-size:14px;}


#leftInside{ float:left; width:220px;padding-left:34px; padding-top:15px;}
#rightInside{ float:left;padding-top:15px; padding-bottom:34px; width:685px;}
#oneInside{ float:left; width:800px;padding-left:34px; padding-top:15px;}

#rightInsideDetails{ float:left;padding-top:15px; padding-bottom:34px; width:685px; overflow:hidden;}


#details 
{
 
    margin-left:0px;
    overflow: hidden;
    margin-bottom:15px;
    width:98%;
    position:relative;

}


#panelEmail
{
	visibility:hidden;
	position:absolute;
	left:459px;
	top:305px;
	width:185px;
	height:150px;
	z-index:1;
	border:solid 1px #666666;
	background-color:White;
	padding:12px; 
	

}

#details h2{ margin-bottom:2px; margin-top:15px; font-size:16px;}



.catalog{ width:670px; border:#999999 solid 1px; padding:7px;overflow:hidden; margin-top:8px; margin-bottom:8px;}
.catalogImage{ float:left; border:#999999 solid 1px;}
.catalogContent{ float:left; margin-left: 12px; width:455px;  }
.catalogArea, .catalogAddress{ font-weight:bold; display:block;}
.catalogSpecs{ display:block; margin-bottom:5px; margin-top:2px;}
.catalogLinks{ display:block; margin-top:5px;}
.catalogDescription{ display:block; margin-top:4px; margin-bottom:12px;}

.catalogHome{ width:390px;  overflow:hidden; margin-top:8px; margin-bottom:8px;}
.catalogContentHome{ float:left; margin-left: 8px; width:230px;}


a.tst
{
  font-size: 11px;
	text-decoration: none;
	padding:3px;
	border:solid 1px silver;
	margin-left:3px; background-color:White;

    
    }
a.tst:link {
	
	color: #114786;
	text-decoration: none;
	background-color: #ecedf1;
	border:solid 1px silver;
}
a.tst:visited {
	
	color:#114786;
	text-decoration: none;
	background-color: #ecedf1;
	border:solid 1px silver;
}
a.tst:hover {

	color: #000000;
	text-decoration: none;
	background-color:White;
	border:solid 1px silver;
	
}
a.tst:active {
	
	color: #000000;
	text-decoration: none;
	background-color: #ecedf1;
	border:solid 1px silver;
	
}


.next{ margin:0px 0px 0px 6px;}
.previous{margin:0px 6px 0px 0px;}


#map { margin-top:10px;  height: 500px; border: #999999 solid 1px; text-align:center; margin-bottom:15px;}
#mapDetails { margin-top:10px;  height: 300px; border: #999999 solid 1px; text-align:left; margin-bottom: 7px; width:95%}







    .cellTitle
    {
        height: 27px;
        Vertical-Align:bottom;
    }
    
    .rowHeight{ height:25px;}
	
	
	
	
	#appRight{ float:right; padding-right:12px; margin-top:65px; width:300px;}
	#appLeft{ float:left;margin-top:30px; width:600px; padding-left:31px; margin-bottom:25px;}
	
	
	
	#cuRight{ float:right; padding-right:12px; margin-top:35px; width:400px;}
	#cuLeft{ float:left;margin-top:30px; width:500px; padding-left:31px;}
	
	
	

	
	#cuRight p{ margin-bottom:12px;}
	
	#cuRight h3{ border-bottom:solid 1px #24364d; margin-bottom:10px; margin-top:7px; line-height:22px; font-size:15px; width:150px}


ul.tenants{padding-left:10px; margin-left:0;  margin-bottom:0; }

ul.tenants li { padding-left:40px; margin-left:-40px;  margin-bottom:8px; list-style-type:none; }



    .donwloadFile{ width:221px; 
float:left; margin-left:25px; margin-bottom:25px;
    
}
    .icon{ float:left;
    width: 60px;
}
    .iconText{ float:left; width:154px;
   
}

#byCity{ clear:both;}
#byCity ul{ list-style-type:none; margin-left:0; line-height:25px; margin-top:0px;}
#byCity h1{ margin-top:25px;}

#topLeft{float:left; width:460px; padding-bottom:15px;}
#topRight{float:left; width:180px; height:350px;}


#pagingBottom{text-align:center; margin-top:12px; margin-bottom:15px;}
#pagingTop{text-align:center; margin-top:12px; margin-bottom:7px;}



#footer ul{ margin:0; padding:0; }
#footer li{display:inline;list-style:none;margin:0;padding:0; margin-right:12px; font-size:12px}


#footer a:link {
	
	color: #999999;
	text-decoration: underline;
	

}
#footer a:visited {
	
	color:#999999;
	text-decoration: underline;

}
#footer a:hover {

	color: #000000;
	text-decoration: none;

	
}
#footer a:active {
	
	color: #000000;
	text-decoration: none;

	
}
#footer p{color: #999999; font-size:12px; margin-top:7px;}

#footer .IT49{ font-size:10px; display:block; text-align:right; margin-top:20px}

#footer{ background-color:#f3f5f8; height:70px; clear:both; padding:15px; margin-bottom:15px;}

#adminMenu li{ margin-bottom:11px;}

#adminMenu ul{ margin-bottom:29px; margin-left:5px;}

.twoColumns{ float:left; width:350px; padding-right:15px; line-height:20px; line-height:28px; margin-top:15px;}

.redSmall{ font-size:10px; color:#FF0000;}

.reviews h2 {margin-bottom:5px; margin-top:20px}

#sitemap ul { line-height:25px}

#leftsitemap { float:left; width:400px;padding-left:34px; padding-top:15px;}
#rightsitemap{ float:left;padding-top:90px; padding-bottom:34px; width:500px;}


