/* $Id: main.css,v 1.197 2010/07/19 23:04:37 theresa Exp $ */
/*********************************************************************
!!!!!!!NOTE: Always change links from www-test1.herway.com/!!!!!!!!
*********************************************************************/
/* Body */
html {
    top:0;
    margin:0;
    padding:0;
}
body {
    top:0;
    margin:0;
    padding:0;  
    font:10px Arial, Helvetica, sans-serif;
    background:#f0f0f0;
}
body.bubble {
    background:#dfeef4 url(http://static.herway.com/images/backgrounds/bkg-dots.jpg) repeat-x top left;
}
/*************************/
/* Header Containers */
#header-bg {
    overflow:hidden;
    width:100%;
    height:71px;
    margin:0;
    background:url(http://static.herway.com/images/backgrounds/header-bg.jpg);
}
#wrapper {
    top:0;
    width:1000px;
    margin:0 auto;
    padding:0;
    background:#fff;
}
#header {
    position:relative;
    right:0px;
    width:1000px;
    height:71px;
    margin:-71px 0 0;
    padding:0;
    color:#fff;
    font-size:1.2em;
    text-align:right;
    background:url(http://static.herway.com/images/backgrounds/header-bg.jpg);
}
.beta {
    display:block;
    position:relative;
    top:-18px;
    z-index:900;
    margin:0 0 -13px 125px;
    color:#73878e;
    font-size:1em;
}
/* Header login */
.header-logo-link {
    display:block;
    position:relative;
    z-index:300;
    top:-71px;
    left:-4px;
    width:150px;
    height:68px;
    margin:0 0 -68px;
    padding:0;
    background:url(http://static.herway.com/images/blank.gif);
}
#header .already {
    overflow:hidden;
    float:right;
    width:180px;
    margin:26px -2px 0 0;
    padding:0;
    font-size:1em;
}
.already p {
    float:left;
    margin:4px 0 0;
    padding:0;
    font-weight:bold;
}
.already-login {
    float:right;
    width:59px;
    margin:0;
    padding:0;
    font-size:1.2em;
}
.already-login .lgray-middle {
    width:43px;
    height:23px;
    margin:0;
    padding:0 0 3px;
    color:#004962;
    font-size:.9em;
    border:none;
}
/*************************/
/* Header Lists */
#top-mid-nav {
    float:left;
    width:510px;
    height:41px;
    margin:27px 0 0 249px;
    padding:0;
    list-style:none;
}
#top-mid-nav li {
    display:inline;
    height:41px;
    margin:0 18px 0 18px;
}
#top-right-nav,
#top-right-nav-lo {
    float:right;
    margin:-17px 0 0;
    padding:27px 0 0;
    list-style:none;
}
#top-right-nav li,
#top-right-nav-lo li {
    display:inline;
    margin:0 0 0 12px;
}
/*************************/
/* Header Dividers */
.divider-nav {
    position:relative;
    right:-20px;
    top:-12px;
}
.divider-nav-r {
    position:relative;
    right:-8px;
    top:8px;
}
.dashed-line {
    border-bottom:1px dashed #ccc;
}
.dotted-line {
    border-bottom:1px dashed #ccc;
}
/*************************/
/* Content Wrappers */
/* with border */
#start-page {
    overflow:hidden;
    width:1000px;
    margin:0;
    padding:0 0 20px 0;
    border:1px solid #cedce1;
    border-top:none;
    background:#fff;
}
#start-page-blank {
    overflow:hidden;
    width:1000px;
    min-height:340px;
    margin:0 auto;
    padding:0;
}
#start-page-blank-visible {
    overflow:visible;
    width:1000px;
    min-height:340px;
    margin:0 auto;
    padding:0;
}
/*************************/
/* Link Styles */
a:link,
a:visited {
    color:#0082ae;
    text-decoration:none;
    border:none;
}
a:hover {
    color:#666;
}
/* sub nav links */
a.action:link,
a.action:visited {
    color:#0082ae !important;
    font-size:1em;
}
a.action:hover {
    color:#000 !important;
}
a.action-selected:link,
a.action-selected:visited,
a.action-selected:hover {
    color:#000 !important;
}
/* login */
a.forgot-pass-a:link,
a.forgot-pass-a:visited,
a.forgot-pass-a:hover{
    position:relative;
    top:-1px;
    font-size:1.2em;
    color:#ccc;
}
/* home - invite friends */
#select-all a:link,
#select-all a:visited,
#select-all a:hover {
    cursor:pointer;
}
/* profile - home status links */
a.status:link,
a.status:visited {
    color:#004a63;
    font-size:1.2em;
}
a.status:hover {
    color:#0082ae;
}
/* profile - remove account */
a.remove:link,
a.remove:visited {
    position:relative;
    z-index:200;
    color:#000;
}
a.remove:hover {
    color:#000;
}
/* home - status links */
a.home-status:link,
a.home-status:visited {
    color:#004a63;
}
a.home-status:hover {
    color:#0082ae;
}
.mood a {
    margin:0;
    padding:0;
}
/* search - advanced */
a.learn-search:link,
a.learn-search:visited {
    position:relative;
    top:7px;
    color:#666;
    font-size:1em;
}
a.learn-search:hover {
    color:#000;
}
a.no-line:link,
a.no-line:visited,
a.no-line:hover {
    text-decoration:none;
}
a.underline:link,
a.underline:visited,
a.underline:hover {
    text-decoration:underline;
}
a.gray:link,
a.gray:visited {
    color:#666;
}
a.gray:hover {
    color:#333;
}
a.black:link,
a.black:visited {
    color:#000;
}
a.black:hover {
    color:#0082ae;
}
a.tooltip:link,
a.tooltip:visited,
a.tooltip:hover {
    position:relative;
    z-index:900;
    margin:0;
    padding:3px 5px;
    color:#0082ae;
    font-size:1.1em;
    font-weight:bold;
    background:url(http://static.herway.com/images/backgrounds/input-bg.gif) repeat-x top left;
    border:1px solid #0082ae;
}
a.tooltip:hover {
    color:#666;
    border:1px solid #666;
    background:#eee;
}
a.tooltip-mphoto:link,
a.tooltip-mphoto:visited {
    display:block;
    position:relative;
    z-index:900;
    margin:0;
    padding:3px 5px;
    color:#0082ae;
    background:url(http://static.herway.com/images/backgrounds/input-bg.gif) repeat-x top left;
    border:1px solid #0082ae;
}
a.tooltip-mphoto:hover {
    margin:0;
    padding:3px 5px;
    color:#0082ae;
    background:url(http://static.herway.com/images/backgrounds/input-bg.gif) repeat-x top left;
    border:1px solid #0082ae;
}
/*************************/
/* Rollover Styles */
/* home - messages */
a.send-mess-roll:link,
a.send-mess-roll:visited {
    display:block;
    width:116px;
    height:13px;
    margin:0;
    padding:7px 0 0 27px;
    background:url(http://static.herway.com/images/icons/icon-send-message.png) no-repeat left top;
}
a.send-mess-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-send-message-on.png) no-repeat left top;
}
/* home - winks */
a.wink-roll:link,
a.wink-roll:visited {
    display:block;
    width:100px;
    height:14px;
    margin:0 0 -3px 0;
    padding:8px 0 0 25px;
    background:url(http://static.herway.com/images/icons/icon-flirt.png) no-repeat 1px top;
}
a.wink-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-flirt-on.png) no-repeat 1px top;
}
/* home - profile views */
a.profile-roll:link,
a.profile-roll:visited {
    display:block;
    width:20px;
    height:13px;
    margin:0;
    padding:7px 0 0 27px;
    background:url(http://static.herway.com/images/icons/icon-profile.png) no-repeat 2px top;
}
a.profile-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-profile-on.png) no-repeat 2px top;
}
/* home - connections */
a.connections-roll:link,
a.connections-roll:visited {
    display:block;
    width:130px;
    height:14px;
    margin:0 0 -3px 0;
    padding:8px 0 0 25px;
    background:url(http://static.herway.com/images/icons/icon-new-connections.png) no-repeat 2px top;
}
a.connections-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-new-connections-on.png) no-repeat 2px top;
}
/* home - view member profile */
a.view-profile-roll:link,
a.view-profile-roll:visited {
    display:block;
    width:20px;
    height:13px;
    margin:0;
    padding:4px 0 3px 23px;
    background:url(http://static.herway.com/images/icons/icon-profile.png) no-repeat left top;
}
a.view-profile-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-profile-on.png) no-repeat left top;
}
/* home - highlight member */
a.favorite-roll:link,
a.favorite-roll:visited {
    display:block;
    width:20px;
    height:13px;
    margin:0;
    padding:4px 0 3px 0;
    background:url(http://static.herway.com/images/icons/icon-favorite.png) no-repeat left top;
}
a.favorite-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
a.favorite-roll-added:link,
a.favorite-roll-added:visited,
a.favorite-roll-added:hover {
    display:block;
    width:20px;
    height:13px;
    margin:0;
    padding:4px 0 3px 0;
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
/* view profile - add to favorites */
a.h-favorite-roll:link,
a.h-favorite-roll:visited {
    display:block;
    width:42px;
    height:13px;
    margin:0;
    padding:4px 0 3px 24px;
    background:url(http://static.herway.com/images/icons/icon-favorite.png) no-repeat left top;
}
a.h-favorite-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
a.h-favorite-roll-added:link,
a.h-favorite-roll-added:visited,
a.h-favorite-roll-added:hover {
    display:block;
    width:42px;
    height:13px;
    margin:0;
    padding:4px 0 3px 24px;
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
/* home - news profile views */
a.n-member-roll:link,
a.n-member-roll:visited {
    display:block;
    width:28px;
    height:14px;
    margin:0;
    padding:6px 0 1px 0;
    background:url(http://static.herway.com/images/icons/icon-profile.png) no-repeat left top;
}
a.n-member-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-profile-on.png) no-repeat left top;
}
/* home - news wink */
a.n-wink-roll:link,
a.n-wink-roll:visited {
    display:block;
    width:28px;
    height:14px;
    margin:0;
    padding:7px 0 0;
    background:url(http://static.herway.com/images/icons/icon-flirt.png) no-repeat left top;
}
a.n-wink-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-flirt-on.png) no-repeat left top;
}
/* connections - active wink */
a.c-wink-roll:link,
a.c-wink-roll:visited {
    display:block;
    width:23px;
    height:15px;
    margin:9px 0 0;
    padding:8px 0 0;
    background:url(http://static.herway.com/images/icons/icon-flirt.png) no-repeat left top;
}
a.c-wink-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-flirt-on.png) no-repeat left top;
}
/* connections - active send message */
a.c-send-mess-roll:link,
a.c-send-mess-roll:visited {
    display:block;
    width:24px;
    height:13px;
    margin:-23px 0 0 28px;
    padding:7px 0 0;
    background:url(http://static.herway.com/images/icons/icon-send-message.png) no-repeat left top;
}
a.c-send-mess-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-send-message-on.png) no-repeat left top;
}
/* view profile - add to favorites */
a.vp-favorite-roll:link,
a.vp-favorite-roll:visited {
    display:block;
    width:109px;
    height:13px;
    margin:0;
    padding:4px 0 3px 27px;
    background:url(http://static.herway.com/images/icons/icon-favorite.png) no-repeat left top;
}
a.vp-favorite-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
a.vp-favorite-roll-added:link,
a.vp-favorite-roll-added:visited,
a.vp-favorite-roll-added:hover {
    display:block;
    width:109px;
    height:13px;
    margin:0;
    padding:4px 0 3px 27px;
    background:url(http://static.herway.com/images/icons/icon-favorite-on.png) no-repeat left top;
}
/* view profile - find others like him */
a.vp-find-others-roll:link,
a.vp-find-others-roll:visited {
    display:block;
    width:111px;
    height:13px;
    margin:0;
    padding:4px 0 3px 27px;
    background:url(http://static.herway.com/images/icons/icon-profile.png) no-repeat left top;
}
a.vp-find-others-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-profile-on.png) no-repeat left top;
}
/* view profile - report abuse */
a.vp-report-abuse-roll:link,
a.vp-report-abuse-roll:visited {
    display:block;
    width:89px;
    height:13px;
    margin:0;
    padding:4px 0 3px 27px;
    background:url(http://static.herway.com/images/icons/icon-report-member.png) no-repeat left top;
}
a.vp-report-abuse-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-report-member-on.png) no-repeat left top;
}
/* view profile - remove connection */
a.vp-remove-member-roll:link,
a.vp-remove-member-roll:visited {
    display:block;
    width:110px;
    height:13px;
    margin:0;
    padding:4px 0 3px 27px;
    background:url(http://static.herway.com/images/icons/icon-remove-member.png) no-repeat left top;
}
a.vp-remove-member-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-remove-member-on.png) no-repeat left top;
}
/* view profile - send message,send wink */
a.vp-send-message-roll:link,
a.vp-send-message-roll:visited,
a.vp-send-wink-roll:link,
a.vp-send-wink-roll:visited {
    display:block;
    float:left;
    width:111px;
    height:20px;
    margin:17px 0 15px;
    padding:5px 0 2px 29px;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    background:url(http://static.herway.com/images/buttons/button-send-message.png) no-repeat left top;
}
a.vp-send-message-roll:hover {
    background:url(http://static.herway.com/images/buttons/button-send-message-on.png) no-repeat left top;
}
a.vp-send-wink-roll:link,
a.vp-send-wink-roll:visited {
    float:right;
    width:114px;
    padding:5px 0 2px 25px;
    background:url(http://static.herway.com/images/buttons/button-wink.png) no-repeat left top;
}
a.vp-send-wink-roll:hover {
    background:url(http://static.herway.com/images/buttons/button-wink-on.png) no-repeat left top;
}
/* view profile - edit main photo */
a.vp-edit-main-roll:link,
a.vp-edit-main-roll:visited {
    display:block;
    position:relative;
    z-index:999;
    width:100px;
    height:15px;
    margin:0;
    padding:5px 3px 3px 5px;
    font-size:1.1em;
    font-weight:bold;
    background: transparent url(http://static.herway.com/images/icons/icon-check-photo.gif) repeat-x right top;
    border:1px solid #0082ae;
}
a.vp-edit-main-roll:hover {
    color:#0082ae;
    background:url(http://static.herway.com/images/icons/icon-check-photo-on.gif) repeat-x right top;
    border:1px solid #0082ae;
}
/* honesty online rollovers */
a.badge-verified-roll:link,
a.badge-verified-roll:visited {
    position:relative;
    top:10px;
    display:block;
    width:114px;
    height:30px;
    margin:0 auto -10px;
    padding:0 0 0;
    text-align:center;
    background:url(http://static.herway.com/images/ho/verified-badge-114x30.gif) no-repeat left top;
}
a.badge-verified-roll:hover {
    background:url(http://static.herway.com/images/ho/verified-badge-114x30-rollover.gif) no-repeat left top;
}
a.badge-signup-roll:link,
a.badge-signup-roll:visited {
    position:relative;
    top:10px;
    display:block;
    width:114px;
    height:30px;
    margin:0 auto -10px;
    padding:0 0 0;
    text-align:center;
    background:url(http://static.herway.com/images/ho/signup-badge-114x30.gif) no-repeat left top;
}
a.badge-signup-roll:hover {
    background:url(http://static.herway.com/images/ho/signup-badge-114x30-rollover.gif) no-repeat left top;
}
a.badge-in-process-roll:link,
a.badge-in-process-roll:visited {
    position:relative;
    top:10px;
    display:block;
    width:114px;
    height:30px;
    margin:0 auto -10px;
    padding:0 0 0;
    text-align:center;
    background:url(http://static.herway.com/images/ho/in-process-badge-114x30.gif) no-repeat left top;
}
a.badge-not-verified-roll:link,
a.badge-not-verified-roll:visited {
    position:relative;
    top:10px;
    display:block;
    width:114px;
    height:30px;
    margin:0 auto -10px;
    padding:0 0 0;
    text-align:center;
    background:url(http://static.herway.com/images/ho/not-verified-114x30.gif) no-repeat left top;
}
/* mail */
a.trash-roll:link,
a.trash-roll:visited {
    display:block;
    width:20px;
    height:14px;
    margin:0 0 -3px 0;
    padding:8px 0 0 0;
    background:url(http://static.herway.com/images/icons/icon-trash.png) no-repeat 1px top;
}
a.trash-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-trash-on.png) no-repeat 1px top;
}
a.message-trash-roll:link,
a.message-trash-roll:visited {
    display:inline;
    width:20px;
    height:14px;
    margin:0 0 -3px 0;
    padding:4px 0 4px 23px;
    background:url(http://static.herway.com/images/icons/icon-trash.png) no-repeat 1px top;
}
a.message-trash-roll:hover {
    background:url(http://static.herway.com/images/icons/icon-trash-on.png) no-repeat 1px top;
}
/*************************/
/* Rounded Borders Styles */
/* top */
.head-fill,
.head-fill-gray {
    position:relative;
    width:970px;
    margin:0 15px;
    padding:15px 0 0;
    background:#fff;
}
.tl, .tr,
.tl-gray, .tr-gray {
    position:relative;
    z-index:300;
    float:left;
    width:9px;
    height:9px;
    background-repeat:no-repeat;
}
.tl {
    background:url(http://static.herway.com/images/borders/tl.gif) no-repeat;
}
.tl-gray {
    background:url(http://static.herway.com/images/borders/tl-gray.gif) no-repeat;
}
.tr {
    float:right;
    background:url(http://static.herway.com/images/borders/tr.gif) no-repeat;
}
.tr-gray {
    float:right;
    background:url(http://static.herway.com/images/borders/tr-gray.gif) no-repeat;
}
.mid,
.mid-gray { 
    position:relative;
    height:9px;
    color:#000;
    font-weight:bold;
    text-align:center;
    background:url(http://static.herway.com/images/borders/mid.gif) repeat-x;
    
}
.mid-gray {
    background:url(http://static.herway.com/images/borders/mid-gray.gif) repeat-x;
}
/* body */
.content-wrapper,
.content-wrapper-gray {
    width:950px;
    margin:0 15px;
    padding:1px 9px 10px;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
    background:#fff;
}
.content-wrapper-gray {
    background:#f5f5f5;
}
.content-wrapper-nb {
    overflow:hidden;
    width:950px;
    margin:0 15px;
    padding:1px 9px 10px;
}
.of-visible,
#of-visible {
    overflow:visible;
}
/* bottom */
.bottom-fill,
.bottom-fill-gray {
    position:relative;
    width:970px;
    margin:0 15px 10px;
    padding:0;
    background:none;
}
.bl, .br,
.bl-gray, .br-gray {
    position:relative;
    z-index:300;
    float:left;
    width:9px;
    height:9px;
    margin:0;
    background-repeat:no-repeat;
}
.bl {
    background:url(http://static.herway.com/images/borders/bl.gif) no-repeat;
}
.bl-gray {
    background:url(http://static.herway.com/images/borders/bl-gray.gif) no-repeat;
}
.br {
    float:right;
    background:url(http://static.herway.com/images/borders/br.gif) no-repeat;
}
.br-gray {
    float:right;
    background:url(http://static.herway.com/images/borders/br-gray.gif) no-repeat;
}
.bmid,
.bmid-gray { 
    position:relative;
    height:9px;
    width:952px;
    margin:0 auto;
    color:#000;
    font-weight:bold;
    text-align:center;
    background:url(http://static.herway.com/images/borders/bmid.gif) repeat-x;
}
.bmid-gray {
    background:url(http://static.herway.com/images/borders/bmid-gray.gif) repeat-x;
}
/* landing container */
.landing-container {
    width:938px;
    margin:40px auto 0;
    padding:0;
    font-size:1em;
}
.landing-top,
.landing-bottom {
    width:938px;
    height:21px;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/borders/landing-container-top.png) no-repeat top left;
}
.landing-bottom {
    height:39px;
    background:url(http://static.herway.com/images/borders/landing-container-bottom.png) no-repeat top left;
}
.landing-middle {
    overflow:hidden;
    width:872px;
    margin:0;
    padding:0 35px 0 31px;
    background:url(http://static.herway.com/images/borders/landing-container-mid.png) repeat-y top left;
}
/* upgrade - teal */
.teal-container,
.teal-container-square {
    width:476px;
    margin:0;
    padding:0;
    font-size:1em;
}
.teal-top,
.teal-bottom {
    width:476px;
    height:10px;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/borders/teal-upgrade-top.jpg) no-repeat top left;
}
.teal-bottom {
    background:url(http://static.herway.com/images/borders/teal-upgrade-bottom.jpg) no-repeat top left;
}
.teal-container-square .teal-bottom {
    width:474px;
    border:1px solid #a0d9ea;
    border-top:none;
    background:#e6f9ff;
}
.teal-middle {
    overflow:hidden;
    width:476px;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/borders/teal-upgrade-middle.jpg) repeat-y top left;
}
/* teal square */
.teal-square {
    overflow:hidden;
    width:474px;
    margin:0;
    padding:0 0 0;
    border:1px solid #128bb4;
    border-top:none;
    background:#e6f9ff;
}
/*************************/
/* Divider Styles */
.vert-dotted-gray {
    position:relative;
    top:6px;
    margin:0 3px;
}
/* home */
.divider {
    width:100%;
    height:1px;
    margin:0;
    padding:0;
    border-bottom:1px dotted #666;
}
.home-left-two .divider {
    width:90%;
    margin:10px 0 10px 12px;
}
/* search */
.results-empty-right-lg .divider {
    width:100%;
    margin:15px 0 10px;
}
/*************************/
/* Error Styles */
.generic-error,
.generic-warning {
    position: relative;
    z-index: 300;
    width:944px;
    margin:5px auto 10px;
    padding:10px;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    background:#ffe4e9;
    border:1px solid #cc0033;
}
.generic-warning {
    background:#e6f9ff;
    border:1px solid #85e3fd;
}
.int-login-container .generic-error,
.int-login-container .generic-warning,
.password-reset .generic-error,
.password-reset .generic-warning,
.help-right-top .generic-error,
.help-right-top .generic-warning,
#errNameSpan {
    width:95%;
    margin:5px auto;
}
#photo_section .generic-error,
#photo_section .generic-warning {
    width:945px;
}
.message .generic-error,
.message .generic-warning {
    width:948px;
}
#search_name .generic-error {
    clear:both;
    display:block;
    width:280px;
    margin:25px auto -10px;
}
.input-error,
.referral-box-manual .input-error,
.referral-left input.input-error,
#basic-info-on .input-error {
    background:#ffe4e9;
    border:1px solid #cc0033;
}
.label-error {
    color:#cc0033;
}
.remove {
    margin:-5px auto 10px -8px;
}
/* error pages */
.error-background {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/backgrounds/error-bubbles-bkg.jpg) repeat-x top left;
}
.error-container {
    width:800px;
    height:495px;
    margin:auto;
    padding:0;
}
.error-container .link,
.error-container .maintenance-link {
    position:relative;
    top:-227px;
    left:272px;
    margin:0;
    font-size:1.6em;
}
.error-container .maintenance-link {
    top:-287px;
    left:147px;
    font-size:1.4em;
}
.error-container .logo-link {
    display:block;
    position:relative;
    top:-103px;
    left:290px;
    width:200px;
    height:68px;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/blank.gif);
}
/*************************/
/* Container Styles */
/* show/hide headers */
.div-header {
    height:16px;
    margin:0 0 10px;
    padding:2px 6px;
    font-weight:bold;
    font-size:1.3em;
    background:#f7f7f7;
    border-top:1px solid #ccc;
}
.div-header img {
    margin-right:2px;
}
.div-header a:link,
.div-header a:visited,
.div-header a:hover {
    margin-top:-15px;
    color:#000;
    font-size:1em;
    font-weight:bold;
}
.div-header a.toggle:link,
.div-header a.toggle:visited,
.div-header a.toggle:hover {
    float:right;
    color:#0082ae;
    font-size:.9em;
    font-weight:normal;
}
/* landing - signup */
.comic-wrapper {
    position: relative;
    width:1000px;
    margin:0 0 -35px -9px;
    padding:0;
}
.comic-left {
    position:relative;
    z-index:100;
    float:left;
    margin:35px 0 0 40px;
}
.comic-right {
    position:relative;
    z-index:100;
    float:right;
    margin:35px 20px 0 0;
}
.comic-dialog {
    position:relative;
    z-index:100;
    width:281px;
    height:89px;
    margin:-50px auto 0;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/bkg-email-dialog.gif) no-repeat top left;
}
.comic-dialog-thanks {
    position:relative;
    z-index:100;
    width:281px;
    height:61px;
    margin:-50px auto 0;
    background:url(http://static.herway.com/images/backgrounds/bkg-email-thanks.gif) no-repeat top left;
}
.landing-left {
    float:left;
    width:423px;
    margin:0 0 10px;
    padding:0;
}
.landing-right {
    float:right;
    width:423px;
    margin:0;
    padding:0;
}
/* login - main page */
.int-header {
    overflow:hidden;
    width:968px;
    margin:5px 0 0 5px;
    padding:6px 10px 5px;
    text-align:left;
    background:#f1f0ec;
    border:1px solid #dfdfdd;
}
.int-header-signup {
    display:inline;
    width:75px;
    margin:20px 3px 0 0; 
    padding:0;
}
.int-header p {
    display:inline;
    position:relative;
    top:-8px;
    margin:0;
    padding:0;
    color:#003265;
    font-size:14px;
    font-weight:bold;
}
.int-login-container {
    width:475px;
    margin:0 auto;
    padding:0;
}
.int-login-container .head-fill {
    width:470px;
    padding-top:5px;
}
.int-login-container .mid {
    width:461px;
}
.int-login-container .content-wrapper {
    overflow:hidden;
    width:447px; 
    height:185px; 
    padding:1px 10px 30px 11px; 
    font-size:1.0em;
    text-align:justify; 
}
.int-login-container .bottom-fill {
    width:470px;
}
.int-login-container .bmid {
    width:452px;
}
/* signup containers */
#signup {
    min-height:240px;
    margin:0 auto;
    padding:0;
}
.comic-gender {
    position:relative;
    z-index:100;
    width:281px;
    height:61px;
    margin:-70px auto 0;
    background:url(http://static.herway.com/images/backgrounds/bkg-gender.jpg) no-repeat top left;
}
.comic-gender-nojs {
    position:relative;
    z-index:100;
    width:281px;
    height:95px;
    margin:-70px auto 0;
    background:url(http://static.herway.com/images/backgrounds/bkg-gender-nojs.jpg) no-repeat top left;
}
.description {
    margin:-10px auto 20px;
    padding:0;
    text-align:center;
    font-size:1.2em;
}
.captcha img {
    height:45px;
    margin:0 0 0 121px;
    clear:both;
}
.confirmation {
    overflow:hidden;
    padding:0 10px 10px;
    border:1px solid #dfdfde;
    background:#f2f1ed;
}
.left-column {
    float:left;
    width:150px;
    padding:17px 20px 8px 10px;
    text-align:center;
}
.left-column img {
    width:140px;
    margin:10px 0 0 0;
    border:1px solid #ccc;
}
.mid-column {
    float:left;
    width:442px;
    margin:0;
    padding:17px 8px 8px 0;
    text-align:justify;
}
.mid-column p,
.right-column p {
    font-size:1.6em;
    width:90%;
    margin:20px auto;
}
.mid-column p.margin-5,
.right-column p.margin-5 {
    width:100%;
    margin:5px auto;
}
.right-column {
    overflow:hidden;
    float:right;
    width:260px;
    margin:8px 0 0;
    padding:8px;
    font-size:1em;
    text-align:justify;
    background:#fff;
    border:1px solid #dadada;
}
/* agreement */
.close-window {
    position:relative;
    top:-70px;
    z-index:300;
    float:right;
    font-weight:bold;
}
/* reminder */
.password-reset {
    overflow:hidden;
    width:500px;
    margin:0 auto 100px;
    padding:0 0 10px 0;
    text-align:left;
}
.password-reset .head-fill {
    width:470px;
}
.password-reset .mid {
    width:461px;
}
.password-reset .content-wrapper {
    width:448px;  
    padding:1px 10px 10px; 
    font-size:1.0em;
    text-align:justify; 
}
.password-reset p {
    font-size:1.2em;
}
.password-reset .bottom-fill {
    width:470px;
}
.password-reset .bmid {
    width:452px;
}
/* reactivate account */
.reactivate {
    overflow:hidden;
    width:700px;
    margin:0 auto 100px;
    padding:0 0 10px 0;
    text-align:center;
}
.reactivate p {
    font-size:1.2em;
}
.reactivate .head-fill {
    width:470px;
    margin:0 auto;
}
.reactivate .mid {
    width:461px;
}
.reactivate .content-wrapper {
    overflow:hidden;
    width:448px;  
    margin:0 auto;
    padding:1px 10px 10px; 
    font-size:1em;
    text-align:justify;
}
.reactivate .bottom-fill {
    width:470px;
    margin:0 auto;
}
.reactivate .bmid {
    width:452px;
}
/* beta invite */
.beta-header {
    width:766px;
    height:169px;
    margin:20px auto;
}
.beta-form {
    overflow:hidden;
    width:765px;
    height:398px;
    margin:0 auto 10px;
    padding:10px 0 0 0;
    background:url(http://static.herway.com/images/background-beta-invite.jpg) no-repeat left top;
}
.beta-form .teal-header {
    font-size:1.6em;
    text-transform:capitalize;  
}
.beta-form .indent,
.beta-form .indentText {
    position:relative;
    left:13px;
}
.beta-right,
.beta-right-2 {
    position:relative;
    float:left;
    margin:-48px 0 0 329px;
}
.beta-right-2 {
    margin:-24px 0 0 329px;
}
/* home rounded borders top */
#home {
    overflow:hidden;
    width:966px;
    margin:15px auto 0;
    padding:0 0 10px;
    font-size:1em;
}
.home-left-one .head-fill,
.home-right-two .head-fill {
    width:230px;
    margin:0;
    padding:0;
}
.home-left-one .content-wrapper,
.home-right-two .content-wrapper{
    overflow:hidden;
    width:228px;
    height:305px;
    margin:0;
    padding:0;
    font-size:1em;
}
.home-right-one .content-wrapper {
    overflow:hidden;
    width:228px;
    margin:0;
    padding:0 0 10px;
    font-size:1em;
}
.home-left-one .bottom-fill,
.home-right-two .bottom-fill {
    width:230px;
    margin:0;
}
.home-left-one .bmid,
.home-right-two .bmid {
    width:212px;
}
/* home - container headers */
.home-left-one .black-header,
.home-left-one .teal-header,
.home-left-two .teal-header,
.home-right-two .teal-header,
.home-right-one .teal-header,
.home-bottom .teal-header {
    position:relative;
    top:-6px;
    margin:2px 0 0;
    padding:0;
    font-size:1.6em;
    text-transform:none;
}
.home-left-one .teal-header {
    top:-5px;
    margin-bottom:-4px;
}
.home-left-two .teal-header {
    top:0;
    margin-bottom:2px;
}
.home-right-one .teal-header {
    top:-2px;
}
.home-bottom .teal-header {
    top:0;
    width:50%;
    margin:0 auto;
}
/* home container - one */
.home-left-one {
    float:left;
    width:230px;
    height:322px;
    margin:0 15px 12px 0;
    padding:0;
    font-size:1em;
}
.profile-status {
    width:198px;
    height:160px;
    margin:0 auto 0;
    padding:4px 7px 6px 7px;
    background:url(http://static.herway.com/images/backgrounds/home-profile-status-bg.jpg) repeat-x bottom left;
    border:1px solid #87e2ff;
}
.profile-status p {
    font-size:1.2em;
}
.img-email,
.img-send-message,
.img-accept-con {
    margin-top:-2px;
}
.img-photo-fem {
    margin-top:2px;
}
.home-confirm-email,
.home-photo-fem,
.home-send-message,
.home-search-him,
.home-buy-connections,
.home-highlight-member,
.home-make-connection,
.home-invite-fem,
.home-get-verified,
.home-per-pro,
.home-write-back,
.home-profile-male,
.home-profile-fem,
.home-accept-conn,
.home-patience {
    position:relative;
    top:-46px;
    left:35px;
    width:168px;
    margin-bottom:-11px;
    font-size:1.2em;
}
.home-write-back,
.home-accept-conn {
    top:-44px;
}
.home-get-verified,
.home-highlight-member {
    top:-46px;
}
.home-patience,
.home-photo-fem,
.home-profile-fem,
.home-profile-male {
    top:-47px;
}
.home-send-message,
.home-highlight-member {
    left:52px;
}
.home-get-verified,
.home-write-back {
    left:105px;
}
.home-photo-fem {
    left:76px;
}
.home-search-him {
    top:-49px;
    left:82px;
}
.home-buy-connections {
    left:57px;
}
.home-make-connection {
    top:-41px;
    left:79px;
}
.home-invite-fem {
    top:-42px;
    left:84px;
}
.home-per-pro {
    top:-45px;
    left:29px;
}
.home-profile-male {
    left:60px;
}
.home-profile-fem {
    left:59px;
}
.home-accept-conn {
    left:82px;
}
.home-patience {
    left:75px;
}
.home-confirm-email a,
.home-photo-fem a,
.home-send-message a,
.home-search-him a,
.home-buy-connections a,
.home-highlight-member a,
.home-make-connection a,
.home-invite-fem a,
.home-get-verified a,
.home-per-pro a,
.home-write-back a,
.home-profile-male a,
.home-profile-fem a,
.home-accept-conn a,
.home-patience a {
    font-weight:bold;
}
.go-email,
.go-photo-fem,
.go-send-message,
.go-search-him,
.go-buy-connections,
.go-highlight-member,
.go-make-connection,
.go-invite-fem,
.go-invite-male,
.go-get-verified,
.go-per-pro,
.go-write-back,
.go-profile-male,
.go-profile-fem,
.go-accept-conn,
.go-patience {
    float:right;
    margin:-19px -9px 0 0;
}
.go-profile-male,
.go-profile-fem {
    margin-top:-18px;
}
.go-buy-connections,
.go-highlight-member,
.go-invite-fem {
    margin-top:-17px;
}
.go-search-him,
.go-write-back {
    margin-top:-4px;
}
.go-make-connection,
.go-get-verified {
    margin-top:-3px;
}
.go-photo-fem {
    margin-top:-6px;
}
.go-invite-male {
    margin-top:13px;
}
.go-per-pro {
    margin-top:-2px;
}
.go-accept-conn {
    margin-top:-34px;
}
.go-patience {
    margin-top:12px;
}
/* home container - two */
.home-left-two {
    float:left;
    width:230px;
    height:322px;
    margin:0 15px 12px 0;
    padding:0;
    font-size:1em;
}
.gray-gradient {
    width:230px;
    height:321px;
    margin:0;
    padding:3px 0 0;
    text-align:center;
    background:url(http://static.herway.com/images/backgrounds/home-tall-bg.jpg) no-repeat top right;
}
.home-left-two .stats-img {
    margin-top:3px;
}
.home-left-two p.stats {
    margin-top:4px;
    font-size:1.2em;
}
.suggest-cont-left {
    float:left;
    margin:2px 0 0 20px;
    padding:0;
}
.suggest-cont-right {
    float:right;
    margin:2px 20px 0 0;
    padding:0;
}
.go-to-profile,
.fav {
    float:left;
    position:relative;
    left:47px;
    top:-22px;
    font-size:1.2em;
}
.fav {
    left:66px;
}
.fav a.favorite-roll {
    padding-left:23px;
}
.sc-search {
    display:block;
    position:relative;
    top:-23px;
    width:227px;
    margin:0 auto;
    font-size:1.2em;
    text-align:center;
}
.home-stats {
    width:966px;
    margin:0 0 0 -8px;
    padding:0 0 4px;
    font-size:10px;
}
.home-stats .runners {
    float:left;
}
.home-stats h5 {
    padding-left:204px;
}
.home-stats .margin-10 {
    padding-left:204px;
    font-size:1.2em;
}
.home-stats-left {
    float:left;
    width:523px;
}
.home-stats-left img {
    margin:0 0 11px;
}
.home-stats-right {
    float:right;
    width:430px;
}
.home-stats-right img {
    margin:5px 0;
}
/* home container - three */
.home-right-two {
    float:right;
    width:230px;
    height:322px;
    margin:0 15px 12px 0;
    padding:0;
    font-size:1em;
}
.gray-gradient-bottom {
    width:230px;
    height:155px;
    margin:15px 0 0;
    padding:3px 0 0;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/home-short-bg.jpg) no-repeat top right;
}
.mood {
    overflow:hidden;
    width:203px;
    height:28px;
    margin:0 auto 2px;
    padding:4px 2px 6px 7px;
    background:#fff url(http://static.herway.com/images/backgrounds/home-mood-bg.jpg) repeat-x bottom left;
    border:1px solid #87e2ff;
}
.home-right-two .margin-0,
.news-feed {
    font-size:1.2em;
}
.home-right-two .margin-10 {
    position:absolute;
    top:375px; 
    margin-left:51px;
}
/* home container - four */
.home-right-one {
    float:right;
    width:230px;
    height:322px;
    margin:0 0 12px;
    padding:0;
    font-size:1em;
}
.home-right-one p {
    width:218px;
    padding:0 5px;
    font-size:1.2em;
}
.home-invite {
    width:230px;
    margin:0 auto;
    padding:0;
    text-align:left;
}
.home-invite span {
    position:relative;
    top:-2px;
    font-size:1.2em;
}
/* home container - bottom */
.home-bottom {
    overflow:hidden;
    clear:both;
    width:966px;
    margin:0;
    padding:0;
}
.home-bottom .head-fill-gray {
    width:966px;
    margin:0;
    padding:0;
}
.home-bottom .content-wrapper {
    overflow:hidden;
    width:964px;
    margin:0;
    padding:0;
}
.home-bottom .gray-band {
    width:964px;
    height:27px;
    margin:0;
    padding:0;
    background:#f5f5f5;
}
.home-bottom .bottom-fill {
    width:966px;
    margin:0;
}
.home-bottom .bmid {
    width:948px;
}
.search-sort-by-home {
    float:right;
    width:202px;
    margin:-19px 0 0;
    font-size:1.2em;
    text-align:left;
}
img.no-activity {
    margin:5px 0 -4px;
}
.action-div {
    float:left;
    width:230px;
    height:101px;
    margin:10px 8px 0 0;
    padding:0;
    background:url(http://static.herway.com/images/backgrounds/home-action-list-bg.jpg) no-repeat;
}
.action-div-delete {
    float:right;
    width:14px;
    height:14px;
    margin:0;
}
/* home - male stats */
.return-link {
    float:left;
    width:100%;
    margin:-5px 0 15px;
    padding:0;
    font-size:1.2em;
}
.stats-holder {
    overflow:hidden;
    width:398px;
    margin:0 0 21px;
    padding:5px 10px 14px;
    background:url(http://static.herway.com/images/backgrounds/home-stats-bg.jpg) repeat-x bottom left;
    border:1px solid #ccc;
}
.stats-holder h3 {
    margin:0;
    padding:0;
    text-align:center;
}
/* home - invite friends */
.home-stats h2 {
    margin:0;
    padding:0;
}
.referral-left {
    float:left;
    width:330px;
    margin:10px 0 0 60px;
    padding:0;
    font-size:1.2em;
}
.referral-box-manual {
    width:730px;
    margin:-10px 119px 10px;
    padding:15px;
    font-size:1.2em;
}
.referral-left img,
.referral-box-manual img {
    position:relative;
    top:5px;
    left:4px;
}
.referral-left .characters-left {
    position:relative;
    left:70px;
    margin-left:0;
    font-size:1em;
}
.referral-right {
    float:right;
    width:410px;
    margin:10px 60px 0 0;
    padding:0;
    font-size:1.2em;
}
.referral-email-cont {
    overflow:scroll;
    position:relative;
    float:left;
    width:385px;
    height:250px;
    margin:10px 0 0;
    padding:0;
    border:1px solid #c1c1c1;
}
/* stats */
.ctr-chart,
.con-chart {
    width:523px;
    height:265px;
    margin-top:3px;
    background:url(http://static.herway.com/images/backgrounds/ctr-background.gif)no-repeat top left;
}
.con-chart {
    background:url(http://static.herway.com/images/backgrounds/con-background.gif)no-repeat top left;
}
/* search - containers */
.search-sort-by-search {
    float:right;
    width:202px;
    margin-top:-33px;
    font-size:1.2em;
    text-align:left;
}
.search-sort-by-search label {
    position:relative;
    top:-1px;
}
#quick-search {
    overflow:hidden;
    width:966px;
    padding:0;
    margin:-12px 0 -10px -8px;
}
#quick-search .div-header {
    height:24px;
}   
.results-container {
    width:970px;
    margin:0;
    padding:0;
}
.results-left {
    float:left;
    width:708px;
    margin:0;
    font-size:10px;
}
.empty-results {
    clear:both;
    float:left;
    width:708px;
    height:372px;
    margin:0;
    padding:0;
    font-size:10px;
    text-align:center;
}
.empty-results h2 {
    margin:16px 0 0;
}
.empty-results p {
    font-size:1.4em;
}
.results-left .container {
    overflow:hidden;
    width:708px;
    margin:0 0 10px;
    padding:6px 10px 7px;
    background:url(http://static.herway.com/images/backgrounds/search-results-bg.jpg) repeat-x bottom left;
    border:1px solid #ccc;
}
.results-left .container-left {
    float:left;
    width:235px;
}
.container-left p {
    font-size:1.2em;
}
.results-left .favorite-roll {
    margin-left:0;
}
.results-left .container-right {
    float:right;
    width:470px;
    margin:0;
    padding:0;
    font-size:1.2em;
}
.container-right p {
    width:auto;
    text-align:left;
}
.full-profile {
    float:right;
    margin:-37px -12px 0;
    padding:0;
    font-size:1.2em;
}
.results-right {
    float:right;
    width:203px;
    margin:0;
    font-size:10px;
}
.results-right .nav {
    margin:-7px 0 10px;
    padding:0;
    color:#999;
    font-size:1.6em;
    text-align:center;
}
.results-right .view-search {
    margin:5px 0;
    padding:0;
}
.results-right a {
    font-size:12px;
}
.results-empty-right-sm,
.results-empty-right-md,
.results-empty-right-lg {
    width:203px;    
    margin:0 0 10px;
    padding:10px 0;
    font-size:1.2em;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/search-small-bg.jpg) no-repeat top right;
}
.results-empty-right-sm {
    height:156px;
    text-align:center;
}
.results-empty-right-md {
    width:183px;
    height:260px;
    padding:10px 10px;
    background:url(http://static.herway.com/images/backgrounds/search-medium-bg.jpg) no-repeat top right;
}
.results-empty-right-lg {
    width:183px;
    height:375px;
    padding:10px 10px;
    background:url(http://static.herway.com/images/backgrounds/search-large-bg.jpg) no-repeat top right;
}
.results-empty-right-lg h3.teal-header,
.results-empty-right-md h3.teal-header,
.results-empty-right-sm h3.teal-header  {
    margin:0 0 15px;
    font-size:1.4em;
    text-align:center;
    text-transform:capitalize;
}
.results-empty-right-sm .search-help {
    float:right;
    margin:-63px 3px 0 0;
}
/* search - quick */
p.bottom {
    position:relative;
    top:-14px;
    left:70px;
    float:left;
    font-size:1.1em;
    width:68px;
}
.qs-header {
    width:970px;
    height:30px;
    margin:-15px 0 0 -8px;
    background:url(http://static.herway.com/images/headers/qs-female-results.jpg) no-repeat top right;
}
/* search - quick male */
#qs-male {
    overflow:hidden;
    z-index:1;
    width:817px;
    margin:23px auto 10px;
    padding:0 0 5px;
    font-size:10px;
    border:2px solid #000;
}
#qs-male img.not-typical {
    margin:15px 82px;
}
#qs-male h3 {
    margin:0 85px;
}
#qs-male p {
    margin:10px 85px;
    font-size:1.3em;
    font-weight:bold;
    text-align:justify;
}
#qs-male p.center {
    margin:20px 0;
    text-align:center;
}
#qs-male img.number {
    margin:0 5px;
    vertical-align:middle;
}
/* search - quick */
#quick-search .gray-band {
    padding-bottom:6px;
}
#qs-controls {
    height:27px;
}
#qs-controls span {
    margin:4px -7px 0 0;
}
#qs-controls label {
    margin:4px 0 0 10px;
}
#qs-controls .label-photo {
    margin:4px 0 0;
}
#qs-controls select,
#qs-controls input {
    margin:4px 10px 0 3px;
}
#qs-controls .check-photo {
    position:relative;
    top:2px;
    margin:4px 3px 0 10px;
}
#qs-controls #zip {
    position:relative;
    top:-1px;
    margin:2px 20px 0 3px;
}
#qs-controls .qs-refresh {
    position:relative;
    right:45px;
    float:right;    
    width:75px;
    margin:0 0 4px 0;
}
#qs-controls .blue-middle { 
    width:55px; 
    margin:0;
    padding:0 0 4px;
    border:none;
}
.qs-results {
    float:right;
    width:806px;
    margin:0 0 5px 0;
    padding:0;
    text-align:left;
}
.qs-result-cont {
    float:left;
    width:370px;
    height:215px;
    margin:12px 11px 0 0;
    padding:10px;
    font-size:1.2em;
    border:1px solid #ccc;
}
.view-high {
    position:absolute;
    width:68px;
    height:40px;
    margin:-8px 0 0 288px;
    padding:10px;
    border-left:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}
.qs-result-cont dl {
    float:left;
    width:370px;
    height:84px;
    margin:0;
    padding:0;
}
.qs-result-cont dd {
    float:left;
    width:190px;
    margin:0;
    text-align:left;
}
.qs-result-cont .term {
    width:180px;
    padding:0;
}
.qs-result-cont .short {
    width:110px;
    padding:0;
}
.qs-result-cont .sort {
    margin:5px 0;
}
.qs-result-cont .headline {
    margin:5px 0 10px 0;
}
.qs-result-cont a.h-favorite-roll:link,
.qs-result-cont a.h-favorite-roll:visited,
.qs-result-cont a.h-favorite-roll:hover {
    position:relative;
    top:3px;
}
.qs-list {
    overflow:hidden;
    float:left;
    width:144px;
    margin:0;
    padding:0 0 0 8px;
    text-align:left;
}
.qs-list .one-click {
    margin:10px 0 0 15px;   
}
.one-click a.selected-search:link,
.one-click a.selected-search:visited,
.one-click a.selected-search:hover {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
/* search - advanced,saved */
#advanced-search h3.teal-header {
    margin:0 0 15px;
    font-size:16px;
    text-transform:capitalize;
}
.white-box-100 {
    clear:both;
    width:945px;
    margin:0 0 7px;
    padding:0 10px 6px;
    font-size:10px;
    background:#fff;
}
#search-location-on {
    width:750px;
    margin:0 auto;
}
#search-location-on div.content,
#search-appear-on div.content,
#search-life-on div.content {
    display:block;
    position:relative;
    width:750px;
    margin:10px auto 0;
    padding:0 0 10px;
    font-size:1.2em;
}
#search-location-off p,
#search-appear-off p,
#search-life-off p {
    width:765px;
    margin:10px auto;
    color:#999;
    font-size:1.2em;
}
#search-life-on p a.action {
    width:40%;
    margin:0 auto;
    font-size:1em;
}
/* search - saved */
.search-table,
.no-saved-search {
    width:966px;
    margin:0;
    padding:0;
    font-size:10px;
    text-align:center;
}
.search-table p {
    margin:0;
    font-size:1.2em;
}
.search-table p.margin-10 {
    margin:12px 0;
}
.no-saved-search {
    overflow:hidden;
}
#quick-search .no-saved-search .div-header {
    height:20px;
    padding:0;
    border:1px solid #ccc;
}
.no-saved-left {
    overflow:hidden;
    float:left;
    width:314px;
    height:476px;
    margin:10px 0 0 20px;
    padding:10px 15px;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/search-large-bg-no-saved.jpg) no-repeat top left;
}
.no-saved-left h2,
.no-saved-left h5,
.no-saved-left p.margin-0 {
    margin:0;
    padding:0;
}
.no-saved-left h2 {
    font-size:1.7em;
}
.no-saved-left p {
    margin:15px 0;
    font-size:1.2em;
}
.how-save-search {
    width:292px;
    height:141px;
    margin:9px 0 5px;
    padding:10px;
    background:#fff url(http://static.herway.com/images/backgrounds/home-profile-status-bg.jpg) repeat-x bottom left;
    border:1px solid #87e2ff;
}
.no-saved-left img {
    margin:-2px auto 7px;
    padding:0;
}
.no-saved-right {
    overflow:hidden;
    float:right;
    width:579px;
    margin:10px 0 0 0;
    padding:0;
}
.no-saved-right img {
    margin:0 20px 30px 0;
}
#advanced-search .div-header {
    width:800px;
    height:16px;
    margin:0 auto;
}
/* search - view member profile */
#view-profile {
    overflow:hidden;
    width:970px;
    margin:5px 15px 0;
    padding:0 0 4px;
    font-size:10px;
}
#view-profile .div-header {
    height:25px;
}
.div-header a.return-search:link,
.div-header a.return-search:visited {
    float:left;
    width:100%;
    margin:0;
    padding:0 0 5px 0;
    color:#0082ae;
    font-size:1em;
    font-weight:normal;
}
.div-header a.return-search:hover {
    color:#666;
}
.view-profile-left {
    float:left;
    width:337px;
    margin:0 5px 0 0;
    padding:0 0 10px;
    text-align:left;
}
.view-profile-left .head-fill,
.view-profile-left .bottom-fill {
    width:339px;
    margin:0;
    padding:0;
}
.view-profile-left .mid{
    width:339px;
}
.view-profile-left .bmid {
    width:321px;
}
.view-profile-left .content-wrapper {
    overflow:hidden;
    width:337px;
    margin:0;
    padding:0;
}
.view-profile-left p {
    font-size:1.2em;
}
.view-profile-mid {
    float:left;
    width:270px;
    margin:0 5px 15px 0;
    padding:0;
    font-size:1em;
    background:#fff;    
}
.view-profile-left h5,
.view-profile-right h5 {
    margin:7px 0 0;
    padding:0 0 0 10px;
    font-size:1.4em;
    font-weight:bold;
}
.view-profile-left h5 {
    margin:25px 0 5px;
    text-align:center;
}
.view-profile-right h5 {
    margin:0;
    padding-top:7px;
}
#div-name-loc {
    margin:0 5px;
}
.view-profile-mid h5 {
    width:100%;
    margin:0;
    padding:5px;
    font-size:1.4em;
}
.view-profile-mid h3 {
    width:100%;
    margin:0;
    padding:0 5px;
    font-size:2em;
    font-weight:normal;
}
.view-profile-mid #p-head {
    width:250px;
    margin:0 0 0 5px;
    padding:5px;
    font-size:1.2em;
}
.view-profile-mid img {
    position:relative;
    top:5px;
    margin-top:-5px;
}
.view-profile-right {
    float:right;
    width:350px;
    margin:0 -5px 0 0;
    padding:0;
    font-size:1em;
    text-align:left;
}
.view-profile-right p {
    padding:0 10px 10px 10px;
    font-size:1.2em;
    text-align:left;
}
.view-profile-right p.t10 {
    margin:-18px 0 20px;
    font-size:1.1em;
    text-align:left;
}
.view-profile-right p.margin-5 {
    position:relative;
    top:5px;
    margin:15px 0 5px -12px;
    text-align:center;
}
.view-profile-right p.not-sure {
    position:relative;
    top:-51px;
    left:213px;
    width:70px;
    margin:0;
    padding:0;
}
.view-connection {
    width:284px;
    height:218px;
    margin:0;
    padding:5px 36px 5px 30px;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/vp-connection-bg.jpg) no-repeat top left;
}
.view-connection h2 {
    margin:0;
    padding:0;
}
.view-connection h2.margin-10 {
    margin:10px 0 0;
}
.view-connection h2.normal {
    margin:11px 0;
}
.view-connection h2.removed {
    margin-top:65px;
}
#edit-about-me,
#edit-like-to-meet,
#edit-name-loc,
#edit-head-mood,
#edit-stats-basic,
#edit-stats-life,
#edit-add-photos,
#edit-main-photo,
#main-photo-prev,
#main-photo-next {
    position:absolute;
    margin:4px 0 0 268px;
    font-size:1em;
}
#edit-name-loc {
    margin:4px 0 0 182px;
}
#edit-head-mood {
    margin:-1px 0 0 222px;
    font-size:.8em;
}
#edit-stats-basic,
#edit-stats-life {
    float:right;
    margin:-21px 0 0 178px;
    font-size:10px;
    font-weight:normal;
}
#edit-add-photos {
    margin:4px 0 0 269px;
}
#edit-main-photo {
    z-index:900;
    margin:19px 0 0 267px;
}
/* view profile - thumbnail slideshow */
#member-thumbs-content {
    overflow:hidden;
    position:relative;
    width:337px;
    margin:0 0 5px 10px;
    padding:0;
}
.member-thumbs-item {
    display:inline;
    float:left;
    width:67px;
    margin:0 16px 0 0;
    padding:0;
    list-style:none;
}
#member-thumbs img {
    display:block;
}
.prof-pic-prev,
.prof-pic-next {
    float:left;
    margin:0 0 5px 9px;
    font-size:1.2em;
    font-weight:bold;
}
.prof-pic-next {
    float:right;
    margin:0 10px 5px 0;
}
/* report member */
.report-member {
    overflow:hidden;
    width:966px;
    margin:0 0 0 -8px;  
    padding:0;
    font-size:10px;
    background:url(http://static.herway.com/images/backgrounds/search-warning-bg.jpg) no-repeat top right;
}
.report-member .characters-left {
    margin-left:163px;
}
/* connections - active */
#con-active,
#con-pending,
#con-closed {
    overflow:hidden;
    width:970px;
    margin:-10px 0 0 -9px;
    padding:0 0 10px 0;
    font-size:1em;
}
#con-active .home-bottom,
#con-pending .home-bottom,
#con-closed .home-bottom {
    overflow:hidden;
    clear:both;
    width:970px;
    margin:0;
    padding:0;
}
#con-pending .div-header {
    height:25px;
}
#con-active .home-bottom .head-fill-gray,
#con-pending .home-bottom .head-fill-gray,
#con-closed .home-bottom .head-fill-gray {
    width:970px;
}
#con-active .home-bottom .gray-band,
#con-pending .home-bottom .gray-band,
#con-closed .home-bottom .gray-band {
    width:968px;
}
#con-active .home-bottom .content-wrapper,
#con-pending .home-bottom .content-wrapper,
#con-closed .home-bottom .content-wrapper {
    width:968px;
    text-align:center;
}
#con-active .home-bottom .bottom-fill,
#con-pending .home-bottom .bottom-fill,
#con-closed .home-bottom .bottom-fill {
    width:970px;
}
#con-active .home-bottom .bmid,
#con-pending .home-bottom .bmid,
#con-closed .home-bottom .bmid {
    width:952px;
}
.search-sort-by-ca,
.search-sort-by-cp {
    float:right;
    width:215px;
    margin:-14px 6px 0 0;
    font-size:1.2em;
    text-align:right;
}
#con-active .action-div,
#con-pending .action-div,
#con-closed .action-div {
    float:left;
    width:230px;
    height:101px;
    margin:6px 9px 3px 0;
    padding:0;
    background:url(http://static.herway.com/images/backgrounds/home-action-list-bg.jpg) no-repeat;
}
#con-active .action-div p.bottom,
#con-closed .action-div p.bottom {
    top:-21px;
    left:80px;
    width:140px;
    text-align:left;
}
#con-active .action-div p.link {
    top:-23px;
}
.deleted-connection {
    position:relative;
    top:-66px;
    left:80px;
    margin:0;
    color:#666;
    font-size:1.2em;
    line-height:1.7em;
    width:140px;
}
#con-active .action-div-delete,
#con-pending .action-div-delete,
#con-closed .action-div-delete {
    float:right;
    width:14px;
    height:14px;
    margin:0;
}
#con-closed .action-div-delete {
    background:none;
}
.no-connections {
    width:657px;
    margin:0 auto 20px;
    padding:0;
    font-size:1.4em;
}
.give-shot,
.visit-profile {
    position:relative;
    top:20px;
    margin:-28px 0 0;
}
.visit-profile {
    float:left;
    padding:0 8px 10px 0;
}
#con-pending .view-connection {
    margin:0 0 -10px;
}
/* connections - upgrade */
#upgrade {
    width:970px;
    padding:0;
    margin:-5px 15px 0;
}
.upgrade-left {
    float:left;
    width:475px;
    margin:0 15px 15px 0;
    padding:0;
}
.teal-middle h2.drkteal {
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:2.8em;
}
.teal-middle h3 {
    margin:0;
    padding:0;
    font-weight:bold;
}
.teal-middle p {
    font-size:1.3em;
}
.teal-middle .divider {
    margin:0 auto;
    padding:0;
    width:90%;
}
.upgrade-left .features-border {
    border:1px solid #a4c3ce;
}
.upgrade-left .teal-container {
    padding-bottom:5px;
}
.lifetime-copy {
    width:446px;
    margin:-5px auto 0;
    text-align:justify;
}
.upgrade-right {
    float:right;
    width:476px;
    margin:0 0 15px; 
    padding:0;
}
.upgrade-rtop,
.upgrade-rbot,
.upgrade-rbot-m,
.upgrade-rlarge {
    width:456px;
    height:134px;
    padding:15px 10px;
    margin:0;
    font-size:10px;
    background:url(http://static.herway.com/images/backgrounds/upgrade-rtop-bg.jpg) no-repeat top left;
}
.upgrade-rlarge {
    height:225px;
    background:url(http://static.herway.com/images/backgrounds/upgrade-rlarge-bg.jpg) no-repeat top left;
}
.upgrade-rbot {
    height:154px;
    background:url(http://static.herway.com/images/backgrounds/upgrade-rbot-bg.jpg) no-repeat top left;
}
.upgrade-rbot-m {
    height:98px;
    background:url(http://static.herway.com/images/backgrounds/upgrade-rbot-m-bg.jpg) no-repeat top left;
}
.upgrade-rtop h2,
.upgrade-rbot h2,
.upgrade-rbot-m h2 {
    margin:0;
}
.upgrade-rtop p,
.upgrade-rbot p,
.upgrade-rbot-m p,
.upgrade-rlarge p {
    font-size:1.4em;
}
/* connections - promo */
.herway-benefits {
    width:476px;
}
.promo-price {
    position:absolute;
    margin:-100px 0 0 32px;
    color:#ffffff;
    font-size:7.2em;
    font-weight:bold;
}
.lifetime-left {
    float:left;
    width:264px;
    margin:22px 0 0 35px;
    color:#000;
    font-size:1.4em;
    font-weight:bold;
}
.lifetime-left span {
    display:block;
    margin:2px 0 0 0;
}
.lifetime-right {
    overflow:hidden;
    float:right;
    width:130px;
    margin:25px 35px 0 0;
    text-align:right;
}
.promo-value {
    position:absolute;
    width:256px;
    margin:-83px 0 0 219px;
    padding:0;
    list-style:none;
    font-size:1.4em;
    text-align:left;
}
.promo-value li {
    float:left;
    display:inline;
    width:85px;
    margin:0 0 10px;
    padding:0;
    font-weight:bold;
    text-align:center;
}
.promo-no-refund {
    position:absolute;
    width:256px;
    margin:-22px 0 -10px 219px;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
.buy-now {
    width:90px;
    margin:0 auto;
}
.herway-benefits .head-fill {
    width:476px;
    margin:0;
    padding:0;
}
.herway-benefits .content-wrapper {
    width:456px;
    margin:0;
    text-align: left;
}
.herway-benefits .bottom-fill {
    width:476px;
    margin:0;
    padding:0;
}
.herway-benefits .bmid {
    width:458px;
}
/* mail */
.inbox-outer {
    width:966px;
    margin:-12px 0 -10px -8px;
    padding:0;
}
.inbox-container {
    clear:both;
    width:800px;
    margin:10px 76px 15px;
    padding:0;
}
.inbox-container .head-fill-gray {
    width:800px;
    margin:0;
    padding:0;
}
.inbox-container .content-wrapper {
    overflow:hidden;
    width:798px;
    margin:0;
    padding:0;
    text-align: left;
}
.inbox label.checkbox {
    font-size:1em;
}
.inbox-container .gray-band,
.inbox-container .gray-band-b {
    width:798px;
    height:22px;
    margin:-2px 0 0;
    padding:0;
    background:#f5f5f5;
}
.inbox-container .bottom-fill-gray {
    width:800px;
    margin:0;
}
.inbox-container .bmid-gray {
    width:782px;
}
.message {
    overflow:hidden;
    position:relative;
    top:-10px;
    width:970px;
    margin:0 0 0 -8px;
    padding:0;
}
.message-left {
    float:left;
    width:725px;
    margin:0 14px 0 0;
    padding:0;
}
.torn-top {
    width:733px;
    height:6px;
    margin:0;
    padding:0;
    background:url(http://static.herway.com/images/borders/torn-top.jpg) no-repeat top left;
}
.torn-repeat {
    overflow:hidden;
    width:681px;
    margin:0;
    padding:6px 40px 5px 12px;
    font-size:1.2em;
    background:url(http://static.herway.com/images/borders/torn-repeat.jpg) repeat-y top left;
}
.date-sent {
    position:absolute;
    width:681px;
    margin:0 0 0 539px;
    margin:0;
    text-align:right;
}
.message-menu {
    position:absolute;
    width:700px;
    margin:-4px 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}
.message-menu img {
    position:relative;
    top:6px;
}
.torn-repeat .photo-extra-list {
    float:left;
    margin-right:25px;
}
.message-fname {
    position:relative;
    width:15%;
    margin:0 0 0 90px;
}
.message-title {
    position:relative;
    margin:10px 0 0 90px;
    font-weight:bold;
}
.message-content {
    overflow:hidden;
    position:relative;
    margin:10px 0 0 0px;
    padding:0 0 10px;
}
.torn-bottom {
    width:733px;
    height:14px;
    margin:0 0 3px;
    padding:0;
    background:url(http://static.herway.com/images/borders/torn-bottom.jpg) no-repeat top left;
}
.message-right {
    float:left;
    width:231px;
}
.receiver-profile {
    overflow:hidden;
    width:205px;
    height:291px;
    margin:0;
    padding:13px;
    background:url(http://static.herway.com/images/backgrounds/inbox-medium-bg.jpg) no-repeat left top;
}
.receiver-profile p {
    clear:both;
    font-size:1.2em;
}
/* profile containers */
.section {
    position:relative;
    z-index:100;
    clear:both;
    width:950px;
    margin:0 auto;
    padding:0;
}
/* profile - home */
#personal-info-status,
#self-exp-status,
#photos-status ,
#acct-set-status {
    float:left;
    width:188px;
    height:275px;
    margin:0 15px;
    padding:8px 0 0;
    font-size:1.3em;
    text-align:center;
    background:url(http://static.herway.com/images/backgrounds/profile-status-bg.jpg) no-repeat;
}
#personal-info-status,
#self-exp-status,
#photos-status,
#acct-set-status {
    padding:0;
}
#personal-info-status {
    margin-left:55px;
}
#personal-info-status p.margin-0,
#self-exp-status p.margin-0,
#photos-status p.margin-0,
#acct-set-status p.margin-0{
    width:160px;
    margin:-7px auto 0;
    text-align:center;
}
#home_section {
    margin-top:10px;
}
#self-exp-status .status-icon {
    display:block;
    position:relative;
    top:-4px;
}
/* profile - home backgrounds */
#personal_info_section,
#self_expression_section,
#self_expression_section_m {
    position:relative;
    min-height:375px;
    margin:-10px 0 0 -7px;
    background:url(http://static.herway.com/images/backgrounds/profile-personal-info.jpg) no-repeat right top;
}
#self_expression_section,
#self_expression_section_m {
    z-index:0;
    margin:-20px 0 0 -7px;
    background:url(http://static.herway.com/images/backgrounds/profile-self-expressions.jpg) no-repeat right top;
}
#self_expression_section_m {
    background:url(http://static.herway.com/images/backgrounds/profile-self-expressions-m.jpg) no-repeat right top;
}
#account_settings_section {
    margin:-5px 0 0 -7px;
}
#personal_info_section .div-header {
    width:735px;
}
.profile-home-view {
    position:absolute;
    width:107px;
    margin:-3px 0 0 760px;
    float:right;
}
.profile-home-view a {
    font-size:1.2em;
}
/* profile - personal information */
#basic-info-on .inline-label {
    display:inline;
    float:none;
    width:auto;
    margin:11px 0 0;
    padding:0;
    font-size:1.2em;
    font-weight:normal;
}
.children-num {
    margin:0;
    padding:0;
    font-size:1em;
}
.characters-left {
    display:inline;
    float:left;
    margin:0 2px 0 210px;
    font-size:1.2em;
}
/* profile - self expression */
.characters-left-se,
.characters-left-seb,
.characters-left-set,
.characters-left-invite {
    display:inline;
    position:relative;
    top:12px;
    left:160px;
    float:left;
    margin:0 2px 0 0;
    font-size:1.2em;
}
.characters-left-set {
    top:-10px;
    margin-bottom:0;
}
.characters-left-seb {
    top:0;
    margin-bottom:20px;
}
.characters-left-invite {
    top:6px;
    left:130px;
    margin-bottom:10px;
    font-size:1.1em;
}
/* profile - photos */
#photo_section {
    position:relative;
    width:967px;
    margin:-10px 0 0 -7px;
    font-size:10px;
}
.status-box {
    margin:0 0 10px;
    padding:10px;
    color:#000;
    font-weight:bold;
    font-size:1.2em;
    text-align:center;
    background:#ffcc9a;
    border:1px solid #cc6602;
}
#photo-section-top {
    overflow:hidden;
    margin-bottom:0;
    padding:0;
    font-size:1.2em;
    background:#f7f7f7;
    border:1px solid #ccc;
}
.pending-ol,
.denied-ol {
    position:absolute;
    z-index:500;
    width:138px;
    height:28px;
    margin:71px 0 0 0;
    background:url(http://static.herway.com/images/backgrounds/photo-pending.gif) no-repeat;
}
.denied-ol {
    background:url(http://static.herway.com/images/backgrounds/photo-denied.gif) no-repeat;
}
.pending-extra-ol,
.denied-extra-ol {
    position:absolute;
    z-index:500;
    top:33px;
    width:65px;
    height:28px;
    background:url(http://static.herway.com/images/backgrounds/photo-pending-extra.gif) no-repeat;
}
.denied-extra-ol {
    background:url(http://static.herway.com/images/backgrounds/photo-denied-extra.gif) no-repeat;
}
#photo-container {
    float:left;
    width:150px;
    margin:0;
    padding:2px 0 0 32px;
    text-align:center;
}
#photo_section_inner,
#photo_section_inner_m {
    float:right;
    width:725px;
    height:191px;
    margin:10px 10px 10px 0;
    padding:10px 5px 5px 7px;
    font-size:10px;
    background-image:url(http://static.herway.com/images/backgrounds/profile-photos.jpg);
    background-position:411px 3px;
    background-repeat:no-repeat;
    background-color:#fff;
    border:1px solid #ccc;
}
#photo_section_inner_m {
    background-image:url(http://static.herway.com/images/backgrounds/profile-photos-m.jpg);
}
#photo_section_inner h3,
#photo_section_inner_m h3 {
    font-size:1.4em;
}
#photo_section_inner p,
#photo_section_inner_m p {
    font-size:1.2em;
}
#photo-section-bottom {
    overflow:hidden;
    clear:both;
    width:990px;
    margin:10px 0 0 0;
    padding:0;
    font-size:1.2em;
}
p.photo-tally {
    position:relative;
    top:-15px;
    right:22px;
    float:right;
    margin:0 0 -15px;
    font-weight:bold;
}
/* profile - account settings */
#account_settings_section {
    position:relative;
    min-height:375px;
    background:url(http://static.herway.com/images/backgrounds/profile-account-settings.jpg) no-repeat right top;
}
#email-on,
#email-off,
#password-on,
#password-off,
#payment-history-on,
#payment-history-off,
#email-settings-on,
#email-settings-off,
#delete-off,
#delete-on {
    width:600px;
    margin:0 auto 5px;
    padding-bottom:0;
    font-size:10px;
}
#email-on p,
#password-on p,
#payment-history-on p,
#email-settings-on p,
#delete-on p {
    width:554px;
    margin:0 auto 10px;
    font-size:1.2em;
}
#email-off p,
#password-off p,
#payment-history-off p,
#email-settings-off p,
#delete-off p {
    width:554px;
    margin:0 auto;
    padding:5px 0 10px;
    color:#999;
    font-size:1.2em;
}
div.edit {
    width:140px;
    margin:-15px 0 0 427px;
    padding:0;
    font-size:1.2em;    
}
#delete_account_section {
    position:relative;
    width:620px;
    margin:0 auto 10px;
    font-size:10px;
    background:url(http://static.herway.com/images/backgrounds/profile-account-settings.jpg) no-repeat right top;
}
#delete_account_section p {
    font-size:1.2em;
}
#delete_account_section #delete_2 {
    margin-bottom:30px;
}
#delete_confirmation {
    height:300px;
}
#remove-other {
    position:relative;
    left:13px;
}
/* help */
#help {
    overflow:hidden;
    width:970px;
    margin:5px 15px 10px;
    padding:0 0 4px;
    font-size:10px;
}
.help-left {
    overflow:hidden;
    float:left;
    width:164px;
    height:439px;
    margin:0 15px 0 0;
    padding:10px 10px 0;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/help-left-gradient.jpg) no-repeat top left;
}
.help-right {
    float:left;
    width:768px;
    min-height:449px;
    margin:0 1px 0 0;
    padding:0;
}
.help-right-top {
    overflow:hidden;
    width:748px;
    height:427px;
    margin:0;
    padding:10px;
    text-align:left;
    background:#f7f7f7;
    border:1px solid #ccc;
}
.search-cat {
    float:left;
    margin:-36px 0 0 160px;
}
.help-right-top .margin-15 {
    font-size:1.2em;
    margin-left:10px;
}
.contact-us .characters-left {
    display:block;
    margin-left:138px;
}
.contact-address {
    position:relative;
    left:136px;
    float:left;
    width:154px;
    margin:47px 136px 34px 0;
    padding:0;
    font-size:1.2em;
}
.help-right-mid p.margin-10 {
    margin-bottom:20px;
    font-size:1.2em;
}
.help-right-mid h2 {
    margin:0 0 15px;
    padding:0;
    font-size:2em;
}
.help-right-mid p.t14 {
    font-size:1.4em;
}
.indent-help {
    margin:15px 0 15px 50px;
    padding:0;
    font-size:1.4em;
}
.help-or {
    margin:0 0 -15px 250px;
}
.indent-help img {
    position:relative;
    top:10px;
}
.help-right-footer {
    margin:10px 0;
    padding:5px;
    font-size:1.2em;
    font-weight:bold;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.help-right-footer ul {
    font-weight:normal;
}
.help-bottom-spacer {
    height:370px;
}
.answer-icon {
    position:relative;
    top:6px;
    margin-top:-6px;
}
/* advertising contact */
.ad-contact-us {
    font-size:1em;
}
.ad-contact-us .characters-left {
    display:block;
    position:relative;
    left:208px;
    margin-left:0;
    font-size:1em;
}
/* news summary */
#news-summary {
    padding:10px 0;
}
.news-list {
    overflow:hidden;
    width:100%;
    margin:0 auto 20px;
    padding:0 0 10px;
    list-style:none;
    text-align:left;
    border-bottom:1px dashed #ccc;  
}
.news-img {
    float:left;
    width:104px;
    height:104px;
    margin:10px 10px 0 0;
    padding:0;
    background:#fff;
    border:1px solid #ccc;
}
.news-img img { 
    position:relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
.news-desc {
    float:left;
    width:825px;
    margin:10px 0 0;
    padding:0;
}
/* news article */
#news-article {
    overflow:hidden;
    width:100%; 
    margin:0 auto;
    text-align:left;    
}
#news-article p {
    margin:0 0 10px;
    text-align:justify;
}
#news-article .main {
    margin:3px 15px 5px 0;
    border:1px solid #ccc;
}
/*************************/
/* Form Styles */
.password-field {
    background:url(http://static.herway.com/images/backgrounds/password-field-bg.gif) no-repeat left top;
}
label.inline {
    margin:0;
    padding:0;
}
.hide {
    display:none;
}
a.hide {
    display:block;
}
/* generic inputs */
input {
    display:inline;
    margin:0;
    padding:0;
    font:12px Arial, Helvetica, sans-serif;
}
input.hide {
    visibility:hidden;
}
input.xsmall,
input.small,
input.medium,
input.large,
input.xlarge,
input.xxlarge,
input.xxxlarge,
input.xxxxlarge,
input.xxxxxlarge,
input.xxxxxxlarge {
    height:16px;
    border:1px solid #a5acb2;
}
input.xsmall {
    width:20px; 
}
input.small {
    width:40px;
}
input.medium {
    width:70px;
}
input.large {
    width:100px;
}
input.xlarge {
    width:150px;
}
input.xxlarge {
    width:200px;
}
input.xxxlarge {
    width:305px;
}
input.xxxxlarge {
    width:405px;
}
input.xxxxxlarge {
    width:505px;
}
input.xxxxxxlarge {
    width:600px;
}
/* generic selects */
select {
    font-size:12px;
}
select.xsmall,
select.small,
select.medium,
select.large,
select.xlarge,
select.xxlarge,
select.xxxlarge,
select.xxxxlarge,
select.xxxxxlarge {
    display:inline;
    height:19px;
    margin:0;
    border:1px solid #a5acb2;
}
select.xsmall {
    width:20px;
}
select.small {
    width:47px;
}
select.medium {
    width:75px;
}
select.large {
    width:110px;
}
select.xlarge {
    width:155px;
}
select.xxlarge {
    width:205px;
}
select.xxxlarge {
    width:305px;
}
select.xxxxlarge {
    width:405px;
}
select.xxxxxlarge {
    width:505px;
}
/* generic textareas */
textarea {
    overflow:hidden;
    padding:2px;
}
textarea.small,
textarea.medium,
textarea.large {
    display:inline;
    margin:0;
    border:1px solid #a5acb2;
    font:12px Arial, Helvetica, sans-serif;
}
textarea.small {
    width:395px;
    height:30px;
    background:none;
}
textarea.medium {
    width:550px;
    height:100px;
}
textarea.large {
    width:650px;
    height:100px;
}
/* generic radio/checkbox groups */
.table-fields label,
.table-fields-single label {
    display:inline;
    position:relative;
    top:-2px;
    width:auto; 
    margin:0;
    padding:0; 
    font-size:.8em;
    text-align:left !important;
}
.table-fields input,
.table-fields-single input {
    display:inline;
    float:left;
    width:20px;
    margin:4px 0 0;
}
/* landing */
.comic-dialog input.text {
    width:175px;
    height:18px;
    margin:7px 0 0 14px;
    border:1px solid #a5acb2;
}
/* signup */
#hair input,
#eye input {
    width:15px;
    margin:0 5px 8px 0;
    border:0 solid #fff;
    background:#fff;
}
#hair label,
#eye label {
    top:-2px;
    margin:0 0 8px;
}
#height label {
    float:left;
    margin:0 10px 0 5px;
}
#height select {
    float:left;
    width:40px;
    margin:3px 0 0 5px;
}
#body-type-radio input {
    width:15px;
    margin:0 0 5px;
    border:0 solid #fff;
    background:#fff;
}
#ethn input {
    width:15px;
    margin:0 5px 8px 0;
    border:0 solid #fff;
    background:#fff;
}
#ethn label {
    top:-2px;
    margin:0 0 8px;
}
#expec {
    margin-top:25px;
}
#expec p {
    margin:8px 0 7px 15px;
}
#expec input {
    width:15px;
    margin:0 5px 8px 0;
    border:0 solid #fff;
    background:#fff;
}
#expec label {
    top:-2px;
    margin:0 0 8px;
}
#country input {
    width:15px;
    margin:5px 5px 8px 0;
    border:0 solid #fff;
    background:#fff;
}
#country label {
    top:-2px;
    margin:5px 0 8px;
}
#zip-post input {
    width:170px;
}
#bday label {
    float:left;
    margin:0 5px 0 0;
}
#bday select {
    float:left;
    width:auto;
    margin:3px 5px 0 0;
}
#up-photo .widgetobject {
    width:330px;
    margin:0 auto;
}   
#up-photo input {
    height:25px;
    width:285px;
    margin:0 0 0 5px;
}
.up-photo-label {
    display:block;
    float:left;
    width:55px;
    margin:0;
    padding:0;
    text-align:right;
    font-size:1.6em;
}
#signup #divinputfile {
    top:-7px;
    width:290px;
    margin:0 0 -17px 67px;
}
#signup #divinputfile #photo_upload {
    opacity:0;
    position:relative;
    z-index:5;
    width:285px;
    margin:7px 0 0 90px;
    font-size:12px;
    cursor:pointer;
}
#signup #fakeinputfile {
    width:204px;
    margin:-20px 0 0;
}
#signup #fakeinputfile #fakefilepc {
    width:202px;
}
/* login - main page */
.login label {
    margin:0 0 0 10px;
    padding:0;
    font-size:10px;
}
.login input {
    width:150px;
    height:16px;
    margin:0 15px 0 0;
    padding:3px 0 0 2px;
    color:#999;
    font-size:1.1em;
    border:1px solid #1d2b5a;
}
.login .remember-me input.checkbox {
    display:inline;
    position:static;
    width:12px;
    height:12px;
    margin:0 2px 2px 0;
    padding:0;
    border:none;
}
.login .remember-me label.checkbox {
    display:inline;
    position:relative;
    top:-1px;
    left:0;
    margin:1px 0 4px 0;
    padding:0 0 2px;
    font-size:1.2em;
    text-align:left;
}
.int-login-container label {
    float:left;
    width:175px;
    margin:10px 0 0;
    font-size:1.2em;
    font-weight:bold;
    text-align:right; 
}
.int-login-container input {
    display:inline;
    float:left;
    width:125px;
    height:17px;
    margin:8px 0 0 5px;
    padding:0;
    font-size:1.3em;
    border:1px solid #a5acb2;
}
p.int-forgot-pass {
    clear:both;
    margin:0 0 0 180px;
    font-size:1.2em;
}
.int-remember-me {
    margin:0 0 0 180px;
    padding:0;
}
.int-remember-me input.checkbox {
    display:inline;
    width:12px;
    height:12px;
    margin:8px 2px 0 0;
    padding:0;
    border:none;
}
.int-remember-me label.checkbox {
    display:inline;
    width:100px;
    margin:7px 0 0 3px;
    padding:0;
    font-weight:normal;
    text-align:left;
}
.right-column label {
    font-size:1.4em;
}
.right-column input.large {
    width: 130px;
}
/* signup */
.widgetobject label {
    position:relative;
    top:2px;
    font-size:1.6em;
}
.widgetobject input {
    width:200px;
    height:17px;
    margin:0 0 0 5px;
    font-size: 1.3em;
    border:1px solid #a5acb2;
}
.widgetobject select {
    height:20px;
    font-size: 1.3em;
    background:#fff;
    border:1px solid #a5acb2;
}
.captcha {
    overflow:hidden;
    padding-bottom:20px;
}
.captcha label {
    float:left;
    width:110px;
    margin:0 0 0 1px;
    font-size:1.6em;
    text-align:right;
}
.captcha input,
.captcha-input {
    display:inline;
    margin:3px 0 0 10px;
    text-align:left;
}
.captcha-input {
    margin:0 0 0 121px;
    font-size:1.4em;
}
.checkbox {
    font-size:.9em;
}
.checkbox input {
    position:relative;
    top:5px;
    width:15px;
    margin:0 5px 0 0;
    border:0 solid #fff;
}
div.checkbox {
    display:block;
    width:610px;
    margin:0 auto;
}
div.checkbox p {
    margin:10px 0;
    text-align:center;
}
.privacy-terms {
    overflow:hidden;
    width:605px;
    margin:0 auto;
}
.privacy-terms div,
.privacy-terms p {
    width:auto;
    padding:0;
    margin:5px 0;
}
.privacy-terms input {
    float:left;
    position:relative;
    top:2px;
    width:15px;
    height:15px;
    margin:0;
    padding:0;
    border:none;
}
.privacy-terms label {
    display:inline;
    margin:0 0 0 5px;
    padding:0;
    font-size:1.4em;
    text-align:left;
}
.female,
.male { 
    display:inline;
    position:relative;
    left:110px;
    top:-35px;
    width:100px; 
    margin:5px 37px 8px 0;
    padding:0 62px 0 0; 
}
#gender_type_70, 
#gender_type_77 { 
    float:left;
    position:relative; 
    left:86px; 
    top:-20px;  
    width:15px; 
    height:15px; 
    margin:5px 85px 0 5px; 
    border:none; 
}
/* reset password */
.password-reset label {
    float:left;
    width:187px;
    margin:2px 0 15px;
    padding:0;
    font-size:1.2em;
    text-align:right;
}
.password-reset input {
    display:inline;
    height:17px;
    margin:0 0 15px 5px;
    padding:0;
    font-size:1.3em;
}
/* beta */
.beta-form label {
    float:left;
    width:117px;
    margin:3px 34px 5px 0;
    padding:0;
    font-size:1.2em;
    font-weight: bold;
    text-align:right;
}
.beta-form .input,
.beta-form textarea {
    float:left;
    display:inline;
    margin:5px 0 5px;
    padding:0;
}
.beta-right .input {
    margin:3px 0;
}
.beta-right-2 input {
    margin-bottom:6px;
}
.beta-form .input {
    margin-top:4px;
}
.beta-form .xxlarge {
    margin-left:10px;
}
.beta-form textarea {
    overflow:auto;
    width:365px;
    height:50px;
    border:1px solid #a5acb2;
}
.beta-form .hidden {
    padding-top:1px;
    color:#666;
    border:none;
    background:transparent;
}
/* home */
.home-invite label {
    display:block;
    float:left;
    width:69px;
    margin:5px 0 0;
    font-size:1.2em;
    text-align:right; 
}
.home-invite .hide {
    display:none;
}
.home-invite input,
.home-invite select {
    display:inline;
    margin:4px 0 2px 5px;
}
.home-invite input.medium {
    position:relative;
    top:-1px;
    width:63px;
    height:17px;
}
.home-invite input.xlarge {
    width:147px;
    height:17px;
    margin:4px 0 4px 5px;
}
.home-invite select.medium {
    width:66px;
    margin-left:0;
}
.search-sort-by-home select {
    margin-right:5px;
}
/* home - invite friends */
.referral-left label,
.referral-box-manual label {
    display:block;
    float:left;
    width:60px;
    margin:10px 0 0;
    padding:0;
    font-weight:bold;
    text-align:right;
}
.referral-box-manual label {
    width:120px;
}
.referral-left input,
.referral-left textarea,
.referral-box-manual input,
.referral-box-manual textarea {
    margin:10px 0 0 10px;
    padding:1px 0 0 3px;
    border:1px solid #a5acb2;
}
.referral-left textarea {
    width:250px;
}
.referral-box-manual textarea {
    width:496px;
    height:75px;
}
.referral-box-manual p.input {
    display:inline;
    float:left;
    width:auto;
    margin:10px 0 0 10px;
}
.referral-box .referral-input-radio,
.referral-box .referral-input-check {
    width:14px;
    height:14px;
    margin:0 3px 0 9px;
    padding:0;
}
.referral-box .referral-input-check {
    position:relative;
    top:1px;    
}
.referral-table .invisible {
    width:200px;
    margin:0;
    padding:0;
    font-size:12px;
    border:1px solid #fff;
}
/* search - quick */
.results-empty-right-sm input {
    float:left;
    margin:0 0 10px 25px;
}
.results-empty-right-sm input.checkbox {
    float:left;
    margin:5px 7px 0 25px;
}
.results-empty-right-sm label {
    float:left;
    width:133px;
    margin:4px 0 0;
    text-align:left;
}
/* search - advanced */
.input-text {
    float:left;
    width:140px;
    height:17px;
    margin:5px 0 0;
}
#search-location-on label,
#search-location-on .label {
    float:left;
    width:130px;
    margin:5px 12px 0 3px;
    padding:0;
    font-weight:bold;
    text-align:right;
}
#search-location-on label.miles {
    float:none;
    position:relative;
    top:-2px;
    width:auto;
    margin:0 0 0 3px;
    padding:0;
    font-weight:normal;
    text-align:left;
}
#search-location-on input,
#search-location-on select {
    display:inline;
    position:relative;
    z-index:100;
    margin:3px 1px 2px 5px;
    padding:2px 1px 1px 3px;
    border:1px solid #ccc;
}
#search-location-on select {
    height:21px;
    padding-top:0;
}
#search-location-on .input-text {
    width:auto;
}
#search-appear-on label,
#search-life-on label,
#search-appear-on .label,
#search-life-on .label {
    float:left;
    width:130px;
    margin:5px 8px 0 3px;
    padding:0;
    font-weight:bold;
    text-align:right;
}
#search-appear-on .indent-fields label.firsta,
#search-life-on .indent-fields label.firsta,
#search-appear-on .indent-fields label.firstb {
    display:inline;
    float:left;
    width:49px;
    margin:5px 3px 2px 5px;
    font-weight:normal;
    text-align:right;
}
#search-life-on .indent-fields label.firsta {
    margin:6px 0 2px 3px;
}
#search-appear-on .indent-fields label.firstb {
    margin:5px 2px 2px 147px;
}
#search-appear-on .indent-fields .second,
#search-life-on .indent-fields .second {
    display:inline;
    position:relative;
    top:-1px;
    float:none;
    width:50px;
    margin:0 8px 0 0;
    font-weight:normal;
}
#search-life-on .indent-fields label.second {
    margin:5px -4px 2px 15px;
}
#search-appear-on .table-fields label,
#search-life-on .table-fields label,
#search-life-on .table-fields-single label {
    width:165px;
    font-size:1em;
    font-weight:normal;
}
#search-life-on .table-fields-single label {
    width:350px;
}
#search-life-on .input-text {
    width:auto;
    margin-left:4px;
}
.indent-fields label {
    display:inline;
    float:left;
    width:auto;
    margin:7px 10px 2px 2px;
}
.indent-fields select {
    display:inline;
    margin:5px 0 2px 2px;
}
#search-appear-on .indent-fields select {
    margin:3px 0 2px 2px;
}
#search-life-on select {
    margin:4px 3px 10px 5px;
}
#search-life-on input.checkbox,
#search-life-on label.checkbox {
    display:inline;
    float:none;
    position:relative;
    top:1px;
    margin:5px 3px 0 5px;
}
#search-life-on label.checkbox {
    top:-1px;
    margin:5px 3px 0 5px;
    font-size:1em;
    font-weight:normal;
}
#search-life-on input.checkbox-column,
#search-life-on label.checkbox-column {
    display:inline;
    float:none;
    margin:7px 3px 3px 5px;
}
#search-life-on label.checkbox-column {
    position:relative;
    top:-1px;
    font-size:1em;
    font-weight:normal;
}
#search-appear-on .photos-only {
    margin:6px 0 5px 5px;
}
/* search - report member */
.report-member .label,
.report-member label {
    display:block;
    float:left; 
    width:150px; 
    margin:11px 8px 0 0;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
    text-align:right;
}
.report-member textarea {
    display: inline;
    float: left;
    width: 650px;
    margin:0 0 0 5px;
    font:12px Arial, Helvetica, sans-serif;
    border:1px solid #a5acb2;
}
.report-member .input-text {
    width:800px;
    margin:11px 0 0 5px;
    font-size:1.2em;
}
.report-member .table-fields label {
    top:-1px;
    width:170px; 
    margin:10px 0 5px;
    font-size:1.2em;
    font-weight:normal;
}
.report-member .table-fields input {
    margin:10px 0 5px;
    padding:0;
}
/* connections - active, pending */
.search-sort-by-ca select,
.search-sort-by-cp select {
    margin-right:5px;
}
.get-connected input.radio,
.get-connected input.radio-2 {
    position:relative;
    top:1px;
    width:12px;
    height:12px;
    margin:25px 6px 0 63px;
}
.get-connected input.radio-2 {
    margin:45px 6px 0 63px;
}
.get-connected label {
    font-size:1.3em;
    font-weight:bold;
}
/* mail - messages */
.message-left fieldset {
    width:100%;
    margin:0;
    padding:0 0 10px;
    background:#f7f7f7;
    border:1px solid #ccc;
}
.message-left label {
    float:left;
    width:90px;
    margin:10px 0 0 8px;
    font-size:1.2em;
    font-weight:bold;
    text-align:right; 
}
.message-left input,
.message-left textarea {
    display:inline;
    float:left;
    width:600px;
    margin:10px 0 0 8px;
}
.message-left textarea {
    width:596px;
    font:12px Arial, Helvetica, sans-serif;
    border:1px solid #a5acb2;
}
/* profile - landing */
#personal-info-status label,
#self-exp-status label,
#photos-status label ,
#acct-set-status label {
    position:relative;
    color:#000;
    font-size:1em;
    font-weight:normal;
}
.profile-complete,
.profile-incomplete {
    position:relative;
    top:-5px;
    width:87px;
    height:32px;
    margin:0 auto 11px;
    background:url(http://static.herway.com/images/icons/checkbox-complete.gif) no-repeat;
}
.profile-incomplete {
    width:96px;
    background:url(http://static.herway.com/images/icons/checkbox-incomplete.gif) no-repeat;
}
#personal-info-status input,
#self-exp-status input,
#photos-status input ,
#acct-set-status input {
    width:11px;
    height:11px;
    border:0 solid #ccc;
}
/* profile - generic */
#basic-info-on label,
#basic-info-on .label,
#lifestyle-on label,
#lifestyle-on .label,
#self-expression-on label,
#photo-section-top label,
#email-on label,
#password-on label,
#email-settings-on label,
.signup-file-label {
    display:block;
    float:left;
    padding:0;
    text-align:right;
    font-size:1.2em;
    font-weight:bold;
}
/* profile - basic info */
#basic-info-on label.hide,
#lifestyle-on label.hide {
    display:none;
}
#basic-info-on,
#lifestyle-on {
    width:950px;
    padding-bottom:20px;
    font-size:10px;
}
#basic-info-on label,
#lifestyle-on label,
#basic-info-on .label,
#lifestyle-on .label {
    width:200px; 
    margin:11px 0 0;
}
#basic-info-on input {
    margin:10px 0 0 10px;
    padding:0 0 0 3px;
}
#basic-info-on select,
#lifestyle-on select,
#lifestyle-on textarea {
    margin:10px 0 0 10px;
}
#lifestyle-on select {
    width:230px;
}
#lifestyle-on select.xxxxlarge {
    width:405px;
}
#lifestyle-table-1 table,
#lifestyle-table-2 table,
#lifestyle-table-3 table {
    display:inline;
    margin-bottom:-5px;
}
#lifestyle-on #piercings {
    margin-bottom:5px;
}
#basic-table label,
#lifestyle-table-1 label,
#lifestyle-table-2 label,
#lifestyle-table-3 label {
    width:145px;
    font-weight:normal;
}
#basic-table input,
#lifestyle-table-1 input,
#lifestyle-table-2 input,
#lifestyle-table-3 input {
    margin:10px 1px 0 5px;
    padding:0;
} 
#basic-info-on .label-honest {
    margin:10px 0 0;
}
#basic-info-on .honesty {
    float:left;
    margin:1px 0 25px 9px;
    text-align:left;
}
#lifestyle-on input.checkbox,
#lifestyle-on label.checkbox {
    display:inline;
    float:none;
    margin:12px 3px 0 10px;
    font-size:1.2em;
}
#lifestyle-on label.checkbox {
    position:relative;
    top:-1px;
    margin:12px 3px 0 0;
    font-weight:normal;
}
#children_num_on label {
    width:auto;
    margin:6px 0 0 210px;
    font-size:1.2em;
    font-weight:bold;
    text-align:left;
}
#children_num_on select,
#smoke_num_on select,
#drink_num_on select {
    margin:4px 0 0 10px;
}
/* profile - self expression */
#self-expression-on {
    width:950px;
    font-size:10px;
    padding-bottom:20px;
}
#self-expression-on label {
    width:150px; 
    margin:11px 0 0;
}
#self-expression-on label a {
    font-weight:normal;
}
#self-expression-on input {
    float:left;
    width:648px;
    margin:12px 0 -10px 10px;
    padding:0 2px;
}
#self-expression-on select {
    float:left;
    margin:10px 0 10px 10px;
    padding:0;
}
#self-expression-on textarea {
    display: inline;
    float:left;
    margin:12px 0 0 10px;
    padding:2px;
    font:12px Arial, Helvetica, sans-serif;
    border:1px solid #a5acb2;
}
/* profile - photo */
#photo-section-top label {
    width:70px; 
    margin:16px 0 0;
    font-size:1.2em;
}
#photo-section-top input {
    margin:11px 0 0 7px;
    padding:2px 0 0 3px;
}
#photo-section-top select {
    height:20px;
    margin:8px 0 0 7px;
}
#photo-section-top #input {
    float:left;
    margin:0 0 0 77px;
}
#divinputfile {
    position: relative;
    top:5px;
    width:224px;
    height:42px;
    margin:0 0 -17px 77px;
    padding:0;
    cursor:pointer;
    background:url(http://static.herway.com/images/backgrounds/file-upload.jpg) no-repeat right 4px;
}
#divinputfile #filepc {
    opacity:0;
    width:138px;
    font-size:12px;
    cursor:pointer;
}
#fakeinputfile {
    width:138px;
    margin:-25px 0 0;
    cursor:pointer;
}
#fakeinputfile .hide {
    display:none;
}
#fakeinputfile #fakefilepc {
    width:136px;
    height:17px;
    margin:0;
    padding:1px 0 0 2px;
    font-size:12px;
    cursor:pointer;
    border:1px solid #a5acb2;
}
/* profile - account settings */
#email-settings-on .hide {
    display:none;
}
#email-on label,
#password-on label,
#email-settings-on label {
    width:264px; 
    margin:14px 0 0;
}
#email-settings-on label {
    width:390px;
    font-weight:normal; 
}
#email-on input,
#password-on input {
    margin:10px 0 0 10px;
    padding:2px 0 0 2px;
}
#email-settings-on input {
    margin:9px 5px 0 15px;
}
#email-on input.hidden {
    margin-top:12px;
    padding:1px 0 0;
    font-weight:bold;
    border:none;
    background:transparent;
}
#email-settings-on input.checkbox,
#email-settings-on label.checkbox {
    display:inline;
    float:none;
    width:12px;
    height:12px;
    margin:15px 3px 0 10px;
    font-size:1.2em;
}
#email-settings-on label.checkbox {
    position:relative;
    top:0;
    margin:12px 3px 0 0;
}
#email-settings-on select {
    margin:0 0 0 9px;
}
/* help */
.help-right-top label {
    margin:10px 0 0;
    font-size:1.2em;
}
.help-right-top input.xlarge {
    height:17px;
    margin:2px 0 0;
}
.help-right-top select.xlarge {
    margin:2px 0 0;
}
.contact-us label {
    float:left;
    width:130px;
    margin:13px 8px 5px 0;
    padding:0;
    font-weight: bold;
    text-align:right;
}
.contact-us input.xlarge,
.contact-us select.xlarge {
    float:left;
    display:inline;
    margin:15px 0 5px;
    padding:0;
}
.contact-us textarea {
    float:left;
    display:inline;
    margin:15px 0 0;
    padding:2px;
    background:#fff;
    border:1px solid #a5acb2;
    font:1.2em Arial, Helvetica, sans-serif;
}
/* advertising */
.ad-contact-us label {
    float:left;
    width:200px;
    margin:13px 8px 5px 0;
    padding:0;
    font-weight: bold;
    text-align:right;
}
.ad-contact-us .xxlarge,
.ad-contact-us textarea {
    float:left;
    display:inline;
    margin:12px 0 2px;
    padding:2px;
    background:#fff;
    border:1px solid #a5acb2;
}
.ad-contact-us textarea {
    font:1.2em Arial, Helvetica, sans-serif;
}
/*************************/
/* Table Styles */
.vat {
    vertical-align:top;
}
/* error pages */
.error-background table {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    vertical-align: middle;
}
/* signup */
.hw-gossip {
    margin:10px 0 0 0;
    font-size:1.2em;
    border-collapse:collapse;
}
.hw-gossip span {
    color:#666;
    padding-left:10px;
}
.hw-gossip td {
    padding:8px 10px;
    border-top:1px dashed #c4d6dc;
    border-bottom:1px dashed #c4d6dc;
}
.hw-gossip .color {
    background:#eff7f9;
}
.features-border {
    width:416px;
    margin:15px auto 0;
    padding:3px;
    border:1px solid #d1dfe4;
}
.herway-features {
    border-collapse:collapse;
    font-size:1.4em;
}
.herway-features img {
    vertical-align:middle;
}
.herway-features th {
    width:100px;
    margin:0;
    padding:5px 6px;
    text-align:right;
    border:1px solid #c4d6dc;
    border-left:none;
}
.herway-features th.center {
    text-align:center;
}
.herway-features td {
    width:158px;
    padding:5px 0 3px;
    text-align:center;
    border:1px solid #c4d6dc;
    border-right:none;
    vertical-align:bottom;
}
.teal-row {
    background:#f9fcfd;
}
.herway-features .no-top {
    border-top:none;
}
.herway-features .no-bottom {
    padding-bottom:0;
    border-bottom:none;
}
.send-img {
    position:relative;
    left:9px;
}
#hair table,
#eye table {
    width:480px;
    margin:0 0 0 50px;
    text-align:left;
}
#eye table {
    margin:0 0 0 71px;
}
#body-type-img,
#body-type-radio table {
    width:auto;
    margin:0 auto;
}
#body-type-img td,
#body-type-radio td {
    text-align:center;
    padding:0;
    margin:0;
    width:120px;
    border:0 solid #ccc;
}
#ethn table {
    width:620px;
    margin:0 0 0 37px;
}
#country table {
    width:210px;
    margin:0;
}
/* home - news feed table */
.home-right-two table {
    width:210px;
    margin:0 auto 4px;
    padding:0;
    font-size:1.2em;
    border-collapse:collapse;
    border:none;
    background:none;
}
.home-right-two td {
    margin:0;
    padding:2px 0 2px 4px;
    text-align:left;
    border-bottom:1px dotted #ccc;
}
.home-right-two a.black:link,
.home-right-two a.black:visited,
.home-right-two a.black:hover {
    color:#000;
}
/* home - invite friends */
.referral-table {
    width:423px;
    margin:0;
    padding:0;
    text-align:left;
    border-collapse:collapse;
}
.referral-table th {
    margin:0;
    padding:5px 0;
    text-align:left;
    color:#000;
    background:#f7f7f7;
    border-bottom:1px solid #c1c1c1;
}
.referral-table td {
    margin:0;
    padding:5px 0;
    font-weight:normal;
    vertical-align:top;
    word-break:break-all;
}
.referral-table .first {
    width:33px;
    text-align:center;
}
.referral-table .second {
    width:187px;
}
.referral-table .third {
    width:203px;
}
/* search */
.search-list {
    width:100%;
    margin:1px 0 0;
    padding:0;
    font-size:1.2em;
    border-collapse:collapse;
}
.search-list th {
    margin:0;
    padding:2px 5px;
    font-weight:bold;   
    background:#f7f7f7;
    border-top:1px solid #ccc;
    border-right:1px dotted #ccc;
}
.search-list .left {
    padding-left:15px;
    text-align:left;
}
.last-td {
    border-right:none;
}
.search-list td {
    margin:0;
    padding:3px 5px;
    font-weight:normal;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px dotted #ccc;   
}
.search-list .bold {
    font-weight:bold;
}
.search-list .last-td {
    border-right:none;
}
.search-list a.trash-roll {
    margin-left:20px;
}
.search-list .gray-row {
    background:#f7f7f7; 
}
/* view profile */
.view-profile-mid table {
    width:265px;
    margin:5px 0 0 5px;
    padding:0;
    border-top:1px dotted #ccc;
    border-collapse:collapse;
}
.view-profile-mid .no-border {
    border:none;
}
.view-profile-mid th {
    width:65px;
    margin:0;
    padding:4px 5px 8px 5px;
    font-size:1.2em;
    text-align:left;
    vertical-align:top;
}
.view-profile-mid h5.gen-info {
    font-size:14px;
    margin:0 0 0 -6px;
}
.view-profile-mid td {
    margin:0;
    padding:4px 5px 8px 5px;
    font-size:1.2em;
    vertical-align:top;
}
.view-profile-mid img.png {
    position:relative;
    top:5px;
    right:2px;
    margin:-8px 3px 0 0;
}
.ho a:link,
.ho a:visited,
.ho a:hover {
    position:static;
    margin:10px 0 0;
}
/* report member */
.report-member .table-fields table {
    width:780px;
    margin-bottom:-5px;
}
.report-member .table-fields td {
    width:250px;
    vertical-align:top;
}
/* mail */
.inbox {
    width:100%;
    margin:0;
    padding:0;
    font-size:1.2em;
    border-collapse:collapse;
}
.inbox td {
    margin:0;
    padding:10px 0 10px 10px;
    text-align: left;
    border-bottom:1px solid #dedede;
}
.inbox .vert-center {
    vertical-align: middle;
}
.inbox .noborder {
    border-bottom:0 solid #dedede;
}
.row-selected {
    background:url(http://static.herway.com/images/backgrounds/inbox-bg.jpg) repeat-x left bottom;
}
.row-unselected {
    background:none;
}
.message-hist {
    clear:both;
    width:727px;
    margin:10px 0;
    padding:0;
    font-size:1em;
    border-collapse:collapse;
    border-top:1px solid #ccc;
}
.message-hist th {
    padding:3px 0;
    font-size:1.4em;
    font-weight:bold;
    background:#f7f7f7;
    border-bottom:0 solid #ccc;
}
.message-hist td {
    margin:0;
    padding:24px 8px;
    font-size:1.2em;
    text-align:left;
    vertical-align:top;
    border-bottom:1px solid #dedede;
}
.message-hist td.vat {
    padding:12px 8px;
}
/* profile */
.table-fields table,
.table-fields-single table {
    width:600px;
    margin:0;
    padding:0;
}
.table-fields td,
.table-fields-single td {
    width:180px;
    margin:0;
    padding:0;
    text-align:left;
    vertical-align:top;
}
.table-fields-single td {
    width:400px;
}
.billing-details,
.transactions {
    width:540px;
    margin:0 0 10px 23px;
    padding:0;
    font-size:1.2em;
    border:1px solid #fff;
    border-collapse:collapse;
}
.billing-details {
    width:150px;
}
.billing-details th,
.transactions th,
.billing-details td,
.transactions td {
    margin:0;
    padding:5px 15px;
    color:#fff;
    font-weight:normal;
    text-align:center;
    background:#004a63;
    border:1px solid #fff;
}
.transactions td,
.billing-details td {
    padding:5px 0;
    color:#000;
    background:#eee;
}
.billing-details td,
.billing-details th {
    padding-left:12px;
    text-align:left;
    background:#fff;
}
.billing-details th {
    background:#004a63;
}
/*************************/
/* Image Styles */
img {
    border:none;
}
.img-talign {
    position:relative;
    top:2px;
}
/* main photo - home,connections,profile,search */
.photo-primary,
.photo-suggest {
    width:138px;
    height:172px;
    margin:0 auto 4px;
    padding:0;
    text-align:center;
    background:#fff;
    border:1px solid #ccc;
    vertical-align:middle;
}
.photo-suggest {
    width:188px;
    height:234px;
    margin:6px auto 3px;
}
.photo-primary-test {
    overflow:hidden;
    position:relative;
    width:138px;
    height:172px;
    margin:0 auto;
    padding:0;
    text-align:center;
    background:#fff;
    border:1px solid #ccc;
}
.photo-primary-test a {
    margin:0;
    padding:0;
}
.photo-primary img,
.photo-suggest img {
    position:relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
.photo-suggest img {
    z-index:200;
}
.photo-primary-test img {
    position:relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
/* extra photo - home,connections,search,mail,profile  */
.photo-extra,
.photo-extra-list,
.photo-extra-con {
    position:relative;
    width:65px;
    height:80px;
    margin:0;
    padding:0;
    text-align:center;
    background:#fff;
    border:1px solid #ccc;
}
.photo-extra {
    margin:3px auto 3px;
}
.photo-extra-list {
    top:-3px;
}
.photo-extra-test {
    position:relative;
    width:65px;
    height:80px;
    margin:3px auto 3px;
    padding:0;
    text-align:center;
    background:#fff;
    border:1px solid #ccc;
}
.search-display .photo-extra-test,
.welcome-user .photo-extra-test,
.receiver .photo-extra {
    z-index:300;
    margin:0 0 7px;
    text-align:left;
}
.welcome-user .photo-extra-test {
    display:block;  
    margin:7px 0 0;
}
.photo-extra-test img {
    position:relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
.photo-extra img,
.photo-extra-list img,
.photo-extra-con img {
    margin:0;
    padding:0;
    border:2px solid #fff;
}
.inbox .photo-extra-list,
.message-hist .photo-extra-list {
    margin-bottom:-6px;
}
/* home - container three */
.mood img {
    position:relative;
    top:5px;
    margin:-7px 0 0;
    padding:0;
}
/* home - container four */
.home-ad {
    width:228px;
    height:151px;
    border:1px solid #ccc;
}
.home-ad img {
    width:224px;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
.iconImg {
    position:relative;
    top:5px;
    margin:-5px 5px 0;
}
/* search - quick - featured */
.photo-featured {
    float:left;
    width:167px;
    height:211px;
    margin:0 7px 0 0;
    padding:0;
    text-align:center;
    background:#fff;
    border:1px solid #ccc;
}

.photo-featured img {
    position:relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
/* search - view profile - large photo */
.view-prof-photo-primary {
    overflow:hidden; /* important */ 
    position:relative; /* important */    
    width:316px;
    height:394px;
    margin:2px 0 0 9px;
    padding:0;
    text-align:center; 
    background:#fff;
    border:1px solid #ccc;
}
.view-prof-photo-primary img {
    position: relative;
    margin:0;
    padding:0;
    border:2px solid #fff;
}
#profile-mood {
    position:relative;
    top:4px;
    margin:-7px 0 0 3px;
    padding:0;
}
/* profile - self expression */
#imgMood {
    position:relative;
    top:15px;
    margin:-7px 0 0 5px;
    padding:0;
}
/*************************/
/* List Styles */
/* sub navigation - generic */
.actions_nav {
    position:relative;
    z-index:300;
    top:-31px;
    float:none;
    clear:both;
    width:80%;
    margin:0 auto;
    padding:3px;
    font-size:10px;
    text-align:center;
}
.actions_nav ul {
    margin:0;
    padding:0;
    color:#000;
    font-size:1.2em;
}
.actions_nav li {
    display:inline;
    margin:0;
    padding:0 5px;
    font-size:1.1em;
    text-decoration:none;
    border-right:1px solid #000;
}
.actions_nav li.last {
    border-right:none;
}
/* about */
#about {
    width:900px;
    margin:0 auto;
    padding-top:10px;
}
#about dt {
    float:left; 
    clear:left; 
    width:256px; 
    height:221px;
}
#about dd {
    height:221px;
    margin:0 0 0 265px;
}
#about .caption {
    display:block;
    position:relative;
    top:-40px;
    left:15px;
    width:210px;
    margin:0;
    padding:0;
    font-weight:bold;
    text-align:center;
}
#about h4 {
    padding-top:36px;
}
/* signup - why herway list */
.why-herway {
    margin:12px 0 0 0;
    padding:0;
    font-size:1.2em;
}
.why-herway dt {
    float:left;
    clear:left;
    width:31px;
    margin:7px 0 15px 0;
    text-align:right;
    vertical-align:middle; 
}
.why-herway dd {
    margin:0 0 15px 46px; 
}
.why-herway .bottom {
    margin-bottom:20px;
}
/* pagination - signup */
.progress {
    width:461px;
    height:25px;
    margin:0 auto;
    padding:0;
    background:url(http://static.herway.com/images/signup/signup-bkg.gif) repeat-x 0 -2px;
}
.progress li {
    display:inline;
    width:25px;
    height:25px;
    margin:0 3px;
    padding:4px 8px 2px;
    color:#d7d7d7;
    font-size:1.6em;
    font-weight:bold;
    background:url(http://static.herway.com/images/signup/signup-off.gif) no-repeat;
}
.progress li.on {
    color:#fff;
    background:url(http://static.herway.com/images/signup/signup-on.gif) no-repeat;
}
.progress li.current {
    color:#41879f;
    background:url(http://static.herway.com/images/signup/signup-current.gif) no-repeat;
}
.progress li.ten {
    margin:0 3px;
    padding:4px 4px 2px 3px;
}
.progress li.back {
    width:36px;
    height:25px;
    margin:1px 4px 0 0;
    padding:0;
    background:#fff;
}
.progress a.back-on,
.progress a.back-off {
    width:25px;
    height:25px;
    padding:4px 10px 5px 11px;
    background:url(http://static.herway.com/images/buttons/progress-back-on.gif) no-repeat;
}
.progress a.back-off {
    background:url(http://static.herway.com/images/buttons/progress-back-off.gif) no-repeat;
}
.progress .next {
    width:36px;
    height:25px;
    margin:0 0 0 4px;
    padding:0;
    background:#fff;
}
.progress a.next-on,
.progress a.next-off {
    width:25px;
    height:25px;
    padding:4px 11px 5px;
    background:url(http://static.herway.com/images/buttons/progress-next-on.gif) no-repeat;
}
.progress a.next-off {
    background:url(http://static.herway.com/images/buttons/progress-next-off.gif) no-repeat;
}
/* pagination - generic */
.pagination {
    width:100%;
    margin:2px auto -4px;
    padding:0;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    list-style:none;
}
.pagination li {
    display:inline;
    position:relative;
    margin:0 2px 0 0;
    padding:0;
    color:#999;
    font-weight:bold;
}
.pagination .prev {
    float:none;
    margin:-2px 8px 0 0;
}
.pagination .next {
    float:none;
    margin:-17px 0 0 8px;
}
.pagination .selected {
    color:#666;
}
a.next-link:link,
a.next-link:visited,
a.prev-link:link,
a.prev-link:visited {
    color:#0082ae;
}
a.page:link,
a.page:visited,
a.next-link:hover,
a.prev-link:hover {
    color:#999;
}
a.page:hover {
    color:#0082ae;
}
/* pagination - home */
.home-pagination {
    float:left;
    width:311px;
    margin:-21px 0 0 10px;
}
.home-pagination .pagination {
    text-align:left;
}
/* pagination - connections */
.conn-pagination {
    margin:-2px auto 0;
    font-size:1.2em;
}
.pending-pagination {
    margin:0 auto;
    font-size:1.2em;
}
/* pagination - mail */
.inbox-pagination,
.inbox-pagination-b {
    position:relative;
    top:-3px;
    margin:-2px auto 0;
}
.inbox-pagination-b {
    top:5px;
    margin:0 auto 0;
}
.message .pagination {
    position:relative;
    left:-2px;
    width: 163px;
    margin-top:-2px;
}
/* pagination - help */
.help-pagination {
    margin:-5px auto 10px;
    font-size:1em;
    font-weight:normal;
}
/* search results - home */
.action-list {
    margin:5px 0 0 10px;
    padding:0;
    list-style:none;
}
.action-list li {
    display:inline;
}
.search-results-home {
    width:224px;
    height:91px;    
    margin:9px 0 0 9px;
    padding:0;
    font-size:1.2em;
}
.search-results-home dd {
    position:relative;
    top:5px;
    float:left;
    width:140px;
    margin:4px 0 0 10px;
    padding:0;
    text-align:left;
}
.search-results-home .term {
    position:static;
    width:62px;
    margin-left:0;
}
/* search results - profile - photos */
.additional-photos {
    width:990px;
    margin:0;
    padding:0;
    list-style:none;
}
.additional-photos li {
    display:inline;
    float:left;
    width:65px;
    margin:0 25px 0 0;
    padding:0;
}
.additional-photos li.last {
    margin:0;
}
.add-photo-inner {
    width:80px;
    margin:15px 0 0;
    padding:0;
    list-style:none;
    text-align:center;
}
.add-photo-inner li {
    display:block;
    margin:0;
    padding:0;
}
.add-photo-inner .long {
    width:70px;
    margin-left:-2px;
    font-weight:bold;
    text-align:center;
}
.add-photo-inner .delete-extra {
    position:absolute;
    float:right;
    z-index:200;
    margin:-85px 0 0 20px;
}
/* search results - connections - active,pending */
.action-list-ca,
.action-list-cp {
    margin:5px 0 0 10px;
    padding:0;
    list-style:none;
}
.action-list-ca li,
.action-list-cp li {
    display:inline;
}
.search-results-ca,
.search-results-cp {
    width:220px;
    height:91px;    
    margin:9px 0 0 9px;
    padding:0;
    font-size:1em;
}
.search-results-cp {
    font-size:1.2em;
}
.search-results-ca dd,
.search-results-cp dd {
    position:relative;
    top:-6px;
    float:left;
    width:147px;
    margin:0 0 2px 9px;
    padding:0;
    text-align:left;
}
.search-results-cp dd {
    top:2px;
    margin:2px 0 2px 9px;
}
.search-results-ca a {
    font-size:1.2em;
}
.search-results-cp a {
    font-size:1em;
}
.search-results-ca .term,
.search-results-cp .term {
    position:static;
    float:left;
    width:62px;
    margin-left:0;
}
.search-results-cp .term {
    margin:0 0 2px 0;
}
.search-results-cp .reopen {
    display:block;
    position:relative;
    top:-10px;
    left:70px;
}
.conn-reply {
    display:block;
    position:relative;
    left:-2px;
    float:right;
    margin:-58px 46px 0 0;
    padding:0;
}
.conn-go-first {
    display:block;
    position:relative;
    left:-1px;
    float:right;
    margin:-58px 43px 0 0;
    padding:0;
}
.zodiac-results {
    float:left;
    display:block;
}
.zodiac-results img {
    margin-right:3px;
}
.zodiac-results span {
    position:relative;
    top:-4px;
}
/* search results - advanced,saved results */
.container-left ul {
    display:inline;
    margin:0;
    padding:0;
    list-style:none;
}
.search-display {
    width:235px;    
    padding:4px 0 0;
    margin:-2px 0 0;
    font-size:1.2em;
}
.search-display dd {
    float:left;
    width:150px;
    margin:2px 0 1px 10px;
    padding:0;
    text-align:left;
}
.search-display .term {
    position:static;
    float:left;
    width:65px;
    margin:0;
    padding:0 0 2px;
    text-align:left;
}
/* search - quick hot list */
.hot-links {
    margin:0;
    padding:0;
    font-size:1.2em;
    list-style:none;
}
.hot-links li,
.hot-links li.selected,
.hot-links li.hover {
    width:144px;
    height:19px;
    margin:0;
    padding:2px 8px 14px 8px;
    text-align:left;
}
.hot-links li.selected {
    background:url(http://static.herway.com/images/backgrounds/hot-link-rollover.jpg) no-repeat top left;
}
.hot-links li img {
    position:relative;
    top:5px;
    margin:0 8px 0 0;    
}
.hot-links li a {
    display:block;
    margin:0;
    padding:0;
}
.hot-links .selected span {
    display:block;
}
/* user pic with stats - mail */
.receiver {
    width:200px;
    padding:0;
    margin:0 0 20px;
    font-size:1.2em;
}
.receiver dd {
    position:relative;
    top:6px;
    float:left;
    width:114px;
    margin:0 0 4px 8px;
    padding:0;
    text-align:left;
}
.receiver .term {
    position:static;
    float:left;
    width:65px;
    margin:0;
    padding:0;
}
/* user pic with stats - home - container one */
.welcome-user {
    width:217px;    
    padding:0;
    margin:0 0 0 7px;
    font-size:1.2em;
}
.welcome-user dd {
    position:relative;
    top:7px;
    float:left;
    width:143px;
    margin:0 0 6px 6px;
    text-align:left;
}
.welcome-user .term {
    position:static;
    float:left;
    width:65px;
    margin:0 0 -6px;
}
.welcome-user span {
    position:relative;
    top:-6px;
    margin-left:2px;
}
.welcome-user .messages {
    position:relative;
    left:-2px;
}
.welcome-user .views {
    position:relative;
    top:-15px;
    left:25px;
}
.welcome-user .last {
    margin:0 0 0 6px;
}
.view-your-profile {
    clear:both;
    margin:0;
    padding:4px 0 9px;
    font-size:1.2em;
    text-align:center;
}
/* home - male stats list - container two */
.home-left-two ul {
    margin:6px 0 0 15px;
    padding:0;
    text-align:left;
    list-style:square inside;
}
/* home - profile performance */
.stats-holder dl {
    width:407px;
    margin:5px 0 0;
    padding:0;
    font-size:1.2em;
}
.stats-holder dd {
    float:left;
    width:197px;
    margin:2px 0 4px 15px;
    text-align:left;
}
.stats-holder .term {
    float:left;
    width:188px;
    margin:0;
}
/* search - saved search - update search popup */
.more-updates {
    width:293px;
    margin:10px 0;
    padding:0 15px;
    font-size:1.2em;
}
.more-updates li {
    display:inline;
    margin:0 8px;
    list-style:none;
}
/* search - empty saved searches */
.guys {
    margin:5px 5px 5px 15px;
    padding:0;
    font-size:1.2em;
    list-style:disc outside;
}
.guys li {
    margin:5px 0;
}
.create-search  {
    margin:0;
    padding:2px 0 0;
    color:#004a63;
    font-size:1.8em;
    font-weight:bold;
    list-style:none;
}
.create-search li {
    margin:15px 0;
    padding:0;
}
/* search - advanced and saved - one click search */
.one-click {
    margin:0 0 0 15px;
    padding:0;
    font-size:12px;
}
.one-click li {
    margin:0 0 10px;
    list-style:disc;
}
/* search - view profile - profile action */
.profile-action {
    width:340px;
    margin:0 0 0 10px;
    padding:0;
    list-style:none;
    text-align:left;
}
.profile-action li {
    display:inline;
    float:left;
    width:170px;
    margin:10px 0 0;
    padding:0;
}
.profile-action a {
    font-size:1.2em;
    font-weight:bold;
}
/* connections - upgrade - lists */
.upgrade-123 {
    width:476px;
    margin:0 10px 0 12px;
    padding:0;
}
.upgrade-123 li {
    float:left;
    display:inline;
    width:140px;
    margin:0 5px;
    padding:0 0 5px;
    font-size:1.2em;
}
.blue-check {
    margin:0 0 0 20px;
    padding:0;
    font-size:1.4em;
    list-style:url(http://static.herway.com/images/icons/blue-check.gif);
}
.blue-check li {
    margin:10px 0;
}
.upgrade-price,
.upgrade-price-opt {
    clear:both;
    overflow:hidden;
    width:385px;
    margin:7px 0 13px 50px;
    padding:0;
    list-style:none;
}
.upgrade-price-opt {
    width:440px;
    margin:7px 0 13px 23px;
}
.upgrade-price li,
.upgrade-price-opt li {
    float:left;
    width:60px;
    margin:0;
    padding:0;
    font-size:1.3em;
    font-weight:bold;
}
.upgrade-price .upgrade-input,
.upgrade-price-opt .upgrade-input {
    width:15px;
    margin:16px 10px 0 0;
}
.upgrade-price-opt .upgrade-input {
    margin-right:6px;
}
.upgrade-price .upgrade-conn,
.upgrade-price-opt .upgrade-conn {
    width:200px;
    margin:15px 0 0;
    font-size:1.4em;
}
.upgrade-price-opt .upgrade-conn {
     width:180px;
}
.upgrade-price .upgrade-desc,
.upgrade-price-opt .upgrade-desc {
    width:288px;
    margin:0 0 0 25px;
    color:#666;
    font-size:1.2em;
}
.upgrade-price-opt .upgrade-desc {
    width:340px;
    margin:3px 0 0 21px;
}
.upgrade-price .upgrade-go,
.upgrade-price-opt .upgrade-go {
    float:right;
}
.upgrade-conn .drkgray {
    display:block;
    margin-top:5px;
    font-size:.9em;
}
.upgrade-price .price,
.upgrade-price-opt .price {
    width:90px;
    margin:11px 5px 0 0;
    padding:0;
    font-size:1.9em;
    font-weight:bold;
    text-align:right;
}
.upgrade-price-opt .price {
    width:80px;
    margin:10px 5px 0 0;
}
.upgrade-price-opt .value-sub {
    width:83px;
    height:23px;
    margin:6px 5px 0 0;
    padding:4px 0 4px;
    font-size:1.9em;
    font-weight:bold;
    text-align:left;
}
.upgrade-price-opt .price-first {
    position:absolute;
    z-index:2;
    width:83px;
    height:33px;
    margin:-4px 0 0 0;  
    background:url(http://static.herway.com/images/icons/red-cross-out.png) no-repeat 20px 0;
}
.price .drkgray,
.price .green {
    display:block;
    margin-top:2px;
    font-size:.7em;
}
.credit-cards,
.credit-cards-life {
    clear:both;
    overflow:hidden;
    width:204px;
    margin:40px auto -10px;
    padding:0;
    list-style:none;
    font-size:1.3em;
}
.credit-cards-life {
    margin-top:15px;
}
.credit-cards li,
.credit-cards-life li {
    float:left;
    margin:0 3px;
    padding:0;
}
.credit-cards strong,
.credit-cards-life strong {
    position:relative;
    top:2px;
}
/* connections - active - connections remaining */
.connections-remaining {
    position:relative;
    top:-16px;
    right:-110px;
    float:right;
    width:auto;
    height:30px;
    margin:0;
    padding:0;
    font-size:1.2em;
    text-align:right;
    background:none;
}
.connections-remaining dt {
    float:right;
    width:auto;
    height:16px;
    margin:0 5px 0 0;
    padding:1px 4px 0;
    color:#fff;
    text-align:center;
    background:#1185ac;
    border:1px solid #ccc;
}
.connections-remaining dd {
    float:right;
    margin:1px 3px 0 0;
    padding-top:1px;
    color:#000;
    text-align:right;
}
/* connections - active no connections */
.connection-steps {
    margin:0 0 0 15px;
    padding:0;
    list-style:none;    
}
.connection-steps li {
    margin:25px 0 35px;
}
.img-default,
img.two-img,
img.three-img {
    float:left;
    margin:-7px 0 10px;
    padding:0 10px 0 0;
}
img.two-img {
    margin:-1px 0 10px;
}
img.three-img {
    margin:8px 0 10px;
}
.connection-steps .three,
.connection-steps .two {
    margin:25px 0 20px;
}
/* profile - home */
.completeness-list {
    width:264px;
    margin:20px 0 0 22px;
    padding:0;
    list-style:none;
}
.completeness-list li {
    float:left;
    width:127px;
    margin:0 0 10px;
    padding:0;
    font-weight:bold;
    font-size:1.4em;
}
.completeness-list img {
    position:relative;
    top:2px;
}
.completeness-list a:link,
.completeness-list a:visited {
    color:#0082ae;
}
.completeness-list a.done:link,
.completeness-list a.done:visited {
    color:#000;
}
.completeness-list a:hover,
.completeness-list a.done:hover {
    color:#666;
}
/* profile - account settings */
.remove-prof-reasons {
    width:620px;
    margin:0;
    padding:0;
    font-size:1.2em;
    list-style:none;
}
.remove-prof-reasons li {
    margin:15px 0;
    padding:0;
}
.remove-prof-reasons label {
    width:380px;
}
.remove-prof-reasons input {
    position:relative;
    top:2px;
    margin:0 5px 0 0;
    width:12px;
    height:12px;
}
/* help - navigation */
.help-nav {
    margin:20px 0 0 5px;
    font-size:1.2em;
}
.help-nav dt {
    float:left;
    clear:left;
    width:20px;
    height:20px; 
    margin:0 10px 10px 0;
    padding:0;
}
.help-nav dd {
    height:17px;
    margin:0 0 10px 30px;
    padding:3px 0 0;
}
.help-right-mid {
    overflow:hidden;
    width:748px;
    height:437px;
    margin:0;
    padding:0 10px 10px;
    text-align:left;
    background:#fff;
    border:1px solid #ccc;
}
.help-right-mid ul {
    margin:0 0 0 25px;
    padding:0;
    font-size:1.2em;
}
.help-right-mid li {
    margin:10px 0 0;
    padding:0;
}
/* help - question list */
.help-right-mid .help-list {
    padding-bottom:340px;
}
.help-answer {
    margin:-5px 0 0;
    padding:0 0 425px;
}
.help-answer dt {
    margin:0;
    color:#004a63;
    font-size:1.4em;
}
.help-answer dd {
    margin:10px 0 15px;
    font-size:1.2em;
}
/*************************/
/* Button Styles */
.blue-left,
.blue-right,
.gray-left,
.gray-right,
.green-left,
.green-right,
.red-left,
.red-right {
    float:left;
    width:10px;
    height:27px;
    background:url(http://static.herway.com/images/buttons/button-blue-left.jpg) no-repeat;
}
.blue-right {
    background:url(http://static.herway.com/images/buttons/button-blue-right.jpg) no-repeat;
}
.gray-left {
    background:url(http://static.herway.com/images/buttons/button-gray-left.jpg) no-repeat;
}
.gray-right {
    background:url(http://static.herway.com/images/buttons/button-gray-right.jpg) no-repeat;
}
.green-left {
    background:url(http://static.herway.com/images/buttons/button-green-left.jpg) no-repeat;
}
.green-right {
    background:url(http://static.herway.com/images/buttons/button-green-right.jpg) no-repeat;
}
.red-left {
    background:url(http://static.herway.com/images/buttons/button-red-left.jpg) no-repeat;
}
.red-right {
    background:url(http://static.herway.com/images/buttons/button-red-right.jpg) no-repeat;
}
.lgray-left,
.lgray-right {
    float:left;
    width:8px;
    height:23px;
    background:url(http://static.herway.com/images/buttons/button-lgray-left.jpg) no-repeat;
}
.lgray-right {
    background:url(http://static.herway.com/images/buttons/button-lgray-right.jpg) no-repeat;
}
.blue-middle,
.gray-middle,
.green-middle,
.lgray-middle,
.red-middle {
    overflow:visible;
    float:left;
    height:27px;
    margin:0;
    padding:0 0 4px;
    color:#fff;
    font-weight:bold;
    font-size:13px;
    cursor:pointer;
    background:url(http://static.herway.com/images/buttons/button-blue-mid.jpg) repeat-x;
    border:0 solid #eaeaea;
}
.gray-middle {
    background:url(http://static.herway.com/images/buttons/button-gray-mid.jpg) repeat-x;
}
.green-middle {
    background:url(http://static.herway.com/images/buttons/button-green-mid.jpg) repeat-x;
}
.red-middle {
    background:url(http://static.herway.com/images/buttons/button-red-mid.jpg) repeat-x;
}
.lgray-middle {
    height:23px;
    background:url(http://static.herway.com/images/buttons/button-lgray-mid.jpg) repeat-x;
}
.action-reply {
    margin:-18px 0 0 79px;
    padding:0;
}
.action-respond {
    margin:-17px 0 0 79px;
    padding:0;
}
.action-invite {
    margin:-17px 0 0 81px;
    padding:0;
}
/* Button Containers */
/* signup */
.comic-submit {
    width:77px;
    height:27px;
    margin:-24px 0 0 197px;
}
.signup-continue,
.signup-continue-gender,
.signup-continue-fname,
.signup-continue-height,
.signup-continue-bt,
.signup-continue-expec,
.signup-continue-country,
.signup-continue-bday,
.signup-continue-email,
.signup-continue-captcha {
    width:100px;
    height:27px;
    margin:10px auto 0;
}
.signup-continue-gender { 
    position:relative; 
    top:-33px; 
}
.signup-continue-fname {
    margin:-24px 0 0;
    float:right;
}
.signup-continue-height {
    margin:0;
    float:right;
}
.signup-continue-bt,
.signup-continue-expec {
    margin-top:20px;
}
.signup-continue-country {
    margin:-32px 0 0;
    float:right;
}
.signup-continue-zip {
    margin:-24px 0 0;
    float:right;
}
.signup-continue-bday {
    margin:0;
    float:right;
}
.signup-continue-email {
    margin:-24px 0 0;
    float:right;
}
.signup-continue-captcha {
    margin:35px auto 0;
}
.signup-continue .blue-middle,
.signup-continue-gender .blue-middle,
.signup-continue-fname .blue-middle,
.signup-continue-height .blue-middle,
.signup-continue-bt .blue-middle,
.signup-continue-expec .blue-middle,
.signup-continue-country .blue-middle,
.signup-continue-zip .blue-middle,
.signup-continue-bday .blue-middle,
.signup-continue-email .blue-middle,
.signup-continue-captcha .blue-middle {
    width:80px;
}
.email-change {
    width: 70px;
    height: 27px;
    margin: -24px 0 0 0;
    float: right;
}
.email-change .blue-middle {
    width: 50px;
}
/* login - main page */
.signup-login {
    position:absolute;
    top:32px;
    width:59px;
    margin:0 0 0 343px;
    padding:0;
    font-size:1.2em;
}
.signup-login .lgray-middle {
    width:43px;
    height:23px;
    margin:0;
    padding:0 0 3px;
    color:#004962;
    font-size:1.1em;
    border:none;
}
.main-login {
    width:80px;
    height:27px;
    margin:10px 0 -10px 177px;
}
.main-login .blue-middle { 
    width:60px; 
    height:27px;
    margin:0;
    padding:0 0 3px;
    border:none;
}
/* reset password */
.reset-password {
    display:inline;
    position:relative;
    left:189px;
    float:left;
    width:85px;
    margin:3px 0 0;
}
.reset-password .blue-middle {
    width:65px;
    height:27px;
    margin:0;
    padding:0 0 4px;
}
.reset-home {
    display:inline;
    width:150px;
    margin:0 auto;
}
.reset-home .blue-middle {
    width:130px;
}
/* reactivate account */
.reactivate-account {
    width:100px;
    margin:10px auto 0;
}
.reactivate-account .blue-middle {
    width:80px;
    margin:0;
    padding:0 0 4px;
}
/* beta invite friends */
.beta-invite-btn {
    width:114px;
    height:27px;
    margin:10px 0 0 161px;
}
.beta-invite-btn .blue-middle { 
    width:94px;
    margin:0; 
}
.request-connections {
    width:160px;
    height:27px;
    margin:25px auto 50px;
}
.request-connections .blue-middle { 
    width:140px;
    margin:0; 
    padding:0 0 4px;
    border:none;
}
/* home */
#headline-update-btn,
#headline-cancel-btn {
    float:left;
    width:80px;
    height:27px;
    margin:20px 0 0 210px;
}
#headline-cancel-btn {    
    float:right;
    margin:20px 18px 0 0;
}
#headline-update-btn .blue-middle,
#headline-cancel-btn .gray-middle { 
    width:60px;
    margin:0; 
    padding:0 0 4px;
}
.home-invite-btn {
    width:110px;
    height:27px;
    margin:2px 0 0 71px;
}
.home-invite-btn .blue-middle { 
    width:90px;
    margin:0; 
}
#news-save {
    float:left;
    width:70px;
    height:27px;
    margin:5px 7px 0 166px;
}
#news-save .blue-middle { 
    width:50px; 
    margin:0;
    padding:0 0 4px;
    border:none;
}
/* home - invite friends */
#send-ref-invite,
#send-mref-invite {
    position:relative;
    left:68px;
    width:110px;
    margin:10px 0 0;
}
#send-mref-invite {
    left:127px;
}
#send-ref-invite .blue-middle,
#send-mref-invite .blue-middle {
    width:90px;
    margin:0;
    padding:0 0 3px 0;
    border:none;
}
/* search - quick, advanced */
.search-quick {
    float:left;
    width:80px;
    margin:5px 0 0 42px;
}
.search-quick .blue-middle {
    width:60px;
    margin:0;
}
/* search - results popup */
.recommended-search {
    float:right;
    width:180px;
    margin:10px 0 5px;
}
.recommended-search .blue-middle {
    width:160px;
    height:27px;
    margin:0;
}
.return-search-btn {
    float:left;
    width:180px;
    margin:10px 0 5px;
}
.return-search-btn .gray-middle {
    width:160px;
    height:27px;
    margin:0;
}
/* search - quick, advanced, saved */
.search-quick-save {
    width:70px;
    margin:8px auto 0;
}
.search-quick-save .blue-middle {
    width:50px;
    height:27px;
    margin:0;
}
/* search - saved */
.search-go {
    width:47px;
    margin:3px auto 0;
}
.search-go .blue-middle {
    width:27px;
    margin:0;
}
.delete-search-yes-btn,
.delete-search-no-btn {
    float:left;
    width:55px;
    height:27px;
    margin:0 0 5px 0;
    padding:0;
}
.delete-search-no-btn {
    float:right;
}
.delete-search-yes-btn .blue-middle,
.delete-search-no-btn .gray-middle {
    width:35px; 
    margin:0;
    padding:0 0 4px;
    border:none;
}
.update-search-done-btn {
    width:70px;
    margin:0 auto;
}
.update-search-done-btn .blue-middle {
    width:50px;
    margin:0;
}
/* search - advanced, saved */
#advanced-search .search-location {
    float:left;
    position:relative;
    left:142px;
    width:80px;
    height:27px;
    margin:5px 7px 5px 0;
}
#advanced-search .search-location .blue-middle { 
    width:60px; 
    margin:0;
    padding:0 0 4px;
    border:none;
}
/* search - report member */
.report-submit,
.report-cancel {
    float:left;
    width:80px;
    height:27px;
    margin:15px 0 0 1px;
}
.report-cancel {
    margin:15px 0 0 5px;
}
.report-submit .blue-middle,
.report-cancel .gray-middle { 
    width:60px;
    margin:0; 
    padding:0 0 4px;
    border:none;
}
/* search - view profile */
.send-invite {
    position:relative;
    top:10px;
    width:130px;
    height:27px;
    margin:5px 0 0 77px;
    padding:0;
}
.send-invite .green-middle {
    width:110px; 
    margin:0;
    padding:0 0 4px;
    border:none;
}
/* mail - message - send */
#message-send {
    float:left;
    width:140px;
    margin:10px 5px 0 294px;
}
#message-send .blue-middle {
    width:120px;
    margin:0;
}
/* profile - view profile */
#deny-reason {
    width:80px;
    margin:0 auto;
}
#deny-reason .blue-middle {
    width:60px;
    margin:0;
}
/* profile - personal info,self expression,photos,account settings */
#p-info-basic-btn,
#p-info-life-btn,
#self-express-btn,
#section-browse,
#email-address-btn,
#password-btn,
#saved-searches-btn {
    float:left;
    width:65px;
    height:27px;
    margin:10px 0 0 207px;
}
#p-info-life-btn {
    float:none;
    width:66px;
}
#self-express-btn {
    float:none;
    margin:10px 0 0 158px;
}
#section-browse {
    width:78px;
    margin:0 0 10px 74px;
}
#email-address-btn {
    float:none;
    margin:10px 0 0 271px;
}
#password-btn {
    float:none;
    margin:10px 0 0 271px;
}
#saved-searches-btn {
    float:none;
    margin:10px 0 0 397px;
}
#p-info-basic-btn .blue-middle,
#p-info-life-btn .blue-middle,
#self-express-btn .blue-middle,
#section-browse .blue-middle,
#email-address-btn .blue-middle,
#password-btn .blue-middle,
#saved-searches-btn .blue-middle { 
    float:left;
    width:45px; 
    margin:0;
    padding:0 0 4px;
}
#section-browse .blue-middle { 
    width:58px;
}
/* profile - remove account */
.delete-account-buttons {
    width:305px;
    height:30px;
    margin:10px auto;
}
.keep,
.delete {
    float:left;
    width:145px;
    height:27px;
    margin:10px 0 0;
}
.delete {
    float:right;
    width:154px;
}
.keep .gray-middle {
    width:125px;
}
.delete .blue-middle {
    width:134px;
}
.delete-account-buttons2 {
    position:relative;
    z-index:1;  
    float:left;
    width:360px;
    height:30px;
    margin:5px auto 10px -7px;
}
.return,
.delete-final {
    position:relative;
    z-index:0;  
    float:left;
    width:200px;
    height:27px;
    margin:10px 0 0;
}
.delete-final {
    width:154px;
    margin:10px 0 0 3px;
}
.return .gray-middle {
    position:relative;
    z-index:0;  
    width:180px;
}
.delete-final .blue-middle {
    position:relative;
    z-index:0;  
    width:134px;
}
/* help */
.search-help-cat {
    float:left;
    width:80px;
    margin:-23px 0 0 322px;
}
.search-help-cat .blue-middle {
    width:60px;
    margin:0;
}
.contact-us-submit {
    position:relative;
    left:136px;
    float:left;
    width:80px;
    height:27px;
    margin:15px 0 0 0;
}
.contact-us-submit .blue-middle { 
    width:60px;
    margin:0; 
    padding:0 0 4px;
    border:none;
}
/* advertising */
.ad-contact-us-submit {
    position:relative;
    left:206px;
    float:left;
    width:80px;
    height:27px;
    margin:15px 0 0 0;
}
.ad-contact-us-submit .blue-middle { 
    width:60px;
    margin:0; 
    padding:0 0 4px;
    border:none;
}
/*************************/
/* Formatting Styles */
/* headers */
h1 {
    font-size:2.8em;
}
h1.search-empty {
    margin:10px 0 5px;
    padding:0;
    color:#004a63;
    font-size:2.5em;
}
h1.drkteal {
    font-size:2.5em;
}
h1.landing,
h2.landing {    
    margin:0 auto;
    color:#0082ae;
    font-size:2.4em;
    text-align:center;
}
h2 {
    font-size:1.8em;
}
h3 {
    font-size:1.6em;
}
h3.black-header,
h3.teal-header {
    margin:-2px 0 0;
    color:#000;
    font-size:1.4em;
    font-weight:normal;
    text-transform:uppercase;
}
h3.teal-header {
    color:#004a63;
}
h1.section-header,
h3.section-header {
    position:relative;
    z-index:100;
    width:970px;
    margin:15px 15px 0;
    padding:0 0 10px;
    color:#004a63;
    font-size:1.6em;
    font-weight:normal;
    text-transform:uppercase;
    background:none;
    border-bottom:1px dotted #999999;
}
h3.sub-header {
    margin:-5px 0 0;
    padding:0;
    color:#000;
    font-weight:normal;
}
h4 {
    margin:0;
    font-size:1.4em;
}
h5,
h5.teal-header {
    margin:0 0 10px;
    font-size:14px;
}
h5.teal-header {
    color:#004a63;
    font-weight:normal;
}
h5.t15 {
    font-size:1.5em;
}
/* paragraphs */
p {
    margin:20px 0;
}
.margin-30 {
    margin:30px 0;
}
.margin-25 {
    margin:25px 0;
}
.margin-15 {
    margin:15px 0;
}
.margin-10 {
    margin:10px 0;
}
.margin-5 {
    margin:5px 0;
}
.margin-0 {
    margin:0;
}
.leftmargin-10 {
    margin-left:10px;
}
.left {
    text-align:left;
}
.right {
    text-align:right;
}
.center {
    text-align:center;
}
/* positioning */
br {
    clear:both;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.clear {
    clear:both;
}
.inline {
    display:inline;
}
.block {
    display:block;
}
.nowrap {
    white-space:nowrap;
}
/* font size */
.t8 {
    font-size:8px;
}
.t9 {
    font-size:9px;
}
.t10 {
    font-size:10px;
}
.t12 {
    font-size:12px;
}
.t14 {
    font-size:14px;
}
.t15 {
    font-size:15px;
}
.t16 {
    font-size:16px;
}
.t18 {
    font-size:18px;
}
.t20 {
    font-size:20px;
}
.t22 {
    font-size:22px;
}
.t24 {
    font-size:24px;
}
/* line height */
.lh-1 {
    line-height:1em;
}
.lh-15 {
    line-height:1.5em;
}
.lh-17 {
    line-height:1.7em;
}
/* text styles */
.bold {
    font-weight:bold;
}
.normal {
    font-weight:normal;
}
.error {
    width:90%;
    margin:-10px auto 10px;
    padding:0;
    color:#FF0000;
    font-weight:bold;
    font-size:1.2em;
    text-align:center;
}
.uppercase {
    text-transform:uppercase;
}
.lowercase {
    text-transform:lowercase;
}
.capitalize {
    text-transform:capitalize;
}
/* colors */
.drkteal {
    color:#004a63;
}
.teal {
    color:#0082ae;
}
.drkgray {
    color:#666;
}
.lightgray {
    color:#999;
}
.l-lightgray {
    color:#ddd;
}
.black {
    color:#000;
}
.red {
    color:red;
}
.orange {
    color:#fe9900;
}
.green {
    color:#039800;
}
.white {
    color:#fff;
}
/* backgrounds */
.admin-highlight {
    color:#954c04;
    background:#fcecdb;
}
.admin-highlight a {
    color:#954c04;
}
/* transparency */
.trans-20 {
    opacity:0.2;
}
.trans-30 {
    opacity:0.3;
}
.trans-50 {
    opacity:0.5;
}
/*************************/
/* Drop Shadow Styles */
.shadow {
    z-index:1;
    width:480px;
    height:436px;
    margin:-410px 0 0 -18px;
    background:url(http://static.herway.com/images/backgrounds/comic-dropshadow.png) no-repeat;
}
.shadow-box-con {
    z-index:1;
    width:317px;
    height:125px;
    margin:-97px 340px 0 auto;
    background:url(http://static.herway.com/images/backgrounds/comic-dropshadow-box-cont.png) no-repeat;
}
.shadow-box {
    z-index:1;
    width:317px;
    height:99px;
    margin:-72px 337px 0 auto;
    background:url(http://static.herway.com/images/backgrounds/comic-dropshadow-box.png) no-repeat;
}
/* tooltip drop shadow */
.tool-shadow {
    opacity:0.7;
    position:absolute;
    z-index:400;
    margin:4px 0 0 1px;
    padding:8px 13px;
    color:#666;
    font-weight:normal;
    background:url(http://static.herway.com/images/backgrounds/tooltip-dropshadow.png) right bottom no-repeat;
}
/*************************/
/* Tooltip Styles */
/* signup */
.signup-tooltip,
.signup-tooltip-pw {
    position:absolute;
    width:500px;
    margin:30px 0 0 -79px;
    padding:0 10px;
    font-size:1.2em;
    text-align:left;
    background:url(http://static.herway.com/images/backgrounds/home-profile-status-bg.jpg) repeat-x top left;
    border:1px solid #87e2ff;
}
.signup-tooltip-pw {
    width:300px;
    margin:2px 0 0 342px;
    background:#e6f9ff url(http://static.herway.com/images/backgrounds/home-mood-bg.jpg) repeat-x top left;
}
/* preview image */
#preview {
    display:none;
    position:absolute;
    z-index:300;
    padding:5px;
    color:#fff;
    background:#fff;
    border:1px solid #ccc;
    -moz-box-shadow:3px 3px 3px #666;
    -webkit-box-shadow:3px 3px 3px #666;
    box-shadow:3px 3px 3px #666;
}
#preview img {
    z-index:600;
}
/* content tooltip */
#tooltip {
    display:none;
    position:absolute;
    z-index:900;
    max-width:200px;
    padding:4px 7px;
    margin:0;
    color:#000;
    font-size:1.1em;
    border:1px solid #0A96D1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:url(http://static.herway.com/images/backgrounds/input-bg.gif) repeat-x top left;
    -moz-box-shadow:3px 3px 3px #666;
    -webkit-box-shadow:3px 3px 3px #666;
    box-shadow:3px 3px 3px #666;
}
/* help tooltip */
.help {
    display:block;
    position:absolute;
    z-index:400;
    margin:-25px 0 0 303px;
}
/* home - suggest member */
#member-bubble {
    position:absolute;
    z-index:500;
    width:201px;
    height:174px;
    margin:-48px 0 0 165px;
    background:url(http://static.herway.com/images/backgrounds/member-bubble-bg.png) no-repeat;
}
#member-bubble p {
    z-index:600;
    width:115px;
    margin:36px 0 0 46px;
    padding:0;
    font-size:1.2em;
    text-align:center;
}
#member-bubble .drkgray {
    width:163px;
    margin:12px 0 0 20px;
    font-size:1.2em;
    text-align:center;
}
.view-my-profile {
    position:relative;
    top:-30px;
    left:-8px;
    z-index:700;
    display:block;
    width:163px;
    margin:0 0 0 20px;
    padding:0;
    font-size:1.2em;
    text-align:center;
}
a.hover-underline:hover {
    text-decoration:underline;
}
/* profile - account settings - remove account */
.removeReason {
    display:block;
    position:absolute;
    z-index:0;
    width:671px;
    height:152px;
    margin:-8px 0 0 8px;
    font-size:10px;
    background:url(http://static.herway.com/images/backgrounds/profile-remove-rollover.gif) repeat-x top left;
}
.removeReason p {
    position:relative;
    z-index:0;  
    width:276px;
    margin:0 0 0 380px;
    padding:10px 4px 0 10px;
    font-size:1.2em;
    text-align:left;
}
.removeReason p.margin-5 {
    width:276px;
    margin:0 0 0 380px;
    padding:5px 4px 10px 10px;
    font-size:1.2em;
    text-align:left;
}
/* search - quick */
.hl-tooltip {
    display:none;
    position:absolute;
    width:203px;
    height:28px;
    margin:-29px 0 0 140px;
    padding:4px 2px 6px 7px;
    border:1px solid #0A96D1;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:url(http://static.herway.com/images/backgrounds/input-bg.gif) repeat-x top left;
    -moz-box-shadow:3px 3px 3px #666;
    -webkit-box-shadow:3px 3px 3px #666;
    box-shadow:3px 3px 3px #666;
}
/*************************/
/* Lightbox Styles */
#moodPopupCont,
#newsPopupCont,
#headlinePopupCont,
#aboutMePopupCont,
#whomPopupCont,
#moreInfoPopupCont {
    z-index:900;
}
.lightbox-sm,
.lightbox-md,
.lightbox-lg,
.lightbox-xlg,
.lightbox-xxlg {
    position:absolute;
    z-index:1002;
    width:293px;
    margin:40px 0 0 338px;
    padding:15px;
    font-size:1.2em;
    text-align:center;
    background:#fff url(http://static.herway.com/images/backgrounds/home-mood-popup.jpg) repeat-x top left;
    border:1px solid #666;
    -moz-box-shadow:5px 5px 5px #333;
    -webkit-box-shadow:5px 5px 5px #333;
    box-shadow:5px 5px 5px #333;
}
.lightbox-md,
.lightbox-xlg,
.lightbox-xxlg {
    overflow:hidden;
    z-index:902;
    width:402px;
    margin:40px 0 0 277px;
    padding:25px 20px 15px;
    font-size:1em;
    text-align:left;
}
.lightbox-lg {
    width:525px;
    margin:40px 0 0 222px;
    text-align:left;
}
.lightbox-xlg,
.lightbox-xxlg {
    width:650px;
    margin:30px 0 0 154px;
}
.lightbox-xxlg {
    width:830px;
    margin-left:84px;
    padding:25px 0 15px;
}
.lightbox-sm-shadow,
.lightbox-md-shadow,
.lightbox-lg-shadow,
.lightbox-xlg-shadow,
.lightbox-xxlg-shadow {
    opacity:0.6;    
    position:absolute;
    z-index:901;
    top:0%;
    left:0%;
    width:100%;
    height:150%;
    background-color:black;
}
.lightbox-lg-shadow,
.lightbox-sm-shadow {
    overflow:hidden;
    z-index:1001;
}
.lightbox-xlg-shadow,
.lightbox-xxlg-shadow {
    overflow:hidden;
}
.lightbox-sm .close-popup,
.lightbox-md .close-popup,
.lightbox-lg .close-popup,
.lightbox-xlg .close-popup,
.lightbox-xxlg .close-popup {
    position:relative;
    float:right;
    top:-22px;
    left:17px;
    width:16px;
    height:16px;
    margin:0;
}
.lightbox-sm .close-popup,
.lightbox-lg .close-popup {
    top:-12px;
    left:12px;
}
.lightbox-xxlg .close-popup {
    top:-22px;
    left:-3px;
}
/* small styles */
.lightbox-sm label {
    margin-right:5px;
}
.lightbox-sm .xlarge {
    padding-left:1px;
}
.lightbox-sm .delete-btn-grp {
    width:120px;
    margin:0 auto;
}
.saved-search-yes-btn,
.delete-mail-yes-btn,
.accept-invite,
.decline-invite {
    float:left;
    width:55px;
}
.saved-search-no-btn,
.decline-invite {
    float:right;
    width:55px;
}
.saved-search-yes-btn .blue-middle,
.saved-search-no-btn .gray-middle,
.delete-mail-yes-btn .green-middle,
.accept-invite .green-middle,
.decline-invite .gray-middle {
    width:35px;
    margin:0;
    padding:0 0 4px;
    border:none;
}

/* medium styles */
.lightbox-md label {
    float:left;
    width:60px;
    margin:16px 0 0;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
    text-align:right;
}
.lightbox-md textarea {
    display:inline;
    float:left;
    width:308px;
    margin:15px 0 2px 8px;
    padding:2px;
    border:1px solid #a5acb2;
    font:1.2em Arial, Helvetica, sans-serif;
}
.lightbox-md select {
    display:inline;
    float:left;
    height:20px;
    margin:15px 5px 0 8px;
    font-size:1.2em;
}
.characters-left-home {
    display:inline;
    float:left;
    margin:0 2px 0 68px;
    font-size:1.2em;
}
#img-mood {
    position:relative;
    top:14px;
}
.lightbox-md h2 {
    margin:5px 0 15px;
    padding:0;
}
.lightbox-md p {
    font-size:1.4em;
}
.lightbox-md ul {
    margin:-2px 0 25px 5px;
    list-style:none;
    font-size:1.4em;
}
.lightbox-md li {
    margin:12px 0;
}
.head-on {
    float:left;
    margin:-15px 0 0 296px;
    padding:0;
}
.head-off {
    float:right;
    margin:-15px 44px 0 0;
    padding:0;
}
.news-on {
    float:left;
    margin:-15px 0 0 255px;
    padding:0;
}
.news-off {
    float:right;
    margin:-15px 45px 0 0;
    padding:0;
}
/* large styles */
.lightbox-lg ul {
    margin:0 0 0 10px;
    padding:0;
    list-style:none;
}
.lightbox-lg li {
    margin:0 0 15px;
    padding:0;
}
.lightbox-lg input {
    position:relative;
    top:1px;
    margin:0 3px 0 0;
}
.lightbox-lg .blue-middle,
.lightbox-lg .gray-middle {
    top:0;
}
.lightbox-lg #mood-update-btn {
    float:right;
    position:relative;
    right:164px;
}
.lightbox-lg #mood-cancel-btn {
    float:left;
    position:relative;
    left:178px;
}
.delete-btn-grp {
    position:relative;
    left:-6px;
    width:115px;
    margin:0 auto;
    padding:0;
}
#preloaderImg {
    position:absolute;
    z-index:1002;
    width:50px;
    height:50px;
    margin:88px 0 0 560px;
    padding:0;
    text-align:center;
    background:#fff;
}
/* xlarge/xxlarge styles */
.lightbox-xlg h3,
.lightbox-xxlg h3 {
    margin:5px 0;
    padding:0;
    font-size:1.8em;
}
.lightbox-xxlg h3 {
    padding:0 20px;
}
img.tips {
    margin:10px auto;
}
.lightbox-xlg p,
.lightbox-xxlg p {
    font-size:1.4em;
}
.lightbox-xxlg p {
    padding:0 20px;
}
.lightbox-xlg ul {
    margin:-2px 0 15px 5px;
    font-size:1.2em;
}
.lightbox-xlg ol {
    font-size:1.2em;
}
.lightbox-xlg li,
.lightbox-xlg li {
    margin:5px 0;
}
.lightbox-xxlg .lgimg {
    margin:-20px 0;
}
/* CC LOADING POPUP STYLES */
#loading-container {
    background: url(http://static.herway.com/images/backgrounds/loading-container.gif) no-repeat;
    height: 160px;
    z-index:1002;
    width:359px;
    margin:40px 0 0 338px;
    position: absolute;
    padding: 20px 0 0 25px;
    text-align: left;
    vertical-align: middle;
}
.loader {
    padding-right:0;
}
/*************************/
/* Footer Containers */
#footer {
    width:100%;
    margin:45px 0 0;
    padding:0 0 5px;
    color:#666;
    font-size:10px;
    text-align:center;
    background:none;
}
/*************************/
/* Footer Lists */
#bottom-nav,
#bottom-nav-b {
    padding:0;
    margin:0 0 10px;
    font-size:1.2em;
    list-style:none;
}
#bottom-nav-b {
    margin:0 0 10px -4px;
    font-size:1.1em;
}
#bottom-nav li,
#bottom-nav-b li {
    display:inline;
    margin:0 6px;
}
#bottom-nav-b span {
    position:relative;
    top:2px;
    padding:0 2px 0 4px;
}
/*************************/
/* Footer Links */
a.footer:link,
a.footer:visited {
    color:#666;
    text-decoration:none;
}
a.footer:hover {
    color:#0082ae;
}
a.footer-black:link,
a.footer-black:visited {
    color:#000;
    text-decoration:none;
}
a.footer-black:hover {
    color:#0082ae;
}
/*************************/
/* SAFARI STYLES */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Link Styles */   
    .div-header a.toggle:link,
    .div-header a.toggle:visited,
    .div-header a.toggle:hover  { 
            margin-top:1px; 
    }
    a.learn-search:link,
    a.learn-search:visited {
        top:9px;
    }
    a.c-wink-roll:link,
    a.c-wink-roll:visited {
        margin-top:11px;
    }
/* Header Styles */
    .home-left-one .black-header,
    .home-left-one .teal-header,
    .home-right-two .teal-header {
        top:-4px;
    }
    .home-left-two .teal-header {
        top:2px;
    }
    .home-right-one .teal-header {
        top:1px;
    }   
/* New Login Styles */
    .login {
        margin:12px 0 0;
    }
    .login .remember-me {
        margin:2px 0 2px 56px;
    }
    .login .remember-me label.checkbox {
        top:0;
    }
    .forgot-pass {
        margin:-15px 0 2px 202px;
    }
    a.forgot-pass-a:link,
    a.forgot-pass-a:visited,
    a.forgot-pass-a:hover{
        top:-2px;
    }
    .lgray-middle {
        padding:0;
    }   
/* Container Styles */
    /* error pages */
    .error-container .link {
        top:-226px;
        margin-left:276px;
    }
    /* signup */
    .head-fill {
        margin-top:2px;
    }
    /* home */
    .search-sort-by-home { 
        margin:-17px 0 0; 
    }
    .search-results-home {
        padding-top:0;
    }
    .profile-status {
        margin-top:3px;
    }
    .img-send-message {
        margin-top:0;
    }
    .home-send-message {
        left:56px;
    }
    .home-photo-fem,
    .home-buy-connections,
    .home-profile-male,
    .home-profile-fem {
        top:-46px;
    }
    .home-search-him {
        top:-48px;
        left:84px;
    }
    .home-send-message,
    .home-highlight-member {
        top:-45px;
    }
    .home-make-connection {
        top:-40px;
    }
    .home-per-pro {
        top:-44px;
    }
    .go-email {
        margin-top:-17px;
    }
    .go-photo-fem {
        margin-top:-4px;        
    }
    .go-send-message {
        margin-top:-14px;
    }
    .go-search-him {
        margin-top:0;
    }
    .go-buy-connections,
    .go-highlight-member,
    .go-invite-fem  {
        margin-top:-12px;
    }
    .go-profile-male,
    .go-profile-fem {
        margin-top:-13px;
    }
    .go-make-connection,
    .go-get-verified {
        margin-top:1px;
    }
    .go-invite-male {
        margin-top:15px;
    }
    .go-per-pro {
        margin-top:3px;
    }
    .go-write-back {
        margin-top:0;
    }
    .go-accept-conn {
        margin-top:-28px;
    }
    .go-patience {
        margin-top:16px;
    }
    .go-to-profile,
    .fav {
        top:-19px;
    }
    .sc-search {
        top:-16px;
    }
    .home-left-two ul {
        margin:8px 0 0 15px;
    }
    .home-left-two p.stats {
        margin-top:12px;
    }
    .mood {
        margin-bottom:5px;
    }
    /* connections */
    .search-sort-by-ca {
        margin-top:-13px;
    }
    /* profile */
    .characters-left {
        margin-left:211px;
    }
    #divinputfile {
        margin:-1px 0 -12px 77px;
    }
    #divinputfile #filepc {
        width:224px;
        margin-top:13px;
    }
    #fakeinputfile {
        margin:-20px 0 0;
    }
    #fakefilepc {
        position:relative;
        top:-1px;
    }
    p.photo-tally {
        top:-10px;
        right:23px;
    }
    .add-photo-inner {
        margin-top:3px;
    }
    .stats-holder {
        width:400px;
        margin-bottom:25px;
    }
    .stats-holder dd {
        width:199px;
        margin-left:13px;
    }
    #imgMood {
        top:14px;
    }
    /* search - quick */
    #qs-controls .check-photo {
        top:0;
    }
    /* search - advanced */
    .full-profile {
        position:relative;
        z-index:200;
        margin-top:-34px;
    }
    /* search - saved */
    .no-saved-left p {
        margin-bottom:19px;
        font-size:1.3em;
    }
    /* connections */
    #con-active .action-div p.bottom {
        top:-20px;
    }
    .connections-remaining dt {
        padding:2px 4px 0;
    }
    .connections-remaining dd {
        padding-top:2px;
    }   
    /* mail */
    .delete-message {
        margin-top:8px;
    }
    /* help */
    .help-right-mid {
        min-height:376px;
        margin-bottom:-15px;
    }
/* Form Styles */
    select.small {
        width:57px;
    }
    select.large {
        width:120px;
    }
    .checkbox { 
        display:block;
        position:relative;
        top:-30px;
        left:79px; 
    }
    /* signup */
    #height label {
        margin-top:2px;
    }
    #bday select {
        margin:0;
    }
    .checkbox input {
        width:12px;
    }
    /* intermediary login */
    .int-remember-me {
        margin:30px 0 0 101px;
        padding:0;
    }
    /* search - advanced, saved */
    .results-empty-right-sm input,
    .results-empty-right-sm input.checkbox,
    .results-empty-right-sm label,
    .results-empty-right-sm .search-help {
        position:static;
    }
    .results-right .view-search {
        margin:7px 0;
    }
    #search-appear-on .indent-fields label.firsta,
    #search-life-on .indent-fields label.firsta,
    #search-life-on .input-text {
        margin-left:6px;
    }
    #search-appear-on .indent-fields label.firstb {
        margin-left:148px;
    }
    #search-life-on input.checkbox,
    #search-life-on label.checkbox {
        position:static;
        margin:5px 3px 0 6px;
    }
    #search-location-on label.miles {
        top:-1px;
    }
    .search-list select.large {
        position:relative;
        top:5px;
    }
    /* connections - upgrade */
    .get-connected input.radio,
    .get-connected input.radio-2 {
        top:-1px;
    }
    .get-connected input.radio-2 {
        margin-top:55px;
    }
    /* mail */
    .inbox-container .checkbox {
        position:static;
    }
    /* profile */
    #basic-table input,
    #lifestyle-table-1 input,
    #lifestyle-table-2 input,
    #lifestyle-table-3 input {
        margin:9px 2px 0 5px;
    } 
    #lifestyle-on textarea {
        margin:10px 0 0 11px;
    }
    #lifestyle-on input.checkbox {
        position:static;
    }
    #lifestyle-on label.checkbox {
        position:static;
        margin:12px 3px 0;
    }
    #lifestyle-on select {
        width:257px;
    }
    #self-expression-on input {
        width:651px;
    }
    #self-expression-on select {
        margin-top:8px;
    }
    #self-expression-on textarea {
        max-width:650px;
        min-height:100px;
        padding-bottom:5px;
    }
    #photo-section-top .file {
        width:200px;
        border:none;
    }
    #photo-section-top input {
        margin-top:11px;
    }
    #photo-section-top label {
        margin-top:14px;
    }
    #fakeinputfile {
        margin-top:-23px !important;
    }
    .help {
        margin:-28px 0 0 303px;
    }
    #email-settings-on label.checkbox { 
        position:static; 
        margin:13px 3px 0 0; 
    }
    #email-settings-on input.checkbox { 
        position:static;  
    }
    .report-member textarea {
        min-height:100px;
        padding-bottom:5px;
    }
    /* help */
    .contact-us textarea,
    .ad-contact-us textarea {
        width:598px;
        height:60px;
    }
    .contact-address {
        margin-bottom:36px;
    }
/* Table Styles */
    .home-right-two td {
        padding:3px 0 3px 4px;
    }
    /* mail - messages */
    .message-hist {
        margin-top:47px;
    }
/* List Styles */
    /* signup */
    .progress { 
        width:462px; 
    }
    .progress li { 
        padding:4px 8px 4px; 
    }
    .progress li.ten { 
        padding:4px 4px 4px 3px; 
    }
    /* pagination - generic */
    .pagination .prev {
        margin:-2px 8px 0 0;
        padding:0;
    }
    .pagination .next {
        margin:-17px -2px 0 6px;
        padding:0;
    }
    /* pagination - home,connections */
    .home-pagination,
    .inbox-pagination,
    .inbox-pagination-b {
        width:213px;
    }
    .pending-pagination {
        position:relative;
        left:-15px;
    }
    /* pagination - search */
    .message .pagination {
        left:69px;
    }
    /* remove profile */
    .remove-prof-reasons label { 
        position:relative; 
        top:3px; 
    }
    /* profile - photos */
    .add-photo-inner .delete-extra {
        margin:-85px 0 0 53px;
    }
/* Button and Button Container Styles */
    .blue-middle,
    .gray-middle,
    .green-middle,
    .lgray-middle { 
        padding:0 !important; 
    }
    .signup-login {
        top:31px;
    }
    /* signup */
    .signup-continue-bday {
        margin-top:-3px;
    }
    /* home */
    #mood-cancel-btn { 
        margin:10px 14px 0; 
    }
    .action-reply {
        margin:-15px 0 0 79px;
    }
    .action-respond {
        margin:-14px 0 0 79px;
    }
    .action-invite {
        margin:-14px 0 0 81px;
    }
    /* intermediary login */
    .main-login {
        position:relative;
        top:-20px;
        margin-top:0;
    }
    /* profile */
    .profile-save { 
        margin:110px 0 0 752px; 
    }
    .section-browse {
        margin-top:12px;
    }
/* Image Styles */
    /* home - stats */
    .home-stats-left img {
        margin:0 0 9px;
    }
    .referral-left img,
    .referral-box-manual img {
        top:6px;
    }
    /* connections - upgrade */
    .upgrade-123 img {
        padding-bottom:4px;
    }
/* Lightbox Styles */
    #delete_mail p {
        position:relative;
        top:10px;
        margin:0;
        padding:10px 0 5px;
    }
    .news-on,
    .news-off {
        position:relative;
        top:16px;
    }
    #profile-view input {
        top:0;
    }
    .lightbox-lg #mood-update-btn {
        float:right;
        position:relative;
        top:0;
        right:165px;
        margin:20px 14px 0 0;
    }
    .lightbox-lg #mood-cancel-btn {
        float:left;
        position:relative;
        left:170px;
        margin:20px 14px 0 0;
    }
}
/* chrome/safari 3 hack/FF 3.5 */
body:nth-of-type(1) .div-header a:link,
body:nth-of-type(1) .div-header a:visited,
body:nth-of-type(1) .div-header a:hover {
    margin-top:0;
}
body:nth-of-type(1) #photo-section-top label {
    margin-top:14px;
}
body:nth-of-type(1) #fakefilepc {
    position:relative;
    top:-2px;
}