address {
}

applet {
}

area {
}

a {
  text-decoration: underline;
  color: #68397f;
  font-size: 12px;
}

a:visited {
  color: purple;
}

base {
}

basefont {
}

big {
}

blockquote {
}

body {
  background: url(../images/bg/love-bg.jpg) repeat fixed 0 0;
  margin: 0 0;
  text-align: center;
  font: 11px/14px tahoma, verdana, sans-serif;
}

br {
}

b {
  font-weight: bold;
}

caption {
}

center {
}

cite {
}

code {
  font-size: 100%;
}

dd {
}

dfn {
}

dir {
}

div {
}

dl {
}

dt {
}

em {
}

font {
}

form {
}

h1 {
  font-size: 100%;
}

h2 {
  font-size: 100%;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
}

head {
}

hr {
  display: none;
}

html {
}

img {
  border: none;
}

input {
  font-size: 100%;
}

isindex {
}

i {
  font-style: italic;
}

kbd {
}

link {
}

li {
}

map {
}

menu {
}

meta {
}

ol {
  list-style: none;
}

option {
}

param {
}

pre {
  font-size: 100%;
}

p {
}

samp {
}

script {
}

select {
  font-size: 100%;
}

small {
}

strike {
}

strong {
}

style {
}

sub {
}

sup {
}

table {
  border-collapse: collapse;
  border: none;
}

td {
}

textarea {
  font-size: 100%;
}

th {
}

title {
}

tr {
}

tt {
}

ul {
  list-style: none;
}

u {
  text-decoration: underline;
}

var {
}

* {
  margin: 0;
  padding: 0;
}

label {
  cursor: hand;
  font-size: 12px;
}

input.button {
  cursor: hand;
  font-size: 12px;
}

fieldset {
  border: none;
}

.hide {
  display: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#wrapper {
  position: relative;
  width: 980px;
  text-align: left;
  margin: 0 auto;
}

#header {
  width: 980px;
  height: 97px;
  overflow: hidden;
  background: url(../images/header-bg.png);
}

#header h1 {
  float: left;
  padding: 0 0 0 0;
}

#header ul {
  float: right;
  padding: 0 0 0 0;
}

#header ul li {
  float: left;
  display: inline;
  padding: 0 0 0 0;
  color: #68397f;
}

#header images {
  display: block;
}

#main {
  background: url(../images/container-bg.png) repeat-y 0 0;
  position: relative;
}

#main-in {
  background: url(../images/container-top-bg.png) no-repeat 0 0;
}

#main-out {
  background: url(../images/container-bottom-bg.png) repeat-x 0 100%;
  min-height: 240px;
  padding: 13px;
  margin: 0 2px;
}

#main2 {
  background: url(../images/container-bg.gif) repeat-y 0 0;
  position: relative;
}

#main-in2 {
  background: url(../images/container-top-bg.png) no-repeat 0 0;
}

#main-out2 {
  background: url(../images/container-bottom-bg.png) repeat-x 0 100%;
  min-height: 240px;
  padding: 13px;
  margin: 0 2px;
}

#shadow {
  background: url(../images/main-shadow-bg.png) no-repeat 0 0;
  height: 96px;
}

#shadow2 {
  background: url(../images/shadow-bg.jpg) no-repeat 0 0;
  height: 76px;
}

.button {
  cursor: hand;
  padding: 0 8px;
  height: 23px;
  background: url(../images/button-bg.gif);
  font-weight: bold;
  color: #fff;
  border: 1px solid #7f3994;
  border-width: 1px 1px 1px 1px;
}

div.userinfo {
  position: relative;
  padding: 17px 30px;
  color: #d9f4fc;
}

div.userinfo a {
  color: #d9f4fc;
}

div.userinfo dl {
  float: left;
  width: 315px;
}

div.userinfo dl dt {
  float: left;
  width: 134px;
  height: 149px;
  background: url(../images/userinfo-photo-bg.png);
}

div.userinfo dl dt img {
  width: 126px;
  height: 140px;
  position: relative;
  top: 4px;
  left: 4px;
}

div.userinfo dl dd {
  margin-left: 110px;
}

div.userinfo dl dd.name {
  font-size: 30px;
  color: #b54b4d;
  line-height: 32px;
}

div.sidebar {
  position: relative;
  float: right;
  width: 174px;
  background: url(../images/sidebar-top-bg.jpg) no-repeat;
}

div.sidebar a {
  color: #587680;
}

div.sidebar .in {
  background: url(../images/sidebar-bottom-bg.gif) no-repeat 0 100%;
  position: relative;
  padding: 3px 4px 3px 3px;
  color: #f0fcff;
}

div.sidebar h3 {
  height: 24px;
  overflow: hidden;
  background: url(../images/sidebar-header-bg.gif);
  font: 18px/22px tahoma, verdana, sans-serif;
  color: #bbd7e0;
  font-style: italic;
  padding-left: 8px;
}

div.sidebar form {
  padding: 10px 10px 10px 20px;
}

div.sidebar p {
  margin-bottom: 10px;
}

div.userinfo-c-wide {
  position: relative;
  width: 980px;
  background: url(../images/userinfo-top-bg-wide.gif) no-repeat;
  margin-bottom: 5px;
  margin-left: 10px;
}

div.userinfo-c {
  position: relative;
  width: 827px;
  background: url(../images/userinfo-top-bg.jpg) no-repeat;
  margin-bottom: 5px;
  margin-left: 10px;
}

div.userinfo-links {
  height: 30px;
  overflow: hidden;
  position: relative;
  background: url(../images/userinfo-links-bg.gif);
}

div.userinfo-links-wide {
  height: 30px;
  overflow: hidden;
  position: relative;
  background: url(../images/userinfo-links-bg-wide.gif);
}

.header_big {
  font-size: 30px;
  line-height: 32px;
  color: #d9f4fc;
}

.header_small {
  color: #d9f4fc;
  font-size: 20px;
  line-height: 22px;
}

.light {
  background-color: #8db7c7;
  padding-top: 3px;
  padding-bottom: 3px;
}

#footer {
  text-align: center;
  padding-top: 15px;
  color: #ffffff;
  font-size: 12px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer p {
  margin-bottom: 5px;
}

#footer p.abledating {
  color: #ffffff !important;
  font-size: 12px;
}

#footer p.abledating a {
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: underline !important;
}

* html .fmembers .fmembers-bg {
  behavior: url("./_server/design/iepngfix.htc");
}

* html .fmembers dd {
  behavior: url("./_server/design/iepngfix.htc");
}

* html .fsearch-bg {
  behavior: url("./_server/design/iepngfix.htc");
}

* html .fsearch .btn {
  behavior: url("./_server/design/iepngfix.htc");
}

.fmembers {
  font: 9px/13px tahoma, verdana, sans-serif;
  color: #fff;
  z-index: 5;
  position: absolute;
}

.fmembers .fmembers-bg {
  width: 650px;
  height: 84px;
  position: absolute;
  top: 0;
  left: 0;
}

.fmembers-bg {
  background: url(../images/fmembers-bg.png) no-repeat;
}

.fmembers ul.people {
  top: 20px;
  left: 0px;
  position: absolute;
  z-index: 6;
  width: 660px;
}

.fmembers ul.people li {
  float: left;
  display: block;
}

.fmembers dl {
  overflow: hidden;
  width: 59px;
  height: 64px;
  margin: 0 5px 4px 0;
}

html>body .fmembers dl {
  margin: 0 4px 4px 0 !important;
}

.fmembers dt img {
  border: 1px solid #7f3994;
  display: block;
  width: 57px;
  height: 63px;
}

.fmembers dd {
  background: url(../images/inf-bg.png);
  padding: 0 2px;
  overflow: hidden;
  margin: -14px 1px 0;
}

html>body .fmembers dd {
  position: relative;
}

.fsearch {
  position: absolute;
  z-index: 6;
  font-family: tahoma, verdana, sans-serif;
}

.fsearch-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 76px;
  background: url(../images/search-bg.png);
}

.fsearch form {
  position: absolute;
  top: 25px;
  left: 10px;
  width: 300px;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
}

.fsearch .btn {
  position: absolute;
  top: 0px;
  right: 27px;
  width: 61px;
  height: 37px;
  background: url(../images/btn-go2.png) no-repeat;
  border: none;
  cursor: hand;
}

.fsearch select {
  background-color: #ffffff;
  border: 2px solid #9b5ab0;
}

.fullprof td {
  text-align: left;
}

.img_med_border {
  padding: 4px;
  background: url(../images/userinfo-photo-bg.png);
}

.img_big_border {
  border: 2px solid #98c4d5;
}

.nav_title {
  text-align: center;
  margin: 10px;
}

.user_name {
  font-size: 30px;
  color: #b54b4d;
  line-height: 32px;
}

.pri_med_bold {
  font-size: 20px;
  line-height: 22px;
  border-bottom: 1px solid #d9f4fc;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.menu ul li {
  float: left;
  display: block;
  height: 30px;
  padding-left: 2px;
  text-align: center;
}

div.menu ul li a {
  font-weight: bold;
  color: white;
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 26px;
  overflow: hidden;
  padding: 0 7px 0 6px;
  position: relative;
  margin-right: -2px;
  font-size: 12px;
  font-familiy: arial black;
}

div.menu ul li a:hover {
  color: #ff00c5;
}

div.menu ul li.active a {
  color: #ff00c5;
}


