/* CSS Document for registration and profile pages */
/*========================================================================= private registration  ======================*/
input:focus, select:focus, textarea:focus
{
	border-color: #6290AF !important;
}
/* --------------------------- reg form elements ----------------------*/

.regFormShort {
	width: 540px;
}

.regFormShort input, .regFormShort label {
	display: block;
}
.regFormShort input {
	background: #fff;
	border: 1px solid #B0D2E4;
	margin-bottom: 15px;
	margin-top: 1px;
}
.regFormShort input {
	width: 500px;
}
.regFormShort label {
	color: #195988;
	font-size: 14px;
}
.regFormShort label.small {
	font-size: 12px;
	color: #57595B;
	display: inline;
}
.regFormShort .register {
	float: right;
	margin-bottom: 10px;
	*margin-top: -22px; /*ie6+7*/
}
.regFormShort .agree {
	margin: 30px 5px 0;
	font-size: 12px;
}
.regFormShort .agree a {
	text-decoration: underline;
	vertical-align: baseline;
}
.regFormShort p, .regFormShort ul {
	/*this is for the explanation page */
	font-size: 15px;
	line-height: 1.5em;
}
.regFormShort ul {
	margin: 10px 15px;
}
.regFormShort ul, .regFormShort li {
	list-style-type: disc;
}
.regFormShort .error span
{
	display: block;
}
.link2Biz
{
	float: right;
	width: 405px;
	padding-left: 20px;
	color: #1A7EB5;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/Homepage/plus.png) no-repeat left top;
	zoom:1;
}
.link2Biz a
{
	text-decoration: underline;
	color: #1A7EB5;
	font-size: 0.8em;
	font-weight: normal;
}



/*----------------------------------------- confirm email page ------------------------*/
/* rounded bg */
.gradRoundTop {
	background-image: url(../images/frames/lightBlueToWhiteWithRoundC.png);
}
.gradRoundTop {
	position: relative;
	background-repeat: repeat-x;
	background-position: 0 -23px;
	padding: 15px;
	min-height: 240px;
	_height: 240px; /*ie6*/
}

/*--*/
.confirmMail {
	color: #1A7EB5;

}
.confirmMail h2
{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Microsoft Sans Serif, sans-serif;
	font-size: 24px;
	margin-bottom: 12px;
}
.confirmMail h3
{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Microsoft Sans Serif, sans-serif;
	font-size: 20px;
	margin-bottom: 12px;
}
.confirmMail p {
	font-size: 16px;
	margin-bottom: 8px;
}
.confirmMail .mailAdr {
	color: #37A6E8;
}
.confirmMail a {
	color: #1A61FE;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.confirmMail .btnGreen23px
{
	vertical-align: top;
	margin-left: 3px;
}
.confirmMail .error
{
	margin-left: 20px;
}
#divChangeEmailPopup label
{
	margin-right: 5px;
	font-weight: normal !important;
}

/*  ========================================================================  profile ============================= */
/* --------------------------- profile tabs ----------------------------------*/
.profileTabs {
	position: relative; z-index: 1000; height: 28px;
	z-index: 10;

}
.inviteTabs {
	padding: 0 20px;
	position: relative; z-index: 1000; height: 28px;
}
.profileTabs li, .profileTabs a, .inviteTabs li, .inviteTabs a {
	background: url(../images/gradientTab.png) no-repeat;
}
.profileTabs li, .inviteTabs li {
	float: left;
	height: 28px;
	padding-left: 20px;
	margin-right: 4px;
	font-size: 15px;
}
.profileTabs a, .inviteTabs a {
	 display: block;
	height: 24px;
	padding-top: 4px;
	padding-right: 20px;
	background-position: right top;
	color: #6496c3;
	_width: 1px;/*ie6*/
	white-space: nowrap;
}
.profileTabs li.current, .inviteTabs li.current {
	height: 28px;
	background-position: left bottom;
}
.profileTabs .current a, .inviteTabs .current a {
	background-position: right bottom;
	color: #367598;
}
/* -------- end profile tabs ------------------*/

/* =================================================================== profile body and Biz Registration Elements ===============================*/
/* bg and round corners */
.profileBody {
	min-height: 240px;
	_height: 240px;
	position: relative;
	background: url(../images/frames/srchBoxBG.png) repeat-x;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	font-size: 14px;
	margin-top: -1px;
	position: relative;
	/*round corners */
    -moz-border-radius: 0 10px 10px 10px;
    -webkit-border-bottom-left-radius: 10px; /* chrome, safari*/
	-webkit-border-boottom-right-radius: 10px; /* chrome, safari*/
	-webkit-border-top-right-radius: 10px; /* chrome, safari*/
    border-radius: 0 10px 10px 10px;
}
.branch {
	-webkit-border-radius: 10px; /* chrome, safari*/
	-moz-border-radius: 10px;	/* firefox */
	border-radius: 10px; /* css3 complient */
}
.profileBody h3 {
	color: #B0C9E6 !important;
	font-size: 18px !important;
	margin-bottom: 10px !important;
	font-family: "Trebuchet MS", Tahoma, sans-serif !important;
	clear:left;
}




/* profile body elements */

.profileBody h2 {
	color: #9ebc42;
	margin: 15px 0px 20px;
	font-size: 18px;
}
.profileBody .buttons {
	margin: 0;
	vertical-align: bottom;
	white-space: nowrap;
}


.profileBody table {
}
.prifileBody .generalInfo, .addBiz1 .generalInfo, .prifileBody .workInfo
{
	clear: left;
}
.profileBody .notification {
	color: red;
	font-size: 11px;
	text-align: center;
	margin: 15px 0;
}

.profileBody th, .addBiz1 th {
 	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	color: #187db5;
	padding: 5px 5px 0;

}
.profileBody .personalInfo
{
	margin-bottom: 25px;
}
.profileBody .personalInfo th {
	padding: 0 5px 0;
}

.profileBody .change th {
	font-size: 12px;
	text-align: right;
}

.profileBody td, .addBiz1 td  {
	font-size: 12px !important;
	color: #333;
	vertical-align: middle;
	padding: 5px;

}
.profileBody .addresses td, .profileBody .phones td
{
	border-top: 1px solid #d6e3f2;
	border-bottom: 1px solid #d6e3f2;
}

.profileBody td a, .addBiz1 td a {
	font-size: 11px;
	text-decoration: underline;
	color: #187db5;
	white-space: nowrap; /*for ie 6+7*/
}

.profileBody input {
	/*width: 95%;*/
}

.profileBody input, .profileBody select, .profileBody textarea,
.addBiz1 input, .addBiz1 textarea, .addBiz1 select {
	background: #fff;
	border: 1px solid #B0D2E4;
	font-size: 12px;
}
.profileBody select, .addBiz1 select {
	padding: 2px;
}
.profileBody label, .addBiz1 label {
	color: #37A6E8;

}
.profileBody textarea {

}
.profileBody .gender {
	padding-left: 20px;
}
.profileBody .gender input {
	vertical-align: 3px;
}

.profileBody .delItem, .addBiz1 .delItem
{
	color: #333;
	font-size: 11px;
	margin-left: 30px;
	display: inline-block;
}
.profileBody .addItem, .addBiz1 .addItem {
	color: #9EBC42;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	display: block;
	white-space: nowrap;
}



td.dataType {
	vertical-align: top;
}
.phoneNumber {
	white-space:nowrap;

}



th.primary {
	font-size: 11px !important;
	font-weight: normal;
}
td.primary {
	text-align: center;
	font-size: 11px !important;
	vertical-align: middle !important;
}
.addresses td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;

}
.addresses div {
	margin: 0 7px 5px 0;
}
.addresses label {
	display: block;
	font-size: 11px;
}
.addresses .dataType {
	padding-top: 18px;
	vertical-align: top;
}
.addresses div.primary {
	margin-left: 20px;
	display: inline;
}
.addresses div.primary label {
	display: inline;
	color: #333;
}
.addresses .privacyProp {
	margin-top: 15px;
}
.emails th a {
	color: #187DB5;
	font-size: 11px;
	margin-left: 35px;
	text-decoration: underline;
}
.workInfo td {
	border: none;
}
.saveReminder {
	width: 550px;
	min-height: 50px;
	padding: 15px;
	background: #fff;
	border: 3px solid #B0D2E4;

}
.saveReminder p {
	margin-bottom: 15px;
	text-align: center;
}
.saveReminder .buttons {
	text-align: center;
}
.viewMyCard {
	float: right;
	color: #187DB5;
	text-decoration: underline;
	margin-bottom: 40px;
}
/* -- privacy settings div --*/
.privacyProp {
	position: relative;
	display: inline;
	width: 15px;
	height: 15px;
	margin: 0;
}
.addresses .privacyProp {
	display: inline; /*ie 6+7*/
	display: inline-block;

}
.lockIco {
	cursor: pointer;
	vertical-align: middle;
}
.privacyProp > div {
	display: inline;
}
.privacySelect
{
	display: none;
	position: absolute;
	top: 0;
	left: 15px;
	height: 70px;
	padding: 0 0 0 5px !important;
	margin: 0 !important;
	background: transparent url(../images/frames/grayTransSmallbox.png) no-repeat;
}
.privacySelect .inner {
	background: transparent url(../images/frames/grayTransSmallbox.png) no-repeat right bottom;
	padding: 0 5px 0 0 !important;
	margin: 0 !important;
	height: 70px;
}
.privacySelect .center {
	padding: 4px 0 !important;
	margin: 0 !important;
	background: #ededed;
	height: 62px;
	font-size: 11px;
	text-align: center;

}
.privacySelect p {
	margin-bottom: 3px;
	color: #333;
	white-space: nowrap;
}
.privacySelect .buttons {
	text-align: center;
}
.privacySelect .buttons a {
	margin: 5px;
}
.userImage .privacyProp {
	display: block;
}
/*-- end privacy prop. */
/* ----- user image box ----*/
.userImage {
	width: 120px;
	float: right;
	clear: right;
	font-size: 11px;

}
.userImage .userPhoto{
	width: 100%;
	border: 1px solid #CCD1D5;
	margin-bottom: 15px;
}
.userImage a {
	color: #187DB5;
	text-decoration: underline;
	margin-bottom: 5px;
}
/* -------- preferences tab ----------------*/
/* on the preferences tab, the cells are more padded */
.pref td, .pref th {
	padding: 0 5px 10px;
	border: none;
}
.pref th {
	font-size: 14px;
}
.pref td p {
	margin-bottom: 5px;
}
.pref textarea {
	width: 300px;
}

/*--gender selector ia also in phonebook.css --*/
.gender .male, .gender .female {
	width: 15px;
	height: 22px;
	display: -moz-inline-box; /*ff2*/
	display: inline-block;
	vertical-align: middle;
	text-indent: -6000em;
	margin-right: 5px;
}
.gender .male {
	background: url(../images/icon_m.gif) no-repeat 2px top;
}
.gender .female {
	background: url(../images/icon_f.gif) no-repeat 2px top;
}
/* --*/
.profileBody .delete, .profileBody .delete:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 13px;
	width: 13px;
	line-height: 1em;
	background: url(../images/circGreen13pxWh.gif) no-repeat;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}
.profileBody .add, .profileBody .add:hover {
	background: url(../images/plus_tiny.gif) no-repeat left 3px;
}
.profileBody .addType, .profileBody .addType:hover {
	background: url(../images/plusTinyBlue.gif) no-repeat left 3px;
}
.profileBody .add, .profileBody .add:hover, .profileBody .addType, .profileBody .addType:hover {
	padding: 0 13px;
	color: #4d4d4d;
	text-decoration: none;
	font-size: 11px;
}
.profileBody .add
{
	margin-top: 5px;
}
.profileBody .add:hover {
	text-decoration: underline;
}
.upImg, .delImg, .upImg span, .delImg span, .upImg b, .delImg b {
	display: block;
	_display: inline-block;/*ie6*/
}
.upImg span, .delImg span
{
	_width: 1px;/*ie6*/
	_white-space: nowrap;/*ie6*/
}

.hours {
	overflow: auto;
}
.hours table {
	float: left;
	width: 22%;
	background-color: #eef2f5;
	margin-right: 20px;
}


/* Re-activation */
.regHeadNoNums
{
	background: url(../images/BG_regNoNums.png) no-repeat;
	height: 9px;
	width: 957px;
	margin: 0 auto;
}

.profileBody .error
{
	display: block;
}


/*--*/






.editMail
{
	font-size: 11px;
	margin-left: 25px;
	color: #000 !important;
}
/* =================================================================== REGISTER BUSINESS ================================================== */

.addBiz1 {
	width: auto !important;
	margin-bottom: 20px;
	zoom: 1;
}
.mainCol.addBiz1
{
	width: 644px !important;
}
.addBiz1 h3 {
	font-size: 20px;
	color: #1D7EAB;
	margin-bottom: 10px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Microsoft Sans Serif, sans-serif;
	clear: left;
}

.addBiz1 h3 span {
    color: #83AE11;
}
.selection {
	font-size: 11px;
	margin: 5px 0;
}
.selection a {
	color: #333;
	text-decoration: underline;
}
.addBiz1 .regFormShort {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #9EBC42;
	padding-left: 30px;
	clear:both;
}
.addBiz1 th
{
	font-size: 14px;
}
.addBiz1 .regFormShort input {
	width: 300px;
}
.addBiz1 .regFormShort label {
	color: #187DB5;
}
.regFormShort input.radio {
	vertical-align: baseline;
}
.addBiz1 td {
	vertical-align: top;
}
.addBiz1 dfn {
	color: #37A6E8;
}
input.mand {
	border-color: #187DB5 !important;
}
.addBiz1 .addMoreInfo
{
	clear: both;
}
.addBiz1 .yes
{
	margin-left: 20px;
}

/* =================================================== BUSINESS PROFILE ==========================================*/
.branch .generalInfo {
	margin-bottom: 25px;
}
.branch .radio {
	margin-left: 20px;
	margin-right: 0;
	white-space: nowrap;
}
.branch .radio label
{
	padding-left: 3px;
}

.branch .supLangs td {
	line-height: 2em;
}
.supLangs ul {
	margin-left: 20px;
}
.supLangs li {
	display: inline-block;
	*display: inline;/*ie6+7*/
	width: 16%;
	zoom: 1;
}
.branch .supLangs .radio {
	margin: 0;
}
.cats .customSelectCat
{
	margin: 0;
}
/*.cats .customSelectCat input {
	z-index: 3;
}
.cats .customSelectCat ul {
	z-index: 10;
}
*/

.generalInfo select
{
	font-size: 10px;
}
.day
{
	font-weight: bold;
	vertical-align: middle !important;
}

/*=================*/
.nearCapch {
}
/*-==================*/

.customSelect {z-index: 20;}

/*==== v3.2 add biz ===*/
.registerBizstep1 {}

.addBusinessSrch {
	background: #e6f1c2 url(../images/banners/picagirlSuit.png) no-repeat 683px 28px;
	padding: 15px;
	border: 1px solid #666;
	position: relative;
	width: 740px !important;
	min-height: 250px;
}
.newSrchF {
	background: #fff url(../images/inner_shadow.png) no-repeat !important;
	width: 400px;
	height: 18px !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.newSrchB, .newSrchF {
	border: 1px solid #1a7eb5 !important;
	font-size: 14px !important;
	float: left;
}
.newSrchB {
	background: #cee7fe !important;
	color: #007db6 !important;
	border-left: none !important;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 26px !important;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0 3px 3px 0;
	border-radius:  0  3px 3px 0;

}
.addBusinessSrch .contactResults, .registerBizstep1 .paging {
	width: 640px;
}
.addBusinessSrch .contactResults li, .listingTotal {
	border: 1px solid #666 !important;
}
.addBusinessSrch .contactResults li {
	min-height: 62px;
}
.addbizbubble {
	background: #fff;
	border: 1px solid #666;
	padding: 5px 12px;
	margin: 0 100px 20px auto;
	clear: both;
	position: relative;
	top: 15px;
	min-height: 50px;
}
.registerBizstep1 .picagirlSuit {
	position: absolute;
	top: 25px;
	right: 15px;
}
.addbizshpitz {
	position: absolute;
	right: -41px;
	top: 3px;
	width: 41px;
	height: 48px;
	background: url(../images/addBizShpitz.png) no-repeat;
	zoom: 1;
}
.addBusinessSrch h3 {
	color: #86a120;
}

.freeTrialB {
	border: 1px solid #43a400 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 15px auto 10px;
}
/* ================= v3.2 ===================== */
.tabContent {
	background: #fff;/*non css3*/
	/*gradient*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f0fd', endColorstr='#ffffff')" ; /* for IE 8*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f0fd', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e2f0fd), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e2f0fd,  #ffffff); /* for firefox 3.6+ */
	-webkit-border-top-left-radius: 0; /* chrome, safari*/
	-moz-border-radius: 0 10px 10px 10px;	/* firefox */
	border-radius: 0 10px 10px 10px;
	padding: 10px 20px 40px;
	border: 1px solid #DFE1E0;
	top: -1px;
	width: 100%; /*ie8*/
}
/*scroll table in profile */
.scrollHd {
	background: #8f8f79;
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}
.scrollHd th {
	border-left: 1px solid #d2d2d2;
	padding: 5px 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	white-space: normal;
	word-wrap: break-word;
	text-wrap: unrestricted;
	
}
.scrollHd th:first-child {
	border-left: none;
}
/* my listings */
.listing {
	padding: 10px 0 40px;
	position: relative;
	font-size: 13px;
}
.listing h2 {
	padding: 0 20px;
	margin-bottom: 35px;
}
.listingTbl {
	height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	border-collapse: collapse;
}
.listingTbl table {
	table-layout: fixed;
}
.listingTbl .moreinfo {
	display: none;
}
.listingTbl td {
	padding: 5px 3px;
	border-left: 1px solid #d2d2d2;
	word-wrap: break-word;
}
.listingTbl tr.z1 {
	background: #f0f1eb;
}
.listingTbl tr.z2 {
	background: #fff;
}
.listingTbl tr:hover {
	background: #dde3c4;
}
.listingTbl tr:hover .moreinfo {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #c8cdb7;
	border: 1px solid #666;
	color: #666;
	width: 500px;
	min-height: 50px;
	padding: 5px;
	display: block;

}
.listing .moreinfo h4 {
	font-weight: bold;
}
.stripe {
	background-color: #c8cdb7;
	height: 42px;
	padding: 20px;
}
.wannaAdd {
	color: #fff;
	font-weight: bold;
}
.totalSum {
	padding: 10px 0;
	border: 1px solid #86a120;
	background-color: #d6ecff;
	float: right;
	margin-right: 193px;
	/*outer shaddow effect*/
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
}
.totalSum table {
	table-layout: fixed;
	*width: 300px;
}
.totalSum td, .totalSum th {
	background: #fff;
	padding: 5px;
	color: #0076c0;
	font-weight: bold;
}
.totalSum th {
	padding-left: 15px;
	border-right: 1px solid #BABABA;
}
.totalSum td {
	padding-right: 15px;
}
.totalSum a.disabled {
	color: #ccc;
	padding: 3px 10px;
	display: inline-block;
	cursor: default;
}
/* listing table cells */
.listingTbl table {
	width: 100%;
}
.s {
	width: 20px;
	border: none !important;
	text-align: center;
}
.bn {
	width: 150px;
	font-weight: bold;
}
.adr {
	width: 100px;
}
td.adr {font-size: 11px;}
.rev {
	width: 70px;
	text-align: center;
	word-wrap: break-word !important;
}
.vu, .add, .fav {
	width: 50px;
	text-align: center;
}

.rt {
	width: 65px;
	text-align: center;
}
.rt img {
	max-width: 60px;
	max-height: 10px;
}
td.rt {
	font-size: 11px;
}
.pr {
	width: 80px;
}
td.pr {
	padding-right: 8px;
	width: 75px;
	font-weight: bold;
	text-align: right;
}
.try, .stat {
	width: 75px;
}
.act {}

