/* This stylesheet is inherited from a product of
   MaKo - Orion HiTek, Inc. email: shark@mako4css.com */
/* The original stylesheet can be found at http://www.mako4css.com/  -
   CSS FAQ web site with tips, tricks and tutorials - and you are free
   to use and/or change it, as well as this one. Stanislav Sinyagin. */


A IMG {
  border: none;
}

/*normal links in the text*/
A:link, A:visited {
  color: #0000FF;
  text-decoration: underline;
}

A:hover {
  background: #EBF5FA;
  color: #3499CC;
  text-decoration: underline;
}

A:active {
  color: #FF0000;
  text-decoration: none;
}


BODY {
  background: #FFFFFF;
  color: #000088;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Georgia, "MS Serif", "New York", serif;
  margin-bottom: 4px;
  text-shadow: #B0C4DE 2px 2px 1px;
}


.Header {
  background-color: #EBF5FA;
  border-color: #999999;
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: #000088;
  letter-spacing: 1.5px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 4px;
}

.Header H1 {
  font-family: Georgia, "MS Serif", "New York", serif;
  margin: 0px;
  text-shadow: #B0C4DE 2px 2px 1px;
}


.Content {
  background: #FFFFFF; /* declare a color together with a contrasting
                          background color to insure readability */
  color: #000088;      
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  padding: 3px;
}

.Toc {
  font-size: 0.9em;
}


.Area {
  margin-left: 2%;
}

.AreaName {
  font-size: 1.1em;
  font-weight: bolder;
  padding-top: 2px;
  padding-bottom: 8px;
}

.Enterprise {
  margin-left: 2%;
}

.EnterpriseName {
  font-size: 1.0em;
  font-weight: bolder;
}

.Location {
  margin-left: 2%;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 0.8em;
}

.LocationDetails {
  width: 70%;
  display: inline;
}

.Address {
  display: block;
  vertical-align: top;
}

.ContactInfo {
  display: block;
  vertical-align: top;
}

.Telephone {
  color: #0000BB;
}

.Rating {
  display: inline;
  font-size: 0.7em;
  vertical-align: top;
}

.RatingValue {
  font-weight: bolder;
}

P {
  font-size: 0.8em;
  text-align: justify;
}

.Sect1 P {
  margin-left: 2%;
  margin-right: 20%;
}

.Enterprise P {
  margin-left: 2%;
  margin-right: 30%;
}


UL {
  font-size: 0.8em;
}


.BackToTop {
  background-color: #FFFFFF;
  color: #C71585;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
}


/* this is a box where the bottom-navigation
   and the copyright will be placed */
.BottomBox {
  background: #DFEFF7; 
  border-color: #999999;
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: #000099;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 2px;
  padding: 4px;
  text-align: center;
}

.Spylog {
  float: right;
}

.HowItsMade {
  font-size: 8px;  
  color: #AAAAFF;
}

.HowItsMade A, .HowItsMade A:visited, .HowItsMade A:hover {
  text-decoration: none;
  color: #AAAAFF;
}

.Nickname {
  font-style: italic
}
