ul#menu-sub li a[href="/returns"], ul#menu-sub li a[href="http://www.textbookx.com/returns"] {
   font-weight:bold;
   color: #233984 !important;
}

#ih-search-box h1 {
    font-size: 34px !important;
}

.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background: -moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0', GradientType=0);
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #1570cd;
    cursor: pointer;

}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background: -moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6', GradientType=0);
    background-color: #1e62d0;
}

.myButton:active {
    position: relative;
    top: 1px;
}

#ih-wrapper #ih-search-box #container_davenport_button {
    border: 1px solid #B8B8B8;
    border-left: none;
    border-right: none;
    height: 65px;
    background: #F1F1F1;
    margin: 20px auto;
    text-align: center;
    padding: 20px 20px;
    position: relative;
}

#ih-wrapper #ih-search-box #container_davenport_button #davenport_button_login_block {
    width: 185px;
    height: 48px;
    float: right;
}

#ih-wrapper #ih-search-box #container_davenport_button .davenport_button_login {
    display: block;
    height: 44px;
    background-color: #F3AE20;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
    text-align: left;
    padding-left: 12px;
    margin-top: 10px;
}

#ih-wrapper #ih-search-box #container_davenport_button .davenport_button_login:hover {
    background-color: #EF3125;
}

#ih-wrapper #ih-search-box #container_davenport_button #davenport_button_description {
    text-align: left;
    font: 24px Arial;
    color: #000;
}

#ih-wrapper #ih-search-box #container_davenport_button #davenport_button_description em {
    font: 14px Arial;
    color: #585858;
    font-style: italic;
    line-height: 24px;
}

#ih-wrapper #ih-search-box #container_davenport_button .davenport_button_login > span {
    display: block;
    float: right;
    width: 69px;
    height: 34px;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    background: #EF3125 url('../../img/davenport/du_logo.jpg') 20px 5px no-repeat;
    padding: 5px 0;
}

#ih-wrapper #ih-search-box #container_davenport_button > div.or_img {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -30px;
    display: block;
    width: 60px;
    height: 46px;
}

.du_view_courses_link {
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0px;
    margin-top: -20px;
    /*font-weight: bolder;*/
    color: #233984;
}

.ihfi-book-info {
    color: #464646 !important;
}

.ihfi-book-info > strong {
    color: #233984;
}

#ih-wrapper > #ih-search-box > #ih-search-by {
    padding-left: 20px;
    padding-right: 20px;
}

/*#tbx-menu-block ul.menu-main li.current span {*/
    /*background: url("/skins/img/citycolleges/menu-main-current-pointer.png") no-repeat scroll 50% 23px transparent*/
/*}*/

#loggedin .content .li-text {
    color: #666;
}

#ih-adline #ih-featured-items .fi-page-change {
    color: #666 !important;
}
.non-contract {
    color: #666 !important;
}
.non-contract a {
    color: #000 !important;
}

#ih-wrapper #ih-search-box #container_davenport_button .davenport_button_login:hover{
    background-color: #233984;
}
#container_asi_signin .asi_button_login > span {
    background-color: #fff !important;
}

#ih-wrapper #ih-search-box #container_davenport_button .davenport_button_login > span {
    background: url("http://textbookx.com/img/misc/5nzewoeack.jpg") no-repeat scroll 14px 5px #FFFFFF;
}

#ih-adline #ih-featured-items #ihfi-header input[type="submit"]:hover{
    background-color: #CE6700  !important;
}

#ih-search-box h1 strong{
    color: #233984 !important;
}

.inm-backorder {display:none !important;}

#ii-price-block {display:none;}
