﻿body {
  background-image: url('http://ubuntu5.homelinux.org/PNS/themes/simple-fixed_width/images/bg.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #333;
  color: #444;
  font-size: 16px;
  font-family: times;
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: separate;
  border-spacing: 0px; 
}

a:link {
  text-decoration: none;
  border: none;
  background-color: transparent;
  color: #88A;
  font-weight: bold;
}

a:hover {
  color: #66B;
  text-decoration: underline;
}
#header_wrapper {
  height: 80px;
  padding: 0px;
}
#logo_wrapper {
  vertical-align: top;
  padding: 10px;
  height: 20px;
  text-align: center;
  font-size: 1.5em;
  font-family: arial;
  font-weight: bold;
}
#top_menu_wrapper {
  padding: 2px;
  height: 30px;
  vertical-align: middle;
  margin-right: 0px;
  width: 916px;
}

#main_wrapper {
  background-color: #fff;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 5px solid #333;
  -moz-box-shadow: #555 0px 0px 20px;
  -webkit-box-shadow: #555 0px 0px 20px;
}

#content_wrapper {
  position: relative;
  width: 710px;
  margin-top: 0px;
  margin-left: 190px;
  margin-right: 0px;
}
#body_wrapper {
  margin: 2px 10px;
}
#footer_wrapper {
  background-color: #414141;
  color: #fff;
  font-size: 0.8em;
  padding: 2px;
  margin-bottom: 0px;
}
#left_column_wrapper {
  vertical-align: top;
  margin-top: 0px;
  text-align: center;
  width: 180px;
  background-color: transparent;
  float: left;
}
#menu_header {
  color: #fff;
  width: 178px;
  font-weight: bold;
  font-size: 1.1em;
  background-color: #777;
  margin-bottom: 0px;
  padding: 2px 0px 2px 0px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: none;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
}
#ads_header {
  color:#fff;
  width: 178px;
  font-weight: bold;
  font-size: 1.1em;
  background-color: #777;
  margin-bottom: 0px;
  padding: 2px 0px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: none;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
}
#left_ads {
  padding: 10px;
  border: 1px solid #333;
}
#store_menu {
  background-color: #414141;
  color: #333;
}

table {
  border-style: solid;
  border-color: #CCC;
  border-width: 4px;
  width: 100%;
  
}
td {
  padding: 5px;
  vertical-align: middle;
}

th {
  background-color: #EEE;
  text-align: center;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
  font-family: sans-serif;
  border-bottom: 2px solid #DDD;
}

.ebay_tr_2 {
  background-color: #eee;
}

table.ebay td {
  border-bottom: 1px solid #AAA;
}

td.ebay_image_td{
  text-align: center;
}
img.ebay {
  padding: 0px;
  margin: 0px;
}

#search_bar {
  float: right;
  vertical-align: middle;
  padding: 0px 10px;
}

#search_submit {
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

img.amazon {
  max-width: 200px;
  max-height: 200px;
}

.amazon_image_td {
  vertical-align: top;
  text-align: center;
}
table.amazon td {
  border-bottom: 1px solid #CCC;
}

.amazon_reviews {
  display: none;
}
table.amazon th {
	display: none;
}
table.ebay th {
	display: none;
}
.amazon_review {
  margin-top: 20px;
  margin-right: 20px;
  background-color: #cec;
  padding: 2px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: #555 0px 0px 10px;
  -webkit-box-shadow: #555 0px 0px 10px;

}

.show_button {
  background-color: #3a3;
  color: white;
  font-weight: bold;
  font-size: 0.7em;
  padding: 4px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: #555 0px 0px 5px;
  -webkit-box-shadow: #555 0px 0px 5px;
  margin-right: 10px;
}

.hide_button {
  background-color: #a33;
  color: white;
  font-weight: bold;
  font-size: 0.7em;
  padding: 4px;
  width: 75px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: #555 0px 0px 5px;
  -webkit-box-shadow: #555 0px 0px 5px;
  margin-right: 10px;
}

.cj_image_img {
  max-width: 200px;
  max-height: 200px;
}

.cj_image_td {
  text-align: center;
}

.cj_table td {
  border-bottom: 1px solid #AAA;
}

td.cj_price_td {
  width:100px;
}
.ebay_bids_td {
	
	display: none;
}
