body {
	margin: 0;
	padding: 0;
}

.atcui-clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.atcui-icon-link {
    color: #505fbb;
    cursor: pointer;
    margin-right: 3px;
	text-decoration: none;
}

.atcui-icon-link:hover {
	color: #000;
}

.atcui-icon-link, .atcui-icon-span {
    line-height: 16px;
}

.atcui-section {
	display: block;
	margin-top: 10px;
	position: relative;
}

.atcui-section:first-child {
	margin-top: 0;
}

#atcui-global-header {
    position: relative;
	margin: 0;
	padding: 0;
    font-family: Roboto;
    background: none repeat scroll 0 0 #ececec;
}

#atcui-global-header .atcui-global-masthead {
    height: 78px;
    margin: 0 auto;
    width: 1100px;
}

#atcui-global-header .autotrader-logo {
    display: block;
    float: left;
    margin: 10px 0 0 20px;
}

#myatcHeaderBadge {
    display: block;
    float: right;
    margin: 27px 25px 0 0;
    min-height: 20px;
    width: auto;
	font-size: 14px;
}

#myatcHeaderBadge .myatc-headline {
    display: block;
    float: left;
    line-height: 26px;
}

#myatcHeaderBadge ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 5px 0 0 3px;
    padding: 0;
}

#myatcHeaderBadge li {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    list-style-type: none;
    margin: 0 0 0 8px;
}

#myatcHeaderBadge .myatc-nav-separator {
    background: none repeat scroll 0 0 #333;
    height: 12px;
    padding: 0;
    position: relative;
    top: 3px;
    width: 1px;
}

#atcui-global-header .nav-wrapper {
	display: block;
    background: none repeat scroll 0 0 #012169;
    height: 34px;
}

#atcui-global-header ul.atc-header-nav-main{
    list-style-type: none;
	box-sizing: border-box;
    display: table;
	margin: 0 auto;
    padding: 0;
    width: 1100px !important;
}

#atcui-global-header .atc-header-nav-main li {
    float: left;
    height: 24px;
    list-style-type: none;
    margin: 0;
    padding: 8px 0;
}

#atcui-global-header .atc-header-nav-main > li.nav-item {
	box-sizing: border-box;
    display: table-cell;
    float: none;
    height: 34px;
    list-style-type: none;
    padding: 0 24px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}


#atcui-global-header .atc-header-nav-main > li.nav-item > a {
    width: 97%;
}

#atcui-global-header .atc-header-nav-main li a {
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    float: none;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    height: 100%;
    line-height: inherit;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.6);
    width: 100%;
}

#atcui-global-header .atc-header-nav-main li a:hover, .atc-header-nav-main li a.current, .atc-header-nav-main li.nav-item.reviews-and-news:hover, .atc-header-nav-main li.nav-item.reviews-and-news:hover .nav-item-text {
    color: #a4a9be;
}




#atcui-global-header .atc-header-nav-main li.nav-item.reviews-and-news  .nav-item-text{
	float: left;
	margin-left: 15px;
}

#atcui-global-header .atc-header-nav-main li.nav-item.reviews-and-news:hover .menu-dropdown-arrow:before {
	border-top-color: #a4a9be;
}

#atcui-global-header .menu-dropdown-arrow { 
	position: relative; 
	display: inline-block;
} 

#atcui-global-header .menu-dropdown-arrow:after, .menu-dropdown-arrow:before { 
	left: 5px; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
} 

#atcui-global-header .menu-dropdown-arrow:after { 
	border-color: solid transparent; 
	border-top-color: #012169; 
	border-width: 5px; 
	margin-left: -5px; 
	top: -8px;
} 

#atcui-global-header .menu-dropdown-arrow:before { 
	border-color: solid transparent; 
	border-top-color: #fff; 
	border-width: 6px; 
	margin-left: -6px; 
	top: -7px;
}

#atcui-global-header .atc-header-nav-main li.nav-item.reviews-and-news:hover {
	background: none repeat scroll 0 0 #00081a;
}

#atcui-global-header .atc-header-nav-main li.nav-item.reviews-and-news:hover .research-subnav-menu {
	display: block;
}
	
#atcui-global-header .atc-header-nav-main .research-subnav-menu {
	display: none;
	background: none repeat scroll 0 0 #00081a;
    float: left;
    left: -296px;
	top: 34px;
    padding: 30px 0 40px;
    position: absolute;
    width: 735px;
    z-index: 12000;
}

#atcui-global-header .atc-header-nav-main .research-subnav-menu .research-menu-column {
    padding-left: 30px;
    width: 200px;
	float: left;
	margin-right: 10px;
}

#atcui-global-header .atc-header-nav-main .subnav-menu-container ul.subnav-menu {
    font-weight: 300;
    height: auto;
    margin-left: 0;
    padding-left: 0;
}

#atcui-global-header .atc-header-nav-main .research-subnav-menu .subnav-menu-header {
    border-bottom: 1px solid #262e41;
    color: #a4a9be;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 15px;
}

#atcui-global-header .atc-header-nav-main .subnav-menu-container ul.subnav-menu > li.subnav-menu-item a.subnav-menu-link {
    color: #dff1fd;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
}

#atcui-global-header .atc-header-nav-main .subnav-menu-container ul.subnav-menu > li.subnav-menu-item a.subnav-menu-link:hover {
    color: #7c88bf;
}

