body {
  background: #fff;
  margin: 0;
  font-family: Verdana;
  color: #0D2547;
}
body.two-col {
}
body.two-col #wrapper, #wrapper {
  background: transparent url(/images/bg_all.jpg) repeat-x scroll 0 0;
  padding: 0;
}

body.one-col #content, body.two-col #content {
  padding: 25px;
}
body.two-col #content {
  width: 660px;
}

h1, h2, h3, h4 {
  color: #116FB9;
  font-weight: bold;
}

h1 {
  font-size: 23px;
}
h2 {
  font-size: 19px;
}

a {
  color: #025EA6;
}
a:hover {
  color: #FF9A00;
}

#header {
  background-image: url(/images/top_bg.jpg);
  font-size: 11px;
  position: static;
}
#header a {
  text-decoration: none;
}
#header a:hover {
  color: #FF9A00;
}
#header #logo {
  padding: 10px 0 10px 45px;
}
#header #logo #tag-line {
  color: #065083;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 0 4px;
}
#header #phone {
  position: absolute;
  top: 30px;
  color: #0D2547;
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 0;
  text-align: right;
  width: 1024px;
}
#header #just-slogan {
  text-align: center;
  background: transparent url(/images/bg_top_panel.gif) repeat scroll 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #FEF48D;
  padding: 5px;
}

#slogan-panel {
  background: transparent url(/images/bg_top_panel.gif) repeat scroll 0 0;
  height: 264px;
  margin: 0;
}
#slogan-panel #img {
  float: left;
  position: absolute;
  z-index: 10;
}
#slogan-panel #slogan {
  float: left;
  margin: 35px 0 0 360px;
  position: absolute;
  width: 625px;
  z-index: 20;
  text-align: left;
}
#slogan-panel #slogan .title {
  color: #FEF48D;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px;
}
#slogan-panel #slogan .text {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 15px;
}
#slogan-panel #slogan ul.dots {
  line-height: 130%;
  margin: 5px 0 0;
  padding: 0 0 0 25px;
}
#slogan-panel #slogan ul.dots li {
  color: #FEF48D;
  font-size: 12px;
  font-weight: normal;
}
#slogan-panel #slogan ul.dots span {
  color: #CBE5FE;
}

#slogan-panel #note {
  background: transparent url(/images/bg_yellow.gif) repeat scroll 0 0;
  float: left;
  height: 187px;
  margin: 120px 0 0 720px;
  position: absolute;
  text-align: left;
  width: 200px;
  z-index: 30;
}
#slogan-panel #note .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  margin: 30px 0 0 -2px;
  text-align: center;
}
#slogan-panel #note .text {
  color: #0D2547;
  font-family: arial;
  font-size: 9px;
  line-height: 115%;
  margin: 5px 0 0 6px;
  text-align: center;
  width: 180px;
}
#slogan-panel #note .small {
  color: #BE7A03;
  font-size: 8px;
  line-height: 115%;
  margin: 10px 0 0 10px;
  text-align: center;
}

#nav-bar a {
  font-size: 11px;
}
ul#nav-bar li {
  margin-left: 0;
}
ul#nav-bar li.space {
  padding: 0 6px;
  color: #FCF075;
}

#header ul#tab-bar {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  height: 26px;
  margin-left: 45px;
}
#header ul#tab-bar li {
  float: left;
  background: url(/images/menu_cor_bg.gif);
  padding: 4px;
  height: 18px;
}
#header ul#tab-bar li.left {
  margin-left: 1px;
  background: url(/images/menu_cor_left.gif);
}
#header ul#tab-bar li.right {
  background: url(/images/menu_cor_right.gif);
}
#header ul#tab-bar li a {
  color: #fff;
  padding: 0 20px;
  font-weight: bold;
}

#sidebar {
  border-right: none;
  margin-right: 0px;
  padding: 25px;
  width: 250px;
}
#sidebar h3 {
  margin-bottom: 1em;
}

.container {
  width: 1024px;
}
#footer {
  border: 1px solid #CCCCCC;
  height: 110px;
  font-size: 10px;
}
#footer ul {
  list-style-type: none;
  list-style-image: none;
  padding-top: 20px;
}
#footer ul li {
  float: left;
  padding: 3px;
}
#footer ul li.space {
  color: #666666;
}
#footer img {
  float:left;
}
#footer a {
  text-decoration: none;
  color: #666666;
}
#copyright  {
  text-align: center;
  color: #666666;
  font-size: 11px;
  padding: 15px;
}


select.title {
  width: auto;
  border: 1px solid #BBBBBB;
  padding: 5px;
  margin: 0.5em 0;
  font-size: 1.5em;
}
select.title:focus {
  border: 1px solid #666666;
}

/* Content Pages */
#eco-friendly {
}
#eco-friendly img {
  float: right;
}
#eco-friendly #signature {
  float: right;
}

/* Product Listings */
.product-listing li {
  background-color: #fff;
}
.product-listing li a.info {
  font-size: 0.9em;
  background: #fff;
  min-height: 0;
  padding: 10px 0;
  position:static;
}
.product-listing li a.info:hover, .product-listing li:hover a.info {
  background: #fff;
  color: #111111;
}

/* Welcome Page */
#welcome-products {
  margin: 0px auto;
  width: 560px;
}
#testimonials {
}
#testimonials .line_dotted {
  border-top: 1px dotted #B7DAFD;
  margin: 15px 0;
  height: 1px;
}
.price.selling {
  font-size:1.4em;
  font-weight:bold;
}
.price.msrp {
  text-decoration: line-through;
  color: gray;
  line-height: 1.4em;
}
