body
{
    background-position: 0px 0px;
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #333333;
    background-image: url(img/mb_background.gif);
    background-repeat: repeat-x;
}
#demo
{
    background-color: #333333;
    margin: 0;
    /*width: 960px;*/
	width:100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
	display:block;
}

.floorPlan
{
    border: solid 1px #000000;
    right: 10px;
}

.header
{
    color: #ffffff;
    background-color: #FECB54;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
    padding-top: 5px;
    height: 30px;
    font-family: arial , Sans;
    font-size: 14px;
    font-weight: 900;
} 

.header .excelLogo
{
    position: absolute;
    left: 20px;
    top: 0px;
    width: 203px;
    height: 138px;
    background-image: url(img/mb_logo.png);
    cursor: pointer;
    z-index: 99;
}

.headerLinks
{
    position: absolute;
    right: 20px;
    top: 5px;
}

.headerLink
{
    font-family: Arial , Sans;
    font-size: 14px;
    font-weight: 900;
    padding-top: 5px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}

.closeLink
{
    font-family: arial , Sans;
    font-size: 14px;
    font-weight: 900;
    padding-top: 5px;
    padding-left: 14px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    background-position: 0px 10px;
    background-image: url(img/x.gif);
    background-repeat: no-repeat;
}

.newSearch
{
    height: 410px;
    width: 400px;
    background-color: #ffffff;
    border: none;
    color: #000000;
    /* top right bottom left */
    padding: 10px 10px 10px 10px;
    font-family: Arial , Sans;
    font-size: 12px;
    text-transform: uppercase;
}

.newSearch .label
{
    color: #000000;
    text-align: left;
    font-family: arial , Sans;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    clear: both;
    letter-spacing: .2em;
}


#planRequest
{
    width: 590px;
    background-color: #ffffff;
    border: none;
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: arial , Sans;
    font-size: 14px;
    font-weight: 900;
}

#planRequest .pheader
{
    width: 590px;
    height: 24px;
    border: none;
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #fdb813;
    vertical-align: middle;
    text-align: left;
    font-family: arial , Sans;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    padding-left: 10px;
    padding-top: 8px;
}

.planRequest3b
{
    width: 580px;
    background-color: #ffffff;
    border: none;
    color: #000000;
    font-family: arial , Sans;
    font-size: 14px;
    font-weight: 900;
}

.planRequest3b .pheader
{
    border: none;
    color: #000000;
    background-color: #fdb813;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    padding-top: 8px;
    height: 24px;
    font-family: arial , Sans;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    width: 580px;
}

#infoRequest
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 590px;
    margin-left: 5px;
}

#infoRequest input
{
    text-align: left;
}

#infoRequest label
{
    padding-left: 5px;
    padding-right: 5px;
}

#infoRequest td
{
    text-align: left;
}

#infoRequest h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #000000;
    text-align: left;
    margin-bottom: 8px;
}

#infoRequest h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #000000;
    text-align: left;
    margin-bottom: 8px;
}

.selectPlanType
{
    font-family: Arial , Sans;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #000000;
}

.selectPlanType2
{
    font-family: Arial , Sans;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000000;
}

.message
{
    font-family: Arial , Sans;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.message a
{
    color: #000000;    
}

.thankyou
{
    text-align: left;
    font-family: Arial , Sans;
    font-size: 16px;
    font-weight: 500; 
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-left: 10px;
    letter-spacing: .08em;
}

#message2
{
    font-family: Arial , Sans;
    font-size: 16px;
    font-weight: 900; 
    letter-spacing: .1em;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 10px;
    width: 300px;
}

#message2 .lnkMessage2
{
    color: #000000;
    height: 25px;
    line-height: 25px;
}

.startSearch
{
    position: absolute;
    top: 70px;
    left: 305px;
    height: 500px;
    width: 450px;
    text-align: center;
    background-color: #ffffff;
    border: none;
    color: #000000;
    font-family: arial , Sans;
    font-size: 14px;
    font-weight: 900;
    opacity: 1.0;
    filter: alpha(opacity=100);
    z-index: 99;
}

.startSearch .searchHeader
{
    color: #ffffff;
    background-color: #fdb813;
    vertical-align: middle;
    text-align: center;
    padding-top: 8px;
    height: 24px;
    font-family: arial , Sans;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
}

.startSearch .browseByStyle
{
    margin: 0;
    padding: 0;
    padding-top: 2px;
    vertical-align: middle;
    text-align: center;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 2px;
}

.goldHR
{
    border: solid 1px #EAAC39;
    width: 420px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

#startFooter
{
    width: 100%;
    height: 107px;
    position: relative;
    background-color: #EAAC39;
}

.showDetails
{
    position: absolute;
    top: 40px;
    right: 20px;
    /*top: 35px;
    bottom: 1px;
    right: 0px;
    left: 360px;*/
    /*height: 14px;
    width: 150px;*/
    border: none;
    color: #000000;
    /*padding: 5px 8px 5px 8px;*/
    font-family: arial, sans;
    font-size: 12px;
    visibility: hidden;
    /*opacity: 0.9;
    filter: alpha(opacity=90);*/
    z-index: 80;
}

#detailsShow
{
    text-align: left;
    text-transform: uppercase;
    font-family: arial, sans;
    font-size: 10px;
    cursor: pointer;
}

#detailsShow a
{
    text-align: left; 
    padding-left: 18px;
    cursor: pointer; 
    text-decoration: none; 
    color: #000000;
    background-position: 0px 0px;
    background-image: url(img/showDetails.gif);
    background-repeat: no-repeat;
}

.homeDetails
{
    position: absolute;
    top: 35px;
    right: 0px;
    /*top: 35px;
    bottom: 1px;
    right: 20px;
    left: 360px;*/
    height: 475px;
    width: 350px;
    background-color: #ffffff;
    border: none;
    color: #000000;
    padding: 5px 8px 5px 8px;
    font-family: arial, sans;
    font-size: 12px;
    visibility: hidden;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 80;
}

#detailsClose
{
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    font-family: arial, sans;
    font-size: 10px;
    top: 6px;
}

#detailsClose a
{
    text-align: left; 
    padding-left: 14px;
    cursor: pointer; 
    text-decoration: none; 
    color: #000000;
    background-position: 0px 0px;
    background-image: url(img/x.gif);
    background-repeat: no-repeat;
}

#detailsModelName
{
    text-align: right;
    font-family: arial , Sans;
	font-weight:bold;
    font-size: 16px;
    font-weight: 900;
}

#detailsModelInfo
{
    margin-top: 10px;
    text-align: right;
    font-family: arial, sans;
    font-size: 12px;
}

#detailsModelBrochures
{
    margin-top: 10px;
    text-align: right;
    font-family: arial, sans;
    font-size: 12px;
}

#detailsModelBrochures a
{
    text-decoration: underline;
    color: #000000;
}

#detailsModelOtherHomes
{
    margin-top: 10px;
    text-align: right;
    font-family: arial , Sans;
	font-weight:bold;
    font-size: 16px;
    font-weight: 900;   
}

#detailsModelInteriorImages
{
    margin-top: 10px;
    text-align: right;
    font-family: arial , Sans;
    font-size: 16px;
    font-weight: 900;   
}

#detailsModelInteriorImages a
{
    text-decoration: underline;
    color: #000000;
}

#detailsModelInteriorImages img
{
    border: none;
}

.caption
{
    font-style:italic;
    color: #ffffff;
}

#main_image
{
    margin-top: 0px;
    margin-left: auto;
    /*margin-bottom: -50px;*/
    margin-bottom: 0px;
    margin-right: auto;
    text-align: center;
    width: 960px;
    height: 512px;
}
#main_image img
{
    margin-bottom: 0px; 
    max-width: 960px;
    height: 512px;
}
.infiniteCarousel 
{
    margin: auto;
    padding: 0;
    width: 960px;
    position: relative;
    background-color: #EAAC39;
}

.infiniteCarousel .wrapper 
{
    /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
    width: 696px; 
    overflow: auto;
    height: 107px;
    /* top right bottom left */
    margin: 0 132px 0 132px;
    position: absolute;
    top: 0;
    background-color: #EAAC39;
}

.infiniteCarousel ol a img 
{
    border: 2px solid #ffffff;
}

.infiniteCarousel ol img 
{
    border: 2px solid #ffffff;
}

.infiniteCarousel .wrapper ol 
{
    width: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    /* top right bottom left */
    margin: 0;
    padding: 0;
    /* padding: 20px 4px 0px 4px; */
    position: absolute;
    top: 0;
}

.infiniteCarousel ol li 
{
    display: block;
    float: left;
    /* top right bottom left */
    padding: 20px 20px 0px 20px;
    width: 100px;
    height: 70px;
}

.infiniteCarousel ol li a img 
{
    display: block;
    cursor: pointer;
}

.infiniteCarousel ol li img 
{
    display: block;
    cursor: pointer;
}

.infiniteCarousel .arrow 
{
    display: block;
    width: 132px;
    height: 107px;
    text-indent: -999px;
    position: absolute;
    cursor: pointer;
    background-color: #EAAC39;
}

.infiniteCarousel .forward
{
    background-position: 0 0;
    background: url(img/mb_next.png) no-repeat 0 0;
    right: 0;
    background-color: #EAAC39;
}

.infiniteCarousel .back 
{
    background-position: 0 0;
    background: url(img/mb_previous.png) no-repeat 0 0;
    left: 0;
    background-color: #EAAC39;
}

#cbolTypes
{
    width: 280px;
    text-align: left;
    margin-bottom: 1px;
}

#cbolTypes input
{
   padding-top: 2px;
   text-align: left;
   padding-right: 5px;
}
#cbolTypes .label
{
    margin: 0;
    padding: 0;
    padding-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#cbolSqFt
{
    width: 340px;
    text-align: left;
    margin-bottom: 1px;
}

#cbolSqFt input
{
   padding-top: 2px;
   text-align: left;
   padding-right: 5px;
}
#cbolSqFt .label
{
    margin: 0;
    padding: 0;
    padding-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#cbolBedrooms
{
    width: 220px;
    text-align: left;
    margin-bottom: 1px;
}

#cbolBedrooms input
{
   padding-top: 2px;
   text-align: left;
   padding-right: 5px;
}
#cbolBedrooms .label
{
    margin: 0;
    padding: 0;
    padding-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100px;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#cbolBaths
{
    width: 340px;
    text-align: left;
    margin-bottom: 1px;
}

#cbolBaths input
{
   padding-top: 2px;
   text-align: left;
   padding-right: 5px;
}
#cbolBaths .label
{
    margin: 0;
    padding: 0;
    padding-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
#cbolFeatures
{
    width: 420px;
    text-align: left;
}

#cbolFeatures input
{
   padding-top: 2px;
   text-align: left;
   padding-right: 5px;
}
#cbolFeatures .label
{
    margin: 0;
    padding: 0;
    padding-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#pnlRefineSearch p.label
{
    color: #000000;
    margin: 0;
    margin-bottom: 5px;
}
