html, body {
    height:100%;
}

*, html, body {
    margin:0;
    padding:0;
}

body {
    font:12pt / 1.2 Arial, Trebuchet MS, Helvetica, sans-serif;
    color:#fff;
    background-color: #000000;
}

body.index {
    background:#000;
}

td, input, textarea, option, select {
    font:12pt / 1.2 Arial, Trebuchet MS, Helvetica, sans-serif;
    color:#fff;
}

html>body td {
    font-size:1em;
}

html>body th {
    font-size:1em;
}

img {
    border:0px solid;
}

a {
    text-decoration:underline;
    color:#004562;
}

a:hover {
    text-decoration:none
}

.reverse {
    text-decoration:none
}

.reverse:hover {
    text-decoration:underline
}

li {
    list-style-type:none
}

.clear {
    clear:both;
    height:0px
}

.oneHundredPercent {
    width:100%;
    height:548px;
}

.red {
    color:#b13939 !important
}

#indexGlobal {
    position:relative;
    width:987px;
    min-height:1px;
    height:1px;
    margin:0 auto;
    text-align:left;
    margin-top:10%;
}

html>body #indexGlobal {
    height:auto;
    padding-top:10%;
    margin-top:0;
}

#indexGlobal.smtoppad {
    margin-top:6%;
}

html>body #indexGlobal.smtoppad {
    padding-top:6%;
    margin-top:0;
}

#global {
    position:relative;
    width:987px;
    min-height:1px;
    height:1px;
    margin:0 auto;
    text-align:left;
}

html>body #global {
    height:auto;
}

#indexContent {
    padding:0 0 0 227px;
}

#indexContent #twoCols {
    position:relative;
    height:1px;
    min-height:1px;
    padding-left:156px;
}

html>body #indexContent #twoCols {
    height:auto;
}

#indexContent #twoCols #lc {
    position:absolute;
    left:0;
    bottom:10px;
}

#indexContent #twoCols #lc .vid {
    text-transform:uppercase;
    padding-top:2px;
}

#indexContent #twoCols #lc .vid a {
    text-decoration:none;
    color:#fff;
    padding-left:20px;
    background:url( ../images/vidbg.gif ) left top no-repeat;
}

#indexContent #twoCols #lc .vid a:hover {
    opacity:0.7;
}

#indexContent #twoCols #lc .res {
    padding-bottom:25px;
}

#indexContent #twoCols #lc .join {
    padding-bottom:14px;
}

#indexContent #twoCols #lc .res a:hover {
    opacity:0.7;
}

#indexContent #twoCols #lc .memberslogin {
    padding-bottom:30px;
    width:150px;
}

#indexContent #twoCols #lc .memberslogin h2 {
    height:19px;
    background:url( ../images/h2mlogin.gif ) left top no-repeat;
    margin-bottom:5px;
}

#indexContent #twoCols #lc .memberslogin h2 span {
    display:none;
}

#indexContent #twoCols #lc .memberslogin label {
    display:block;
    text-transform:uppercase;
    color:#c5d0d7;
    font-size:.8em;
}

#indexContent #twoCols #lc .memberslogin input.txt {
    border:1px solid #bfbfbf;
    background-color:#fff;
    margin:0 15px 8px 0;
    width:150px;
    height:20px;
    padding:2px 5px 2px 5px;
    color:#000;
    float:left;
    font-size:.9em;
}

html>body #indexContent #twoCols #lc .memberslogin input.txt {
    width:138px;
    height:15px;
    padding:1px 5px 2px 5px;
}

#indexContent #twoCols #lc .memberslogin .btn {
    float:left;
    margin-right:15px;
    margin-bottom:7px;
}

#indexContent #twoCols #lc .memberslogin .ch {
    float:left;
    width:12px;
    margin:2px 7px 5px 0;
}

#indexContent #twoCols #lc .memberslogin label.remember {
    float:left;
    font-size:1.1em;
}

#indexContent #twoCols #lc .memberslogin a {
    color:#29abe2;
    text-transform:uppercase;
    text-decoration:none;
    font-size:.8em;
    font-style:italic;
}

#indexContent #twoCols #lc .memberslogin a:hover {
    color:#1d789f;
}

#indexContent #twoCols #rc {
    width:420px;
}

#indexContent #twoCols #rc #logo {
    padding-bottom:8px;
}

#indexContent #twoCols #rc #square {
    height:347px;
    min-height:330px;
    border:1px solid #949ba1;
    position:relative;
    padding:10px 0 5px 14px;
}

html>body #indexContent #twoCols #rc #square {
    height:auto;
}

#indexContent #twoCols #rc #square.vis {
    height:345px;
    min-height:317px;
    border:14px solid #fff;
    position:relative;
    padding:0;
}

html>body #indexContent #twoCols #rc #square.vis {
    height:auto;
}

#indexContent #twoCols #rc #square #close {
    position:absolute;
    right:8px;
    top:6px;
}

#indexContent #twoCols #rc #square #close a {
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    padding-right:17px;
    font-size:.9em;
    background:url( ../images/closebg.gif ) right 2px no-repeat;
}

#indexContent #twoCols #rc #square #close a:hover {
    opacity:0.7;
}

#indexContent #twoCols #rc #square label {
    display:block;
    float:left;
    font-size:.8em;
    font-weight:bold;
    text-transform:uppercase;
    width:148px;
    margin-right:15px;
    padding-bottom:1px;
}

#indexContent #twoCols #rc #square label.inactive {
    color:#3b3b3b;
}

#indexContent #twoCols #rc #square input.txt {
    border:1px solid #bfbfbf;
    background-color:#fff;
    margin:0 15px 8px 0;
    width:146px;
    height:20px;
    padding:1px 5px 2px 5px;
    color:#000;
    float:left;
    font-size:1.1em;
}

html>body #indexContent #twoCols #rc #square input.txt {
    width:134px;
    height:15px;
    padding:1px 5px 2px 5px;
}

#indexContent #twoCols #rc #square input.second {
    margin-right:6px;
}

#indexContent #twoCols #rc #square input.inactive {
    background-color:#404040;
    border:1px solid #404040;
}

#indexContent #twoCols #rc #square input.short {
    width:72px;
}

html>body #indexContent #twoCols #rc #square input.short {
    width:60px;
}

#indexContent #twoCols #rc #square input.error {
    border:1px solid #00ffff;
}

#indexContent #twoCols #rc #square p.error {
    float:left;
    color:#d0191e;
    text-transform:uppercase;
    padding-top:4px;
    font-size:.9em;
}

#indexContent #twoCols #rc #square p.attention {
    float:left;
    color:#29abe2;
    text-transform:uppercase;
    padding-top:0;
    font-size:.85em;
    margin-top:-2px;
}

#indexContent #twoCols #rc #square p.long {
    width:247px;
}

#indexContent #twoCols #rc #square select {
    color:#000;
    font-size:.8em;
    margin-right:15px;
    margin-bottom:8px;
    float:left;
    width:146px;
}

#indexContent #twoCols #rc #square select option {
    color:#000;
}

#indexContent #twoCols #rc #square select.date {
    width:36px;
    margin-right:7px;
}

#indexContent #twoCols #rc #square select.month {
    width:44px;
    margin-right:7px;
}

#indexContent #twoCols #rc #square select.year {
    width:48px;
    margin-right:7px;
}

#indexContent #twoCols #rc #square .vfbg {
    float:left;
    padding:12px 16px 0 0;
}

#indexContent #twoCols #rc #square .agree {
    padding:10px 0 7px 0;
    height:1px;
    min-height:1px;
}

html>body #indexContent #twoCols #rc #square .agree {
    height:auto;
}

#indexContent #twoCols #rc #square .agree .check {
    float:left;
    width:11px;
    margin:-5px 8px 2px 0;
}

html>body #indexContent #twoCols #rc #square .agree .check {
    margin:-1px 10px 5px 0;
}

#indexContent #twoCols #rc #square .agree label {
    width:225px;
}

#indexContent #twoCols #rc #square .agree p.error {
    padding-top:1px;
}

#indexContent #twoCols #rc #square .btn {
    margin-bottom:5px;
}

#indexContent #twoCols #rc #square .thankyou {
    padding-top:100px;
}

#indexContent #twoCols #rc #square .thankyou h1 {
    font-size:1.8em;
    font-weight:bold;
    padding-bottom:20px;
}

#indexContent #twoCols #rc #square .thankyou p {
    font-size:1.1em;
    line-height:1.5em;
    font-weight:bold;
    padding-right:100px;
}

#indexContent #langs {
    padding:12px 0 0 177px;
}

#indexContent #langs li {
    float:left;
    text-transform:uppercase;
    padding-right:42px;
    font-size:.8em;
}

#indexContent #langs li a {
    text-decoration:none;
    color:#414b54;
}

#indexContent #langs li.current span {
    color:#02c0be;
}

#indexContent #langs li a:hover {
    color:#02c0be;
}

#indexContent #rightlangs {
    padding:12px 182px 0 0;
}

#indexContent #rightlangs li {
    float:right;
    text-transform:uppercase;
    padding-left:27px;
    font-size:.8em;
}

#indexContent #rightlangs li a {
    text-decoration:none;
    color:#414b54;
}

#indexContent #rightlangs li.current span {
    color:#02c0be;
}

#indexContent #rightlangs li a:hover {
    color:#02c0be;
}

#footerIndex {
    height:166px;
}

#footerIndex .ps {
    padding:51px 0 0 383px;
}

#footerIndex .ps p {
    width:420px;
    padding-bottom:14px;
    font-size:7pt;
    color:#b3b3b3;
}

#footerIndex .ps p a {
    color:#b3b3b3;
    text-decoration:none;
}

#topNav {
    height:43px;
    padding-top:22px;
    padding-right:14px;
}

html>body #topNav {
    height:21px;
}

#topNav li {
    float:right;
    margin-left:4px;
    height:21px;
    background:url( ../images/topNavBg.gif ) left top no-repeat;
    text-align:center;
}

#topNav li.current {
    background:url( ../images/topNavBg.gif ) left -42px no-repeat;
}

#topNav li a {
    display:block;
    float:left;
    height:21px;
    background:url( ../images/topNavBg.gif ) right -21px no-repeat;
    width:74px;
    min-width:54px;
    padding:5px 10px 0 10px;
    text-transform:uppercase;
    text-decoration:none;
    color:#c5d0d6;
    font-size:.9em;
}

html>body #topNav li a {
    width:auto;
    height:16px;
}

#topNav li a:hover {
    color:#aad142;
}

#topNav li span {
    display:block;
    float:left;
    height:21px;
    background:url( ../images/topNavBg.gif ) right -63px no-repeat;
    width:74px;
    min-width:54px;
    padding:5px 10px 0 10px;
    text-transform:uppercase;
    color:#c2f050;
    font-size:.9em;
}

html>body #topNav li span {
    width:auto;
    height:16px;
}

#cntArea {
    padding-bottom:20px;
}

#secNav {
    margin:15px 27px 8px 23px;
    padding:0 0 4px 22px;
    border-bottom:2px solid #c5cfd8;
    overflow:hidden;
    height:18px;
}

html>body #secNav {
    height:12px;
}

#secNav li {
    float:left;
    margin-right:45px;
    text-transform:uppercase;
    font-size:.9em;
}

#secNav li a {
    color:#959595;
    text-decoration:none;
}

#secNav li span {
    color:#00fefe;
}

#prlc {
    float:left;
}

html>body #prlc {
    z-index:100;
    position:relative;
    min-height:1px;
}

#prlc .navItem {
    padding-bottom:10px;
    font-size:.9em;
}

#prlc .navItem h3 {
    margin-bottom:3px;
    padding-left:14px;
    font-size:.9em;
    text-transform:uppercase;
    color:#29ace4;
    font-weight:normal;
}

#prlc .navItem h3 .brd {
    border-bottom:1px solid #343434;
    padding:0 0 2px 4px;
    display:block;
}

#prlc .navItem h3 .ind {
    font-size:.8em;
    color:#c0c0c0;
    padding-left:10px;
}

#prlc .navItem h3.first {
    background:url( ../images/nmbrs.gif ) left top no-repeat;
}

#prlc .navItem h3.second {
    background:url( ../images/nmbrs.gif ) left -100px no-repeat;
}

#prlc .navItem h3.third {
    background:url( ../images/nmbrs.gif ) left -202px no-repeat;
}

#prlc .navItem h3.fourth {
    background:url( ../images/nmbrs.gif ) left -300px no-repeat;
}

#prlc .navItem h3.fifth {
    background:url( ../images/nmbrs.gif ) left -400px no-repeat;
}

#prlc .navItem h3.sixth {
    background:url( ../images/nmbrs.gif ) left -500px no-repeat;
}

#prlc .navItem li {
    padding:0 25px 1px 18px;
    font-size:.9em;
    position:relative;
    text-transform:uppercase;
}

#prlc .navItem li a {
    color:#dfdfdf;
    text-decoration:none;
}

#prlc .navItem li.current a, #prlc .navItem li a:hover {
    color:#00bebf;

}

#prlc .navItem li.current a{
	font-weight:bold;
}

#prlc .navItem li.ok {
    background:url( ../images/okoops.gif ) left 2px no-repeat;
}

#prlc .navItem li.oops {
    background:url( ../images/okoops.gif ) left -90px no-repeat;
}

#prlc .navItem li span {
    position:absolute;
    right:0;
    top:3px;
    color:#4a4e51;
    font-size:.8em;
}

#prlc .navItem li span a {
    color:#4a4e51;
    text-decoration:none;
}

#prlc .navItem li span a.chosen {
    color:#4aae51;
}

#prrc {
    float:left;
    padding-top:17px;
    margin-left:10px;
}

#prrc #roundArea {
    margin-bottom:35px;
    height:5px;
    min-height:5px;
    position:relative;
}

#prrc #roundArea .nav {
    position:absolute;
    right:17px;
    top:15px;
}

#prrc #roundArea .nav a {
    text-decoration:none;
    text-transform:uppercase;
    color:#fefffd;
    font-size:.8em;
    display:block;
    float:left;
}

#prrc #roundArea .nav a.prev {
    padding-left:12px;
    background:url( ../images/arrows.gif ) left -1px no-repeat;
    margin-right:8px;
}

#prrc #roundArea .nav a.next {
    background:url( ../images/arrows.gif ) right -23px no-repeat;
    padding-right:11px;
}

#prrc #roundArea .nav a:hover {
    color:#b3b3b3;
}

#prrc #roundArea .topBg {
    height:5px;
    background:url( ../images/roundTopBg.gif ) right -5px no-repeat;
}

#prrc #roundArea .botBg {
    height:5px;
    background:url( ../images/roundBotBg.gif ) left -5px no-repeat;
}

#prrc #roundArea .botBg .bg {
    height:5px;
    background:url( ../images/roundBotBg.gif ) right top no-repeat;
}

#prrc #roundArea .content .alignedItem {
    padding-bottom:15px;
    padding-left:120px;
}

#prrc #roundArea .content .alignedItem h3 {
    font-size:.9em;
    text-transform:uppercase;
    font-weight:normal;
    width:352px;
    border-bottom:1px solid #343434;
    padding-bottom:2px;
    color:#29ace2;
    margin-bottom:7px;
}

#prrc #roundArea .content .alignedItem h3 span {
    float:left;
    width:117px;
    margin-top:-2px;
}

#prrc #roundArea .content .alignedItem h3 a {
    color:#6c7e8c;
    text-decoration:none;
    font-size:.8em;
}

#prrc #roundArea .content .alignedItem .lp {
    width:127px;
    float:left;
    text-align:right;
    padding-right:17px;
    margin-right:12px;
    background:url( ../images/lpbg.gif ) right 3px no-repeat;
    color:#efefef;
    padding-bottom:5px;
    font-size:.9em;
}


#prrc #roundArea .content .alignedItem .lp-notify {
    width:127px;
    float:left;
    text-align:right;
    padding-right:17px;
    margin-right:12px;
    background:url( ../images/lpbg.gif ) right 3px no-repeat;
    color:#efefef;
    padding-bottom:5px;
    font-size:.9em;
}

html>body #prrc #roundArea .content .alignedItem .lp {
    width:110px;
}

#prrc #roundArea .content .alignedItem .lp .hometown {
    background:url( ../images/icoHomeTown.gif ) left center no-repeat;
    padding-left:12px;
}

#prrc #roundArea .content .alignedItem .lp .travel {
    background:url( ../images/icoTravel.gif ) left center no-repeat;
    padding-left:14px;
}

#prrc #roundArea .content .alignedItem .lp .sign {
    color:#6A7D8D;
    font-size:.8em;
}

#prrc #roundArea .content .alignedItem .rp {
    width:430px;
    float:left;
    color:#efefef;
    padding-bottom:5px;
    font-size:.9em;
}

#prrc #roundArea .content .alignedItem .rp span {
    margin-right:10px;
}

#prrc #roundArea .content .alignedItem .rp .rr {
    padding-right:17px;
    background:url( ../images/lpbg.gif ) right center no-repeat;
}

#prrc #roundArea .content .qq {
    width:100%;
    height:220px;
}

#prrc #roundArea .content .qq td {
    text-align:center;
    vertical-align:middle;
    padding:40px 97px;
    width:50%;
}

#prrc #roundArea .content .qq td a {
    color:#fff;
    text-decoration:none;
    font-size:1.25em;
    line-height:1.6em;
}

#prrc .tips {
    padding:15px;
    float:left;
    width:571px;
    border:1px solid #6f7478;
    margin-right:17px;
}

html>body #prrc .tips {
    width:543px;
}

#prrc .tips h2 {
    font-size:1.5em;
    font-weight:normal;
    padding-bottom:5px;
    text-transform:uppercase;
}

#prrc .tips h3 {
    font-size:1.1em;
    font-weight:bold;
    padding-bottom:5px;
    text-transform:uppercase;
}

#prrc .tips p {
    font-size:.9em;
    line-height:1.4em;
    padding-bottom:9px;
}

#prrc .align_center {
    position:relative;
    width:712px;
    padding-bottom:5px;
}

#prrc .align_center:after {
    content:'';
    display:block;
    clear:both;
}

#prrc .align_center_to_left {
    position:relative;
    right:50%;
    float:right;
}

#prrc .align_center_to_right {
    position:relative;
    z-index:1;
    right:-50%;
    height:1px;
    min-height:1px;
    margin-bottom:15px;
}

html>body #prrc .align_center_to_right {
    height:auto;
    margin-bottom:0;
}

#prrc .noPad {
    padding-bottom:0;
}


#prrc .eth2 {
    float:left;
    margin:0 17px;
    color:#fff;
    font-size:.75em;
    text-transform:uppercase;
    padding:5px 0;
}

html>body #prrc .eth2 {
    margin-bottom:10px;
}

#prrc .eth2 span {
    display:block;
    text-align:center;
    width:73px;
    padding-bottom:4px;
}

#prrc .eth2 ul {
    padding-top:5px;
}

#prrc .eth2 li {
    margin:1px 0;
    font-size:.85em;
    font-family:Tahoma;
}

#prrc .eth2 li a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:1px 5px 2px 13px;
    width:73px;
}

html>body #prrc .eth2 li a {
    width:55px;
}

#prrc .eth2 li.current a {
    background:#424242 url( ../images/oktr.gif ) 1px 2px no-repeat;
    padding:3px 5px 3px 13px;
}

#prrc .eth2 li.current a:hover {
    color:#fff;
}

#prrc .eth2 li a:hover {
    color:#949494;
}

#prrc .bsp {
    float:left;
    margin:0 8px;
    padding:5px 5px 14px 5px;
    width:120px;
}

html>body #prrc .bsp {
    margin:0 10px;
    margin-bottom:10px;
    width:110px;
}

#prrc .bsp h4 {
    font-size:.75em;
    font-weight:normal;
    text-transform:uppercase;
    text-align:center;
    color:#0ff;
    padding-bottom:3px;
}

#prrc .bsp h4 a {
    color:#666;
    text-decoration:none;
}

#prrc .bsp .lnks {
    text-align:center;
    font-size:.7em;
    text-transform:uppercase;
    color:#fff;
    padding-bottom:5px;
}

#prrc .bsp .lnks a {
    color:#fff;
    text-decoration:none;
}

#prrc .bsp .lnks a:hover {
    color:#cecece;
}

#prrc .bsp .lnks a.left {
    float:left;
}

#prrc .bsp .lnks a.right {
    float:right;
}

#prrc .bsp .lnks a.inactive {
    color:#666;
}

#prrc .bsp .im {
    width:106px;
    height:106px;
    margin:0 2px 6px 2px;
}

#prrc .bsp .im td {
    border:2px solid #C5D0D7;
    text-align:center;
    vertical-align:middle;
}

#prrc .bsp .open {
    float:left;
    background:url( ../images/open.gif ) left top no-repeat;
    width:9px;
    height:8px;
    margin:2px 4px 0 4px;
}

#prrc .bsp .adult {
    text-align:right;
    padding-right:12px;
    background:url( ../images/darrow.gif ) right center no-repeat;
}

#prrc .bsp .adult a {
    font-size:.75em;
    text-transform:uppercase;
    color:#fff;
    text-decoration:none;
}

#prrc .bsp .adult a:hover {
    color:#cecece;
}

#prrc .bsp a.uploadLnk {
    color:#fff;
    text-decoration:none;
}

#prrc .bsp a.uploadLnk:hover {
    color:#cecece;
}

#prrc .tworows {
    height:270px;
}

#prrc .tworows #pickAll {
    float:left;
    width:185px;
    padding:30px 30px 0 30px;
}

html>body #prrc .tworows #pickAll {
    width:125px;
}

#prrc .tworows #pickAll p {
    color:#363636;
    font-size:1.4em;
    padding:20px 0;
}

#prrc .tworows #cells {
    float:left;
    width:410px;
}

#prrc .tworows #skip {
    float:left;
    width:90px;
    padding-top:120px;
}

#prrc .tworows #skip a {
    font-size:1.5em;
    color:#db0000;
    text-decoration:none;
    padding-right:18px;
    background:url( ../images/redArrow.gif ) right center no-repeat;
    text-transform:uppercase;
}

#prrc .tworows #skip a:hover {
    opacity:0.7;
}

#prrc #weightScale {
    padding:34px 34px 50px 57px;
}

#prrc #weightRes {
    padding-bottom:50px;
    text-align:center;
    font-size:2em;
    color:#7d7d7d;
}

#prrc #weightRes span {
    padding-right:20px;
}

#prrc #weightRes strong {
    color:#27aae0;
    font-weight:normal;
}

#billingList {
    padding-top:10px;
}

#billingList .item {
    padding-bottom:15px;
    padding-left:53px;
}

#billingList .item h3 {
    font-size:.9em;
    text-transform:uppercase;
    font-weight:normal;
    width:450px;
    border-bottom:1px solid #343434;
    padding-bottom:2px;
    color:#29ace2;
    margin-bottom:7px;
}

#billingList .item h3 span {
    float:left;
    width:117px;
    margin-top:-2px;
}

#billingList .item h3 a {
    color:#6c7e8c;
    text-decoration:none;
    font-size:.8em;
}

#billingList .item .lp {
    width:137px;
    float:left;
    text-align:right;
    padding-right:17px;
    margin-right:12px;
    background:url( ../images/lpbg.gif ) right 3px no-repeat;
    color:#efefef;
    padding-bottom:5px;
    font-size:.9em;
}

html>body #billingList .item .lp {
    width:120px;
}

#billingList .item .lp .sign {
    color:#6A7D8D;
    font-size:.8em;
}

#billingList .item .rp {
    width:196px;
    margin-right:10px;
    float:left;
    color:#efefef;
    padding-bottom:5px;
    font-size:.9em;
    text-transform:uppercase;
    overflow:hidden;
}

#billingList .item .rp a {
    text-decoration:none;
    color:#fff;
}

#billingList .item .rp a:hover {
    color:#c9c9c9;
}

#billingList .item .rp span {
    margin-right:10px;
}

#billingList .item .rp span.bp {
    margin-right:15px;
}

#billingList .item p.nobg {
    background:none;
}

#billingList .item p.tp {
    padding-top:4px;
}

#billingList .item p.small {
    width:auto;
}

#billingList .item p.btn {
    float:left;
}

#billingList .item .big {
    width:230px;
}

#billingList .item .err {
    float:left;
    color:#b1161e;
    padding-bottom:5px;
    font-size:.9em;
    text-transform:uppercase;
}

#billingList .item .table {
    width:450px;
    padding-right:15px;
    position:relative;
    height:1px;
    min-height:1px;
}

html>body #billingList .item .table {
    width:435px;
    height:auto;
}

#billingList .item .table .tt {
    border:1px solid #939ca1;
    background-color:#262a2b;
    padding:2px 0 2px 5px;
    height:1px;
    min-height:1px;
}

html>body #billingList .item .table .tt {
    height:auto;
}

#billingList .item .table .tt td {
    font-size:7.5pt;
    font-weight:bold;
}

#billingList .item .table .it {
    float:left;
    overflow:hidden;
}

#billingList .item .table .nm {
    width:89px;
}

#billingList .item .table .dt {
    width:68px;
}

#billingList .item .table .am {
    width:61px;
}

#billingList .item .table .cd {
    width:116px;
}

#billingList .item .table .bb {
    border:1px solid #939ca1;
    border-top:none;
    font-size:.8em;
    padding:8px 0 7px 5px;
    height:130px;
    overflow:hidden;
    position:relative;
}

html>body #billingList .item .table .bb {
    height:113px;
}

#billingList .item .table table {
    width:100%;
}

#billingList .item .table .bb table td {
    vertical-align:top;
    font-size:7.5pt;
    padding-bottom:2px;
}

#billingList .item .table .bb .brd {
    position:absolute;
    left:0;
    top:-1px;
    width:100%;
    height:5px;
    background-color:#000;
}

#billingList .item .table .bb .bbrd {
    position:absolute;
    left:0;
    bottom:-1px;
    width:100%;
    height:5px;
    background-color:#000;
}

#billingList .item .table .scroll {
    position:absolute;
    right:0;
    top:0;
    width:15px;
    height:148px;
    border:1px solid #939ca1;
    border-left:none;
}

html>body #billingList .item .table .scroll {
    width:14px;
    height:145px;
}

#billingList .item .table .scroll .rel {
    position:relative;
    height:145px;
}

#billingList .item .table .scroll .scrollarea {
    position:relative;
    width:14px;
    height:117px;
}

#billingList .item .table .scroll .scrollarea .slider {
    position:absolute;
    background-color:#303435;
    height:60px;
    width:10px;
    left:2px;
    top:20px;
}

#billingList .item .table .scroll .upArrow {
    position:absolute;
    width:14px;
    height:13px;
    border-top:1px solid #939ca1;
    left:0;
    bottom:13px;
    background:url( ../images/updown.gif ) 4px 3px no-repeat;
}

html>body #billingList .item .table .scroll .upArrow {
    height:12px;
}

#billingList .item .table .scroll .downArrow {
    position:absolute;
    width:14px;
    height:13px;
    border-top:1px solid #939ca1;
    left:0;
    bottom:0px;
    background:url( ../images/updown.gif ) 4px -40px no-repeat;
}

html>body #billingList .item .table .scroll .downArrow {
    height:12px;
    background:url( ../images/updown.gif ) 4px -41px no-repeat;
}

#popupEmail {
    position:absolute;
    left:200px;
    top:100px;
    padding:10px 7px;
    width:486px;
    z-index:1003;
}

html>body #popupEmail {
    width:470px;
}

#popupEmail .pd {
    padding:17px 10px;
}

.pd .close {
    display:block;
    position:relative;
    float:right;
    margin-top:-20px;
    margin-right:-10px;
}
#popupEmail label {
    float:left;
    display:block;
    padding-top:6px;
    font-size:.8em;
    text-transform:uppercase;
    width:55px;
}

#popupEmail .txt {
    border:1px solid #676b6a;
    background:#fff url( ../images/txtBg.gif ) left top repeat-x;
    width:384px;
    height:24px;
    padding:2px 5px;
    font-size:.9em;
    margin-bottom:6px;
    color:#000;
}

html>body #popupEmail .txt {
    width:242px;
    height:18px;
}

#popupEmail textarea {
    border:1px solid #676b6a;
    background:#fff url( ../images/areaBg.gif ) left top repeat-x;
    width:384px;
    height:165px;
    padding:2px 5px;
    font-size:.9em;
    margin-bottom:12px;
    color:#000;
}

html>body #popupEmail textarea {
    width:242px;
    height:115px;
}

#popupEmail .btn {
	float:left;
	margin-left:10px;
	padding-left:17px;
	padding-right:13px;
}

#popupEmail .rkl {
    padding-top:15px;
}


html>body #fullprofile {
    position:absolute;
    left:200px;
    top:100px;
    background-color:#000;
    border:2px solid #808080;
    padding:10px 7px;
    width:486px;
    z-index:1001;
}

.fullprofile{
    position:absolute;
    background-color:#000;
    border:2px solid #808080;
    padding:5px 7px;
    width:486px;
    z-index:1001;	
    right:20px;
	top:60px;	
}



.ajaxImageDetailedProfile{
	margin-left:215px;
	margin-top:250px;
}



.replyHint{
	border:1px solid rgb(153, 153, 153); 
	background:black none repeat scroll 0% 0%; -moz-background-clip:
	border; -moz-background-origin:
	padding; -moz-background-inline-policy:
	continuous; 
	z-index:11; 
	position:absolute; 
	top:302px; 
	width:270px; 
	right:0px;
}

.replyHintInside{
	padding-bottom:3px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px;
}


.replyHintInsideProfile{
	padding-bottom:3px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px;
}


.premium {
	background:url(../images/prad.jpg) left top no-repeat; 
	width:579px; 
	height:683px; 
	position:relative;
}

.premium .close {
	display:block; 
	width:104px; 
	height:27px; 
	text-indent:1000px; 
	overflow:hidden; 
	position:absolute; 
	top:20px; 
	right:32px;
}

.premium .buy_premium {
	display:block; 
	width:288px; 
	height:81px; 
	text-indent:1000px; 
	white-space:nowrap; 
	overflow:hidden; 
	position:absolute; 
	top:570px; 
	right:35px;
}

.premium .no_thnx {
	display:block; 
	width:100px; 
	height:14px; 
	text-indent:1000px; 
	white-space:nowrap; 
	overflow:hidden; 
	position:absolute; 
	top:951px; 
	right:365px;
}


.profileImage {
	position:absolute;
    right:540px;
    top:100px;
    background-color:#000;
    border:2px solid #808080;
    padding:5px 7px;
    z-index:1005;	
}



#searchTopArea {
    padding:3px 0 8px 0;
    margin:0 27px 3px 23px;
    font-size:.9em;
    text-transform:uppercase;
    color:#949494;
    border-bottom:1px solid #343434;
    height:1px;
    min-height:1px;
}

html>body #searchTopArea {
    height:auto;
}

#searchTopArea .lp {
    float:left;
    width:825px;
}

#searchTopArea .lp .city {
    border:1px solid #00ffff;
    padding:5px 8px 3px 7px;
}

#searchTopArea .lp .city a {
    color:#949494;
    text-decoration:none;
    background:url( ../images/rarrow.gif ) right 3px no-repeat;
    padding-right:14px;
}

#searchTopArea .lp .city a:hover {
    color:#717171;
}

#searchTopArea .lp label {
    display:block;
    padding-left:7px;
}

#searchTopArea .cp {
    float:left;
    padding:7px 15px 0px 15px;
    color:#28abe1;
}

#searchTopArea .rp {
    float:left;
}

#searchTopArea .rp .txt {
    float:left;
    border:1px solid #fff;
    background-color:#fff;
    width:161px;
    height:18px;
    font-size:8pt;
    padding:2px 5px;
    color:#000;
}

html>body #searchTopArea .rp .txt {
    width:149px;
    height:12px;
}

#searchTopArea .rp .short {
    width:36px;
    margin:0 7px 12px 0;
}

html>body #searchTopArea .rp .short {
    width:24px;
}

#searchTopArea .rp .zip {
    width:70px;
}

html>body #searchTopArea .rp .zip {
    width:70px;
}

#searchTopArea .rp label {
    float:left;
    display:block;
    padding-top:3px;
    margin-right:7px;
}

#srchlc {
    float:left;
    width:213px;
    padding:7px 0 0 23px;
}

html>body #srchlc {
    width:190px;
}

#srchlc .navItem {
    width:120px;
    padding-bottom:12px;
    text-transform:uppercase;
}

#srchlc .navItem h3 {
    margin-bottom:5px;
    padding:0 14px 2px 0;
    color:#29ace4;
    font-weight:normal;
    border-bottom:1px solid #343434;
    background:url( ../images/darrow.gif ) right 4px no-repeat;
    font-size:.9em;
}

#srchlc .navItem a {
    color:#dfdfdf;
    text-decoration:none;
}

#srchlc .navItem a:hover {
    color:#00bebf;
}

#srchlc .navItem li {
    font-size:.9em;
    padding-bottom:2px;
}

#srchrc {
    float:left;
    width:748px;
    position:relative;
    height:500px;
}

#srchrc .scrolledArea {
    height:430px;
    overflow:hidden;
    margin-right:42px;
}

#srchrc #roundArea {
    margin-bottom:35px;
    margin-top:5px;
    height:5px;
    min-height:5px;
    background:url( ../images/roundTopBg.gif ) left top no-repeat;
    position:relative;
}

html>body #srchrc #roundArea {
    height:auto;
}

#srchrc #roundArea .nav {
    position:absolute;
    right:17px;
    top:14px;
}

#srchrc #roundArea .nav a {
    text-decoration:none;
    text-transform:uppercase;
    color:#fefffd;
    font-size:.8em;
}

#srchrc #roundArea .nav a.prev {
    padding-left:12px;
    background:url( ../images/arrows.gif ) left 2px no-repeat;
    margin-right:8px;
}

#srchrc #roundArea .nav a.next {
    background:url( ../images/arrows.gif ) right -20px no-repeat;
    padding-right:11px;
}

#srchrc #roundArea .nav a:hover {
    color:#b3b3b3;
}

#srchrc #roundArea .topBg {
    height:5px;
    background:url( ../images/roundTopBg.gif ) right -5px no-repeat;
}

#srchrc #roundArea .botBg {
    height:5px;
    background:url( ../images/roundBotBg.gif ) left -5px no-repeat;
}

#srchrc #roundArea .botBg .bg {
    height:5px;
    background:url( ../images/roundBotBg.gif ) right top no-repeat;
}

#srchrc #roundArea .content {
    border-left:1px solid #777;
    border-right:1px solid #777;
    height:1px;
    min-height:1px;
    padding-top:6px;
}

html>body #srchrc #roundArea .content {
    height:auto;
}

#srchrc #roundArea .content h1 {
    margin:0 0 15px 12px;
    font-size:1.5em;
    font-weight:normal;
    text-transform:uppercase;
    color:#29abdf;
    height:1px;
    min-height:1px;
}

html>body #srchrc #roundArea .content h1 {
    height:auto;
}

#srchrc #roundArea .content h1 span {
    color:#fff;
    padding-left:10px;
}

#srchrc #roundArea .content h1 span.gray {
    color:#333;
}

#srchrc #roundArea .agescale {
    padding:0 0 40px 32px;
    position:relative;
    height:1px;
    min-height:1px;
}

html>body #srchrc #roundArea .agescale {
    height:auto;
}

#srchrc #roundArea .agescale h3 {
    font-size:1.8em;
    color:#7d7d7d;
    font-weight:normal;
    text-transform:uppercase;
    padding-bottom:10px;
}

#srchrc #roundArea .agescale .bbg {
    width:231px;
    height:18px;
    background:url( ../images/ageScale.gif ) left top no-repeat;
    position:relative;
    margin-right:30px;
}

#srchrc #roundArea .agescale .bbg .slider {
    position:absolute;
    left:45%;
    top:0;
    width:9px;
    height:12px;
    background:url( ../images/ageSlider.gif ) left top no-repeat;
}

#srchrc #roundArea .agescale .ageres {
    position:absolute;
    left:294px;
    top:30px;
    font-size:1.6em;
    color:#7d7d7d;
}

#srchrc #roundArea .agescale .ageres strong {
    font-weight:normal;
    color:#29abe5;
}

#srchrc #roundArea .ages {
    padding-top:40px;
    padding-bottom:75px;
}

#srchrc #roundArea #ageMin {
    padding-top:0;
}

#srchrc #roundArea #ageMax {
    padding-bottom:0;
}

#srchrc #roundArea #ageMin .slider {
    left:14%;
}

#srchrc #roundArea #ageMax .slider {
    left:25%;
}

#srchrc #searchBotArea {
    position:absolute;
    left:170px;
    bottom:0;
    text-transform:uppercase;
    color:#7d7d7d;
}

#srchrc #searchBotArea label {
    float:left;
    display:block;
    padding-top:3px;
    font-size:.9em;
    margin-right:14px;
}

#srchrc #searchBotArea .check {
    float:left;
    width:12px;
    margin:-1px 20px 0 0;
}

html>body #srchrc #searchBotArea .check {
    margin:3px 20px 0 0;
}

#srchrc #searchBotArea .txt {
    float:left;
    border:1px solid #fff;
    background-color:#fff;
    width:161px;
    height:18px;
    font-size:8pt;
    padding:2px 5px;
    color:#000;
    margin-right:8px;
}

html>body #srchrc #searchBotArea .txt {
    width:149px;
    height:12px;
}

#srchrc .scroll {
    position:absolute;
    right:3px;
    top:3px;
    width:10px;
    height:500px;
}

#srchrc .scroll .rel {
    position:relative;
    width:10px;
    height:500px;
}

#srchrc .scroll .rel .uparrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left top no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:12px;
}

#srchrc .scroll .rel .downarrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left -12px no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:0;
}

#srchrc .scroll .rel .scarea {
    position:relative;
    width:10px;
    height:473px;
    background:url( ../images/anotherScrollArea.gif ) left top no-repeat;
}

#srchrc .scroll .rel .scarea .bg {
    width:10px;
    height:473px;
    background:url( ../images/anotherScrollArea.gif ) right bottom no-repeat;
}

#srchrc .scroll .rel .scarea .slider {
    width:7px;
    height:22px;
    position:absolute;
    left:2px;
    top:10%;
    background:url( ../images/anotherSlider.gif ) left top no-repeat;
}


#logoInner {
    position:absolute;
    left:17px;
    top:9px;
}

#hmlc {
    float:left;
    width:211px;
    padding-top:12px;
}

.hmlcshorter {
    width:198px !important;
}

.hmlcshortest {
    width:150px !important;
}

.hmlctopsmallpad {
    padding-top:11px !important;
}

#hmlc .back {
    margin-left:32px;
    padding-bottom:18px;
}

#hmlc .back a {
    padding-left:13px;
    background:url( ../images/bla02.gif ) left center no-repeat;
    color:#fff;
    text-decoration:none;
    font-size:.9em;
    text-transform:uppercase;
}

#hmlc .back a:hover {
    opacity:70;
}

#hmlc .item {
    padding-bottom:15px;
    margin-left:5px;
    width:159px;
    text-transform:uppercase;
}    
#hmlc .itemEmail{
    width:139px;
}          

#hmlc .item h3 {
    font-size:.9em;
    font-weight:normal;
    color:#29abe2;
    padding-bottom:3px;
    margin-bottom:2px;
    border-bottom:2px solid #a9aea9;
}

#hmlc .item h3.nobrd {
    border:none;
}

#hmlc .item h3.nobrd02 {
    border:none;
    margin:0;
    padding:0;
}

#hmlc .item h3 a {
    color:#29abe2;
    text-decoration:none;
}

#hmlc .item li {
    position:relative;
    border-bottom:1px solid #555755;
    font-size:.9em;
    height:1px;
    min-height:1px;
}

html>body #hmlc .item li {
    height:auto;
}

#hmlc .item li a {
    display:block;
    padding:3px 0 3px 17px;
    text-decoration:none;
    color:#fff;
}

#hmlc .item li a:hover {
    color:#00bebf;
}

#hmlc .item li span.rr {
    position:absolute;
    font-size:.75em;
    left:0;
    top:4px;
}

#hmlc .item li.arrow {
    background:url( ../images/rarrow.gif ) right center no-repeat;
}

#hmlc .item li.currentarrow {
    background:url( ../images/rarrowCur.gif ) right center no-repeat;
}

#hmlc .item .llpp li.arrow {
    background-position:120px center !important;
}

#hmlc .item .llpp li a {
    padding-left:18px;
    background-position:2px center !important;
}

#hmlc .item .llpp li.currentarrow {
    background:url( ../images/rarrowCur.gif ) right center no-repeat;
}

#hmlc .item .llpp li.currentarrow a {
    padding-bottom:2px;
}

#hmlc .item li.arrow a {
    padding-right:15px;
}

#hmlc .item li.onoff {
    padding-left:19px;
}

#hmlc .item li.nmb {
    padding-right:32px;
}

#hmlc .item li.nmb .nmbCnt {
    position:absolute;
    background:url( ../images/nmbcnt.gif ) left top no-repeat;
    width:23px;
    height:13px;
    right:5px;
    top:3px;
    text-align:center;
    font-size:.8em;
    color:#243f50;
    padding-top:1px;
}

html>body #hmlc .item li.nmb .nmbCnt {
    height:12px;
}

#hmlc .item .btn {
    float:left;
    margin-right:5px;
}

#hmlc .item .inbg {
    float:left;
    width:142px;
    height:11px;
    background:url( ../images/txt.gif ) left top repeat-x;
}

#hmlc .item .inbg .inbg {
    width:142px;
    height:11px;
    background:url( ../images/txt.gif ) left -13px no-repeat;
}

#hmlc .item .inbg .inbg .txt {
    float:left;
    width:112px;
    height:11px;
    background:url( ../images/txt.gif ) right -26px no-repeat;
    font-size:7pt;
    color:#243f50;
    text-transform:uppercase;
    border:none;
    padding:0 4px 2px 4px;
    vertical-align:top;
}

html>body #hmlc .item .inbg .inbg .txt {
    width:136px;
    height:10px;
    padding-top:1px;
}

#hmlc .item .inbg .inbg .txt, x:-moz-any-link {
    margin-top:-2px;
    background:url( ../images/txt.gif ) right -24px no-repeat;
    padding-bottom:0;
    height:13px !important;
}

#hmlc .item li a.col {
    background:url( ../images/col.gif ) left center no-repeat;
}

#hmlc .item li a.zip {
    background:url( ../images/zip.gif ) left center no-repeat;
}

#hmlc .item li a.name {
    background:url( ../images/name.gif ) left center no-repeat;
}

#hmlc .item li a.saved {
    background:url( ../images/saved.gif ) left center no-repeat;
}

#hmlc .item li a.home {
    background:url( ../images/home.gif ) left center no-repeat;
    text-transform:capitalize;
}

#hmlc .item li a.air {
    background:url( ../images/air.gif ) left center no-repeat;
    text-transform:capitalize;   
}

#hmlc .item li a.mails {
    background:url( ../images/mails.gif ) left center no-repeat;
}

#hmlc .item li a.hot {
    background:url( ../images/hot.gif ) left center no-repeat;
}

#hmlc .item li a.buddy {
    background:url( ../images/buddy.gif ) left center no-repeat;
}

#hmlc .item li a.listed {
    background:url( ../images/listed.gif ) left center no-repeat;
}

#hmlc .item li a.viewed {
    background:url( ../images/viewed.gif ) left center no-repeat;
}

#hmlc .item li a.updated {
    background:url( ../images/updated.gif ) left center no-repeat;
}

#hmlc .item li a.unlocked {
    background:url( ../images/unlocked.gif ) left center no-repeat;
}

#hmlc .item li a.blocked {
    background:url( ../images/blocked.gif ) left center no-repeat;
}

#hmlc .item li a.match {
    background:url( ../images/match.gif ) left center no-repeat;
}

#hmlc .item li a.hotmatch {
    background:url( ../images/hotmatch.gif ) left center no-repeat;
}

#hmlc .item li a.maybematch {
    background:url( ../images/maybematch.gif ) left center no-repeat;
}

#hmlc .item li a.qa {
    background:url( ../images/qa.gif ) left center no-repeat;
}

#hmlc .item li a.nmbrs02 {
    background:url( ../images/nmbrs02.gif ) left center no-repeat;
}

#hmlc .item li a.inbox {
    background:url( ../images/inbox.gif ) left center no-repeat;
}

#hmlc .item li a.saved02 {
    background:url( ../images/saved02.gif ) left center no-repeat;
}

#hmlc .item li a.sent {
    background:url( ../images/sent.gif ) left center no-repeat;
}

#hmlc .item li a.trash {
    background:url( ../images/trash.gif ) left center no-repeat;
}

#hmlc .item li a.hotlist {
    background:url( ../images/hotlist.gif ) left center no-repeat;
}

#hmlc .item li a.buddylist {
    background:url( ../images/buddylist.gif ) left center no-repeat;
}

#hmlc .search {
    padding-bottom:15px;
}

#hmlc .search .btn {
    float:left;
    margin-right:2px;
}

#hmlc .search .inbg {
    float:left;
    width:112px;
    height:11px;
    background:url( ../images/txt.gif ) left top repeat-x;
}

#hmlc .search .inbg .inbg {
    width:112px;
    height:11px;
    background:url( ../images/txt.gif ) left -13px no-repeat;
}

#hmlc .search .inbg .inbg .txt {
    float:left;
    width:112px;
    height:11px;
    background:url( ../images/txt.gif ) right -26px no-repeat;
    font-size:7pt;
    color:#243f50;
    text-transform:uppercase;
    border:none;
    padding:0 4px 2px 4px;
    vertical-align:top;
}

html>body #hmlc .search .inbg .inbg .txt {
    width:104px;
    height:10px;
    padding-top:1px;
}

#hmlc .search .inbg .inbg .txt, x:-moz-any-link {
    margin-top:-2px;
    background:url( ../images/txt.gif ) right -24px no-repeat;
    padding-bottom:0;
    height:13px !important;
}

#hmlc .round {
    margin-left:5px;
    margin-bottom:15px;
    width:157px;
    background:url( ../images/smallRoundBg.gif ) left top repeat-y;
    text-transform:uppercase;
}

#hmlc .round .tb {
    height:4px;
    background:url( ../images/smallRoundBg.gif ) -157px top no-repeat;
}

#hmlc .round .bb {
    height:4px;
    background:url( ../images/smallRoundBg.gif ) -314px top no-repeat;
}

#hmlc .round h3 {
    font-size:.9em;
    font-weight:normal;
    color:#29abe2;
    padding:3px 0 4px 7px;
    margin-bottom:2px;
}

#hmlc .round .rel {
    position:relative;
    height:1px;
    min-height:1px;
    padding-bottom:3px;
}

html>body #hmlc .round .rel {
    height:auto;
}

#hmlc .round .scroll {
    position:relative;
    margin-left:34px;
    width:95px;
    height:16px;
    background:url( ../images/anScroll03.gif ) left top repeat;
}

#hmlc .round .scroll .slider {
    position:absolute;
    right:0;
    top:0;
    width:6px;
    height:11px;
    background:url( ../images/anScroll03.gif ) left -11px no-repeat;
    overflow:hidden;
}

#hmlc .round .leg {
    padding-left:6px;
    font-size:.65em;
    color:#d2d2d2;
}

#hmlc .ind {
    margin:15px 0 7px 32px;
    font-size:.9em;
    text-transform:uppercase;
}

#hmlc .ind a {
    text-decoration:none;
    color:#00d3d3;
    padding:0 12px 0 15px;
}

#hmlc .ind a.imOn {
    background:url( ../images/imon.gif ) left center no-repeat;
}

#hmlc .ind a.imOff {
    background:url( ../images/imoff.gif ) left center no-repeat;
    color:#808080;
}

#hmlc .ind a.adultOff {
    background:url( ../images/adultoff.gif ) left center no-repeat;
    color:#808080;
    padding-right:0;
}

#hmlc .ind a.adultOn {
    background:url( ../images/adulton.gif ) left center no-repeat;
    padding-right:0;
}

#hmlc .rkl {
    margin:0 0 0 27px;
    width:131px;
    background:url( ../images/roundRkl.gif ) left top repeat-y;
    text-align:center;
}

#hmlc .rkl .tb {
    height:5px;
    background:url( ../images/roundRkl.gif ) -131px top no-repeat;
}

#hmlc .rkl .bb {
    height:5px;
    background:url( ../images/roundRkl.gif ) -262px top no-repeat;
}

#hmrc {
    float:left;
    width:753px;
    padding-top:15px;
}

#hmrc .topLine {
    padding-bottom:12px;
    text-transform:uppercase;
    padding-top:5px;
    height:1px;
    min-height:1px;
}

html>body #hmrc .topLine {
    height:auto;
}

#hmrc .topLine .browse {
    float:left;
}

#hmrc .topLine .browse h3 {
    font-size:.9em;
    font-weight:normal;
    float:left;
    margin-right:10px;
}

#hmrc .topLine .browse ul {
    float:left;
    margin-right:3px;
}

#hmrc .topLine .browse ul li {
    float:left;
    margin-right:6px;
    padding-top:1px;
}

#hmrc .topLine .browse label {
    display:block;
    float:left;
    font-size:.8em;
    color:#c5d0d7;
    padding-right:5px;
    padding-top:2px;
}

#hmrc .topLine .browse select {
    margin-right:15px;
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-1px;
}

#hmrc .topLine .pager {
    float:right;
    margin-left:15px;
    padding-top:2px;
}

#hmrc .topLine .pager h4 {
    float:left;
    font-size:.8em;
    font-weight:normal;
    color:#c5d0d7;
    margin-right:12px;
}

#hmrc .topLine .pager ul {
    float:left;
}

#hmrc .topLine .pager ul li {
    float:left;
    padding:0 2px;
    font-size:.9em;
}

#hmrc .topLine .pager ul li a {
    color:#fff;
    text-decoration:none;
}

#hmrc .topLine .pager ul li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#hmrc .topLine .pager ul li a:hover {
    color:#aaafb2;
}

#hmrc .topLine .pager select {
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-2px;
}

#hmrc .topLine .skins {
    float:right;
    padding-top:2px;
}

#hmrc .topLine .skins h4 {
    color:#c5d0d7;
    font-size:.8em;
    font-weight:normal;
    float:left;
    margin-right:6px;
}

#hmrc .topLine .skins ul {
    float:left;
}

#hmrc .topLine .skins ul li {
    float:left;
    margin-right:3px;
}

#hmrc .topLine .skins ul li a {
    display:block;
    width:9px;
    height:9px;
    border:1px solid #000;
}

html>body #hmrc .topLine .skins ul li a {
    width:8px;
    height:8px;
}

#hmrc .topLine .skins ul li a:hover {
    border-color:#ccc;
}

#hmrc .topLine .skins ul li a.blue {
    background-color:#212e84;
}

#hmrc .topLine .skins ul li a.red {
    background-color:#8b0b04;
}

#hmrc .topLine .skins ul li a.white {
    background-color:#fff;
}

#hmrc .topLine .skins ul li a.black {
    background-color:#000;
    border:1px solid #fff;
}

#hmrc .topLine .skins ul li a.black:hover {
    border-color:#ccc;
}

#hmrc .results {
    position:relative;
    height:577px;
    overflow:hidden;
    padding-top:5px;
}

#hmrc .results .scroll {
    position:absolute;
    right:3px;
    top:0;
    width:10px;
    height:577px;
}

#hmrc .results .scroll .rel {
    position:relative;
    width:10px;
    height:577px;
}

#hmrc .results .scroll .rel .uparrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left top no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:12px;
}

#hmrc .results .scroll .rel .downarrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left -12px no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:0;
}

#hmrc .results .scroll .rel .scarea {
    position:relative;
    width:10px;
    height:550px;
    background:url( ../images/anotherScrollArea.gif ) left top no-repeat;
}

#hmrc .results .scroll .rel .scarea .bg {
    width:10px;
    height:550px;
    background:url( ../images/anotherScrollArea.gif ) right bottom no-repeat;
}

#hmrc .results .scroll .rel .scarea .slider {
    width:7px;
    height:22px;
    position:absolute;
    left:2px;
    top:10%;
    background:url( ../images/anotherSlider.gif ) left top no-repeat;
}

#hmrc .results .res {
    margin-bottom:30px;
    background:url( ../images/resBg.gif ) left top repeat-y;
    width:729px;
    text-transform:uppercase;
}

#hmrc .results .res .tb {
    height:10px;
    background:url( ../images/resBg.gif ) -729px top no-repeat;
}

#hmrc .results .res .bb {
    height:10px;
    background:url( ../images/resBg.gif ) -1458px bottom no-repeat;
}

#hmrc .results .res .imCol {
    float:left;
    width:129px;
    padding-left:12px;
    margin-right:14px;
    overflow:hidden;
}

html>body #hmrc .results .res .imCol {
    width:117px;
}

#hmrc .results .res .imCol .im {
    width:117px;
    height:98px;
    border:2px solid #464646;
    margin-bottom:8px;
}

html>body #hmrc .results .res .imCol .im {
    width:113px;
    height:94px;
}

#hmrc .results .res .imCol .im td {
    width:113px;
    height:94px;
    vertical-align:middle;
    text-align:center;
}

#hmrc .results .res .imCol .play {
    height:1px;
    min-height:1px;
    text-align:center;
}

html>body #hmrc .results .res .imCol .play {
    height:auto;
}

#hmrc .results .res .imCol .play .scroll {
    position:relative;
    margin:0 auto;
    width:96px;
    height:16px;
    background:url( ../images/anScroll02.gif ) left top no-repeat;
}

#hmrc .results .res .imCol .play .scroll .slider {
    position:absolute;
    right:0;
    top:0;
    width:8px;
    height:16px;
    background:url( ../images/anScroll02.gif ) left -16px no-repeat;
    overflow:hidden;
}

#hmrc .results .res .imCol .play .leg {
    padding-top:4px;
    font-size:.85em;
}

#hmrc .results .res .shDesc {
    float:left;
    width:128px;
}

#hmrc .results .res .shDesc h4 {
    text-transform:none;
    font-weight:bold;
    font-size:1em;
    color:#bceb4b;
    padding-right:12px;
    background:url( ../images/olsq.gif ) right center no-repeat;
    float:left;
    margin-bottom:5px;
}

#hmrc .results .res .shDesc h4.online {
    background:url( ../images/olsq.gif ) right center no-repeat;
}

#hmrc .results .res .shDesc ul {
    padding-bottom:8px;
    height:96px;
    min-height:88px;
}

html>body #hmrc .results .res .shDesc ul {
    height:auto;
}

#hmrc .results .res .shDesc li {
    font-size:.85em;
}

#hmrc .results .res .shDesc li span {
    display:block;
    float:left;
    width:48px;
    font-size:.85em;
    color:#8e928e;
    padding-top:1px;
}

#hmrc .results .res .shDesc p {
    padding:2px 0 2px 16px;
    font-size:.9em;
}

#hmrc .results .res .shDesc p.home {
    background:url( ../images/whome.gif ) left center no-repeat;
}

#hmrc .results .res .shDesc p.neigh {
    background:url( ../images/wstar.gif ) left center no-repeat;
}

#hmrc .results .res .shDesc p.air {
    background:url( ../images/wair.gif ) left center no-repeat;
}

#hmrc .results .res .txtDesc {
    float:left;
    width:297px;
}

#hmrc .results .res .txtDesc h3 {
    font-size:1.1em;
    font-weight:bold;
    padding-bottom:8px;
}

#hmrc .results .res .txtDesc p {
    font-size:.85em;
    text-transform:none;
    padding-right:20px;
    padding-bottom:10px;
    height:92px;
    min-height:82px;
    line-height:1.1em;
}

html>body #hmrc .results .res .txtDesc p {
    height:auto;
}

#hmrc .results .res .txtDesc .ph {
    padding-bottom:8px;
    font-size:.9em
}

#hmrc .results .res .txtDesc .ph a {
    text-decoration:none;
    color:#fff;
}

#hmrc .results .res .txtDesc .ph a.photo {
    padding-left:17px;
    background:url( ../images/photo.gif ) left center no-repeat;
}

#hmrc .results .res .txtDesc .ph a.air {
    padding-left:17px;
    background:url( ../images/wair.gif ) left center no-repeat;
    margin-right:10px;
}

#hmrc .results .res .txtDesc .btns .b {
    float:left;
    margin-right:5px;
}

#hmrc .results .res .txtDesc .btns .a {
    float:left;
    padding-left:10px;
}

#hmrc .results .res .msg {
    float:left;
    width:143px;
}

#hmrc .results .res .msg label {
    display:block;
    float:left;
    font-size:.9em;
    padding-right:11px;
    background:url( ../images/da.gif ) right center no-repeat;
    padding-bottom:3px;
}

#hmrc .results .res .msg textarea {
    width:143px;
    height:88px;
    border:1px solid #545555;
    background:#ccc url( ../images/txtarea.gif ) left top no-repeat;
    overflow:auto;
    color:#000;
    padding:2px 3px;
    margin-bottom:7px;
}

html>body #hmrc .results .res .msg textarea {
    width:135px;
    height:82px;
}

#hmrc .results .res .msg .btn {
    float:right;
    margin-left:8px;
    margin-bottom:12px;
}

#hmrc .results .res .msg .open {
    float:right;
    background:url( ../images/open.gif ) left top no-repeat;
    width:9px;
    height:8px;
    margin-top:1px;
}

#hmrc .results .res .msg .report {
    text-align:right;
    padding-right:3px;
}

#hmrc .results .res .msg .report a {
    font-size:.7em;
    color:#898989;
    text-decoration:none;
}

#hmr2c {
    float:left;
    width:800px;
}

.wide {
    width:777px !important;
}

.wide .rescol {
    width:354px !important;
}

#hmr2c .rescol {
    float:left;
    width:349px;
    margin-right:10px;
    padding-top:10px;
}

#hmr2c .rescol .topLine {
    padding-bottom:0px;
    height:25px;
    min-height:18px;
}

html>body #hmr2c .rescol .topLine {
    height:auto;
}

#hmr2c .rescol .topLine .browse h3 {
    font-size:.9em;
    font-weight:normal;
    float:left;
    margin-right:7px;
    text-transform:uppercase;
}

#hmr2c .rescol .topLine .browse ul {
    float:left;
    margin-right:3px;
}

.wide .rescol .topLine .browse ul {
    margin-right:21px !important;
}

#hmr2c .rescol .topLine .browse ul li {
    float:left;
    margin-right:3px;
    padding-top:1px;
}

#hmr2c .rescol .topLine .browse label {
    display:block;
    float:right;
    font-size:.8em;
    color:#c5d0d7;
    padding-right:10px;
    padding-top:3px;
}

#hmr2c .rescol .topLine .browse div {
    float:right;
	margin:0px;
}

#hmr2c .rescol .topLine .browse select {
    margin-right:12px;
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-3px;
    width:55px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
    body:first-of-type #hmr2c .rescol .topLine .browse select {
        width:61px;
        margin-top:0;
    }
}

#hmr2c .rescol .topLine .browse select.second {
    margin-right:0;
    width:65px;
}

html>body #hmr2c .rescol .topLine .browse select.second {
    width:70px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
    body:first-of-type #hmr2c .rescol .topLine .browse select.second {
        width:79px;
    }
}

#hmr2c .rescol .topLine .sort {
    float:right;
}

#hmr2c .rescol .topLine .dd h3 {
    margin-right:6px;
}

#hmr2c .rescol .topLine .dd label {
    padding-right:2px;
}

#hmr2c .rescol .topLine .dd select {
    margin-right:4px;
    width:35px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
    body:first-of-type #hmr2c .rescol .topLine .dd select {
        width:44px;
        margin-top:0;
    }
}
#hmr2c .rescol .topLine .dd select.second {
    margin-right:0;
    width:65px;
}

html>body #hmr2c .rescol .topLine .browse select.second {
    width:60px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
    body:first-of-type #hmr2c .rescol .topLine .dd select.second {
        width:55px;
    }
}

#hmr2c .topLine .pager02 {
    float:right;
    padding-top:2px;
    margin-right:-2px;
}

#hmr2c .topLine .pager02 h4 {
    float:left;
    font-size:.8em;
    font-weight:normal;
    color:#c5d0d7;
    margin-right:12px;
}

#hmr2c .topLine .pager02 ul {
    float:left;
}

#hmr2c .topLine .pager02 ul li {
    float:left;
    padding:0 1px;
    font-size:.8em;
}

#hmr2c .topLine .pager02 ul li a {
    color:#fff;
    text-decoration:none;
}

#hmr2c .topLine .pager02 ul li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#hmr2c .topLine .pager02 ul li a:hover {
    color:#aaafb2;
}

#hmr2c .topLine .pager02 select {
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-2px;
}

#hmr2c .rescol .plusbg {
    padding-bottom:7px;
    height:25px;
    min-height:18px;
    margin-top:-4px;
}

html>body #hmr2c .rescol .plusbg {
    height:auto;
}

#hmr2c .rescol .plusbg .browse h3 {
    font-size:.9em;
    font-weight:normal;
    float:left;
    margin-right:5px;
    padding-top:5px;
    margin-left:-1px;
}

#hmr2c .rescol .plusbg .browse ul {
    float:left;
    margin-right:3px;
    padding-top:4px;
}

.wide .rescol .plusbg .browse ul {
    margin-right:15px !important;
}

#hmr2c .rescol .plusbg .browse ul li {
    float:left;
    margin-right:3px;
    padding-top:1px;
}

#hmr2c .rescol .plusbg .browse label {
    display:block;
    float:left;
    font-size:.8em;
    color:#c5d0d7;
    padding-right:3px;
    padding-top:6px;
}

#hmr2c .rescol .plusbg .browse select {
    margin-right:0;
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:1px;
    width:53px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
    body:first-of-type #hmr2c .rescol .plusbg .browse select {
        width:61px;
        margin-top:4px;
    }

}
#hmr2c .rescol .plusbg .browse select.second {
    margin-right:0;
    width:65px;
}

html>body #hmr2c .rescol .plusbg .browse select.second {
    width:70px;
}

@media all and ( -webkit-min-device-pixel-ratio:0 ) {
body:first-of-type #hmr2c .rescol .plusbg .browse select.second {
    width:76px;
}

}
#hmr2c .plusbg .browse h3.hotlisted {
    padding-left:25px;
    background:url( ../images/hotlisted.gif ) 6px top no-repeat;
}

#hmr2c .plusbg .pager {
    float:right;
    padding-top:6px;
}

#hmr2c .plusbg .pager h4 {
    float:left;
    font-size:.8em;
    font-weight:normal;
    color:#c5d0d7;
    margin-right:12px;
}

#hmr2c .plusbg .pager li {
    float:left;
    padding:0 1px;
    font-size:.8em;
}

#hmr2c .plusbg .pager li a {
    color:#fff;
    text-decoration:none;
}

#hmr2c .plusbg .pager li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#hmr2c .plusbg .pager li a:hover {
    color:#aaafb2;
}

#hmr2c .plusbg .pager select {
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-2px;
}

#hmr2c .rescol .profList {
    background:url( ../images/anRound.gif ) left top repeat-y;
}

#hmr2c .rescol .profList .tb {
    height:5px;
    background:url( ../images/anRound.gif ) -349px top no-repeat;
}

#hmr2c .rescol .profList .bb {
    height:5px;
    background:url( ../images/anRound.gif ) -698px top no-repeat;
}

#hmr2c .rescol .profList .cc {
    position:relative;
    height:543px;
    overflow:hidden;
}

#hmr2c .rescol .profList .scroll {
    position:absolute;
    right:3px;
    top:0;
    width:10px;
    height:555px;
}

#hmr2c .rescol .profList .scroll .rel {
    position:relative;
    width:10px;
    height:555px;
}

#hmr2c .rescol .profList .scroll .rel .uparrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left top no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:12px;
}

#hmr2c .rescol .profList .scroll .rel .downarrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left -12px no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:0;
}

#hmr2c .rescol .profList .scroll .rel .scarea {
    position:relative;
    width:10px;
    height:528px;
    background:url( ../images/anotherScrollArea.gif ) left top no-repeat;
}

#hmr2c .rescol .profList .scroll .rel .scarea .bg {
    width:10px;
    height:528px;
    background:url( ../images/anotherScrollArea.gif ) right bottom no-repeat;
}

#hmr2c .rescol .profList .scroll .rel .scarea .slider {
    width:7px;
    height:22px;
    position:absolute;
    left:2px;
    top:10%;
    background:url( ../images/anotherSlider.gif ) left top no-repeat;
}

#hmr2c .rescol .profList .pager {
    padding:8px 44px 10px 0;
}

#hmr2c .rescol .profList .pager h4 {
    float:left;
    font-size:.75em;
    font-weight:normal;
    color:#c5d0d7;
    margin-left :12px;
}

#hmr2c .rescol .profList .pager ul {
    float:right;
    margin-right:-10px;
}

#hmr2c .rescol .profList .pager ul li {
    float:left;
    padding:0 2px;
    font-size:.8em;
}

#hmr2c .rescol .profList .pager ul li a {
    color:#fff;
    text-decoration:none;
    width:60px;
}

#hmr2c .rescol .profList .pager ul li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#hmr2c .rescol .profList .pager ul li a:hover {
    color:#aaafb2;
}

#hmr2c .rescol .profList .pager ul li .gray {
    color:#979797;
}

#hmr2c .rescol .profList .pager select {
    float:left;
    font-size:7pt;
    color:#c5d0d7;
    line-height:10px;
    background-color:#000;
    margin-top:-4px;
}

html>body #hmr2c .rescol .profList .pager select {
    margin-bottom:4px;
}

#hmr2c .rescol .profList .pros {
    padding-left:12px;
}

#hmr2c .rescol .profList .pro {
    float:left;
    width:146px;
    height:147px;
    overflow:hidden;
    margin-right:46px;
    margin-bottom:20px;
    text-align:center;
	background:url(../images/box.png) left top no-repeat;
}

html>body #hmr2c .rescol .profList .pro {
    width:146px;
    height:147px;
    margin-right:12px;
}

#hmr2c .rescol .profList .pro .im {
    padding:4px 0;
    margin-top:0px;
    height:100px;
}

#hmr2c .rescol .profList .pro .im table {
    width:100%;
}

#hmr2c .rescol .profList .pro .im td {
    text-align:center;
    vertical-align:middle;
    height:70px;
}

#hmr2c .rescol .profList .pro ul {
    margin-bottom:2px;
}

#hmr2c .rescol .profList .pro li {
    font-size:.8em;
}

#hmr2c .rescol .profList .pro li a {
    color:#fff;
    text-decoration:none;
    padding-left:10px;
}

#hmr2c .rescol .profList .pro li.lnks a {
    padding:0 3px;
    font-size:.75em;
}

#hmr2c .rescol .profList .pro li.lnks a:hover {
    color:#b3b3b3;
}

#hmr2c .rescol .profList .pro li a.home {
    background:url( ../images/ghome.gif ) left center no-repeat;
    color:#c5d0d7;
}

#hmr2c .rescol .profList .pro li a.air {
    background:url( ../images/air02.gif ) left center no-repeat;
    color:#00ffff;
}

#hmr2c .rescol .profList .pro li a.online {
    background:url( ../images/online.gif ) left center no-repeat;
    color:#c0f04c;  
}

#hmr2c .rescol .profList .pro li span.online {
    background:url( ../images/online.gif ) center center no-repeat;
    padding:0 2px;
}

#hmr2c .rescol .profList .currentpro {
    background:url(../images/box-act.png) left top no-repeat;
}

#hmr2c .rescol .profList .second {
    margin-right:0;
}

#hmr2c .list {
    border-top:1px solid #4f5d69;
}

#hmr2c .list .l {
    border-bottom:1px solid #4f5d69;
    padding:3px;
    height:1px;
    min-height:1px;
}

html>body #hmr2c .list .l {
    height:auto;
}

#hmr2c .list .l .im {
    float:left;
    width:48px;
    margin-right:6px;
    background:url( ../images/lim.gif ) left top repeat-y;
}

#hmr2c .list .l .im table {
    width:48px;
    background:url( ../images/lim.gif ) -48px top no-repeat;
}

#hmr2c .list .l .im td {
    background:url( ../images/lim.gif ) -96px bottom no-repeat;
    padding:3px;
    height:48px;
    text-align:center;
    vertical-align:middle;
}

#hmr2c .list .l .ui {
    float:left;
    width:175px;
    margin-right:10px;
}

#hmr2c .list .l .ui h3 {
    text-transform:none;
    font-weight:bold;
    font-size:.95em;
    color:#bceb4b;
    margin-top:22px;
    float:left;
    margin-bottom:1px;
}

#hmr2c .list .l .ui h3 a.online {
    color:#c0f04c;
    background:url( ../images/online.gif ) right center no-repeat;
    padding-right:10px;
}

#hmr2c .list .l .ui h3 a {
    text-decoration:none;
}

#hmr2c .list .l .ui h3 a:hover {
    opacity:0.7;
}

#hmr2c .list .l .ui p {
    clear:both;
    font-size:.85em;
    color:#c5d0d7;
}

#hmr2c .list .l ul {
    float:left;
    width:107px;
    padding-top:22px;
    font-size:.85em;
}

#hmr2c .list .l ul a {
    color:#fff;
    text-decoration:none;
    padding-left:16px;
}

#hmr2c .list .l ul a:hover {
    opacity:0.7;
}

#hmr2c .list .l ul a.home {
    background:url( ../images/wwhome.gif ) left center no-repeat;
}

#hmr2c .list .l ul a.air {
    background:url( ../images/wwair.gif ) left center no-repeat;
}

#hmr2c .list .currentL {
    background-color:#272a2b;
}

.detcol {
    float:left;
    width:439px;
    padding-top:10px;
    text-transform:uppercase;
    position:relative;
}

.detcol h1 {
    font-size:1em;
    font-weight:normal;
    height:30px;
    padding-top:6px;
}

html>body .detcol h1 {
    height:24px;
}

.detcol .tabs {
    height:1px;
    min-height:1px;
    position:absolute;
    right:0;
    top:33px;
    z-index:999;
}

html>body .detcol .tabs {
    height:auto;
}

.detcol .tabs li {
    float:right;
    width:78px;
    height:18px;
    text-align:center;
    font-size:.75em;
    cursor:pointer;
    background:url( ../images/notactive-tab.png ) left top no-repeat;
}

.detcol .tabs li a {
    display:block;
    width:78px;
    min-width:69px;
    height:14px;
    padding:2px 3px 0 3px;
    color:#c5d0d7;
    text-decoration:none;
}

html>body .detcol .tabs li a {
    height:12px;
    width:auto;
}

.detcol .tabs li a:hover {
    color:#aab4ba;
}

.detcol .tabs li.current {
    background:url( ../images/tabs.gif ) left top no-repeat;
}

.detcol .tabs li span {
    display:block;
    width:78px;
    min-width:69px;
    height:18px;
    padding:5px 3px 0 3px;
    background:none;
}

.detcol .tabs li.current span {
    display:block;
    min-width:69px;
    height:18px;
    color:#0ff;
    background:url( ../images/tabs.gif ) right -18px no-repeat;
}

html>body .detcol .tabs li span {
    height:16px;
    width:auto;
}

.detcol .roundBg {
    background:url( ../images/bbround.gif ) left top repeat-y;
}

.detcol .roundBg .tb {
    height:4px;
    background:url( ../images/bbround.gif ) -440px top no-repeat;
}

.detcol .roundBg .bb {
    height:4px;
    background:url( ../images/bbround.gif ) -881px top no-repeat;
}

.detcol .cc {
    padding:2px 6px 2px 7px;
}

.detcol #ims {
    margin-bottom:4px;
    background:url(../images/carusel.png) left top no-repeat; width:423px; height:157px;
	padding-top:4px;
    text-align:center;
    height:1px;
    min-height:1px;
        width:423px;
	margin-left:0px;
}

.detcol .userinfo {background:url(../images/userinfo-bg.jpg) #191a1c top left no-repeat; padding-bottom:12px; width:182px;}
.detcol .user-links {background:url(../images/userinfo-bg2.jpg) top left no-repeat; margin-bottom:75px;}

html>body .detcol #ims {
    height:auto;
}

.detcol #ims .tbg {
    height:4px;
    background:url( ../images/anan.gif ) -423px top no-repeat;
}

.detcol #ims .bbg {
    height:4px;
    background:url( ../images/anan.gif ) -846px top no-repeat;
    background:url( ../images/anan.gif ) -846px top no-repeat;
}

.detcol #ims .big {
    padding:3px 0;
}

.detcol #ims table {
    margin:0 auto;
    width:410px;
}

.detcol #ims td {
    vertical-align:middle;
}

.detcol #ims .la {
    padding-right:12px;
	padding-bottom:28px;
}

.detcol #ims .ra {
    padding-left:12px;
	padding-bottom:28px;
}

.detcol #ims .previews {
    width:399px;
    margin:0 auto 4px;
    background:url( ../images/rr.gif ) left top repeat-y;
}

.detcol #ims .previews .tbg {
    background:url( ../images/rr.gif ) -399px top no-repeat;
}

.detcol #ims .previews .bbg {
    background:url( ../images/rr.gif ) -798px top no-repeat;
}

.detcol #ims .previews .prs {
    padding:2px 0 0 0;
	background: #181a1b;
	border-left:1px solid #494a4b;
	border-right:1px solid #494a4b;
}

.detcol #ims .previews a {
    margin-right:2px;
}

.detcol #ims .previews a img {
    border:1px solid #000;
}

.detcol #ims .previews a.current img {
    border:1px solid #5d5d5d;
}

.detcol #ims .pager {
    font-size:.8em;
    padding-left:12px;
    text-align:left;
}

.detcol #ims .pager span {
    color:#8f9090;
   
}

.detcol #ims .pager img {
    margin-bottom:-1px;
}


.full-size-image .ims {
    margin-bottom:4px;
    background:url( ../images/anan.gif ) left top repeat-y;
    text-align:center;
    height:1px;
    min-height:1px;
        width:423px;
	margin-left:0px;
}


html>body .full-size-image .ims {
    height:auto;
}

.full-size-image .ims .tbg {
    height:4px;
    background:url( ../images/anan.gif ) -423px top no-repeat;
}

.full-size-image .ims .bbg {
    height:4px;
    background:url( ../images/anan.gif ) -846px top no-repeat;
    background:url( ../images/anan.gif ) -846px top no-repeat;
}

.full-size-image .ims .big {
    padding:3px 0;
}

.full-size-image .ims table {
    margin:0 auto;
    width:410px;
}

.full-size-image .ims td {
    vertical-align:middle;
}

.full-size-image .ims .la {
    padding-right:12px;
}

.full-size-image .ims .ra {
    padding-left:12px;
}


.full-size-image .ims .previewsFull{
	margin-bottom:0px;	
}


.full-size-image .ims .view{
	height:485px;	
	
	}

.full-size-image .ims .previews {
    width:399px;
    margin:0 auto 4px;
    background:url( ../images/rr.gif ) left top repeat-y;
}

.full-size-image .ims .previews .tbg {
    background:url( ../images/rr.gif ) -399px top no-repeat;
}

.full-size-image .ims .previews .bbg {
    background:url( ../images/rr.gif ) -798px top no-repeat;
}

.full-size-image .ims .previews .prs {
    padding:2px 0 0 0;
}

.full-size-image .ims .previewsFull a {
    margin-right:2px;
}

.full-size-image .ims .previewsFull a img {
    border:1px solid #000;
}

.full-size-image .ims .previewsFull a.current img {
    border:1px solid #5d5d5d;
}

.full-size-image .ims .pager {
    font-size:.8em;
    padding-left:12px;
    text-align:left;
}

.full-size-image .ims .pager span {
    color:#8f9090;
   
}

.full-size-image .ims .pager img {
    margin-bottom:-1px;
}





.detcol .secLcol {
    float:left;
    width:190px;
    margin-right:4px;
    padding-left:0px;
    text-transform:capitalize;
}

html>body .detcol .secLcol {
    width:190px;
}

.detcol .secLcol .roundNobrd {
    background:url( ../images/rrr.gif ) left top repeat-y;
    margin-bottom:15px;
    margin-right:8px;
}

.detcol .secLcol .roundNobrd .ttbg {
    height:5px;
    background:url(../images/rrr.gif ) -183px top no-repeat;
}

.detcol .secLcol .roundNobrd .bbbg {
    height:5px;
    background:url(../images/rrr.gif ) -366px top no-repeat;
}


.detcol .secLcol .smallmb {
    margin-bottom:7px;
	background:url(../images/switcher.gif) left top no-repeat; width:182px; height:24px;
}

.detcol .secLcol .rel {
    position:relative;
    height:1px;
    min-height:1px;
    padding-top:6px;
}

html>body .detcol .secLcol .rel {
    height:auto;
}

.detcol .secLcol .scroll {
    position:relative;
    margin-left:8px;
    width:23px;
    height:11px;
    background:url( ../images/anScroll03.gif ) left top no-repeat;
}

.detcol .secLcol .scroll .slider {
    position:absolute;
    right:0;
    top:0;
    width:6px;
    height:11px;
    background:url( ../images/anScroll.gif ) left -11px no-repeat;
    overflow:hidden;
}

.detcol .secLcol .leg {
    position:absolute;
    text-align:center;
    padding-left:30px;
    top:6px;
    font-size:.65em;
    color:#d2d2d2;
    width:110px;
    text-transform:uppercase;
}

.detcol .secLcol .desc {
    padding:6px 0 0 10px;
}

.detcol .secLcol .desc h4 {
    text-transform:none;
    font-weight:bold;
    font-size:1em;
    padding-right:12px;
    float:left;
    margin-bottom:5px;
}

.detcol .secLcol .desc h4.online {
    color:#bceb4b;  
    background:url( ../images/online.gif ) right center no-repeat;
}

.detcol .secLcol .desc ul {
    padding-bottom:4px;
}

.detcol .secLcol .desc li {
    font-size:.95em;
}

.detcol .secLcol .desc li span {
    display:block;
    float:left;
    width:52px;
    font-size:7pt;
    color:#8e928e;
    padding-top:1px;
}

.detcol .secLcol .links {
    padding:3px 5px 1px 10px;
    font-size:.8em;
}

.detcol .secLcol .links li {
    padding-bottom:1px;
}

.detcol .secLcol .links a {
    color:#fff;
    text-decoration:none;
    padding-left:15px;
}

.detcol .secLcol .links .home {
    background:url( ../images/whome.gif ) left center no-repeat;
}

.detcol .secLcol .links .star {
    background:url( ../images/wstar.gif ) left center no-repeat;
}

.detcol .secLcol .links .air {
    background:url( ../images/wair.gif ) left center no-repeat;
}

.detcol .secLcol .memberNotes h4 {
    text-indent:1000px;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/membernotes.png) left top no-repeat;
	width:182px;
	height:18px;
}

.detcol .secLcol .memberNotes .ta {
    width:172px;
    height:68px;
    background:url(../images/notetext.png) left top no-repeat;
    padding:2px 3px 6px 7px;
}

.detcol .secLcol .memberNotes textarea {
    background:none;
    border:none;
    width:160px;
    height:68px;
    overflow:hidden;
    color:#fff;
    font-weight:bold;
}

.detcol .secLcol .matchScore {
    text-align:center;
}

.detcol .secLcol .matchScore .click {
    padding:3px 0 0 0;
}

.detcol .secLcol .matchScore .columns3 {
    display:table;
    position:relative;
    width:100%;
    height:86px;
}

.detcol .secLcol .matchScore .columns3 .r {
    display:table-row;
    position:relative;
    width:100%;
}

.detcol .secLcol .matchScore .columns3 .a, .columns3 .b, .columns3 .c, .columns3 .d {
    display:table-cell;
    position:relative;
    width:25%;
    vertical-align:bottom;
}

.detcol .secLcol .matchScore .columns3 .r .r {
    display:block;
    width:auto;
    padding:0;
    font-family:Tahoma, sans-serif;
}

@media
all
and

(
-webkit-min-device-pixel-ratio:

0
)
{
body:first-of-type .detcol .secLcol .matchScore .columns3 .r .r {
    font-family:Trebuchet MS, Helvetica, sans-serif;
}

}
.detcol .secLcol .matchScore .columns3 .a .r {
    padding-left:0;
}

.detcol .secLcol .matchScore .columns3 .d .r {
    padding-right:0;
}

.detcol .secLcol .matchScore .columns3 .r h5 {
    font-size:.65em;
    font-weight:normal;
    padding-bottom:3px;
}

.detcol .secLcol .matchScore .columns3 .r .area {
    position:relative;
    width:28px;
    margin:0 auto;
    margin-bottom:2px;
}

.detcol .secLcol .matchScore .columns3 .r .area span {
    position:absolute;
    width:28px;
    bottom:2px;
    left:0;
    font-size:.9em;
    font-weight:bold;
    color:#000;
}

.detcol .secLcol .matchScore .columns3 .r .green {
    background-color:#39b54a;
}

.detcol .secLcol .matchScore .columns3 .r .yellow {
    background-color:#f7931e;
}

.detcol .secLcol .matchScore .columns3 .r .red {
    background-color:#f00;
}

.detcol .secLcol .matchScore .columns3 .r .blue {
    background-color:#007dc5;
}

.detcol .secLcol .matchScore .columns3 .r .r p {
    font-size:.65em;
}

.detcol .secRcol {
    float:left;
    width:231px;
    padding-top:5px;
}

.detcol .secRcol .btns {
    padding-bottom:10px;
    text-align:center;
}

.detcol .secRcol .btns a {
    margin:0 2px;
}

.detcol .secRcol .round {
    margin-bottom:12px;
    background:url( ../images/rrbrd.gif ) left top repeat-y;
    width:230px;
    text-align:center;
}

.detcol .secRcol .round .ttbg {
    height:4px;
    background:url( ../images/rrbrd.gif ) -230px top no-repeat;
    margin-bottom:3px;
}

.detcol .secRcol .round .bbbg {
    height:4px;
    background:url( ../images/rrbrd.gif ) -460px top no-repeat;
}

.detcol .secRcol .round .roundNobrd {
    background:url( ../images/rrrrbg.gif ) left top repeat-y;
    width:213px;
    margin:0 auto;
    text-align:left;
    margin-bottom:4px;
}

.detcol .secRcol .round .roundNobrd .ttbg {
    height:4px;
    background:url( ../images/rrrrbg.gif ) -213px top no-repeat;
    margin:0;
}

.detcol .secRcol .round .roundNobrd .bbbg {
    height:4px;
    background:url( ../images/rrrrbg.gif ) -426px top no-repeat;
}

.detcol .secRcol .round .roundNobrdb {
    background:url( ../images/rrrrbgb.gif ) left top repeat-y;
    width:213px;
    margin:0 auto;
    text-align:left;
    margin-bottom:4px;
}

.detcol .secRcol .round .roundNobrdb .ttbgb {
    height:4px;
    background:url( ../images/rrrrbgb.gif ) -213px top no-repeat;
    margin:0;
}

.detcol .secRcol .round .roundNobrdb .bbbgb {
    height:4px;
    background:url( ../images/rrrrbgb.gif ) -426px top no-repeat;
}

.detcol .secRcol .round h3 {
    text-align:center;
    font-size:.9em;
    font-weight:bold;
}

.detcol .secRcol .round p.ddesc {
    font-size:1.05em;
    text-transform:none;
    padding:3px 5px;
    line-height:1.2em;
    text-align:center;
    height:114px;
    min-height:110px;
}

html>body .detcol .secRcol .round p.ddesc {
    height:110px;
    color:black;
	font-size:8pt;
	font-weight:bold;
}

.detcol .secRcol .round .copy {
    text-align:center;
    font-size:.75em;
    padding:4px 2px;
}

.detcol .secRcol .round .copy .txt {
    float:left;
    width:165px;
    text-align:center;
    padding-left:12px;
    padding-top:1px
}

html>body .detcol .secRcol .round .copy .txt {
    width:153px;
}

.detcol .secRcol .round .copy a {
    text-decoration:none;
    color:#fff;
}

.detcol .secRcol .round .copy a:hover {
    color:#dbdbdb;
}

.detcol .secRcol .smallmrg {
    margin-bottom:4px;
}

.detcol .secRcol .msg .roundNobrd {
    margin-bottom:2px;
}

.detcol .secRcol .msg label {
    display:block;
    float:left;
    font-size:.8em;
    padding:0 11px 0 5px;
    background:url( ../images/da.gif ) right center no-repeat;
}

.detcol .secRcol .msg textarea {
    width:203px;
    height:76px;
    border:1px solid #545555;
    background:#fff url( ../images/txtarea02.gif ) left top no-repeat;
    overflow:auto;
    color:#000;
    padding:2px 3px;
    margin-bottom:7px;
}

html>body .detcol .secRcol .msg textarea {
    width:203px;
    height:76px;
}

.detcol .secRcol .msg .c {
    width:210px;
	margin-left:9px;
	text-align:left;
}

.detcol .secRcol .msg .btn {
    margin-bottom:4px;
}

.detcol .secRcol .msg .open {
    float:right;
    background:url( ../images/open.gif ) left top no-repeat;
    width:9px;
    height:8px;
    margin-top:2px;
}

.detcol .secRcol .msg .report {
    text-align:left;
    padding-top:1px;
}

.detcol .secRcol .msg .report a {
    font-size:.7em;
    color:#898989;
    text-decoration:none;
}

.detcol .adultList {
    position:relative;
    height:556px;
    overflow:hidden;
    padding:0 20px 0 5px;
}

.detcol .adultList .view {
    padding-bottom:8px;
}

.detcol .adultList .view a {
    margin-right:2px;
}

.detcol .adultList .i {
    padding-bottom:10px;
    height:1px;
    min-height:1px;
}

html>body .detcol .adultList .i {
    height:auto;
}

.detcol .adultList .i h3 {
    font-size:.9em;
    color:#29abe2;
    border-bottom:1px solid #757977;
    font-weight:normal;
    padding-bottom:1px;
    margin-bottom:2px;
}

.detcol .adultList .i .tt {
    float:left;
    width:134px;
    padding-bottom:2px;
    font-size:.85em;
}

.detcol .adultList .i .tt strong {
    color:#0ff;
    font-weight:normal;
}

.detcol .adultList .i .value {
    float:left;
    width:220px;
    padding-bottom:2px;
    font-size:.85em;
    text-transform:none;
}

.detcol .adultList .scroll {
    position:absolute;
    right:3px;
    top:0;
    width:11px;
    height:555px;
}

.detcol .adultList .scroll .rel {
    position:relative;
    width:11px;
    height:555px;
}

.detcol .adultList .scroll .rel .uparrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left top no-repeat;
    width:11px;
    height:12px;
    left:0;
    bottom:12px;
}

.detcol .adultList .scroll .rel .downarrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left -12px no-repeat;
    width:11px;
    height:12px;
    left:0;
    bottom:0;
}

.detcol .adultList .scroll .rel .scarea {
    position:relative;
    width:11px;
    height:528px;
    background:url( ../images/ansc.gif ) left top no-repeat;
}

.detcol .adultList .scroll .rel .scarea .bg {
    width:11px;
    height:528px;
    background:url( ../images/ansc.gif ) -11px bottom no-repeat;
}

.detcol .adultList .scroll .rel .scarea .slider {
    width:7px;
    height:22px;
    position:absolute;
    left:2px;
    top:10%;
    background:url( ../images/anotherSlider.gif ) left top no-repeat;
}

.detcol .noScroll {
    padding-right:0;
}

.detcol .adultList .anlc {
    float:left;
    width:108px;
    margin-right:5px;
}

.detcol .adultList .anlc .i {
    padding-bottom:6px;
}

.detcol .adultList .anlc .i h3 {
    font-size:.9em;
    color:#29abe2;
    border-bottom:none;
    font-weight:normal;
    padding-bottom:1px;
    margin-bottom:2px;
}

.detcol .adultList .anlc .i li {
    padding-bottom:1px;
    font-size:.85em;
}

.detcol .adultList .anlc .i li strong {
    color:#0ff !important;
    font-weight:normal;
}

.detcol .adultList .anlc .i li a {
    text-decoration:none;
    color:#fff;
}

.detcol .adultList .anlc .i li a:hover {
    color:#c2c2c3;
}

.detcol .adultList .anrc {
    float:left;
    background:url( ../images/anananrrrrr.gif ) left top repeat-y;
    width:262px;
    margin-top:4px;
}

.detcol .adultList .anrc .ttttbg {
    height:3px;
    background:url( ../images/anananrrrrr.gif ) -262px top no-repeat;
}

.detcol .adultList .anrc .bbbbbg {
    height:3px;
    background:url( ../images/anananrrrrr.gif ) -524px bottom no-repeat;
    margin-top:10px;
}

.detcol .adultList .anrc .it {
    float:left;
    width:75px;
    margin:10px 39px 7px 18px;
}

html>body .detcol .adultList .anrc .it {
    margin:10px 39px 7px 37px;
}

.detcol .adultList .anrc .it h4 {
    font-size:.75em;
    font-weight:normal;
    padding-bottom:2px;
    text-align:center;
}

.detcol .adultList .anrc .sc {
    margin:10px 0 7px 0 !important;
}

#prUp {
    position:absolute;
    width:560px;
    left:250px;
    top:90px;
    background-color:#000;
    padding:0 15px 15px 15px;
    border:1px solid #313436;
}

html>body #prUp {
    width:532px;
}

#prUp .detcol {
    margin-right:10px;
}

#prUp .prkl {
    float:left;
    width:120px;
    padding-top:28px;
}

#hmr2c .anotheranotheranotherlist {
    position:relative;
    height:577px;
    padding-right:20px;
    overflow:hidden;
}

#hmr2c .anotheranotheranotherlist .scroll {
    position:absolute;
    right:3px;
    top:0;
    width:10px;
    height:577px;
}

#hmr2c .anotheranotheranotherlist .scroll .rel {
    position:relative;
    width:10px;
    height:577px;
}

#hmr2c .anotheranotheranotherlist .scroll .rel .uparrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left top no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:12px;
}

#hmr2c .anotheranotheranotherlist .scroll .rel .downarrow {
    position:absolute;
    background:url( ../images/anotherScroll.gif ) left -12px no-repeat;
    width:10px;
    height:12px;
    left:0;
    bottom:0;
}

#hmr2c .anotheranotheranotherlist .scroll .rel .scarea {
    position:relative;
    width:10px;
    height:550px;
    background:url( ../images/anotherScrollArea.gif ) left top no-repeat;
}

#hmr2c .anotheranotheranotherlist .scroll .rel .scarea .bg {
    width:10px;
    height:550px;
    background:url( ../images/anotherScrollArea.gif ) right bottom no-repeat;
}

#hmr2c .anotheranotheranotherlist .scroll .rel .scarea .slider {
    width:7px;
    height:22px;
    position:absolute;
    left:2px;
    top:10%;
    background:url( ../images/anotherSlider.gif ) left top no-repeat;
}

#hmr2c .anotheranotheranotherlist .l {
    border-bottom:2px solid #53626f;
    padding:19px 0 19px 12px;
    height:1px;
    min-height:1px;
}

html>body #hmr2c .anotheranotheranotherlist .l {
    height:auto;
}

#hmr2c .anotheranotheranotherlist .firstL {
    border-top:2px solid #53626f;
}

#hmr2c .anotheranotheranotherlist .l .fc {
    float:left;
    width:117px;
    margin-right:22px;
}

#hmr2c .anotheranotheranotherlist .l .fc .im {
    margin-bottom:2px;
    border:1px solid #393939;
}

#hmr2c .anotheranotheranotherlist .l .fc .im td {
    width:115px;
    height:96px;
    text-align:center;
    vertical-align:center;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui h3 {
    text-transform:none;
    font-weight:bold;
    font-size:.95em;
    color:#bceb4b;
    float:left;
    margin-bottom:1px;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui h3 a.online {
    color:#c0f04c;
    background:url( ../images/online.gif ) right center no-repeat;
    padding-right:10px;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui h3 a {
    text-decoration:none;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui h3 a:hover {
    opacity:0.7;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p {
    clear:both;
    font-size:.85em;
    color:#c5d0d7;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p {
    font-size:.85em;
    color:#808080;
    text-transform:uppercase;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p a {
    color:#fff;
    text-decoration:none;
    padding-left:12px;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p a:hover {
    opacity:0.7;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p a.home {
    background:url( ../images/wwhome.gif ) left center no-repeat;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p a.air {
    background:url( ../images/wwair.gif ) left center no-repeat;
}

#hmr2c .anotheranotheranotherlist .l .fc .ui p span {
    font-size:.9em;
    color:#c5d0d7;
}

#hmr2c .anotheranotheranotherlist .l .sc {
    float:left;
    width:180px;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore {
    text-align:center;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .click {
    padding:32px 0 18px 0;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 {
    display:table;
    position:relative;
    width:100%;
    height:118px;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r {
    display:table-row;
    position:relative;
    width:100%;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .a, .columns3 .b, .columns3 .c, .columns3 .d {
    display:table-cell;
    position:relative;
    width:25%;
    vertical-align:bottom;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .r {
    display:block;
    width:auto;
    padding:0;
    font-family:Tahoma, sans-serif;
}

@media
all
and

(
-webkit-min-device-pixel-ratio:

0
)
{
body:first-of-type #hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .r {
    font-family:Trebuchet MS, Helvetica, sans-serif;
}

}
#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .a .r {
    padding-left:0;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .d .r {
    padding-right:0;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r h5 {
    font-size:.65em;
    font-weight:normal;
    padding-bottom:3px;
    color:#808080;
    text-transform:uppercase;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .area {
    position:relative;
    width:32px;
    margin:0 auto;
    margin-bottom:4px;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .area span {
    position:absolute;
    width:32px;
    bottom:2px;
    left:0;
    font-size:1em;
    font-weight:bold;
    color:#000;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .green {
    background-color:#39b54a;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .yellow {
    background-color:#f7931e;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .red {
    background-color:#f00;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .blue {
    background-color:#007dc5;
}

#hmr2c .anotheranotheranotherlist .l .sc .matchScore .columns3 .r .r p {
    font-size:.65em;
    text-transform:uppercase;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns {
    margin-top:12px;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .bb {
    float:left;
    margin-right:6px;
    background:url( ../images/bbbb.gif ) left top no-repeat;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .bb .bg {
    background:url( ../images/bbbb.gif ) right -15px no-repeat;
    height:15px;
    width:42px;
    min-width:42px;
}

html>body #hmr2c .anotheranotheranotherlist .l .sc .btns .bb .bg {
    width:auto;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .bb .bg a {
    padding:2px 8px 0 8px;
    text-align:center;
    display:block;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    font-size:.8em;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .bbll {
    margin-right:0;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .redbb {
    background:url( ../images/redbb.gif ) left top no-repeat;
}

#hmr2c .anotheranotheranotherlist .l .sc .btns .redbb .bg {
    background:url( ../images/redbb.gif ) right -15px no-repeat;
}

#mailCcol {
    float:left;
    width:570px;
    margin-right:10px;
}

#mailCcol .tl {
    padding-top:7px;
    padding-bottom:1px;
    font-size:.8em;
    text-transform:uppercase;
}

#mailCcol .tl p {
    padding-bottom:4px;
}

#mailCcol .tl DIV.online_notify {
	float:right;
	margin-top:-15px;
}
#mailCcol .tl p span.online {
    color:#c5d0d7;
    padding-left:15px;
    background:url( ../images/online.gif ) left center no-repeat;
}

#mailCcol table {
    width:100%;
    margin-bottom:17px;
}

#mailCcol td, #mailCcol th {
    vertical-align:top;
    text-align:left;
    padding:6px 5px 5px 6px;
}

#mailCcol td .check-r, #mailCcol th .check-r, #mailCcol td .check-n, #mailCcol th .check-n {
    width:12px;
    margin:0 7px 0 0;
}

#mailCcol td a, #mailCcol th a {
    text-decoration:none;
    color:#fff;
}

#mailCcol th {
    background:#151313 url( ../images/th.gif ) left top no-repeat;
    text-transform:uppercase;
    font-weight:normal;
    color:#fff;
    font-size:.85em;
}

#mailCcol th.first {
    background:url( ../images/thfirst.gif ) left top no-repeat;
}

#mailCcol th.last {
    background:url( ../images/thlast.gif ) right top no-repeat;
}

#mailCcol th a.down {
    background:url( ../images/down.gif ) right center no-repeat;
    padding-right:11px;
}

#mailCcol th a.up {
    background:url( ../images/up.gif ) right center no-repeat;
    padding-right:11px;
}

#mailCcol td {
    font-size:.99em;
    color:#a9aea9;
}

#mailCcol td a {
    color:#a9aea9;
}

#mailCcol td a.online {
    padding-right:11px;
    background:url( ../images/online.gif ) right center no-repeat;
}

#mailCcol td.answered {
    padding-right:16px;
    background:url( ../images/answered.gif ) right 9px no-repeat;
}

#mailCcol td.first {
    background:url( ../images/qwert.gif ) left top repeat-y;
}

#mailCcol td.last {
    background:url( ../images/qwert.gif ) right top repeat-y;
}

#mailCcol .unread td, #mailCcol .unread td a {
    color:#0ff;
}

#mailCcol .current td, #mailCcol .current td a {
    color:#3f5766;
    background-color:#0ff;
}

#mailCcol .lastrow td {
    background:url( ../images/qwewe.gif ) left bottom repeat-x;
    padding-bottom:0;
    height:4px;
}

#mailCcol .lastrow td.first {
    background:url( ../images/qweb.gif ) left bottom no-repeat;
}

#mailCcol .lastrow td.last {
    background:url( ../images/qwel.gif ) right bottom no-repeat;
}

#mailCcol .bl {
    padding-bottom:4px;
    margin-top:12px;
}

#mailCcol .bl .pager {
    float:right;
}

#mailCcol .bl .pager li {
    float:left;
    padding:0 2px;
    font-size:.85em;
}

#mailCcol .bl .pager li a {
    color:#fff;
    text-decoration:none;
}

#mailCcol .bl .pager li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#mailCcol .bl .pager li a:hover {
    color:#aaafb2;
}

#mailCcol .bl .pager select {
    float:left;
    font-size:7pt;
    line-height:10px;
    margin-top:-2px;
    width:60px;
}

#mailCcol .bl .sel {
    float:left;
    margin-top:-1px;
}

#mailCcol .bl .sel label {
    float:left;
    color:#c5d0d7;
    text-transform:uppercase;
    padding-top:1px;
    font-size:.85em;
    margin-right:2px;
}

#mailCcol .bl .sel select {
    float:left;
    margin-right:2px;
    color:#243f50;
    background-color:#fff;
    font-size:.85em;
    margin-top:-1px;
}

#mailCcol .bl .sel .btns {
    padding-left:10px;
    float:left;
    padding-top:1px;
}

#mailCcol .bl .sel .btn {
    float:left;
    margin-right:5px;
}

#mailRcol {
    float:left;
    width:264px;
    padding-top:37px;
    margin-top:-11px;
}

.msgwhiteBb {
    background:url( ../images/rrrrrrrrb.gif ) -528px top no-repeat !important;
}

.msgwhiteRound {
    background:url( ../images/rrrrrrrrb.gif ) left top repeat-y !important;
}

.msgwhiteTb {
    background:url( ../images/rrrrrrrrb.gif ) -264px top no-repeat !important;
}

#mailRcol .round {
    margin-bottom:8px;
    background:url( ../images/rrrrrrrr.gif ) left top repeat-y;
}

#mailRcol .round .tb {
    height:4px;
    background:url( ../images/rrrrrrrr.gif ) -264px top no-repeat;
}

#mailRcol .round .bb {
    height:4px;
    background:url( ../images/rrrrrrrr.gif ) -528px top no-repeat;
}





#mailRcol .round02 {
    margin-bottom:14px;
    background:url( ../images/rrrrrrrrrrrr.gif ) left top repeat-y;
}

#mailRcol .round02 .tb {
    height:4px;
    background:url( ../images/rrrrrrrrrrrr.gif ) -264px top no-repeat;
}

#mailRcol .round02 .bb {
    height:4px;
    background:url( ../images/rrrrrrrrrrrr.gif ) -528px top no-repeat;
}

#mailRcol .round .msgs {
    position:relative;
    height:1px;
    min-height:1px;
    padding:6px 11px 11px 17px;
}

html>body #mailRcol .round .msgs {
    height:170px;
    overflow-y:auto;
}

html>body #mailRcol .round .reply {
    height:150px;
}

html>body #mailRcol .round02 .desc {
    height:100%;
}

#mailRcol .round .msgs .rep {
    position:absolute;
    right:10px;
    top:2px;
}

#mailRcol .round .msgs .rep a {
    text-transform:uppercase;
    color:#898989;
    text-decoration:none;
    font-size:.7em;
}

#mailRcol .round .msgs h3 {
    font-size:1.2em;
    font-weight:bold;
    padding-bottom:4px;
}

#mailRcol .round .msgs p {
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    padding-bottom:10px;
}

#mailRcol .round .msgs p.msg {
    padding-left:10px;
    line-height:1.4em;
}

#mailRcol .round .msgs .bl ul {
    float:right;
}

#mailRcol .round .msgs .bl ul li {
    float:left;
    padding:0 2px;
    font-size:.85em;
}

#mailRcol .round .msgs .bl ul li span {
    color:#999;
}

#mailRcol .round .msgs .bl ul li a {
    color:#fff;
    text-decoration:none;
}

#mailRcol .round .msgs .bl ul li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#mailRcol .round .msgs .bl ul li a:hover {
    color:#aaafb2;
}

#mailRcol .round .msgs .bl .btns {
    float:left;
    margin-top:110px;
}

#mailRcol .round .msgs .bl .btns .btnl {
    float:left;
    margin-right:6px;
    width:65px;
}
#mailRcol .round .msgs .bl .btns .btnc {
    float:left;
    margin:0;
    width:70px;
}
#mailRcol .round .msgs .bl .btns .btnr {
    float:right;
    margin-left:35px;
    width:60px;
}

#mailRcol .round .bl ul {
    float:right;
}

#mailRcol .round .bl ul li {
    float:left;
    padding:0 2px;
    font-size:.85em;
}

#mailRcol .round .bl ul li span {
    color:#999;
}

#mailRcol .round .bl ul li a {
    color:#fff;
    text-decoration:none;
}

#mailRcol .round .bl ul li a.da {
    padding-right:14px;
    background:url( ../images/da.gif ) right center no-repeat;
}

#mailRcol .round .bl ul li a:hover {
    color:#aaafb2;
}

#mailRcol .round .bl .btns {
    float:left;
    margin-top:0px;
    padding-left:17px;
}

#mailRcol .round .bl .btns .btnl {
    float:left;
	margin-left:-4px;
	margin-right:10px;
	width:55px;
}
#mailRcol .round .bl .btns .btnc {
    float:left;
	margin-left:4px;
	width:80px;
}
#mailRcol .round .bl .btns .btnr {
    float:right;
	margin-left:38px;
	width:50px;
}

#mailRcol .round .reply label {
    display:block;
    float:left;
    font-size:.75em;
    padding:0 15px 4px 10px;
    background:url( ../images/da.gif ) right center no-repeat;
    text-transform:uppercase;
}

#mailRcol .round .reply textarea {
    width:199px;
    height:76px;
    border:1px solid #545555;
    background:#fff url( ../images/txtarea02.gif ) left top repeat-x;
    overflow:auto;
    color:#000;
    padding:2px 3px;
    margin-bottom:7px; 
    margin-left:7px;
}

html>body #mailRcol .round .reply textarea {
    width:242px;
    height:100px;
}

#mailRcol .round .reply .c {
    width:199px;
    margin:0 auto;
}

#mailRcol .round .reply .btns {
	float:left;
	margin-left:4px;
}
#mailRcol .round .reply .btn {
    margin:0 10px;
}

#mailRcol .round .reply .open {
    float:right;
    background:url( ../images/open.gif ) left top no-repeat;
    width:9px;
    height:8px;
    margin-top:2px;
}

#mailRcol .desc .imCol {
    float:left;
    width:165px;
    padding-left:8px;
    padding-top:5px;
    margin-right:12px;
    overflow:hidden;
}

html>body #mailRcol .desc .imCol {
    width:220px;
}

#mailRcol .desc .imCol .im {
    width:117px;
    height:98px;
    margin-bottom:8px;
}

html>body #mailRcol .desc .imCol .im {
    width:140px;
    height:100%;
}

#mailRcol .desc .imCol .im td {
    width:113px;
    height:100%;
    vertical-align:middle;
    text-align:left;
}

#mailRcol .desc .imCol .im td h4{
	text-transform:none;
    font-weight:bold;
    font-size:1em;
    padding-right:12px;
    margin-bottom:5px;
}

#mailRcol .desc .imCol .im td h4.online{
	color:#bceb4b;
}


#mailRcol .desc .imCol .im td nobr.click{
	color:#666664;
}

#mailRcol .desc .imCol .im td p.home {
    background:url( ../images/whome.gif ) left center no-repeat;
    text-align:left; 
    padding-left:15px;
}

#mailRcol .desc .imCol .im td p.air {
    background:url( ../images/wair.gif ) left center no-repeat;
    text-align:left;
    padding-left:15px;
}

#mailRcol .desc .imCol .im td p.neigh {
    background:url( ../images/wstar.gif) left center no-repeat;
    text-align:left;
    padding-left:15px;
}

#mailRcol .desc .imCol .play {
    height:1px;
    min-height:1px;
    text-align:center;
    text-transform:uppercase;
}

html>body #mailRcol .desc .imCol .play {
    height:auto;
}

#mailRcol .desc .imCol .play .scroll {
    position:relative;
    margin:0 auto;
    width:96px;
    height:16px;
    background:url( ../images/anScroll03.gif ) left top no-repeat;
}

#mailRcol .desc .imCol .play .scroll .slider {
    position:absolute;
    right:0;
    top:0;
    width:8px;
    height:16px;
    background:url( ../images/anScroll03.gif ) left -16px no-repeat;
    overflow:hidden;
}

#mailRcol .desc .imCol .play .leg {
    padding-top:4px;
    font-size:.85em;
}

#mailRcol .desc .shDesc {
    float:left;
    width:137px;
    padding-top:3px;
}

#mailRcol .desc .shDesc h4 {
    text-transform:none;
    font-weight:bold;
    font-size:1em;
    padding-right:12px;
    float:left;
    margin-bottom:5px;
}

#mailRcol .desc .shDesc h4.online {
	color:#bceb4b;
    background:url( ../images/online.gif ) right center no-repeat;
}

#mailRcol .desc .shDesc ul {
    padding-bottom:8px;
    height:96px;
    min-height:88px;
}

html>body #mailRcol .desc .shDesc ul {
    height:auto;
}

#mailRcol .desc .shDesc li {
    font-size:.85em;
}

#mailRcol .desc .shDesc li span {
    display:block;
    float:left;
    width:48px;
    font-size:.85em;
    color:#8e928e;
    padding-top:1px;
}

#mailRcol .desc .shDesc p {
    padding:2px 0 2px 16px;
    font-size:.9em;
}

#mailRcol .desc .shDesc p.home {
    background:url( ../images/whome.gif ) left center no-repeat;
}

#mailRcol .desc .shDesc p.neigh {
    background:url( ../images/wstar.gif ) left center no-repeat;
}

#mailRcol .desc .shDesc p.air {
    background:url( ../images/wair.gif ) left center no-repeat;
}


#photoCntrls {
    margin-top:-14px;
    margin-bottom:25px;
}

#photoCntrls .ch {
    float:left;
    width:11px;
    margin:-5px 6px 2px 0;
}

html>body #photoCntrls .ch {
    margin:-1px 8px 5px 0;
}

#photoCntrls label {
    float:left;
    text-transform:uppercase;
    padding-right:25px;
    font-size:.85em;
}

#photoCntrls .btn {
    margin-top:-6px;
}

.row-el.error {
	padding:3px 0 3px 55px;
	color:#FF0000;
}

.row-el.ReplyError{
	padding:0px 0 0px 7px;
	color:#FF0000;
	font-size:0.8em;
}


.ajaxImageCompose{
	
}

.loopBlock{
	display:none; 
	background:url(../images/bluepx.png); 
	position:absolute; 
	width:110px; 
	height:80px; 
	top:0px; 
	left:0px; 
	padding-top:30px;	
}


.tabDetail {margin-right:10px;}

#hmr2c .detail-layer {background:url(../images/adultbgtop.gif) top left no-repeat; padding-top:5px; height:515px;}
#hmr2c .detail-layer div {background:url(../images/adultbgbot.gif) bottom left no-repeat; padding:0 5px; height:530px; overflow:auto;}

#hmr2c .detail-layer {margin-bottom:20px;}
#hmr2c .detail-layer h4 {color:#fff; font-weight:bold; text-transform:uppercase; font-size:8pt; border-bottom:1px solid #9b9e9b ; padding-bottom:3px; margin-bottom:3px;}
#hmr2c .detail-layer table {margin-bottom:20px;}

#hmr2c .detail-layer td {text-transform:none; font-size:8pt; color:black; font-weight:bold;}
#hmr2c .detail-layer td.adult-title {text-transform:uppercase; color:#414042; font-weight:bold; width:135px;}

.popup_form {color:#fff; width:520px; background:#000; padding:20px 0 20px 20px; font-size:7.5pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
.popup_form span {font-size:7pt; color:#939598;}
.popup_form td {padding:0 20px 10px 0; vertical-align:top;}
.popup_form .itext {border:1px solid #6e6f70; background:url(../images/itext-bg.gif) #ffffff left top repeat-x; height:22px; width:390px;}
.popup_form textarea {border:1px solid #6e6f70; background:url(../images/textarea-bg.gif) #ffffff left top repeat-x; height:163px; width:390px;}

.message_popup {padding:10px 15px 25px; background:#000; font-family:Arial; width:575px; text-align:center; font-weight:bold; color:white; font-size:10.5pt; font-weight:bold;}
.message_popup p {margin-bottom:20px;}
.message_popup a {background:#28a1d6; color:white; font-weight:bold; border:0px; font-size:10.5pt; font-family:Arial, Helvetica, sans-serif; padding:3px 10px; margin:10px 0px; cursor:pointer;}


.membernotes-popup {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:black none repeat scroll 0 0;
	border:1px solid #999999;
	top:400px;
	color:#27A4D4;
	font-size:8pt;
	font-weight:bold;
	line-height:16px;
	padding:20px;
	position:absolute;
	right:110px;
	text-align:left;
	width:197px;
	z-index:1100;
}


.pr-tabs {margin-top:-7px; height:38px;}
.pr-tabs li {font-size:7pt; font-weight:bold; color:#c5d0d7; text-transform:uppercase; text-align:center; padding-top:8px; list-style:none; float:left; background:url(../images/tab.png) left top no-repeat; width:70px; height:17px; margin-right:5px;}
.pr-tabs li a {text-decoration:none; color:#c5d0d7;}
.pr-tabs li.active {background:url(../images/tab-act.png) left top no-repeat; width:71px; color:#00ffff;}
.pr-tabs li.active a {color:#00ffff;}


.noemail {width:787px; height:489px; background:url(../images/noemail.png) left top no-repeat; margin:30px 0 0 10px; position:relative;}
.noemail_reply {display:block; width:225px; height:110px; text-indent:1000px; overflow:hidden; position:absolute; top:210px; right:13px;}
.profile {display:block; width:225px; height:140px; text-indent:1000px; overflow:hidden; position:absolute; top:335px; right:13px;}



.left-slider {width:121px; background:url(../images/grid.png) left center no-repeat; margin-left:16px; position:relative;}

#prrc #roundArea .content .alignedItem .rpsub select {background:#000; color:#fff; font-size:7.5pt; text-transform:uppercase;}
#prrc #roundArea .content .alignedItem .rpsub select option {font-size:7.5pt; text-transform:uppercase; color:white; padding-right:20px;}

#birthForm td {font-size:8pt; font-weight:bold;}
#birthForm td select {background:#000; color:#fff; font-size:8pt; text-transform:uppercase;}
#birthForm td select option {font-size:8pt; text-transform:uppercase; padding-right:9px; color:white;}

#msgError{
    color:#FF0000;
    font-size:0.8em;
}

.membernotes-entry-popup {background:black; font-weight:bold; width:234px; padding:5px; border:1px solid #999; text-align:left; position:absolute; top:360px; right:110px; font-size:8pt; z-index:1100}
.membernotes-entry-popup h3 {font-size:7.5pt; color:white; text-transform:uppercase; padding-bottom:5px;}
.membernotes-entry-popup textarea {background:url(../images/popup-textarea.jpg) left top no-repeat; width:234px; height:154px; font-weight:bold; color:black; font-size:8pt; border:0px; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px;}

.simple_upload_link{
	color:#00FFFF;
	text-decoration:none;	
}                                     







div.mask {
    position:fixed; 
    top:0px;
    left:0px;
    z-index:9000;
    background-color:#000;
    display:none;
}

div.modal.window {
    position:absolute;   
    display:none;  
    z-index:9999;
}

#cometchatflashcontent {
    position:absolute !important;
    left:-999px !important;
}

#report-user-popup {
    background:black none repeat scroll 0 0;
    border:1px solid #999999;
    color:#27A4D4;
    font-size:8pt;
    font-weight:bold;
    line-height:16px;
    height:435px;
    width:516px;
    padding:20px;
    text-align:left;
}



.account_suspended {width:600px; height:512px; position:absolute; background:url(../images/account_suspended.gif) left top no-repeat;}
.account_suspended a.reactivate {display:block; float:right; width:308px; height:40px; white-space:nowrap; text-indent:1000px; overflow:hidden; margin-top:330px; margin-right:22px;}
.account_suspended a.keep {display:block; float:right; width:308px; height:40px; white-space:nowrap; text-indent:1000px; overflow:hidden; margin-top:27px; margin-right:22px;}
.account_suspended a.close_susp {float:right; margin-top:-10px; margin-right:-10px;}

