BODY {
  background-color: #ffffff;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}

TH {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #555555;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}




A:link, A:active, A:visited {
  color: #333333;
  text-decoration: underline;
}

A:hover {
  color: #cc9900;
  text-decoration: underline;
}

A.categorybar:link, A.categorybar:active {
  background-color: #606060;
  color: #b5b2b5;
  text-decoration: none;
}

A.categorybar:hover {
  background-color: #606060;
  color: #ffffff;
  text-decoration: none;
}

A.categorybar:visited {
  background-color: #606060;
  color: #b5b2b5;
  text-decoration: none;
}

A.categorybar:visited:hover {
  background-color: #606060;
  color: #ffffff;
  text-decoration: none;
}



A.areabar:link, A.areabar:active {
  font-size: x-small;
  /* background-color: #606060; */
  color: #ffcc00;
  text-decoration: none;
}

A.areabar:hover {
  font-size: x-small;
  /* background-color: #606060; */
  color: #FFFFFF;
  text-decoration: none;
}

A.areabar:visited:hover {
  font-size: x-small;
  /* background-color: #606060; */
  color: #FFFFFF;
  text-decoration: none;
}


A.areabar:visited {
  font-size: x-small;
  /* background-color: #606060; */
  color: #ffcc00;
  text-decoration: none;
}




.navbar {
  color: #000000;
  background-color: #606060;
}

.categorybar {
  background-color: #606060;
  color: #b5b2b5;
  font-size: x-small;
  font-family: Verdana, Serif;
  font-weight: 400;
  text-align: left;
}

.brandlist {
  text-align: center;
  padding: 4px 4px 4px 4px;
}

.areabarsmall {
  background-color: #606060;
  font-size: x-small;
  font-family: Verdana, Serif;
  color: #ffcc00;
  font-weight: 700;
  text-align: center;
}

.areabar {
  /* background-color: #606060; */
  font-size: x-small;
  font-family: Verdana, Serif;
  color: #ffcc00;
  font-weight: 700;
  text-align: left;
}

.maincontent {
  background-color: #ffffff;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
}

.contentbar1 {
  background-color: #606060;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.standard_header {
  padding: 4px 4px 4px 4px;
  background-color: #969696;
  
    border-bottom: 1px solid #9999cc;
    border-top: 1px solid #9999cc;
    border-left: 1px solid #9999cc;
    border-right: 1px solid #9999cc;
  
  color: #FFFFFF;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
  text-align: left;
}

.standard_header2 {
  background-color: #848284;
  
    border-bottom: 1px solid #cccc66;
    border-top: 1px solid #cccc66;
    border-left: 1px solid #cccc66;
    border-right: 1px solid #cccc66;
  
  color: #FFFFFF;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 200;
  text-align: left;
}

.link_menu_header{ 
  padding: 4px;
  background: #eeeeee;
  border: 1px solid #cccccc;
}
        
.link_menu_header A{
  text-decoration: none;
}

.table_header1 {
  background-color: #fece02;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #ccccff;
}

A.table_header1:visited {
  color: #0000aa;
}

A.table_header1:hover {
  color: #99ccff;
}

.table_header2 {
  background-color: #ddb925;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 700;
  text-align: center;
}

A.table_header2:link, A.table_header2:active {
  color: #0066cc;
}

A.table_header2:visited {
  color: #0000aa;
}

A.table_header2:hover {
  color: #99cccc;
}

.table_row1 {
  background-color: #eaeaea;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

.table_row1_cell {
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;

  border-right: 1px solid #000000;
}

.table_row2_cell {
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;

  border-right: 1px solid #000000;
}

.black_border {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}

.black_border_bottom {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}




A.table_row1:link, A.table_row1:active {
  color: #0000FF;
}

A.table_row1:visited {
  color: #0000aa;
}

A.table_row1:hover {
  color: #00FFaa;
}

.table_row2 {
  background-color: #cccccc;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #0000FF;
}

A.table_row2:visited {
  color: #0000aa;
}

A.table_row2:hover {
  color: #00FFaa;
}

.table_row_highlight { 
  background-color: #ccddcc;
} 

.standard_outline {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.view_style {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}



.standard_black_outline {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}


.standard_form {
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.standard_form_field {
  background-color: #eeeeee;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

.form_chrome {
  background-color: #eeeeee;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

.form_style {
  background-color: #eeeeee;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}



.coolButton {
  background-color: #eabf15;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: 400;
  border: 2px outset #ddb925;
  cursor: pointer;
}

.coolButton:hover {
  background-color: #ffff2c;
  cursor: pointer;
}





.highlight1 {
  color: #000000;
  background-color: #cccccc;
}

.view_group1 {
  color: #000000;
  background-color: #cccccc;
}


.total_style {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}

.cart_begin {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}



.cart_box {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}

.cart_box_top {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}


.highlight2 {
  color: #000000;
  background-color: #dbd0a4;
}

.categorybar1 {
  background-color: #7F8F9F;

  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
}

.groupbar1 {
  background-color: #788087;

  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
}

.brandbar1 {
  background-color: #BCC0C4;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
}

.gray_outline {
    border-bottom: 1px solid #888888;
    border-top: 1px solid #888888;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
}

.black_outline {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.productResult {
    border: 1px solid #ddb925;
    background-color: #ffffff;
}

A.productResult:link, A.productResult:active {
  color: #0000FF;
}

A.productResult:visited {
  color: #0000aa;
}

A.productResult:hover {
  color: #00FFaa;
}


.productResultHighLight {
    border: 1px solid #000000;
    background: #fece02;
}

A.productResultHighLight:link, A.productResultHighLight:active {
  color: #0000FF;
}

A.productResultHighLight:visited {
  color: #0000aa;
}

A.productResultHighLight:hover {
  color: #00FFaa;
}





.thread_header_div{
  border: 1px solid #000000;
  padding:5px;
  background:#606060;
  color:white;
  font-weight:bold;
}
.thread_header_div A {
  color:#ffffff;
}

.thread_header_cell{
  background-color:#ffcc00;
}
.thread_body_cell{
  background-color:#eeeeee;
  border-top: 1px solid #000000;
}

.forum_cell {
  border-right:1px solid #000000;
  border-top:1px solid #000000;
}

.forums_index_cell{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  font-weight:bold;
}

.forums_index_header{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  color: #ffffff;
  font-weight:bold;
}

.forum_listing{
     border-bottom: 1px solid #eaeaea;
     padding: 8px 20px 4px 0px;
     line-height: 130%;
}
.forum_listing > p{
     margin: 4px 0;
}

div.nav ul { 
  display:block;
  margin:0;
  padding: 0px;
  padding-left: 4px;
 }

div.nav ul li { 
  display:block;
  /* background-color: #606060; */
  font-size: x-small;
  font-family: Verdana, Serif;
  color: #ffcc00;
  font-weight: 700;
  text-align: left;
 }

div.nav ul li A { 
  color: #ffcc00;
  text-decoration: none;
 }

div.nav ul li A:hover { 
  color: #ffffff;
 }
div.nav ul li A:visited:hover { 
  color: #ffffff;
 }
div.nav ul li A:visited { 
  color: #ffcc00
 }

div.nav ul li ul { 
  display:block;
  margin:0;
  padding: 0px;
  padding-left: 4px;
 }

div.nav ul li ul li { 
  background-color: #606060;
  color: #b5b2b5;
  font-size: x-small;
  font-family: Verdana, Serif;
  font-weight: normal;
 }

div.nav ul li ul li A { 
  color: #b5b2b5;
  text-decoration: none;
 }

div.nav ul li ul li A:hover, div.nav ul li ul li A:visited:hover { 
  color: #ffffff;
 }

div.nav ul li ul li A:visited { 
  color: #b5b2b5;
 }


.image_right {
  float: right;
  padding: 10px;
 }


.image_left {
  float: left;
  padding: 10px;
 }


     #topbar{
     position:absolute;
     border: 1px solid black;
     padding: 2px;
     background-color: #000000;
     width: 500px;
     visibility: hidden;
     z-index: 100;
     }




