/*
  $Id$
  $Loc: catalog/
  $Mod: Documents Manager v 1.0 200900909 kymation $
  $Mod: Glossary v 0.9 20101210 kymation $
  $Mod: Search in Header 20101211
  $Mod: Links Manager II v1.26 20101220

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 9pt;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 85px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 10px;
}

#search_header {
  float: right;
  padding-top: 250px;
  text-align: right;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 10pt;
}

.infoBoxContents {
  padding: 5px;
  font-size: 9pt;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 14pt;
  font-weight: bold;
  color: #FA7F02;
/*  text-decoration: underline; */
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 9pt;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 9pt;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #DFDFDF;
}

.fieldKey {
  font-size: 9pt;
  font-weight: bold;
  line-height: 1.5;
  width: 190px;
}

.fieldValue {
  font-size: 9pt;
  line-height: 1.5;
  width: 200px;
}

h1 {
  font-size: 14pt;
  margin-bottom: 0;
  padding-bottom: 5px;
}

/* Inline bold leader text in product descriptions */
td h3 {
  display: inline;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

img {
  border: 0;
}

table, p {
  font-size: 9pt;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
  margin-left: -10px;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #0A246A;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #323232;
  font-weight: normal;
}

.infoBox {
  background: #c8c8c8;
  border: 1px solid black;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.5;
}

.leftspace {
  text-align: left;
  font-size: 8pt;
}
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; /* cursor: pointer; cursor: hand; */ }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

div.category {
  margin: 0 -15px 0 -5px;
  text-indent:-1em;
}

/* Start Document Manager */
.documents_heading { /* Headings on catalog/documents.php */
  font-weight: bold;
  font-size: 9pt;
}

.documents_category { /* Category names on catalog/documents.php */
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
  margin-top: 5px;
  margin-bottom: 1px;
}

.document_type { /* Description on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-weight: bold;
  font-size: 9pt;
}

.document { /* Document name on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-weight: normal;
  font-size: 9pt;
  height: 1.5em;
}

.document a { /* Document link on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
}
/* End Document Manager */

/* Start Glossary */
h1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000;
}

h2.subtitle {
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 10pt;
}

h3.definition {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: top;
}

h4.subtitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 0px;
}
/* End Glossary */

/* Start Search */
input.search-field {
  padding: 0 0 0 0.5em;
  width: 245px;
}

div.search-box {
  text-align: right;
  margin: 10px 5px 10px 0;
}
/* End Search */

/* Start FAQ System */
DIV.faq-text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}
/* End FAQ System */

/* Prices on Product Info */
.productInfoKey {
/*  font-weight: bold;  */
  padding-right: 10px;
/*  padding-bottom: 10px; */
  vertical-align: top;
}

.productInfoValue {
/*  padding-bottom: 10px; */
  vertical-align: top;
}

.pricebar {
/*  background-color: #ecf0f1; */
  padding: 5px 5px;
}

.used_header {
  font-weight: bold;
  padding-bottom: 0.3em;
}

/* Links Manager II v1.26 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #000000;
  text-align: left;
}

table.linkListingMain {
  border: 2px solid #DDDDDD;
  background: #EEEEEE;
  padding: 8px 10px 8px 10px;
  margin: 5px 0;
}

A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
.linkListingDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.26 end */

/* Contact us page */
.contentContainer h2.largeBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000;
/*  margin: -15px 0 -20px 0; */
}

.contentContainer h3.subHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000;
/*  margin: -15px 0 -20px 0; */
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/***** Begin Sitemap_SEO *****/
ul.sitemap {
  color: #ff0000;
}

.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #0000ff;
  font-weight : normal;
}

.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: #0000ff;
  font-weight : normal;
}

.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #f000ff;
  font-weight : normal;
}

A.sitemap {
  color: #2C78B4;
  text-decoration: underline;
}

A.sitemap:hover {
  color: #2C78B4;
}

.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: #0000ff;
  font-weight: normal;
}

A.sitemap_indvidual_hdg { color: #009900; }
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #f000ff;
  font-weight : normal;
}

A.sitemap_indvidual { color: #2C78B4; }
A.sitemap_indvidual:hover { color: #2C78B4; }

/***** End Sitemap_SEO *****/

.compare_check {
  vertical-align: top;
  font-weight: normal;
  font-size: 10pt;
  color: #000;
}

h2.subhead {
  display: inline;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 13pt;
  color: #0a246a;
}

h2.subhead:hover, h2.subhead:active {
  background-color: transparent;
  color: #084880;
}

a.subhead {
  display: inline;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 13pt;
  color: #003399;
/*  background-color: #FFF; */
}

a.subhead:hover, a.subhead:active {
  background-color: #fff;
  color: #000;
}

a.subhead:hover span.indexSalePrice:hover, a.subhead:active span.indexSalePrice:active {
  background-color: #003399;
  color: #FFF;
}

a.subhead:visited {
  font-weight: bold;
  text-decoration: none;
  color: #003399;
}

span.indexSalePrice {
  font-weight: bold;
  font-size: 10pt;
  color: #cc0000;
  background-color: #FFF;
}

span.indexSalePrice:hover, span.indexSalePrice:active {
  font-weight: bold;
  font-size: 10pt;
  color: #FFF;
  background-color: #cc0000;
}

.your_price_text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 10pt;
  color: #000;
}

a.yourPrice {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 10pt;
  color: #000;
}

a.yourPrice:hover, a.yourPrice:active {
  color: #000;
  background-color: transparent;
  font-weight: bold;
  font-size: 10pt;
}

#yourPrice, #yourPriceText {
  font-weight: bold;
  color: #084880;
}

.more {
  color: #000;
  background-color: transparent;
  font-weight: normal;
  font-size: 10pt;
}

/* inside tabs */
.inside_heading {  /* Heading inside the content box */
  font-size: 10pt;
  font-weight: bold;
  border-bottom: 1px dashed #999999;
}

.product_image {
  padding: 0 10px 3px 0;
  float: left;
}

.category {
  display:none;
  width:0;
  height:0;
}

/* Color sample tables */
table.productListing tr.color {
}

table.productListing tr td.color {
  width: 6em;
  height: 4em;
  text-align: center;
}

/* Black */
.black {
  background-color: #000;
  color: #fff;
}

/* Blues */
.blue {
  background-color: #061D91;
  color: #fff;
}

.bright_blue {
  background-color: #00F;
  color: #fff;
}

.dark_blue { /* Also used as Navy */
  background-color: #00009C;
  color: #fff;
}

.light_navy {
  background-color: #000080;
  color: #fff;
}

.navy {
  background-color: #050F6D;
  color: #fff;
}

/* Brown */
.brown {
  background-color: #663300;
  color: #fff;
}

/* Clear */
.clearcolor {
  background-color: #EEEEEE;
  color: #000000;
}

/* Greys */
.gray {
  background-color: #868686;
  color: #fff;
}

.dark_gray {
  background-color: #555555;
  color: #fff;
}

.light_gray {
  background-color: #999999;
  color: #000;
}

.charcoal {
  background-color: #555555;
  color: #fff;
}

/* Greens */
.green {
  background-color: #006300;
  color: #fff;
}

.bright_green {
  background-color: #009C00;
  color: #fff;
}

.hunter {
  background-color: #0C4004;
  color: #fff;
}

.bright_hunter {
  background-color: #005E2F;
  color: #fff;
}

/* Reds */
.maroon {
  background-color: #800000;
  color: #fff;
}

.bright_maroon {
  background-color: #9C0000;
  color: #fff;
}

.red {
  background-color: #C00;
  color: #fff;
}

.bright_red {
  background-color: #F00;
  color: #fff;
}

/* Silvers */
.silver {
  background-color: #B7B7B7;
  color: #000;
}

.pewter {
  background-color: #CCC;
  color: #000;
}

/* Gold/Bronze */
.bronze {
  background-color: #CE9C00;
  color: #fff;
}

/* Yellows */
.ivory {
  background-color: #ffffce;
  color: #000;
}

.yellow {
  background-color: #E9E900;
  color: #000;
}

.mustard {
  background-color: #FCC007;
  color: #000;
}

/* White (Border added because it disappears without one)  */
.white {
  background-color: #fff;
  color: #000;
  border: 1px solid black;
}

/* Purple  */
.violet {
  background-color: #7E007A;
  color: #FFF;
}


/* Begin Testimonials Scroller */
#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.marquee_hide {
     visibility:hidden;
}
.marquee_show {
     visibility:visible;
}
/* End Testimonials Scroller */


/* Form Fields spacing */
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.5;
  height: 1.5em;
}


/* Pagination for multi-page lists */
.pagination {
  padding: 2px;
}

.pagination ul {
  margin: 0;
  padding: 0;
  text-align: left; /*Set to "right" to right align pagination interface*/
  font-size: 16px;
}

.pagination li {
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
  padding: 0 5px;
  border: 1px solid #9aafe5;
  text-decoration: none;
  color: #2e6ab1;
}

.pagination a:hover, .pagination a:active {
  border: 1px solid #2b66a5;
  color: #000;
  background-color: #FFFF80;
}

.pagination a.currentpage {
  background-color: #2e6ab1;
  color: #FFF !important;
  border-color: #2b66a5;
  font-weight: bold;
  cursor: default;  
}

.pagination a.disablelink, .pagination a.disablelink:hover {
  background-color: white;
  cursor: default; 
  color: #929292;
  border-color: #929292;
  font-weight: normal !important;
}

.pagination a.prevnext {
  font-weight: bold;
}
/* End Pagination for multi-page lists */

/* Category descriptions */
div.categorydescription {
  margin: 0 4px 0 8px;
  line-height: 130%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

#listPriceText{
}

#listPrice{
}

#youSaveText{
  font-size: 8pt;
}

#youSave{
  font-size: 8pt;
}

#salePriceText{
  color: #BB0000;
  font-weight: bold;
}

#salePrice {
  color: #BB0000;
  font-weight: bold;
}

#yourPriceText{
  font-weight: bold;
  color: #084880;
}

#yourPrice{
  font-weight: bold;
  color: #084880;
}

/*Search page  */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {
  color: #555;
  font-size: 9pt;
}

/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 10pt;}

/* */
td {font-family:arial,sans-serif; font-size: 10pt; }

/* Title/link of pages */
#results .title{
  color: #1D61C9; 
  font-size: 12pt;
  text-decoration: underline;
}

#results a:visited, a.title:visited {
  color: #5D61C9;
}

.searchBox{}

.resultsrule{
  width: 100%;
  color: #999;
  background-color: #999;
  height: 1px;
  margin: 4px 0;
}

#result_report {
  padding: 3px 3px 3px 0;
  margin-bottom: 14px;
  color: #999;
  font-size: 9pt;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}

/*main results table */
#results{width: 780;}

#other_pages {
	text-align:center;
}

#common_report {
  text-align:center;
}

#cat_table {
  width:600px;
  margin-top:20px;
  padding-top:10px;
  padding-bottom:20px;
  border-top:1px solid #AAAAAA;
  border-bottom:1px solid #AAAAAA;
}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
/* End search page css */

div.categorydescription h3 {
  font-size: 10pt; 
	display: inline;
}
