/* 
    Created on : Apr 28, 2015, 12:06:45 PM
    Author     : jrocos
*/
body {
  text-align: center;
  font-family: "Helvetica"; }

#main-content {
  width: 300px;
  background: #dd5f08;
  border-style: outset;
  border-width: 5px;
  border-color: #DCDCDC; }

#contact {
  font-size: 12px;
  color: white;
  vertical-align: top; }

#copyright {
  font-size: 14px;
  vertical-align: top; }

#main-content label {
  color: white;
  text-shadow: black 1px 1px 1px; }

#top-header {
  border-style: outset;
  border-width: 5px;
  border-color: #DCDCDC;
  width: 300px;
  text-align: center;
  background: url("../images/sunpic1.jpg") 10px -40px;
  font-size: 25px;
  /*margin:0 auto;*/
  color: white;
  text-shadow: black 2px 2px 2px;
  font-weight: bold;
  line-height: 1;
  font-style: italic;
  height: 60px;
  padding-top: 0px;
  padding-bottom: 20px; }
  #top-header #top-title {
    font-size: 13px;
    font-style: italic;
    color: #c8d4d4;
    text-shadow: #8c3100 2px 2px 2px; }
  #top-header #app-title {
    font-size: 33px;
    margin-left: 7px; }
  #top-header #tm-label {
    font-size: 16px;
    vertical-align: bottom; }

/*# sourceMappingURL=login.css.map */
