/* Customizable color and image variations for NetPresence or NetMarket template */


body{background:#1E7585 url('img/bodybg.png') repeat-x;}

#content a.rte2button{background: url('img/inputbgblue.jpg') #0C8598 repeat-x; ; padding:4px 16px; color:white;text-shadow: #000 0px 1px 1px;border:1px solid #D4D4D4; border-radius:4px; font-size:90%; cursor:pointer;}
#content a.rte2button:hover{background: url('img/inputbgbluehover.jpg') #0A6E7E repeat-x;  }


#content input[type="button"],
#content input[type="reset"],
#content input[type="submit"]{background: url('img/inputbgblue.jpg') #0C8598 repeat-x; }

#content input[type="button"]:hover,
#content input[type="reset"]:hover,
#content input[type="submit"]:hover{background: url('img/inputbgbluehover.jpg') #0A6E7E repeat-x;;  }


#content a {color:#0C8598;font-weight:bold; }

#content .block input[type="submit"].more{color:#0C8598;font-weight:bold;}
