/*
	GLOBAL
*/
*{font-size:100.01%}
html {font-size:62.5%;}
html, body {height:100%;}
body {margin:0;color:#030303;font:12px "Helvetica Neue", Helvetica, Arial;background:#FFFFFF;}
a {color:#1A3AA6;text-decoration:underline;}
a:hover {text-decoration:none;}
a:hover {color:#1A3AA6 !important;}
a:focus {outline:none;}
img {margin:0;border:none;}
form, fieldset {margin:0;padding:0;border:none;}
input, textarea, select {color:#40434B;font:12px "Helvetica Neue", Helvetica, Arial;vertical-align:middle;}
input.text, textarea {border: 1px solid #b3b3b3;border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
input.text, textarea { padding: 4px; }
select { cursor: pointer; }

address {font-style:normal;}
h1 {font-size: 155%; font-weight: normal; color: #0042a7; margin: 0 0 10px 0; }
h2 {font-size: 145%; font-weight: bold; padding: 0 0 5px 0; margin: 0; }
h4 {font-size: 135%; font-weight: normal; margin: 0 0 5px 0; padding: 0; color: #999999; }
h5 {font-size: 105%; font-weight: normal; margin: 0; padding: 0; }

.float-left {float:left;overflow:hidden;}
.float-right {float:right;overflow:hidden;}
.clear {overflow:hidden;clear:both;height:1px;visibility:hidden;}
.clearfix:after {content:"";clear:both;height:0;display:block;}
* html .clearfix {height:1%;}
* + html .clearfix {height:1%;}
.easyfix {overflow:hidden;}
* html .easyfix {height:1%;overflow:visible;}
* + html .easyfix {height:1%;overflow:visible;}
/* centered box */
.center-wrapper {width:100%;margin:0 auto;overflow:hidden;position:relative;text-align:center;}
.center-holder {left:50%;float:left;position:relative;text-align:center;}
.center-div {left:-50%;float:left;position:relative;}
.page-width {position:relative;width:936px;min-height:100%;margin:0 auto;}
* html .page-width {height:100%;}
.wrapper {padding:0 0 65px;}
h2.bold13 {font:bold 1.3em/1.3em Arial,Tahoma,Verdana,sans-serif;color:#717171;margin:0;}
.clearfix.alt {
    margin-left: 4px;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding-bottom: 20px;
    background: url(/img/bg_left_content.gif) repeat-y left;
}





.xbtn {
  cursor: pointer
}

.clear_both {
	clear:both;
	float:left;
	width: 595px;
}

/*
	HEADER
*/
#header {width:100%;position:relative;background:#fff;padding:0 0 10px;}
#header:after {content:"";clear:both;height:0;display:block;}
/* logo */
#header strong.logo a {position:absolute;left:3px;top:3px;width:185px;height: 70px;background:url(/img/logo.gif) no-repeat;text-indent:-7777px;overflow:hidden;margin-top: 5px;}
.logo_comfibook { float: left; display: inline; margin-left: 4px; margin-top: 12px; }
/* top navigation */
#header ul.nav {margin:0;padding:0;list-style:none;float:left;overflow:hidden;line-height:20px;margin: 33px 0 0 5px;}
#header ul.nav li {float:left;margin:0 0 0 -1px;padding:0 6px 0 15px;}
#header ul.nav a {text-decoration:none;}
#header ul.nav a:hover {text-decoration:underline;}
#header ul.nav a.active {font-weight:bold;color:#333;}
#header ul.nav a.active:hover { text-decoration: none !important; color: #333333 !important; }
#noticeMessages {
    width: auto;
    height: 20px;
    float: left;
    display: inline;
    background: transparent url(/img/notify.png) no-repeat left;
    margin: 28px 0 0 -11px;
    padding-left: 6px;
    text-decoration: none;
}
#noticeMessages span {
    width: auto;
    height: 20px;
    float: left;
    display: inline;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding: 0 8px 0 0;
    line-height: 18px;
    background: transparent url(/img/notify_right.png) no-repeat right;
}
#noticeMessages:hover {
    text-decoration: none !important;
}
#header ul.nav2 {margin:0;padding:0;list-style:none;float:right;overflow:hidden;line-height:20px;margin: 28px 0 0 0;}
#header ul.nav2 li {float:left;margin:0;padding:0;}
#header ul.nav2 a {float: left; display: inline;text-decoration:none; margin-top: 5px;}
#header ul.nav2 a:hover {text-decoration:underline;}
#already_user {float: left; margin-right: 5px;}
/* search */
.autocomplete-src-holder {position:absolute;right:20px;top:61px;z-index:201;}
.autocomplete-src-holder input#q {font-weight:bold; font-style:normal; color:#000;}
.autocomplete-src-holder input#q.default_input {font:italic .92em/13px Arial,Tahoma,Verdana,sans-serif;color:#909090;}

.autocomplete-src {float:right;background:url(/img/bg-autocomplete-src.gif) repeat-x;}
.autocomplete-src .bg-right {float:left;background:url(/img/bg-autocomplete-src-right.gif) no-repeat 100% 0;padding:0 10px 0 0;}
.autocomplete-src .bg-left {float:left;height:34px;background:url(/img/bg-autocomplete-src-left.gif) no-repeat;padding:10px 0 4px 10px;white-space:nowrap;}
.completed .bg-right {background:url(/img/bg-autocomplete-src-right-c.gif) no-repeat 100% 0;}
.autocomplete-src select {float:left;margin:3px 0 0;cursor:pointer;width:135px;border:1px solid #b3b3b3;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; font-weight: bold;}
.autocomplete-src div#label {float:left;margin:4px 0 0;width:80px; font-weight: bold; text-align: center;}
.autocomplete-src .inp {display:inline;margin:0 5px 0 6px;float:left;width:243px;background:url(/img/bg-autocomplete-src-input.gif) no-repeat;}
.autocomplete-src .inp input {float:left;background:none;border:none;padding:5px 5px 7px;width:233px;font:italic .92em/13px Arial,Tahoma,Verdana,sans-serif;color:#909090;}
.autocomplete-src .btn {float:left;padding:1px 0;}
.autocomplete-src .btn input {float:left;}
/* search results */
.srch-result {display: none; position:absolute;right:20px;top:80px;z-index:200;border:1px solid #d9d9d9;width:226px;padding:35px 11px 11px;background:#fff;}
.btn-search-close {display: none; position:absolute;right:-22px;top:-10px;width:22px;height:25px;background:url(/img/btn-search-close.gif) no-repeat;text-indent:-7777px;overflow:hidden; cursor: pointer}
.detailed-src-result {border-top:2px solid #75b046;background:#eaf3e3;padding:8px;font-size:.92em;line-height:1.1em;}
.detailed-src-result select {float:left;width:90px;margin:8px 5px 0 0;font-size:11px;border:1px solid #b3b3b3;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.detailed-src-result select.detailed-city, .detailed-src-result select.detailed-age {width:86px;}
.detailed-src-result input {float:left;margin:6px 0 0;}

.detailed-src-error {border-top:2px solid red;background: #FFBFBF url(/img/b_error.png) no-repeat right center;padding:8px;font-size:.92em;line-height:1.1em;}
.error-find-people {width: 702px;float:left;margin-top:10px;}
.error-find-people strong { font-weight: bold; }

.create-profile-for {float:left; display:none; border-top:2px solid #75b046;background:#eaf3e3;padding:8px;font-size:.92em;line-height:1.1em; margin-top: 10px;}
.create-profile-for select {float:left;width:90px;margin:8px 5px 0 0;font-size:11px;border:1px solid #b3b3b3;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.create-profile-for select.detailed-city {width:80px;}
.create-profile-for input {float:left;margin:6px 0 0;}


.detailed-result-list {margin:0;padding:0;list-style:none;}
.detailed-result-list li {font-size:.92em;line-height:1.2em;padding:10px;border-bottom:1px solid #efefef;}
.detailed-result-list .opened {background:#f4f4f4;}
.detailed-result-list strong a {text-decoration:none;}
.detailed-result-list strong a:hover {text-decoration:underline;}
.detailed-result-list img {float:right;margin:10px 0 0;}
.detailed-result-list .opened .expand {display:none;}
.detailed-result-list .hide {display:none;}
.detailed-result-list .opened .hide {display:block;}
.detailed-result-list .slide {display:none;text-align:right;color:#999;line-height:1.8em;overflow:hidden;width:100%;}
.detailed-result-list .opened .slide {display:block;}
.detailed-result-list .phone-holder {padding:5px 0;}
.detailed-result-list .phone {background:url(/img/ico-details-phone.gif) no-repeat 0 50%;padding:0 0 0 20px;float:left;}
.detailed-result-list .slide img {float:left;margin:5px 0 0;}
.detailed-result-list li.rz span {font-size: 12px}

/*
.detailed-result-pagination {padding:9px 18px 0px 80px;}
.detailed-result-pagination a {float:left;color:#666;line-height:18px;font-size:11px;text-decoration:none;background:#f4f4f4;border:1px solid #ccc;width:auto;text-align:center;margin:0 0 4px 4px;padding:0 8px;}
.detailed-result-pagination span {float:left;color:#666;line-height:18px;font-size:11px;text-decoration:none;background:#f4f4f4;border:1px solid #ccc;width:auto;text-align:center;margin:0 0 4px 4px;padding:0 8px;}
.detailed-result-pagination a.active {background:#fdedd7;font-weight:bold;}
*/

.detailed-result-pagination {padding:9px 18px 0;}
.srch-result .detailed-result-pagination {padding:9px 65px 0;}
.detailed-result-pagination a {float:left;color:#666;line-height:18px;font-size:11px;text-decoration:none;background:#f4f4f4;border:1px solid #ccc;width:18px;text-align:center;margin:0 0 4px 4px;}
.detailed-result-pagination span {float:left;color:#666; margin:0 0 0 4px;}
.detailed-result-pagination span.prev-link, .detailed-result-pagination span.next-link {float:left;color:#666;line-height:18px;font-size:11px;text-decoration:none;background:#f4f4f4;border:1px solid #ccc;width:36px;text-align:center;margin:0 0 4px 4px;}
.detailed-result-pagination a.prev-link, .detailed-result-pagination a.next-link {width:auto;padding:0 8px;text-align:left;}
.detailed-result-pagination a.active {background:#fdedd7;font-weight:bold;}

.detailed-extra-src {font-size:11px;line-height:17px;padding:15px 10px 0;white-space:nowrap;}
.detailed-extra-src img {cursor: pointer; float:right;margin:0 0 0 5px;}
/* guest user welcome message */
.welcome-user {float:right;padding:30px 30px 20px;line-height:22px;}
.welcome-user img {float:left;margin:0 10px 0 0;}

/*
	SIDEBAR / left column
*/

#sidebar {float:left;width:198px;padding: 0; background: url(/img/bg_voice_dial.png) no-repeat bottom; padding-bottom: 87px;}
#sidebar .lm_b_lnk {font-size: 11px; color: #999999; text-decoration: underline;}
.s-container {padding:0px 9px; margin-top: 10px;}
.s-container #exp_bl_abook { margin-top: 10px; }
ul.s-statistics {margin:0;padding:20px 10px 0;list-style:none;}
ul.s-statistics li {background:url(/img/bg-li.gif) no-repeat 0 50%;padding:0 10px;}
ul.s-statistics a {text-decoration:none;}
ul.s-statistics a:hover {text-decoration:underline;}
ul.s-statistics a.active {font-weight:bold;color:#666;}
.s-expanded {margin:0;padding:0;list-style:none;}
.s-expanded li {/*background:url(/img/bg-sidebar-expanded.gif) repeat-y;*/width:178px;}
.s-expanded a {text-decoration: none; font-size: 12px; margin-left: 6px;}
.s-expanded a.active {text-decoration: none; font-weight: bold; color: #666;}
.s-expanded a.titleaddressbook .cnt {color: #1A3AA6;}
.s-expanded .bg-bottom {/*background:url(/img/bg-sidebar-expanded-bottom.gif) no-repeat 0 100%;*/padding:0 0 3px;}
.s-expanded .bg-top {/*background:url(/img/bg-sidebar-expanded-top.gif) no-repeat;*/padding:0;}
.s-expanded h2 {color:#999;font-size:1em;line-height:1.2em;margin:0;overflow:hidden;width:100%;}
.s-expanded h2 a {color:#999;text-decoration:none;font-size: 13px;}
.s-expanded h2 a:hover {color:#666 !important;text-decoration:none !important;}
.s-expanded h3 {color:#999;font:1em/1.2em Arial,Tahoma,Verdana,sans-serif;margin:0;padding:4px 0;}
.s-expanded h3 a {text-decoration:none;}
.s-expanded h3 a:hover {text-decoration:underline;}
.s-opened h2,.s-opened h2 a {color:#666;font-size: 13px;}
.s-expanded .plus {
  width:11px;
  height:11px;
  float:right;
  margin:1px 0 0;
  display:block;
  background:url(/img/bg-sidebar-expander.gif);
  text-indent:-9999px;
  overflow:hidden;
  cursor:pointer;
}

.s-opened .plus {background-image:url(/img/bg-sidebar-expander-minus.gif);cursor:pointer;}
.s-expanded .slide {overflow:hidden;width:100%;display:none;}
.s-opened .slide {display:block;}
/* Buttons mode
.s-expanded .organize {padding:0 0 5px 0; text-align: left;}
.s-expanded .organize a {float:left;font-size:.92em;}
.s-expanded .add {padding:0 0 5px 0; text-align: left;}
*/
/* Links mode */
.s-expanded .organize {padding:5px 20px 8px 0; text-align: left; font-size:11px; line-height: 20px; margin-top: 7px;}
.s-expanded .organize a { color: #1A3AA6 !important; font-size: 13px !important; padding: 1px 2px 1px 2px; margin-left: 4px; }
.s-expanded .organize a:hover { background-color: #1A3AA6 !important; color: #FFFFFF !important; text-decoration: none !important; }
.s-expanded .add {padding:0px 20px 12px 0; text-align: left; font-size:11px}
.s-expanded .organize span {float:left;padding:0 10px 0 0;margin:0 10px 0 0;}
.s-expanded .lmenu-subdiv {font-style:italic; margin:10px 0 0 10px;}

.s-expanded ul {margin:0;padding:0;list-style:none;}
.s-expanded ul li {margin:0;width:auto;/*background:url(/img/bg-li.gif) no-repeat 0 50%;*/line-height:1.5em;padding:2px 0 5px 0;background: url(/img/bottom_menu_address_book.gif) repeat-x bottom;}
.s-expanded ul li.active {background-color: #FFFFFF;}
.s-expanded ul li.active a {color: #333333;font-style: italic;}
.s-expanded ul li.active a:hover {color: #333333 !important; text-decoration: none !important;}
.s-expanded ul li.active .cnt {font-style: italic;}
.s-search {width:100%;}
.s-search .inp {float:left;width:100%;}
.s-search .inp input {
    float:left;
    padding:4px;
    width:149px;
    font-style:italic;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    color: #B4B4B4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding-right: 25px;
    background: #FFFFFF url(/img/img_search_address_book.gif) no-repeat right;
}
.s-search .btn {float:left;margin:0 0 -20px;}
.s-search .btn input {float:left;}
.s-expanded img {margin: 5px 2px 0 2px}

/*
	CONTENT
*/
.content-holder {margin:0 0 0 186px;}

#hb_content {
	float:left;
	width: 719px;
	/*background:transparent url(/img/bg-content-border-box.gif) no-repeat scroll 0 0; */
	padding: 12px 0px 2px 15px;
}

.c-container {margin:0;list-style:none; padding: 0;}
.c-container li {border-bottom:1px solid #d0d0d0;padding:5px 0 10px;display:block;}

.hint-text {color:#7d7d7d;padding:0 10px 3px 0;}
.font11 {font-size:.92em;}
.f14bu {margin:0;font:bold 1.17em/2em Arial,Tahoma,Verdana,sans-serif;border-bottom:1px solid #ccc;color:#666;padding:10px 0 0;}
.f16b {margin:0;font:bold 1.33em/2em Arial,Tahoma,Verdana,sans-serif;color:#666;padding:0 10px;}
#hb_content .list,
#hb_content .list ul {margin:0;padding:0;list-style:none;}
#hb_content .list {padding:5px 0 0;}
.c-container li ul li,
#hb_content .list li {background:url(/img/bg-li.gif) no-repeat 0 50%;padding:0 10px;border:none;}
.add-mes {background:#253b8e url(/img/bg-regmes.gif) repeat-x;font:bold 1.17em/2em Arial,Tahoma,Verdana,sans-serif;color:#fff;padding:4px 10px 0;text-align:right;}
.col360 {float:left;width:360px;}
.col540 {float:right;width:540px;}
.reg-goals {margin:0;padding:0;list-style:none;color:#666;}
.reg-goals li {background:url(/img/bg-reg-goals.gif) no-repeat 0 50%;padding:8px 0 8px 32px; font-size: 12px; color: black;}
.s-arr {padding:70px 0 0 120px;}
.frm-sup {color:#666;}
.frm-sup label {display:block;font-weight:bold;padding:10px 0 0;}
.frm-sup label span {font-size:.92em;color:#999;font-weight:normal;}
.frm-sup .small {font-size:.92em;}
.frm-sup p {margin:0;font-size:.92em;color:#999;}
.frm-sup .inp {float:left;background:#fff url(/img/bg-frm-sup-inp.gif) repeat-x;border:1px solid #bcbcbc;width:255px;}
.frm-sup .inp input {width:245px;padding:0 5px;margin:0;padding:6px 5px;background:none;border:none;font-size:.92em;}
.frm-sup .row {position:relative;}
.frm-sup select {font-size:.92em;width:155px;border:1px solid #b3b3b3;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:2px 0;}
.frm-sup .w110 {width:110px;margin:0 5px 0 0;}
.frm-sup .w70 {width:70px;}
.frm-sup .btn {padding:15px 0 0;}
.frm-sup .hint {position:absolute;right:0;top:0;width:256px;background:url(/img/bg-su-hint.gif) repeat-y;}
.frm-sup .hint .bg-bottom {background:url(/img/bg-su-hint-bottom.gif) no-repeat 0 100%;}
.frm-sup .hint .bg-top {background:url(/img/bg-su-hint-top.gif) no-repeat;padding:10px 10px 20px;}
.frm-sup .w150 .inp,
.frm-sup .w150 {width:150px;}
.frm-sup .w150 input {width:140px;}
.frm-sup .w150 select {width:150px;margin:4px 0 0;}
.frm-sup .col {float:left;margin:0 10px 0 0;}
.frm-sup .terms {font-size:.92em;padding:10px 0;border-bottom:1px solid #ccc;margin:0 0 10px;}
.frm-sup .terms input {float:left;margin:.95em 5px 0 0;width:15px;height:15px;}
.frm-sup .passw {font-size:.92em;float:left;padding:0 8px;color:#999;}
.frm-sup .passw ul {margin:0;padding:0;list-style:none;width:100%;overflow:hidden;}
.frm-sup .passw ul li {float:left;width:15px;height:7px;border:1px solid #808080;text-indent:-7777px;overflow:hidden;margin:0 3px 0 0;}
.ppl-fnd-res {border:solid #ccc;border-width:1px 0;margin:40px 0 0;padding:15px 0 0;color:#666;}
.ylw-hd {background:#f6ebcb url(/img/bg-ylw-head.gif) repeat-x;padding:5px 10px;}
.grn-hd {background-color:#F3F8EE; float:left; width: 920px; text-align: center; border-top: 3px solid #477F1E; padding:5px 10px; margin: 15px 0 5px 0; color:#666; font-weight: bold;}
.ppl-row {padding:5px 10px 15px;font-size:.92em;color:#666;}
.quest img {margin:3px 5px -3px;}
.ylw-grid {margin:0;padding:0;list-style:none;}
.ylw-grid li {background:#f6ebcb;font-size:.92em;color:#666;padding:5px 10px;overflow:hidden;width:415px;margin:2px 0 0;}
.ylw-grid li img {float:right;}
.problem-prof {background:url(/img/bg-problem-prof.gif) repeat-y;width:539px;margin:0 0 2px;}
.problem-prof .bg-bottom {background:url(/img/bg-problem-prof-bottom.gif) no-repeat 0 100%;padding:0 0 10px;}
.problem-prof .bg-top {background:url(/img/bg-problem-prof-top.gif) no-repeat;padding:10px 20px 0;}
.problem-prof strong {float:left;padding:0 10px 0 0;font:bold 1.17em/22px Arial,Tahoma,Verdana,sans-serif;color:#666;}
.problem-prof img {float:left;}
.problem-prof .right {float:right;}
.columns .detailed-result-pagination {float:right;padding-right:105px;}
.columns .ppl-row .detailed-result-pagination {padding-top:0;padding-right:95px;}


/*
	FOOTER
*/
#footer {position:absolute; z-Index: 1; bottom:0;margin-top:-65px;width:100%;height:65px;background:#253b8e url(/img/bg-footer.gif) repeat-x 0 100%;}
.bg-footer-right, .bg-footer-left {height:65px;overflow:hidden;}
#footer .nav {margin:30px auto 0;padding:0 0 0 205px; }
#footer .nav_unreg {margin:30px auto 0;padding:0 0 0 340px; }
#footer ul {margin:0;padding:0;list-style:none;color:#fff;overflow:hidden;}
* html #footer ul {height:1%;overflow:visible;}
#footer ul li {float:left;border-left:1px solid #6674ac;line-height:18px;margin:0 0 0 -1px;padding:0 13px;}
#footer a, #footer span {color:#FBFF91;text-decoration:none;}
#footer a:hover,  #footer .hover {text-decoration:underline;}

#copyright {
	width: 100%;
	float: left;
	margin: 5px 0 0 6px;
	text-align: center;
}
#copyright h4 {
	font-weight: normal;
	font-size: 12px;
	display: inline;
}
#copyright ul {
	list-style: none;
}
#copyright ul li {
	display: inline;
	margin-right: 4px;
}
#copyright ul li span {
	margin-left: 4px;
	color: #CCCCCC;
}
#copyright ul li a {
  color: #1A3AA6;
  text-decoration: none;
}
#copyright ul li a:hover {
  color: #1A3AA6;
  text-decoration: underline;
}

/*
	COLUMNS BG
*/
/* search page / sidebar & content */
.bg-sidebar {}
.bg-sidebar #footer {background:#253b8e url(/img/bg-footer-search-page.gif) repeat-x;}
.bg-sidebar .bg-footer-left {background:url(/img/bg-footer-search-page-left.gif) no-repeat;}
/* signup page */
.bg-signup {background:url(/img/bg-signup.gif) repeat-y;}
.bg-signup .columns {background:url(/img/bg-signup-top.gif) no-repeat;padding:30px 0 0 60px;}
.bg-signup #footer {background:#253b8e url(/img/bg-footer-search-page.gif) repeat-x;}
.bg-signup .bg-footer-left {background:url(/img/bg-footer-signup-left.gif) no-repeat;}


/* BUTTONS */
.i_btn {cursor: pointer; float: left; height: 22px; padding:0; margin:0 5px 0 0; border: none !important; background:url(/img/all_buttons.gif) no-repeat;}
.i_btn.signin {width: 61px; background-position: -1020px -21px;}
.i_btn.signin.clicked {background-position: -1020px 0px;}
.i_btn.view_details_red {width: 91px; background-position: -407px -21px;}
.i_btn.view_details_red.clicked {background-position: -407px 0px;}
.i_btn.view_details_orange {width: 93px; background-position: -652px -21px;}
.i_btn.view_details_orange.clicked {background-position: -652px 0px;}
.i_btn.signup_now {width: 91px; background-position: -159px -21px;}
.i_btn.signup_now.clicked {background-position: -159px 0px;}
.i_btn.taketour {width: 97px; background-position: -250px -21px;}
.i_btn.taketour.clicked {background-position: -250px 0px;}
.i_btn.searchicon {width: 23px; background-position: -498px -21px; margin-top: 5px;}
.i_btn.searchicon.clicked {background-position: -498px 0px;}
.i_btn.search {width: 60px; background-position: -347px -21px; margin-top: 1px;}
.i_btn.search.clicked {background-position: -347px 0px;}
.i_btn.findme {width: 60px; background-position: -347px -21px; margin-top: 8px;}
.i_btn.findme.clicked {background-position: -347px 0px;}
.i_btn.save {width: 49px; background-position: 0px -21px; margin-top: 8px; text-indent: -9999px;}
.i_btn.save.clicked {background-position: 0px 0px;}
.i_btn.more_blue {width: 50px; background-position: -810px -21px; margin-top: 8px;}
.i_btn.more_blue.clicked {background-position: -810px 0px;}
.i_btn.more_green {width: 50px; background-position: -860px -21px; margin-top: 8px;}
.i_btn.more_green.clicked {background-position: -860px 0px;}
.i_btn.more_red {width: 50px; background-position: -910px -21px; margin-top: 8px;}
.i_btn.more_red.clicked {background-position: -910px 0px;}
.i_btn.signup {width: 65px; background-position: -745px -21px;}
.i_btn.signup.clicked {background-position: -745px 0px;}
.i_btn.report {width: 60px; background-position: -960px -21px;}
.i_btn.report.clicked {background-position: -960px 0px;}
.i_btn.ok {width: 48px; background-position: -1081px -21px;}
.i_btn.ok.clicked {background-position: -1081px 0px;}
.i_btn.buy_info {width: 110px; background-position: -49px -21px;}
.i_btn.buy_info.clicked {background-position: -49px 0px;}
.i_btn.login {width: 53px; background-position: -1391px -21px;}
.i_btn.login.clicked {background-position: -1391px 0px;}

.i_btn.continue_green {width: 73px; background-position: -1318px -21px; margin-top: 8px;}
.i_btn.continue_green.clicked {background-position: -1318px 0px}

.i_btn.create_album {width: 97px; background-position: -1444px -21px}
.i_btn.create_album.clicked {background-position: -1444px 0px}

.i_btn.red_cancel {width: 59px; background-position: -1541px -21px}
.i_btn.red_cancel.clicked {background-position: -1541px 0px}

.i_btn.confirm_identify {width: 145px; background-position: -1600px -21px}
.i_btn.confirm_identify.clicked {background-position: -1600px 0px}

.i_btn.request {width: 69px; background-position: -1745px -21px}
.i_btn.request.clicked {background-position: -1745px 0px}


#cancel_button{margin-top: 14px; float: left; cursor: pointer; }





.remove-background {
	background: none !important;
	background-image:none !important;
	padding-top: 0px;
}


.hide {
	display: none;
}

#debug_div { margin-top: 15px; text-align: center; }
#debug_div span { background: #bfc; padding: 2px; padding-left: 10px; padding-right: 10px; color: #008 }


.tiny_progress {display:block; position: absolute; font-weight: bold; width:19px; line-height:19px; height:19px;
                font-size: 10px; background-color: #fff; }
.tiny_progress.error {color: #f00}
.tiny_progress.success { color: #0a0}

.tpLoader {
 width:19px; height:19px; background:#fff url("/img/loading.gif") 0 3px no-repeat;
}


div#wkpcontainer {float:left; line-height:normal !important; margin:20px 0 0; }
.wiki_digest_hdr { font-size: 120%; font-weight: bold; margin: 0 0 5px 0; }

/* Popup dialogs */
div.window, div.dialog, div.menu {
	position: absolute;
	margin:0;
	padding:3px;
	z-index: 100;
}
div.dialog {
	overflow: visible;
	padding:0;
	border: 0;
	width: 684px;
}
div.dialog input.text, div.dialog textarea, div.dialog select { background-color: #ffffff; }
iframe.iefix {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
div.dlg_modal {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 299;
	opacity: 0.80;
	background-color: #333333;
	padding: 0;
	margin: 0;
}
div.backgroundsimple {
    width: 100%;
    height: 119px;
    float: left;
    background: #fff;
    padding-bottom: 10px;
}
div.backgroundsimplebottom {
    width: 100%;
    height: 41px;
    float: left;
    background: #efefef;
}
table.backgroundshadowtable {
 width:100%; border:0;
}
table.backgroundshadowtable td {
 padding:0;
}
td.backgroundshadowtop {
    height:18px;
    background: url("/img/modal_shadows/top.png") repeat-x 0 0 transparent;
 }
 td.backgroundshadowtopleft {
    width:22px; height:18px;
    background: url("/img/modal_shadows/top_left.png") no-repeat 0 0 transparent;
 }
 td.backgroundshadowtopright {
    width:22px; height:18px;
    background: url("/img/modal_shadows/top_right.png") no-repeat 0 0 transparent;
 }


 td.backgroundshadowleft {
    width:22px;
    background: url("/img/modal_shadows/left.png") repeat-y;
 }
 td.backgroundshadowright {
    width:22px;
    background: url("/img/modal_shadows/right.png") repeat-y;
 }
 td.backgroundshadowbot {
    height:18px;
    background: url("/img/modal_shadows/bot.png") repeat-x 0 0 transparent;
 }
 td.backgroundshadowbotleft {
    width:22px; height:18px;
    background: url("/img/modal_shadows/bot_left.png") no-repeat 0 0 transparent;
 }
 td.backgroundshadowbotright {
    width:22px; height:18px;
    background: url("/img/modal_shadows/bot_right.png") no-repeat 0 0 transparent;
 }



  td.shadowlefttop_corrector {
     width:22px; height:10px;
     background: url("/img/modal_shadows/corrector_lefttop.png") no-repeat left top transparent;
  }
  td.shadowrighttop_corrector {
     width:22px; height:10px;
     background: url("/img/modal_shadows/corrector_righttop.png") no-repeat left top transparent;
  }
  td.shadowtopleft_corrector {
     width:20px;
     background: url("/img/modal_shadows/corrector_topleft.png") no-repeat 0 0 transparent;
  }
  td.shadowtopright_corrector {
     width:20px;
     background: url("/img/modal_shadows/corrector_topright.png") no-repeat 0 0 transparent;
  }
.backgroundshadowtop {*width:250px !important;}

  td.shadowleftbot_corrector {
     width:22px; height:10px;
     background: url("/img/modal_shadows/corrector_leftbot.png") no-repeat left bottom transparent;
  }
  td.shadowrightbot_corrector {
     width:22px; height:10px;
     background: url("/img/modal_shadows/corrector_rightbot.png") no-repeat left bottom transparent;
  }
  td.shadowbotleft_corrector {
     width:20px;
     background: url("/img/modal_shadows/corrector_botleft.png") no-repeat 0 0 transparent;
  }
  td.shadowbotright_corrector {
     width:20px;
     background: url("/img/modal_shadows/corrector_botright.png") no-repeat 0 0 transparent;
  }

div.backgroundshadow {
    width: 100%;
    float: left;
    background: url("/img/bg_domwindow.png") repeat-y scroll 0 0 transparent;
    padding-bottom: 10px;
}
div.backgroundshadowbottom {
    width: 100%;
    height: 59px;
    float: left;
    background: url("/img/bg_domwindowfooter.png") no-repeat scroll 0 0 transparent;
}
div.backgroundsimplebottom .button,
div.backgroundshadowbottom .button {
    float: right;
    display: inline;
    margin: 6px 30px 0 0;
}
div.backgroundsimplebottom .cancel,
div.backgroundshadowbottom .cancel {
	margin-right: 7px;
}
div.backgroundsimplebottom .save,
div.backgroundshadowbottom .save {
	background: url(/img/button_bg_2.gif) center -1px;
}
div.backgroundsimplebottom img,
div.backgroundshadowbottom img {
	float: right;
	display: inline;
	margin-top: 15px;
	margin-right: 40px;
}
div.dlg_header {
	color: #333333;
	font-weight: bold;
	font-size: 22px;
	position: relative;
	margin: 15px 0 0 40px;
}
div.dlg_header a { color: #666 !important; }
div.dlg_header span { color: #666; }
div.dlg_header span.hover { color: #666666 !important; }
div.dlg_header .close { /* close icon */
	background: url(/img/close.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	right: 3px;
	cursor: pointer;
}
div.dlg_header .help { /* help icon */
	background: url(/img/help.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	right: 24px;
	cursor: pointer;
}
div.dlg_body { margin: 15px 0 0 40px; }
div.dlg_block { text-align: left; }
div.dlg_buttons { margin-top: 5px}
div.dlg_pb { float: left; }
div.test {
    background-color: red;
}
div.dlg_simple {
    margin: 15px 0 0 10px;
}
div.staticContent {
     max-height:580px;
     overflow:auto;
     padding:0 20px 0 0;
}

/* Popup menu */
div.menu { padding:0; border: 1px solid #A0A0A0; }
div.menu_item {
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	color:#000000;
	white-space:nowrap;
}
div.menu_over {
	background-color: #00007F;
	color: #FFFFFF;
	text-decoration: none;
}

/* Popup user menu */
.tip {
	border: solid 1px #7F7F7F;
	padding: 2px;
	position: absolute;
	z-index: 200;
	background-color: #fffbd8;
}
#pm_name { color: #fbff87; }
.pm_tit {
	color: #ffffff;
	background: #253b8e;
	padding: 5px 11px 5px 12px;
	margin: -1px;
	font-weight: bold;
}
.pm_age { color: #ffffff; font-weight: bold; }
#pm_invite a, #pm_invite span { color: #2f9600 !important; cursor: pointer;}
#pm_tag {color:#E69738 !important; font-weight: bold; cursor: pointer;}
#pm_tag a, #pm_tag span {color:#E69738; cursor: pointer;}
#pm_la { padding-bottom: 4px; } /* location */
.tip_body { margin: 9px 12px 12px 12px; }
.tip_body td { white-space: nowrap; }
.tip_links { padding-top: 2px; font-weight: bold; font-size: 95%; }

/* Login form */
#login_form {
	background: #f4f4f4;
	padding: 5px 5px 0 10px;
	width: 276px;
	height: 65px;
	margin: 5px 5px 5px 0;
}
#login_form .text { background-color: #fff; }
#login_form .small {font-size: 10px !important;}

/*sharing requests block */
.sharing_requests_ctrl {
    float: right;
    margin-top: 10px;
}
.sharing_requests_ctrl a {float: right; padding: 0 5px 0 0; font-weight: bold; margin:-2px 0 0 0; }
.sharing_requests_ctrl .plus {
  width:11px;
  height:11px;
  float:right;
  margin:1px 0 0;
  display:block;
  background:url(/img/bg-sidebar-expander.gif);
  text-indent:-9999px;
  overflow:hidden;
  cursor:pointer;
}
.sharing_requests_ctrl .opened.plus {background-image:url(/img/bg-sidebar-expander-minus.gif);}
#sharing_requests {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	display: none;
}
#sharing_requests dt {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	margin-top: 20px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#sharing_requests dd {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
}





/*
*	OLD DEFAULT CSS
*
*/

/* General */
.my_name { font-weight: bold; }
.req { color: #ff0000; } /* required field */
.req_name { font-weight: bold; color: #777 } /* required field's name */
.rubber { width:595px; }
.rubber.photosofme .linksothersalbums { width: 100% !important; }
.rubber.photosofme .photos_with_profile { text-align: right; margin-right:10px; }
.rubber.photosofme h3 { float: left; }
.rubber.photosofme .ar .xbtn { float: right; margin-top: 5px; }
.rubber.photosofme #photo_tbl { width: 100% !important; }
.elastic { white-space: nowrap; }
.disabled { color: #999999 !important; } /* inaccessible elements */
select.disabled { background-color: #f0f0f0; border: 1px solid #CCCCCC; } /*disabled select input*/
input.disabled { background-color: #f0f0f0; } /*disabled input*/
.text_warn { color: #b10000; font-weight: bold; } /* warning, not success text */
.text_success { color: #007c00; font-weight: bold; } /* success text */
.critical, a.critical { color: #fe9b00; font-size: 95%; font-weight: bold; }
.important, a.important { color: #2f9600; font-size: 95%; font-weight: bold; }
.cnt { color: #333333; }
.live_updated {/* background-color: #FFFFC0; color: red !important; */}

h2 .cnt { color: #999999; font-weight: normal; }
span.new { color: #ff0000; background-color: #ffffc0; padding: 0px 3px 0px 3px; }
.slogan {
	background-color: #fffbdb;
	padding: 10px 5px 10px 15px;
	margin: 5px 0 10px 0;
	color: #b30101;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}
.pager { /* paginator */
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 12px;
}
div.error { /* error text */
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 11px 10px 11px 46px;
	color: #b00000;
	background: #fffada url(/img/attention.gif) no-repeat 6px 5px;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	min-height: 24px;
}
div.error li { background: none; padding-left: 0; margin-left: 0; }
span.alert {
  background: #ff0;
  color: #000;
  border: 1px solid #800;
  padding: 2px;
  margin: 2px;
}
span.alert a { color: black; text-decoration: none; }
.short_err_container { width: 516px; }
.gray_line {
	font-size: 0;
	background-color: #e7e7e7;
	height: 1px;
	margin: 5px 0 5px 0;
}


/* Links */
/* l - link, ul - underline link */
/*a:link, a:visited { color: #0042a7; }*/
a:hover { text-decoration: underline !important; }
a.l { text-decoration: none }
span.l, div.l, span.ul, div.ul { cursor: pointer; color: #1A3AA6; white-space: nowrap; }
span.ul, div.ul  { text-decoration: underline }
.hover { color: #1A3AA6 !important; text-decoration: underline; }
.a_hover { color: #1A3AA6 !important; }
.black_link, a.black_link { text-decoration: none; color: #000000; border-bottom: 1px solid #aaaaaa; }
.black_link:hover, a.black_link:hover { text-decoration: none !important;}
.black_link:visited, a.black_link:visited { text-decoration: none;  color: #000000;}
.add_link { background: url(/img/add_plus2.gif) no-repeat; padding-left: 19px; } /* green plus before "add" links */
.remove_link { background: url(/img/delete.gif) no-repeat; padding-left: 19px; }
.edit_link { background: url(/img/edit.gif) no-repeat; padding-left: 19px; } /* green pencil before "edit" links */
.import_link { background: url(/img/import.gif) no-repeat; padding-left: 19px; } /* green right arrow before "import" links */
.export_link { background: url(/img/export.gif) no-repeat; padding-left: 19px; } /* green left arrow before "export" links */
.delete, a.delete:link, a.delete:visited { color: #d00000 !important; }	/* links like Delete */
.decline_lnk { color: #f20201 !important; }
.confirm_lnk { color: #3fa805 !important; }


/* Font sizes palette */
.fb {font-weight: bold}
.f0 {font-size: 10px}
.f1 {font-size: 11px}
.f2 {font-size: 12px}
.f3 {font-size: 13px}
.f4 {font-size: 14px}
.f5 {font-size: 15px}
.f6 {font-size: 16px}
.f7 {font-size: 17px}
.f8 {font-size: 18px}
.f9 {font-size: 19px}
.f28 {font-size: 28px}
.small { font-size: 85%; }
/*.hint { font-size: 85%; color: #7d7d7d; }*/


/* Colors */
.fg1 {color: #fff}
.fg2 {color: #000}
.fg3 {color: #555}
.fg4 {color: #f00}
.fg5 {color: #080}
.fg6 {color: #00f}
.fg7 {color: #0f0}
.fg20 {color: #E69738}
.fg21 {color: #7d7d7d}
.fg22 {color: #00d000}
.fg23 {color: #ff8503}
.fg24 {color: #e56100}
.fg25 {color: #0042b0}
.fg26 {color: #2f9800}
.fg27 {color: #d2d2d2}
.fg28 {color: #cecece}
.fg29 {color: #ff8}
.fg30 {color: #888}
.fg101 {color: #1a3aa6}
.fg102 {color: #bc6d04}
.fg103 {color: #b84500}
.fg104 {color: #747474}
.fg105 {color: #808080}
.fg106 {color: #930}
.fg107 {color: #00c}
.fg108 {color: #333}
.fg109 {color: #009}
.fg110 {color: #669}
.fg111 {color: #0042a7}
.inactive {color:#7D7D7D !important;}


/* Backgrounds */
.bg0 {background: none}
.bg1 {background-color: #fff}
.bg20 {background-color: #eee}
.bg21 {background-color: #f0f0f0}
.bg22 {background-color: #e0e0e0}
.bg23 {background-color: #808080}
.bg24 {background-color: #f4f4f4}
.bg25 {background-color: #eaedfe}
.bg26 {background-color: #dbf4cc}
.bg27 {background-color: #ffe7c9}
.bg28 {background-color: #f0f0f8}
.bg29 {background-color: #fff393}
.bg30 {background-color: #e2e2e2}
.bg31 {background-color: #ffe}
.bg32 {background-color: #ffc}
.bg33 {background-color: #444}
.bg101 {background-color: #eef}
.bg102 {background-color: #999}
.bg103 {background-color: #75b046}
.bg104 {background-color: #8dc664}
.bg105 {background-color: #ffffc0}
.bg106 {background-color: #d8d8d8}
.bg107 {background-color: #d8ffd8}
.bg108 {background-color: #c0c0f0}
.bg109 {background-color: #f6f6f6}
.bg110 {background-color: #ccc}
.bg111 {background-color: #ddf}
.bg112 {background-color: #cfc}
.bg113 {background-color: #ffa}
.bg114 {background-color: #ff0}
.bg115 {background-color: #fda}
.bg116 {background-color: #fdedd7}

/* Paddings & margins */
.ma {margin-left: auto; margin-right: auto}
.m0 {margin:0}
.mb0 {margin-bottom:0}
.mt0 {margin-top:0}
.mr0 {margin-right:0}
.ml0 {margin-left:0}
.m3 {margin:3px}
.mb3 {margin-bottom:3px}
.mt3 {margin-top:3px}
.mr3 {margin-right:3px}
.ml3 {margin-left:3px}
.m5 {margin:5px}
.mb5 {margin-bottom:5px}
.mt5 {margin-top:5px}
.mr5 {margin-right:5px}
.ml5 {margin-left:5px}
.m10 {margin:10px}
.mb10 {margin-bottom:10px}
.mt10 {margin-top:10px}
.mr10 {margin-right:10px}
.ml10 {margin-left:10px}
.m20 {margin:20px}
.mb20 {margin-bottom:20px}
.mt20 {margin-top:20px}
.mr20 {margin-right:20px}
.ml20 {margin-left:20px}
.p0 {padding:0}
.p2 {padding:2px}
.pb2 {padding-bottom:2px}
.pt2 {padding-top:2px}
.pr2 {padding-right:2px}
.pl2 {padding-left:2px}
.p3 {padding:3px}
.pb3 {padding-bottom:3px}
.pt3 {padding-top:3px}
.pr3 {padding-right:3px}
.pl3 {padding-left:3px}
.p5 {padding:5px}
.pb5 {padding-bottom:5px}
.pt5 {padding-top:5px}
.pr5 {padding-right:5px}
.pl5 {padding-left:5px}
.p10 {padding:10px}
.pb10 {padding-bottom:10px}
.pt10 {padding-top:10px}
.pr10 {padding-right:10px}
.pl10 {padding-left:10px}
.p20 {padding:20px}
.pb20 {padding-bottom:20px}
.pt20 {padding-top:20px}
.pr20 {padding-right:20px}
.pl20 {padding-left:20px}
.mp0 {margin:0;padding:0}


/* Aligns */
.ar {text-align: right}
.al {text-align: left}
.ac {text-align: center}
.aj {text-align: justify}
.at {vertical-align: top}
.ab {vertical-align: bottom}
.am {vertical-align: middle}
.flr {float:right}
.fll {float:left}


/* Forms */
/* TO DO!!! */
select.long { width: 300px; }
input.long, textarea.long { width: 290px; }
input.wide, textarea.wide, select.wide { width: 600px; }
input.medium { width: 200px; }
select.middle { width: 100px; }
.submit { /* green Submit button */
	background-color: #75b046;
	color: #ffffff;
	border: 1px solid #75b046;
	border-bottom: 1px solid #467e1d;
	margin-left: 5px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	cursor: pointer;
}
.submit:hover { background-color: #8dc664; }
.but_cancel { /* grey Cancel button */
	background-color: #d0d0d0;
	color: #6d6d6d;
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #b0b0b0;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	cursor: pointer;
}
.button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #afafaf;
  color: #333;
  background: url(/img/button_bg_1.gif) center -1px;
  cursor: pointer;
}
.but_file { /* intup type="file" */
	background-color: #ffffff;
}
.but_cancel:hover { background-color: #bfbfbf; }
.but_file:hover { background-color: #ffffff; }
.but_decline {
	background-color: #d54b20;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d54b20;
	border-bottom: 1px solid #9b2800;
}

/* Icons */
.icon { cursor: pointer; width: 16px; height: 16px; margin: 3px auto 0 auto; } /* basic for icons */
.i_act_point { /* icon Actions pointer */
	background: url(/img/pointer_action.gif) no-repeat;
	margin-left: 11px;
	margin-right: 10px;
	cursor: default;
}
.i_new { /* icon NEW */
	background: url(/img/new.gif) no-repeat;
	padding: 0 17px 0 0;
}
.i_chkmark { background: url(/img/checkmark.gif) no-repeat; width: 20px; height: 20px; margin-top: 0; } /* icon Checkmark */
.i_bubble_dis { background: url(/img/bubble_disable.gif) no-repeat; width: 20px; height: 20px; margin-top: 0; } /* icon bubble disabled */
.i_add { background: url(/img/add.gif) no-repeat; } /* icon Add */
.i_add2 { background: url(/img/add_plus1.gif) no-repeat; } /* icon Add bold */
.i_edit { background: url(/img/edit.gif) no-repeat; } /* icon Edit */
.i_right { background: url(/img/import.gif) no-repeat !important; } /* icon Right arrow (Import) */
.add_contact_bg { background: url(/img/add_plus2.gif) no-repeat; padding-left: 19px; } /* Add Contact link */
.add_import_bg { background: url(/img/import.gif) no-repeat; padding-left: 19px; } /* Import Contact link */
.add_export_bg { background: url(/img/export.gif) no-repeat; padding-left: 19px !important; } /* Export Contact link */
.group_invitation_bg { background: transparent url(/img/group_invitation.gif) no-repeat scroll 0px 2px; padding-left: 19px; } /* Group invitation link */




/* Ajax dropdown list */
div.autocomplete {
	position:absolute;
	background-color: #FFFFFF;
	z-index: 50;
	border:1px solid #808080;
	margin:0;
	padding:0;
}
div.autocomplete ul { list-style: none; padding: 0; margin: 0; }
div.autocomplete ul li { padding: 0 0 0 10px; }
div.autocomplete ul.offset { margin: 5px 0 5px 20px; }

div.autocomplete ul li {
	background: none;
	margin: 0;
	padding: 2px;
	cursor: pointer;
    display:block;
	color: #7F7F7F;
	white-space: nowrap;
}
div.autocomplete ul li.hl { background-color: #00007F; color: #FFFFFF; }
div.autocomplete div#noselect { background: #ddd; color: #222;padding: 3px; font-weight: bold }



/* Main page - before login */

/*** MAIN CENTRAL BLOCK ***/
#breadcrumps {
	padding: 5px 14px 5px 14px;
	display: none;
}


.hl_item { background-color: #ee8 !important; } /* highlighted note, topic etc.*/

/* User profile info in the top */
#profile_header { /*width: 543px;*/ }
#profile_header td.username { /*white-space: nowrap;*/ padding-right: 30px; }
#profile_header .actions { width: 340px; font-weight: bold; }
#profile_header .actions .active span { background-color: #6a7ab6; color: #ffffff; }
#profile_header ul a { white-space: nowrap; }

.action_tag, #profile_header #action_tag { /* "Our connections" links */
	background: url(/img/list_arr_left.gif) no-repeat left 6px;
	padding: 0 0 0 10px;
}
.action_tag span, #profile_header #action_tag span {
	color: #e69738;
}
#profile_header ul .hint a, #profile_header ul .hint a.visited { /* Links concerning "Our connections" */
	color: #7d7d7d;
}
#profile_header .add_to_community { /* Add to [community] link */
	margin-bottom: 4px;
	padding-left: 9px;
	background:transparent url(/img/list_arr_left.gif) no-repeat scroll left 6px;
}
#profile_header .add_to_community span.ul { background: #fda; padding: 3px; font-weight: bold; }
#pic_block {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.invite {
	color: #3fa805;
	font-size: 85%;
	font-weight: bold;
	background-color: #fff393;
	border-left: 1px solid #c4bb6e;
	border-bottom: 1px solid #c4bb6e;
	padding: 1px 0 1px 0;
	width: 48px;
	margin: 3px 0 3px 0;
	text-align: center;
	cursor: pointer;
}
h2 .delim { font-size: 70%; padding: 0 10px 0 10px; color: #cccccc; } /* delimiter in Profile owner's name */
h2 a.addr_link { font-size: 65%; color: #2f9800 !important; font-weight: bold; } /* Profile owner's name */


/* Identify dialog */
#identify_dlg #f_identify table td { padding-right: 2px;}
#identify_dlg .people_cnt { font-weight: bold; color: #000;}
#identify_dlg .res_page {
	display: none;
	background-color: #fff;
	border-bottom: 2px solid #d7d7d7;
	margin: 5px 0 7px 0;
	width: 93%;
	border-collapse: collapse;
}
#identify_dlg .res_page_active { display: block; }
#identify_dlg .res_page .spacer { font-size: 1px; padding-top: 4px; border: 0; }
#identify_dlg .res_page td { padding: 3px 0 3px 0; border-top: 1px solid #f0f0f0; }
#identify_dlg .res_page td.res_num { text-align: right; padding-left: 5px; width: 20px; }
#identify_dlg .res_page td .ul { font-weight: bold; } /* name */
#identify_dlg .dlg_block { height: 21px; }
#identify_dlg .page_tab { display: none; float: left; height: 16px; }
#identify_dlg .page_tab_active { display: block; }
#identify_dlg .page_tab .nav { float: left; width: 35px; text-align: center; } /* navigation Prev/Mext */
#identify_dlg .page_tab .nav_disabled { color: #b8b8b8; } /* navigation Prev/Mext */
#identify_dlg .page_tab .nav_delim { width: 10px; } /* navigation Prev/Mext */
#identify_dlg .page_tab .nav_arr { width: 12px; } /* navigation Prev/Mext */
#identify_dlg #f_ireg_anon { clear: both; }
#identify_dlg #f_ireg_anon .name { white-space: nowrap; }
#identify_dlg #f_ireg_anon table td { padding: 0 0 2px 0; }








/* TO DO */
.table_list td { /* table with >1 columns list, like list of states or cities */
	padding-right: 25px;
	white-space: nowrap;
}

.report_lnk { font-weight: bold; font-size: 95%; }

.rb_orange {clear: both; background:#ffe7c9; border-bottom: 1px solid #dcc7ad; padding: 3px 17px 4px 17px;}
.rb_orange .report_lnk { font-weight: bold; font-size: 95%; color:#e56100; }

.rb_blue {clear: both; background:#eaedfe; border-bottom: 1px solid #d4d9f7; padding: 3px 17px 4px 17px;}
.rb_blue .report_lnk { font-weight: bold; font-size: 95%; color:#0042b0; }

.rb_green {clear: both; background:#dbf4cc; border-bottom: 1px solid #cbe8ba; padding: 3px 17px 4px 17px;}
.rb_green .report_lnk { font-weight: bold; font-size: 95%; color:#2f9800; }

.sub_open_bg { background: url(/img/gr_arr_down.gif) no-repeat scroll left 6px; padding-left: 12px; } /* Open subform link */
.sub_close_bg { background: url(/img/gr_arr_up.gif) no-repeat scroll left 6px; padding-left: 12px; } /* Close subform link */
/* end of TO DO */






/* Tag connection dialog */
#tag_contact_dlg div.dr {background:#f0f0f0 none repeat scroll 0%;	border-bottom:1px solid #f0f0f0; border:medium none; padding:0 3px 0px 5px; vertical-align:middle;} /* Tag in the list */
#tag_contact_dlg div.sh {padding:1px 3px 1px 5px; margin:6px 0 2px 0; font-size:100%; font-weight:bold; text-align:left; background:#E2E2E2 none repeat scroll 0%; } /* Subtitle */
/* #tag_contact_dlg input {margin: 0; padding: 2px 6px 0 0; } */
#tag_contact_dlg .dlg_buttons { float:left; text-align: center; padding-bottom:10px; width: 100%}
#tag_contact_dlg input.submit { width: 100px; padding:0; margin-top: 4px;}
/* this class is not found in the code!!!!!     #tag_contact_dlg div.odd { background-color:#f0f0f0; border-bottom:none; }*/
	/* tag one person */
	#tag_contact_dlg #person_name {font-size: 140%} /* Title with the person name */
	#tag_one_personal {float:left; width: 235px; } /* "My contact tags" block */
	#tag_contact_dlg .lbl {font-size: 12px;} /* Label */
	#tag_contact_dlg div.sh .lbl {margin:0; font-size: 13px;} /* Label in the subtitle */
	#tag_contact_dlg .chk {width: 20px; margin: 0 4px 0 0; padding: 0; text-align:center;} /* Checkbox wrapper */
	#tag_contact_dlg .chk input {margin: 0; padding: 0; } /* Checkbox */
	#tag_contact_dlg #tag_delete{ text-align: right; margin: 5px 17px 2px 7px; font-size:85%; } /* "Delete from Contacts" block */
	#tag_one_notes {float:left; width: 228px; margin: 0 0 0 5px; } /* "Private notes" block */
	#tag_one_notes #tag_notes {float: right; width: 226px; height: 150px; margin:0; padding:0} /* Textarea "Private notes" */
	#div_new_tag input.text {width: 195px !important} /* "New tag" input */
	#tag_one_tagged_communities {float:left; width: 444px;} /* "My communities" block*/
	#tag_contact_dlg div.sel { color:#E69738; font-weight: bold; border-bottom:1px solid #f0f0f0; } /* Community name, selected */
	#communities_switcher {float:left; width: 468px; margin: 3px 0 3px 3px !important;} /* "Tag to communities" title */
	#tag_one_communities {float:left; width: 468px;} /* "Tag to communities" block, opened */
	/* tag people */
	#tag_people {} /* Title */
	#tag_many {float:left; width: 330px;}
	#tag_many div.dr {float: left;} /* Tag in the list */
	#tag_contact_dlg div.sh_m {float: left} /* Subtitle */
	#tag_contact_dlg .lbl_m { float: left; width: 215px; margin-top: 2px; font-size: 12px;} /* Label */
	#tag_contact_dlg div.sh .lbl_mh {float:left; padding:2px 7px 3px 0; width: 200px;} /* Label in the subtitle */
	#tag_contact_dlg .chk_m {float: right; margin: 2px 6px 0 0; text-align:center; font-size: 85%; font-weight:normal; padding:0;}
	#tag_contact_dlg .chk_mh {float: right; margin: 2px 4px 0 0; text-align:center; border-left: 1px solid #D2D2D2; font-size: 85%; font-weight:normal; padding:0 0 0 3px; } /* "Add", "Remove" subtitles */
	#tag_contact_dlg .chk_add { width: 25px; } /* "Add" subtitle */
	#tag_contact_dlg .chk_remove { width: 45px; } /* "Remove" subtitle */





/*** RIGHT BLOCK ***/

#main_right {
	width: 250px;
	padding: 0 0 0 0px;
	vertical-align: top;
	color: #555;
}




/* Search form */
#s_form, #s_form_business {
    background-color: #fdedd6;
	width: 220px;
	height: 125px;
    padding: 10px 0 0 22px;
    margin: 0 0 0 0px;
	color: #7e7c7d;

	border-width: 1px;
	border-color: #d9d9d9;
	border-style: solid;
	border-top: none;
}
#s_form, #s_form_business .title {
/*
		font-size: 135%;
	margin-bottom: 3px;
*/
}
#find_text { color: #e69738; }
#s_form input.text, #s_form select { background: #ffffff; }
#s_form_business input.text, #s_form_business select { background: #ffffff; }
/*#s_name { width: 164px; }*/
#s_age { width: 22px; margin-left: 2px; }
#s_state { width: 139px; }
#s_submit { width: 60px; font-weight: normal; padding: 0; }


/* Search results */
/*#srch_result .res_text { color: #018400; font-size: 110%; margin: 16px 0 10px 0; }*/
#srch_result {background-color: white; width: 100%;}
#srch_result .found { font-size: 125%; }
#srch_result .notfound { color: #b10101; font-size: 125%; font-weight: bold; }
#srch_result ul li { background: none; margin-bottom: 16px; }
#srch_result .res_name { font-size: 95%; font-weight: bold; }
#business_result {padding: 10px 0 0 0 }



input.decline {
	background-color: #d54b20;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d66b4b;
	border-bottom: 1px solid #9b2800;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	cursor: pointer;
}
.decline:hover { background-color: #d66b4b; }

#dlg_buttons {
	margin-top: 10px;
}





/* Thumbnails */
#thumbnails { margin-top: 10px; }
#thumbnails div.p_box {float: left; width: 19.9%; text-align: center;} /*width: 19.9% - for stupid IE.*/
#thumbnails .img_place {  /* img placeholder */
	padding-top:10px;
	width: 120px;
	height: 170px;
	position: relative;
	border: 1px solid #eee;
	margin: 0 auto 16px auto;
}
#thumbnails .empty { background-color: #fafafa; }
#thumbnails .noborder { border: 0; }
#thumbnails .img_place_hl { background-color: #ee8; } /* img placeholder highlighted */
#thumbnails .img_place_recall { background-color: #e7e7e7; } /* "Recall a name" picture */
/* should not be used anymore
#thumbnails .img_place table { margin: 10px 10px 5px 10px; width: 100px; }
#thumbnails .img_place td { text-align: center; vertical-align: middle; height: 145px; }
*/
#thumbnails .img_place a, #thumbnails .img_place span { display: block; }
#thumbnails .img_place a { color: #000 !important }
#thumbnails .actions { /* actions links container */
	position: absolute;
	top: 3px;
	right: -4px;
}
#thumbnails .act { /* action */
	color: #c4bb6e;
	font-size: 85%;
	background-color: #fff393;
	border-left: 1px solid #c4bb6e;
	border-bottom: 1px solid #c4bb6e;
	padding: 1px 0 1px 0;
	width: 50px;
	text-align: center;
	float: right;
	clear: both;
	margin-bottom: 2px;
}
#thumbnails a.fav {color: #008000 !important; font-weight: bold;}
#thumbnails a.priv {color: #A0A0A0 !important; font-weight: bold;}
.tb_online { /* "online" icon for thumbnail */
	font-size: 85%;
	color: #ffffff;
	background: url(/img/online_bg.gif) repeat-x left 1px;
	width: 46px;
	margin: 0 0 3px 0;
	text-align: center;
	height:13px;
/*	position: absolute; */
	margin: 0 auto 0 auto;
	left: 4px;
	top: 4px;
}

#profile_header .act {
	float: left;
	font-size: 85%;
	background-color: #fff393;
	border-left: 1px solid #c4bb6e;
	border-bottom: 1px solid #c4bb6e;
	padding: 1px 0 1px 0;
	width: 50px;
	text-align: center;
	clear: both;
	margin: 3px 0 2px 0;

}

#thumbnails .act span { display: inline; }
#thumbnails .long { width: 85px; } /* action - long bar */
#thumbnails .middle { width: 75px; } /* action - middle bar */
#thumbnails span.confirm_lnk, #profile_header span.confirm_lnk { color: #3fa805; } /* Invite, Confirm links */
#thumbnails span.decline_lnk { color: #f20201; } /* Decline, Remove links */
#thumbnails span.identify_lnk, #profile_header span.identify_lnk { color: #00a4e1; } /* Identify link */
#thumbnails span.disabled_lnk, #profile_header span.disabled_lnk { color: #555; } /* Link is disabled */

/* Express profile dialog */
#express_profile_dlg .identify_but {
	color: #00a4e1;
	font-weight: bold;
	background-color: #fff393;
	border: 1px solid #fff393;
	border-bottom: 1px solid #c4bb6e;
	cursor: pointer;
}

#express_profile_dlg #b_identify, #express_profile_dlg #b_cancel { width: 150px; }


/* add contact dialog inputs width ajusting */
#add_contact_dlg input.text { width: 230px }
#add_contact_dlg input.im_value { width: 137px }
#add_contact_dlg .im_type { width: 87px; margin-right: 6px }







/*SHARE REQUEST at the right*/
#cont_table { width: 100%; }
#cont_table td { padding: 0 0 4px 10px; vertical-align: top; }
#cont_table td.delim { border-bottom: 1px solid #e2e2e2; }

/*unused ?
.new_contact {
	color: #FF0000;
	background-color: #FFFFC0;
	padding: 0px 3px 0px 3px;
}*/



/* Address popup dialog styles*/
div.contacts_dlg { width: 640px }

div.ab_shrq { background:#fff; padding:3px; padding-top:5px; text-align: right; width: 600px; }

/*Addresses table */

.addr_tbl .rb { border-right-width: 1px; }
.addr_tbl tr.bb td { border-bottom-width: 1px; }

.addr_tbl tr.ba td { border-top-width: 1px; }

.addr_tbl .btm { vertical-align: bottom; }

.addr_tbl td.c_name {color: #888; padding-left: 10px; padding-top: 6px; border-right-width: 1px; vertical-align: top } /* contact name */
.addr_tbl td.t { vertical-align: top }
table.addr_tbl select { background: #ffd }
div.dialog table.addr_tbl input.text {
	width: 175px;
	height: 17px;
	background-color: #ffffdb;
	border-top: 1px solid #b5b6b1;
	border-left: 1px solid #b5b6b1;
	border-right: 1px solid #e7e9de;
	border-bottom: 1px solid #e7e9de;
	padding-left: 5px;
	padding-right: 2px;
}
div.dialog table.addr_tbl input.addr { width: 125px !important }
div.dialog table.addr_tbl input.zip { width: 45px !important }

.addr_tbl select.access {
	display: block;
	width: 115px;
	font-size: 85%;
	margin: 0 auto 0 auto;
}

/* New adress_tbl */

.addr_tbl { width: 620px; background-color: #ffffff; border: 1px solid #fff }
.addr_tbl th {
	border: 0 solid #d2d2d2;
	border-top: 6px solid #d7d7d7;
	background: #e2e2e2;
	padding: 4px 2px 4px 2px;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: normal;
}
.addr_tbl td {
	padding: 4px 2px 4px 2px;
	border: 0 solid #ebebeb;
	vertical-align: bottom;
}

.addr_entry td { border: 0 }

.addr_tbl div.c_td {float: left; text-align: center;}
.addr_tbl div.c_name {width: 85px; color: #888; text-align: left; padding-left: 2px;} /* contact name */
.addr_tbl div.c_pri {width: 26px; border-right-width: 1px;} /* contact primary label */
.addr_tbl div.c_val, .addr_tbl div.c_val_edit {width: 190px;  text-align: left;} /* contact value */
.addr_tbl div.c_ctrls {width: 60px;  text-align: left;} /* contact control icons */
.addr_tbl div.c_add {width: 26px; } /* contact control icons */
.addr_tbl div.c_pb {width: 60px; border-right-width: 1px;} /* contact personal/busines icon */
.addr_tbl div.c_info {width: 45px; } /* contact info icon */
.addr_tbl div.c_share {width: 45px; } /* contact share icon */
.addr_tbl div.c_report {color:#555555; font-size:11px; text-align:left; } /* contact report invalid */
.addr_tbl div.c_vis {width: 155px; } /* contact report invalid */


.addr_tbl div.th_td {float: left; text-align: center;}
.addr_tbl div.th_name { width: 85px; }
.addr_tbl div.th_pri { width: 26px; }
.addr_tbl div.th_ctrls { width: 60px; }
.addr_tbl div.th_add { width: 26px; }
.addr_tbl div.th_pb { width: 60px; font-size: 9px;  border-right-width: 1px;}
.addr_tbl div.th_info { width: 45px; }
.addr_tbl div.th_val { width: 190px;}
.addr_tbl div.th_share { width: 45px; }
.addr_tbl div.th_vis { width: 155px; }



/* Show deleted and About block */
#bottom_tabs_tbl {
	width: 600px;
	margin: 3px 0 0 0;
}
#bottom_tabs_tbl td {
	padding: 4px 5px 4px 5px;
	border: 0 solid #ebebeb;
	vertical-align: top;
}
#bottom_tabs_tbl .tab {
	height: 10px;
	border-top: 1px solid #f0f0f0;
	text-align: right;
	padding: 4px 0 4px 0;
}
#bottom_tabs_tbl #deleted_tab { width: 110px; }
#bottom_tabs_tbl td.expanded {
	background-color: #e2e2e2;
	border-top: 1px solid #d7d7d7;
	border-bottom: 0;
}
#bottom_tabs_tbl td.expanded div.arr {
	background: url(/img/down_arr.gif) no-repeat left 6px;
	font-size: 0;
	cursor: pointer;
	width: 11px;
	height: 14px;
	float: left;
	margin-left: 5px;
}

#bottom_tabs_tbl td.collapsed div.arr {
	background: url(/img/right_arr.gif) no-repeat 3px 3px;
	font-size: 0;
	cursor: pointer;
	width: 11px;
	height: 14px;
	float: left;
	margin-left: 5px;
}


#bottom_tabs_tbl td.expanded .caption {
	font-weight: bold;
	cursor: pointer;
}
#bottom_tabs_tbl td.collapsed .caption {
	cursor: pointer;
	color: #0042a7;
	text-decoration: underline;
}
#bottom_tabs_tbl .tab_border { background-color: #e2e2e2; font-size: 0; height: 6px; }

#deleted_tbl {
	width: 620px;
	background-color: #fff;
}
#deleted_tbl td {
	padding: 4px 5px 4px 5px;
	border: 0 solid #ebebeb;
	vertical-align: top;
}
#deleted_tbl td { border-right-width: 1px; }
#deleted_tbl tr.ba td { border-top-width: 1px; }
#deleted_tbl .c_name {
	color: #808080;
	padding-left: 13px;
	width: 101px;
}

textarea#private_note {
	width: 332px;
	height: 40px;
	background-color: #fff;
        font-size: 80%;
}


/* Icons */
.icn {background: transparent url(/img/addr_spr.gif) no-repeat; cursor: pointer; width: 16px; height: 16px; margin: 0 auto; font-size: 1px;} /* basic for icons */

.i_edit { background-position: 0 -176px; float: left; margin-top: 3px; margin-bottom: 2px; } /* icon Edit */
.i_add { } /* icon Add */
.i_pers { background-position: 0 -240px; } /* icon Personal */
.i_pers_dis {background-position: 0 -256px; cursor: default; } /* icon Personal disabled */
.i_bus { background-position: 0 -192px; } /* icon Business */
.i_bus_dis {background-position: 0 -208px; cursor: default; } /* icon Business disabled */
.i_info { background-position: 0 -96px; } /* icon Info */
.i_info_green { background-position: 0 -128px; }
.i_info_red { background-position: 0 -144px; }
.i_info_dis { background-position: 0 -112px; cursor: default; } /* icon Info disabled */
.i_share { background-position: 0 -272px; } /* icon Share */
.i_share_dis {background-position: 0 -288px; cursor: default; } /* icon Share disabled */
.i_prim { background-position: 0 -224px; } /* icon Primary */
.i_ok { background-position: 0 -160px; float: left; } /* icon Ok */
.i_cancel { background-position: 0 -16px; float: left; } /* icon Cancel */
.i_del { background-position: 0 -48px; float: left; } /* icon Delete */
.i_del_hl { background-position: 0 -32px; float: left; } /* icon Delete */
.i_arr_dn { background-position: 0 -64px; } /* icon Down arrow */
.i_arr_ri { background-position: 0 -80px; } /* icon Right arrow */


#p_header { padding-left: 6px }
#p_header td { color: #888 }
#p_header .act {
  background-color:#FFF393;
  border-bottom:1px solid #C4BB6E;
  border-left:1px solid #C4BB6E;
  clear:both;
  color: #047fdf;
  font-size:85%;
  margin-top:5px;
  padding:1px 0;
  text-align:center;
  width:58px;
}


#contact_list_tbl th.mutual {
	padding-left: 25px !important;
	padding-right: 25px !important;
}

/*To clear page layout after floats*/
.clearer { clear: both; }


/* Tabs above header search block */
#top_search_form_table td#caption {background: #ffffff; white-space: nowrap; padding: 0 5px 5px 0; color: #717171; font-size: 14px;}
#top_search_tabs_block #header_search_title {
	width: 90px;
	color:#7D7D7D;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 4px;
}
#top_search_tabs_block #header_search_p {
	width: 330px !important;
	background-color: #FDEDD7;

}

#top_search_tabs_block #header_search_b {
	width: 130px !important;

}

#top_search_tabs_block { /*margin: 0 85px 0 0;*/ border: none; background-color:#ffffff; padding: 0; }
#top_search_tabs_block div { width: 2px; /*border-left:1px solid #d9d9d9;*/ } /* spacer between tabs */
#top_search_tabs_block td {  }
#top_search_tabs_block .tab {
	padding: 2px 10px 0 10px;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	width: 50px;
}
#top_search_tabs_block .tab span { cursor: pointer; text-decoration: none; font-size: 11px; white-space: nowrap; font-weight: bold;}
#top_search_tabs_block .sel span {	font-weight: bold; }


#header_people_search {
	padding: 3px;
	float: right;
	background-color: transparent;
	width: 364px;
}

#header_business_search {
	padding: 3px;
	float: right;
	background-color: transparent;
	width: 364px;
}

/* Purchase buttons & dialog */
.purchase #phone {float: left; width: 16px; height:16px; padding: 0; margin:0; background: transparent url(/img/i_phone.png) no-repeat scroll 0 0; cursor: pointer; }
.purchase #address {float: left; width: 16px; height:16px; padding: 0; margin:0; background: transparent url(/img/i_home.gif) no-repeat scroll 0 0; cursor: pointer; }
.purchase #www {float: left; width: 16px; height:16px; padding: 0; margin:0; background: transparent url(/img/i_www.gif) no-repeat scroll 0 0; cursor: pointer; }

/* Summary table like "My activity score" */
table.summary { border-collapse: collapse; }
table.summary td { padding: 5px; border-top: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
table.summary th { border-left: 1px solid #d2d2d2; border-top: 6px solid #d7d7d7; background: #e2e2e2; padding: 4px 7px 4px 7px; }
table.summary .bl_none { border-left-width: 0; } /* left border of table cell = 0 */

/* Empty profile motivation slogan */
.startup_motivation {
	background: #f3ffe9;
	border-top: 1px solid #497f20;
	border-bottom: 1px solid #497f20;
	border-left: none;
	border-right: none;
	margin: 10px 0 40px 0;
	padding: 10px 5px 0 5px;
	text-align: center;
	color: #333333;
	width: 98%;
	vertical-align: top;
	clear: both;
}

/* DOMWindow */
.closeDOMWindow { margin-right: 32px; margin-top: 7px; float: right; }
#DOMWindowBodyAjax {
    text-align: left;
    padding-right: 20px;
}
#DOMWindowBodyAjax h3 {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
    font-weight: bold;
}
#DOMWindowBodyAjax p {
    margin-top: 15px;
}

#welcome-header {
    width: 734px;
    height: 51px;
    float: left;
    display: inline;
    margin-left: -15px;
    margin-top: -12px;
    background-color: #F2FCFF;
    text-align: center;
}
#welcome-header p {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-top: 4px;
    margin-bottom: -3px;
}
#welcome-header a {
    font-size: 11px;
    text-decoration: none;
}
#welcome-content {
    width: 734px;
    height: auto;
    float: left;
    display: inline;
    margin-left: -15px;
    color: #333333;
}
#welcome-content dl {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 20px;
    text-align: center;
}
#welcome-content dl dt {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #333333;
}
#welcome-content dl dd {
    margin: 0;
    padding: 0;
    color: #333333;
}
#welcome-content ul {
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    margin-top: 25px;
    margin-left: 90px;
    list-style: none;
}
#welcome-content ul li {
    width: 157px;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    margin-left: 20px;
    text-align: center;
}
#welcome-content ul li img {
    border: 1px solid #CCCCCC;
    padding: 4px;
}
#welcome-content ul li p {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 3px;
}
#welcome-content ul li p span {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: bold;
}
#welcome-get-started {
    width: 734px;
    height: 55px;
    float: left;
    display: inline;
    margin-left: -15px;
    margin-top: 30px;
    background-color: #F3FFE9;
    text-align: center;
    border-top: 1px solid #B2D1B2;
    border-bottom: 1px solid #B2D1B2;
}
#welcome-get-started dl {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 6px;
    text-align: center;
}
#welcome-get-started dl dt {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
#welcome-get-started dl dd {
    margin: 0;
    padding: 0;
    color: #333333;
    margin-top: 2px;
}
#welcome-you-can-also {
    width: 382px;
    height: auto;
    float: left;
    display: inline;
    margin-top: 20px;
    color: #333333;
}
#welcome-you-can-also p {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}
#welcome-you-can-also div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 4px;
    padding-bottom: 10px;
    border: 1px solid #D6D6D6;
}
#welcome-you-can-also div dl {
    margin: 0;
    padding: 0;
    width: 348px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
#welcome-you-can-also div dl dt {
    margin: 0;
    padding: 0;
    margin-bottom: -1px;
}
#welcome-you-can-also div dl dt a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#welcome-you-can-also div dl dd {
    margin: 0;
    padding: 0;
}
#welcome-import-contacts {
    width: 320px;
    height: auto;
    float: left;
    display: inline;
    margin-top: 20px;
    margin-left: 15px;
    color: #333333;
}
#welcome-import-contacts p {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}
#welcome-import-contacts div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 4px;
    padding-bottom: 10px;
    border: 1px solid #D6D6D6;
}
#welcome-import-contacts div .text1 {
    width: 297px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 11px;
    margin-top: 8px;
    font-size: 12px;
    font-weight: normal;
}
#welcome-import-contacts div .nbutton {
    float: right;
    margin-top: 13px;
    margin-bottom: 20px;
    margin-right: 40px;
}
#welcome-import-contacts div .text2 {
    width: 285px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 11px;
    margin-top: 8px;
    padding-left: 13px;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    background: url(/img/img_locked.gif) no-repeat left;
}
#welcome-import-contacts div .text2 a {
    color: #7689CA;
    text-decoration: none;
}
.nbutton {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  float: right;
  display: block;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #afafaf;
  color: #333;
  background: url(/img/button_bg_1.gif) center -1px;
  cursor: pointer;
}
.settings-titles {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.settings-titles .change-link {
    float: right;
    cursor:pointer;
    display: inline;
    margin-top: 5px;
    font-size: 11px;
    color: #7689CA;
    text-decoration: none;
}
.settings-box {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    border: 1px solid #D6D6D6;
    margin: 3px 0 18px 0;
    padding: 14px 0 7px 0;
    color: #333333;
}
.settings-box .row {
    width: 690px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 13px;
    margin-bottom: 8px;
}
.settings-box .row p {
    margin: 0;
    width: 103px;
    height: auto;
    float: left;
    display: inline;
    margin-top: 6px;
}
.settings-box .row p.normal {
   margin-top: 0;
}
.settings-box .row .boxform {
    width: 265px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #333;
    outline-width: 0;
    margin: 0;
    font-size: 12px;
    border: 1px solid #c7c7c7;
    border-top: 1px solid #868686;
    background: #fff;
    padding: 5px 5px 5px 4px;
    float: left;
}
.settings-box .row .new-email {
    width: 280px;
}
.settings-box .row .password-email {
    width: 200px;
}
.settings-box .row #privacy-settings select {
    width: 203px;
    margin-left: 7px;
    font-size: 13px;
    font-weight: bold;
    margin-top: -1px;
    margin-right: 5px;
    padding: 4px 8px 4px 3px;
}
.settings-box .row #privacy-settings .information {
    float: right;
    display: inline;
    margin-top: 8px;
}
.settings-box .row a.send-password {
    text-decoration: none;
}
.settings-box .row .new-password {
    margin-right: 10px;
}
.settings-box .row-desc {
    font-size: 11px;
    float: left;
    display: inline;
    margin-left: 117px;
    margin-bottom: 2px;
}
.settings-box .row .save {
    float: left;
    display: inline;
    margin-left: 103px;
}
#box-menu-settings {
    width: 82px;
    height: 27px;
    float: left;
    display: inline;
    margin-right: 10px !important;
    background: url(/img/bg_submenu_settings_arrow.gif) no-repeat;
}
#box-menu-settings a {
    float: left;
    display: inline;
    margin: 5px 0 0 14px !important;
}
#box-menu-settings a:hover { text-decoration: none !important; color: #333333 !important; }
#box-menu-settings.lhover {
    background: url(/img/bg_submenu_settings_hover.gif) no-repeat;
}
#submenu-settings {
    width: 139px;
    height: 51px;
    float: left;
    display: block;
    margin-left: 0px;
    margin-top: 27px;
    background: url(/img/bg_submenu_settings.png) no-repeat;
    list-style: none;
    position: absolute;
    padding: 0 !important;
}
#submenu-settings li {
    width: 118px;
    padding: 0 !important;
    float: left;
    display: block;
    margin: 4px 0 -5px 14px !important;
}
#submenu-settings li a {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    display: block;
}
#submenu-settings li a:hover {
    text-decoration: underline !important;
    color: #1A3AA6 !important;
}
.title-pages {
    width: 100%;
    float: left;
    display: inline;
    font-size: 22px;
    color: #333333;
}
#box-search-find-people {
    width: 100%;
    float: left;
    display: inline;
    margin-top: 4px;
    color: #333333;
}
#box-search-find-people .boxform {
    float:left;
    padding:4px;
    width:410px;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding-right: 25px;
    background: #FFFFFF url(/img/img_search_address_book.gif) no-repeat right;
}
#box-search-find-people .default_input {
    color: #B4B4B4;
    font-style: italic;
}
#box-search-find-people select {
    width: 165px;
    float: left;
    display: inline;
    margin-left: 6px;
    font-size: 13px;
    margin-top: -1px;
    padding: 3px 8px 3px 3px;
}
#box-search-find-people .button {
    float: left;
    display: inline;
    margin-left: 6px;
    padding: 3px 8px 3px 8px;
}
#box-search-find-people p {
    width: 100%;
    float: left;
    display: inline;
    margin-top: 15px;
}
#box-search-find-people img {
    float: left;
    display: inline;
    margin: 10px 0 0 55px;
}
#box-search-find-people #state_spinner {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.subtitle-people-search-results {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    float: right;
    display: inline;
    text-align: left;
    margin-top: 9px;
}
.subtitle-people-search-results strong {
    font-weight: bold;
}
#box-search-find-people .filter-age {
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    margin-top: 8px;
}
#box-search-find-people .filter-age select {
    width: auto;
    float: none;
    font-size: 11px;
    padding: 0;
    margin: 0;
    margin-left: 3px;
}
#box-list-results-search-people {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    list-style: none;
    margin-top: 10px;
    color: #333333;
}
#box-list-results-search-people li {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    padding-bottom: 11px;
    margin-top: 11px;
    border-bottom: 1px solid #F0F0F0;
    background-position: bottom;
    background-repeat: repeat-x;
}
#box-list-results-search-people li dl {
    margin: 0;
    width: 540px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 6px;
    font-size: 14px;
}
#box-list-results-search-people li dl dt {
    margin: 0;
    float: left;
}
#box-list-results-search-people li dl dd {
    float: left;
    margin: 0;
}
#box-list-results-search-people li dl dt a {
    text-decoration: none;
    font-weight: bold;
}
#box-list-results-search-people .details {
    width: 60px;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-top: 2px;
    font-size: 12px;
    text-decoration: none;
}
#box-list-results-search-people .its_you {
    font-style:italic; color:#c0c0c0;
}
#box-list-results-search-people .details.redlink, #box-list-results-search-people .details.redlink:hover {
    color: #CC0000 !important;
}
#box-list-results-search-people .add-to-contact {
    float: left;
    display: inline;
    margin-top: 2px;
    font-size: 12px;
    text-decoration: none;
}
#box-list-results-search-people ul {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 3px;
    display: none;
}
#box-list-results-search-people ul li {
    width: auto;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    margin-left: 6px;
    margin-right: 19px;
    border: 0;
}
#box-list-results-search-people ul li strong {
    font-weight: bold;
}
#box-navigation-people-search {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    color: #333333;
}
#box-navigation-people-search dl {
    margin: 0;
    float: left;
    display: inline;
    margin-left: 4px;
    margin-top: 10px;
}
#box-navigation-people-search dl dt {
    margin: 0;
    float: left;
}
#box-navigation-people-search dl dt a img {
    float: left;
}
#box-navigation-people-search dl dd {
    margin: 0;
    float: left;
    display: inline;
    margin-left: 8px;
    margin-top: 7px;
    color: #666666;
}
#box-navigation-people-search .create-profile {
    float: right;
    display: inline;
    margin: 17px 20px 0 0;
}
#box-navigation-people-search .create-profile a {
    text-decoration: none;
}
.title_album {
	width: 100%;
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
	float: left;
}
.title_album a {
	text-decoration: none;
}
.title_album span {
	color: #CCCCCC;
}
.title_album_menu {
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 0;
}
.linksothersalbums {
	width: 516px !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-bottom: 5px !important;
	padding-right: 8px !important;
	margin-top: 2px !important;
	margin-bottom: 5px !important;
	background-color: #F4F4F4;
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	list-style: none;
}
.linksothersalbums li {
	margin: 0 !important;
	margin-top: 5px !important;
	margin-left: 8px !important;
	margin-right: 5px !important;
	float: left;
	height: 16px;
}
.linksothersalbums li.highlight a {
	color: #333333;
	font-weight: bold;
}
.linksothersalbums li.highlight a:hover {
	text-decoration: none !important;
	color: #333333 !important;
}
.photos_with_profile {
	margin: 0 !important;
	margin-top: 10px !important;
	list-style: none;
}
.photos_with_profile li {
	margin-left: 0 !important;
	margin-right: 8px !important;
}
#contacts_dlg .autocomplete {
	margin-left: -127px;
}
#contacts_dlg #city_ac {
	margin-left: 0 !important;
}
.width100percent {
	width: 100%;
}
.dspeoplerequested {
	float: right;
	margin-top: 2px;
	padding: 0;
	font-weight: normal;
}
.title-profile-user-photos {
	font-size: 22px;
}
.title-profile-user-photos a {
	color: #333333 !important;
	border: 0;
	text-decoration: none;
}
.actionsofme ul {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}
.title-how-it-works {
	width: 100%;
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.img-how-it-works-webcall {
	float: left;
	display: inline;
	margin: 31px 0 15px 10px;
}
.proceed-webcall {
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: -241px 0 0 30px;
}
.box-comfi-infos {
	width: 100%;
	float: left;
}
.comfi-infos {
	width: 372px;
	float: left;
	margin: 30px 0 0 29px;
	padding-bottom: 20px;
}
.comfi-infos .title {
	width: 100%;
	float: left;
	background: #CCCCCC url(/img/communications/bg-comfi-infos-left.png) no-repeat left top;
	border-bottom: 1px solid #D9D9D9;
}
.comfi-infos .title p {
	margin: 6px 0 0 11px;
	padding: 0 0 6px 0;
	float: left;
	font-weight: bold;
}
.comfi-infos .box-title {
	width: 100%;
	float: left;
	background: url(/img/communications/bg-comfi-infos-right.png) no-repeat right top;
}
.comfi-infos .ds {
	width: 100%;
	float: left;
	margin-top: 1px;
	background-color: #F4F4F4;
	padding-bottom: 6px;
}
.comfi-infos .ds dl {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}
.comfi-infos .ds dl dt {
	margin: 0; padding: 0;
	float: left;
	font-weight: bold;
	margin-left: 11px;
}
.comfi-infos .ds dl dd {
	margin: 0; padding: 0;
	float: left;
	clear: both;
	margin-left: 11px;
}
.how-it-works-call-me {
	float: right;
	background: url(/img/arrow-how-it-works-callme.gif) no-repeat right top;
	margin: 5px 171px 0 0;
	padding: 8px 17px 0 0;
}
.how-it-works-call-me a {
	text-decoration: none;
}
.img-how-it-works-callme {
	float: left;
	display: inline;
	margin: 20px 0 15px 23px;
}
.proceed-callme {
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: -34px 59px 0 0;
}
.confi-infos-callme {
	width: 637px;
}
.margin0 { margin: 0; }
.no-background { background: none !important; }
.hb_content-pay { width: 917px !important; }

#payment {
    width: 900px;
    float: left;
    border: 1px solid red;
}
#payment .top .invoice {
    width: 550px;
    float: left;
}
#payment .top .amount {
    width: 300px;
    float: right;
    text-align: right;
}

#seocopyelid {height:1px; overflow:hidden; position:absolute; width:1px; }

.loading {
    width:16px;
    height:11px;
    background: url(/img/loading.gif) no-repeat;
}
#header div.logo {position:absolute;top:40px;left:0;}
#header div.logo a {font-size:30px;color:#400;text-decoration:none;}
#pt_name_ac_div  ul {float:none;margin-left:-1px;padding:0;display:block !important; overflow:hidden;}

