@import url('/common/css/v3/globalReset.css');
@import url('/common/css/v3/style.css');
@import url('/common/css/v3/lex-1280-grid-fixed.css');
@import url('/common/css/v3/header.css');
@import url('/common/css/v3/footer.css');

/* Modernizer her */
body {
    background:none;
}

#content {
    margin-top: 12px;
}

#logoBarWrap {
    border-top: 7px solid #3af23a;
    border-bottom:none;
}


#primaryNav, #primaryNavContainer {
	min-height: 0;
}

#primaryNavContainer {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e6e6f0;
}

#mainNav > li > a {
    color: #1d1d25;
}

#primaryNavBgWrap {
    display:none;
}

#whiteBarContainer {
	display:none;
}

#mainNav li .subnav {
    border-top: 4px solid #32323c;
}

#mainNav .subnav li.heading {
    border-bottom: 4px solid #e6e6f0;
}

#wrapper footer {
    background-color: #fff;
}

#wrapper {
	margin:0 auto;
	text-align: left;
	width:auto;
}

/* Style empty header in case of no-js */
header {
	min-height: 132px;
}

header,footer {
	text-align:left;
}


.no-js header {
    background: url(http://www.lexmark.com/common/common-mce/styles/css/v2/images/lexmark-logo-142x28.png) no-repeat 5% 27px white;
    height: 132px;
    border-top: 4px solid #3AF23A;
    border-bottom: 1px solid #E6E6F0;
}

.no-js footer {
    background: none repeat scroll 0 0 white;
    border-top: 3px solid #32323C;
    color: #1D1D25;
    font-family: "tpHero", Arial, Sans-serif;
    font-size: 12px;
    height: 105px;
    padding-top: 10px;
    padding-left: 5%;
}

.no-js footer:after {
	content: "\a9 2015 Lexmark. All Rights Reserved.";
}
