body {
  margin: 2px;
  background-attachment: scroll;
  /*background-image: url('../images/background.jpg');*/
  background-image: url('../images/purple_stripes.jpg');  /* ##editor_alternate=## */
  background-repeat: repeat-x;  /* ##editor_alternate=## */
  background-position: top;  /* ##editor_alternate=## */
  /*background-color: #A5A5A5;*/
  background-color: #83698D;  /* ##editor_alternate=background-color: #E7DDC2;## */
}
.editor {

}
#pageSurround {
  width: 760px;
  margin: 0px auto;
  border: 2px solid #333333;
  background-color: #E7DDC2;
}
#topHeader {
/*    height: 128px; */
    height: 78px;
    padding-right: 0px;
}
#topLinks {
  text-align: center;
  margin: 10px;
}
#topLogo {
  background-image: url('../images/logo.jpg');
  height: 57px;
}
#topNav {

}
/* Hide the unstyled content of the Dynarch Menu until the menu is loaded */
#menu {
  display: none;
}
#breadcrumb {
    background-color: #F1E0B3;
    /*border: 1px solid #563719;*/
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 3px;
    /*border-top: 1px solid #563719;*/
    border-bottom: 1px solid #563719;
}
#content {
  padding-left: 10px;
  padding-right: 10px;
}
#IEroot #topNav {

}
.boxTitleLeft, .boxTitleRight {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #FFFFFF;
  background-color: #031074;
  background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
  height: 15px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
  border: 1px solid #000000;
  background-color: #EBEDFE;
  padding-left: 5px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 5px;
}

.boxContent {
  border: 1px solid #000000;
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #333333;
  background-color: #FFFFFF;
  margin-bottom: 5px;
}
.column_box_wrapper {
  margin-left: 0px;
  margin-bottom: 8px;
}
.column_heading {
  height: 16px;
  width: 145px;
  background-color: #DC1C36;
  background-image: url(../images/content_title_bak.gif);
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
  z-index: 99;
}
.column_heading h2 {
  color: #FBDC7E;
  background-color: transparent;
  font-size: 1.1em;
  font-family: arial,helvetica,sanserif;
  text-align: left;
  text-decoration: none;
  padding: 0 0 0 8px;
  margin: 0;
}
.column_box {
  width: 143px;
  background-color: #fafbce;
  border: 1px solid #563719;
  padding: 8px 0 9px 0;
  text-align: left;
}
.column_content {
  margin-top: -4px;
}
.column_box h3 {
  color: #5E0000;
  font-size: 1.1em;
  text-align: left;
  text-decoration: none;
  padding: 0 0 0 8px;
  margin: .3em 0 -.1em 0;
  clear: both;
}
.column_box p {
  margin: 8px 8px 0 8px;

}
.column_box ul {
  margin: 0;
  padding-left: 1.75em;
}
.column_box li {
  margin: 0;
}
.loginform {
  margin-left: 8px;
  margin-right: 8px;
}
.loginform input {
  border: 1px solid #563719;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
  position: relative;
  left: 0px;
  width: 160px;
  padding-left: 15px;
  padding-right: 5px;
  float: left;
}
.colMainCheckout {
  position: relative;
  width: 568px;
  float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
  text-align:center;
  margin-top: 10px;
}
.pagination {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}
#subCats {
  background-color: #EBEDFE;
  text-align: center;
  border: 1px solid #C9CEFC;
  margin: 0px;
  padding: 3px;
  float: left;
  width: 387px;
}
.subCat {
  text-align: center;
  padding: 8px;
  float: left;
  width: 110px;
  height: 50px;
}
.regSep{
  padding: 10px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.latestProds {
  float: left;
  text-align: center;
  width: 131px;
  height: 120px;
}

