html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  color: #000;
  font: 12px/1.5 "Helvetica Neue", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
  letter-spacing: normal;
  background: #fff url(/static/ed1c4547e47fe85665208a8ebc5f8ec4.jpg) left top repeat-x;

}

h1, h2, h3, h4, h5, h6, caption {
  margin: 0 0 7px 0;
  padding: 0;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
  line-height: 120%;
}

h1 {
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  font: normal 30px "Times New Roman", Times, serif;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

a:link,
a:visited {
  color: #D3A9CC;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

a img {
  border: none;
}

p {
  margin-bottom: 10px;
  line-height: 120%;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0 0 4px 0;
  padding: 0;
}

.cut {
  clear: both;
  height: 1px;
  overflow: hidden;
  display: block;
}

.clear {
	clear:both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

#content {
  width: 960px;
  padding: 0;
  margin: 0 auto;
}



/* LANDING > 1
------------------------------------------------------ */

/* Top area */

.landing1 #header {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #333;
}

.landing1 #header .logo {
  float: left;
  padding: 10px;
}

.landing1 #header .signin {
  float: right;
  padding: 22px 20px 0 0;
  margin-right: 110px;
  font-size: 13px;
  z-index: 999;
  position: relative;
}

.landing1 #header .signin a:link,
.landing1 #header .signin a:visited {
  color: #D3A9CC;
  text-decoration: underline;
}

.landing1 #header .signin a:hover {
  text-decoration: none;
  color: #fff;
}

.landing1 #main #top {
  display: block;
  clear: both;
  height: 330px;
  padding: 0 20px;
  background: #fff url(/static/c9c44608b8b7c7321357297f07eed00f.png) left top repeat-x;

}

.landing1 #main #top h1 {
  width: 610px;
  height: 90px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: transparent url(/static/9decda453d79c954c07a3001564b850c.png) left 5px no-repeat;
  z-index: 999;
  text-indent: -5000px;
}

.landing1 #main #top h2 {
  color: #D3A9CC;
  font-size: 17px;
  text-shadow: 1px 1px 0 #000;
}

.landing1 #main #top .features-wrap {
  display: block;
  clear: both;
  margin: 18px 0 0 0;
}

.landing1 #main #top .features-wrap .box {
  float: left;
  margin-right: 15px;
  padding: 8px 15px;
  background: transparent url(/static/7cfa50cfe62ded87a9fc692edacd81b8.png) left top repeat-x;
  width: 220px;
  height: 125px;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  color: #fff;
}

.landing1 #main #top .features-wrap .box ul {
  list-style-type: disc;
  margin: 0 0 0 14px;
  padding: 0;
}

.landing1 #main #top .features-wrap .box ul li {
  color: #eee;
  font-size: 11px;
  line-height: 16px;
}

.landing1 #main #top .girl {
  width: 193px;
  height: 383px;
  overflow: hidden;
  position: absolute;
  margin: -53px 0 0 760px;
  background: transparent url(/static/bd4c4a165ba24368df2f568823aeb079.gif) left top no-repeat;
  z-index: 1;
}

/* Listings aera */

.landing1 #main #listings {
  background: #eee;
  margin: 0 0 30px 0;
  padding: 0 0 5px 0 !important;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.landing1 #main #listings ul.nav {
  list-style-type: none;
  padding: 9px 5px 0 7px;
  background: #9D7CBB url(/static/ff04c30d00f26eae4d202c93c9a8b887.png) left bottom repeat-x;
  height: 28px;
  border-bottom: 1px solid #D5A9CD;
}

.landing1 #main #listings ul.nav li {
  float: left;
  margin: 0 2px;
}

.landing1 #main #listings ul.nav li a {
  display: block;
  padding: 4px 12px 0 12px;
  background: #63177A;
  height: 24px;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #D5A9CD;
}

.landing1 #main #listings ul.nav li a:hover {
  background: #4A115B;
}

.landing1 #main #listings ul.nav li a.selected {
  background: #eee;
  color: #63177A;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}

.landing1 #main #listings ul.nav li.much-more {
  float: right;
  margin-right: 12px;
}

.landing1 #main #listings ul.nav li.much-more a {
  background: transparent url(/static/1ae5fc67a70777828872f04db3d3b30a.png) right 5px no-repeat;
  color: #fff;
  padding: 1px 20px 0 0;
  border: 0;
  text-decoration: underline;
  font-weight: bold;
}

.landing1 #main #listings ul.nav li.much-more a:hover {
  text-decoration: none;
}



/* Footer */


div#footer {
  background: transparent url(/static/a43cc33cdd2de3390a761179242b5623.gif) left top repeat-x;
  text-align:center;
  padding:25px 0;
}

div#footer p.copy {
  color: #666;
  font-size:11px;
  margin-bottom: 20px;
}


.listings a:link, a:visited {
  color: #06C;
  text-decoration: none;
}

.listings a:hover {
  text-decoration: underline;
}

.listings p {
  color: #666;
}

/* New Card styles for Landing Page ONLY */

.listing { height: auto !important; border: 1px solid #ddd !important; border-radius: 0px !important; width: 300px !important; }

.listing .ncrd-left { position: relative; overflow: hidden; }
.listing .ncrd-pic { position: absolute; width: 138px; height: 180px; overflow: hidden; display: flex; align-items: center; justify-content: center; z-index: 1; }
.listing .ncrd-pic a { width: 98%; height: 98%; display: flex; justify-content: center; }
.listing .ncrd-pic .imgmax { max-width: 136px; max-height: 178px; object-fit: contain; overflow: hidden; }
.listing .right { width: 138px !important; }
.listing .right ul li.description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 3em;
}
.listing .ncrd-ratings { display: flex; justify-content: flex-start; margin-bottom: 5px;  }
.listing .ncrd-ratings .inside { display: flex; justify-content: flex-start; width: auto; }
.listing .ncrd-ratings .stars { display: flex; justify-content: flex-start; margin: 2px 5px 0px 0px; }
.listing .ncrd-ratings a:link, .listing .ncrd-ratings a:visited, .listing .ncrd-ratings a:active { color: #444; }
.listing .ncrd-ratings a:hover { color: #06c; }
.listing .details span.per-text { color: #999; }
.listing .ncrd-blurbox { 
  z-index: -1;
  filter: blur(10px) opacity(80%); 
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200%;
  width: 136px;
  height: 178px;
  clip-path: inset(0);
}

@media all and (max-width: 900px) {
  .listing .ncrd-pic { width: 138px; height: 180px; }
  .listing .ncrd-pic .imgmax { max-width: 136px; max-height: 178px; }
  .listing .ncrd-blurbox { width: 136px; height: 178px; }
}
/* ----- SLIDER ----- */

.scrollable {
  position: relative;
  overflow: hidden;
  width: 728px;
  height: auto;
  clear: left;
}

.member #contentLive .scrollable {
  margin-left: 18px;
}

.scrollable.home {
  height: 610px;
}

.scrollable .items {
  clear: both;
  position: relative;
  width: 20000em;
}

.items {
  float: left;
  margin-left: 24px;
}

#listings_placeholder #bodyColor .scrollable .items {
  margin-left: 21px;
}

.items div.item {
  float: left;
}

.item {
  width: 728px;
}

/* ----- BOXES ----- */

.listing {
  width: 332px;
  margin: 3px 6px 3px 1px;
  height: 133px;
  border: 1px solid #7E52A6;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  float: left;
}

.call-button {
  display: block;
  width: 136px;
  height: 34px;
  text-indent: -999999px;
  overflow: hidden;
}

.call-button span
{
    display: none;
}

.send-mail-busy {
  background: url(/static/4ad3b1fbea109b0106a72fbece17b638.png) 0px -34px no-repeat;
  background-size: 136px 170px;
}

.send-mail-away {
  background: url(/static/4ad3b1fbea109b0106a72fbece17b638.png) 0px 0px no-repeat;
  background-size: 136px 170px;
}

.send-text-away {
  background: url(/static/57fc8fae67de789ea9419fa811b93d57.png) 0px 0px no-repeat;
  background-size: 136px 34px;
}

.buy-now {
  background: url(/static/4ad3b1fbea109b0106a72fbece17b638.png) 0px -68px no-repeat;
  background-size: 136px 170px;
}
.buy-now.goody {
  background: url(/static/c06a2f2e908de6ce00a6ecca9754d47a.png) 0px 0px no-repeat;
  background-size: 136px 34px;
  width: 136px;
  height: 34px;
}
.call-now {
  background: url(/static/4ad3b1fbea109b0106a72fbece17b638.png) 0px -102px no-repeat;
  background-size: 136px 170px;
}

.listen-now {
  background: url(/static/4ad3b1fbea109b0106a72fbece17b638.png) 0px -136px no-repeat;
  background-size: 136px 170px;
}

.listing .left {
  height:auto;
  float: left;
}

.listing .left .pic {
  padding: 0;
  overflow: hidden;
  text-align: center;
}

.listing .left .pic a img {
  /*  width: 95px;*/
}

.listing .left .stars {
  display: block;
  clear: both;
  width: 60px;
  height: 12px;
  margin: 0 auto;
  float: none;
}


.listing .right .online-status {
  display: none;
  color: #149718;
  margin-top: 5px;
}

.listing .right .offline-status {
  color: white;
  margin-top: 5px;
}

.stars {
  display: block;
  clear: both;
  width: 75px;
  margin: 0 auto;
  margin-bottom: 6px;
  float: none;
}

.stars .on {
  background: transparent url(/static/97055ee19f464e4e29f9cb2b9d70f109.png);
  background-size: 15px 15px;
  float: left;
  width: 15px;
  height: 15px;
  display: block;
  overflow: hidden;
}
.stars:hover span{
  text-decoration:underline;
  color:#06C;
}
.stars .off {
  background: transparent url(/static/ede02c8b1ab83c35ce2f62ec8a33d11e.png);
  background-size: 15px 15px;
  float: left;
  width: 15px;
  height: 15px;
  display: block;
  overflow: hidden;
}

.stars p {
  font-size: 10px;
  color: #777;
  text-align: center;
  display: block;
  clear: both;
  padding: 3px 0 0 0;
  margin: 0;
}
.stars p a{
  color: #777;
}

table#table-fbk-sum tbody tr td.label {
  text-align: right;
  font-weight: bold;
}

table#table-fbk-sum tbody tr td span a {
  font-size: 11px;
  margin-left: 10px;
}

table#table-fbk-sum tbody tr td.feedback-rating .stars {
  width: 150px !important;
  margin: 0;
  padding-top: 3px;
}

table#table-fbk-sum tbody tr td.feedback-rating .stars p {
  float: left;
  display: inline;
  width: 80px;
  clear: none;
  text-align: left;
  padding: 0;
  margin: -2px 0 0 8px;
}

.listing .right {
  float: right;
  width: 155px;
  margin: 5px 8px 5px;
  padding-right: 3px;
}

.listing .right ul {
  margin: 5px 0 0 0;
  padding: 0;
  display: block;
}

.listing .right ul li {
  list-style: none;
}

.listing .right ul li.name {
  display: block;
  padding-top: 2px;
  color: #111;
}

.listing .right ul li.name .float-left {
  font-weight: bold;
  width: 225px;
  height: 22px;
  padding-top: 0;
  overflow: hidden;
  float: left;
}

.listing .right ul li.name .float-left a {
  width: 160px;
  display: block;
  height: 22px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444;
}
.listing .right ul li.name .float-left a:hover {
  color: #06c;
}

.listing .right ul li.name .float-left p {
  width: 160px;
  display: block;
  height: 22px;
  float: left;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.listing .right ul li.name .float-left span,
#boxlist span {
  background: transparent url(/static/b3d5343091c113e3085a20aebbad2777.png) left top no-repeat;
  float: right;
  width: 30px;
  height: 23px;
  margin-top: -26px;
  z-index: 99999;
}

.listing .right ul li.name .float-right {
  height: 16px;
  width: 32px;
  display: none;
  float: right;
}

.listing .right ul li.name .float-right .rising-star {
  background: transparent url(/static/27d5714a0cb0a79d9b170db4b958e83b.png) left -40px no-repeat;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  float: left;
}

.listing .right ul li.name .float-right .select-gold,
.listing .right ul li.name .float-right .select-silver,
.listing .right ul li.name .float-right .select-bronze {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  float: left;
}



.listing .right ul li.name .float-right .top-gold,
.listing .right ul li.name .float-right .top-silver,
.listing .right ul li.name .float-right .top-bronze {
  width: 13px;
  height: 13px;
  margin-top: 1px;
  float: left;
}

.listing .right ul li.name .float-right .top-gold {

}

.listing .right ul li.name .float-right .top-silver {

}

.listing .right ul li.name .float-right .top-bronze {

}


.listing .right ul li.description {
  display: block;
  clear: both;
}

.listing .right ul li.description p {
  color: #444;
  margin: 0;
  padding: 0;
}

.listing .right ul li.description a {
  color: #444;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.listing .right ul li.description a:hover {
  color: #06c;
  text-decoration: underline;
}

.listing .right ul li.details p {
  margin: 0 0 7px 0;
  padding: 0;
}

.listing .right ul li.details p.float-right span {
  font-size: 11px;
  color: #666;
  padding-right: 1px;
}

/* INDEX BROWSE */

#browseleftPosOn {
  position: fixed;
  margin-top: 40px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
}

#browseleftPosOff {
  position: fixed;
  margin-top: 40px;
  width: 40px;
  height: 50px;
  z-index: 2;
}

#browserightPosOn {
  position: fixed;
  margin-top: 40px;
  margin-left: 710px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
}

#browserightPosOff {
  position: fixed;
  margin-top: 40px;
  margin-left: 710px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
}

/* CATEGORY BROWSE */

#browseleftCatPosOn a {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) no-repeat scroll left -178px transparent;
  cursor: pointer;
  display: block;
  height: 38px;
  margin-left: -7px;
  margin-top: 130px;
  overflow: hidden;
  position: fixed;
  text-indent: -999px;
  width: 30px;
  z-index: 2;
}

#browseleftCatPosOn a:hover {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) left -216px no-repeat;
}

.member #contentLive #browseleftCatPosOn a {
  margin-left: 7px;
  /* margin-top: 320px; */
}

#browseleftCatPosOff {
  position: fixed;
  margin-top: 75px;
  width: 40px;
  height: 50px;
  z-index: 2;
}

#browserightCatPosOn a {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) no-repeat scroll left -102px transparent;
  cursor: pointer;
  display: block;
  height: 38px;
  margin-left: 728px;
  margin-top: 130px;
  overflow: hidden;
  position: fixed;
  text-indent: -999px;
  width: 30px;
  z-index: 2;
}

#browserightCatPosOn a.disabled, #browseleftCatPosOn a.disabled {
  display: none!important;
}

#browserightCatPosOn a:hover {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) left -140px no-repeat;
}

/* Categories */

#listings_placeholder #bodyColor #browseleftCatPosOn a,
#listings_placeholder #bodyColor #browserightCatPosOn a {
  margin-top: 165px !important;
}

#listings_placeholder #bodyColor #browserightCatPosOn a {
  margin-left: 729px !important;
}

#listings_placeholder #bodyColor #browserightCatPosOn a.wide {
  margin-left: 909px !important;
}

/* Member */

.member #contentLive #browseleftCatPosOn a,
.member #contentLive #browserightCatPosOn a {
  margin-top: 170px;
}

.member #contentLive #browserightCatPosOn a {
  margin-left: 751px;
}


#browserightCatPosOn2 {
  position: fixed;
  margin-top: 75px;
  margin-left: 890px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  display: none;
}

#browserightCatPosOff {
  position: fixed;
  margin-top: 75px;
  margin-left: 710px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
}

#browserightCatPosOff2 {
  position: fixed;
  margin-top: 75px;
  margin-left: 890px;
  width: 40px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  display: none;
}

#boxlist {
  width: 150px;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}

.content-body div div #boxlist .listprice {
  margin-top: 3px;
}

#boxlistBot {
  background: url(/static/59a386e8104ba31b19b1e21a176b9bbe.gif) no-repeat;
  background-position: 0 -7px;
  height: 7px;
  width: 150px;
}

.listphoto {
  font-size: 9px;
}

.listname {
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  margin-left: 5px;
}

.listdetails {
  float: left;
  font-size: 16px;
  font-weight: bold;
}

.listaward {
  background-color: #fff;
  height: 16px;
  width: 37px;
  text-align: right;
  position: relative;
  float: right;
}

.listprice {
  color: #666;
  font-size: 11px;
  margin-top: -2px;
}

#actionicons {
  font-size: 11px;
  float: right;
}

#actionicons div {
  float: left;
}

#actionicons .link {
  padding-top: 1px;
  padding-left: 5px;
  padding-right: 10px;
}

/* Listings section */

#content-single {
  background: none;
  position: relative;
  padding-top: 0;
  float: left;
}

#content-single .top {
  background: transparent url(/static/5fd413704ec40d8c89947575f56a8a5b.gif) left top no-repeat;
  width: 950px;
  overflow: hidden;
  z-index: 100;
  clear: both;
}

#content-single .top.scrolling {
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 99;
}

#content-single .top .content {
  background: #fff;
  margin-top: 5px;
  padding-top: 4px;
  overflow: hidden;
  position: relative;
}

#content-single .top .content .hgroup { position: absolute; }

#content-single .top .content .option {
  /* width: 780px; */
  height: 33px;
  overflow: hidden;
  float: right;
  padding-right: 10px;
  text-align: right;
}

#content-single .top .content .option a {
  float: none;
  display: inline-block;
}

#content-single .show_goodies.tab, #content-single .show_chat.tab {
  position: relative;
}

#content-single .show_goodies.tab img.new_tag, #content-single .show_chat.tab img.new_tag {
  position: absolute;
  top: -5px;
  left: -7px;
}

#content-single h2 {
  float: left;
  width: auto;
}

#content-single h2 a {
  float: left;
  font-size: 16px;
  color: #0066CC;
  text-decoration: none;
  margin-left: 10px;
}

#content-single h3 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  padding-left: 10px;
  float: left;
  margin-bottom: 0;
}

#content-single .content-body {
  float: left;
  width: 100%;
  margin-top: -1px;
}

#content-single .call-button {
  margin-left: 5px;
}

#content-single .leftb {
  width: 160px;
  background: red;
  padding: 0px 0px 7px 0px;
  float: left;
  background: url(/static/bbfa4b7ed69729246adc1743e435703d.gif) left bottom no-repeat;

  position: absolute;
  z-index: 98;
}

#content-single .content-body .leftb.scrolling {
  position: fixed;
}

#content-single .leftb .bg {
  background: #fff;
  float: left;
  padding-left: 5px;
  width: 155px;
}

#content-single .leftb .call {
  margin: 5px;
  padding: 5px 0;
  font-size: 11px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 13px;
}

#content-single .leftb .send,#content-single .leftb .pay,#content-single .leftb .add, #content-single .leftb .callmodel {
  float: left;
  width: 800px;
  padding-left: 30px;
  text-align: left;
  color: #0466d1;
  font-size: 11px;
  margin-bottom: 6px;
  margin-left: 5px;
  display: block;
  height: 22px;
  padding-top: 2px;
}

#content-single .leftb .send {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) -614px -144px no-repeat;
  font-size: 13px;
}

#content-single .leftb .pay {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) -614px -120px no-repeat;
  font-size: 13px;
}

#content-single .leftb .add {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) -614px -168px no-repeat !important;
  font-size: 13px !important;
  height: 24px;
  border: none;
  padding-left: 30px !important;
}

#content-single .leftb .callmodel {
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) -614px -192px no-repeat;
}

#content-single .rightb,#content-single .rightb {
  margin-left: 160px;
  width: 788px;
  float: none;
  border: 1px solid #63177A;
  position: relative;
  background: #fff;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  min-height: 350px;
}

#content-single .rigfht .option ,
#content-single .rightb .option {
  position: absolute;
  top: -27px;
  right: 7px;
}

.option .tab, .search-results-nav-2 .tab {
  color: white;
  font-size: 12px;
  font-weight: normal;
  display: block;
  float: left;
  margin-right: 3px;
}

.option .tab span, .search-results-nav-2 .tab span {
  color: #06c;
  font-size: 12px;
  font-weight: normal;
  background: none;
  display: block;
  float: left;
  padding: 4px 10px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}

.option .tab img, .search-results-nav-2 .tab img {
  float: left;
  margin: 2px 8px 0 6px;
}

.option .tab.now,.search-results-nav-2 .tab.now {
  background: none;
}

.option .tab.now span, .search-results-nav-2 .tab.now span {
  background: none;
  color: #000;
  border-bottom: 3px solid #63177a;
}

/* Listing detail custom styles */

#content-single .righft #listing-content,
#content-single .rightb #listing-content {
  width: 100%;
  overflow: hidden;
  padding: 10px 0px;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  min-height: 350px;
}

#content-single .rightb #contentProfile {
  overflow: hidden;
}

#content-single .rightb #listing-content img,
#content-single .rightb #contentProfile img {
  vertical-align: top;
  font-size: 1px;
}

#content-single .rigfht #listing-content h4,
#content-single .rightb #listing-content h4 {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-style: italic;
}

#content-single .rigfht #listing-content p ,
#content-single .rightb #listing-content p {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px;
}

#content-single .righft #listing-content p.important ,
#content-single .rightb #listing-content p.important {
  font-weight: bold;
  font-size: 14px;
}

#content-single .righft #listing-content p.great ,
#content-single .rightb #listing-content p.great {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}

#content-single .rigfht #listing-content #price ,
#content-single .rightb #listing-content #price {
  float: left;
  padding-left: 60px;
}

#content-single .rigfht #listing-content span.price ,
#content-single .rightb #listing-content span.price {
  display: block;
  width: 165px;
  background: red;
  height: 110px;
  float: left;
  text-indent: -999px;
  overflow: hidden;
}

#content-single .rigfht #listing-content span.p_10 ,
#content-single .rightb #listing-content span.p_10 {
  background: url(/static/899e42f83687ea195a224f50dc6cd194.jpg) left top no-repeat;
}

/* Listing feedback */

h2.big-bold {
  font-size: 16px;
  font-weight: bold;
}

#content-single .rigfht #listing-feedback ,
#content-single .rightb #listing-feedback {
  padding: 10px;
}

#content-single .righft #listing-feedback .tableHeader h2 span ,
#content-single .rightb #listing-feedback .tableHeader h2 span {
  float: right;
}

#content-single .righft #listing-feedback .tableHeader h2 span a,
#content-single .rightb #listing-feedback .tableHeader h2 span a {
  font-size: 11px;
  display: block;
  text-align: right;
  padding: 5px 0 0 0;
  font-weight: normal;
}

#content-single .rigfht #listing-feedback .tableHeader h2 span a:hover ,
#content-single .rightb #listing-feedback .tableHeader h2 span a:hover {
  text-decoration: underline;
}

#content-single .rigfht #listing-feedback .pagination ,
#content-single .rightb #listing-feedback .pagination {
  padding-bottom: 7px;
}

#content-single .rifght #listing-feedback .pagination.b ,
#content-single .rightb #listing-feedback .pagination.b {
  padding-top: 7px;
}

#content-single .rifght #listing-feedback .first img ,
#content-single .rightb #listing-feedback .first img {
  width: 11px;
  height: 10px;
  border: none;
  margin-left: 5px
}

#content-single .rigfht #contentset3 ,
#content-single .rightb #contentset3 {
  padding: 15px;
  display: block;
  float: left;
  background: #fff;
}

#table tbody tr td .stars {
  margin-top: 3px;
}

/* LISTING PAGE TABS */

#tabtop1-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: 0 0px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop1-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: 0 -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop2-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -100px 0;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop2-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -100px -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop3-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -200px 0;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop3-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -200px -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop4-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -300px 0;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop4-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -300px -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop5-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -400px 0;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop5-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -400px -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop6-on {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -500px 0;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tabtop6-off {
  /*background: url(../../../../../public/niteflirt/images/redesign/list-tabs.gif) no-repeat;*/
  background-position: -500px -26px;
  width: 100px;
  height: 26px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}

#tablisting {
  color: white;
  padding-left: 40px;
  padding-top: 7px;
  font-weight: bold;
  font-size: 11px;
}

#tabprofile {
  color: white;
  padding-left: 40px;
  padding-top: 7px;
  font-weight: bold;
  font-size: 11px;
}

#tabphonesex {
  color: white;
  padding-left: 30px;
  padding-top: 7px;
  font-weight: bold;
  font-size: 11px;
}

#tabrecordings {
  color: white;
  padding-left: 23px;
  padding-top: 7px;
  font-weight: bold;
  font-size: 11px;
}

#tabgoodies {
  color: white;
  padding-left: 37px;
  padding-top: 7px;
  font-weight: bold;
  font-size: 11px;
}

/* AWARD ICONS */

#star1-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: 0 0px;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

#star2-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: -16px 0;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

#star3-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: -32px 0;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

#award1-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: 0 -16px;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

#award2-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: -16px -16px;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

#award3-sm {
  /*background: url(../../../../../public/niteflirt/images/redesign/awards-sprite.gif) no-repeat;*/
  background-position: -32px -16px;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  float: right;
  cursor: pointer;
}

/*Tabs Hero */

#heroContainer {
  float: left;
  width: 750px;
  height: 150px;
  position: relative;
}

#heroContainer .tabs {
  list-style: none;
  margin-left: 48%;
  position: absolute;
  bottom: 5px;
}

#heroContainer .tabs li {
  float: left;
  width: 15px;
  height: 15px;
}

#heroContainer .tabs li a {
  float: left;
  width: 15px;
  height: 15px;
}

#heroContainer .tabs li.one a {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) 0 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.two a {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) 0 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.three a {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) 0 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.four a {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) 0 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li a.current {

}

#heroContainer .tabs li a:hover {
  text-decoration: none;
}

#heroContainer .tabs li.one a.current {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) -13px 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.two a.current {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) -13px 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.three a.current {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) -13px 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .tabs li.four a.current {
  background: url(/static/4bc53359520dca0d3c1c8938ef37fc00.png) -13px 0 no-repeat; background-size: 22px 9px; width:9px; height:9px;
}

#heroContainer .panes {
  float: left;
  height: 150px;
}

#heroContainer .panes div {
  float: left;
  height: 150px;
}

.member .info {
  text-align: left;
  font: 12px;
  line-height: 130%;
  float: left;
  padding: 10px 0 0 4px;
  background: none !important;
  background-color: none !important;
  border: none !important;
  color: #666 !important;
}

.member #display-date-label {
  color: #666 !important;
  font-weight: normal;
}
.member #display-date-checkbox {
  margin-top: 10px;
}

.member #boxlist a {
  /* margin: 8px 0px; */
}

.member .box-header {
  padding: 8px 20px 10px 26px;
  float: left;
  width: 705px;
}

.member .box-header h2 {
  float: left;
  width: 351px;
}

.member .box-header .right-links {
  float: right;
  width: auto;
  margin-top: 4px;
}

.member .box-header .right-links span {
  padding-left: 7px;
  padding-right: 7px;
}

.member .box-header .right-links div {
  float: left;
  margin-right: 10px;
}

.member .box-header div label {
  font-weight: bold;
}

.member .box-header div label, .member .box-header div select {
  float: left;
  margin-right: 5px;
}

.member .box-header div select#sortdropdown {
  margin-top: -1px;
}

.member .recorder {
  padding: 10px!important;
}

.member .recorder .box-header {
  position: relative;
  height: 33px;
}

.member .recorder .box-header .btn-about-recorder {
  position: absolute;
  top: 23px;
  left: 28px;
  color: #0066CC;
  font-size: 11px;
}

.btn-view-alllistings, .btn-view-alll-goodies {
  float: left;
  margin: 5px 0 10px;
  color: #0066CC;
  font-size: 11px;
  width: 100%;
}

.empty-tabs {
  margin: 15px 0 10px 42px;
  width: 750px;
}

.empty-tabs h2 {
  margin: 0 0 8px 0;
}

.box-header h2 {
  margin-top:5px;
}

.box-header h3, .box-header h4 {
  float: none;
  display: block;
  clear: both;
  color: #333 !important;
  margin: 0 0 2px 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
}

.box-header h4 {
  font-weight: normal;
}

.box-links a {
  font-weight: normal !important;
  padding-bottom: 5px;
  border-bottom: 3px solid #e4e4e4;
}

.box-links a:hover, .box-links a:active {
  text-decoration: none;
}

.text-mid {
  float: none;
  display: block;
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  color: #333 !important;
}

.thanks {
  float: none;
  display: block;
  clear: both;
  margin: 0 !important;
  padding: 0 0 0 20px !important;
  font-size: 13px !important;
  color: #333 !important;
  font-style: italic;
  background: url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif) left -516px no-repeat;
}

.empty-listing {
  background: #F2EEF6;
  display: block;
  clear: both;
  padding: 5px 12px 6px 12px;
  margin: 33px 0 11px 0 !important;
  max-width: 600px;
}

.empty-listing h3 {
  font-weight: normal !important;
}

.button_links {
  padding: 30px 0 10px 0;
  width: 100%;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 10px;
}

.call-now-external {
  background: url(/static/aa10b6b53ffbca50a8d599aa1ca64fab.gif) no-repeat;
}

.listen-now-external {
  background: url(/static/a45fd4163d7565a422569f79adf58361.gif) no-repeat;
}

.roundtop {
  -webkit-border-top-right-radius: 9px;
  -webkit-border-top-left-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-topleft: 9px;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}

/* This used for link in acceptance status to remove underlining */
#backToListingsButton {
  color: #FFFFFF;
  text-decoration: none;
}

#box-menu ul li{float:left;border-right:1px solid #3c3f3f;background:url(/static/e702af86b466d28a76851ec258ada6e4.gif) repeat-x;height:40px;margin:0}.pagination{color:#666;font-size:11px;text-align:right}.pagination a,.pagination a:visited{color:#06c !important;padding:0 3px}.pagination .current{background-color:#ccc;color:#333;padding:1px 3px}.headline,.pageHeadline{padding:0 !important;font-size:16px;font-weight:bold;color:#63177a;font-family:trebuchet ms,sans-serif}h1.headline{display:block;clear:both;float:none;font-weight:bold}#content-full{background-color:#eee;border-top-left-radius:8px;border-top-right-radius:8px;padding-top:10px;width:950px;float:left;position:relative}#content-full .bg{float:left;padding-bottom:10px}#content-full .bg #bodyColor{padding:0 10px;float:left;width:930px}#breadcrumbs{padding:0 0 5px 0;margin:-3px 0 8px 0;white-space:nowrap;background:none;border-bottom:1px solid #ccc;color:#222}#breadcrumbs .current{font-weight:bold;color:#222}#breadcrumbs *{color:#06c}a:hover{text-decoration:underline}#box-menu ul li.btn_account a.selected{background:url(/static/515a803843e54a1e79ec07e9836b9ef4.png) -438px -40px no-repeat}.tableButton,.button{background:url(/static/da127b7278a4be66068c6621e6e5d7f5.gif) !important;background-position:0px -100px !important;border:1px solid #666;color:#fff !important;font-size:12px !important;padding:3px;margin-right:3px;margin-bottom:3px;cursor:pointer;font-family:Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif !important}.tableButtonDisabled{background:url(/static/da127b7278a4be66068c6621e6e5d7f5.gif);background-position:0px -130px;border:1px solid #c9c7ba;color:#aca899;font-size:11px;padding:3px;margin-right:7px;margin-bottom:3px}.univContainer .pageTurner,.univContainer .pageTurner a:link,.univContainer .pageTurner a:visited,.univContainer .pageTurner a:hover{color:#06c !important}.pageHeadline{color:#000;font-weight:bold}.pageHeadlineContainer{margin-bottom:10px;padding-top:0}.form a,.form a:visited,.table tbody tr td a:link,.table tbody tr td a:visited{color:#06c;text-decoration:none}.table tbody tr td a:hover{text-decoration:underline}table td a,table th a{color:#06c;text-align:left}table th a{text-align:left}.account_index .header{margin:0 0 -10px 0;padding:5px 0 0 15px}.account_index .header .edit_info{margin-left:10px;font:12px/1.5 Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif;font-weight:normal}.account_index .header .welcome{font-size:14px;font-weight:bold;color:#333}.panel_container{margin:10px 0 15px 0}.panel_container h3{font-size:13px;text-shadow:1px 1px 0 #ddd;color:#000;background:#ccc;padding:4px 7px;margin:0}.panel_container h3 a{float:right;font-weight:bold;font-size:11px}.panel_container .panel{border:1px solid #ccc;border-top:none;padding:10px;zoom:1}.panel_container .panel_with_full_border{border:1px solid #ccc;padding:10px;zoom:1}.panel_container{margin:10px 0 20px 0;background:#fff}.account_index .panel_contents{margin:0;border-width:0;background-color:rgba(0,0,0,0)}.account_index .panel_container .panel{margin:0;border-width:0}.account_index .panel_container .panel .busy_row{margin:10px 10px 0 10px;border-top:1px dotted #ddd;padding-top:10px;font-size:13px}.account_index .panel_container{background-color:#fff;border:1px solid #ccc;border-top:none;padding:0}.account_index .nav{border-spacing:0}.account_index .nav .icon{padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px;margin:0}.account_index .nav .icon table{border-spacing:0;position:relative}.account_index .nav .icon td{width:100px;text-align:center;padding:0;margin:0}.account_index .nav td{padding:0;margin:0;border-collapse:collapse}.account_index .nav #badge_chat_profile,.account_index .nav #badge_social_shouts{top:initial;bottom:85px}.account_index .nav #badge_profile{top:initial;bottom:78px;left:56px}.account_index .nav .icon-badge-container{max-width:50px;margin:0 auto;display:flex;justify-content:flex-end}.account_index .nav .badge_circle{position:absolute;top:0px;margin-right:-10px;border-radius:10px;color:#fff;text-align:center;height:10px;padding:3px 6px;font:10px Arial,sans-serif;vertical-align:-2px}.account_index .nav .badge_circle.negative{background:#f33}.account_index .nav .badge_circle.positive{background:#090}.account_index .nav .badge_circle img{position:absolute;right:0;top:25px}.account_index .nav ul.sublinks{display:block;text-align:center;background:#e0e0e0;padding-left:0;padding-top:14px;padding-right:0;padding-bottom:13px;margin:0}.account_index .nav .sublinks li{display:inline;list-style-type:none;padding-left:10px;padding-right:10px;margin:0;border-left:1px solid #000}.account_index .nav .sublinks li:first-child{border-left:none}.account_index .nav .sublinks li img{width:16px;display:inline-block;margin:0 0 -3px}.account_index p.reminder{background:#fffcdd;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;margin-top:4px}.account_index.seeker .control_center{width:340px}.account_index.seeker .payment_info{width:200px}.account_index.seeker .my_personal_info{width:361px}.account_index.seeker>table{border-spacing:10px;margin-left:-10px;margin-right:-10px;margin-bottom:20px}.panel_container ul.no-bullets{list-style:none;padding-left:0}.panel_container ul.no-bullets#affiliate{margin-top:0}.account_index.seeker ul.no-bullets.horizontal li{display:inline;margin-right:20px}.panel_container span#balance{color:#006ec6;font-size:18px}.panel_container select#update_phone{font-size:1.125em;border:1px solid #4697bc;outline:none}.account_index.seeker .top_row{vertical-align:top}.panel p{margin:0}.panel p#balance{height:35px}.panel p#free_minute_balance{height:15px;margin-top:7px}.account_index.advisor .top_row{vertical-align:top}.account_index.advisor .bottom_row{vertical-align:top}.account_index.advisor>table{border-collapse:separate;border-spacing:15px;width:100%}.account_index.advisor .bottom_row.right_column .top.panel_container{margin:0}.account_index.advisor .bottom_row.right_column .bottom.panel_container{margin:0;margin-top:15px}.account_index.advisor .panel.panel_payment_info>div{margin-bottom:15px}.account_index.advisor .panel.panel_payment_info #goal{margin-top:15px;margin-bottom:15px}.account_index.advisor .panel.panel_payment_info #goal .percent{font-weight:bold}.account_index.advisor .panel.panel_payment_info #goal .value{font-weight:bold}.account_index.advisor .panel.panel_payment_info #goal .goal_header{display:none}.account_index.advisor .panel.panel_payment_info #goal .goal_footer{margin-top:4px;font-size:smaller}.account_index.advisor .panel.panel_payment_info #goal .wait{display:block}.account_index.advisor .panel.panel_payment_info #goal .content{display:none}.goal_widget{position:relative;z-index:0}.goal_widget .goal_bar{position:absolute;z-index:1;background-color:#fff;border-style:solid;border-color:#bbb}.goal_widget .value_bar{position:absolute;z-index:2;background-color:#eee;border-style:solid;border-color:#000}.goal_widget .break{position:absolute;z-index:3;background-color:#fff}.goal_widget .amount{position:absolute;z-index:4;padding-left:4px;padding-right:4px;font-weight:bold}.account_index.advisor .panel.panel_advisor_center{padding:0}.account_index.advisor .panel.panel_advisor_seeker{padding:0}.account_index.advisor .panel.panel_advisor_center table.nav>tbody>tr>td{padding-left:10px;padding-right:10px}.account_index.advisor td.bottom_row.right_column .bottom{margin-top:15px}.account_index.advisor .panel_recent_contacts{min-height:220px}.account_index.advisor .panel_availability .status_sub_column{display:inline-block;vertical-align:top;width:220px}.account_index.advisor .panel_availability .call_sub_column{display:inline-block;vertical-align:top;width:250px}.account_index.advisor .panel_availability label{display:block;font-size:13px;line-height:17px;font-weight:bold}.account_index.advisor .panel_availability li{text-indent:0}.account_index.advisor .panel_availability p{margin-top:10px;margin-bottom:10px}.account_index.advisor .panel_availability #stuck_on_busy{margin-top:5px}.account_index.advisor .panel_availability #stuck_on_busy .inner{height:35px}.account_index.advisor .panel_availability #stuck_on_busy p{margin:0;padding:0}#change_status table.form{width:100%}span.textBarViewDetails{float:right}.textBarContent{text-align:left;font-size:16px;color:#63177a}#panel_availability_form .call_sub_column ul li a{margin-left:20px}.account_index.advisor .right_column .panel_container .panel{color:#000}.account_index.advisor .left_column .panel_container .panel .sub_column ul li{margin-left:0;color:#000}.account_index.advisor .panel_container .panel h4{font-size:13px;line-height:17px;font-weight:bold;padding:0;margin:0;color:#000}.account_index.advisor .panel_container .panel ul+h4{margin-top:15px}.account_index.advisor .small_action_link{padding-left:10px;text-transform:capitalize}.account_index.advisor table.recent_contacts{width:100%;border-spacing:0;border-width:0}.account_index.advisor table.recent_contacts .customer{width:60%;padding-left:0px}.account_index.advisor table.recent_contacts .customer div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}.account_index.advisor table.recent_contacts .contact_type{width:40%}.my-customers-top{background:#fff;padding:7px;float:left;width:916px}#my_customers .table tbody tr:hover{background:#f6f6f6}.field{border:none !important}.section{clear:both;margin-bottom:30px}.section .header{margin-bottom:5px}.section .header h4{font-size:16px;font-weight:bold;display:inline;margin-right:10px}.section .header ul{display:inline;list-style:none;margin:0;padding:0}.section .header ul li{display:inline;margin-right:5px;padding-left:5px;border-left:1px solid #999}.section .header ul li:first-child{border:none}.section .header ul li form{display:inline}.table{border-collapse:collapse}.table th{padding:4px 10px;text-align:left;vertical-align:top;white-space:nowrap}.rightb .listing-feedback{margin:0 0 20px 20px;overflow:hidden}.listing .right ul li{overflow:hidden}.panel_container .listings_panel{padding:5px}.listings{background-color:rgba(0,0,0,0);position:relative;clear:both}.listings a.browse{display:block;height:42px;width:28px;position:fixed;overflow:hidden;text-indent:-999px;z-index:2;margin-top:125px;background-color:rgba(0,0,0,0);background-image:url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif);background-repeat:no-repeat}.listings a.browse.left{background-position:left -186px}.listings a.browse.left:hover{background-position:left -228px}.listings a.browse.right{background-position:left -102px}.listings a.browse.right:hover{background-position:left -144px}.listings .container{overflow:hidden}.listings .listing{margin:0 3px 6px 3px}.listings.two-column{padding:0 22px}.listings.two-column.home{max-width:690px}.listings.two-column a.browse.left{margin-left:-28px}@media all and (max-width: 900px){.listings.two-column a.browse.left{margin-left:-13px}}.listings.two-column a.browse.right{margin-left:680px}@media all and (max-width: 900px){.listings.two-column a.browse.right{margin-left:auto !important;right:3%}}.listings.three-column{padding:0;width:940px}.listings.three-column a.browse.left{margin-left:-5px}@media all and (max-width: 900px){.listings.three-column a.browse.left{position:absolute;margin-left:-22px}}.listings.three-column a.browse.right{margin-left:907px}@media all and (max-width: 900px){.listings.three-column a.browse.right{position:absolute;margin-left:604px}}@media all and (max-width: 650px){.listings.three-column a.browse.right{position:absolute;margin-left:304px}}.listings.three-column .listing{width:332px}.listings.three-column .listing .right{width:160px}.goodies.two-column a.browse.left{margin-left:-28px}.goodies.two-column a.browse.right{margin-left:706px}@media all and (max-width: 900px){.goodies.two-column a.browse.left{margin-left:-13px;z-index:99}.goodies.two-column a.browse.right{margin-left:auto !important;right:3%;z-index:99}}.goodies a.browse{display:block;height:42px;width:28px;position:fixed;overflow:hidden;text-indent:-999px;z-index:999;margin-top:125px;background-color:rgba(0,0,0,0);background-image:url(/static/47ccfa1139fd9ca11c5e80f168c5d8a9.gif);background-repeat:no-repeat}.goodies a.browse.left{background-position:left -186px}.goodies a.browse.left:hover{background-position:left -228px}.goodies a.browse.right{background-position:left -102px}.goodies a.browse.right:hover{background-position:left -144px}#featured-listings .listing,#my-favorites .listing{width:290px}#featured-listings,#my-favorites{padding-left:15px}@media all and (max-width: 900px){#featured-listings,#my-favorites{padding-left:0px}}#featured-listings .listing .ncrd-pic,#my-favorites .listing .ncrd-pic{width:130px}#featured-listings .listing .ncrd-pic .imgmax,#my-favorites .listing .ncrd-pic .imgmax{max-width:138px}#featured-listings .listing .ncrd-blurbox,#my-favorites .listing .ncrd-blurbox{width:130px}#featured-listings .listing .right,#my-favorites .listing .right{width:138px}#featured-listings .listings a.browse{margin-top:51px;position:absolute}#my-favorites .listings a.browse{margin-top:125px;position:absolute}#featured-listings a.browse.left{margin-left:-25px}#my-favorites a.browse.left{position:absolute;margin-left:-25px}#featured-listings a.browse.right{margin-left:890px}#my-favorites a.browse.right{margin-left:885px}@media all and (max-width: 900px){#featured-listings a.browse.right{position:absolute;margin-left:590px}#my-favorites a.browse.right{margin-left:590px}}@media all and (max-width: 600px){#featured-listings a.browse.right{margin-left:300px}#my-favorites a.browse.right{margin-left:300px}}form#editmfaform table .order,form#editmfaform table .rating,form#editmfaform table .rate,form#editmfaform table .remove{text-align:center;width:60px}form#editmfaform table .order input{text-align:center}form#editmfaform table .name .left{float:left;margin-right:20px;width:100px;text-align:center}form#editmfaform table .name .left img{max-width:100px;max-height:100px}form#editmfaform table .name .right ul{margin:0;padding:0;list-style:none}form#editmfaform table .name .right ul li.name{display:block;padding-top:2px;color:#111;font-weight:bold;height:22px}form#editmfaform table .name .right ul li.description a{color:#444;text-decoration:none;margin:0;padding:0}form#editmfaform table .name .right ul li.description a:hover{color:#06c;text-decoration:underline}@media all and (max-width: 768px){.account_details{padding-bottom:120px}}.account .account_details h2{font-size:16px}.account_details dl{overflow:hidden;line-height:20px;margin-left:10px}.account_details dt{float:left;width:230px;clear:both}.account_details dd{float:left}.account_details h2+p{margin-left:10px}.account_details .earnings_breakdown{width:200px;float:none}.account_details .earnings_breakdown dl{line-height:20px;margin-left:0;padding:3px 0}.account_details .earnings_breakdown dt{width:148px}.account_details .earnings_breakdown dd{width:50px;text-align:right}.account_details .earnings_breakdown dl+dl{border-top:1px solid #339;font-weight:bold}.account_details h2{margin-top:20px;margin-bottom:5px;clear:both}.account_details h4{margin-left:0px;margin-top:20px;margin-bottom:0px;clear:both}.account ul{list-style:none}.account.pay_bonus td.fieldLabelContainer{width:150px}.account.pay_bonus #contentBox{padding-left:20px}.account.pay_bonus form{background-color:#fff;border:1px solid #333;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:10pt;width:750px}.unsubscribeEmail .pageHeadline{margin-top:5px}.unsubscribeEmail .line{margin-top:5px;margin-bottom:5px}#edit_user_phones input[disabled],#phones_root input[disabled]{border-color:#fff}#unenroll_modal.modal{background:rgba(0,0,0,.6);width:100%;top:0;left:0;border-radius:0;border:none;margin:0 auto}#unenroll_modal.modal .modal-dialog{margin-top:15%}#unenroll_modal.modal .modal-dialog .modal-content{background-color:#eee;padding:15px;border-radius:4px}#unenroll_modal.modal .modal-dialog .modal-body{background-color:#fff}#unenroll_modal.modal .modal-dialog .controls{margin-top:20px}#unenroll_modal.modal .modal-dialog .controls form{display:inline-block}#unenroll_modal.modal .modal-dialog .btn{padding:4px 20px;vertical-align:top}#unenroll_modal.modal .modal-dialog .input{padding:5px 20px 3px 20px;vertical-align:top;margin:0 5px 0 0}#enroll_modal.modal,#confirmation_modal.modal{background:rgba(0,0,0,.6);display:block;width:100%;top:0;left:0;border-radius:0;border:none;margin:0 auto}#enroll_modal.modal .modal-dialog,#confirmation_modal.modal .modal-dialog{margin-top:15%}#enroll_modal.modal .modal-dialog .modal-content,#confirmation_modal.modal .modal-dialog .modal-content{background-color:#eee;padding:15px;border-radius:4px}#enroll_modal.modal .modal-dialog .modal-body,#confirmation_modal.modal .modal-dialog .modal-body{background-color:#fff}#enroll_modal.modal .modal-dialog .modal-body h4,#confirmation_modal.modal .modal-dialog .modal-body h4{color:#621d78}#enroll_modal.modal .modal-dialog .controls,#confirmation_modal.modal .modal-dialog .controls{margin-top:20px}#enroll_modal.modal .modal-dialog .controls form,#confirmation_modal.modal .modal-dialog .controls form{display:inline-block}#enroll_modal.modal .modal-dialog .btn,#confirmation_modal.modal .modal-dialog .btn{padding:4px 20px;vertical-align:top}#enroll_modal.modal .modal-dialog .input,#confirmation_modal.modal .modal-dialog .input{padding:5px 20px 3px 20px;vertical-align:top;margin:0 5px 0 0}
