/* CSS Document */
/* Rental-generic settings */

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

pp-body 
{
  margin: 0;
  background-color: white;
  /* background specified in other stylesheets */
  padding:0px;
  width: 100%;
  height: 100%;
  font-family: Arial, sans-serif;
}


pp-body a:link, pp-body a:visited, pp-body a:hover
{
    font: bold 11px Verdana;
    color: #00457c;
    text-decoration: underline;
}

a img { border: 0; }

#pp-body-wrapper {
  margin:-50px 0 0 0;
  padding: 0;
  width: 100%;
  font-family: arial;
  /* content width: 1000px; */
}

#pp-header-wrapper {
  margin: 0;
  background: url('/images/layout/rental_header_bg.png') repeat-x left top;
  padding: 0;
  height: 130px;
}

#pp-header {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

#pp-header-text {
  margin: 0;
  padding: 0;
  padding-top: 80px;
  font-family: Arial;
}

#PropName {
  float: left;
  margin: 0;
  padding:0 0 0 40px;
  font-size: 26pt;
}

#PropAddress {
  float: right; 
  margin:0 0 0 -200px;
  padding: 0;
  padding-top: 32px; /* should match #PropPhone's padding-top */
  padding-right: 1.5em;
  vertical-align: baseline;

  font-size: 12pt;
}
#PropPhone {
  float: right; 
  margin: 0;
  padding: 0;
  padding-top: 32px; /* should match #PropAddress's padding-top */
  padding-right: 5em;
  font-size: 12pt;
}


#pp-header-logo {
  margin: 0 15px 0 0; /* margin is specified in other stylesheets */
  padding: 0;
  /* background-image, position specified in other stylesheets */
  background-repeat: no-repeat;
  display:block;
  text-decoration: none;
  color: black;
  height: 115px;
}

#pp-header-logo a {
  display: none; /* overriden in other stylesheets */
}


#pp-navbar-wrapper {
  margin: 5px 0 0 0;
  /* background-image specified in other stylesheets */
  background-repeat: repeat-x;
  background-position: left top;
  padding: 0;
  width: 100%; /* full page width */
  height: 40px;
}

#pp-navbar {
  width: 1000px;
  height: 40px;
  margin: 0;
  padding: 0;
}

#pp-navbar ul {
  list-style: none;
  text-align:center;
  margin:0;
  padding:0;
}

#pp-navbar li {
  float:left;
  margin: -3px 0 0;
  padding: 12px 15px 18px 15px;
  height:10px;
}

#pp-navbar a, #pp-navbar a:visited {
  text-decoration:none;
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana, sans-serif;
}

#content-wrapper {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

#navbar li:hover, #navbar li.current {
  /* background-image/background-color specified in other stylesheets */
  background-repeat: repeat-x;
  background-position: left top;
}

#navbar li:hover a, #navbar li.current a {
  /* color specified in other stylesheets */
}

#apartment-search-bar {
  float:left;
  display:none;
  padding: 25px;
}

.apartment-search-box {
  background-color:#FCCA43;
  padding:25px 10px;
  width:145px;
}

.apartment-search-box img {
  float: left;
  padding-left:8px;
}

.formelement {
  padding-bottom: 8px;
  padding-left:14px;
}

.social-networks {
  margin-top:10px;
}


#content {
  margin: 0;
  padding: 0;
}

#content h2 {
  margin: .75em 0;
}

#welcome {
  display:block;
  padding-bottom:45px;
}


#slideshow img {
  width: 1000px;
}

.feature_boxes {
  margin: 0 25px;
  padding: 0;
  text-align: left;
}

.feature_box {
  margin: 0;
  padding: 0 10px;
  width: 450px;
}

#apt_search.feature_box {
  float: left;
}

#res_login.feature_box  {
  float: right;
}


.feature_box .fbox_title {
  background-color:black;
  border:1px solid black;
  color:white;
  font-size:17px;
  font-weight:bold;
  margin:0;
  padding:4px 15px;
}

.feature_box .fbox_content {
  margin: 0;
  border: 1px black dashed;
  border-top: 0;
  background: white;
    padding: 10px 0 10px 10px;

  min-height: 115px;

}

.feature_box .fbox_content > a {
  text-align: left;
  padding-left: 10px;
  float: left;
}
  
.feature_box img {
  float: left;
  margin: 0;
  margin-left: 10px;
  border: 1px #d1cfcf solid;
  padding:10px 10px 10px 0;
  width: 164px;
  height: 92px;
  background-color: #e2e2e2;
}

.feature_box iframe {
  float: right;
  margin: 0;
  padding: 0;
  width: 170px;
  height: 123px;
}

.feature_box #res_login_link {
  float: right;
  margin: 0;
  margin-top: 80px;
  padding: 4px 0 0 0;
  width: 250px;
  text-align: left;
}

.feature_box .clr {
  clear: both;
}

#about_apt {
  clear: both;
  margin: 0;
  padding:1px 10px 0px;
  width: 100%;
}

#about_title {
  font-size: 16pt;
  padding-left:25px;
}

#about_desc {
  font-size:11pt;
  line-height:17px;
  padding:0 25px 0px;
}

#tour {
  display:block;
  padding-bottom:45px;
}

.tourphotos{
  width: 576px;
  float: left;
}

.tour-photos-arrow {
  padding: 12px;
  float: left;
  margin-left:-1px;
}


#amenities h3 {}

#amenities {
  padding-bottom: 20px;
}

.amenities {
  float:left;
  padding-bottom:20px;
  padding-left:30px;
  padding-right:2em;
}

.amenities ul {
  margin: 0; margin-left: 1em;
  padding: 0;
  list-style: square;
}

.amenities li {
  margin: 0; margin-bottom: .5em;
  padding: 0;
}

#directions {
  margin-top: -10px;
}

#directions_map {
  width:1000px;
  height:450px; 
}



/* schedule settings starts*/  

#schedule {
  padding-left: 10px;
  padding-bottom: 20px;
}


#footer-wrapper { 
  clear: both; 
  margin:0 auto 0 9px;
  padding: 0;
  padding-top: 30px;
  width: 1000px;
}






#footer {
  position: relative;
  margin: 0 auto;
  padding: 0;
  height: 130px;
  width: 400px;
  font:normal 10px verdana;
  /* color specified in other stylesheets */
  text-decoration: none;
  text-align: center;
}


#footer p {
  position: absolute;
  top: 50%;
  margin-top: -3em;
  text-align: center;
}

.footer-right {
  float: right;
}





/* *******************************************************
         old stuff                  
   ******************************************************* */

/* Form settings */

.FormBodyText {
  font:normal 11px verdana;
  color:#000000;
  text-decoration: none;
  line-height:15px;
}
.FormLabelText          /* used for form labels e.g. username, password..etc */ {
  font:normal 11px verdana;
  color:#000000;
  text-decoration: none;
  line-height:15px;
}
.FormLabelTextHeader        /* used for form labels e.g. username, password..etc */ {
  font:bold 11px verdana;
  color:#000000;
  text-decoration: none;
}
.FormLabelHeader {
  font:bold 13px Verdana;
  color: #232728;
  height:10px;
  background-color:#f2fcbb;
  padding-left:4px;
  text-decoration: none;
  text-align:left;
  line-height:25px;
}
.FormLabelSubHeader {
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;
  font-weight:bold;
}
.FormErrorText {
  font:normal 11px verdana;
  color: #af0202;
  text-decoration: none;
  text-align:left;
}
.FormMessageText {
  font:normal 12px verdana;
  color: #d86601;
  text-decoration: none;
  vertical-alignment:middle;
  text-align:left;
  line-height:26px;
}
.FormButton {
  font:normal 11px verdana;
  color: #ffffff;
  border: 1px solid #7c7c7c;
  background-color:#315ebb;
  text-decoration: none;
  cursor:pointer;
}
.FormStatusButton {
  font:normal 11px verdana;
  color: #ffffff;
  border: 1px solid #7c7c7c;
  background-color:#315ebb;
  text-decoration: none;
  cursor:pointer;
}
.FormTextField {
  font:normal 11px verdana;
  color: #000000;
  height:20px;
  width: 100px;
  border: 1px solid #999999;
  background-color:#ffffff;
  text-decoration: none;
}
.RequiredField {
  background-color:#d4ecf5;
}
.RequiredLabel {
  color:#EF952C;
  vertical-align:top;
  text-align:center;
}

.formtableborder
{
  border:1px solid #034a60;
}

.FormTableHeader {
  font:bold 11px verdana;
  color:#000000;
  background-color:#b4c93e;
  text-decoration: none;
  text-align:left;
  line-height:16px;
  padding-left:2px;
  padding-right:2px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
  padding-left:7px;
  padding-right:7px;
  height:20px;
}

.FormTableSubHeader {
  font:normal 11px verdana;
  color: #000000;
  background-color:#cccccc;
  text-decoration: none;
}
.FormTablerow {
  font:normal 10px verdana;
  color: #000000;
  background-color:#d7f0fa;
  text-decoration: none;
  height:20px;
  text-align:left;
  line-height:25px;
  padding-left:2px;
  padding-right:2px;
}
.FormTablerowAlt {
  font:normal 10px verdana;
  color: #000000;
  background-color:#efefef;
  text-decoration: none;
  height:20px;
  text-align:left;
  line-height:25px;
  padding-left:2px;
  padding-right:2px;
}
.FormTabActive {
  font:bold 11px verdana;
  color: #ffffff;
  background-image:url('/images/layout/rentals-lic/tab_active.jpg');
  background-repeat:no-repeat;
  height:24px;
  width:146px;
  text-decoration: none;
  cursor:pointer;
  text-align:center;
  vertical-align:middle;
}
.FormTabInactive {
  font:normal 11px verdana;
  color: #cfcfcf;
  background-image:url('/images/layout/rentals-lic/tab_inactive.jpg');
  background-repeat:no-repeat;
  height:24px;
  width:146px;
  text-decoration: none;
  cursor:pointer;
  text-align:center;
  vertical-align:middle;
}
.FormTableSubrow {
  font:normal 10px verdana;
  color: #000000;
  height:30px;
  text-align:left;
  text-decoration: none;
}
.FormTableFooter {
  font:bold 11px verdana;
  color:#000000;
  background-color:#b4c93e;
  line-height:16px;
  padding-left:2px;
  padding-right:2px;
  text-align:right;
  text-decoration: none;
}

.FormTableFooter td
{
  padding-left:7px;
  padding-right:7px;
  height:20px;
}

.FormTextArea {
  font:normal 11px verdana;
  color: #000000;
  width:200px;
  text-decoration: none;
  border:1px solid #c2c2c2;
}
Select {
  font:normal 11px verdana;
  color: #000000;
  background-color:#ffffff;
  text-decoration: none;
 Height:30px!ie;
  Height:18px;
}
.FormBullet {
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/layout/rentals-lic/bullet.png');
  background-repeat:no-repeat;
  background-position:left top;
  width:10px;
}
.FormBullet[class] {
  background-image:url('/images/layout/rentals-lic/bullet.png');
  background-repeat:no-repeat;
  background-position:left top;
  width:10px;
}
.FormImage {
  border: dashed 1px #f49602;
  font-family: arial;
  font-size: 11px;
  color: #000000;
}
hr {
  color:#546401;
  height: 1px;
  border: 0;
  width: 100%;
}

.iframetransbg {
  }
.FormLinks {
  font:bold 11px verdana;
  color: #155a80;
  text-decoration:underline;
  text-align:left;
  cursor:pointer;
}

a.FormLinks {
  cursor:pointer;
}

a.FormLinks:link {
  font:bold 11px verdana;
  color: #155a80;
  text-decoration: underline;
  text-align:left;
}
a.FormLinks:visited {
  font:bold 11px verdana;
  color: #155a80;
  text-decoration:underline;
  text-align:left;
}
a.FormLinks:hover {
  font:bold 11px verdana;
  color: #15738c;
  text-decoration: underline;
  text-align:left;
}
.FormPageNumber {
  font:bold 11px verdana;
  color:#647601;
  text-decoration:none;
  text-align:left;
  cursor:pointer;
}
.ActiveFormPageNumber {
  font:bold 13px verdana;
  color:#000000;
  text-decoration:none;
  text-align:left;
  cursor:pointer;
}
.FormFPName {
  font:bold 13px verdana;
  color: #000000;
  text-decoration: none;
  text-align:left;
  cursor:pointer;
}
.FormFPName:link {
  font:bold 13px verdana;
  color: #000000;
  text-decoration:none;
  text-align:left;
  cursor:pointer;
}
.FormFPName:visited {
  font:bold 13px verdana;
  color: #000000;
  text-decoration:none;
  text-align:left;
  cursor:pointer;
}
.FormFPName:hover {
  font:bold 13px verdana;
  color: #000000;
  text-decoration:underline;
  text-align:left;
  cursor:pointer;
}
.FormPageNumberdivider {
  font:bold 11px verdana;
  color:#000000;
  text-align:right;
  text-decoration:none;
}

form
{
  padding:0px;
  margin:0px;
}

.formText {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom:1px;
}

.formInput {
}
/* Form settings ends */


/* floorplan settings starts*/  

#floorplans {
  padding-bottom: 20px;
  max-width: 695px;
}

.floorPlanTitle {
  font-size: 17px;
  padding-bottom: 20px;
}

.FloorPlanNormalText {
  font:normal 12px verdana;
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}
.FloorPlanBedName {
  font:normal 13px verdana;
  color:#7e0021;
  text-decoration: none;
  font-weight:bold;
}
.FloorPlanLinks {
  font:bold 11px verdana;
  color: #718601;
  text-decoration:underline;
  text-align:left;
  cursor:pointer;
}

a.FloorPlanLinks {
  font:bold 11px verdana;
  text-decoration: underline;
  text-align:left;
  cursor:pointer;
}
a.FloorPlanLinks:link {
  color: #718601;
}
a.FloorPlanLinks:visited {
  color: #718601;
}
a.FloorPlanLinks:hover {
  color: #000000;
}
.FloorPlanName {
  font:bold 11px verdana;
  color: #000000;
  text-decoration:underline;
  text-align:left;
  cursor:pointer;
}
a.FloorPlanName:link {
  font:bold 11px verdana;
  color: #000000;
  text-decoration: underline;
  text-align:left;
  cursor:pointer;
}
a.FloorPlanName:visited {
  font:bold 11px verdana;
  color: #000000;
  text-decoration:underline;
  text-align:left;
  cursor:pointer;
}
a.FloorPlanName:hover {
  font:bold 11px verdana;
  color: #000000;
  text-decoration: underline;
  text-align:left;
  cursor:pointer;
}
.FloorPlanbg {
  background-color:#e9f7ff;
}
.FloorPlanHomeDecorImg {
  background-image: url('/images/layout/rentals-lic/homedecorplanner.jpg');
  height:28px;
  width:196px;
  background-repeat:no-repeat;
  background-position:center center;
  cursor:pointer;
}

.roomInfo {
  font-weight: bold;

  padding:25px;
  display:none;
  font-size:19px;
}

.roomImg {

  display:none;
}

/* floorplan settings ends*/ 



/*eBrochure Settings*/
.ebroiframetransbg {
  background-image:url('/images/layout/rentals-lic/bg.gif');
}
.ebrochuremaintable {
  width:730px;
  background-color:#ffffff;
}
.ebrochureinnertable {
  background-color:#ffffff;
  width:700px;
}
.ebrochureheaderbg {
  height:162px;
  width:700px;
  background-image:url('/images/layout/rentals-lic//headerbg.jpg');
  background-repeat: no-repeat;
}
.ebrochurecontentbg {
  background-image:url('/images/layout/rentals-lic/contentbg.jpg');
  background-repeat:repeat-x;
  background-color:#a1bf07;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
  background-color:#a1bf07;
}
.ebrochurepropname {
  font:normal 22px calibri, Arial, Helvetica, sans-serif;
  color: #d9f202;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
.ebrochurepropaddress {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
.ebrochurenormaltext {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
  font:normal 16px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  background:#546401;
  height:22px;
  text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
  /*background:url('/images/layout/rentals-lic/dottedhoriline.gif) left bottom repeat-x;*/
  height:1px;
}
.ebrochuredesign2header {
  font:normal 24px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
.ebrochurelink {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: underline;
  font-style:normal;
  vertical-alignment:middle;
}
a.ebrochurelink:link {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: underline;
  font-style:normal;
  vertical-alignment:middle;
}
a.ebrochurelink:visited {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: underline;
  font-style:normal;
  vertical-alignment:middle;
}
a.ebrochurelink:hover {
  font:normal 15px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
.ebrochureprinticon {
  height:62px;
  width:56px;
  background-image:url('/images/layout/rentals-lic/print.jpg');
  background-repeat:no-repeat;
}
.ebrochurerefericon {
  height:62px;
  width:72px;
  background-image:url('/images/layout/rentals-lic/refer_friend.jpg');
  background-repeat:no-repeat;
}
.ebrochurefootertext {
  font:normal 12px calibri, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  background:#01809b;
  height:22px;
  padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
  width:550px;
  height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
  background-image:url('/images/layout/rentals-lic/headersubbullet.gif');
  background-repeat:no-repeat;
  background-position:0px 8px;
  width:5px;
  height:5px;
}
.ebrochureverticalseparator {
  background-image:url('/images/layout/rentals-lic/verti_seprator.gif');
  background-repeat:repeat-y;
  width:13px;
}
.ebrochurepropertythumbnail {
  height:126px;
  width:160px;
  border: 1px solid #999999;
  float:right;
  padding-top:0px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}
.ebrochurehorizontalseparator {
  background-image:url('/images/layout/rentals-lic/hori_seprator.jpg');
  background-repeat:repeat-x;
  height:13px;
}
.ebrochurehorizontalcolorseparator {
  background-color:#546401;
  height:10px;
}
.ebrochuretopleftcorner {
  background-image:url('/images/layout/rentals-lic/top_leftcorner.png');
  background-position:right;
  background-repeat:no-repeat;
  height:23px;
  width:9px;
}
.ebrochuretoprightcorner {
  background-image:url('/images/layout/rentals-lic/top_rightcorner.png');
  background-repeat:no-repeat;
  height:23px;
  width:9px;
  background-position:left;
}
.ebrochurebotleftcorner {
  background-image:url('/images/layout/rentals-lic/bot_leftcorner.png');
  background-position:right;
  background-repeat:no-repeat;
  height:55px;
  width:10px;
}
.ebrochurebotrightcorner {
  background-image:url('/images/layout/rentals-lic/bot_rightcorner.png');
  background-position:top left;
  background-repeat:no-repeat;
  height:55px;
  width:10px;
}
.ebrochuretopshadow {
  background-image:url('/images/layout/rentals-lic/top_shadow.png');
  background-position:bottom;
  background-repeat:repeat-x;
  height:8px;
}
.ebrochureleftshadow {
  background-image:url('/images/layout/rentals-lic/left_shadow.png');
  background-position:right;
  background-repeat:repeat-y;
}
.ebrochurebottomshadow {
  background-image:url('/images/layout/rentals-lic/bottom_shadow.png');
  background-position:top;
  background-repeat:repeat-x;
}
.ebrochurerightshadow {
  background-image:url('/images/layout/rentals-lic/right_shadow.png');
  background-position:left;
  background-repeat:repeat-y;
}
/*eBrochure Settings ends*/

/* Apartment Search Settings*/

.AptiFrameTransbg {
  background:url('/images/layout/rentals-lic/topwhiteline.jpg') left top repeat-x;
}
.AptFormBodyText {
  font:normal 11px verdana;
  color:#6e6e6e;
  text-decoration: none;
}
.AptFormLabelText {
  font:normal 11px verdana;
  color:#6e6e6e;
  text-decoration: none;
}
.AptSelect {
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;
  MAX-Height:35px;
}
.AptFormTextField {
  font:normal 11px verdana;
  color: #6e6e6e;
  height:20px;
  width: 115px;
  border: 1px solid #999999;
  background-color:#ffffff;
  text-decoration: none;
}
.AptFormButton {
  font:normal 11px verdana;
  color: #ffffff;
  border: 1px solid #7c7c7c;
  background-color:#315ebb;
  text-decoration: none;
  cursor:pointer;
}
.AptTableVertical    /* for controlling Vertical table parameters in aspx */ {
  border:0px solid #000000;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
  border:0px;
  width:100%;
  margin-top:0px;
}
.AptFormErrorText {
  font:normal 11px verdana;
  color:##cc0000;
  text-align:left;
  text-decoration: none;
}
/* Apartment Search Settings*/



/*Specials Settings*/

.Specialsbg {
  height:70px;
  /*background-image:url('/images/layout/rentals-lic/specials_bg.jpg');
  background-repeat:no-repeat;*/
  background-color:#eeb007;
}
.Specialstext {
  font:bold 12px verdana;
  color: #cc0000;
  text-decoration: none;
  font-style:normal;
  vertical-alignment:middle;
}
/*Specials Settings*/



/* Editor settings */                        /* not to change any settings in this section */

.normaltext {
  font:normal 11px verdana;
  color: #000000;
}
.allcaps {
  text-decoration: none;
  text-transform: uppercase
}
.initialcaps {
  text-decoration: none;
  text-transform: capitalize
}
.lowercase {
  text-decoration: none;
  text-transform: lowercase
}
.shadow {
  height:10px;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}
.glow {
  height:10px;
 filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}
.motionblur {
  height:10px;
 filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}
p {
  font:normal 11px verdana;
  color: #353535;
  line-height: 15px;
  text-align:left;
}
/* Editor settings ends */


/* Menu settings */

/* Section settings */

.design1header {
  font:bold 16px arial;
  color: #000;
  text-align:left;
}
.design1bg {
  background:url('/images/layout/rentals-lic/design1bg.jpg') no-repeat;
  width:530px;
}
.design2bg {
}

.design2header {
  font:normal 16px arial;
  color:#ffffff;
  height:29px;
  background-color:#231f20;
  padding-left:12px;
  vertical-align:middle;
  letter-spacing:1px;
}

.design3header {
  font:bold 12px verdana;
  height:20px;
  background-color:#666666;
  color:#000000;
  text-align:center;
  text-decoration:none;
}
.design3bg {
  background-color:#666666;
}
.blankheader                                          /* when the section has no design applied (design4) */ {
  font:bold 14px verdana;
  color: #333333;
  text-align:left;
}
/* Section settings ends */


/*Google Map settings start*/

div.gs-street, div.gs-directions {
  font-family:verdana;
  font-size:11px;
}
div.gs-phone, div.gs-city {
  display: inline;
  font-family:verdana;
  font-size:11px;
}
div.gs-title a:link {
  display: inline;
  font-family:verdana;
  font-size:11px;
}
div.gs-region {
  display: inline;
}
div.gs-country {
  display: none;
}
div.gs-directions {
  font-family:verdana;
  font-size:11px;
}
div.gs-label {
  font-family:verdana;
  font-size:11px;
}
.gs-secondary-link {
  font-family:verdana;
  font-size:11px;
}
.gs-watermark {
  font-family:verdana;
  font-size:11px;
}
.MarkerText {
  font:normal 11px verdana;
  color:#003b4b;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover {
  font:bold 12px verdana;
  color:#049dc7;
}
.googledir div {
  font:normal 11px verdana;
  color:#000000;
}
.googledir table td {
  font:normal 11px verdana;
  color:#056c87
}
/*Google Map settings end*/

/* Template specific classes */

.TopWhiteLine
{
  background:url('/images/layout/rentals-lic/topwhiteline.jpg') left top repeat-x;
}

.GrayBg
{
  background:  url('/images/layout/rentals-lic/topwhiteline.jpg') left top repeat-x;
}


.feature_box .gradient_link {
  float: left;
  margin: 0;
  padding:3px 0 0 11px;
  width: 240px;
  height:18px;
  background-position: left top;
  background-repeat: repeat-y;
  text-align: left;
}

.gradient_link, .gradient_link a:link,.gradient_link a:visited,.gradient_link a:hover
{
  font:normal 14px arial;
  color:#ffffff;
  text-decoration:none;

}

/* Template specific classes ends */

#video-player {margin-top:0px;}

.floorplancontainer {
  background-color:#FFF4CA;
  float:left;
  margin:0 0 20px 45px;
}

#current-floorplan-photo {
  float:left;
  width:450px;
  min-height:400px;
  background-color:#272650;
}

#current-floorplan-desc {
  float:left;
  width:200px;
  height:400px;
  background-color:#FFF4CA;
}

.floorplancontainer .inactive {
  display: none;
}



.prev, .floorprev {
  float:left;
  margin:25px -6px 0 -8px;
  padding:12px;
  cursor:pointer;
}

.next, .floornext {
  float:left;
  padding:37px 12px 12px 15px;
  cursor:pointer;
}

.floorprev, .floornext {
  margin-top: 18px;
}

.cboxElement img {
  margin-left: 10px;
}

.active {
  display:block !important;
}

.cboxElement > img {
    border:none !important;
  height:auto !important;
}








































