html {
	height: 100%;
	min-height: 100%;
}

body {
	font-size: 12px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #616161;
	background-color: #ffffff;
}



 #form-table1 tr.table-heading1 {
	                   background: #EFF7EB;
	                   height: 20px;
	                   padding: 6px;
	                  color: black;
	                  font-weight: bold;
	                  font-size: 110%;
                                  }
                                  
                                  
 .first1 {
	          font-weight: bold;
	          font-family: Arial, Helvetica, sans-serif;
	          background-color: #EFF7EB;
         }                                  


ul,li {
	margin: 1px;
	padding-left: 1px;
}
/* General Style */
img {
	border: none;
}

.imgmargin {
	margin-right: 10px;
	border: none;
}

a:active,a:link,a:visited {
	text-decoration: none;
	color: #27408B;
}

a:hover {
	color: #8CAFCD;
}

.top-padding {
	padding-top: 10px;
}

h1 {
	font-family: Arial, sans-serif;
	color: orange;
	font-size: 1.4em;
	margin-top: 0;
}

/* heading style */
h3 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #578BB8;
	margin: 0px;
	padding: 0px;
}

/*
input, textarea, select {
	border: 1px solid #BBBBBB;
	font-size: 10px;
	background: #F0F8FF;
	color: black;
}

input[type='submit'], input[type='button'], input[type='reset'] {
	background: #4477AA;
	color: white;
	margin: 5px;
	border-color: gray;
	cursor: hand;
	cursor: pointer;
}
*/
/* page style */
#page {
	width: 100%;
	min-height: 100%;
	height: 100%;
}

#wrapper {
	margin: 0px auto;
	width: 100%;
	min-height: 600px;
	position: relative;
	background-color: #fff;
}

#contentHeader {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 86px;
	
}

#mainContent {
margin: 0 auto;
	width: 1000px;
	
}

.bodyWrapper {
	width: 960px;
	margin: 0 auto;
}

#logo {
	text-align: center;
	margin-left: 0px;
}

.color-menu1 a,.color-menu2 a,.color-menu3 a,.color-menu4 a {
	color: #fff;
}

.color-menu1 {
	width: 215px;
	height: 60px;
	font-size: 150%;
	color: #fff;
	font-weight: bold;
	background: url(../images/properties.gif) no-repeat;
	text-align: center;
}

.color-menu2 {
	width: 215px;
	font-size: 150%;
	color: #fff;
	font-weight: bold;
	background: url(../images/invest.gif) no-repeat;
	text-align: center;
}

.color-menu3 {
	width: 215px;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	background: url(../images/hotdeals.gif) no-repeat;
	text-align: center;
}

.color-menu4 {
	width: 215px;
	font-size: 150%;
	color: #fff;
	font-weight: bold;
	background: url(../images/community.gif) no-repeat;
	text-align: center;
}

.topnav {
	/*width: 1050px;*/
	
}

.navigation-orange {
	margin-left: 20px;
	width: 1000px;
	height: 36px;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	font-size: 110%;
	background: url(../images/menu-back_orange.png) repeat-x;
}

.navigation-blue {
	margin-left: 20px;
	width: 960px;
	height: 36px;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	font-size: 110%;
	background: url(../images/menu-back_blue.png) repeat-x;
}

.navigation-yellow {
	margin-left: 20px;
	width: 960px;
	height: 36px;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	font-size: 110%;
	background: url(../images/menu-back_yellow.png) repeat-x;
}

.navigation-green {
	margin-left: 20px;
	width: 960px;
	height: 36px;
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	font-size: 110%;
	background: url(../images/menu-back_green.png) repeat-x;
}

.topnav-center ul {
	list-style: none;
}

.topnav-center ul li {
	float: left;
	border-right: 1px dotted #fff;
}

.topnav-center ul li a {
	color: black;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 15px;
}



.topnav-center {
	height: 30px;
	width: 942px;
	background: url(../images/menu/mid_bar.png) repeat-x;
}


.menu-left {
	width: 8px;
	height: 25px;
	background: url(../images/menu/left_top_menu.jpg) no-repeat;
}

.menu-center {
	height: 25px;
	background: url(../images/menu/bg_menu_top.jpg) repeat-x;
}

.menu-center a {
	font-weight: bold;
	color: #242424;
}

.menu-right {
	width: 8px;
	height: 25px;
	background: url(../images/menu/right_top_menu.jpg) no-repeat;
}

.topmenu {
	float: right;
	width: 100%;
	height: 25px;
}

.navigation-orange ul li a:hover,.navigation-blue ul li a:hover,.navigation-yellow ul li a:hover,.navigation-green ul li a:hover
	{
	color: purple;
}

.padding-menu {
	padding-top: 7px;
	border-right: 1px solid #fff;
}

.selected a {
	color: #dc143c;
}

#navigation td span {
	border-right: 1px solid #fff;
}

.separator {
	color: #fff;
	font-size: 125%;
	margin: 0px;
	padding-top: 4px;
}

#navigation td a {
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.table-head {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 100%;
	height: 25px;
}

.outer-table-border {
	background: #fff;
	border: 1px solid #dbe8fb;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#form-table {
	text-align: left;
	background: #ffffff;
	border: 1px solid orange;
}

.form-left {
	font-weight: bold;
	width: 200px;
	margin: 0px auto;
	background: #ffffe3;
}

/* table Style */
#form-table tr.table-heading {
	background: orange;
	height: 20px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}

table tr.border-bottom td {
	border-bottom: 1px solid #e8e8e8;
}

/*
.button {
	border:1px solid #2f76a8;
	background:#fff;
	color:#4e4e4e;
	margin-right:5%;
}
*/


.urbangreymenu {
	width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar {
	font-size: 100%;
	color: white;
	background: #4477AA url('../images/downarrow.png') top right no-repeat;
	/*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 10px; /*31px is left indentation of header text*/
	border-bottom: 1px solid #fff;
}

.urbangreymenu .headerbar a {
	text-decoration: none;
	color: white;
	display: block;
}

.urbangreymenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	/*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a {
	font-size: 100%;
	color: #242424;
	background: #fff url('../images/arrow.png') top left no-repeat;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 20px; /*link text is indented 8px*/
	text-decoration: none;
	border: none;
}

.urbangreymenu ul li a:visited {
	color: black;
}

.urbangreymenu ul li a:hover { /*hover state CSS*/
	color: #2F78AA;
}

.arrowlistmenu_rtl,.arrowlistmenu_ltr,.arrowlistmenu_ {
	width: 100%; /*width of accordion menu*/
}

.arrowlistmenu_rtl .menuheader,.arrowlistmenu_ltr .menuheader,.arrowlistmenu_ .menuheader
	{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #eaf5f7;
	background: #2191c0
		url('start/images/ui-bg_gloss-wave_75_2191c0_500x100.png') 50% 50%
		repeat-x;
	margin-bottom: 0px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 10px 0 10px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-size: 100%;
	border-bottom: 1px solid #fff;
}

.arrowlistmenu_rtl .menuheader a,.arrowlistmenu_ltr .menuheader a,.arrowlistmenu_ .menuheader a
	{
	text-decoration: none;
	display: block;
	color: #eaf5f7;
}

.arrowlistmenu_ltr .openheader,.arrowlistmenu_ .openheader {
	/*CSS class to apply to expandable header when it's expanded*/
	background: #6eac2c
		url('start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png') 50% 50%
		repeat-x;
	color: #ffffff;
}

.arrowlistmenu_rtl .openheader {
	/*CSS class to apply to expandable header when it's expanded*/
	background: #6eac2c
		url('start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png') 50% 50%
		repeat-x;
	color: #ffffff;
}

.arrowlistmenu_rtl ul,.arrowlistmenu_ltr ul,.arrowlistmenu_ ul {
	/*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

.arrowlistmenu_rtl ul li a {
	font-size: 100%;
	color: #242424;
	background: #eaeaea url('../images/arrow-rtl.png') top right no-repeat;
	display: block;
	padding: 5px 0;
	line-height: 20px;
	padding-right: 20px; /*link text is indented 8px*/
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.arrowlistmenu_ltr ul li a,.arrowlistmenu_ ul li a {
	font-size: 100%;
	color: #242424;
	background: #eaeaea url('../images/arrow.png') top left no-repeat;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 20px; /*link text is indented 8px*/
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.arrowlistmenu ul li a:visited {
	color: #242424;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #242424;
	background-color: #F3F3F3;
}

#col-20 {
	width: 15%;
	min-height: 100%;
}

#col-80 {
	width: 85%;
	min-height: 100%;
}

.banner-wo-bg {
	font-weight: bold;
	font-size: 14px;
	color: #444;
	padding: 3px 0px 3px 2px;
	white-space: nowrap;
}

.datagrid {
	font-size: 110%;
	margin: 0px auto;
	background: #ffffff;
	border: 1px solid orange;
}

.datagrid td {
	border-right: 1px solid #fff;
	height: 20px;
	padding-left: 5px;
	color: #686868;
	background-color: #ffffe3;
	vertical-align: middle
}

.datagrid th {
	border-right: 1px solid #fff;
	height: 20px;
	padding-left: 5px;
	background-color: #F2A92B;
	color: #fff;
}

.datagrid th a {
	color: #fff;
}

.datagrid .sort-col {
	padding-right: 40px
}

.datagrid .sortby {
	float: right;
	overflow: hidden
}

.datagrid .even td {
	background-color: #eaeaea;
}

.bold {
	font-weight: bold;
}

.datagrid .align-center {
	text-align: center
}

.textsmall {
	font-size: 90%;
	color: #a0a0a0;
}

.outer-table-border {
	background: #fff;
	border: 1px solid #dbe8fb;
	width: 99%;
	margin: 0px auto;
	padding: 0px;
}

.first {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
}

.second {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2EFEF;
	color: ;
	width: 200px;
}

.flagOn {
	background-image: url('../images/flag1.jpg');
	height: 25px;
	width: 25px;
}

.flagOff {
	background-image: url('../images/flag0.jpg');
	height: 25px;
	width: 25px;
}

.spamOn {
	background-image: url('../images/spam1.jpg');
	height: 23px;
	width: 23px;
}

.spamOff {
	background-image: url('../images/spam0.jpg');
	height: 23px;
	width: 23px;
}

.line {
	border-bottom: 1px dotted #e8e8e8;
	height: 4px;
}

.line1 {
	border-bottom: 1px solid #DAD8D8;
	height: 4px;
}

.line2 {
	border-bottom: 2px dotted #BDBDBD;
	height: 8px;
}

.topbg {
	background: url('../images/topbg.gif');
	height: 25px;
	width: 100%;
}

.toplink {
	float: right;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 30px
}

.toplink a {
	color: #959c95;
}

.wallpost {
	padding: 2px;
	border: 1px solid #d8d8d8;
	font-size: 85%;
	width: 99%;
}

.wallpost .status {
	padding: 5px;
	background: #edeff4;
	width: 99%;
}

.property-heading {
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.wallpost .property-heading {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.property-type {
	font-size: 12px;
	color: black;
}

.property-price {
	font-size: 16px;
	color: orange;
	font-weight: bold;
}

.wallpost .property-price {
	font-size: 12px;
}

table.homepage {
	width: 100%;
	background-color: #1f1f1f;
	margin-left: 1px;
	color: #ffffff;
}

table.homepage2 {
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #c8c8c8;
	color: black;
}
/*----------------------------------------------------------------------------*/
#group-body .wrapper {
	padding: 0 10px;
}

.grid-f #content {
	float: right;
	width: 66.5%;
}

.grid-f #extra {
	float: left;
	width: 31.25%;
}

.section-header {
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	overflow: hidden;
	padding: 3px 0 7px;
	position: relative;
}

.section-header .hgroup {
	display: inline;
	float: left;
}

.section-header h1,.section-header h2,.section-header h3 {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	vertical-align: baseline;
}

a:hover {
	text-decoration: underline;
}

a {
	outline: medium none;
	text-decoration: none;
}

.section-header .add {
	float: right;
	font-size: 13px;
	margin-top: 3px;
}

.add {
	background: url("../images/addPlus.png") no-repeat;
	padding-left: 18px;
}

.sub {
	background: url("../images/sub.png") no-repeat;
	padding-left: 18px;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #006699;
	outline: medium none;
	text-decoration: none;
}

.my-groups-list .media-block {
	border-bottom: 1px solid #EAEAEA;
	padding: 15px 0;
}

.media-block {
	overflow: hidden;
}

.my-groups-list .media-asset {
	margin: 0 25px 0 5px;
}

.media-asset {
	display: inline;
	float: left;
	margin-right: 10px;
}

a {
	color: #006699;
	outline: medium none;
	text-decoration: none;
}

img {
	border: medium none;
}

.media-content {
	overflow: hidden;
	position: relative;
}

.my-groups-list .media-content strong{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
}

.my-groups-list .media-content a.private,.my-groups-list .media-content a.public:hover
	{
	color: #333333;
}

.gus-activity-message {
	background: url('../images/pending_req.png') no-repeat scroll 0 0
		transparent;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0 0 0 36px;
}

.gus-activity-message .cta-block {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}

.gus-activity-message .cta-block a {
	color: #666666;
}

.group-activity {
	margin-top: 0px;
}

.new-discussions-icon {
	background-position: -50px 0;
}

.gus-activity-icon {
	background: url('../images/discussion0.png') no-repeat scroll 0 0
		transparent;
	display: inline-block;
	height: 20px;
	margin-right: 6px;
	position: relative;
	width: 25px;
}

a {
	color: #006699;
	outline: medium none;
	text-decoration: none;
}

.gus-activity-icon span {
	-moz-border-radius: 2px 2px 2px 2px;
	background-color: #FF9900;
	border: 1px solid #CC6600;
	color: white;
	font-size: 11px;
	line-height: 1;
	padding: 1px 3px;
	position: absolute;
	right: 0;
	top: -5px;
}

.new-jobs-icon {
	background-position: -75px 0;
}

.gus-activity-icon {
	background: url('../images/discussion0.png') no-repeat scroll 0 0
		transparent;
	display: inline-block;
	height: 20px;
	margin-right: 6px;
	position: relative;
	width: 25px;
}

a {
	color: #006699;
	outline: medium none;
	text-decoration: none;
}

#popmain {
	padding: 5px 10px;
	text-align: left;
}

.profile-header {
	border: 1px solid #D6D6D6;
	overflow: auto;
	position: relative;
}

#countryId {
	width: 141px;
}

#countryId option {
	width: 111px;
}

#stateId {
	width: 141px;
}

#stateId option {
	width: 111px;
}

/*  --------------------setting tab------------------	*/
ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #6c6;
	margin: 0;
}

ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #cfc;
	margin: 2px 2px 0 2px;
	border: 1px solid #6c6;
}

div#tab1 li.tab1,div#tab2 li.tab2 {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

div#tab1 li.tab1 a,div#tab2 li.tab2 a {
	color: #000;
}

#tabnav a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 4px;
}

#tabnav a:hover {
	background: #fff;
}

.lborder {
	border-left: 1px dotted #d8d8d8;
}

.rborder {
	border-right: 1px dotted #d8d8d8;
}

.page-heading {
	width: 100%;
	border-bottom: 1px dotted #d8d8d8;
}

.button {
	float: left;
	width: 100px;
	height: 34px;
	background: url('../images/share.png') no-repeat;
}

.button a {
	line-height: 34px;
	padding: 10px 20px 10px 25px;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
}

.button a:hover {
	text-decoration: none;
	color: #555555;
}

.invest {
	background: url('../images/invest.png');
}

.send {
	background: url('../images/send.png');
}

.share {
	background: url('../images/share.png');
}

.leftmenu {
	width: 200px;
	border: 1px solid #e8e8e8;
}


.login-banner{
	height: 25; background-color: silver;
}
.errorMessage{
	color: red;	
	font-size: small;
}
.button-panel{
	text-align: right;	
}
table.clean-table{
	padding: 0 0 0 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}

.label-left{
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 5px;
	padding-right: 10px;
	color: #333;
	font-size: 12px;
	white-space: nowrap;
}
.icon{
	border: 0px none #fff;
	vertical-align: middle;
}
.icon-button{
	border: 0px none #fff;
	color: #444;
	white-space: nowrap;
	background-color: #fff;
}
.line-bottom{
	border-bottom: 1px solid #333;
}
.panel-border{
	border: 1px solid silver;
}
.banner{
	font-weight: normal;
	font-size: 14px;
	color: #444;
	padding: 3px 0px 3px 2px;
	white-space: nowrap;
	background-color: #ddd; 
}
.banner-wo-bg{
	font-weight: normal;
	font-size: 14px;
	color: #444;
	padding: 3px 0px 3px 2px;
	white-space: nowrap;
}
select.flat {
	border: 1px solid #333;
}
textarea.flat {
	border: 1px solid #333;
}
input.flat {
	border: 1px solid #333;
}
.textsmall {
	font-weight: bold;
	font-size: 11px;
	color: #555;
}
table.filter{
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
table.align_clean-table{
	padding: 0px 0px -300px 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
label {
	text-align:left;
}

.label {
  align:left;
  color: #333;
  font-style:normal;
  padding-right:20px;
  text-align:left;
  length:100px;
  font-weight: bold;
}

table.tdLabel {
	width:50%;
	text-align:left;
	align:left;
}

table.wwFormTable {
	font: 12px Arial,Verdana,Sans-serif;
	width: 50%;
	padding-left:0.5%;
	margin-right:3%;
	margin-top:1%;
} 
.required {
	color:red;
	width:5%;
}

.message {
	width:100%;
	font-weight:bold;
	text-align:left;
}


#searchbox
{
	width:200px;
	border:solid 1px #000;
	padding:0px;
	height:25px;
}
#display
{
	margin-left:0px;
	margin-top:0px;
	width:210px;
	display:none;
	float:left;
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	overflow:hidden;
}
.display_box
{
	padding:4px;
	background:#ffffff;
	border-top:solid 1px #dedede; 
	font-size:12px; 
	height:30px;
}
.display_box:hover
{
	background:#3b5998;
	color:#FFFFFF;
}

.imagetext {
	margin-left:5px;
}

#contactData a {
	background:#f3f3f3;
}
.sdelete a{
a:active,a:link,a:visited 
	text-decoration: none;
	color:#C9BFBF;
}

.sdelete a:hover {
	color: #27408B;

}

.button1 {
	float: left;
	width: 100px;
	height: 34px;
	background: url('../images/share.png') no-repeat;
}

.button1 a {
	line-height: 34px;
	padding: 10px 20px 10px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
}

.button1 a:hover {
	text-decoration: none;
	color: #555555;
}

.button2 {
	float: left;
	width: 210px;
	height: 34px;
	background: url('../images/share1.png') no-repeat;
}

.button2 a {
	line-height: 34px;
	padding: 10px 20px 10px 12px;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
}

.button2 a:hover {
	text-decoration: none;
	color: #555555;
}

.button3 {
	float: left;
	width: 200px;
	height: 34px;
	background: url('../images/share2.png') no-repeat;
}

.button3 a {
	line-height: 34px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
}

.button3 a:hover {
	text-decoration: none;
	color: #555555;
}
table.uinvest {
    width: 70%;
    background-color: #D2EBAB;
    margin-left: 30px;
    color: #ffffff;
    border: 1px solid #c8c8c8;
}
.uinvest{
    color:black;
    }
h4.uinvest{
font-size: 125%;
    font-family: Arial, Helvetica, sans-serif;
    color:black;
    margin: 0px;
    padding: 0px;
    margin-left: 30px;
    margin-buttom:80px;
}
    
table.uinvest1{
    width: 70%;
    background-color:#FEFFF7;
    margin-left: 30px;
    color: #ffffff;
    border: 1px solid #c8c8c8;
}
td.textcolor {
color:#27408B;

}
