/*
Theme Name: Product Review
Description: Review products using wordpress.
Author: Scott Botkins
*/


body{
   background: #F2F8EE url(http://www.coloncleanseme.com/themes/litejazz/images/blue/bg.png) repeat-x scroll 0 0;
   margin: 0px;
   font-family: Arial;
   font-size: 9pt;
}

h1{
   margin: 0px;
   padding: 0px;
   color: #FFFFFF
}

h2{
   margin: 0px;
   padding: 0px;
   color: #FFFFFF
}

h3{
   margin: 0px;
   padding: 0px;
}

a{color: #0000FF}

div#mast {
   width: 902px;
   align: center;
}

div#masthead {
   background: #170808 url(http://www.coloncleanseme.com/themes/litejazz/images/blue/mast-bg.png) 0 0 repeat-x;
   width: 902px;
   height: 103px;
   align: center;
}

div#header .header-right {
   background:  url(http://www.aniasagajllo.com/coloncleanse/themes/litejazz/images/blue/mast-r.png) 100% 0 no-repeat;
   width: 902px;
   height: 79px;
   align: right;
}

div#header .header-left {
   background:  url(http://www.aniasagajllo.com/coloncleanse/themes/litejazz/images/blue/mast-l.png) 0 0 no-repeat;
   width: 902px;
   height: 79px;
   align: left;
}

div#navigation {
  background: #edd7af url(http://www.coloncleanseme.com/themes/litejazz/images/blue/menu-bg.png) repeat-x;
   width: 902px;
   height: 30px;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   border-top: 0px solid #000000;
}

#primary a {
  background: url(http://www.coloncleanseme.com/themes/litejazz/images/blue/menu-div.png) 100% 0 repeat-y;
  color: black;
  text-decoration: none;
}

#primary a:hover {
  background: #D3C1CC url(http://www.coloncleanseme.com/themes/litejazz/images/blue/menu-a-div.png) 100% 0 repeat-y;
  color: black;
}

#primary a.active {
  color: black;
  background: #4e4a41;
}

#primary {
  line-height: 30px;
  border-right: 2px solid #000000;
  border-left: 2px solid #000000;
}

#primary ul {
  padding:0;
  margin:0;
  list-style:none;
}

#primary li {
  display:inline;
}

#primary a {
  font-weight:bold;
  display:block;
  float:left;
  padding:0px 14px 0px 14px;
  margin: 0px 1px 0px 0px;
  font-size: 1em;
}
