/* global */

body {
  background: url(../img/bg.gif) top repeat-x;
  background-color: #2b3947;
  font-family: Tahoma, Helvetica, sans-serif;
/*  font-size: 1em; */
  color: #ffffff;
  text-align: center;
  position: relative;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

/* topnav */

#header {
  text-align: center;
  width: 1000px;
  height: 100px;
}

#topnav {
  margin: 0;
  padding: 0;
}

#topnav ul {
  margin: 0 0 0 470px;
}

#topnav li {
  float: left;
  margin: 20px 1px 0 0;
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 50px;
}

#topnav li a:link {
  background: url(../img/button.gif) top no-repeat;
  width: 130px;
  height: 60px;
  display: block;
  color: #43c5f2;
  text-decoration: underline;
}

#topnav li#button-active {
  background: url(../img/button-active.gif) top no-repeat;
  width: 130px;
  height: 60px;
  display: block;
  color: #7a5c51;
  text-decoration: none;
}

#topnav li a:visited {
  background: url(../img/button.gif) top no-repeat;
  width: 130px;
  height: 60px;
  display: block;
  color: #43c5f2;
  text-decoration: none;
}

#topnav li a:hover {
  background: url(../img/button-hover.gif) top no-repeat;
  width: 130px;
  height: 60px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

#topnav li a:active {
  background: url(../img/button.gif) top no-repeat;
  width: 130px;
  height: 60px;
  display: block;
  color: #43c5f2;
  text-decoration: underline;
}

/* /topnav */

/* filter bar */

#filter-bar {
  background: url(../img/filter-bar.gif) top no-repeat;
  width: 1000px;
  height: 50px;
  font-size: 12px;
  clear: both;
}

#stats {
  margin: 0 0 0 20px;
}

#search-field {
  background: url(../img/search-field.gif) top no-repeat;
  width: 185px;
  height: 25px;
  border: none;
  padding: 5px 0 0 45px;
}

#search-button {
  margin: 0 0 0 -20px;
  vertical-align: top;
}

.select-bg {
  background: url(../img/select-bg.gif) top repeat-x;
  border: 0;
  margin: 0 5px 0 5px;
}

.select-bg option {
  background-color: #ffffff;
  color: #000000;
  border: 0;
}

#go-button {
  vertical-align:top;
  margin: -2px 0 0 0;
  padding: 0 0 0 5px;
}

/* /filter bar */

div#hereiam {
  margin: 20px 0 20px 4px;
}

#hereiam p {
  font-size: 10px;
  text-align: left;
}

/* pagination */

.pagination {
  margin: 0;
  padding: 0;
}

.pagination ul {
  margin: 0 0 0 4px;
  padding: 0;
}

.pagination li {
  margin: 10px 5px 20px 5px;
  font-size: 10px;
  float: left;
}

.pagination li img {
  vertical-align: middle;
}

.pagination li.first-page {
  margin: 10px 15px 0 0;
}

.pagination li.page-number {
  background-color: #4cc4db;
  padding: 1px 3px 1px 3px;
}

.pagination li.page-number a:link {
  color: #000000;
  text-decoration: none;
}

.pagination li.page-number a:visited {
  color: #334353;
  text-decoration: none;
}

.pagination li.page-number a:hover {
  color: #ffffff;
  text-decoration: none;
}

.pagination li.page-number a:active {
  color: #000000;
  text-decoration: none;
}

.pagination li.last-page {
  margin: 10px 0 0 15px;
}

.pagination li a:link {
  color: #ffffff;
  text-decoration: none;
}

.pagination li a:visited {
  color: #ff00ff;
  text-decoration: none;
}

.pagination li a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.pagination li a:active {
  color: #00ff00;
  text-decoration: none;
}

/* /pagination */

/* profile view */

.profile-view {
  margin: 0;
  padding: 0;
}

.profile-view ul {
  margin: 0 4px 0 0;
  padding: 0;
}

.profile-view li {
  margin: 10px 5px 20px 5px;
  font-size: 10px;
  float: right;
  text-align: left;
}

.profile-view li img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.profile-view li a:link {
  color: #ffffff;
  text-decoration: none;
}

.profile-view li a:visited {
  color: #ff00ff;
  text-decoration: none;
}

.profile-view li a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.profile-view li a:active {
  color: #00ff00;
  text-decoration: none;
}

/* /profile view */

/* profiles */

.profiles {
  clear: both;
}

.profiles ul {
  margin: 0 2px 0 2px;
  padding: 0;
}

.profiles li {
  float: left;
  margin: 0 3px 0 3px;
  padding: 0;
}

.profile-box {
  background: url(../img/profile-box.gif) top no-repeat;
  width: 160px;
  height: 315px;
  margin: 0 0 20px 0;
}

.profile-img img {
  border: 5px solid #37495b;
  margin: 5px 0 0 0;
}

.profile-name {
  font-size: 14px;
  padding: 10px 0 10px 0;
}

.profile-name a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
}

.profile-name a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.flag {
  margin: 0 0 15px 0;
}

.bullet {
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  margin: 3px 0 2px 10px;
}

.bullet img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.bullet a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
}

.bullet a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.model-profile {
  font-size: 12px;
  margin: 20px 0 35px 0;
}

.model-profile a:link, a:visited a:active {
  color: #526d88;
  text-decoration: none;
}

.model-profile a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.add-fav {
  font-size: 10px;
  margin: 0 0 0 5px;
}

.add-fav a:link, a:visited a:active {
  color: #ffffff;
  text-decoration: none;
}

.add-fav a:hover {
  color: #4cc4db;
  text-decoration: underline;
}
/* /profiles */

/* profiles hor */

.profiles-hor {
  clear: both;
}

.profiles-hor ul {
  margin: 0 2px 0 2px;
  padding: 0;
}

.profiles-hor li {
  float: left;
  margin: 0 3px 0 3px;
  padding: 0;
}

.profile-box-hor {
  background: url(../img/profile-box-hor.gif) top no-repeat;
  width: 490px;
  height: 145px;
  margin: 0 0 20px 0;
}

.profile-left-hor {
  float: left;
  width: 160px;
}

.profile-right-hor {
  float: right;
  width: 330px;
}

.profile-hor-img img {
  border: 5px solid #37495b;
  margin: 5px 0 0 0;
}

.profile-hor-name {
  font-size: 14px;
  padding: 5px 0 5px 0;
  text-align: left;
}

.profile-hor-name a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
}

.profile-hor-name a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

.profile-tag-hor {
  font-size: 10px;
  text-align: left;
  padding: 0 0 5px 0;
}

.profile-text-hor {
  font-size: 10px;
  text-align: left;
  margin: 5px 0 0 0;
}

.flag-hor {
  margin: 6px 0 0 0;
}

.bullet-hor {
  margin: 15px 0 0 0;
}

.bullet-hor ul {
  margin: 0;
  padding: 0;
}

.bullet-hor li {
  font-size: 13px;
  text-transform: uppercase;
  text-align: left;
  width: 150px;
  display: block;
}

.bullet-hor img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.bullet-hor a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
}

.bullet-hor a:hover {
  color: #4cc4db;
  text-decoration: underline;
}

/* /profiles hor */

/* footer */

#footer {
  background: url(../img/footer_02.gif) top repeat-y;
  width: 1000px;
  text-align: center;
}

#wanted {
  margin: 0;
  padding: 0;
}

#wanted ul {
  margin: 0 0 0 310px;
  padding: 0;
}

#wanted li {
  margin: 10px 5px 0 0;
  padding: 0;
  float: left;
  font-size: 14px;
  text-align: center;
}

#wanted li a:link {
  color: #4cc4db;
  text-decoration: underline;
}

#wanted li a:visited {
  color: #db4cd6;
  text-decoration: none;
}

#wanted li a:hover {
  color: #ffffff;
  text-decoration: none;
}

#wanted li a:active {
  color: #00ff00;
  text-decoration: underline;
}

#wanted img {
  vertical-align: middle;
}

#disclaimer {
  font-size: 10px;
  color: #728496;
  padding: 20px 0 20px 0;
  clear: left;
}

#footer-nav {
  margin: 0;
  padding: 0;
}

#footer-nav ul {
  margin: 0 0 0 170px;
  padding: 0;
}

#footer-nav li {
  float: left;
  margin: 0 5px 0 0;
  font-size: 10px;
  color: #728496;
}

#footer-nav li a:link {
  color: #4cc4db;
  text-decoration: underline;
}

#footer-nav li a:visited {
  color: #db4cd6;
  text-decoration: none;
}

#footer-nav li a:hover {
  color: #ffffff;
  text-decoration: none;
}

#footer-nav li a:active {
  color: #00ff00;
  text-decoration: underline;
}

#link-2257 {
  font-size: 10px;
  padding: 10px 0 20px 0;
  clear: left;
}

#link-2257 a:link {
  color: #4cc4db;
  text-decoration: underline;
}

#link-2257 a:visited {
  color: #db4cd6;
  text-decoration: none;
}

#link-2257 a:hover {
  color: #ffffff;
  text-decoration: none;
}

#link-2257 a:active {
  color: #00ff00;
  text-decoration: underline;
}

#powered-by {
  font-size: 10px;
  color: #728496;
  padding: 20px 0 0 0;
}

/* /footer */

/* /global */

/* global links */

a:link {
	color: #00ff00;
	text-decoration: underline;
}

a:visited {
	color: #ff00ff;
	text-decoration: none;
}

a:hover {
	color: #4cc4db;
	text-decoration: none;
}

a:active {
	color: #ffffc0;
	text-decoration: underline;
}

/* /global links */
