/* --- General --- */
#wmxcontent { margin-bottom:20px; }

.menuitem { z-index:1; }

#home { 
    background-color:#fff; 
    height:275px;
}

#toptable {
    width:400px;
    margin:auto;
}

#toptable td { vertical-align:middle; }

div.topticker .content div div { height:16pt!important; }


/* --- Top Buttons --- */
div.topbuttons { 
    position:absolute;
    width:980px;
    top:10px;
}

#ActivEngageChatButton {
    position:absolute;
top:15px;
    margin-left:450px;
    z-index:5;
}

/* --- Launchpad Stying --- */
#home_lp1, #home_lp2 {
    background-image: url('http://admin.webmakerx.net/images/Sites/Site18677/Document/inventory_searchBG.jpg');
    color:#ffffff;
}
#home_lp3, #home_lp4 { display:none; }


/* --- Left Buttons --- */
#home_form {
    left:-1px;
    top:0;
    width:240px;
    padding:24px 0 0 0;
    border-right:2px solid black;
    border-left: 1px solid black;
background-image: url(); background-color: #fff !important;
}
#home_form img{position: relative; top: -20px;}

/* --- Right Searches --- */
#launchpad {
    position:absolute;
    left:757px;
    top:0;
    height:250px;
    padding:24px 0 0 0;
    border-left:3px solid black;
}

/* --- New Search --- */
#home_lp1 {
    position:absolute;
    left:0;
    top:0;
    width:232px;
    height:163px;
    margin:0;
    z-index:0;
}

/* --- Preowned Search --- */
#home_lp2 {
    position:absolute;
    left:0;
    top:138px;
    width:232px;
    height:137px;
    margin:0;
}
/*Dealer Editable Markup CSS*/
.DealerMarkupLP{
 position:relative;
 top:0px;
 left:0px;
 width:1px;
 height:1px;
 z-index:99;
}
.DealerMarkupLP .content{
 position: absolute;
 width: 515px; height: 270px;
 left: 245px;
 top: 2px;
 z-index:666;
 font-size: 10pt;
 background-color: #ffffff;
}
#home_flash, #home_expand_button, #home_actionitems{
visibility: hidden;
}

#two_buttons {position: absolute; width: 414px; height: 0px;  margin-left: 300px; margin-top: 15px}
#left_button{float: left}
#right_button{float: right}

