/* main content styes */
#content_container {
  margin-left: 200px;
}
/* footer */
#footer {
  clear: both;
}
/* Content Styles to Match the Fancy Styling on Alonovo.com */
.node .content  { /* in two column designs, this becomes the 'right' column */
  font-size: 14px;
}
.node .content P { /* in two column designs, this becomes the 'right' column */
  margin-left: 10px;
}
.node .content  H3 {
  margin: 10px 0;
  background: #efefef;
  padding: 5px 10px;
  font-size: 14px;
  color: #000;
}
.node .content h3 {
  background-color: transparent;
  margin-left: 0;
  padding-left: 0;
}
.node .content h4 {
  background: #efefef;
  color: #666666;
}
.node .content h4 {
  display: block;
  margin: 6px;
  padding: 0;
}
.node .content h4 span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.node .content h4 a {
  float: right;
  font-size: inherit;
  font-weight: normal;
  padding-right: 1em;
}
.node .content h1,
.node .content h2,
.node .content h3 {
  font-weight: bold;
  margin-bottom: 0.5ex;
  margin-left: 10px;
}
.node .content h1 {
  font-size: 133%;
  color: #000;
}
.node .content h2 {
  font-size: 133%;
  color: #666;
}
.node .content h3 {
  font-size: 100%;
  color: #369;
}
/* Navigation Tabs */
td.navtab_off {
  padding: 0px 0px 0px 0px;
}
td.navtab_off div{
  background: transparent url(images/values_bu_left.gif) top left no-repeat;
  background: transparent url(images/shop_bu_left.gif) top left no-repeat;
  padding-left: 13px;
}
td.navtab_off a {
  background: transparent url(images/values_bu_right.gif) top right no-repeat;
  background: transparent url(images/shop_bu_right.gif) top right no-repeat;
  display: block;
  height: 30px;
  padding: 7px 14px 5px 0px;
  color: #309;
  font-weight: bold;
  text-decoration: none;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  height: 18px;
}
/* Left Column Block Styles */
#left_column .block {
}
#left_column .block UL {
  padding-left: 10px;
}
#left_column .block DIV.menu UL LI, 
#left_column .block UL LI {
  background-image: none;
  background: none;
  list-style-image: none;
  list-style-type: none;
}
#left_column .block UL LI A {
  font-weight: bold;
  color: #009;
}
/* Right Column */
#right-content {
  float: right;
  width: 180px;
  margin-left: 20px;
}
#right-content .round_box_hack_tr {
  padding-top: 2px;
  padding-left: 0px;
}
#right-content .block {
  padding-left: 0px;
  margin-left: 0px;
}
#right-content .block .block_content {
  padding-left: 12px;
  padding-right: 8px;
}
#right-content .block .item-list {
  padding-left: 0px;
}
#right-content .block UL {
  padding-left: 0px;
}
#right-content .block DIV.menu UL LI, 
#right-content .block UL LI {
  background-image: none;
  background: none;
  list-style-image: none;
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}
#right-content .block A, 
#right-content .block UL LI A {
  font-weight: bold;
  color: #009;
  text-decoration: none;
}
#right-content h4 {
  display: block;
  margin: 6px;
  padding: 0;
  background: #efefef;
  color: #666666;
  margin: 10px 5px 5px 5px;
  font-size: 12px;
}
#right-content h4 span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
#right-content ul#similar_itemlist{
  list-style: none;
  color: #009;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-left: 0px;
}
#right-content li{
  padding-bottom: 5px;
}
#right-content li.current {
  color: #666;
}
#right-content p {
  padding-left: 17px;
  margin: 0 10px 10px 0;
  font-size: 12px;
}

/* news page */
#top_blog_entry {
}
#top_blog_entry .node {
  padding-bottom: 10px;
  padding-top: 5px;
}
#top_blog_entry .node H2 {
  margin: 0px 10px 5px 10px;
}
#top_blog_entry .node .info {
  font-size: 11px;
  color: #777777;
  margin: 0px 10px 0px 10px;
}
#top_blog_entry .node H2 A {
  color: #009;
  text-decoration: none;
}
#top_blog_entry .node .content {
  padding-top: 2px;
  font-size: 12px;
}
#top_blog_entry .node .links {
  margin: 0px 10px 0px 10px;
  font-size: 11px;
}
#top_blog_entry .node .links A {
  font-size: 11px;
}
#top_blog_entry .node .terms {
  margin: 0px 10px 0px 10px;
  font-size: 11px;
}
#top_blog_entry .node .terms A {
  font-size: 11px;
}

/* featured products page */

#featured h2 {
  margin: 0;
  padding: 3px 0 3px 0;
}

table#featured {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

#featured tr.dark, #featured tr.light {
  background: none;
  border: none;
}

#featured .logo_image {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 3px 0 3px 0;
}

#featured .sublinks {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 3px 0 3px 0;
}

#featured td {
  vertical-align: top;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  width: 185px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

#featured th {
  border: none;
}

#featured h2 a:link, #featured h2 a:visited {
  text-decoration: none;
}