* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;
	background-image:url(../Images/img_back.jpg);
	background-repeat:repeat-x;
	background-position:top
}
.head {
	width:100%;
	
	background-image:url(../Images/img_back.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	clear:both;

}
.head-content {
	width:958px;
	height:98px;
	margin:0px auto;
	padding:0px
}
/** html .head-content{
	height:90px;
}
*/
h1 {font-size: 24px;	line-height: 26px;	margin: .2em 0 .4em;}
h2 {font-size: 16px;	line-height: 18px;	margin-bottom: .5em;}
h3 {font-size: 14px;	line-height: 30px;}
h3 span {color: #555555; font-weight: normal;}
h4 {font-size: 12px;	line-height: 20px;}
h5 {font-size: 10px;	line-height: 20px;}

/**  For Left Alignment    */
a.button {background: url(../Images/map_buttons_fullorange.gif) 0 0 no-repeat;border: none;color: #000;	height: 23px;	margin-right: 2px;	padding: 6px 14px 0 14px;	outline: none;	font-size: 14px;	font-weight: bold;	text-decoration: none; float: left; position: relative;}
a.button img {margin: 0 7px 4px 0; vertical-align: middle;	}
a.button img.icon {margin: 0 0 4px;	}
a.button span {background: url(../Images/map_buttons_fullorange.gif) -499px 0 no-repeat; width: 7px; height: 29px; 	position: absolute; 	top: 0; 	right: -2px;	}

.entry a.button:hover, a.button:hover {background-position: 0 -30px; 	text-decoration: none;}
.entry a.button:hover span, a.button:hover span {background-position: -499px -30px; 	text-decoration: none;}
.entry a.button:active, a.button:active {background-position: 0 -60px; 	text-decoration: none;}
.entry a.button:active span, a.button:active span {background-position: -499px -60px; 	text-decoration: none;}


/**  For Rigth Alignment    */

a.button1 {background: url(../Images/map_buttons_fullorange.gif) 0 0 no-repeat;border: none;color: #000;	height: 23px;	margin-right: 2px;	padding: 6px 14px 0 14px;	outline: none;	font-size: 14px;	font-weight: bold;	text-decoration: none; float: right; position: relative;}
a.button1 img {margin: 0 7px 4px 0; vertical-align: middle;	}
a.button1 img.icon {margin: 0 0 4px;	}
a.button1 span {background: url(../Images/map_buttons_fullorange.gif) -499px 0 no-repeat; width: 7px; height: 29px; 	position: absolute; 	top: 0; 	right: -2px;	}

.entry a.button1:hover, a.button1:hover {background-position: 0 -30px; 	text-decoration: none;}
.entry a.button1:hover span, a.button1:hover span {background-position: -499px -30px; 	text-decoration: none;}
.entry a.button1:active, a.button1:active {background-position: 0 -60px; 	text-decoration: none;}
.entry a.button1:active span, a.button1:active span {background-position: -499px -60px; 	text-decoration: none;}

#menu-area1 {
	margin-top:62px;
	padding:10px 0px 0px 5px;
	position:absolute;
	color:#0a364e;
	font-weight:bold;
	font-size:12px;
}
.menu-area {
	width: 460px;
	float:right;
}
* html .menu-area{

}
#menu {
	font-size:12px;
	font-weight: normal;
	width: 350px;
	height: 27px;
 	color: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	padding: 0px;
	margin:0px;
	display: inline;
	height: 27px;
}
.menu-dash a {
	display: block;
	float: left;
	height: 19px;
	width:108px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 0px 13px;
	color:#FFFFFF;
	background-image:url(../Images/img_find.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu-dash a:hover {
	display: block;
	float: left;
	height: 19px;
	width:108px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 0px 13px;
	color:#FFFFFF;
	background-image:url(../Images/img_mybashbord.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu-dash1 a {
	display: block;
	float: left;
	height: 19px;
	width:108px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 0px 13px;
	color:#FFFFFF;
	background-image:url(../Images/img_mybashbord.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.find-span {
	padding-left:4px;
}
.menu-feedback {
	font-size:12px;
	font-weight: normal;
	width:95px;
	height: 27px;
	margin: 0 auto;
	color: #FFFFFF;
	display:block;
	float:left;
}
.menu-feedback a {
	display: block;
	height: 19px;
	width:83px;
	text-decoration:none;
	background-image:url(../Images/feed-back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 0px 15px;
	color:#FFFFFF;
	float:left
}
.menu-feedback a:hover {
	display: block;
	float:left;
	height: 19px;
	width:83px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 0px 15px;
	color:#FFFFFF;
	background-image:url(../Images/feed-back-hover.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.content-area {
	width:100%;
	margin:0px auto;
	height:auto;
	background-repeat:repeat-x;
	background-position: top;
	padding-bottom: 5px;
}
.content {
	width:100%;
	height:auto;
	margin:0px auto;
	clear:both;
	background-repeat:repeat-x;
}
.home-menu1 {
	width:956px;
	margin:0 auto;
	clear:both;
	padding-top:10px;
	background-repeat:repeat-x;
	background-position:bottom;
	color:#a09d9d;
	font-size:12px;
}
.home-menu1 a {
	color:#a09d9d;
	text-decoration:none;
}
.home-menu1 a:hover {
	color:#8eb4d7;
	text-decoration:none;
	z-index:1;
}
.home-menu {
	width:956px;
	margin:0 auto;
	clear:both;
	padding-top:16px;
	background-image:url(../Images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#a09d9d;
	font-size:12px;
}
.home-menu a {
	color:#a09d9d;
	text-decoration:none;
}
.home-menu a:hover {
	color:#8eb4d7;
	text-decoration:none;
	z-index:1;
}
.left-table {
	background-image:url(../Images/tableleft-mid-bg.gif);
	background-repeat:repeat-y;
	height:auto;
	width:294px;
}
.search-bg {
	background-image:url(../Images/search-bg.gif);
	background-repeat:repeat-x;
	width:90%;
	height:32px;
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	padding-left:10px;
}
.search-pre {
	background-color:#FFFFFF;
	font-size:12px;
	height:12px;
	*height:10px;
	color:#2c3636;
	font-weight:bold;
	padding-left:15px;
}
#input-zip {
	width:115px;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#ababab;
	font-size:12px;
	padding:2px 0px 2px 2px;
}
img {
	border:0px;
}
.testimonial-info {
	background-color:#FFFFFF;
	font-size:12px;
	color:#2c3636;
	padding-left:10px;
	padding-right:10px;
}
.testimonialist {
	background-color:#FFFFFF;
	font-size:11px;
	color:#3b5e71;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.big-box {
	float:left;
	width:219px;
	height:217px;
	background-image:url(../Images/big-box.gif);
	background-repeat:no-repeat;
}
.big-box2 {
	float:left;
	width:219px;
	height:217px;
	background-image:url(../Images/big-box2.gif);
	background-repeat:no-repeat;
}
.smallbox {
	background-image:url(../Images/smallbox.gif);
	background-repeat:no-repeat;
	width:193px;
	height:31px;
	font-size:18px;
	color:#0a364e;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.small-bix {
	width:196px;
	height:209px;
	background-image:url(../Images/small-box.gif);
	background-repeat:no-repeat;
}
.small-bix2 {
	width:196px;
	height:209px;
	background-image:url(../Images/small-box2.gif);
	background-repeat:no-repeat;
}
.look {
	font-size:14px;
	font-weight:bold;
	color:#323232;
	text-align:center;
}
.look-pre {
	font-size:12px;
	color:#323232;
	text-align:center;
}
.foot-arealine {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	height:5px;
	background-image:url(../Images/footer_sep.gif);
	background-repeat:repeat-x;
}
.foot-area {
	width:100%;
	margin:0px auto;
	padding-bottom: 0px;
	clear:both;
	background-image:url(../Images/foot-bg.gif);
	background-repeat:repeat-x;
	height:150px;
	background-position: bottom;
}
.foot-menu {
	width:956px;
	margin:0 auto;
	clear:both;
	color:#6a6a6a;
	font-size:12px;
	text-align:center;
	line-height: 14px;
	padding-top: 13px;
	
}
* html .foot-menu {
	padding-top: 5px;
}
.foot-menu a {
	text-decoration:underline;
	color:#6a6a6a;
	padding:0px 5px 0px 5px;
	line-height: 14px;
}
.foot-menu a:hover {
	text-decoration:none;
	color:#6a6a6a;
	padding:0px 5px 0px 5px;
	line-height: 14px;
}

.copyright {
	color:#6a6a6a;
	font-size:10px;
	padding-top:15px;
}
.heightbut {
	height:18px;
}
/*05-01-09*/

.login-box {
	position: absolute;
	width:417px;
	height:243px;
	background-image:url(../Images/login_box.gif);
	background-repeat:no-repeat;
	z-index:600;
}
.home-demo-box {
	position: absolute;
	width:639px;
	height:320px;
	background-repeat:no-repeat;
	z-index:600;
}

.start-box {
	position: absolute;
	width:800px;
	height:200px;
	background-image:url(../Images/login_box.gif);
	background-repeat:no-repeat;
	z-index:600;
}
.brProfile-box {
	background-color:#FFFFFF;
	padding-left:8px;
	padding-right:5px;
	width:897px;
	font-size:12px;
	position: absolute;
	z-index:600;
}
.agentProfile-box {
	width:816px;
	position: absolute;
	z-index:600;
}
.demo-box {
	background-color:#FFFFFF;
	height:507px;
	width:800px;
	position: absolute;
	z-index:600;
}
.error-box {
	position: absolute;
	z-index:600;
}
.signin {
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
.email {
	font-size:12px;
	color:#323232;
	font-weight:bold;
	padding:0px 10px 0px 0px;
}
.email1 {
	font-size:12px;
	color:#323232;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}
.input-text {
	font-size:12px;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	width:196px;
	padding:2px 0px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
}
.check-box {
	border:0px solid #c8c8c8;
	border-collapse:collapse;
	width:20px;
}
.remember {
	font-size:11px;
	color:#323232;
	padding:2px 0px 0px 5px;
}
.remember a {
	font-size:11px;
	color:#323232;
	padding:2px 0px 0px 0px;
	text-decoration:none;
}
.remember a:hover {
	font-size:11px;
	color:#323232;
	padding:2px 0px 0px 0px;
	text-decoration:underline;
}

.banner-area {
	margin-left:8px;
	width:638px;
	height:268px;
	background-image:url(../Images/banner-head.jpg);
	background-repeat:no-repeat;
}
.normal-text {
	font-size:12px;
	color:#2c3636;
}
.forgot-pwd {
	font-size:11px;
	color:#323232;
	padding:10px 0px 0px 5px;
	width:130px;
	float:left;
}
.forgot-pwd a {
	font-size:11px;
	color:#323232;
	padding:10px 0px 0px 5px;
	text-decoration:underline;
}
.forgot-pwd a:hover {
	font-size:11px;
	color:#323232;
	padding:10px 0px 0px 5px;
	text-decoration:none;
}

div.modalPopupTransparent {
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: 0.75;
    background: #3c3d3e;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:500;
}
 
div.modalPopupTransparent1 {
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    opacity: 0.0;
    background: #FCFCFC;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:500;
}

.errorDiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.content-area-reg {
	width:100%;
	height:auto;
	margin:0px auto;
	background-image:url(../Images/content-bgreg.jpg);
	background-repeat:repeat-x;
}
.content-reg {
	width:958px;
	height:auto;
	margin:0px auto;
	background-repeat:repeat-x;
}

.basic-info {
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	text-transform:uppercase;
}
.panelContent-buttom {
	clear:left;
	width:890px;
	height:20px;
	background-image:url(../Images/round-buttom.gif);
	background-position:top;
	background-repeat:no-repeat
}
.registration-text {
	color:#323232;
	font-size:12px;
}
.registration-text td {
	color:#323232;
	font-size:12px;
	padding:0px 5px 0px 0px;
}
.registration-text input {
	width:170px;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#ababab;
	font-size:12px;
	padding:2px 0px 2px 2px;
	text-align:left;
		font-family:Arial, Helvetica, sans-serif;
}
.registration-text select {
	width:100px;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#ababab;
	font-size:12px;
	padding:2px 0px 2px 2px;
	height:22px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
/*Requirement Details 07-01-09*/

.checkbox {
	font-size:12px;
	padding:0px 0px 0px 0px;
	height:12px;
	text-align:left;
	color:#333333;
}
.checkbox input {
	border:0px solid #c8c8c8;
	color:#ababab;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.panelContent {
	width:887px;
	height:auto;
	background-image:url(../Images/labelcontent-bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #c6d8e8;
	border-right:1px solid #c6d8e8;
	border-top:1px solid #c6d8e8;
	padding:0px 0px 0px 0px;
}

.input-buyer{

	color:#333333;
	margin:0px;
	font-size:12px;
	text-align:left;
	
}

.input-buyer input{

	color:#333333;
	margin:0px;
	font-size:12px;
	text-align:left;
	width:115px;
	height:15px;
	border:1px solid #c8c8c8;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;	
}


.input-type {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-type td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
.input-type input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:115px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
.input-type select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:115px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}

.input-type1 {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-type1 td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:right;
	padding-right:10px;
	padding-left:0px;
}
.input-type1 input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:40px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
	font-family:Arial, Helvetica, sans-serif;
}
.input-type1 select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:60px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 2px;
	background-color:#fffeee;
	font-family:Arial, Helvetica, sans-serif;
}
.input-type2 {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-type2 td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	padding-right:10px;
}
.input-type2 input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:115px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
.input-type2 select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:115px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
.radio-box {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.notes {
	color:#333333;
	font-size:12px;
	text-align:left;
	padding:2px 0px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
}
.notes input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:310px;
	height:150px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
	font-family:Arial, Helvetica, sans-serif;
}

.notes textarea {
	color:#333333;
	font-size:12px;
	text-align:left;
	padding:2px 0px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
}
/*Financing Details 08-01-09*/

.finance-dudget {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
	float:left;
}
.finance-dudget td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
.finance-dudget input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:150px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
/*location*/

.input-location {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-location select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 5px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
.input-location input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:168px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
		font-family:Arial, Helvetica, sans-serif;
}
.nblsgent-bg {
	width:504px;
	height:192px;
	background-image:url(../Images/bg-agent.jpg);
	background-repeat:no-repeat;
}
.nblsgentsmall-bg {
	width:232px;
	height:112px;
	background-image:url(../Images/by-bg.gif);
	background-repeat:no-repeat;
}
.byname {
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
/*09-01-09*/
.mortgage-box {
	width:310px;
	height:167px;
	margin-left:100px;
	background-image:url(../Images/mortgage.jpg);
	background-repeat:no-repeat;
}

/*15-0109*/

.testimonialinfo {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c3636;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:240xp;
}
.testimonialist1 {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b5e71;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	float:left;
	width:130px;
}
/*16-01-09*/

.tab-heding2 {
	padding:5px 0px 0px 10px;
	float:left;
	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0a364e;
	font-weight:normal;
}
.congratulations {
	float:left;
	padding:30px 0px 0px 35px;
	font-size:12px;
	font-weight:bold;
	color:#0a364e;
}
.error-msg {
	float:left;
	font-size:12px;
	color:#FF3300;
	display:block;
	padding:0px 0px 20px 15px;
}
.mortgage-box1 {
	width:297px;
	height:167px;
	background-image:url(../Images/mortgage.jpg);
	background-repeat:no-repeat;
}
.mortgage-box11 {
	width:308px;
	height:167px;
	background-image:url(../Images/mortgage.jpg);
	background-repeat:no-repeat;
}
.prev-profile {
	float:right;
	width:170px;
	padding:25px 0px 0px 0px;
	font-weight:bold;
	color:#0a364e;
	font-size:12px;
}
.content-head {
	background-image:url(../Images/bg-reg.gif);
	background-repeat:no-repeat;
	height:55px;
	width:957px;
	margin:0px auto;
}
.content-head1 {
	background-image:url(../Images/bg-reg.gif);
	background-repeat:no-repeat;
	height:35px;
	width:957px;
	margin:0px auto;
}
.content-head2 {
	height:15px;
	background-image:url(../Images/bg-reg.gif);
	background-repeat:no-repeat;
	width:957px;
	margin:0px auto;
}
.content-head-new {
	background-image:url(../Images/bg-reg2.gif);
	background-repeat:no-repeat;
	height:55px;
	width:957px;
	margin:0px auto;
}
.content-mid {
	background-image:url(../Images/bg-mid.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 35px;
	width:922px;
	height:auto;
	margin:0px auto;
}
.content-button {
	background-image:url(../Images/bg-reg-butt.gif);
	clear:both;
	background-position:top;
	background-repeat:no-repeat;
	height:49px;
	width:957px;
		margin:0px auto;
}

.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: auto;
	width:890px;
	margin-left:1px;
}
.mv-latestcontainer {
	padding-top:7px;
}

a.link_edit {
	color:#178bb5;
	font-size:12px;
	text-decoration: none;
}
a.link_edit:hover {
	color:#178bb5;
	font-size:12px;
	text-decoration: none;
}

a.link_edit1 {
	color:#fca61f;
	font-size:12px;
	text-decoration: none;
}
a.link_edit1:hover {
	color:#fca61f;
	font-size:12px;
	text-decoration: none;
}
.smlblue-font {
	font-size:15px;
	color:#2380a7;
	
}

/*benefit page*/
.topheader-bg {
	background:url(../Images/01_03.jpg);
	width:619px;
	padding-left:35px;
	padding-top:33px
}
.topheader-bg {
	background:url(../Images/bg_01_03.gif);
	width:619px;
	padding-left:35px;
	padding-top:33px
}
.textcontainar-bg {
	background:url(../Images/left_panel_bg.jpg) repeat-y;
	padding:15px 35px 10px 35px;
	
}

.signup-bg {
	background:#ffffff url(../Images/singup_img_r.jpg) right top no-repeat;
	height:114px;
	padding-left:14px
}
.signup-bg1 {
	background:#ffffff url(../Images/singup_img_r.jpg) right top no-repeat;
	height:114px;
}
.watchdemo-bg {
	background:#ffffff ;
	height:114px;
	padding-left:14px
}
.csdy-bg {
	background:#ffffff url(../Images/casestudies_img_r.jpg) right top no-repeat;
	height:175px;
	padding-left:14px
}
.normlink a {
	text-decoration:none;
	color:#0066CC;
	padding:0px 5px 0px 5px;
	font-size:12px;
}
.normlink a:hover {
	text-decoration:underline;
	color:#0066CC;
	padding:0px 5px 0px 5px;
}
.normlink_02 a {
	text-decoration:none;
	color:#0066CC;
	padding:0px 5px 0px 5px;
	font-size:12px;
	font-weight:normal;
}
.normlink_02 a:hover {
	text-decoration:underline;
	color:#0066CC;
	padding:0px 5px 0px 5px;
}

.aglink_02 a {
	text-decoration:underline;
	color:#3b5e71;
	font-size:12px;
	font-weight:normal;
}

.aglink_02 a:hover {
	text-decoration:none;
	color:#3b5e71;
}

#menu123 {
	font-size:12px;
	font-weight: normal;
	width: 270px;
	height: 27px;
	float:right;
	color: #FFFFFF;
}
#menu123 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:right;
	width:260px;
}
#menu123 li {
	padding: 0px;
	margin:0px;
	display: inline;
	height: 27px;
}
/*17-01-09 slideno.9*/

.import-bggmail {
	background:#ffffff url(../Images/import-bggmail.gif);
	background-repeat:repeat-x;
	height:120px;
	padding-left:16px
}
.import-bggmail2 {
	background:#ffffff url(../Images/import-bggmail_new.gif);
	background-repeat:repeat-x;
	height:170px;
	padding-left:16px
}
.import-bggmail3 {
	background:#ffffff url(../Images/import-bggmail_new2.gif);
	background-repeat:repeat-x;
	height:100px;
	padding-left:16px
}
.import-bg {
	background:#ffffff url(../Images/import-bg.gif);
	background-repeat:repeat-x;
	height:112px;
	padding-left:16px
}
.import-inputtype {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.import-inputtype input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:150px;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
	font-family:Arial, Helvetica, sans-serif;
}
.import-bgsearch {
	background:#ffffff url(../Images/import-bg.gif);
	background-repeat:repeat-x;
	height:112px;
	padding:0px 0px 0px 2px;
}
.refer-agentbg {
	background:url(../Images/left_panel_bg.jpg) repeat-y;
	padding:0px 0px 0px 0px;
}
.refer-agenttab {
	width:203px;
	height:45px;
	float:left;
}
.refer-agenttab a {
	width:203px;
	height:45px;
	background-image:url(../Images/invite-frd.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-1000px;
}
.refer-agenttab a:hover {
	width:203px;
	height:45px;
	background-image:url(../Images/invite-frd-hover.gif);
	background-repeat:no-repeat;
}
.refer-usertab {
	width:203px;
	height:45px;
	float:left;
	background-image:url(../Images/invite-frd.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-1000px;
}
.referagent-grid {
	width:598px;
	padding-left:2px;
	float:left;
	height:446px;
}
.line-left {
	border-left:1px solid #d0d2ce;
	width:1px;
}
.refer-agenttab2 {
	width:373px;
	height:44px;
	float:left;
	border-bottom:1px solid #d0d2ce;
}
.referagent-gridtable tr td {
	border-bottom:1px solid #d0d2ce;
	border-collapse:collapse;
	height:35px;
}
.referagent-gridtable input {
	border:1px solid #d0d2ce;
	border-collapse:collapse;
	padding:2px 0px 3px 5px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.invite-friend {
	font-family:Arial;
	font-size:12px;
	color:#323232;
	font-weight:bold;
}
.scroll-mailbox {
	height:470px;
	width:570px;
	overflow:auto;
}
.topheader-bgnew {
	background:url(../Images/01_03.jpg) no-repeat;
	width:619px;
	padding-left:35px;
	height:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.topheader-bgnewdash {
	background:url(../Images/01_03.jpg) no-repeat;
	width:619px;
	padding-left:35px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
/* bipin */

.tab-selected {
	background:url(../Images/tab_bkg_hover.gif) no-repeat;
	padding:10px;
	color:#7d5106;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:143px;
	float:left
}
.tab-deselected {
	background:url(../Images/tab_bkg.gif) no-repeat;
	padding:10px;
	color:#9fa9b0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:143px;
	float:left
}
.bkg-tabpanel {
	background:url(../Images/tabbkg.gif) repeat-x;
	border:3px solid #f0aa30;
}
.grid-new {
	line-height:28px;
	margin-left:3px;
	color:#000000;
}
.grid-new tr td {
	border-bottom:1px solid #d0d2cf
}
.auth-grid-new {
	line-height:20px;
	margin-left:3px;
	color:#000000;
}
.auth-grid-new tr td {
	border-bottom:1px solid #d0d2cf
}
.grid-blank tr td {
	border-bottom:none;
}
.right-panellink {
	background:url(../Images/blue_barbkg.gif) no-repeat;
	height:33px;
	padding-left:15px;
}
.right-panellink a {
	color:#0a364e;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.profile-bkg {
	background:url(../Images/profile.jpg) no-repeat;
	height:168px;
}
.rank-bkg {
	background:url(../Images/rank.jpg) no-repeat;
	height:143px;
}
.bkg-tabpanelseller {
	background:url(../Images/tabbkg.gif) repeat-x;
	border:3px solid #f0aa30;
}
.buyer-no {
	font-size:14px;
	font-weight:bold;
	color:#0a364e;
	text-transform:uppercase;
	padding-left:15px;
}
.left-toppro {
	background:url(../Images/bkg_profile_03.gif) no-repeat;
	height:156px;
	width:516px;
}
.left-bottompro {
	background:url(../Images/bkg_profile_08.gif) no-repeat;
	height:104px;
	width:516px;
}

.right-pro {
	background:url(../Images/bkg_profile_05.gif) no-repeat;
	width:335px;
	height:300px;
}

.tblborder { border-right: 1px solid #1a78ac; border-top:1px solid #1a78ac; font-size:11px;}
.tblborder tr td{ border-bottom:1px solid #1a78ac; border-left:1px solid #1a78ac; line-height:1.85em; }
.grid-bkg{background:url(../Images/bkg_grid_07.jpg) repeat-x bottom left}
.gridheader{background:url(../Images/grid_bkg_03.gif) repeat-x; color:#FFFFFF; font-weight:bold}
.gridsml-bkg{ font-size:11px; background:url(../Images/bkg_grid1_10.jpg) repeat-x bottom left}



.grid-buyer {
	line-height:22px;
	margin-left:0px;
	font-size:11px;
	border:1px solid #d0d2cf; border-bottom:none; border-right:none;
	
}
.grid-buyer tr td {
	border-bottom:1px solid #d0d2cf;
	text-align:center;
	border-right:1px solid #d0d2cf;
	
}
.left-bottomprolong {
	background:url(../Images/bkg_profile_long.gif) no-repeat;
	height:136px;
	width:516px;
}

.left-sml{
	background:url(../Images/longbar_bkg.gif) no-repeat;
	height:43px;
}
.left-bottomprolong2 {
	background:url(../Images/bkg_profile_long2.gif) no-repeat;
	height:216px;
	width:516px;
}



.content-bkgbottom{background:url(../Images/content-bgregbottom.jpg) bottom left repeat-x;}

.tabsI {
	font-size:10px;
	font-weight:bold;
	float:left;
	width:100%;
	line-height:normal;
	font-size:14px;
}
.tabsI ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
}
.tabsI li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsI a {
	float:left;
	background:url(../Images/img_new_v_11.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-position:0% -43px;
}
.tabsI a span {
	float:left;
	display:block;
	background:url(../Images/img_new_v_15.jpg) no-repeat right top;
	padding:8px 23px 12px 18px;
	margin: 0px 1px 0px 0px;
	color:#FFF;
	background-position:0% -43px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI a span {
	float:none;
	color:#9fa9b0;
	background-position:100% -43px;
}
/* End IE5-Mac hack */
.tabsI a:hover span {
	color:#7d5106;
}
.tabsI a:hover {
	background-position:0% 0%;
}
.tabsI a:hover span {
	background-position:100% 0%;
}
.tabsI_2 ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
	color:#7d5106;
}
.tabsI_2 li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsI_2 a {
	float:left;
	background:url(../Images/img_new_v_11.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-position:0% 0px;
}
.tabsI_2 a span {
	float:left;
	display:block;
	background:url(../Images/img_new_v_15.jpg) no-repeat right top;
	padding:8px 23px 12px 18px;
	margin: 0px 1px 0px 0px;
	color:#7d5106;
	background-position:100% 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI_2 a span {
	float:none;
	color:#7d5106;
}

.content-headsml {	
	background-image:url(../Images/bg-regsml.gif);
	background-repeat:no-repeat;
	height:60px;
	margin:0px auto;
}
.content-midsml {
	background-image:url(../Images/bg-midsml.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 35px;
	height:auto;
	margin:0px auto;
}
.content-midsml1 {
	background-image:url(../Images/bg-midsml.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 35px;
	height:auto;
	margin-top:-20px;
}
.content-buttomsml {
	background-image:url(../Images/bg-reg-buttsml.gif);
	clear:both;
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
	margin:0px auto;
}
.input-typeclear {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-typeclear td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	/*text-align:left;*/
	padding-right:0px;
}
.input-typeclear input {
	border:0px solid #c8c8c8;
	color:#333333;
	font-size:12px;
	height:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	
}
.input-typenew {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input-typenew td {
	color:#333333;
	padding:0px;
	margin:0px;
	font-size:12px;
	/*text-align:left;*/
	padding-right:10px;
}
.input-typenew input {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#fffeee;
}
.input-typenew span input{
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#8b8989;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:15px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#ffffff;
}

.input-typenew span textarea{
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#a0a0a0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:80px;
	text-align:left;
	padding:2px 0px 2px 2px;
	background-color:#ffffff;
}

.input-typenew select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#333333;
	font-size:12px;
	width:115px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 2px;
	background-color:#fffeee;
	font-family:Arial, Helvetica, sans-serif;
}

.input-typenew span select {
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	color:#a0a0a0;
	font-size:12px;
	width:115px;
	height:22px;
	text-align:left;
	padding:0px 0px 0px 2px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.panelContent-profile {
	width:887px;
	height:auto;
	background-image:url(../Images/labelcontent-bgnew.gif);
	background-repeat:repeat-x;
	border-left:1px solid #c6d8e8;
	border-right:1px solid #c6d8e8;
	/*border-top:1px solid #c6d8e8;*/
	padding:0px 0px 0px 0px;
	
}
.range-container{
	background:url(../Images/img_buyersearch_18.jpg) repeat-x;
	height:32px;
	border:1px solid #d1b684;
	color:#7d5106;
	font-weight:bold;
	position:absolute;
	width:665px;
	top:23px;
	left: 22px;
}
.buyers-container {
	width:675px;
	height: 891px;*
	height: 892px;
	padding-top:5px;
	margin-left:23px;
	overflow:auto;
	overflow-x:hidden;
	border-top:1px solid #dbe8f1;
	border-bottom:1px solid #dbe8f1;
	position:relative;
}
.range-width {
	width:64px;
	text-align:center
}
.box-bkg {
	background:url(../Images/imgs_buyer_15.gif) repeat-x
}
.left-bkgsearch {
	background: #FFFFFF url(../Images/img_buyersearch_06.jpg) repeat-x;
	border-left:1px solid #bfd2e3;
	border-right:1px solid #bfd2e3;
}
.partnership-box{ 
	background:url(../Images/partnership_bkg_03.jpg) no-repeat;
	width:267px; 
	height:290px; 
	float:left
}
.grid-new1 {
	line-height:28px;
	margin-left:3px;
}
.grid-new1 tr td {
	border-bottom:1px solid #d0d2cf;
	border-right:1px solid #d0d2cf;
	padding-left:2px;
}

.grid-new2 {
	line-height:28px;
	margin-left:3px;
}
.grid-new2 tr td {
	padding-left:2px;
}

.grid-blank1 tr td {
	border-bottom:none;
}
.agentdash-container{
	width:610px; 
	height:438px; 
	padding-top:5px; 
	margin-left:23px; 
	overflow:auto; 
	overflow-x:hidden; 
	border-top:1px solid #dbe8f1; 
	border-bottom:1px solid #dbe8f1
}
.selectbuyer-box{ 
	background:#fffeee; 
	border:1px solid #c8c8c8; 
	width:65px; 
	height:15px; 
	float:left;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.selectbuyer-Head{ 
	width:66px; 
	height:15px; 
	float:left;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.selectbuyer1-box{ 
	background:#fffeee; 
	border:1px solid #c8c8c8; 
	width:63px; 
	height:15px; 
	float:left;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.selectbuyer1-Head{ 
	width:64px; 
	height:15px; 
	float:left;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.selectbuyer2-box{ 
	background:#fffeee; 
	border:1px solid #c8c8c8; 
	width:77px; 
	height:15px; 
	float:left;
	padding:3px 5px 3px 3px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.selectbuyer2-Head{ 
	width:78px; 
	height:15px; 
	float:left;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 1px;
	overflow:hidden;
}
.realtorsearch-container{
	width:665px; 
	height:280px; 
	padding-top:5px; 
	margin-left:23px; 
	overflow:auto; 
	overflow-x:hidden; 
	border-top:1px solid #dbe8f1; 
	border-bottom:1px solid #dbe8f1;
	position: relative;
}
/*large tab */

.tabsI_large {
	font-weight:bold;
	float:left;
	width:100%;
	line-height:normal;
	font-size:14px;
}
.tabsI_large ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
}
.tabsI_large li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsI_large a {
	float:left;
	background:url(../Images/img_new_v_11.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	height:43px;
	text-decoration:none;
	background-position:0% -43px;
	background-repeat:no-repeat;
}
.tabsI_large a span {
	float:left;
	display:block;
	background:url(../Images/img_new_v_15.jpg) no-repeat right top;
	padding:8px 23px 5px 18px;
	margin: 0px 1px 0px 0px;
	background-position:0% -43px;
}

.tabsI_large a span span{ 
	font-size:11px; font-weight:normal; text-align:center
	background:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI_large a span {
	float:none;
	color:#9fa9b0;
	background-position:100% -43px;
}
/* End IE5-Mac hack */
.tabsI_large a:hover span {
	color:#7d5106;
}
.tabsI_large a:hover {
	background-position:0% 0%;
	height:43px;
}
.tabsI_large a:hover span {
	background-position:100% 0%;
}
.tabsI_2_large ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
	color:#7d5106;
}
.tabsI_2_large li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsI_2_large a {
	float:left;
	background:url(../Images/img_new_v_11.jpg) no-repeat left top;
	margin:0;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	height:43px;
	background-position:0% 0px;
}
.tabsI_2_large a span {
	float:left;
	display:block;
	background:url(../Images/img_new_v_15.jpg) no-repeat right top;
	padding:8px 23px 5px 18px;
	height:29px;
	margin: 0px 1px 0px 0px; 
	background-position:100% 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI_2_large a span {
	float:none;
	color:#7d5106;
}

.search-inputtype {
	background-color:#FFFFFF;
	font-size:12px;
	color:#2c3636;
	font-weight:bold;
	padding-left:15px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
}
.search-inputtype input{
	border:1px solid #c8c8c8;
	border-collapse:collapse;
	height:19px;
	padding:2px 0px 2px 5px;
	color:#ababab;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/*27-03-09*/

.normaltextlink a {
	text-decoration:underline;
	color:#3b5e71;
	padding:0px;
	font-size:12px;
}
.normaltextlink a:hover {
	text-decoration:none;
	color:#3b5e71;
	padding:0px;
}
 
/*list*/
.faqslist {
	width:98%;
}
.faqslist ul {
	margin:0px 0px 0px 30px;
	color:#0066CC;
		list-style-type:decimal;
}
.faqslist ul li {
	padding:7px 0px 0px 5px;
	color:#0066CC;
		list-style-type:decimal;
}

.faqslist ul li a {
	color:#0066CC;
	text-decoration:none;
}
.faqslist ul li a:hover {
	color:#3b5e71;
	text-decoration:none;
}


.faqsanswlist {
	width:98%;
}
.faqsanswlist ul{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	color:#333333;
	list-style-type:decimal;
}

.faqsanswlist ul li{
	padding:0px 0px 4px 0px;
	margin:5px 0px 7px 0px;
}
.faqsanswlist ul strong {
	color:#333333;
		list-style-type:decimal;
}


.faqsanswlist ol
{
	color:#333333;
	padding:0px 0px 0px 20px;
} 

.faqsanswlist ol li
{
	color:#333333;
	padding:0px 0px 0px 0px;
} 

/*---*/



.topqu {
	float:right;
	color:#990000
}
.topqu a {
	float:right;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.topqu a:hover {
	float:right;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.lineseparator {
	background-image:url(../Images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}
	
.groupquestion {
	width:98%;
	padding:0px 0px 0px 10px;
	font-size:14px;
	color:#0a364e;
	font-weight:bold;
}
	
.groupquestion ul {
	margin:0px 0px 0px 10px;
	font-size:14px;
	color:#0a364e;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}
	
.groupquestion ul li {
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#0a364e;
	font-weight:bold;
	padding:0px 0px 8px 10px;
}
	
.groupquestion ul li a {
	font-size:14px;
	color:#0a364e;
	font-weight:bold;
	text-decoration:none
}
	
.groupquestion ul li a:hover {
	font-size:14px;
	color:#0a364e;
	font-weight:bold;
	text-decoration:underline;
}
.static-title {
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.privacypolicy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.privacypolicy a {
	color:#0a364e;
	font-size:12px;
	text-decoration:underline;
}
.privacypolicy a:hover {
	color:#0a364e;
	font-size:12px;
	text-decoration:none;
}
.privacypolicy ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 15px;
}
.privacypolicy ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 5px;
}
.teamofservices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	line-height:18px;
}
.teamofservices a {
	text-decoration:underline;
	color:#0a364e;
	font-size:12px;
} 
.teamofservices a:hover {
	text-decoration:none;
	color:#0a364e;
	font-size:12px;
}
.teamofservices ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 25px;
}
.teamofservices ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 10px;
	padding:3px 0px 0px 0px;
}
.teamofservices ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 25px;
}
.teamofservices ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 5px;
	padding:5px 0px 0px 0px;
}
.teamofservices ul li ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 15px;
	padding:0px;
}
.profile-nbkg {
	background:url(../Images/agent_n.jpg) no-repeat;
	height:147px;
}
.mstype-top {
	background:url(../Images/ms-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:28px;
	color:#06283b;
	text-align:center;
	font-weight:bold;
	width: 336px;
	padding-left: 0px;
}
.mstype-mid {
	background:url(../Images/ms-mid.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left: 0px;
}
.mstype-but {
	background:url(../Images/ms-but.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	padding-left: 0px;
}
div.autocomplete {
  position:absolute;
  width:152px;
  background-color:white;
  border:1px solid #CCCCCC;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color:#dfecf5;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 0px 0px 5px;
  height:18px;
  width:300px;
  cursor:pointer;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
.buyer-error-msg {
	float:left;
	font-size:12px;
	color:#FF3300;
	display:block;
	padding:5px 0px 15px 0px;
}
* html .buyer-error-msg{
	padding:0px;
	line-height: 18px;
}

.notify-box {
	position: absolute;
	width:635px;
	height:386px;
	background-image:url(../Images/big_login_box.gif);
	background-repeat:no-repeat;
	z-index:600;
}
.notify-box1 {
	position: absolute;
	width:635px;
	height:250px;
	background-image:url(../Images/big_login_box_1.gif);
	background-repeat:no-repeat;
	z-index:600;
}

.static-title-job {
	font-size:12px;
	color:#0a364e;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.vert_line {
	background-image: url(../Images/vertical_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:1px;
}

.left-bottomprotop {
	background:url(../Images/bkg_profile_top.gif) no-repeat;
	background-position:bottom;
	height:5px;
	width:516px;
}
.left-bottompromid {
	background:url(../Images/bkg_profile_mid.gif) no-repeat;
	background-position:bottom;
	width:516px;
}
.left-bottomprobot {
	background:url(../Images/bkg_profile_bot.gif) no-repeat;
	background-position:top;
	height:5px;
	width:516px;
}
.left-bottompromid_bg {
	background:url(../Images/bkg_profile_mid_bg.gif);
	height:5px;
	width:516px;
}
.calc_bg_top {
	width:211px;
	background-image:url(../Images/calc_bg_top.gif);
	background-repeat:no-repeat;
}
.calc_bg_mid {
	width:211px;
	background-image:url(../Images/calc_bg_mid.gif);
	background-repeat:repeat-y;
}
.calc_bg_bot {
	width:211px;
	height:7px;
	background-image:url(../Images/calc_bg_bot.gif);
	background-repeat:no-repeat;
}
.nblsgentsmall-bg2 {
	width:211px;
	background-image:url(../Images/by-bg.gif);
	background-repeat:no-repeat;
}
.notify-box2 {
	position: absolute;
	width:679px;
	height:444px;
	background-image:url(../Images/big_login_box2.gif);
	background-repeat:no-repeat;
	z-index:600;
}
.notify-box3top {
	position:absolute;
	z-index:600;
 	width:679px;
	background-image:url(../Images/big_login_box2-top.gif);
	background-repeat:no-repeat;
}
.notify-box3mid {
	position:absolute;
	z-index:600;
 	width:679px;
	background-image:url(../Images/big_login_box2-mid.gif);
	background-repeat:repeat-y;
}
.notify-box3bot {
	 
	z-index:600;
	width:679px;
	height:15px;
	background-image:url(../Images/big_login_box2-bot.gif);
	background-repeat:no-repeat;
}
/* 19-08-09 */
.topheader-bg02 {
	background:url(../Images/bg_01_03.gif);
	background-repeat:repeat-y;
	width:619px;
	padding-left:35px;
	padding-top:33px
}
.signin a{
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
.signin :hover{
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
.signin1 a{
	font-size:15px;
	color:#0a364e;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
.homelink {
	width:958;
	height:63px; 
	background-image:url(../Images/Picture5.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:19px;
	padding-left:20px;
	
}
.feat_txt{
	font-family:Calibri, Arial, Tahoma, Verdana;
	font-size:25px;
	color:#333333;
	font-weight:bold;
	padding-left:17px;
}

.bigError-msg {
	font-size:14px;
	color:#FF3300;
	display:block;
	padding:0px 0px 20px 15px;
}
.errorBigDiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}
.bigTeamofservices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	line-height:18px;
}
.tlink{
font-family: Calibri, Arial, Tahoma, Verdana; font-size: 20px; color: #333333; font-weight: bold; 
}
.tlink a{
font-family: Calibri, Arial, Tahoma, Verdana; font-size: 20px; color: #333333; font-weight: bold; 
}
.tlink a:link{
font-family: Calibri, Arial, Tahoma, Verdana; font-size: 20px; color: #333333; font-weight: bold; text-decoration:underline  
}
.tlink a:hover{
font-family: Calibri, Arial, Tahoma, Verdana; font-size: 20px; color: #333333; font-weight: bold; text-decoration:underline
}
.tlink a:visited{
font-family: Calibri, Arial, Tahoma, Verdana; font-size: 20px; color: #333333; font-weight: bold; text-decoration:underline
}
.forgotpwd {
	text-align:right;
	float:right;
	
	height:58px;
	padding:5px 0px 0px 0px;
	
	margin-top:0px;
	
	
}
*html .forgotpwd {
	font-size:11px;
	color:#323232;
	padding:0px 0px 0px 165px;
	float:right;
	width:500px;
	margin:0px
}

*html .forgotpwd a {
	font-size:11px;
	color:#323232;
	padding:0px 0px 0px 10px;
	text-decoration:underline;
	line-height:18px
}
*html .forgotpwd a:hover {
	font-size:11px;
	color:#323232;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.forgotpwd a {
	font-size:11px;
	color:#323232;
	padding:10px 0px 0px 10px;
	text-decoration:underline;
}
.forgotpwd a:hover {
	font-size:11px;
	color:#323232;
	padding:10px 0px 0px 10px;
	text-decoration:none;
}

.divider {
    border-bottom: 1px solid rgb(234, 234, 234);margin:20 0 20 0;

}

.coolrouding {
margin:0 10px 10px 0px;
padding-top:15px;    
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:8px solid #E4E9ED;
}

.featuredpanel {
    margin:0 0px 0px 0px;
    padding-top:15px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border:8px solid #E4E9ED;
    background:#fff;
    width:197px;
    height:240px;
    text-align:center;
}

.userimage {
    border:1px solid #D0D0D0;
    padding: 1px;
    margin-bottom:1px;
}


a.getStarted:hover {
background-position:0 -59px;
}
a.getStarted {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/btn_getStarted.png) no-repeat scroll 0 0;
    clear:both;
    float:left;
    height:59px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    overflow:hidden;
    text-indent:-999em;
    width:200px;
    margin:7px 0 7px 30px;
}

a.button99 {

    background: transparent url(../Images/bg_button_a.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 18px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

 

a.button99 span {

    background: transparent url(../Images/bg_button_span.jpg) no-repeat;
    display: block;
    line-height: 12px;
    padding: 3px 0 5px 14px;
} 

 
a.button99:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}


a.button99:active span {
    background-position: bottom left;
    padding: 2px 0 4px 14px; /* push text down 1px */
}
.start-box {
	position: absolute;
	width:900px;
	height:200px;
	background-image:url(../Images/startBox.png);
	background-repeat:no-repeat;
	z-index:600;
	}
.bigError-msg_02 {
	font-size:14px;
	color:#FF3300;
	padding:0px 0px 20px 15px;
}

.activestep { 
background:none repeat scroll 0 0 #FBF9D8; 
border:1px solid #C8C8C6; 
color:#000; 
margin-left:5px; 
padding:0 5px; 
-moz-border-radius:5px 5px 5px 5px; 
} 

.border_mid_15pad{
	padding: 8px 0px 0px 0px; margin:5px 0px 0px 0px; *margin:0px 0px 5px 0px;  border-top:1px solid #bdcede; width: 96%; display: block;
}
.border_mid_15pad_1{
	padding: 0px 0px 0px 0px;border-bottom:1px solid #bdcede; width: 96%; display: block;
}