* {
	margin: 0;
}

html, body {
	height: 100%;
}

a {
	color: #455891;
}

body {
	background-image: url("../images/background-gradient.png");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: helvetica, sans-serif;
	margin: 20px 0 0 0;
	font-size: .9em;
}

.center {
	text-align: center;
}

.aic-footer {
	/* clear: both; */
	background-image: url("../images/foot-background.png");
	background-repeat: repeat-x;
	/* float: left; */
	/* width: 100%; */
	height: 358px;
}

.footer-push {
	height: 358px;
}

.aic-footer .bloglink {
	background-image: url("../images/foot-rss.png");
	background-repeat: no-repeat;
	background-position: 5px 2px;
	height: 30px;
	border: solid 1px #666666;
	padding: 5px 5px 5px 30px;
}

.footerTop {
	background-color: #415991;
	width: 940px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

.footerTop img {
	vertical-align: middle;
}

.footerTop a {
	color: #ffffff;
}

.footerBody {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-size: .8em;
}

.aic-footer .quicklinks {
	width: 450px;
	float: left;
	padding: 0 15px 30px 0;
}

.aic-footer .about {
	width: 460px;
	float: left;
}

.aic-footprint-notfound {
	font-weight: bold;
	color: #FF0000;
	padding: 30px 0 20px 0;
}

.aic-footprint-searchagain {
	padding: 15px 0 15px 0;
}

h1 {
	font-weight: bold;
	color: #415992;
	font-size: 16px;
	margin-bottom: 15px;
}

h1 a {
	color: #415992;
}

article, aside, canvas, details,
figcaption, figure, footer, header,
hgroup, nav, section, summary, video {
	display: block;
}

header {
	width: 940px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;

}

header h1 {
	float: left;
}

header h1 a {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	width: 222px;
	height: 61px;
	display: block;
}

header h1 a span {
	display: block;
	height: 0;
	overflow: hidden;
}

.mainContent {
	width: 940px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#topNav {
	float: right;
}

.a-nav .a-form-row {
	margin: 0;
}


#a-nav-top-0 {
	background-image: url("../images/navigation-background.png");
	background-repeat: no-repeat;
	height: 47px;
	font-size: 1.1em;
	z-index: 100;
}

#a-nav-top-0 {
	width: 682px;
	float: right;
	padding: 0;
	top: 0;
	position: relative;
}

#a-nav-top-0 li {
	list-style: none;
	float: left;
	background-image: url("../images/navigation-dividor.png");
	background-position: right;
	background-repeat: no-repeat;

	/*
		display:inline-block;
		position: relative;
		list-style-type: none;
	*/

	height: 45px;
}

#a-nav-top-0 li a {
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 8px 12px 5px 12px;
	text-decoration: none;
	font-family: helvetica, sans-serif;
}

#a-nav-top-0 .navnonlink {
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 8px 12px 5px 12px;
	text-decoration: none;
	font-family: helvetica, sans-serif;
}

/* drop down - level 1 */
#a-nav-top-0 .nav-depth-1 {
	position: absolute;
	display: none;
	top: 30px;
	background: #415991;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 198px;
	padding: 0;
	margin: 0;

}

#a-nav-top-0 .li:hover ul {
	left: 0;

}

#a-nav-top-0 li ul li {
	width: 100%;

	display: inline-block;
	position: relative;
	list-style-type: none;
}

#a-nav-top-0 li ul a {
}

#a-nav-top-0 li ul li ul {
}

/* drop down - level 2 */
#a-nav-top-0 .nav-depth-2 {
	position: relative;
	top: -31px;
	/*
	left: -9999px;
	*/
	background: #415991;
	color: #FFFFFF;
	width: 208px;
	left: 198px;
	padding: 0;
	margin: 0;
}

#a-nav-top-0 .nav-depth-1 li:hover ul {
}

#a-nav-top-0 li ul li ul {
}

#a-nav-top-0 li,
#a-nav-top-0 li a,
#a-nav-top-0 ul li ul li,
#a-nav-top-0 ul li ul li  a,
#a-nav-top-0 ul li ul li ul li,
#a-nav-top-0 ul li ul li ul li a,
#a-nav-top-0 ul li ul li ul li ul li,
#a-nav-top-0 ul li ul li ul li ul li a {
	background-image: none;
}

#a-nav-top-0 li,
#a-nav-top-0 li li,
#a-nav-top-0 li li li,
#a-nav-top-0 li:hover,
#a-nav-top-0 li li:hover,
#a-nav-top-0 li li li:hover {
	background-color: transparent;
}

#a-nav-top-0 li:hover {
	background-color: #415991;
	color: #FFFFFF;
}

#a-nav-top-0 li ul li:hover {
	background-color: #7486b1;
}

#a-nav-top-0 li:hover a,
#a-nav-top-0 li:hover .navnonlink {

	color: #FFFFFF;
}

#a-nav-top-0 li:hover {
	background-color: #415991;
}

#a-nav-top-0 li ul li:hover {
	background-color: #7486b1;
}

#a-nav-top-0 ul li.children,
#a-nav-top-0 ul ul li.children {
}

#a-nav-top-0 ul li.children:hover,
#a-nav-top-0 ul ul li.children:hover {
	background-image: url("../images/navigation-child-active-background.png");
	background-repeat: no-repeat;
	background-position: 180px;
}

#a-nav-top-0 ul li.nochildren {
	background-image: none;
}

#a-nav-top-0 ul li:hover.nochildren {
	background-image: none;
}

#a-nav-top-0 li:hover ul,
#a-nav-top-0 li:hover ul ul,
#a-nav-top-0 li:hover ul ul ul,
#a-nav-top-0 li.over ul ul,
#a-nav-top-0 li.over ul ul ul {
	display: none;
}

/* Hide sub-menus initially */

#a-nav-top-0 li:hover ul,
#a-nav-top-0 li li:hover ul,
#a-nav-top-0 li li li:hover ul,
#a-nav-top-0 li.over ul,
#a-nav-top-0 li li.over ul,
#a-nav-top-0 li li li.over ul {
	display: block;
}

/* The magic */

/* Search field */
.a-nav-top li input {
	background-repeat: no-repeat;
	background-image: url("../images/navigation-search-background.png");
	height: 22px;
	width: 100px;
	border: none;
	top: 5px;
	position: relative;
	padding-left: 34px;
}

.hero {
	text-align: center;
	margin-bottom: 10px;
}

.homeWidget {
	height: 260px;
	width: 432px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.homeWidgetRight {
	margin-left: 30px;
}

.homeWidget .head {
	background: url("../images/home-widget-head.png") no-repeat 0 0 transparent;
	height: 17px;
	color: #6f6f6f;
	padding: 10px 0 10px 10px;
}

.homeWidget .content {
	background: url("../images/home-widget-content.png") transparent;
	background-repeat: repeat-x;
	height: 187px;
	color: #ffffff;
	padding: 10px;

}

.homeWidget .foot {
	background: url("../images/home-widget-foot.png") no-repeat 0 0 transparent;
	height: 6px;
}

.aic_widget {
	border: solid 1px #c0c0c0;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	behavior: url(/css/PIE.php);
}

.aic_widget .head {
	background: url(../images/subnav-background.png);
	background-repeat: repeat-x;
	color: #828282;
	padding: 10px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-bottom: solid 1px #c0c0c0;
	behavior: url(/css/PIE.php);
}

.aic_widget .head p {
	padding: 0;
	margin: 0;
}

.aic_widget .content {
	background: url("../images/widget-body-background.gif");
	background-repeat: repeat-x;
	background-color: #5e749a;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	border: solid 1px #5e749a;
}

.aic_widget .foot {
	background-color: #5e749a;
	height: 10px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	behavior: url(/css/PIE.php);
}

.aic_widget .content a {
	color: white;
}

.aic_widget .a-slot.aRichText.a-normal .a-slot-content ul {
	list-style-type: none;
}

.aic_widget .a-slot.aRichText.a-normal .a-slot-content ul,
.aic_widget .a-slot.aRichText.a-normal .a-slot-content ol,
.aic_widget ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.aic_widget .a-slot.aRichText.a-normal .a-slot-content li {
	background-image: url("../images/widget_list_bullet.png");

	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.aTextSlot.single-line {
	width: 350px;
}

.quicklinks {
	color: #656464;
}

.quicklinks a {
	text-decoration: none;
	color: #999999;
}

.quicklinks a:hover {
	color: #656464;
}

.quicklinks table {
	width: 100%;
}

.quicklinks table td {
	padding: 5px;
	vertical-align: top;
}

.aic-tabpanel {
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border: solid 1px #dddddd;
	clear: both;
	behavior: url(/css/PIE.php);
}

.aic-tabpanel ul {
	/* list-style-position: inside; */
}

.aic-tabpanel-img {
	display: inline-block;
	padding: 10px;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .4);
	behavior: url(/css/PIE.php);
}

.aic-tabpanel table tr th {
	padding: 5px;
	background-color: black;
	color: white;
	font-weight: bold;
}

.aic-tabpanel table tr td {
	padding: 5px;
}

.bordered {

}

table {
	border-collapse: collapse;
}

table tr td {
	vertical-align: top;
}

.bordered tr td {
	border: solid 1px black;
}

.bordered tr th {
	padding: 5px;
	background-color: black;
	color: white;
	font-weight: bold;
}

.bordered tr td {
	padding: 5px;
}

.a-ui.a-subnav-wrapper {
	margin: 0 5px 20px -1px;

}

/* Template 3 */
.template3 .a-ui.a-subnav-wrapper {
	width: 100%;
	background: url(../images/subnav-background.png);
	background-repeat: repeat-x;
	color: #666666;
	padding: 0;
	margin: 0;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border: none;
	behavior: url(/css/PIE.php);
	box-shadow: none;	
}

.template3 .a-ui.a-subnav-wrapper .a-subnav-inner {
	padding: 0;
	width: 100%;
}

.template3 .a-nav-subnav .a-nav-item {
	width: auto;
	clear: none;
	margin: 0;
	border-right: solid 1px #d4d4d4;
}

.template3 .a-nav-subnav .a-nav-item a {
	width: auto;
	color: #666666;
	height: 20px;
	padding: 10px 10px 10px 10px;
}

.template3 .a-nav-subnav .a-nav-item.first a {
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	behavior: url(/css/PIE.php);
}

.template3 .a-nav-subnav .a-nav-item.last a {
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	behavior: url(/css/PIE.php);
}

.template3 .a-nav-subnav .a-nav-item.a-current-page a {
	background: url(../images/tab_active_background.jpg);
	background-repeat: repeat-x;
}

.template3 .a-nav-subnav ul {
	height: 20px;
	width: 100%;
}

.template3 .a-nav-subnav ul li {
	margin: 0;
}

.a-area-template3body {
	background-color: #dcddde;
	clear: both;
	padding: 10px;
	font-size: 0.8em;
}

.a-ui.a-subnav-wrapper .dashboard {
	clear: both;
	float: none;
}

/* Sticky Footer */
.aic-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -358px; /* the bottom margin is the negative value of the footer's height */
}

.a-global-toolbar {
	/*
	top: 0;
	*/
	top: -20px;
}

.a-area-sidebar {
	margin-left: 20px;
}

.a-area-sidebar .a-media-file-icon .pdf {
	background: url(../images/pdficon.jpg);
	width: 44px;
	height: 46px;
}

.a-area-sidebar .a-media-file-icon .pdf b {
	display: none;
}

.a-area-sidebar>.a-slots>div {
	margin-bottom: 15px;
}

/* Build a Part */
.aic-part-number .aic-part-dash {
	float: left;
	margin: 6px;
	width: 15px;
	text-align: center;
	font-size: 50px;
}

.aic-part-number .aic-part {
	float: left;
	margin: 6px;
	width: 100px;
	text-align: center;
}

.aic-part-number .aic-part-code {
	border: solid 2px black;
	width: 80px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	padding: 20px 0 20px 0;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.aic-part-number .aic-part-name {
	text-align: center;
}

.aic-part-select {
	width: 300px;
}

.the-apostrophe-container {
	display: none;
}

.a-language-form {
	display: none;
}

.aic-message {
	margin: 15px 0 15px 0;
	padding: 10px;
}

.aic-message p {
	margin: 0;
}

.aic-form {

}

.aic-form td {
	padding: 5px;
}

.aic-form .label {
	background-color: #cccccc;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	border-bottom: solid 1px #EEEEEE;
}

.aic-form .value {
	padding: 5px;
}

.aic-form-footprint .a-ui .a-form-row label,
.aic-form-footprint .a-form-row label {
	background-color: #cccccc;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	border-bottom: solid 1px #EEEEEE;
	width: 200px;
}

.aic-form-bap {
	margin-bottom: 50px;
}

.aic-form-bap .label {
	background-color: #cccccc;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	border-bottom: solid 1px #EEEEEE;
	width: 200px;
}

.a-ui .a-form-row label, .a-form-row-action label {
	float: left;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
}

.aic-form-footprint .a-ui .a-form-row-action label {
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	width: 200px;
}

.aic-form-footprint .a-ui .a-form-row,
.aic-form-footprint .a-form-row {
	margin: 0;
}

.aic-form-footprint .a-ui .a-form-row .a-form-field,
.aic-form-footprint .a-ui .a-form-row-action .a-form-field {
	padding: 5px;
	float: left;
}

.aic-form .value {
	padding: 5px;
}

.aic-sales h3 {
	border-bottom: solid 1px black;
	clear: both;
}

.aic-sales .aic-sales-rep {
	width: 260px;
	float: left;
	padding: 10px;
	height: 225px;
}

.aic-sales .aic-sales-rep .company {
	font-weight: bold;
	display: block;
}

.aic-sales .aic-sales-rep .address {
	padding-bottom: 10px;
	display: block;
}

.aic-sales-form {
	width: 350px;
	float: left;
}

.aic-sales-text {
	width: 500px;
	float: right;
	font-weight: bold;
}

.a-admin .a-ui .a-form-row {
	margin: 1px 0 1px 0;
}

.a-admin .a-ui .a-form-row label {
	background-color: #dddddd;
	padding: 5px 15px 5px 10px;
	border-bottom: solid 1px #EEEEEE;
	width: 180px;
}

.a-admin .a-form-row .a-form-field {
	padding: 0 0 0 10px;
}

.a-admin-list thead th {
	text-align: center;
	vertical-align: bottom;
}

.a-admin-list thead th *,
.a-admin-list-th-productGroup {
	float: none;
}

.a-ui .a-form-row-action {
	margin: 10px 0 0 0;
	clear: both;
}

.a-default .a-area-body {
	width: 680px;
}

.a-default .a-area-body .a-slot, .a-default .a-area-sidebar .aic_widget .a-slot {
	margin-bottom: 0;
}

.aic-popup-window header {
	display: none;
}

.aic-popup-window .aic-wrapper {
	width: 100%;
}

.aic-popup-window .aic-wrapper .a-wrapper {
	width: 100%;
	padding: 10px;
}

.aic-popup-window .aic-wrapper .a-wrapper .a-area-body {
	width: 100%;
}

.a-ui .aic-bap-choose-option {
	border: solid 1px red;

}

.aic-bap-choose-option {
	width: 230px;
	float: left;
	text-align: center;
	height: 350px;
	border: solid 1px black;
}

.aic-bap-choose-option .description {
	font-weight: bold;
}

.aic-bap-choose-option button {
	margin-left: auto;
	margin-right: auto;
}

.aic-pagination {
	clear: both;
}

.aic-default .a-area-body {
	width: 480px;
}

.aic-form-bap .infoLink {
	float: right;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}

/* Container */
#simplemodal-container {
	height: 360px;
	width: 600px;
	color: #bbb;
	background-color: #333;
	border: 4px solid #444;
	padding: 12px;
}

#simplemodal-container .simplemodal-data {
	padding: 8px;
}

#simplemodal-container code {
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}

#simplemodal-container a {
	color: #ddd;
}

#simplemodal-container a.modalCloseImg {
	background: url(../images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}

#simplemodal-container h3 {
	color: #84b8d9;
}

.a-ui.a-litrequest-form .a-form-row .a-form-field .checkbox_list li {
	clear: both;
	padding-left: 20px;
}

.a-ui.a-litrequest-form .a-form-row .a-form-field .checkbox_list li input {
	margin-right: 10px;
}

.a-ui.a-litrequest-form .a-form-row .a-form-field .checkbox_list li label {
	clear: none;
	display: inline;
}

.litreqtable tr td {
	padding: 10px;
	vertical-align: top;
}

.a-ui.a-litrequest-form .a-form-row .a-form-field input.checkbox {
	min-width: 0;
}

.a-signin.page {
	behavior: url(/css/PIE.php);
	box-shadow: none;
}

.a-ui.a-subnav-wrapper {
	behavior: url(/css/PIE.php);
	box-shadow: none;
}

#print-footer {
    display: none;
}
