@charset "utf-8";

/* CSS Document */

@media print {

.noprint {
    display: none;
}

}

.errors {
    font-family: tahoma, sans-serif;
    color: #ba0c00;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.error {
    font-family: tahoma, sans-serif;
    color: #ba0c00;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.topnav {
    font-family: arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.topnav:hover {
    color: #c8dcf0;
    font-weight: bold;
    text-decoration: underline;
}

.bottomnav {
    font-family: tahoma, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.bottomnav:hover {
    color: #c8dcf0;
    text-decoration: underline;
}

/*	color:#76a0e6; */

#quick-add {
    overflow: hidden;
}

#sidebar {
    width: 175px;
}

#sidebar h1 {
    font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
    padding-left: 15px;
    margin: 0;
    background-color: #76A0E6;
}

#sidebar .subsection h1 {
	background: #76A0E6 url(/static/images/sprite-menu.gif) no-repeat -8px 2px;
}

#sidebar h1.collapsed {
	background-position: -8px -315px;
}

#sidebar h1:hover {
    background-position: -8px -77px;
}

#sidebar h1.collapsed:hover {
    background-position: -8px -395px;
}

#sidebar ul {
    padding-left: 24px;
    overflow: hidden;
    margin: 2px 0 8px;
	padding-bottom: 0;
}

#sidebar li {
    font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    list-style-type: none;
    font: 12px tahoma, sans-serif;
}

#sidebar a {
    color: #263b5d;
    text-decoration: none;
}

#sidebar a:hover {
    color: #536d98;
    text-decoration: underline;
}

.links {
    font-family: tahoma, sans-serif;
    font-size: 13px;
    color: #536d98;
    text-decoration: none;
    font-weight: bold;
}

.links:hover {
    color: #040914;
    text-decoration: underline;
}

.linkstimes {
    font-family: times;
    color: #13294e;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.linkstimes:hover {
    color: #76a0e6;
    text-decoration: underline;
}

.bottomtext1 {
    font-family: tahoma, sans-serif;
    color: #13294e;
    font-size: 11px;
    text-decoration: none;
    font-weight: none;
}

.bottomtext2 {
    font-family: tahoma, sans-serif;
    color: #000204;
    font-size: 10px;
    text-decoration: none;
    font-weight: none;
}

.header1 {
    font-family: tahoma, sans-serif;
    color: #13294e;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

/* heading2 color was color:#6c87bf; */

.header2 {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

.header3 {
    font-family: tahoma, sans-serif;
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

.header4 {
    font-family: tahoma, sans-serif;
    color: #6c87bf;
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
}

.text1 {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 12px;
    text-decoration: none;
    font-weight: none;
}

.text2 {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 13px;
    text-decoration: none;
    font-weight: none;
}

.text3 {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 10px;
    text-decoration: none;
    font-weight: none;
}

.text3a {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 12px;
    text-decoration: none;
    font-weight: none;
}

a.text3a:link {
    color: #263b5d
}

.text3b {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 10px;
    text-decoration: none;
    font-weight: none;
}

a.text3a:link {
    color: #263b5d
}

.text4 {
    font-family: tahoma, sans-serif;
    color: #a4a3a2;
    font-size: 16px;
    text-decoration: bold;
    font-weight: none;
}

.text5 {
    font-family: tahoma, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: bold;
    font-weight: none;
}

.text6 {
    font-family: tahoma, sans-serif;
    color: #009900;
    font-size: 13px;
    text-decoration: none;
    font-weight: none;
}

.linktext1 {
    font-family: tahoma, sans-serif;
    color: #263b5d;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.linktext1:hover {
    text-decoration: underline;
}

tr.cartRow.odd {
    background-color: #eef6fe;
}

.matchtopnav {
    font-family: arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.fixme {
    font-family: tahoma, sans-serif;
    color: #ff00ff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.even-row {
    background-color: #E3E6FF;
}

.odd-row {
    background-color: #F2F3FF;
}

#dropmenudiv {
    position: absolute;
    border: 1px solid black;
    border-bottom-width: 0;
    font: normal 12px tahoma, sans-serif;
    line-height: 22px;
    z-index: 100;
}

#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: none;
}

#dropmenudiv a:hover {

/*hover background color*/
background-color: #76A0E6;
    color: #13294E;
    text-decoration: underline;
}

#dropmenudiv a:link {
    color: #ffffff
}

#dropmenudiv a:visited {
    color: #ffffff
}

/* AUTOCOMPLETE */

/* back */

div.auto_complete {
    width: 350px;
    background: #13294E;
}

/* text list */

div.auto_complete ul {
    font-family: tahoma, sans-serif;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #ffffff;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}

/* Hightlight Bar */

div.auto_complete ul li.selected {
    color: #000000;
    background-color: #C8DCF0;
}

div.auto_complete ul strong.highlight {
    color: #76A0E6;
    margin: 0;
    padding: 0;
}

.slide {
    margin-left: 0px;
    position: absolute;
    left: 180px;
    width: 320px;
    height: 240px;
}
