/* font */
@import url('https://fonts.googleapis.com/css?family=Raleway:900|Roboto');
/* plugin */
@import "../plugin/shadowbox/shadowbox.css";
@import "../plugin/jquery-ui/css/ui-lightness/jquery-ui-1.8.6.custom.css";
#greeting,
#contact,
#more {
  text-align: left;
  margin-bottom: 10px;
  clear: both;
}
#greating {
  margin-top: 14px;
}
#left,
#right {
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7);
  margin-bottom: 30px;
}
#left {
  float: left;
}
#right {
  float: right;
}
#logo {
  width: 60px;
  height: 90px;
  background: url(../images/bb.png) left top no-repeat;
  margin-right: 10px;
}
#logo,
#website_description {
  float: left;
}
#webport_index {
  margin: 0;
  background: #FFF url(../images/newwebportbg.png) top center no-repeat fixed;
  background-size: cover;
}
body {
  font-family: 'Roboto', sans-serif;
}
#mainwarp {
  text-align: center;
  max-width: 960px;
  width: 95%;
  margin: 0 auto;
}
#content {
  margin-top: 10px;
}
#content a {
  text-decoration: none;
}
#content a .description {
  color: #666;
}
.label,
.motto {
  font-family: 'Raleway', sans-serif;
}
.pick {
  color: #FFB6C1;
  padding-left: 5px;
}
#website_description h1 .label {
  display: block;
  margin-bottom: 5px;
}
#content #website_description {
  /*width:425px;*/
  /*height:70px;*/
  text-align: left;
  /*background:transparent url(../images/webport_label.png) top left no-repeat;*/
}
#content #website_description h1 {
  color: #000;
  font-size: 1.9rem;
  margin: 0 0 -5px 0;
  display: block;
}
#content #website_description h3 {
  padding-left: 2px;
  color: #F90;
  font-size: 0.9rem;
  display: block;
  margin: 0;
}
#content #website_description h2 {
  margin: 0;
  padding-left: 2px;
  color: #39C;
}
#weblist {
  text-align: right;
}
#weblist .listbox {
  margin-bottom: 10px;
}
#weblist ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
a:link {
  color: #0180CB;
}
a:visited {
  color: #00486F;
}
a:hover {
  color: #990000;
  text-decoration: underline;
}
#right a:hover {
  background-color: #CD5C5C;
  color: white;
  text-shadow: none;
  padding-left: 50px;
}
a:active {
  color: #990000;
  text-decoration: underline;
}
#float {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  float: right;
}
#floatbig {
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
}
#linksmain {
  position: absolute;
  z-index: 1;
}
body {
  font-size: 0.75rem;
  background-color: #000000;
  margin: 0;
  color: #999999;
}
body,
td,
th {
  color: #666;
}
#flashcontent .bi {
  font-style: italic;
  font-weight: bold;
}
#flashcontent .sg {
  color: #999999;
}
.macromedia {
  color: #000000;
  padding: 5px;
}
.last {
  margin: 0 !important;
}
/*.facebook{ background:url(../images/facebook-mini.png) bottom left no-repeat; padding-left:15px;}*/
/*.twitter{ background:url(../images/twitter-mini.png) bottom left no-repeat; padding-left:15px;}*/
/* fix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
/*# sourceMappingURL=style-min.css.map */