/* Global Styles */
body 
{
  background-color: #fff;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;   	  
}

form { margin-bottom: 0 ; }

/* Class Styles, links */
.link_bread_crumb
{
  color: blue;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-bread-crumb-active
{
  color: darkblue;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link_category
{
  color: blue;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-category-active
{
  color: darkblue;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link_featured_prod
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-home
{
  color: white;
  font-family: verdana,arial,helvetica;
  font-size: 20pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-join-promo
{
  color: forestgreen;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-list-view-header
{
  color: darkblue;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link_ppp
{
  color: blue;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.link_product
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-to-top
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.link-utility
{
  color: darkorange;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.link-utility-small
{
  color: darkorange;
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}


/* Class Styles, text */
.footer
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
}

.risk-disclosure
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
}

.risk-disclosure-bold
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
}

.group-header
{
  color: white;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

.group
{
  color: green;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

.items-summary
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}

.label
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
}

.label-value
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}

.logo
{
  color: white;
  font-family: verdana,arial,helvetica;
  font-size: 20pt;
  font-style: normal;
  font-weight: bold;
}

.content-hr {
  border: 0px;
  border-top: 1px dashed orange;
  height: 1px;
  width: 90%;
  text-align: center;
}

.page-title
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
}

.ppp-active
{
  color: darkorange;
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.product-description-header
{
  color: black;
  display: inline;
  font-family: verdana,arial,helvetica;
  font-size: 13pt;
  font-style: normal;
  font-weight: bold;
}

.product-attribute
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
}

.product-count
{
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
}

.product-count-summary
{
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}

.product-count-small
{
  color: black;
  font-family: verdana,arial,helvetica;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}

.tag-line
{
  font-family: verdana,arial,helvetica;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-align: right;
}
