<!--

/*
 * These are the default settings for the Konnect Dating design.
 */
body {
  background-color: #ffffff;
  text-align: center;
  margin: 14px 0 0 0;
  padding: 0;
  font-family: arial, sans-serif, helvetica;
  font-size: 1.0em;
  line-height: 1.5em;
  letter-spacing: normal;
  color: #4d4d4d;
}

/*
 * Default classes for links.
 */
a:link {
  text-decoration: none;
  outline: none;
  color: #4d4d4d;
}

a:active {
  text-decoration: none;
  outline: none;
  color: #4d4d4d;
}

a:visited {
  text-decoration: none;
  outline: none;
  color: #4d4d4d;
}

a:hover {
  text-decoration: underline;
  outline: none;
  color: #4d4d4d;
}

a:focus {
  outline: none;
  color: #4d4d4d;
}

/*
 * All divs will be left aligned unless otherwise specified.
 */
div {
  text-align: left;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

/*
 * Images will not have borders.
 */
img {
  border: none;
  margin: 0;
  padding: 0;
}

/*
 * Class for unordered lists.
 */
ul {
  margin: 0;
  padding: 0;
}

/*
 * Class for ordered lists.
 */
ol {
  margin: 0;
  padding: 0;
}

/*
 * Class for list items.
 */
li {
  margin: 0;
  padding: 0;
}

/* MAIN PAGE CLASSES */

/*
 * The page class which controls the content within the browser window.
 * These settings are crucial for IE5x on Macintosh.
 * DO NOT EDIT
 */
#page {
  margin-right: auto;  /* required to center the page in Mozilla */
  margin-left: auto;   /* required to center the page in Mozilla */
  width: 950px;
}

/* HEADER AT TOP OF PAGE */

/* 
 * The branding id.
 */
#header {
  float: left;
  width: 950px;
}

.header_left {
  float: left;
  /*width: 640px;*/
}

img.logo {
  float: left;
  height: 55px;
  margin-left: 10px;
}

.user_info {
  float: right;
  font-size: 0.80em;
  line-height: 0.80em;
  font-weight: bold;
  color: #ffffff;;
  margin: 5px 10px 0 0;
}

img.message_arrow {
  width: 4px;
  height: 8px;
  margin: 2px 5px 0 0;
}

.user_error, .user_message {
  float: left;
  line-height: 1.20em;
  font-size: 10px;
  color: #353690;
  background-color: #ffffff;
  padding: 1px 2px 1px 5px;
}

.header_right {
  float: right;
  width: 300px;
}

.header_logout {
  float: right;
  height: 20px;
  text-align: right;
  font-size: 0.75em;
  line-height: 1.75em;
  margin: 8px 20px 7px 0;
}

a.logout_link {
  color: #4d4d4d;
}

.header_nav {
  float: right;
  width: 100%;
}

.top_nav {
  float: right;
  display: block;
  list-style-type: none;
  font-size: 0.90em;
  font-weight: bold;
  margin-top: 2px;
  margin-right: 10px;
}

.top_nav li {
  float: left;
  margin: 0;
  height: 24px;
  width: 69px;
  text-align: center;
}

.top_nav a {
  display: block;
  color: #353690;
  background-image: url(/images/top-nav-off.gif);
  background-repeat: no-repeat;
  text-decoration: none;
}

.top_nav_on, .top_nav_tmp {
  position: relative;
}


.top_nav_on a, .top_nav a:hover {
  color: #f3f1f2;
  background-image: url(/images/top-nav-on.gif);
  background-repeat: no-repeat;
}

.sub_header {
  float: left;
  width: 950px;
  height: 30px;
  background-image: url(/images/header-bg.gif);
  background-repeat: no-repeat;
}

#content {
  float: left;
  width: 950px;
  min-height: 495px;
}

.home_content_left {
  float: left;
  width: 620px;
}

.home_flash_panel {
  float: left;
  width: 100%;
  height: 240px;
  color: #353690;
  background-image: url(../images/grad-bg2.gif);
  background-repeat: repeat-x;
}

.home_flash_panel_header {
  float: left;
  width: 100%;
  height: 33px;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 0.90em;
  line-height: 1.65em;
  padding-top: 7px;
}

.home_flash_panel_left {
  float: left;
  width: 300px;
  margin-top: 15px;
  margin-left: 8px;
  font-size: 0.90em;
}

.home_headline {
  font-size: 1.20em;
  margin-left: 5px;
  font-weight: bold;
}

.home_flash_panel_right {
  float: right;
  height: 200px;
}

#flashcontent {
  float: right;
}

img.no-flash {
  float: left;
  width: 300px;
  height: 200px;
}

ul.home {
  list-style-type: none;
  margin-top: 16px;
}

.home li {
  padding-top: 6px;
  padding-left: 25px;
  background-image: url(../images/home-bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 0.5em;
}

.home_signup {
  float: left;
  width: 610px;
  height: 70px;
  margin-top: 5px;
  padding-left: 10px;
  background-image: url(../images/home-steps.gif);
  background-repeat: no-repeat;
}

.sign_up {
  float: right;
  text-align: center;
  margin-top: 16px;
  line-height: 1.20em;
  font-weight: bold;
}

.new_members_panel {
  float: left;
  width: 100%;
  margin-top: 5px;
  background-image: url(../images/grad-bg1.gif);
  background-repeat: repeat-x;
}

.new_members_header {
  float: left;
  width: 100%;
  height: 35px;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  font-size: 0.80em;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-top: 5px;
}

.new_members {
  float: left;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  height: 114px;
}

.new_member_thumb {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
  line-height: 1.10em;
  font-size: 0.75em;
  width: 100px;
  height: 100px;
}

.new_member_thumb a {
  color: #4d4d4d;
}

.home_content_right {
  float: right;
  width: 325px;
}

.quick_search_panel {
  float: right;
  width: 100%;
  height: 85px;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
  padding-bottom: 20px;
}

.quick_search_header {
  float: right;
  width: 100%;
  height: 33px;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 0.90em;
  line-height: 1.65em;
  padding-top: 7px;
  color: #353690;
}

.quick_seeking {
  float: left;
  margin-top: 20px;
  margin-left: 5px;
  padding-bottom: 10px;
  font-size: 0.75em;
}

.signup_seeking {
  float: left;
  margin: 2px 0 5px 50px;
}

.signup_seeking select, .join_seeking select {
  width: 62px;
}

.signup_seeking_left {
  float: left;
}

.signup_seeking_right {
  float: left;
  margin-left: 20px;
}

.quick_search_button {
  float: left;
  margin-top: 15px;
}

.go_button {
  margin-left: 13px;
}

select {
  font-size: 0.90em;
  margin-top: 4px;
}

input {
  font-size: 1.00em;
}

.login_panel, .feedback_panel {
  float: left;
  width: 160px;
  height: 180px;
  font-size: 0.75em;
  background-image: url(../images/grad-bg1.gif);
  background-repeat: repeat-x;
  margin-right: 5px;
}

.feedback_panel {
  margin-right: 0;
}

.login_panel_header, .feedback_panel_header {
  float: right;
  width: 100%;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 1.20em;
  line-height: 1.65em;
  padding-top: 7px;
  height: 33px;
  color: #353690;
}

.login, .feedback {
  float: left;
  margin-top: 8px;
  margin-left: 12px;
  padding-bottom: 8px;
}

.feedback {
  line-height: 130%;
  margin-right: 12px;
}

.login_button {
  margin: 14px 0 0 0;
}

.form_row, .form_row_2 {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}

.form_row_2 {
  margin: 0;
}

.reset_left {
  float: left;
  width: 150px;
  height: 20px;
  text-align: right;
  padding-right: 8px;
}

.reset_right {
  float: left;
  height: 20px;
}

.login_left {
  float: left;
  height: 20px;
  margin-right: 5px;
}

.login_right {
  float: left;
  height: 20px;
}

.login_input {
  width: 92px;
}

.login_input_short {
  width: 68px;
}

.login_remember, .login_reset {
  float: left;
  margin: 7px 0 0 15px;
}

.login_reset {
  margin: -8px 0 0 20px;
}

.postcode_input {
  width: 30px;
}

.login_submit {
  float: left;
  height: 38px;
  margin-left: 30px;
  text-align: right;
}

.login a {
  color: #4d4d4d;
  text-decoration: underline;
}

.signup_panel {
  float: right;
  width: 100%;
  height: 210px;
  font-size: 0.75em;
  margin-bottom: 5px;
  line-height: 1.25em;
  background-image: url(../images/grad-bg2.gif);;
  background-repeat: repeat-x;
}

.signup_panel_header {
  float: right;
  width: 100%;
  height: 33px;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 1.20em;
  line-height: 1.65em;
  padding-top: 7px;
  color: #353690;
}

.signup_panel form {
  margin-top: 25px;
}

.signup_left {
  float: left;
  width: 60px;
  text-align: right;
  padding-top: 4px;
  padding-right: 8px;
  margin-left: 20px;
}

.signup_right {
  float: left;
  width: 220px;
}

.search_content_top {
  float: left;
  width: 100%;
  font-size: 0.75em;
}

.search_content_left {
  float: left;
  width: 200px;
  margin-right: 5px;
}

.search_panel {
  float: left;
  width: 745px;
}

.search_content_center{
  float: left;
  width: 265px;
}

.search_content_center_top {
  float: left;
  width: 255px;
  height: 135px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 5px;
  background-image: url(../images/grad-bg3.gif);;
  background-repeat: repeat-x;
}

.search_form_left {
  float: left;
  width: 70px;
}

.search_form_right {
  float: left;
}

.search_content_center2 {
  float: left;
  width: 230px;
  background-image: url(../images/grad-bg3.gif);;
  background-repeat: repeat-x;
}

.search_content_center2_top {
  float: left;
  width: 200px;
  height: 90px;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.search_content_center2_bottom {
  float: left;
  width: 200px;
  height: 35px;
  padding: 10px 15px 0 15px;
  margin: 0 5px 0 0;
}

.search_content_right {
  float: right;
  width: 245px;
}

.search_content_right_top {
  float: right;
  width: 235px;
  height: 135px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-image: url(../images/grad-bg3.gif);;
  background-repeat: repeat-x;
}

.search_heading {
  font-size: 1.25em;
  font-weight: bold;
}

.search_content_top2 {
  float: left;
  width: 510px;
  height: 35px;
  margin-top: 5px;
  padding-left: 225px;
  padding-right: 10px;
}

.search_input {
  width: 135px;
}

.search_results {
  float: left;
  font-size: 0.75em;
  width: 950px;
}

.pagination {
  float: left;
  width: 920px;
  height: 25px;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 35px;
}

a.pagination_link, a.pagination_link_current, span.pagination_link_off {
  float: left;
  font-size: 1.35em;
  color: #353690;
  height: 25px;
  width: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  text-align: center;
  margin-right: 8px;
  text-decoration: none;
}

a.pagination_link_current  {
  background-color: #dddddd;
}

span.pagination_link_off  {
  color: #dddddd;
}

.emphasise {
  font-weight: bold;
}

.search_result_female {
  float: left;
  width: 168px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 18px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #cccccc;
  cursor: pointer;
  background-color: #ecdef7;
  color: #353690;
}

.search_result_female:hover {
  background-color: #e4cff4;
}

.search_result_male {
  float: left;
  width: 168px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 18px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #cccccc;
  cursor: pointer;
  background-color: #cfdbf4;
  color: #353690;
}

.search_result_male:hover {
  background-color: #bdcff3;
}

.search_user_name {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 1.10em;
  font-weight: bold;
  margin-bottom: 5px;
}

a.user_name {
  color: #353690;
}

.search_user_details {
  float: left;
  width: 100%;
  line-height: 1.10em;
  font-size: 0.90em;
  padding-top: 4px;
}

.search_user_details_left {
  float: left;
  width: 90px;
  padding-left: 5px;
}

.search_age {
  float: left;
}

.search_town {
  float: left;
}

.search_user_details_right {
  float: right;
  padding-right: 5px;
}

.search_plat_label, .search_plat_spacer {
  float: right;
  border: 1px solid #999999;
  padding: 0 3px 1px 2px;
}

.search_plat_spacer {
  border: none;
}

.search_online_time {
  float: right;
  text-align: right;
}

.guest_navigation {
  float: left;
  width: 200px;
  height: 170px;
  text-align: center;
  line-height: 1.20em;
  font-weight: bold;
  padding-top: 15px;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
}

.profile_content_left {
  float: left;
  width: 200px;
  margin-right: 5px;
  font-size: 0.75em;
}

.profile_content_center {
  float: left;
  width: 200px;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
  font-size: 0.75em;
  margin-right: 5px;
  padding-top: 10px;
}

.profile_image {
  float: left;
  height: 150px;
  width: 150px;
  margin-left: 25px;
}

.profile_user_name {
  float: left;
  font-size: 1.20em;
  font-weight: bold;
  margin-left: 25px;
}

.profile_plat_label {
  float: left;
  font-weight: bold;
  margin: 0 0 0 42px;
}

.profile_age {
  float: right;
  margin-right: 25px;
  font-weight: bold;
}

.profile_online_time {
  float: left;
  font-size: 0.90em;
  font-weight: bold;
  width: 150px;
  margin: 30px 0 0 28px;
  line-height: 1.20em;
  padding: 10px 0 10px 35px;
}

img.online_now {
  float: left;
  width: 75px;
  height: 20px;
}

img.profile_online_now {
  float: left;
  width: 75px;
  height: 20px;
  margin-left: 35px;
}

.bar {
  margin: 12px 0px;
}

.profile_content_right {
  float: right;
  width: 540px;
  font-size: 0.80em;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
}

.profile_about, .profile_about_bottom {
  float: left;
  width: 530px;
  padding: 0 10px 0 10px;
}

.profile_about_bottom {
  border-top: 1px solid #cccccc;
  width: 520px;
}

.profile_about_left {
  float: left;
  width: 100px;
  color: #353690;
  padding-top: 2px;
  font-weight: bold;
}

.profile_about_right {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.25em;
  width: 420px;
}

.profile_vitals {
  float: left;
  width: 100%;
  margin-top: 2px;
}

.profile_vitals_left {
  float: left;
  width: 267px;
}

.profile_vitals_right {
  float: right;
  width: 267px;
}

.vitals_row, .vitals_row_top {
  float: left;
  width: 257px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #cccccc;
}

.vitals_row_top {
  border: none;
}

.vitals_row_left {
  float: left;
  padding-left: 5px;
  width: 100px;
  color: #5e98d3;
}

.vitals_row_right {
  float: left;
}

.profile_likes {
  float: left;
  width: 540px;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
  border-top: 7px solid #353690;
  margin-top: 3px;
}

.profile_likes_header {
  float: left;
  width: 100%;
  height: 16px;
  font-size: 1.00em;
  line-height: 1.00em;
  font-weight: bold;
  padding: 8px 0 5px 0;
  background-repeat: repeat-x;
  color: #353690;
}

.profile_likes_header_left {
  float: left;
  width: 140px;
  padding-left: 45px;
}

.profile_likes_header_center {
  float: left;
  width: 165px;
  margin-left: 20px;
  padding-left: 20px;
}

img.likes_bar {
  float: left;
  width: 230px;
  height: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.profile_likes_header_right {
  float: left;
  width: 90px;
  padding-left: 20px;
}

.profile_likes_content {
  float: left;
  padding-bottom: 5px;
}

.profile_likes_row {
  float: left;
  width: 530px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #cccccc;
}

.profile_likes_row_left {
  float: left;
  width: 95px;
  padding-left: 40px;
  color: #5e98d3;
}

.profile_likes_row_center {
  float: left;
  width: 240px;
  padding-left: 10px;
}

.profile_likes_row_right {
  float: left;
  width: 125px;
  padding-left: 20px;
}

.profile_optional {
  float: left;
  width: 100%;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
  border-top: 7px solid #353690;
}

.profile_optional_row  {
  float: left;
  width: 530px;
  padding-left: 5px;
  padding-right: 5px;
}

.profile_optional_row {
  border-bottom: 1px solid #cccccc;
}

.profile_optional_row_left {
  float: left;
  width: 155px;
  padding-left: 10px;
  color: #5e98d3;
}

.profile_optional_row_right {
  float: left;
}

.profile_hoping {
  float: left;
  width: 540px;
}

.profile_town {
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 520px;
}

.profile_town_left {
  float: left;
  width: 100px;
  color: #353690;
  padding-top: 2px;
  font-weight: bold;
}

.profile_town_right {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.25em;
  width: 420px;
}

.user_navigation {
  float: left;
  width: 200px;
  color: #353690;
  padding-bottom: 5px;
  background-image: url(../images/grad-bg3.gif);
  background-repeat: repeat-x;
}

.navigation_row {
  float: left;
  margin-left: 20px;
  font-size: 1.15em;
  line-height: 1.60em;
}

a.user_navigation_link, a.user_navigation_link_temp {
  float: left;
  text-decoration: none;
  width: 170px;
  padding-left: 20px;
  color: #352690;
}

a.user_navigation_link:hover, a.user_navigation_link_on {
  font-weight: bold;
  padding-left: 20px;
  color: #000000;
  background-image: url(../images/nav-arrow.gif);
  background-repeat: no-repeat;
  background-position: left;
  text-decoration: none;
}

.user_nav_message {
  float: left;
  color: #000000;
  margin-left: 30px;
  margin-right: 30px;
  font-weight: bold;
}

.profile_navigation_row  {
  float: left;
  width: 97%;
  font-size: 1.15em;
  padding-left: 5px;
  border-bottom: solid 1px #cccccc;
}

.profile_navigation_row_bottom {
  float: left;
  width: 97%;
  font-size: 1.15em;
  padding-left: 5px;
}

.profile_navigation_last_visit {
  float: left;
  margin: 0 0 0 35px;
  font-size: 1.15em;
  line-height: 1.00em;
}

.profile_navigation {
  float: left;
  width: 145px;
  margin-left: 28px;
  margin-right: 30px;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 2px;
  font-size: 0.90em;
}

.user_icon {
  float: left;
  width: 23px;
  height: 23px;
  margin-top: 1px;
  margin-right: 5px;
}

a.profile_navigation_link {
  color: #353690;
}

.default_content_left {
  float: left;
  width: 200px;
  margin-right: 5px;
  font-size: 0.75em;
}

.default_content_right {
  float: left;
  width: 740px;
  margin-right: 5px;
  font-size: 0.75em;
}

.signin_left {
  float: left;
  width: 66px;
  text-align: right;
  padding-top: 4px;
  padding-right: 8px;
}

.signin_right {
  float: left;
  width: 220px;
}

.signin_select {
  margin: 0;
}

.signin_input {
  width: 195px;
}

.signin_bottom {
  float: left;
}

.join_button {
  margin-left: 105px;
  margin-top: 15px;
}

a.terms {
  color: #4d4d4d;
  text-decoration: underline;
}

.border_content1 {
  float: left;
  width: 780px;
  margin-left: 85px;
  border: solid 1px #aaabe2;
  padding-bottom: 15px;
  margin-top: 20px;
}

.border_content1 p {
  margin: 10px;
  font-size: 0.8em;
  line-height: 1.10em;
}

.border_content1 ul {
  margin: 10px;
  margin-left: 25px;
  font-size: 0.80em;
  line-height: 1.10em;
}

.border_content1 span {
  font-weight: bold;
}

.border_content2 {
  float: left;
  width: 95%;
  margin-left: 20px;
  border: solid 1px #aaabe2;
  padding-bottom: 15px;
  margin-top: 20px;
}

.border_content1_heading, .border_content1_heading_1 {
  float: left;
  width: 100%;
  text-align: center;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #353690;
}

.border_content1_heading_1 {
  font-size: 0.90em;
}

.border_content2_heading {
  float: left;
  width: 100%;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  color: #353690;
}

.border_content2_heading_left {
  float: left;
  padding-left: 10px;
  font-size: 1.25em;
  font-weight: bold;
}

.border_content2_heading_right {
  float: right;
  padding-right: 10px;
}

.join_content_left {
  float: left;
  width: 340px;
  font-size: 0.75em;
  margin-top: 30px;
  margin-left: 10px;
}

#join {
  margin: 0;
  padding: 0;
}

.join_form_left {
  float: left;
  width: 110px;
  text-align: right;
  padding: 4px 8px 0 0;
}

.join_form_left_2 {
  float: left;
  width: 100px;
  padding: 4px 0 0 48px;
}

.join_form_right {
  float: left;
  width: 220px;
}

.join_form_right select {
  float: left;
  margin-top: 10px;
  width: 135px;
}

.join_terms {
  float: right;
  width: 230px;
  line-height: 1.25em;
}

.join_terms a {
  color: #353690;
  text-decoration: none;
}

.join_select {
  margin: 0;
}

.join_input {
  width: 200px;
  margin: 5px 0 0 0;
}

.join_small {
  float: left;
  font-size: 10px;
  margin: -7px 0 0 0;
}

.join_input_short {
  width: 40px;
  margin: 5px 0 0 0;
}

.join_submit {
  float: right;
  margin: 30px 70px 20px 0;
}

.join_seeking {
  float: left;
  margin: 10px 0 0 80px;
}

.join_seeking_left {
  float: left;
}

.join_seeking_right {
  float: left;
  margin-left: 25px;
}

.join_form_terms  {
  float: left;
  margin: 35px 0 0 80px;
}
.join_disclaimer  {
  float: left;
  border: 1px solid #cccccc;
  line-height: 130%;
  padding: 3px;
  margin: 20px 0 30px 100px;
  width: 210px;
}

.join_check {
  float: left;
  margin-right: 10px;
}

.join_content_right {
  float: left;
  width: 340px;
  font-size: 0.75em;
  margin-top: 30px;
  margin-right: 20px;
}

.join_lists {
  float: right;
  margin: 0 10px 0 40px;
}

.join_about {
  float: left;
  margin: 20px 0 20px 0;
}

.join_lists .join_form_left, .join_form_right {
  width: 48%;
}

.edit_profile_content {
  float: left;
  width: 95%;
  border: solid 1px #aaabe2;
  margin-top: 20px;
  margin-left: 20px;
  padding-bottom: 15px;
}

.edit_profile_heading {
  float: left;
  width: 100%;
  background-image: url(../images/box-header-bg.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #353690;
}

.edit_profile_heading_left {
  float: left;
  padding-left: 40px;
  font-size: 1.25em;
  font-weight: bold;
}

.edit_profile_heading_right {
  float: right;
  padding-right: 10px;
}

.edit_profile_heading_right a {
  color: #4d4d4d;
}

.edit_profile_left {
  float: left;
  width: 50%;
}

.edit_profile_left2 {
  float: left;
  width: 300px;
  margin-left: 20px;
}

.edit_profile_content select {
  width: 135px;
}

.edit_profile_left3 {
  float: left;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 10px;
}

.edit_profile_form_bottom {
  float: left;
  margin-left: 80px;
}

.edit_profile_right {
  float: left;
  margin-left: 40px;
  margin-bottom: 10px;
  text-align: center;
}

.edit_profile_right2, .edit_profile_right3 {
  float: right;
  width: 300px;
  margin-right: 70px;
}

.edit_profile_right3 {
  margin-bottom: 10px;
}

.edit_profile_about {
  float: left;
  margin: 0 0 10px 55px;
  text-align: center;
}

.about_input, .about_you_input {
  width: 200px;
  height: 100px;
  font-size: 1.00em;
  font-family: arial;
}

.about_you_input {
  margin-bottom: 14px;
}

.profile_help {
  float: left;
  width: 70px;
  margin: 35px 0 0 34px;
}

.profile_help a {
  color: #000000;
  text-decoration: underline;
}

.profile_help a:hover {
  text-decoration: none;
}

.user_name {
  margin-top: 4px;
  font-weight: bold;
}

.profile_form_left {
  float: left;
  padding-right: 8px;
  margin-left: 50px;
  width: 90px;
}

.profile_form_right {
  float: left;
  width: 150px;
}

.edit_profile_likes_content {
  float: left;
  width: 100%;
}

.edit_profile_likes_heading {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  font-weight: bold;
}

.edit_profile_likes_heading_left {
  float: left;
  padding-left: 55px;
  font-size: 1.25em;
}

.edit_profile_likes_heading_center {
  float: left;
  padding-left: 108px;
  font-size: 1.25em;
}

.edit_profile_likes_heading_center_1 {
  float: left;
}

.edit_profile_likes_heading_center_2 {
  float: left;
  padding-left: 100px;
}

.edit_profile_likes_heading_center_3 {
  float: left;
  padding-left: 95px;
}

.edit_profile_likes_heading_right {
  float: right;
  padding-right: 100px;
  font-size: 1.25em;
}

.edit_profile_likes_left {
  float: left;
  padding-left: 55px;
  width: 100px;
}

.edit_profile_likes_center {
  float: left;
  padding-left: 50px;
}

.edit_profile_likes_right {
  float: right;
  padding-right: 65px;
}

.profile_form_left1 {
  float: left;
  padding-right: 8px;
  margin-left: 50px;
  width: 120px;
}

.profile_form_right1 {
  float: left;
  width: 150px;
  margin-left: 20px;
}

.edit_profile_me3 {
  float: left;
  width: 500px;
  margin: 20px 0 0 50px;
}

.edit_profile_submit {
  float: right;
  width: 500px;;
  margin-top: 20px;
  margin-right: 50px;
  margin-bottom: 20px;
  text-align: right;
}

.save_changes_button {
  margin: 0;
}

.general_list {
  float: left;
  width: 60%;
  height: 50px;
  margin-left: 15px;
  margin-bottom: 10px;
  border: solid 1px #cccccc;
}

.general_list_image{
  float: left;
  height: 50px;
  border-right: solid 1px #cccccc;
}

.general_list_user_name {
  float: left;
  padding-top: 10px;
  padding-left: 5px;
  width: 75px;
  height: 40px;
  border-right: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
}

.general_list_date {
  float: left;
  padding-top: 10px;
  margin-left: 5px;
  width: 125px;
  height: 40px;
  border-right: solid 1px #cccccc;
}

.general_list_last_view {
  float: left;
  padding-top: 10px;
  margin-left: 5px;
  height: 40px;
}

.general_list_delete {
  float: left;
  margin-left: 5px;
  padding-top: 10px;
  height: 40px;
  border-right: solid 1px #cccccc;
}

.flirt_back {
  float: left;
  margin-top: 10px;
  margin-left: 45px;
}

.view_count {
  float: left;
  margin-top: 10px;
}

.message_icon_box {
  float: left;
  margin-left: 5px;
  margin-top: 10px;
}

.message_thread_block {
  float: left;
  margin-top: 10px;
  margin-left: 25px;
}

.message_input {
  width: 400px;
  height: 100px;
  font-size: 1.00em;
  font-family: arial;
}

hr {
  color: #6c6dc2;
  height: 1px;
  border: none;
  background-color: #6c6dc2;
}

.privacy_form_heading {
  float: left;
  padding-right: 8px;
  margin-left: 50px;
  width: 300px;
  font-weight: bold;
}

.privacy_form_left {
  float: left;
  padding-right: 8px;
  margin-left: 50px;
  width: 250px;
}

.privacy_form_right {
  float: left;
  width: 50px;
}

.privacy_button {
  margin: 0
}

.privacy_row {
  float: left;
  margin: 0 20px 0 50px;
  line-height: 110%;
}

.manage_profile_image {
  float: left;
  width: 90%;
  margin-left: 10px;
  margin-bottom: 20px;
}

.user_image_box {
  float: left;
  width: 150px;
  text-align: center;
  margin-right: 15px;
}

.manage_profile_image a, .library_images a {
  color: #353690;
}

.user_image_box_spacer {
  float: left;
  width: 90%;
  height: 15px;
}

.manage_image_form {
  float: left;
  width: 650px;
  margin: 10px 0 10px 10px;
}

.library_images {
  float: left;
  width: 100%;
  margin-left: 10px;
}

.contact_heading {
  padding-left: 60px;
  text-align: center;
  padding-bottom: 10px;
}

.contact_left {
  float: left;
  width: 300px;
}

.contact_right {
  float: right;
  width: 300px;
  background-color: blue;
}

.contact_input {
  width: 220px;
  height: 100px;
}

.contact_submit {
  margin-left: 50px;
}

.contact_form_bottom {
  float: left;
  padding-left: 92px;
}

.account_instructions {
  float: left;
  margin-top: 5px;
  margin-left: 50px;
  margin-bottom: 30px;
}

.reset_form {
  margin-top: 65px;
  margin-left: 200px;
  font-size: 0.90em;
  color: #353690;
}

.faq_text {
  padding: 5px 0 10px 25px;
}

.faq_text a {
  color: #3a66ff;
}

.faq_text a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

.faq_list_heading {
  font-weight: bold;
  color: #000000;
}

.faq_heading {
  color: #000066;
}

.faq_spacer {
  padding-top: 300px;
}

.delete_confirm {
  margin: 20px 0 10px 20px;
}

.photo_help {
  float: right;
  margin: -50px 305px 0 0;
}

#footer {
  float: left;
  width: 945px;
  height: 15px;
  margin-bottom: 20px;
  margin-top: 25px;
  background-image: url(../images/footer-bg.gif);
  background-repeat: repeat-x;
  font-size: 0.70em;
  line-height: 1.5em;
  padding-left: 5px;
  color: #cccccc;
}

#footer a {
  text-decoration: none;
}

.footer_links {
  float: left;
  width: 100%;
  margin-top: 45px;
}

.footer_links_sep {
  margin: 0 15px 0 15px;
  color: #cccccc;
}

a.cube_link {
  color: #f0efef;
}

.upgrade_text {
  float: left;
  margin: 0 0 0 15px;
}

/*
 * IE 6 is unable to correctly calculate the dimensions of boxes.
 * Give it bogus values to correct the problem.
 */

* html .home_flash_panel_left {
  margin-left: 2px;
}

* html .home_signup {
  width: 620px;
}

* html .sign_up {
  margin-right: 25px;
}

* html .new_members {
  margin-left: 20px;
}

* html .quick_search {
  margin-left: 7px;
}

* html .search_content_center_top {
  width: 370px;
}

* html .search_content_center_bottom {
  width: 370px;
}

* html .search_content_right_top {
  width: 370px;
}

* html .search_content_right_bottom {
  width: 370px;
}

* html .search_result {
  width: 210px;
}

* html .profile_about {
  width: 540px;
}

* html .vitals_row {
  width: 267px;
}

* html .vitals_row_bottom {
  width: 267px;
}

* html .profile_likes_header_left {
  width: 205px;
}

* html .profile_likes_row_left {
  width: 135px;
}

* html .profile_hoping_content {
  width: 540px;
}

* html .profile_likes_row {
  width: 540px;
}

* html .profile_optional_row {
  width: 540px;
}

* html .profile_hoping_content {
  width: 540px;
}

* html #footer {
  width: 950px;
}

/*
 * upgrade.php
 */
 
.style79 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style84 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	margin-top: 15px;
	text-align: center;
}
.style91 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding-left: 5px; }
.style94 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: center; }
.style102 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: bold; text-align: center; }

#paymentpagewrapper li {
	list-style: disc; color:green;
}

#paymentpagewrapper .listtext {
	color: #4d4d4d;
}

table#carddetails {
	width: 100%;
}

#paymentpagewrapper fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#paymentpagewrapper label {
	float: left;
	width: 105px;
}

#paymentpagewrapper input.textbox {
	width: 200px;
}

#paymentpagewrapper input.smalltextbox {
	width: 100px;
}

#paymentpagewrapper input.tinytextbox {
	width: 30px;
}

#paymentpagewrapper {
	width: 860px;
	margin: 0 auto;
	line-height: normal;
}

#paymentpagewrapper div.textblock {
        margin-left: 40px;
}

#mainpanel {
	float: left;
	width: 500px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#formwrapper {
	margin-top: 15px;
	width: 500px;
	background-color: #E4F1F1;
}

#formwrapper fieldset {
	background-color: #E4F1F1;
	margin: 20px;
}

#formwrapper label {
	font-weight: bold;
	font-size: 9pt;
}

#spinfowrapper {
	background-color: #E4F1F1;
	padding: 5px 10px 10px 10px;
	margin: 20px 0px;
	font-size: 12px;
}

#spinfowrapper h2 {
	font-size: 11pt;
	margin-bottom: 0px;
}

p.firstpara {
	margin-top: 0px;
}

#sidepanel {
	float: left;
}

#sidepanel, #mainpanel {
	margin-top: 20px;
}

#infopanel {
	background-color: #E4F1F1;
	width: 295px;
	padding: 5px 10px;
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#infopanel li {
  color: #4d4d4d;
  margin-left: 15px;
}

#featurespanel {
	width: 310px;
}

#featurespanel td {
	padding: 3px;
	border: 1px solid green;
}

#featurespanel table {
	border: 1px solid green;
	/*border-collapse:collapse;*/
}

#pageheaderwrapper {
	margin-bottom: 15px;
}

#pageheaderwrapper img {
	float: right;
	margin-left: 10px;
}

#planoptions {
	width: 290px;
	margin: 0 auto;
	border-collapse: collapse;
}

#paymentpagewrapper div#formwrapper p {
	border: 0px solid red;
	margin: 4px;
}

#paymentpagewrapper div#formwrapper label {
	padding-top: 4px;
}

#planoptions td {
	padding: 3px;
	border: 2px solid green;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.pricestext {
	font-size: 0.7em;
}

input.cardtype {
	vertical-align: top;
	margin-top: 8px;
}

div#allcards, div#maestrosolo {
	width: 50%;
	float: left;
}

div#maestrosolo p {
	font-size: 8pt;
}

.textblock {
	float: left;
	font-size: 9pt;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.textblock ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 1em;
}

.textblock li  {
  margin: 0;
  padding: 0;
}

.textblock h2 {
	margin: 0px;
	font-size: 11pt;
}

.emphasisetext1 {
	text-align: center;
	color: #006666;
	font-size: 11pt;
	font-weight: bold;
}

.emphasisetext2 {
	text-decoration: underline;
}

.cardlogo {
	padding-right: 10px;
}

.clear {
	clear: both;
}

.featureA td {
	background-color: #ffffff;
}

.featureB td {
	background-color: #E4F1F1;
}

.featureC td {
	background-color: #61CDA9;
}

.formmessage {
	text-align: center;
	color: #b10000;
	padding: 10px;
	
}

.whatissp { padding:15px; border-top:1px solid #4d4d4d; border-right:2px solid #4d4d4d; border-left:1px solid #4d4d4d; border-bottom:2px solid #4d4d4d; position: absolute; left: 150px; top: 100px; font-family:helvetica, verdana; font-size:10pt; background-color:#FFFFFF; width:500px; visibility: visible; z-index: 99; }
.whatisspHide {visibility: hidden; display: none;}
	
/*
 * End payment.php
 */
 
-->
