/* General page */
/* ################################## */
body {
    font-family: Arial, sans-serif;
    color: #555;
    margin: 0;
    padding: 0;
}

.print-only {
    display: none !important;
}

table#content_header{
    margin-top: 30px;
}

a,
a:visited {
    text-decoration: none;
    color: #0146ae;
    font-weight: bold;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

.note-content {
    font-size: 8pt;
}

.note-content p {
    padding: 0;
    margin: 0;
}

.title {
    font-weight: bold;
    font-size: 14pt;
    padding-bottom: 3px;
}

#page_table {
    position: relative;
    margin-left: 1px;
    width: 100%;
    border-top: 2px solid #aec0d7;
    border-left: 2px solid #aec0d7;
    border-bottom: 2px solid #aec0d7;
}

.top-content {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}

#breadcrumb {
    border:1px solid #CFD3DC;
    color:#364564;
    padding:1px 4px;
    text-transform:uppercase;
}

#breadcrumb a {
    color:#364564;
    font-weight:normal;
}

#page_table td.border-cell {
    border-right: 2px solid #aec0d7 !important;
    padding-left: 10px;
    padding-right: 10px;
}

td.compare-content {
    width: 85%;
}

td#sidebar {
    width: 15%;
}

table.no-results {
    width: 100%;
}

.no-results td {
    text-align: center;
}

div.recent-title {
    color: #364564;
    font-weight: bold;
    padding:2px 4px 2px 8px;
    background-color:#F1F5F8;
    border-left: 1px solid #B8C0CA;
    border-right: 1px solid #B8C0CA;
    border-top: 1px solid #B8C0CA;
    background-image: url("/media/img/button/double_arrow.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

div.recent-content {
    border: 1px solid #B8C0CA;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

div.recent-content,
div.recent-title {
    margin-left: 10px;
}

a.recent-item {
    font-weight: normal;
}

.recent-content ul {
    list-style-image: url("/media/img/button/arrow_bullet.gif");
    padding-left: 25px;
}

.recent-content li {
    white-space: nowrap;
    padding-bottom: 5px;
}

#top_table {
    position: relative;
    z-index: 10; 
    margin-bottom: -2px; 
    width: 100%;
    margin-left: 1px;
}

#page_content {
    width: 99%;
    padding-left: .5%;
    padding-right:.5%;
}

div.counter,
#page_table div {
    display: inline;
}

.atop {
    vertical-align: top !important;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}

td.right {
    text-align: right;
}

ul {
    list-style: none;
    margin: 0;
    padding-left: 15px;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
}

th, td {
    font-size: 8pt;
    vertical-align: top;
    text-align: left;
    padding: 0;
}
/* help text */
/* ################################## */
#help_text div,
.description {
    font-family: Arial, sans-serif !important;
    color: #555;
    font-size: 10pt;
}

/* header */
/* ################################## */

#header_top,
#header_navbar {
    background-repeat: repeat-x;
    width: 100%;
    border-collapse: collapse;
}

#footer,
#copyright {
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 9pt !important;
}

#footer a {
    font-weight: normal !important;
}

.pipe_separator {
    color:#025CBD !important;
    padding-left:0.25em;
    padding-right:0.25em;
    font-size: 12pt !important;
}

table#matrix,
table#select_table {
    width: 100%;
}

table.top-nav {
    width: 300px;
}

.disclaimer p {
    border-top: 1px solid #cfd3dc; 
    padding: 0.5em 0px;
    font-size: 8pt !important;
}


#header_top {
    background-image: url("/media/img/header/header_gradient.gif");
    height: 93px;
}

#global_nav ul,
#right_nav ul,
#footer_images ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}


#global_nav li,
#right_nav li,
#footer_images li {
    display:inline;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#global_nav, 
#right_nav {
    background-color: #899BB3;
    background-image: url("/media/img/navbar/gradient_vertical_blue_1.gif");
    background-repeat: repeat-x;
    text-align: center;
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: 0px;
}

#global_nav {
    left: 0px;
    width: 100%;
}

#header_top td {
    border: 0;
    padding: 0;
}

#header__image_left {
    float: left;
}

#header__image_right {
    float: right;
}

/* Handle hover over rows */
/* ################################## */

td.hover,
th.hover {
    background-color: #e5e8ef;

}

.divider th.hover {
    background-color: #dd5700;
}

.divider-item .hover {
}

th.header-title {
    font-size: 10pt;
    white-space: nowrap;
    background-image: url("/media/img/button/minus.gif");
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 30px;
    vertical-align: middle;
}

th.divider-item {
    vertical-align: middle;
    padding-left: 5px;
}

tr.divider,
tr.header-title,
tr.header-title .hover {
    background-color: #ff7900;
    color: white;
    cursor: pointer;
}

.header-title th a {
    color: white;
}

.header-title th a:hover {
    text-decoration: underline;
}

.imgbutton {
    cursor:pointer;
}

#filter_links td {
    padding: 3px 15px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #bbb;
}

table#filter_links{
    border-bottom: 1px solid #ddd;
}

#filter_links a {
    font-weight: normal !important;
}

/* Handle collpasible sections */
/* ################################## */

tr.divider-collapsed {
    background-color: #dd5700 !important;
}

.divider-collapsed th.divider-item {
    color: #dd5700 !important;
}

.divider-collapsed th.header-title {
    background-image: url("/media/img/button/plus.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

/* Select table css */
/* ################################## */

#select_table {
    white-space: nowrap;
}

th.header {
    font-weight: bold !important;
    padding: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}

#select_table td,
td.filter-cell  {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #ccc;
    cursor: pointer;
    padding-left: 5px;
    vertical-align: middle;
}

td.filter-cell {
    padding-top: 2px;
    padding-bottom: 2px;
}

#select_table th {
    font-weight: normal;
}

td#pager {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    border: 0;
    cursor: default;
}

#pager td {
    border: 0;
}

#pager select {
    font-size: 8pt;
}

div.pagedisplay {
    font-weight: bold;
}

img.sort-up,
img.sort-down {
    display: none;
}

div.sort-icon {
    display: inline;
    background-image: url("/media/img/button/sort.gif");
    background-position: left;
    background-repeat: no-repeat;
}

.headerSortUp div.sort-icon {
    background-image: url("/media/img/button/sort-up.gif");
    background-position: left;
    background-repeat: no-repeat;
}

.headerSortDown div.sort-icon {
    background-image: url("/media/img/button/sort-down.gif");
    background-position: left;
    background-repeat: no-repeat;
}

/* filter step */
/* ################################## */
td.compare-banner {
    background-color: #1D2F50;
    background-image: url("/media/img/header/comp_header.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 125px;
    color: white;
    padding: 20px 10px 20px 350px;
    font-size: 9pt;
}

.compare-banner a {
    color: #B6D7FB;
    font-weight: normal;
}

div.heading {
    font-weight: bold;
    color: #98abcb;   
    font-size: 12pt; 
}

#filter select {
    width: 350px;
}

#filter_links tr.header-title {
    cursor: default;
}

.big-text {
    font-size: 10pt;
    font-weight: bold;
}

div.filters {
    font-size: 10pt;
}

div.filter-view {
    width: 65px;
}

div.filter-remove {
    width: 165px;
}

div.filter-add {
    width:50px;
}

#filter td {
    padding-top: 10px;
    vertical-align: bottom;
}

#filter div {
    display: block;
}

#filter div {
    text-wrap: break-word;
}

a#filter_toggle:hover {
    text-decoration: underline;   
    cursor: pointer;
}

td.last,
td.first {
    border-right: 0 !important;
}

/* Matrix table */
/* ################################## */
#matrix td.matrix-cell {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #bbb;
    width: 10%;
}

#matrix td {
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

div.remove {
    float: left;
    cursor: pointer;
    height: 35px;
}

th.attribute-title {
    width: 10%;  
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #bbb;
    padding-left: 10px;
    vertical-align: middle;
}

th img {
    vertical-align: middle;
}

a.incompatible {
    color: #555555;
    text-decoration: line-through;
}

.item-title a {
    font-weight: normal;
    font-size: 9pt;
}

.item-tip a {
    cursor:pointer;
}

.matrix-cell div.expand {
    display: block !important;
    cursor:pointer;
}

.matrix-cell ul.expand-list {
    display: none;
}

.matrix-cell ul.list-container {
    margin: 0;
    padding: 0;
}

.hidden {
    display: none;
}

.expand-list a {
    font-weight: normal;
}

/* Popup CSS */
/* ################################## */
.popup ul {
    padding-left: 0px;
}

.popup td, 
.popup th {
    border-bottom: 1px solid #bbb;
}

.popup th {
    border-right: 1px solid #ddd;
    padding-right: 10px;
    white-space: nowrap;
}

th.notes, 
td.add-msg {
    border: 0 !important;
    padding-left: 1px !important;
}

td.add-msg {
    font-style: italic;
}

.popup td {
    padding-left: 10px;
}

/* Tabs and head of page table */
/* ################################## */
td.button {
    text-align: center !important;
    font-size: 12pt;
    font-weight: bold;
    width: 100px;
}

td.selected {
    background-color: #aec0d7;
    background-image: url("/media/img/table/light_tab.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

.selected a.tab-button {
    color: #21314d !important;
}

.not-selected a.tab-button {
    color: white !important;
    cursor: pointer;
}

a.tab-button:hover {
    text-decoration: underline;
}

td.border-right {
    border-right: 2px solid #aec0d7;
}

td.corner {
    background-color: #aec0d7;
    background-image: url("/media/img/table/light_tab.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

td.tab-spacer{
    width: 1%;
}

td.not-selected {
    background-color: #8897B1;
    background-image: url("/media/img/table/dark_tab.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

.top-box td {
    background-color: #aec0d7;
    font-size: 8pt;
    font-weight: bold;
    color: #21314d;
    border: 0;
    margin-bottom:2px;
    padding: 4px 6px;
    vertical-align: middle;
    white-space: nowrap;
}

table.top-box,
div.select-buttons {
    float:right;
}

td.spacer {
    background-color: white;
}

.top-nav td {
    vertical-align: middle;
    padding: 0;
}

input.text-field {
    border: 0;
}

tr.top-gradient {
    background-image: url("/media/img/table/top_row_gradient.gif");
    background-repeat: repeat-x;
    background-position: top left;
}




