#heading #logo_text { display: none; }  

#heading img#logo { 
    display: block; 
    margin: 0;
}


#topbar, #menu { 
  height: 30px;
  background: #CF3032 !important;

}

#cart_summary_box {
  width: auto;
  margin-right: 10px;
}
#cart_summary_box a { border: none; }

#sidebar { width: 200px; }
#content { width: auto; }

#bodytable { width: 935px; margin: 0 auto; }

.productline .flags { display: none; }
.productline td { height: 50px; }

#topbar_row table {
	padding: 0 14px;
}

#spacer {
	background: white;
	width: 1em;
}
#sidebar { 
	margin: 0; 
	padding: 0;
	width: 230px;
}

#categoriessb {
	background: #f2f2f2;
	margin-left: 1em;
  padding: 1em;
}

#menu { 
  text-align: left;
  vertical-align: middle;
  color: white;
}
#menu p {
  float: none;
  margin: 0;
}

#menu p a {
  background: none;
  float: none;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

#menu p a:hover {
  text-decoration: underline;
}

#footer {
  width: 100%;
}

#footer_row {
  padding: 0 13px;
}
