/* reset spacing */
#listAproperty {
  width: 938px;
  margin: 15px auto;
  border: 1px solid #FFFFFF;
}
#listAproperty * {
  margin: 0;
  padding: 0;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
}

/* custom fonts using css3 (opera 10+, ff 3.5+, safari 3+) */
@font-face {
  font-family: "Myriad Pro Bold";
  src: url("/info/movie/fonts/MyriadPro-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Myriad Pro SemiBold Italic";
  src: url("/info/movie/fonts/MyriadPro-SemiboldIt.otf") format("opentype");
}

@font-face {
  font-family: "Myriad Pro Bold Italic";
  src: url("/info/movie/fonts/MyriadPro-BoldIt.otf") format("opentype");
}

/* general elements */

#listAproperty a{
  color: #0376bd;
  text-decoration: underline;
}

#listAproperty a:hover{
  color: #1d91dd;
  text-decoration: none;
}


#listAproperty p{
  line-height: 140%;
  margin: .7em 0 .4em;
}

#listAproperty h1{
  font-family: "Myriad Pro Bold", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-size: 220%;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: #fff 1px 1px 1px;
  color: #0376bd;
  letter-spacing: -0.04em;
  margin: 1em 0 .6em;
}

#listAproperty h2{
  font-family: "Myriad Pro Bold Italic", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-size: 1.9em;
  font-weight: bold;
  font-style: italic;
  text-shadow: #fff 1px 1px 1px;
  color: #0376bd;
  letter-spacing: -0.04em;
  margin: 1em 0 .6em;
}

#listAproperty h1 span, 
#listAproperty h2 span{
  color: #999;
  text-decoration: underline;
}

#listAproperty h3{
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  color: #333;
  margin: 1em 0 .6em;
  clear: none;
  border-bottom: none;
  background: none;
}

#listAproperty ul, 
#listAproperty ul li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 140%;
}

#listAproperty ul li{
  background: transparent url(/info/movie/images/b1.gif) no-repeat left 3px;
  padding-left: 16px;
}

/* top X list */

#listAproperty ul.top, 
#listAproperty ul.top li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 140%;
  width: 100%;
}

#listAproperty ul.top li{
  margin: .6em 0;
  background: none;
}

#listAproperty ul.top li b{
  background: transparent url(/info/movie/images/b2.png) no-repeat left top;
  min-height: 32px;
  width: 12%;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  text-shadow: #fff 1px 1px 1xp;
  padding-top: 4px;
  margin-top: 2px;
  float: left;
}

#listAproperty ul.top li p{
  float: right;
  width: 86%;
  padding: 0;
  margin: 0;
}


/* quote (testimonials) */
#listAproperty blockquote{
  background: transparent url(/info/movie/images/quote.gif) no-repeat left top;
  padding: 2em 1.4em 1em 1.4em;
  font-style: italic;
}

#listAproperty blockquote p{
  margin: 0;
  padding: 0;
}

#listAproperty blockquote span{
  color: #0376bd;
  text-align: right;
  display: block;
  padding-top: .6em;
}

/*** LAYOUT ***/

#listAproperty {
  background: #fff;
  min-height: 900px;
}

#listAproperty  #col-1{
  width: 66%;
  float: left;
}

#listAproperty  #col-2{
  width: 33%;
  float: right;
}

#listAproperty  #col-1 .content{
  margin: 20px 5px 0 20px;
}

#listAproperty  #col-1 .content object.right {
  margin: 0 0 0 5px;
}


#listAproperty  #col-2 .content{
  margin: 20px 20px 0 5px;
}


/*** box styles ***/

#listAproperty div.box{
  display: block;
  margin-bottom: .6em;
}

#listAproperty div.box .box-title-wrap1{
  background: transparent url(/info/movie/images/box-tr.png) no-repeat right top;
}

#listAproperty div.box .box-title-wrap2{
  background: transparent url(/info/movie/images/box-tl.png) no-repeat left top;
  height: 50px;
  position: relative;
}

#listAproperty div.box h4.box-title{
  font-family: "Myriad Pro Bold", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-size: 160%;
  font-weight: bold;
  text-shadow: #666 1px 1px 1px;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #fff;
}

#listAproperty div.box .box-content-wrap1{
  background: #f7f7f7 url(/info/movie/images/box-br.png) no-repeat right bottom;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#listAproperty div.box .box-content-wrap2{
  background: transparent url(/info/movie/images/box-bl.png) no-repeat left bottom;
  height: auto !important; /* ie 6 fix */
  height: 150px;
  min-height: 150px;
}

#listAproperty div.box .box-content{
  padding: 1em 1em 1.6em 1em;
}

#listAproperty div.box2{
  margin: 1em 0;
}

#listAproperty div.box2 .box2-title-wrap{
  background: #dfdfdf url(/info/movie/images/box2-title.png) no-repeat right top;
  min-height: 50px;
}

#listAproperty div.box2 h4.box2-title{
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", Geneva, sans-serif;
  background: none;
  
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  color: #0376bd;
  text-shadow: #fff 1px 1px 1px;
  padding: .4em 2.4em .4em 1.4em;
}

#listAproperty div.box2 .box2-content{
  background: #f3f6f7 url(/info/movie/images/box2-bg.gif) repeat-x center top;
  min-height: 40px;
  padding: .8em 1em .5em 1em;
}

#listAproperty div.box3{
  background: #f1f1f1;
  margin: 1em 0 2em 0;
}

#listAproperty div.box3 .box3-content{
  padding: .4em 1em;
}


#listAproperty div.box3 ul li{
  margin: 1em 0;
}


#listAproperty div.box4{
  display: block;
  margin: 1em 0 .6em 0;
}

#listAproperty div.box4 .box4-title-wrap1{
  background: transparent url(/info/movie/images/box4-tr.png) repeat-x right top;
}

#listAproperty div.box4 .box4-title-wrap2{
  background: transparent url(/info/movie/images/box4-tl.png) no-repeat left top;
  height: 48px;
  position: relative;
}

#listAproperty div.box4 h4.box4-title{
  font-family: "Myriad Pro Bold Italic", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-size: 160%;
  font-weight: bold;
  font-style: italic;
  text-shadow: #fff 1px 1px 1px;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #0376bd;
}

#listAproperty div.box4 .box4-content{
  padding: 1em 1em 1.6em 1em;
  background: #f2f2f2;
}

#listAproperty div.box4 blockquote{
  background: none;
  padding: 0;
}


#listAproperty div.box5{
  display: block;
  margin: 1em 0 .6em 0;
}

#listAproperty div.box5 .box5-title-wrap1{
  background: transparent url(/info/movie/images/box5-tr.png) no-repeat right top;
}

#listAproperty div.box5 .box5-title-wrap2{
  background: transparent url(/info/movie/images/box5-tl.png) no-repeat left top;
  height: 46px;
  position: relative;
}

#listAproperty div.box5 h4.box5-title{
  font-family: "Myriad Pro Bold", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-size: 160%;
  font-weight: bold;
  text-shadow: #666 1px 1px 1px;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #fff;
}

#listAproperty div.box5 .box5-content-wrap1{
  background: #f8f8f8 url(/info/movie/images/box5-br.png) no-repeat right bottom;
}

#listAproperty div.box5 .box5-content-wrap2{
  background: transparent url(/info/movie/images/box5-bl.png) no-repeat left bottom;
  height: auto !important; /* ie 6 fix */
  height: 150px;
  min-height: 150px;
}

#listAproperty div.box5 .box5-content{
  padding: .2em 1em 2em 1em;
  position: relative;
}

#listAproperty div.box5 .box5-content h3{
  color: #0376bd;
  text-shadow: #fff 1px 1px 1px;
}


/*** buttons ***/

#listAproperty a.button{
  display: block;
  font-family: "Myriad Pro Bold", "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Geneva, Sans;
  font-weight: bold;
  text-shadow: #666 1px 1px 1px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  margin: .7em 0 .4em 0;
  line-height: 1px;
}

#listAproperty a.button.getstarted{
  background: transparent url(/info/movie/images/button-getstarted.png) no-repeat center top;
  width: 169px;
  height: 30px;
  font-size: 120%;
}

#listAproperty a.button.signup{
  background: transparent url(/info/movie/images/button-signup.png) no-repeat center top;
  width: 259px;
  padding: 0px 0 0 9px;
  height: 63px;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: -0.06em;
}

#listAproperty a.button.list{
  background: transparent url(/info/movie/images/button-list.png) no-repeat center top;
  width: 275px;
  height: 30px;
  font-size: 130%;
}

#listAproperty a.button.list.left{ margin-left: 8px; }
#listAproperty a.button.list.right{ margin-right: 14px; }


#listAproperty a.button span{
  display: block;
}

#listAproperty a.button.getstarted span{ padding-top: 13px; padding-bottom: 10px;}
#listAproperty a.button.signup span{ padding: 27px 0 13px 24px; }
#listAproperty a.button.list span{ padding-top: 13px; padding-bottom: 10px;}

#listAproperty div.box5 a.button.getstarted{
  position: absolute;
  right: 1em;
  bottom: 1em;
}

#listAproperty a.button:hover{
  background-position: center bottom;
}

#listAproperty .gallery{
  text-align: center;
}

#listAproperty .gallery img{
  border: 4px solid #dfdfdf;
  margin: 2px;
}

#listAproperty .gallery a:hover img{
  border: 4px solid #9bc224;
}


#listAproperty .clear{
  clear: both;
}

#listAproperty .right{ float: right; }
#listAproperty .left{ float: left; }


/* for boxes */
#listAproperty .half{ width: 49%; }

#listAproperty .with-divider{
  background: transparent url(/info/movie/images/div-h.gif) repeat-x center top;
  min-height: 1px;
  padding-top: .6em;
}

#listAproperty .with-divider2{
  background: transparent url(/info/movie/images/div-h2.gif) repeat-x center top;
  min-height: 1px;
  padding-top: .6em;
}

