/* --- Remove Interior Page Padding --- */
body.active #content { 
    padding:0; 
    width:990px; 
}
body.active #flashfilter{ left:0; }

/* --- Menu --- */
a.menuitem:hover {
    color:#0099FF;
    background:none;
}

.menubar a:hover { color: #0099ff; }


/* --- Footer --- */
#wmxbottom {
    position: relative;
    width: 989px;
}


/* --- Buttons --- */
#design_by_scot {
    position: relative;
    width: 234px;
    height: 52px;
    margin: 10px auto 0;
}

#call_button {
    position: relative;
    width: 177px;
    height: 1px !important;
    left: 93px;
    top: -97px;
    z-index: 999;
}

*html #call_button {
    position: absolute;
    left: 93px;
    top: 96px;
}

/* --- Color change for inventory --- */

.layout0 #goLine img { background: url(../../../Images/Theme/Theme_0252/Variation_0005/LineViewSelected.png) no-repeat; }
.layout1 #goBlock img { background: url(../../../Images/Theme/Theme_0252/Variation_0005/BlockViewSelected.png) no-repeat; }
.layout2 #goDouble img { background: url(../../../Images/Theme/Theme_0252/Variation_0005/DoubleViewSelected.png) no-repeat; }
.layout3 #goGrid img { background: url(../../../Images/Theme/Theme_0252/Variation_0005/GridViewSelected.png) no-repeat; }
#dataView .inventorysearchcomparebutton {
    background: transparent url(../../../Images/Theme/Theme_0252/Variation_0005/ButtonRightCap.png) no-repeat scroll right center;
    _background: url(../../../Images/Theme/Theme_0252/Variation_0005/ButtonRightCap.gif) no-repeat center right;
}
#controlBar .inventorysearchcompareanchor {
    background:url(../../../Images/Theme/Theme_0252/Variation_0005/ButtonLeftCap.png) no-repeat center left;
    _background: url(../../../Images/Theme/Theme_0252/Variation_0005/ButtonLeftCap.gif) no-repeat center left;
}
#dataView .mainPrice .price { color:#336699; }


/* --- Inventory List Page Price --- */

.listItemContainer .mainPrice .title {
    float:left;
    clear:right;
    margin:5px 25px;
}

.listItemContainer .mainPrice .price { float:right; }


/* --- Styling Changes for Inventory Details Header --- */

#display0022 { width:950px; }

#display0022 .header {
    background:url(http://admin.webmakerx.net/images/Sites/Site18295/Document/Inventory-Details-Header.jpg) no-repeat!important;
    height:100px;
}

#display0022 .header #YearMakeModel {
    width:400px;
    margin:20px;
}

#display0022 .header #price {
    width:400px;
    float:right;
    margin:20px;
}

#display0022 .header #price .title,
#display0022 .header #price .price {
    display:inline;
}

#display0022 .header #buttons {
    clear:both;
    float:right;
}

#display0022 .header #buttons a { color:#fff; }

#display0022 .links {
margin:0 5px!important;
position:relative;
top:-3px!important;
}

*html .link_refer { margin-left:10px!important; }
*:first-child+html .link_refer { margin-left:10px!important; }


/* --- ActivEngage Chat Button --- */
#ActivEngageChatButton div {
    height:85px;
    width:215px;
    position:absolute;
    top:95px;
    margin-left:90px;
}

