body{
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #262626;
}

a{
  text-decoration: none;
  color: #767676;
}

a:hover{
  color: #000;
  text-decoration: underline;
}

.active a{
  color: #000;
}

#header{
  width: 870px;
  height: 210px;
  text-align: center;
}

#maincontainer{
  width: 870px;
  margin: 0 auto;
}

#topsection{
  background: #EAEAEA;
  height: 90px;
}

#topsection h1{
  margin: 0;
  padding-top: 15px;
}

#contentwrapper{
  clear: both;
  width: 870px;
}

#contentcolumn{
  float: left;
  width: 420px;
  margin: 0;
  min-height: 350px;
  line-height: 1.5em;
  padding-top: 10px;
}

#contentcolumn1{
  float: left;
  width: 630px;
  margin: 0;
  min-height: 350px;
  line-height: 1.5em;
  padding-top: 10px;
}

#contentcolumn2{
  float: left;
  width: 630px;
  margin: 0;
  min-height: 350px;
  line-height: 1.5em;
  padding-top: 10px;
}

#contentcolumn3{
  float: left;
  width: 630px;
  margin: 0;
  min-height: 350px;
  line-height: 1.5em;
  padding-top: 10px;
}

#contentcolumn p {
  margin-top: 10px;
}

#leftcolumn{
  float: left;
  margin: 0;
  width: 240px;
}

#leftcolumn2{
  float: left;
  margin: 0;
  width: 160px;
}

#leftcolumn ul, #leftcolumn2 ul{
  text-decoration: none;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-top: 10px;
  padding-left: 40px;
  font-weight: bold;
  line-height: 1.4em;
  color: #808080;
}

#leftcolumn ul li, #leftcolumn2 ul li {
  padding-bottom: 16px;
}

#leftcolumn ul li ul li, #leftcolumn2 ul li ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  list-style: circle outside none
}

#leftcolumn ul li .last a, #leftcolumn2 ul li .last a {
  color: #808080 !important;
  text-transform: none;
  font-size: 10px;
}

#leftcolumn ul li ul li a, #leftcolumn2 ul li ul li a {
  color: #767676;
}

#leftcolumn ul li ul li a:hover, #leftcolumn2 ul li ul li a:hover {
  color: #000;
}

#leftcolumn ul li .active a, #leftcolumn2 ul li .active a{
  color: #000 !important;
}

#leftcolumn ul .last a, #leftcolumn2 ul .last a {
  color: red !important;
  text-transform: uppercase;
  font-size: 18px;
}

#leftcolumn a img{
padding-left: 40px;
}

#rightcolumn{
  float: right;
  width: 200px;
  padding-top: 20px;
  margin: 0;
}

#rightcolumn table td{
  padding-top: 10px;
}

#rightcolumn table td img{
  margin-right: 10px;
}

#img_lst table{
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#footer{
  clear: left;
  width: 100%;
  text-align: center;
  padding: 4px 0;
}

.innertube{
  margin: 10px;
  margin-top: 0;
}

#button {
  display: block !important;
  width: 120px;
  height: 60px;
  background: url("../images/button_u.jpg") no-repeat 0 0;
}

#button:hover {
  background: url("../images/button_a.jpg") no-repeat 0 0;
}

#columns {
  list-style: none;
  width: 100%;
  margin: 0;
}

.fire_img {
  float: left;
  min-height: 120px;
  padding: 1px;
}

.fire_img2{
  float: left;
  padding: 1px;
}

.fire_lst{
  float: left;
  min-height: 165px;
  width:325px !important;
  border: 0.1em dotted #444444;
  padding: 3px;
  margin: 3px;
}

.fire_lst p, .fire_lst2 p {
  font-size: 11px !important;
}

.fire_lst2{
  float: left;
  width:560px !important;
  border: 0.1em dotted #444444;
  padding: 3px;
  margin: 3px;
  margin-bottom: 20px;
}

.fire_lst3{
  float: left;
  min-height: 145px;
  width:300px !important;
  border: 0.1em dotted #444444;
  padding: 3px;
  margin: 3px;
  line-height: 1em;
}

.fire_lst4{
  float: left;
  min-height: 120px;
  width:520px !important;
  border: 0.1em dotted #444444;
  padding: 3px;
  margin: 3px;
  line-height: 1em;
}

.fire_lst5{
  float: left;
  min-height: 100px;
  width:300px !important;
  border: 0.1em dotted #444444;
  padding: 3px;
  margin: 3px;
  line-height: 1em;
}

.fire_lst6{
  float: left;
  min-height: 100px;
  width:300px !important;
  border: 0.1em dotted #ff0000;
  padding: 3px;
  margin: 3px;
  line-height: 1em;
}

.fire_class{
  min-height: 110px;
}

.fire_class2{
  min-height: 90px;
}

.fire_name, .fire_name a{
  margin: 0;
  font-size: 11px !important;
  font-weight: bold !important;
  color: #767676;
}

.right{
  float: right;
  text-align: center !important;
  font-size: 11px !important;
  font-weight: bold;
}

.left{
  clear: both;
  float: left;
  color: white;
  font-weight: bold;
}

.oldprice{
  text-decoration: line-through;
}

.highlight{
  color: red !important;
}

#ditto_pages{
  clear: left;
  margin-bottom: 10px;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
  text-decoration: none;
  color: #636363;
  background: #F9F9F9;
  border: 1px solid #bebebe;
  padding: 2px 5px;
  margin-right: 6px;
  font-size: 10px;
  font-weight: bold;
}

#ditto_pages a:hover {
  background: gray;
  color: #FFFFFF;
  border-color: #E6E6E6;
}

#ditto_pages .ditto_currentpage {
  text-decoration: none;
  background: #fff;
  padding: 2px 5px;
  margin-right: 6px;
  border: 1px solid #E6E6E6;
  color: #ccc;
}
