
body {
  margin: 0;
  background: #fff url('../images/bg3.gif') no-repeat top center;
}

body.home {
  /*background-image: url('../images/bg2.gif');*/
}

#custom-doc {
  width: 960px;
  margin: auto;
  text-align: left;
  background-color: #fff;
  overflow: hidden;
}

body.home #custom-doc {
  /*background-color: #5E93C3;*/
}

#hd {
  width: 655px;
  background: transparent url('../images/hd-bg.gif') no-repeat top left;
}

#hd img {
  margin-top: 22px;
  float: left;
}

#bd {
  width: 655px;
}


strong {
	font-weight: bold;
}

#bd-left {
  float: left;
  width: 655px;
  *overflow: hidden;
}

#bd-right {
  float: left;
  width: 305px;
  background: transparent url('../images/right-top.gif') no-repeat top left;
  padding-top: 31px;
}

#top-right {
  height: 201px;
  width: 100%;
  background: transparent url('../images/top-right-bg.jpg');
  margin-bottom: 0px;
}

#cart-panel {
  margin-left: 125px;
  padding-top: 12px;
  line-height: 1.5em;
}

#top-right a:hover,
#top-right a:visited,
#top-right a:active,
#top-right a:link {
  color: #284d86;
  text-decoration: underline;
}

#nav-right {
  background: #b9d8f8 url('../images/right-nav-bg.jpg') repeat-x left top;
  width: 100%;
}

#nav-right-content {
  padding: 10px;
  clear: both;
}

#nav-right-quick-categories {
  padding: 0 0 10px 17px;
}


#right-nav-separator {
  height: 20px;
}

#right-nav-separator img {
  float: right;
}



#bd-content {
  padding: 10px;
  background: white url('../images/bd-bg.gif') no-repeat left top;
}

body.home #bd-content {
  background-color: transparent;
  background-image: none;
}


#ft {
  clear: both;
  background-color: #1b3966;
  margin: 0;
  color: #fff;

}

#ft:after {
  height: auto;
}

#ft p {
  line-height: 25px;
}

#ft-content {
  padding: 10px;
  width: 940px;
  padding: 10px;
  text-align: left;
  margin: 0 auto;
}

#ft a:link,
#ft a:visited,
#ft a:active,
#ft a:hover
{
  font-size: 13px;
  text-decoration: underline;
  color: #e6effe;
  padding-right: 37px;
}

#buy-online{
  padding-top: 5px;
  font-size: 18px;
  color: #204d91;
  text-align: center;
  width: 175px;
}

#phone-number {
  padding-top: 10px;
  font-size: 18px;
  font-weight: bolder;
  color: #204d91;
  padding-left: 20px;
}


#cmt-sbmit
{
  background:#EBEBEB;
  border:1px solid #cccccc;
  padding:0px 10px 10px 10px;
  margin:0px 0px 0px 0px;
  display:block;
}

#cmt-sbmit.cmt-hidden
{
  background:black url(img/comments-sep.jpg) repeat-x;
  border:0px;
  padding:8px 0px 0px 10px;
}

#cmt-sbmit.cmt-hidden form
{
  display:none;
}

  #cmt-sbmit .text
  {
    width:250px;
  }

  #cmt-sbmit .textarea
  {
    width:400px;
    height:100px;
  }

  #cmt-sbmit .section
  {
    border-bottom:1px solid #cccccc;
    font-size:14px;;
    font-weight:bold;
    font-style:italic;
  }


h2.comments-header
{
  margin-top:0px;
  margin-bottom:4px;
  padding-left:10px;
  display:block;
}

#cmt-comments
{
  margin-left:10px;
  background:black url(img/comments.jpg) no-repeat;
  padding:15px 6px 0px 5px;
}

.comment
{
  border-bottom:1px solid #efefef;
  padding:10px;
  margin:10px 0px 10px 0px;
}

  .comment-title
  {
    font:14px Arial, Verdana, Arial;
    font-weight:bold;
    line-height:.8em;

    margin:0px 0px 3px 0px;
    color:#545454;
  }

  .comment-author
  {
    font:11px Verdana;
    /*font-style:italic;*/
    padding:0px 0px 4px 0px;
    color:#8a8a8a;
    text-indent:2px;
  }

  .comment-date
  {
    font:11px Verdana, Arial;
    float:right;
    color:#8a8a8a;
  }

  .comment-text
  {
    border-top:1px dashed #ccccc;
    font-size:13px;
    margin:9px 0px 4px 0px;
    <?= $commenttextstyle ?>
  }

  .comment-text pre
  {
    font:12px "Trebuchet MS";
    color:#565656;
  }

  .comment-text-quote
  {
    font:29px "Trebuchet MS", Georgia, Arial, Verdana !important;
    line-height:19px;
    margin:-10px 3px 0px 0px;
    font-weight:bold !important;
    float:left;
    color:#8a8a8a;
  }

.cmt-navigation-hidden
{
  display:none;
}

#cmt-sbmit-prog
{
  height:32px;
  overflow:hidden;
}

#cmt-pg-prog
{
  height:32px;
  overflow:hidden;
  float:right
}

body.home .product-list-ex {
    background-color: white;
}

body.home h2 {
    color: #00A2EE;
    font-size: 17;
    font-weight: bold;
}

#news-title a {
    color: #193d73;
    line-height: 1.2em;
    font-size: 1.6em;
}

#sign-up {
	 color: #193d73;
	 font-size: 1.6em;
}

#news-content .readmore {
    color: #193d73;
}

.featured-editorial { 
	clear: both; 
	padding: 0 0 15px; 
	font-size:11px;
	
}

.product-list-ex {
    /*background: white url('../images/featured-prod-bg.jpg') repeat-y right;*/
}

.product-list-ex a:link,
.product-list-ex a:visited,
.product-list-ex a:hover,
.product-list-ex a:active {
    color: #193d73;  
}

.featured-editorial img {
    padding: 5px;
}

#bd-content {
  padding: 20px;
}

body.home #bd-content {
  padding: 10px;
}

#contact-form input {
	margin-bottom: 10px;
}

