/* ----------------------------------- */

body {
    background:#0B1C05  url(http://custom.buyitsellit.com/4567/bglimen.jpg) center top repeat-y;  
}
a:link, a:visited {
    color: #0B1C05;
    text-decoration: underline;
border-style: none;
}
a:hover, a:active {
    color: #bcc570;
    text-decoration: underline;
border-style: none;
border-left: none;

 }

/* -------- Buttons -------- */
.button {
background: #AAFF00;
font-weight: bold;
text-align: center;
color: #0B1C05 !important;
}

.button:hover {
  background:  #E4FFAD;
}

.limebutton {
background: #AAFF00;
font-weight: bold;
text-align: center;
color: #0B1C05 !important;
}

.limebutton:hover {
  background:  #E4FFAD;
}

.bigbutton {
  background: #AAFF00;
  font-size:130%;
text-align: center;
font-weight: bold;
  color: #0B1C05 !important;
}

.bigbutton:hover {
  background: #E4FFAD;
}
/* -------- END Buttons -------- */



/* ------STYLING ----*/
.bold {
font-weight: bold;
font-size: 115%;
}

.boldunder {
font-weight: bold;
font-size: 115%;
text-decoration: underline;
}
.now {
color: #FF0000;
}

.rightnote    {
        float: right;
     }
.centernote {
text-align:center;
font-weight: bold;
font-size: 120%;
background: FF007F
}

#custompage h1 {
text-align:center;
font-weight: bold;
font-size: 130%;
font-color: #FF007F;
}

.pagetitle {
text-align:center;
font-weight: bold;
font-size: 130%;
font-color: #FF007F;
}

.linkz {
font-color: blue;
text-decoration: underline;
}


.errormessage{
  font-weight: bold;
font-size: 140%;
font-color: #FF0000;
  text-decoration: underline;
}


/* ------ END STYLING ----*/

/* Top */
#top h1 {
  color: #007900;
}
#top a {
 border-style: none;
}
border-style: none;
#search input {
  background: #0B1C05;
  color: #0B1C05;
}
#search label input {
  background: #0B1C05;
  color: #FFF;
  border: 1px solid #999;
}

/* Bar */
#bar {
  background: url(http://custom.buyitsellit.com/4567/logobarP.jpg) 0 0  no-repeat;
  color: #dfe2c5;
}
  #bar a:link, #bar a:visited {
      font-size:130%;
font-family: Veranda, Arial,sans-serif;
      color: #FFF;
font-weight:bold;
      text-decoration: none;
border-style: none;
  }
  #bar a:hover, #bar a:active {
font-family: Veranda, Arial,sans-serif;
     color: #FF007F;
font-weight:bold;
    text-decoration: none;
border-style: none;
  }
  
  #cart {
    color: #FFF;
    background: none;
  }
  
  #cart-total strong {
    color: #909a38;
  }

/* Content */

 #crumb {
      margin-top:10px;
    margin-bottom: 10px;
   align: right;
  font-color: #0101DF;
    }

#content {
background: none;
}

#content  a:link, a:visited {
    color: #0B1C05;
    text-decoration: underline;
    border-style: none;
    border-left: none;
}

#content a:hover, a:active {
    color: #AAFF00;
    text-decoration: underline;
   border-style: none;
   border-left: none;
 }
#content h1 {
    color: #0B1C05;
    }

  #content h3 {
    color: #0B1C05;
  }
  
  #products td p, p.price {
    color: #0B1C05;
  }

/* ----------Product page----------- */
    #photos {
  width: 290px;
  float: left;
  margin-right: 10px;
  margin-top: 6px;
  display: inline;
  text-align: center;
    }
      #photos img {
  margin-bottom: 5px;
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
  margin: 5px;
  vertical-align: left;
      }

/* Side */
#side li a:link, #side li a:visited {
 color: #0B1C05;
    text-decoration: none;
   border-left-style: none;
}

#navcontainer { width: 160px; }

#navigation li a {
color: #0B1C05;
background: none;
text-decoration: none;

border-top-width: 2px;
border-top-style: solid;
border-top-color: #AAFF00;
width: 160px;
display: block;
padding: 5px;
border-right-width: 2px;
border-left-width: 2px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #AAFF00;
border-left-color: #AAFF00;
text-align: right;
}

#navigation {
width: 160px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #AAFF00;
}

#navigation li {
list-style-type: none;
}

#navigation li a:hover {
text-decoration: none;
color: #FF007F;
background: none;
background-image: none
background-repeat: no-repeat;
background-position: left;
}

/* --------- Footer -------------------*/
#footer h1 {
font-family:Veranda, Arial,sans-serif;
  color: #0B1C05;
}


.footnote  {   
font-family:Veranda, Arial,sans-serif;
color: #0B1C05;
text-align: center;
font-weight: bold;
    font-size: 14px;
}


#foot {
padding: 10px;
float: left;
width: 100%;
}
.footmenunarrow {
    font-family: Verdana, Geneva, sans-serif;
    font-size: x-small;
font-weight: bold;
    text-align: left;
    float: left;
    width: 110px;
    padding-left: 20px;
}
.footmenu {
    font-family: Verdana, Geneva, sans-serif;
    font-size: x-small;
font-weight: bold;
    text-align: left;
    float: left;
    width: 190px;
    padding-left: 20px;
}

.foot-ul {
    
list-style-position: inside;
    list-style-type: none;
}
.foot-ul a:link, a:visited {
    color: #0B1C05;
    text-decoration: none;
}
.foot-ul a:hover, a:active {
border-left-width: 5px;
border-left-style: solid;
border-left-color: #FF007F;
    color: #FF007F;
    text-decoration: underline;
}





 #notfooter a {
    font-family: Veranda, Arial,sans-serif;
  color: #0B1C05;
    font-size: 12px;
}































































