/* IPS CSS */

/* reset */

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{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	color: #979494; /* global grey font color*/
	background: white url('/files/corporate/000/000/005/62/gateway/images/bg-top.jpg') repeat-y top center;
	text-align: left;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* for the wheird border */
:focus {
	outline: 0;
}

/* inserts should be highlighted*/
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'border="0"' 'cellspacing="0"' 'cellpadding="0"' in the markup - lame*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/******* Global Links *******/

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #7AA6DE;
}
a:hover, a:active {
	text-decoration: underline;
	color: #e7a024;
}

/***** Elements *****/

p{
	margin: 2px 0px 17px 0px;
}
hr{

}
label{

}

/***** Headers and Paragraphs *****/

h1, h2, h3, h4, h5, h6 {
	line-height: 19px;
}
h2{
	margin-top: 30px;
	font-size: 14px;
	color: #eb9e09;
}
h3, h3 a, h3 a:visited{
	font-size: 17px;
	font-weight: normal;
	color: #515151;
	line-height: 14px;
}
h4{
	font-size: 9px;
	color: #8fa0af;
  line-height: 12px;
	text-transform: uppercase;
}
h5{
	color: #497ebf;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 4px;
  line-height: 15px;
	background: url('/files/corporate/000/000/005/62/gateway/images/dash-line.png') repeat-x bottom left;

}

/* Logo Link */
* html h1#southern-california-apartments-for-rent a{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/files/corporate/000/000/005/62/gateway/images/socal-for-rent-apartments-los-angeles.png',sizingMethod='scale');
	cursor: pointer;
}

h1#southern-california-apartments-for-rent a{
	position: relative;
	bottom: 0;
	width: 298px;
	height: 61px;
	float: left;
	display: inline;
	float: left;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}
html>body h1#southern-california-apartments-for-rent a{
	background: url('/files/corporate/000/000/005/62/gateway/images/socal-for-rent-apartments-los-angeles.png') no-repeat 0 0;
}


#container{
	width: 750px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
	
#header{
	position: relative;
	float: left;
	width: 750px;
	height: 140px;
	background: url('/files/corporate/000/000/005/62/gateway/images/header-bg.jpg') no-repeat top left;
}
#header .full-container{
	bottom: 0;
	position: absolute;
}

#navigation a{
	font-size: 12px;
}
#navigation li{
	position: relative;
	bottom: 0;
	float: left;
	margin-right: 10px;
}
	
#main{
	float: left;
	width: 750px;
	background: url('/files/corporate/000/000/005/62/gateway/images/main-content-bg.png') repeat-y top left;
}

.full-container, .full-inside-container{
	float: left;
	width: 620px;
	padding: 0 43px 0 43px;
}
.full-inside-container{
	padding: 0;
}
.stretch-container{
	float: left;
	width: 707px;
	padding: 0 0 0 43px;
}

.content-left{
	float: left;
	width: 380px;
}
.image-thumbs{
	float: left;
	width: 380px;
	height: 48px;
	background: url('/files/corporate/000/000/005/62/gateway/images/image-thumbs.jpg') no-repeat top left;
}
.ruler-half{
	position: relative;
	left: -39px;
	float: left;
	width: 380px;
	height: 10px;
	margin: 5px 0 8px 0;
	background: url('/files/corporate/000/000/005/62/gateway/images/ruler-half.png') no-repeat top left;
}
.content-right{
	float: right;
	width: 317px;
}
#mapDiv{
	position: relative;
	float: left;
	width: 317px;
	height: 296px;
	background: url('/files/corporate/000/000/005/62/gateway/images/map.jpg') no-repeat top left;
}
.featured-apartment-community{
	margin: 20px 0 30px 0;
  position: relative;
}
.featured-apartment-community, .featured-apartment-community .top, .featured-apartment-community .mid, .featured-apartment-community .btm{
	float: left;
	width: 620px;
}
.featured-apartment-community .top{
	background: url('/files/corporate/000/000/005/62/gateway/images/module-top.png') no-repeat top left;
	height: 3px;
	font-size: 0;
	line-height: 0;
}
.featured-apartment-community .mid{
	padding: 5px 7px 5px 7px;
	width: 606px;
	background: url('/files/corporate/000/000/005/62/gateway/images/module-mid.png') repeat-y top left;
}
.featured-apartment-community .mid .inside{
	float: left;
	width: 590px;
	padding: 8px;
	background: #f7f7f7
}
.featured-apartment-community .btm{
	background: url('/files/corporate/000/000/005/62/gateway/images/module-bot.png') no-repeat top left;
	height: 8px;
	font-size: 0;
	line-height: 0;
}
.feat-banner{
  position: absolute;
  left: -6px;
  top: -5px;
  width: 102px;
  height: 104px;
  background: url('/files/corporate/000/000/005/62/gateway/images/feat-banner-2.png') no-repeat top left;
  z-index: 702;
}
.comm-link{
  position: absolute;
  bottom: 18px;
  right: 10px;
  font-size: 9px;
  text-align: center;
  padding-top: 23px;
  width: 216px;
  height: 20px;
  background: url('/files/corporate/000/000/005/62/gateway/images/visit-site.png') no-repeat top left;
  z-index: 702;
}
.photo{
	margin-right: 10px;
}
.photo, .photo .ptop, .photo .pmid, .photo .pbtm{
	float: left;
	width: 153px;
}
.photo .ptop{
	background: url('/files/corporate/000/000/005/62/gateway/images/photo-top.png') no-repeat top left;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.photo .pmid{
	padding-left: 5px;
	width: 148px;
	background: url('/files/corporate/000/000/005/62/gateway/images/photo-mid.png') repeat-y top left;
}
.photo .pbtm{
	background: url('/files/corporate/000/000/005/62/gateway/images/photo-bot.png') no-repeat top left;
	height: 8px;
	font-size: 0;
	line-height: 0;
}
.apartment-info{
	float: left;
	width: 327px;
}
.feat-content{
	float: left;
	width: 185px;
	font-size: 10px;
	margin-right: 10px;
	color: #66584d;
}
.feat-address{
	float: left;
	font-size: 9px;
	line-height: 14px;
	width: 130px;
	color: #808080;
}
.links{
	float: right;
	width: 86px;
}
.links li{
	float: left;
}
.links li a, .links li a:link, .links li a:visited{
	width: 79px;
	color: white;
	line-height: 19px;
	height: 19px;
	padding-left: 7px;
	margin-right: 20px;
	float: left;
	background: url('/files/corporate/000/000/005/62/gateway/images/button.png') no-repeat top left;
}
.links li a:hover{
	background: url('/files/corporate/000/000/005/62/gateway/images/button.png') no-repeat 0 -26px;
}
.links li a:active{
	background: url('/files/corporate/000/000/005/62/gateway/images/button.png') no-repeat 0 -53px;
}
			
.other-apartments{
	float: left;
	width: 620px;
}
.other-apartments a{
	color: #717171;
	font-size: 13px;
	font-weight: bold;
}
.other-apartments a:hover{
	color: #7AA6DE;
}
.other-apartments li{
	width: 102px;
	margin-right: 10px;
	float: left;
	padding: 6px;
	background: url('/files/corporate/000/000/005/62/gateway/images/module-small-bg-2.jpg') no-repeat top left;
	font-size: 9px;
	line-height: 14px;
	color: #808080;
}
.other-apartments li{

}
.other-apartments li.last{
	margin: 0;
}
.link-photo{
	padding: 2px;
	background: white;
	border: 1px solid #e7e7e7;
}

#footer{
	float: left;
	width: 750px;
	height: 179px;
	background: url('/files/corporate/000/000/005/62/gateway/images/footer-bg.jpg') no-repeat top left;
}
.dots{
	float: left;
	width: 620px;
	height: 25px;
	background: url('/files/corporate/000/000/005/62/gateway/images/dots.png') no-repeat top right;
}
.hr-full{
	position: relative;
	left: -39px;
	float: left;
	width: 696px;
	height: 10px;
	margin: 5px 0 8px 4px;
	background: url('/files/corporate/000/000/005/62/gateway/images/ruler.png') no-repeat top left;
}

.copyright{
	float: left;
	width: 160px;
}
.footer-text{
	float: left;
	width: 460px;
}



/******* MAP STYLE *******/

#mapDiv a{
  position:absolute;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
}
#txtcontent img{text-align:center;}
#txtcontent{
/*optional - change background & border*/

  color: white;
  position: relative;
  left: 26px;
  top: 8px;
  font-weight: bold;
  font-size: 12px;
  text-align:center;
  font-family: Arial, Verdana, san-serif;
}
.main-map-content{
  font-family: Times New Roman, serif;
  font-size: 11px;
  position: relative;
  left: 43px;
  top: 100px;
  font-weight: bold;
  text-align: left;
  line-height: normal;
  color: white;
  width: 171px;
  height: 50px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/files/corporate/000/000/004/02/gateway/images/map_popup.png',sizingMethod='scale');
}
html>body .main-map-content {
  background: url('/files/corporate/000/000/004/02/gateway/images/map_popup.png') no-repeat top left;
}
#dhtmltooltip{
  visibility: hidden;
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.map_main_city_top{
  padding: 12px 0px 0px 10px;
  width: 211px;
  position: relative;
  top: 0px;
  float: left;
  color: #666;
}
.map_main_city_bot{
  padding-left: 12px;
  width: 211px;
  position: relative;
  top: 3px;
  float: left;
  color: white;
}


