/* ctlopez.com */

body
  {
    background-color: #ffffff;
    background-image:url('/frontend/background.png');
    font: 0px;
    text-align: left;
  }

html 
  {
    overflow-y: scroll;
  } 

a 
  {
    color: #79759B;
    font-family:  "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size: 10pt; 
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: capitalize;
  }

a:hover
  {
    text-decoration: underline;
  }

.icon
  {
    border: 0px solid #000000;
    margin: 0px;
  }

.photosection
  {
    border: 5px solid #83899e;
    margin: 0px;
  }

.photosectionselected
  {
    border: 5px dashed #83899e;
    margin: 0px;
  }

img
  {
    border: 1px solid #83899e;
    margin: 3px;
  }

p
  {
    color: #000000;
    font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size: 10pt; 
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 3px 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
  }

.invisible
  {
    color: #ffffff;
    font-size: 0pt; 
  }

.cutline
  {
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    text-indent: 0px;
    background-color:#f1f1f1;
    border: 1px solid #d1e1d1;
    padding: 3px;
  }

.thumbwords
  {
    text-indent: 0px;
    text-align: center;
    font-size: 10px;
    line-height: 100%
  }

.lists
  {
    font-size: 9pt; 
    text-indent: 35px;
  }

.topbox
  {
    border: solid 0px #ff0000;
    height: 35px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: visible;
    text-align: center;
    visibility: visible;
    width: 800px;
    float: none;
  }

.contentbox
  {
    border: solid 0px #ff0000;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
    text-align: left;
    visibility: visible;
    width: 800px;
    float: none;
  }

.bottombox
  {
    border: solid 0px #ff0000;
    height: 35px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: visible;
    text-align: center;
    visibility: visible;
    width: 800px;
    float: none;
  }

.csbox
  {
    border: solid 0px #000000;
    height: 108px;
    margin: 6px 6px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: visible;
    text-align: center;
    visibility: visible;
    width: 108px;
    float: left;
  }

/* ctlopez.com unique */

.subsectionhead
  {
    color: #000000;
    font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size: 12pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    margin: 15px 0px;
    text-align: left;
    text-decoration: underline;
    text-indent: 0px;
    text-transform: none;
  }

.headline
  {
    color: #000000;
    font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size: 14pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    text-decoration: underline;
    text-indent: 0px;
    text-transform: none;
  }

.nm
  {
    color: #79759B;
    font-style: italic;
    font-weight: bold;
  }

.news
  {
    text-align: justify;
    text-indent: 20px;
  }

.preface
  {
    font-style: italic;
  }
