/**
<!-- ----------------------------------------------------------------------- -->
<!-- >SccsID> -->
<!--   %filename% - author :  - COMMENT -->
<!--   a1o.css : delta : 09/29/10 14:58:54    get : 09/29/10 14:58:54 -->
<!--   Copyright 2008 A1Overstock, Inc. -->
<!-- <SccsID< -->
<!-- ----------------------------------------------------------------------- -->
<!-- http://halflife.ukrpack.net/csfiles/help/colors.shtml -->
**/
body {
  background-color: #91253b;
  background: #91253b;
  font-family     : verdana;
  font-size       : 8pt;
  text-decoration : none;
  margin          : 0;
}

/* hyper links -------------------------------------------------------------- */
a:link { 
  color           : maroon;  
  text-decoration : none;
}


a:visited { 
  color           : maroon; 
  text-decoration : none;
}
a:hover   { color: #000000;  }
a:active  { color: #6666CC; }

td, th {
  font-family     : verdana;
  font-size       : 8pt;
}

th {
  font-weight     : bold;
  color           : maroon;
}

input {
  color           : maroon;
  font-weight     : bold;
}
input:hover   { color: #000000; }

/* shadow  ------------------------------------------------------------------ */
.dropShadow {
  width           : 100%;
  padding         : 5px;
  filter          : shadow (color:gray, strength:5, direction:135);
}

/* left nav ----------------------------------------------------------------- */
.leftNavHead {
  background      : url(https://www.a1overstock.com/cm/bgLeftNav.gif) repeat-x;
  border-left     : solid;
  border-right    : solid;
  border-top      : solid;
  border-width    : 1;
  border-color    : #C0C0C0; /* lightgray */
  color           : white;
  padding         : 3px;
  font-weight     : bold;
  font-size       : 8pt;
  border-right    : 2px solid #c0c0c0;
/**
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
**/
}

.leftNav {
  background-color: #eeeeee;
  border          : solid;
  border-width    : 1;
  border-color    : #C0C0C0; /* lightgray */
  padding         : 10px;
  margin-bottom   : 8px;
  font-size       : 8pt;
  border-right    : 2px solid #c0c0c0;
  border-bottom   : 2px solid #a0a0a0;
}

/* right nav ---------------------------------------------------------------- */
.rightNavHead {
  background: url(https://www.a1overstock.com/images/v8/bgBtnYellow.gif);
  background      : url(https://www.a1overstock.com/cm/bgRightNav.gif) repeat-x;
  xxxbackground-color: navy;
  border-left     : solid;
  border-right    : solid;
  border-top      : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  color           : #ffffff;
  padding         : 3px;
  font-weight     : bold;
  font-size       : 8pt;
  margin          : 10px;
}

.rightNav {
  background-color: #ddddff;
  background-color: lemonchiffon;
  border          : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  padding         : 10px;
  margin-bottom   : 8px;
  font-size       : 8pt;
}

/* section ------------------------------------------------------------------ */
/*
  background: url(/images/v8/boxheadbg.gif);
  xxxbackground: url(/images/v8/bgBtnRed.gif);
  xxxbackground: url(/images/v8/bgBtnYellow.gif);
  xxxbackground: url(/images/v8/bgBtnGreen.gif);
  xxxbackground: url(/images/v8/bgBtnBlue.gif);
*/
.sectionHead {
  background: url(https://www.a1overstock.com/images/v8/boxheadbg.gif);
  background      : url(https://www.a1overstock.com/cm/bgSection.gif) repeat-x;
  border-left     : solid;
  border-right    : solid;
  border-top      : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  padding         : 3px;
  color           : black;
  font-weight     : bold;
  font-size       : 8pt;
  border-right    : 2px solid #a0a0a0;
}

.section {
  background-color: #FFF5EE;
  border          : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  padding         : 10px;
  margin-bottom   : 8px;
  font-size       : 8pt;
  border-right    : 2px solid #a0a0a0;
  border-bottom   : 2px solid #a0a0a0;
}

/* error -------------------------------------------------------------------- */
.errorHead {
  background: url(https://www.a1overstock.com/images/v8/bgBtnRed.gif);
  xxxbackground-color: black;
  border-left     : solid;
  border-right    : solid;
  border-top      : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  padding         : 2px;
  color           : maroon;
  font-weight     : bold;
  font-size       : 8pt;
}

.error {
  background-color: #FFE4E1;
  border          : solid;
  border-width    : 1;
  border-color    : #C0C0C0;
  padding         : 10px;
  margin-bottom   : 8px;
  color           : maroon;
  font-size       : 8pt;
}

/* tabs --------------------------------------------------------------------- */
.tabs {
  background      : url(https://www.a1overstock.com/cm/bgTabs.gif) repeat-x;
  color           : #ffffff;
  font-weight     : bold;
  font-size       : 8pt;
  border-top      : solid;
  border-bottom   : solid;
  border-width    : 1px;
  border-color    : #fff;
  padding         : 3px;
}
.tabs a:link      { color: white; }
.tabs a:visited   { color: white; }
.tabs a:hover     { color: cyan; }

/* footer ------------------------------------------------------------------- */
.footer {
  background-color: maroon;
  background      : url(https://www.a1overstock.com/cm/bgFooter.gif) repeat-x;
  color           : #ffffff;
  padding         : 3px;
  border-bottom   : 1px solid #ffffff;          
}
.footer a:link    { color: white; }
.footer a:visited { color: white; }
.footer a:hover   { color: cyan; }

/* ticker ------------------------------------------------------------------- */
.ticker {
  xxxbackground      : url(https://www.a1overstock.com/cm/bgTicker.gif) repeat-x;
  background-color: #000;
  color           : white;
  font-size       : 10pt;
  margin          : 10px;
}
.ticker a:link    { color: yellow;  }
.ticker a:visited { color: yellow; }
.ticker a:hover   { color: cyan; }

/* table search results  ---------------------------------------------------- */
#tblSearchRes td {  
  border-bottom: 1px solid #d0d0d0; 
}
#tblSearchRes th {  
  border-bottom: 1px solid #d0d0d0; 
}

/* other -------------------------------------------------------------------- */
.textHighlight {
  font-weight     : bold;
  color           : maroon;
}

.pubNotes {
  text-decoration : blink;
  color           : black;
  font-weight     : bold;
  font-style      : italic; 
}

.formBox {
  background-color: #FFF5EE;
  border          : solid;
  border-width    : 1;
  border-color    : #C0C0C0; /* lightgray */
  padding         : 10px;
  margin-bottom   : 8px;
  font-size       : 8pt;
}

/*Pagination listing*/
#listPagination {
  color           : black;
  font-weight     : bold;
  text-align      : center;
  font-size       : 11px;
}

#listPagination .prevNext-off {
  background: #fff url(https://www.a1overstock.com/cm/paginationBkg.jpg) 0 100% repeat-x;
  border          : 1px solid #d3d3d3;
  color           : #d3d3d3;
  font-weight     : bold;
  margin          : 0 2px 0 0;
  padding         : 2px 5px;
}

#listPagination .active {
  background      : maroon none;
  border          : 1px solid maroon;
  color           : #fff;
  margin          : 0 2px 0 0;
  padding         : 2px 5px;
}

#listPagination a.pagLink {
  background: #fff url(https://www.a1overstock.com/cm/paginationBkg.jpg) 0 100% repeat-x;
  border          : 1px solid #d3d3d3;
  color           : maroon;
  font-weight     : bold;
  margin          : 0 2px 0 0;
  padding         : 2px 5px;
  text-decoration : none;
}

#listPagination a:hover.pagLink {
  border          : 1px solid maroon;
  xxcolor         : #333399;
  color           : maroon;
  text-decoration : none;
}

.txtgreen {
  color           : #006600;
}

.txtgreenBold {
  color           : #006600;
  font            : bold;
}

