﻿html {
    background: #f7f7f7 url('../images/bgBody.png') repeat-x left top;
}
body {
    font-family: Verdana, Arial, Sans-Serif;
}
a {
    color: #009;
}
a:hover {
    color: #f00;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
sup {
    font-size: 77%;
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}
h1 {
    font-size: 240%;
    line-height: 100%;
    font-family: Cambria, Times New Roman, Georgia, serif;
}
h2 {
    font-size: 190%;
    font-family: Cambria, Times New Roman, Georgia, serif;
}
#hd {
    height: 172px;
    position: relative;
}
.hasSubnav#hd {
    height: 188px;
    position: relative;
}
#hd h1 {
    width: 421px;
    height: 100px;
    background: url('../images/imgBuildiumLogo.png') no-repeat left top;
    text-indent: -9999px;
    position: absolute;
    top: 16px;
    left: 2px;
}
#hd .controlnav {
    position: absolute;
    top: 85px;
    left: 656px;
}
#hd .controlnav li {
    float: left;
    padding: 0 8px 0 8px;
    border-right: solid 1px #aaa;
}
#hd .controlnav .last {
    border: none;
    padding-right: 0;
}
#hd .controlnav li a {
    font-size: 93%;
    line-height: 110%;
}
#hd .controlnav li a.bloglink {
    display: block;
    height: 16px;
    width: 164px;
    text-indent: -9999px;
    background: url(../images/buttonBlog.png) no-repeat left top;
    outline: 0;
}
#hd .controlnav li a.bloglink:hover {
    background: url(../images/buttonBlogHover.png) no-repeat left top;
}
a.bloglink strong {
    color: #4b9200;
    font-weight: bold;
}
a.bloglink em {
    color: #7088ac;
    font-style: normal;
    font-weight: bold;
}
#hd .headnav {
    background: url(../images/headnavLine.png) repeat-x left bottom;
    width: 100%;
    height: 58px;
    position: absolute;
    top: 114px;
    left: 0;
}
#hd .headnav li {
    float: left;
    width: 142px;
    height: 35px;
    margin: 7px 3px 0 0;
    position: relative;
    left: 40px;
}
#hd .headnav li a {
    display: block; 
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: Corbel, "Trebuchet MS", sans-serif;
    font-size: 167%;
    line-height: 160%;
    text-align: center;
    outline: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../images/headnavTabs.png);
    text-decoration: none;
}
#hd .headnav li a:hover,
#hd .headnav li a:focus {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}
#hd .headnav li a:active {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}
/* current tabs */
#home #hd .headnav .home a { background-position: 0 top; }
#products #hd .headnav .products a { background-position:0 top; }
#company #hd .headnav .company a { background-position:0 top; }
#news #hd .headnav .news a { background-position:0 top; }
#faq #hd .headnav .faq a { background-position:0 top; }
#contact #hd .headnav .contact a { background-position:0 top; }

/*Subnav*/
#hd .subnav {
    background: url(../images/headnavSubnav.png) repeat-x left top;
    width: 100%;
    height: 24px;
    position: absolute;
    top: 158px;
    left: 0;
    text-align: center;
    padding-top: 6px;
}
#hd .subnav li {
    display: inline;
    padding: 0 20px 0 20px;
    border-right: 1px solid #cfd0cf;
}
#hd .subnav li.last {
    border-right: none;
}
#hd .subnav li a {
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
}
#hd .subnav li a:hover {
    color: #fff;
    text-decoration: underline;
}

#bd {
    border: solid 2px #ededed;
    border-top: 0;
    border-bottom-width: 1px;
    background-color: #fff;
    padding-bottom: 30px;
/*    line-height: 1.3; */
}
.block {
    padding: 20px 30px 20px 40px;
}
/* Home page intro block */
#home #bd {
    background-color: #f5f6f1;
}
#homeTop {
    background: url(../images/bgHomeTop.png) repeat-x left top;
    margin-top: 2px;
    height: 400px;
}
#homeIntro h1 {
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 200%;
    font-weight: bold;
    padding: 20px 0 0 40px;
}
#homeIntro h1 span {
    font-size: 290%;
    line-height: 90%;
    margin: -10px;
}
#homeIntro p {
    padding: 20px 0 10px 40px;
    font-size: 110%;
    color: #000;
}
#homeIntro {
    background: url(../images/imgMedal.png) no-repeat right top;
}
#homeIntro #spacerMedal-01 { float: right; width: 140px; height: 140px; clear: right;}
#homeIntro #spacerMedal-02 { float: right; width: 210px; height: 40px; clear: right;}
#homeIntro #spacerMedal-03 { float: right; width: 240px; height: 40px; clear: right;}
#homeIntro #spacerMedal-04 { float: right; width: 230px; height: 40px; clear: right;}
#homeIntro #spacerMedal-05 { float: right; width: 190px; height: 40px; clear: right;}
#homeIntro #spacerMedal-06 { float: right; width: 160px; height: 10px; clear: right;}
#homeIntro #spacerMedal-01,
#homeIntro #spacerMedal-02,
#homeIntro #spacerMedal-03,
#homeIntro #spacerMedal-04,
#homeIntro #spacerMedal-05,
#homeIntro #spacerMedal-06 {
    border: solid 1px red;
    border: none;
}
#homeProductBoxes {
    padding-top: 0px;
}
.block h1 {
    margin: 0 0 20px 0;
}
.block h2 {
    margin: 10px 80px 10px 40px;
}
.block h3 {
    margin: 10px 40px 10px 40px;
}
.block p,
.block ul,
.block ol,
.block dl {
    padding: 10px 40px 10px 40px;
    font-size: 110%;
    line-height: 140%;
}
.block ul li {
    background: url(../images/bulletGreen.png) no-repeat 0 4px;
    padding: 0 0 8px 15px;
    line-height: 120%;
}
.block .date,
.block .source {
    font-family: Cambria, Times New Roman, Georgia, serif;
    color: #666;
    padding-right: 6px;
    border-right: solid 1px #666;
    font-size: 120%;
}
.block .source {
    font-weight: bold;
    text-transform: uppercase;
}
.block#quotes blockquote {
    padding-top: 10px;
    background: url('../images/imgQuoteOpen.png') no-repeat 8px 14px;
}
.block#quotes blockquote .last{
    background: url('../images/imgQuoteClose.png') no-repeat 780px bottom;
}
.block#quotes p.quoter {
    text-transform: uppercase;
    font-size: 93%;
}
.block#quotes p.background {
    color: #909090;
    font-style: italic;
}
.block#affiliate h2 {
    margin-left: 0;
    padding-left: 40px;
    padding-bottom: 6px;
    background-position: left top;
    background-repeat: no-repeat;
}
.block#affiliate h2#a1 { background-image: url(../images/iconHouseComputer.gif); }
.block#affiliate h2#a2 { background-image: url(../images/iconPrice.gif);}
.block#affiliate h2#a3 { background-image: url(../images/iconMaintenance.gif);}
.block#affiliate h2#a4 { background-image: url(../images/iconWebbased.gif);}

/* Moved to news.buildium.com WordPress theme style.css
.block#newsBlock h2 {
    margin-bottom: 0;
    margin-top: 20px;
    background: url(../images/bulletGreen.png) no-repeat 18px 12px;
    margin-left: 0;
    padding-left: 40px;
}
.block#newsBlock p {
    padding-left: 80px;
}
*/

.block#faqBlock ul {
    background: #fff url(../images/bgFaqList.gif) repeat-x bottom;
    border: 1px solid #ddd;
    padding: 20px 20px 20px 40px;
    margin: 0 40px 40px 0;
}
.block#faqBlock ul li {
    padding-bottom: 16px;
}
a.buttonBig {
    float: left;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    font-size: 120%;
    background: transparent url('../images/buttonBigRight.png') no-repeat top right;
    height: 48px;
    margin-right: 10px;
    padding-right: 50px;
    text-decoration: none;
}
a.buttonBig span {
    background: transparent url('../images/buttonBigLeft.png') no-repeat;
    display: block;
    line-height: 38px;
    padding: 5px 8px 5px 18px;
} 
a:hover.buttonBig {
    text-decoration: underline;
}
.top-link {
    text-align: right;
}
.block#faqBlock h2 {
    background: url(../images/iconFaq.gif) no-repeat 8px top;
    padding-left: 40px;
    margin-left: 0;
}
ul.contactDetails li {
    padding-left: 22px;
    background: none;
}
ul.contactDetails li.email { background: url(../images/iconEmail.gif) no-repeat left 1px;}
ul.contactDetails li.phone { background: url(../images/iconPhone.gif) no-repeat left 1px;}
.block#contactBlock dl dt {
    font-weight: bold;
    width: 70px;
    float: left;
}
ul.contactDetails li.hours table{
    margin-top:5px;
}
ul.contactDetails li.hours th,
ul.contactDetails li.hours td{
    line-height:140%;
}
ul.contactDetails li.hours td{
    padding-right:15px;
}
div#map { 
    width: 250px;
    height: 250px;
    border: solid 1px #360;
    margin: 0 0 0 40px;
}
#randomBox div {
    display: none;
}
.productbox {
    padding: 0;
    height: 180px;
    margin: 10px 0 0 0;
}
.productbox img {
    padding: 4px 0 0 10px;
}
.productbox h3 {
    font-size: 110%;
    line-height: 180%;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
}
.productbox p {
    font-size: 90%;
    padding: 4px 6px 6px 10px;
}
.productbox p.benefits {
    height: 80px;
}
.productbox#landlordEdition {
    background: url(../images/bgProductBoxLandlord.png) no-repeat left top;
}
.productbox#propertyManagerEdition {
    background: url(../images/bgProductBoxPropertyManager.png) no-repeat left top;
}
.productbox#associationEdition {
    background: url(../images/bgProductBoxAssociation.png) no-repeat left top;
}
.productbox#accountingGuide {
    background: url(../images/bgProductBoxAccountingGuide.png) no-repeat left top;
}
.productbox#mdaLockup {
    background: url(../images/bgProductBoxMDALockup.png) no-repeat left top;
}
.productbox#standWithHaiti {
    background: url(../images/bgProductBoxStandWithHaiti.png) no-repeat left top;
}
.productbox#webinar {
    background: url(../images/bgProductBoxWebinar.png) no-repeat left top;
}
.productbox#webinar p {
    padding: 10px 100px 15px 10px;
    line-height: 150%;
}
.productbox#webinar h3 {
    color: #333;
}
.productbox#webinar a {
    padding-left: 10px
}
.productbox#accountingGuide div {
    padding: 16px 0 0 76px;
}
.productbox#accountingGuide h3 {
    color: #390;
    font-size: 90%;
    line-height: 115%;
}
.productbox#accountingGuide p {
    height: auto;
}
.productbox#accountingGuide p em span {
    font-size: 110%;
}
.productbox#accountingGuide a {
    float: left;
    padding-left: 26px;
    margin-top: 16px;
    color: #fff;
}
.productbox#mdaLockup a {
    float: left;
    padding: 140px 0 0 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.productbox#standWithHaiti a {
	display: block;
    height: 170px;
	width: 210px;
	text-indent: -2000em;
}
.likeBox  {
    float: left;
    width: 208px;
    padding: 10px 0 20px;
}
.likeBox img  {
    float: left;
    padding-right: 8px;
}
.likeBox p {
    float: left;
    display: inline;
    font-size: 93%; 
    padding-bottom: 4px; 
    margin-top: -2px;  
    width: 160px;
}
.likeBox p strong  {
    font-size: 116%;
}
.likeBox a  {
    font-size: 93%;
}
.pulseBox label {
    padding-right: 6px;
    font-style: italic;
    color: #666;
}

ul.smallButtons {
    height: 20px;
}
ul.smallButtons li {
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
a.buttonMore {
    float: left;
    display: block;
    height: 18px;
/*    padding-left: 22px;
    background: url('../images/buttonMore.png') no-repeat left top; */
    margin-right: 20px;
}
a.buttonTrial {
    float: left;
    display: block;
    height: 18px;
/*    padding-left: 22px;
    background: url('../images/buttonTrial.png') no-repeat left top; */
}
.box {
	background: url(../images/bgBoxTL.png) no-repeat left top;
	margin: 18px;
}
.box#promoAccountingGuide {
	background: url(../images/bgBoxTL_promoAccountingGuide.png) no-repeat left top;
}
.box .boxTR {
	background: url(../images/bgBoxTR.png) no-repeat right top;
}
.box#promoAccountingGuide .boxTR {
	background: url(../images/bgBoxTR.png) no-repeat right 20px;
}
.box .boxBL {
	background: url(../images/bgBoxBL.png) no-repeat left bottom;
}
.box .boxBR {
	background: url(../images/bgBoxBR.png) no-repeat right bottom;
	padding: 20px 15px 25px 20px;
}
.box h3 {
    color: #390;
    line-height: 115%;
    font-size: 140%;
    line-height: 110%;
    padding: 0 0 6px 0;
}
.box#promoAccountingGuide h3 {
    color: #390;
    padding: 10px 20px 10px 80px;
}
.box p {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333;
	padding: 0 0 4px 0;
}
.box p em {
    font-size: 110%;
}
.box hr {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    border: none;
    border-top: 1px solid #e7e7e7;
    padding-bottom: 10px;
    font-size: 1px;
    line-height: 0;
    overflow: visible;
}
.box#rssFeedOut h4 {
	font-weight: bold;
	padding-top: 4px;
}
.box#rssFeedOut p,
.box#promoStayUpToDate p,
.box#promoAffiliates p {
    font-size: 90%;
    line-height: 120%;
}
#homeBottom .box#promoStayUpToDate,
#homeBottom .box#rssFeedOut,
#homeBottom .box#promoAffiliates {
    margin: 20px 10px 0 0;
}
#homeBottom .box#promoMSRide2011 {
    margin: 10px 0;
}
.box#promoMSRide2011 p {
    font-size: 90%;
    line-height: 120%;
    padding-top: 10px;
}
.box form {
    margin: 6px 0 6px 0;
}
.featuredNews {
    padding: 10px 20px 20px 22px;
}
.featuredNews dl {
    padding-left: 4px;
}
.featuredNews dl dt {
    margin: 10px 0 4px 0;
    color:#666;
}
.featuredNews dl dd {
    font-size: 110%;
}
.featuredNews dl dd a {
    font-size: 90%;
}
#homeBottom .sideblock {
    padding: 20px 10px 20px 40px;
}
#accordion {
    margin: 0 40px 40px 40px;
}
.edition {
    margin-bottom: 30px;
}
.edition h2.toggler {
	cursor: pointer;
    display: block;
	height: 40px;
	margin: 10px 0 0 0;
	padding-left: 90px;
	color: #009;
	font-size: 140%;
	line-height: 210%;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bgEditionHeader.png);
}
.edition h2:hover.toggler {
    text-decoration: underline;
}
.edition h3 {
    font-weight: bold;
    font-size: 120%;
}
.edition .element {
	border: solid 1px #ccc;
	margin: 0 20px 20px 30px;
	padding-left: 20px;
}
.edition div.icon {
    position: relative;
    left: 10px;
    background-repeat: no-repeat;
    background-position: left top;
}
.edition#editionPropertyManager div.icon {
    top: 2px;
    width: 69px;
    height: 54px;
    margin-bottom: -54px;
    background-image: url(../images/iconEditionPropertyManager.png);
}
.edition#editionLandlord div.icon {
    top: 6px;
    width: 65px;
    height: 50px;
    margin-bottom: -50px;
    background-image: url(../images/iconEditionLandlord.png);
}
.edition#editionAssociation div.icon {
    top: 0;
    width: 67px;
    height: 61px;
    margin-bottom: -61px;
    background-image: url(../images/iconEditionAssociation.png);
}
.edition#editionPropertyManager div.element {
    background: url(../images/bgEditionBodyPropertyManager.png) repeat-x left bottom;
    padding-bottom: 20px;
}
.edition#editionLandlord div.element {
    background: url(../images/bgEditionBodyLandlord.png) repeat-x left bottom;
    padding-bottom: 20px;
}
.edition#editionAssociation div.element {
    background: url(../images/bgEditionBodyAssociation.png) repeat-x left bottom;
    padding-bottom: 20px;
}
.edition ul.question {
    background-repeat: no-repeat;
    background-position: left 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.edition ul.question li {
    background: none;
    padding-left: 0;
}
.edition#editionPropertyManager ul.question {
    background-image: url(../images/bgQuestionPropertyManager.png);
}
.edition#editionLandlord ul.question {
    background-image: url(../images/bgQuestionLandlord.png);
}
.edition#editionAssociation ul.question {
    background-image: url(../images/bgQuestionAssociation.png);
}
.edition .recommendation h3{
    float: left;
    clear: left;
    width: 280px;
    height: 80px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
.edition#editionPropertyManager .recommendation h3{
    background-image: url(../images/imgEditionPropertyManager.png); 
}
.edition#editionLandlord .recommendation h3{
    background-image: url(../images/imgEditionLandlord.png); 
}
.edition#editionAssociation .recommendation h3{
    background-image: url(../images/imgEditionAssociation.png); 
}
.edition .recommendation p {
    margin: 0;
    padding: 0 0 0 40px;
    float: left;
    clear: left;
}
.edition .recommendation ul {
    width: 440px;
    float: right;
    margin: 0;
    padding: 0;
}
.edition .recommendation li {
    background-image: url(../images/bulletGray.png);
}
#hero #sidebar img {
    margin: 20px 0 20px 20px;
}
#lockup object {
    margin: 20px 0 0 40px;
}
#lockup #sidebar .box p em {
    font-size: inherit;
}
