/* 
    Document   : ie_nissanCertified
    Created on : Mar 11, 2014, 12:22:52 PM
    Author     : apn
    Description:
        Purpose of the stylesheet follows.
*/

/* FIXES FOR IE.  OTHER STYLE SHEETS STILL REQUIRED */



/* LOG-IN BUTTON */
/*
#thelogin{
    top: -145px !important;
}
.panel{
    width: 205px;
}


*/
.panel{
    width: 205px;
}
#nismenu{
    top: 362px;
    left: 5px;
}
#nismenu li{
    width: 243px;
}
#nismenu li a{
    width: 243px;
    height: 60px;
}
#nismenu li a:hover, #nismenu li a:focus, #nismenu li.active a{
    background: #C11428;
    -webkit-box-shadow:inset 0 0 15px 0 #343434;
    box-shadow:inset 0 0 15px 0 #343434;
}
#nismenu li:hover #redline, #nismenu li:focus #redline, #nismenu li.active #redline{
    left: -5px;
    position: absolute;
    top: 63px;
    width: 1024px;
    height: 3px;
}

#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li.active a {
    background: #C11428;
    -webkit-box-shadow:inset 0 0 15px 0 #343434;
    box-shadow:inset 0 0 15px 0 #343434;
}
#navigation ul li:hover #redline, #navigation ul li:focus #redline, #navigation ul li.active #redline{
    left: -5px;
    position: absolute;
    top: 63px;
    width: 1024px;
    height: 3px;
}
.whitegap{
    height: 10px;
    position: relative;
    top: 3px;
    width: 100%;
}
.right_col {
    width: 654px!important;
}
#register_btns li a:hover, #register_btns li a:focus{
    height: 60px;
    background: #C11428!important;
    -webkit-box-shadow:inset 0 0 15px 0 #343434;
    box-shadow:inset 0 0 15px 0 #343434;
}
.btn_normal{
    min-width: auto;
}
.table{
    width: auto;
}
.col-xs-12{
    float: none;
    width: auto;
}
.bg-header{
    min-height: 75px;
}
.col-xs-8{
    width: auto;
}
.col-xs-4{
    width: auto;
}
#myModal .modal-body ul li, #create ul li { 
    margin-right: 5px;
}
.header_result{
    width: 100%;
}
#myAccountCreation .modal-dialog {
    width:540px;
}
#find-shop-result{
    width: 100%;
}