body {
  margin-top: 4px;
  margin-left : 0px;
  margin-right : 0px;
  padding-left : 0px;
  padding-right : 0px;
}

p, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 12pt;
}

#mainTable {
  width : 990px;
}

#banner {
  border : 2px ridge #d7d7d7;
}

#outer_body {
  border-left : 2px ridge #d7d7d7;
  border-right : 2px ridge #d7d7d7;
}

.pathway {
  font-size : 16pt;
  font-weight : bold;
  text-transform: uppercase;
}

/* --- LEFT MENU BEGINS --- */
.outline, #left_outer {
  background: #99ccff;
}

table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
  background: #99ccff;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
  border-bottom: 1px dashed #999999;
}

table.moduletable th, div.moduletable h3 {
  color: #666666;
  text-align: left;
  padding-left: 4px;
  height: 21px;
  line-height: 21px;
  text-transform: uppercase;
  margin: 0 0 2px 0;
}

table.moduletable td {
  padding: 0px;
  margin: 0px;
}

a.mainlevel:link, a.mainlevel:visited {
  text-transform: uppercase;
  display: block;
  border-top: 1px dashed #999999;
  font-size : 14px;
  color: #000000;
  background-color: #99ccff;   /* blue */
  vertical-align: middle;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

a.mainlevel:hover {
  text-decoration: none;
  color: #000000;
  background : #ffccff /* pink */
}

a.mainlevel#active_menu {
  color:#000000;
}

a.mainlevel#active_menu:hover {
  color: #000000;
}

.productLinks a {
  display : block;
  text-decoration : none;
  padding-left : 36px;
  margin-bottom : 4px;
  color : #00f;
  font-size : 13px;
}

.productLinks a:hover {
  background-color : #fcf; /* pink */
}

.categoryProductLinks a {
  float : left;
  background-color: #99ccff;
  border : 1px solid #000;
  font-size : 13px;
  padding : 1px;
  padding-right : 2px;
  padding-left : 2px;
  text-decoration : none;
  display : block;
  margin-right : 4px;
  margin-bottom : 3px;
}

.categoryProductLinks a:hover {
  background-color : #fcf; /* pink */
}

.clear {
  clear : both;
}

#search {
  padding-left : 4px;
  margin-bottom : 8px;
  font-size : 14px;
}

#search form {
  margin-top : 0px;
  margin-bottom : 0px;
}

.search_input {
  margin-top : 0px;
  font-size : 14px;
  margin-bottom : 4px;
}

.outline {
  width : 200px;
}

/* --- LEFT MENU ENDS --- */

/* --- FOOTER MENU BEGINS --- */

ul#mainlevel-nav
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

ul#mainlevel-nav li
{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    display : inline;
    margin: 0;
/*    white-space : nowrap; */
    font-size: 12px;
}
/*    border-right: 1px solid #cccccc; */

ul#mainlevel-nav li a
{
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
    color : #000000;
    background: transparent;
}

ul#mainlevel-nav li a:hover
{
    color : #0000ff;
}

a.mainlevel-nav, a.mainlevel-nav:visited, a.mainlevel-nav:hover {
  font-size : 12px;
  color : #000000;
  text-decoration: underline;
  padding-left : 5px;
  padding-right : 5px
}

/* --- FOOTER MENU ENDS --- */

/*
h1, h2, h3, h4, ul, ol {
  margin: 0px;
  padding: 0px;
}
*/

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
}


h1 {
size: 16 pt;
weight: bold;
}

#footer {
  font-size : 12px;
  text-align : center;
  border : 2px ridge #d7d7d7;
  background : #ffccff; /* pink */
}

table.contentpaneopen {
  width:100%;
}

#testimonials  {
  width : 170px;
}

#testimonials .story {
  background: url(images/bg_story.png) repeat-y;
  font-size: 12px;
  color: #000000;
  padding: 5px;
  border-bottom: 1px dashed #aaeb11;
  display: block;
  text-decoration: none;
  line-height: 110%;
  text-align : center;
}

#testimonials span.title {
  font-size: 14px;
  font-weight: bold;
  display: block;
  line-height: 120%;
  color: #666666;
}

#testimonials a.story:hover {
  color: #4a761d;
  background: url(images/bg_story_high.png);
}

* html #testimonials a {
  height: 1px;
}

#testimonials h2 {
  background: #b2f511 url(images/bg_newshead.png) no-repeat;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 0px;
  padding-left: 5px;
}

#testimonials h2 span {
  background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10
}

.salePrice {
  color : #ff0000;
}

.fieldLabel, .submit, .submit span  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
}

.menuElements a.mainlevel:visited, .menuElements a.mainlevel:link {
  padding-left :25px;
}


