body {
    background: #FFFFFF;
    color: #333333;
    margin: 0;
    padding: 0;
}

body, td, th, input, button, select, textarea {
    font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", FreeSans, sans-serif;
}

body, td, th, textarea, input, button {
    font-size: 12px;
}
input[type=text] {
    outline: none;
}

a:link, a:visited, a:active, a:hover, .link {
    color: #000000;
    text-decoration: none;
}

a:hover, .link:hover {
    color: #404040;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

hr.thin {
height: 1px;
border: 0;
color: #333;
background-color: #333;
width: 100%;
margin:1px;
}

div.bg {
//background-color:#FEFCFC; 
//layer-background-color:#FEFCFC; 
visibility: visible;
padding-left:0px;
margin-bottom:6px;
}

div.bggrey {
background-color:#C0C0C0; 
layer-background-color:#C0C0C0; 
visibility: visible;
margin-left:2px;
}

h1 { font-size: 175%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 80%; }

form {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: middle;
}

th {
    text-align: left;
}

code { color: #993366; }

hr.original {
    background: #E5E5E1;
    border: 1px solid #E5E5E1;
    display: block;
    height: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 20px 0;
    padding: 0;
    width: 100%;
}


.ellipsis {
   width:500px;
   display:block;
}

.box-home .ellipsis {
   clear:both;
}

.box-home .ellipsis {
   max-width:500px;
   width:auto !important;
   float:left;
}


.minor { color: #B3B3A6; }
.highlight-term { font-weight: bolder; }

/* *********************************************
 * box-home
 * ******************************************* */
.box-home {
    width: 800px;
    margin: 10px auto 0px auto;
    overflow: hidden;
}
.box-home .centerit {
    width: 550px;
    padding-top:30px;
    margin: 10px auto 0px auto;
    overflow: hidden;
}
.box-home .border {
    //border-left: solid 1px #CDCDC4;
    //border-right: solid 1px #CDCDC4;
    //margin-left:25px;
    //margin-right:25px;
    margin-top: 100px;
    height: 100%;
}
.box-home h1 {
    float: left;
    height: 100px;
    width: 800px;
    overflow: hidden;
    background: url(images/top.png) no-repeat 0 0;
    text-indent: -5000px;
}
.box-home titleimage {
    float: left;
    width:18px;
    height:18px;
    background: url(http://16apps.com/oiopub-direct/templates/16apps_theme/images/top.png) no-repeat 0 0;
    text-indent: -5000px;
    margin-left:83px;
    margin-top:5px;
}
.box-home h2 {
    color: #E69940;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: normal;
    padding-left: 35px;
    letter-spacing: -2px;
    margin: 10px 0 17px 0;
}
.box-home h2 strong {
    color: #DD7700;
}

.box-home .search-form-container {
    margin:  0;
    padding: 0;
    background: url(http://16apps.com/oiopub-direct/templates/16apps_theme/images/top.png) no-repeat top left; 
    //overflow: hidden; 
    width: 800px; 
    height: 100px;
    float: left;
}

.box-home .text-field {
    float: left;
    padding-left: 216px;
    padding-top: 40px;
}

.box-home .text-field input {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color:#202020;
    display: block;
    width: 280px;
}
.box-home .dropdown2 {
    //float: left;
    padding-left: 525px;
    padding-top: 39px;
}
.box-home .dropdown option {
    background: transparent;
    border: 0;
    margin: 0;
    //padding: 0;
    //display: block;
    width: 228px;
}

.box-home h3 {
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}
.box-home .tiny{
    font-size: 8px;
}
.box-home .highlight{
    font-size: 20px;
    color: #434CFF;
    font-weight: bold;
}
.box-home .whatis{
    font-size: 28px;
    font-weight: bold;
    color: #404040;
    margin-left:10px;
    margin-top:0px;
    margin-bottom:50px;
}
.box-home .appears{
  font-size: 8pt;
    color: #404040;
    margin-left:10px;
    margin-top:0px;
}
.box-home .relatedapps{
  font-size: 7pt;
    color: #404040;
    margin-left:15px;
    margin-top:0px;
}
.box-home .relatedapps a{
    color: #99B2CC;
}
.box-home .locationapps{
  font-size: 7pt;
    color: #404040;
    margin-left:113px;
    margin-top:0px;
}
.box-home .locationapps a{
    color: #99B2CC;
}
.box-home .tinyapps{
    font-size: 7pt;
    color: #404040;
    //margin-left:100px;
    font-style: italic;
}
.box-home .tinyapps a{
    color: #668CB3;
}
.box-home p{
    margin-top:10px;
    margin-bottom:20px;
}
.box-home .question{
    font-size: 20px;
    color: #000000;
margin-left: 50px;
}
.box-home .title{
    font-size: 20px;
    color: #000000;
margin-left:100px;
    text-decoration: underline;

}
.box-home .describe{
    font-size: 12px;
    margin-top:0px;
    color: #000000;
    margin-left:0px;
}
.box-home .explain{
    font-size: 24px;
    font-weight: normal;
    color: #404040;

}
blockquote{
    font-size: 16px;
    color: #000000;
    margin-left:5px;
}
blockquote.style1 {
  //background-image: url(images/try.png);
  //background-position: top left;
  //background-repeat: no-repeat;
  font-size: 8pt;
  margin-left:15px;
  text-indent: 27px;
    color: #404040;
  margin-bottom:10px;
  margin-top:3px;
  }
blockquote.curse1 {
  font-size: 6pt;
  //text-indent: 27px;
  color: #808080;
  margin-bottom:15px;
  }


.box-bottom {
    width: 800px;
    margin: 10px auto 0px auto;
    overflow: hidden;
    border-bottom:solid 1px #CFCFC6;
    padding-top:15px;
}
/* home-foot */
.home-foot {
    width: 630px;
    margin: 0 auto;
    padding-top: 5px;
    overflow: hidden;
    color: #999988;
    text-align: center;
}
.home-foot span {
    margin: 0 15px 0 0;
}
.home-foot a {
    margin: 0 15px;
    color: #99B2CC;
}
.home-foot a:hover {
    color: #668CB3;
}
