BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	MARGIN-TOP: 0px; 
	font-family: verdana,arial,tahoma;
	font-size:10px; 
	COLOR: #666666; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR:#FFFFFF;
}
img{
	border:0;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{

}
input {
	font-family: verdana,arial,tahoma;
	font-size: 10px;
	color: #3c2517;
	vertical-align: middle;
	height:15px;
}
select {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;            
}

textarea {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;            
	border: 1px solid #7F9DB9;		
}

A {
	font-family:verdana,Univers Condensed,tahoma,arial,verdana;
	font-size:10px;
	color:#0000EE;
	text-decoration:none;        
}

A:hover {
	font-family:verdana,Univers Condensed,tahoma,arial,verdana;
	font-size:10px;
	color:#0000EE;
	cursor:pointer;   
	text-decoration:underline;
}

form {
	padding: 0;
	margin: 0;
}

.formlayout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	height:auto !important;
	height:100px;

}
.contact_formlayout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:10px; 
	width:527px;
	height:auto !important;
	height:100px;
	
}

.recent_formlayout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	height:auto !important;
	height:100px;
}


.div_formlayout {
	BORDER: #CCCCCC 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#6C6C6C;
	BACKGROUND-COLOR:#FEE78F;
	height:auto !important;
	height:100px;
}

.commonfont {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
}

.error {
	color:#E60005;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
}

.msg {
	color:#0B00D9;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.ajax_loader {
	vertical-align: bottom;	
}


.process_fnt {
	color:green;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.big_fnt {
	font-family:verdana,arial,tahoma;
	font-size:20px;
	font-weight:bold;
	color:#FFCD2E;
}

.header_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	BACKGROUND-COLOR:#A2B170;
}

.div_header_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	BACKGROUND-COLOR:#A2B170;
}

.footer_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:white;
}
.footer_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:white;
	text-decoration:underline;	
}

.bold_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:black;
}

.bread_font {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#FA6500;    
}
.bread_font:hover {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#FA6500;    
}
.submitpage_font {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:1px;
	font-weight:normal;
	color:white;    
}

.oddrowcolor {
	background-color:#F2F0E3;	
	height:auto !important;
	height:30px;
	
}

.evenrowcolor {
	background-color:#F9F8F0;
	height:auto !important;
	height:30px;
}

.norecords_bg {
	background-color:#E2E7D1; 
	height:17px;
}

.menu_bg {
	BACKGROUND-COLOR:#FFCD2E;
	color:white;
}

.white_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:white;
}

.white_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:white;
}

.menu_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:black;
}

.menu_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:black;
}

.menu {
	BACKGROUND-COLOR:#8B9B55;
	cursor:pointer;
	font-weight:bold;
	color:black;
	font-family:verdana,arial,tahoma;
	font-size :12px;
	BORDER-RIGHT: #FFFFFF 1px solid;
}

.menumouseover {
	BACKGROUND-COLOR:#DBE0C7;
	cursor:pointer;
	font-weight:bold;
	color:white;
	font-family:verdana,arial,tahoma;
	font-size :12px;
	BORDER-RIGHT: #FFFFFF 1px solid;
}

.footer_bg {
	background-color:#A2B170;
	font-weight:bold;
	color:white;
	font-family:verdana,arial,tahoma;
	font-size :12px;
}

.link_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.link_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.boldlink_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#434367;
}

.boldlink_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#434367;
}
.title_fnt {
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
}

.title_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
 }

.small_title_fnt {
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
}

.small_title_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
 }

.bread_link {
	font-family:verdana,Univers Condensed,tahoma,arial,verdana;
	font-size:10px;
	color:#2D521B;
	text-decoration:none;        
}

.bread_link:hover {
	font-family:verdana,Univers Condensed,tahoma,arial,verdana;
	font-size:10px;
	color:#2D521B;
	cursor:pointer;   
	text-decoration:underline;     
}

.menubutton {
	font-family:verdana,arial,verdana;
	font-size:10px;
	height:16pt;
	background-color:#FEE4A9;
	font-weight:bold;
	color:#000000;
	border: #FDBF2F 1px solid;
	cursor:pointer;
}
.error_border {
	BORDER: #FDBF2F 1px solid;
	text-align:center;
	padding:10px;
}
.min_stay_txt {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:50px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
	
}

.txt_small {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:150px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
}

.txt_medium {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:200px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
}

.txt_large {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:250px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
}

.sertxt_small {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:100px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
}

.sertxt_medium {
	border: 1px solid #7F9DB9;	
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:120px;
	BACKGROUND-COLOR:#FFFFFF;
}

.sertxt_large {
	border: 1px solid #7F9DB9;	
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:140px;
	BACKGROUND-COLOR:#FFFFFF;
}

.textarea_small {
	width:150px;
	height:85px;
}

.textarea_medium {
	width:200px;
	height:85px;
}

.textarea_large {
	width:250px;
	height:85px;
}

.option_style {
	position: relative;
	TOP: -2px;
}

.div_class {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#6C6C6C;
	BACKGROUND-COLOR:#FEE78F;
}

.border {
	BORDER-BOTTOM: #cbd7d7 1px solid;
	BORDER-TOP: #cbd7d7 1px solid;
	BORDER-LEFT: #cbd7d7 1px solid;
	BORDER-RIGHT: #cbd7d7 1px solid;
}
.home_border {
	BORDER-BOTTOM: #cbd7d7 1px solid;
	BORDER-TOP: #cbd7d7 1px solid;
	BORDER-LEFT: #cbd7d7 1px solid;
	BORDER-RIGHT: #cbd7d7 1px solid;
}
.dotted_top {
	BORDER-TOP: #829abc 1px dotted;
}

.dotted_bottom {
	BORDER-BOTTOM: #829abc 2px dotted;
}

.dotted_left {
	BORDER-LEFT: #829abc 2px dotted;
}

.dotted_right {
	BORDER-RIGHT: #829abc 2px dotted;
}

.dashed_top {
	BORDER-TOP: #555555 1pt dashed;
}

.dashed_bottom {
	BORDER-BOTTOM: #555555 1pt dashed;
}

.dashed_right {
	BORDER-RIGHT: #555555 1pt dashed;
}

.dashed_left {
	BORDER-LEFT: #555555 1pt dashed;
}

.solid_top {
	BORDER-TOP: #FDECEC 1px solid;
}

.solid_bottom {
	BORDER-BOTTOM: #FDECEC 1px solid;
}

.solid_left {
	BORDER-LEFT: #FDECEC 1px solid;
}

.solid_right {
	BORDER-RIGHT: #FDECEC 1px solid;
}

.menu_styl {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	BORDER: #F0EEEE 1px solid;
	BACKGROUND-COLOR:#DBE0C7;
	color:#ffffff;
}

.select_no_link {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	BACKGROUND-COLOR:#8B9B55;
	CURSOR:pointer;
}

.select_tab {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	BACKGROUND-COLOR:white;
	cursor:pointer;
} 

.select_mouse {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	BACKGROUND-COLOR:#F4F4F4;
	cursor:pointer;
}

.deselect_tab {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	BACKGROUND-COLOR:#F4F4F4;
	cursor:default;
}

.deselect_mouse {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	BACKGROUND-COLOR:white;
	cursor:default;
}

.dead_link {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	font-weight:normal;
	color:#cbd7d7;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	BACKGROUND-COLOR:white;
	cursor:default;
}
/* index start */
#main_container {
	width:950px;
	margin:auto;
	color:#000000;
}

#main_container_signin {
	width:1003px;
	margin:auto;
	color:#000000;
}
/* index end */
/* header start */
#header{		
	width:950px;	
	height:100px;	
	padding-top:10px;
	
}
#header .header_title{
	text-align:left;	
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	background:url(http://www.itenancy.com/images/logo.jpg) no-repeat;
	height:94px;
	width:432px;
	
}
.header_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	BACKGROUND-COLOR:#ffffff;
}

div.header_left{
	float:left;
	width:480px;
}
div.header_right{
	float:left;
	width:450x;
}

div.header_right_title{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	
}
div.header_right_right{
	float:left;
	width:120px;
}
div.header_right_left{
	float:left;
	width:80px;
}
#header_signin ul{
	list-style:none;
	margin:0;
	padding:0;
}
#header_signin ul li{
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
}

#hdr_signin_frm ul{
	list-style:none;
	margin:0;
	padding:0;
}
#hdr_signin_frm ul li{
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
}
.hdr_signin_left{
	width:200px;
	float:left;
}
.hdr_signin_right{
	width:50px;
	float:left;
	text-align:center;
	padding-top:20px;
	
}
.header_signin_txt{
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:100px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #7F9DB9;	
}

.header_forgot{
	padding-top:5px;
}

.header_sign_left {
	width:110px;
	float:left;
}
.header_sign_left_img {
	width:50px;
	float:left;
}

.header_sign_right {
	width:60px;
	float:left;
	padding-top:4px;
}

/* header end */
/* footer start */
#footer {
	background-color:#eeeeee;
	padding:5px 10px;	
	font-size:11px;
	text-align: center;
}

.footer_content {
	background:#eeeeee;
	font-size: 11px;
	color: #000000;	
	height:35px;
	text-align:center;
	padding:10px;
}

.footer_fnt {
	font-size: 11px;
	color: #000000;	
}

.footer_fnt:hover {
	font-size: 11px;
	color: #000000;	
	cursor:pointer;
}

.footer_copy {
	font-size: 11px;
	color: #000000;		
}

/* footer end */

/* redirect start*/
/* redirect  start*/
div.main_redirect {
	background-color:#FFFFFF;
	padding-top:5px;
	border-top:1px solid #000000;
	
}
div.left_redirect{
	float:left;
	width:180px;	
	padding-right:10px;
	
}

div.middle_redirect{
	float:left;
	width:570px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-right:10px;
}

div.middle_redirect_search{
	float:left;
	width:715px;	
	min-height:400px;
	height:auto !important;
	height:400px;
}


div.clear{
	clear:both;
}


div.right_redirect{
	float:left;
	width:150px;	
	text-align:center;
	
}

/* redirect end*/
/*ad layout */
div.ad_layout{
	background:#FFFFFF url(http://www.itenancy.com/images/sidebar_bg_gradient.gif) repeat-x scroll left bottom;
	border:1px solid #BFA880;
	float:left;
	font-size:11px;
	padding:5px;
	width:170px;
}

div.googlead_layout{
	background:#FFFFFF url(http://www.itenancy.com/images/sidebar_bg_gradient.gif) repeat-x scroll left bottom;
	border:1px solid #BFA880;
	float:left;
	font-size:11px;	
	padding:2px;
	width:170px !important;
	width:160px;
}

div.ad_corner{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

div.ad_title{
	text-align:center;
	font-weight:bold;
}

/*end ad layout */
/* signin page start */
.signin_header{
	padding-top:5px;
	color:#F88F00;
	font-size:20px;
	line-height:25px;
	margin:0;
	
}
.signin_left{
	float:left;
	width:150px;
	text-align:right;
}
.signin_right{
	float:left;
	width:250px;
	padding-left:12px;
}
#signin ul li{
	height:25px;
}
#signin ul li .signin_button{
	height:30px;
}

#signin ul{
	padding:0;
	margin:0;
	list-style:none;
}

/* signin page end */
/* forgetpassword start */
.forget_header_fnt{
	padding-top:5px;
	color:#F88F00;
	font-size:20px;
	padding-left:10px;
	line-height:25px;
	margin:0;
}
.forget_align{
	padding-left:12px;
}
#forget ul{
	padding:0;
	margin:0;
	list-style:none;
}
#forget ul li{
	height:25px;
}
.forget_left{
	float:left;
	width:100px;
}
.forget_right{
	float:left;
	width:270px;
}
.signin_right ul{
	list-style:none;
}
.signin_right ul li{
	height:25px;
}
/* forgetpassword end */
/* new user start */
.new_user{
	background-color:#EEEEEE;
}
.new_user_top_left{
	float:left;
	width:23px;
	background:url("http://www.itenancy.com/images/new_user_top_left.gif");
}
.new_user_top_middle{
	float:left;
	width:480px;
	background:url("http://www.itenancy.com/images/new_user_top_mid.gif") repeat;
}
.new_user_top_right{
	float:left;
	width:23px;	
	background:url("http://www.itenancy.com/images/new_user_top_right.gif") ;	
}
.new_user_mid_left{
	float:left;
	width:23px;
	background:url("http://www.itenancy.com/images/new_user_left.gif") repeat;
}
.new_user_mid_middle{
	float:left;
	width:480px;
}
.new_user_mid_right{
	float:left;
	width:23px;	
	background:url("http://www.itenancy.com/images/new_user_right.gif") repeat;	
}
.new_user_bot_left{
	float:left;
	width:23px;
	background:url("http://www.itenancy.com/images/new_user_btm_left.gif");
}
.new_user_bot_middle{
	float:left;
	width:480px;
	background:url("http://www.itenancy.com/images/new_user_btm_mid.gif") repeat;
}
.new_user_bot_right{
	float:left;
	width:23px;	
	background:url("http://www.itenancy.com/images/new_user_btm_right.gif");	
}
#new_user{
	text-align:center;
}
.new_user_right{
	float:left;
	width:230px;
}
.new_user_left{
	float:left;
	width:230px;
	padding-top:40px;
	
}
.new_user_mid{
	float:left;	
	border-right:1px solid #000;
	height:130px;
	padding-right:10px;
}
.new_user_title{
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}
.new_user_small_title{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}

/* new user end */
/* need register start */

#need_register div{
	margin-top:0 !important;
	margin-top:0px;
	
}
.need_reg_title{
	color:#F88F00;
	font-size:18px;
	line-height:25px;
	padding-top:10px;	
	font-weight:bold;
	padding-left:10px;
}
#need_reg_ctrl ul{
	padding-left:15px;
	margin:0px;
	list-style:none;
	padding-right:15px;
}

#need_reg_ctrl ul li{
	height:30px;
}
.have_reg_left{
	padding-top:5px;
	width:110px;
	float:left;
}

.need_reg_left{
	width:150px;
	float:left;
	color:#5E5E5E;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:25px;
}
.reg_commonfont{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
}
.reg_error {
	color:#E60005;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.need_reg_right{
	width:350px;
	float:left;
	height:25px;

}
.have_reg_right{
	width:250px;
	float:left;

}
.have_reg_right_ptpy{
	width:350px;
	float:left;

}

.need_rt_left{
	width:150px;
	float:left;
}
.need_rt_right{
	width:100px;
	float:left;
}
.need_mdate_left{
	width:90px;
	float:left;
}
.need_mdate_right{
	width:90px;
	float:left;
}
.need_mdate_middle{
	width:90px;
	float:left;
}
.need_about_title{	
	color:#F88F00;	
	font-size:14px;
	font-weight:bold;	
	
}
.desc_tarea{
	width:500px;
	height:150px;
}
.ur_left{
	width:250px;
	float:left;
}
.ur_right{
	width:250px;
	float:left;
}
.ur_sub_left{
	width:80px;
	float:left;
	height:25px;
}
.ur_sub_right{
	width:110px;
	float:left;
	height:25px;
}
.ur_sub_right_left{
	width:39px;
	float:left;
}

.ur_sub_right_right{
	width:39px;
	float:left;
}

.ur_sub_right_middle{
	width:24px;
	float:left;
	text-align:center;
}

.ur_left ul{
	list-style:none;
	padding:0px;
	margin:0px;

}
.ur_left ul li{
		height:25px
}
.ur_right ul{
	list-style:none;
	padding:0px;
	margin:0px;

}
.ur_right ul li{
		height:25px
}

/* need register end */
/* reg thanks start */
.thanks_title{
	color:#F88F00;
	font-size:20px;
	line-height:25px;
	padding-top:10px;	
	font-weight:bold;
}
/* reg thanks endt */

/* have register start */
.address_left{
	float:left;
	width:115px;
}
.address_right{
	float:left;
	width:305px;
}
.username_left{
	float:left;
	width:95px;
}
.username_right{
	float:left;
	width:305px;
}

.date_text{
	width:67px;
}

#have_register{
	margin-top:0 !important;
	margin-top:0;
	padding-left:20px;
}
#have_register ul{
	list-style:none;
	padding:0px;
	margin:0px;	
	
	
}
.have_about_title{
	color:#5E5E5E;
	font-size:18px;
	font-weight:bold;
}
#have_register li{
	height:30px;
	
}
.live_padding{
	padding-left:15px;
}
.have_title{
	color:#F88F00;
	font-size:13px;
	font-weight:bold;
	
}
.have_left{
	width:270px;
	float:left;
}
.have_right{
	width:270px;
	float:left;
}
.have_left_left{
	width:115px;
	float:left;
}
.have_left_right{
	width:300px;
	float:left;
}
.have_left_right1{
	width:150x;
	float:left;
	padding-right:4px;
}
.have_left_right2{
	width:10px;
	float:left;
	padding-top:3px;
}
.have_right_left{
	width:115px;
	float:left;
}
.have_right_right{
	width:200px;
	float:left;

}

.have_left ul{
	padding:0px;
	margin:0px;
	list-style:none;
	height:25px;
}
.home_left li{
	list-style:none;
	height:25px;
}
.have_right ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.home_right li{
	list-style:none;
	height:25px;
}

.have_textarea{
		width:130px;
		height:85px;

}
.have_left ul li{
	list-style:none;
	height:25px;
}
.have_left_right{
	width:95px;
	float:left;
	
}
.have_right_right{
	width:95px;
	float:left;
}

/* have register end */
.combo_small{
	width:75px;
	border: 1px solid #7F9DB9;
	padding: 3px;
}

.div_space5{
	height:5px;
}
.div_space10{
	height:10px;
}

.div_space15{
	height:15px;
}

.div_space25{
	height:25px;
}
.div_space35{
	height:35px;
}
.div_space75{
	height:75px;
}

.div_space125{
	height:125px;
}

.button_height{
	height:30px;
}
.txt_small_xl {
	border: 1px solid #7F9DB9;	
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#3c2517;
	width:130px;
	BACKGROUND-COLOR:#FFFFFF;
}
.txt_small_xxl{
	
	width:85px;
	border: 1px solid #7F9DB9;	
	

}
.txt_small_have{
	width:120px;
	border: 1px solid #7F9DB9;	

}

.combo_small{
	width:110px;
	border: 1px solid #7F9DB9;	
}
.border_bottom{
	BORDER-BOTTOM: #FF8904 1px solid;
}
.border_top{
	BORDER-TOP: #FF8904 1px solid;
}

.sland_commonfont {
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-style:italic;
	font-size:11px;
	font-weight:normal;
	color:#6C6C6C;    
}
.txt_title{
	width:400px;
}
.txt_rent{
	width:75px;
}

.textarea_desc{
	width:400px;
	height:175px;
}
#image_show1 ul li{
	list-style:none;
	height:25px;
}
#image_show1 ul{
	margin:0px;
	padding:0px;
}
#image_show2 ul li{
	list-style:none;
	height:25px;
}
#image_show2 ul{
	margin:0px;
	padding:0px;
}
#image_show3 ul li{
	list-style:none;
	height:25px;
}
#image_show3 ul{
	margin:0px;
	padding:0px;
}

#image_show4 ul li{
	list-style:none;
	height:25px;
}
#image_show4 ul{
	margin:0px;
	padding:0px;
}

/* profile menu style start */
.profile_menu_style{
	width:180px;
	height:auto !important;
	height:150px;
	border:1px solid #FED269;
	

}
.profile_menu_style ul{
	padding:0;
	border:0;
	margin:0;
	list-style: none;	
	
	
}

.profile_selected_li{
	padding:5px;
	border-bottom:1px solid #FED269;
	background-color:#FFF4D9;
}
.profile_unselected_li{
	padding:5px;
	border-bottom:1px solid #FED269;
	background-color:#FEE7B1;	
}
.profile_selected_li a{
	font-size:12px;
	color:#666666;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
.profile_selected_li a:hover{
	font-size:12px;
	color:#666666;	
	font-weight:bold;
	text-decoration:none;        	
}


.profile_unselected_li a{
	font-size:12px;
	color:#000000;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
.profile_unselected_li a:hover{
	font-size:12px;
	color:#000000;	
	font-weight:bold;
	text-decoration:none;        	
}


/* profile menu style start */
/*User Details Start */
#userdet {
	width:520px;
	margin-top: 0 !important;
	margin-top: 0;
}

#userdet_content {
	padding: 10px 0;	
}

#userdet .detmain_left {
	float:left;
	width:100px;	
}

#userdet .detmain_right {
	float:left;
	width:200px;
}

#userdet ul li {
	padding-bottom: 5px;
}

#userdet .detleft{
	float:left;
	width:165px;
	text-align:right;	
	padding-bottom:5px;
}
#userdet .detmiddle{
	float:left;
	width:15px;
	text-align:center;	
	padding-bottom:5px;
}

#userdet .detright{
	float:left;
	width:315px;
	padding-bottom:5px;
}
#userdet_content ul li{
	list-style:none;
	
}
#userdet_content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.user_det_header{
	color:#F88F00;
	font-size:18px;
	font-weight:bold;
	padding:12px;
}
/*User Details End */
/* have details start */
#have_details ul{
	margin:0px;
	padding:5px;
}
#have_details ul li{
	list-style:none;
	height:25px;
}
.have_det_title {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FA6500;
}
.have_det_align{
	padding-top:12px;
}
/* have details end */
.align_center{
	text-align:center;
}/*menu */
div.main_menu{
	height:30px;
	BACKGROUND-COLOR:#8B9B55;
	color:white;
	padding:5px;
}

div.main_menu a{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

div.main_menu a:hover{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}


.menu_fnt {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:black;
}

.menu_fnt:hover {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:black;
}

/* Search List */
div.serroom_layout{
	padding:5px;
	padding-top:10px;
	border:1px solid #FED269;
	height:auto !important;
	height:50px;
}

div.serheader{
	background:#FFDEB3;
	line-height:25px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
}
div.serroom_left{
	float:left;
	width:430px;
	padding-right:4px;
}
div.serroom_right{
	float:left;
	width:94px;
	
}

div.homeserroom_left{
	float:left;
	width:400px;
	padding-right:4px;
}
div.homeserroom_right{
	float:left;
	width:94px;
	
}
div.serroomleft_left{
	float:left;
	width:110px;
	padding-bottom:2px;
	
}
div.serroomleft_right{
	float:left;
	width:300px;
	padding-bottom:2px;
	
}
div.serroomleft_leftl{
	float:left;
	width:115px;
	padding-bottom:5px;
	
}
div.serroomleft_rightl{
	float:left;
	width:300px;
	padding-bottom:5px;
	
}


div.serbold{
	font-weight:bold;
}
div.serdesc{
	font-weight:bold;
	border-top:1px solid #666666;
	padding-bottom:2px;
	padding-top:2px;
}
div.serheight{
	height:1px;
}
div.serheight10{
	height:10px;
}
.link_title{
	font-family:verdana,arial,tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FA6500;
}
.link_title:hover{
	font-family:verdana,arial,tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FA6500;
}

.blacklink_title{
	font-family:verdana,arial,tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.blacklink_title:hover{
	font-family:verdana,arial,tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
/* End search list*/

/*Banner */
div.side_content{	
	padding:0px 5px 10px 5px;
	margin-bottom:10px;
}
div.banner_content{
	padding-bottom:10px;	
	border-bottom:1px solid #666666;
	padding-top:10px;	
}
.banner_title{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	padding-bottom:5px;
	color:#FF8720;
}
.banner_title:hover{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	padding-bottom:5px;
}
div.banner_imgage{
	padding-top:10px;
	text-align:center;	
}
div.banner_img{
	padding-bottom:5px;
}
div.bottom_banner{
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

.banner_form {
	BORDER: #F88F00 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color:#FFC;
	margin-right:20px;
	margin-left:20px;
	 margin-top:10px;
}

.bg_header_fnt{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	BACKGROUND-COLOR:#A2B170;
	line-height:25px;
	padding-left:10px;
}
.banner_det_hdr{
	padding:5px;	
}
.banner_det_left{
	width:100px;
	float:left;
	text-align:right;


}
.banner_det_middle{
	width:10px;
	float:left;
	text-align:center;
}

.banner_det_right{
	width:400px;
	float:left;
}
.banner_det_img{
	text-align:center;
}



/*end banner */

/*home */
div.main_home{
	text-align:center;
}

div.home_left{
	float:left;
	width:275px;
	text-align:center;
	
}
div.home_left_left{
	float:left;
	width:110px;
	padding-left:20px;
	text-align:left;
	
}

div.home_left_right{
	float:left;
	width:110px;
	text-align:left;
	
}
div.home_left_mid{
	float:left;
	width:10px;
	text-align:left;
	
}

div.home_mid{
	float:left;
	height:260px;
	text-align:center;
	border-right:1px solid #000;
}

div.home_right{
	float:left;
	width:250px;
	text-align:center;
}

div.home_ser{
	padding-top:10px;
	
}

div.home_formlayout{
	border:3px solid #FCCB62;
	height:130px;
	padding-top:20px;
	height:auto !important;
	height:100px;
}

div.home_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#333333;
}



.home_rgtbutton{
	background:transparent url(http://www.itenancy.com/images/rgt_button.gif) no-repeat;
	height:34px;
	width:11px;
	float:left;	
	text-align:center;
}

.home_lgtbutton{
	background:transparent url(http://www.itenancy.com/images/lft_button.gif) no-repeat;
	height:34px;
	width:11px;
	float:left;	
	text-align:center;	
}

.home_midbutton{
	background:transparent url(http://www.itenancy.com/images/bk_button.gif) repeat;
	height:27px;	
	float:left;	
	text-align:center;	
	padding-top:7px;
}
.home_button{
	text-align:center;	
	padding-top:15px;
	padding-left:25px;
	padding-bottom:10px;
}

.home_button_link{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.home_button_link:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.home_link{
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
	font-weight:bold;
	text-decoration:underline;
	
}

.home_link:hover{
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
	font-weight:bold;
	text-decoration:underline;
}

.t {
	background: url(http://www.itenancy.com/images/t.jpg) 0 0 repeat-x;
	width: 570px
}

.b {
	background: url(http://www.itenancy.com/images/b.jpg) 0 100% repeat-x;
}

.l {
	background: url(http://www.itenancy.com/images/l.jpg) 0 0 repeat-y;
}

.r {
	background: url(http://www.itenancy.com/images/r.jpg) 100% 0 repeat-y;
}

.bl {
	background: url(http://www.itenancy.com/images/bl.jpg) 0 100% no-repeat;
}

.br {
	background: url(http://www.itenancy.com/images/br.jpg) 100% 100% no-repeat;
}

.tl {
	background: url(http://www.itenancy.com/images/tl.jpg) 0 0 no-repeat;
}

.tr {
	background: url(http://www.itenancy.com/images/tr.jpg) 100% 0 no-repeat; 
	padding:20px;
	padding-top:30px;
	padding-bottom:30px;

} 

div.home_recent{
	text-align:left;
	padding:15px;
}

div.layout_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

div.home_recent_headleft{
	float:left;
	background:url(http://www.itenancy.com/images/yellow1.jpg) no-repeat;
	width:14px;
	height:30px;
}
div.home_recent_headmid{
	float:left;
	background:url(http://www.itenancy.com/images/yellow2.jpg);
	width:542px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:7px;
}

div.home_recent_headright{
	float:left;
	background:url(http://www.itenancy.com/images/yellow3.jpg) no-repeat;
	width:14px;
	height:30px;
}

div.home_recent_layout{
	padding-top:10px;
	padding-bottom:10px;	
	padding-right:5px;
	float:left;
	width:125px;
}

div.main_home_recent{
	padding-left:10px;
}

.shade_t {	
	width: 280px
}

.shade_b {
	background: url(http://www.itenancy.com/images/shade_bm.jpg) 0 100% repeat-x !important;
	
}

.shade_l {
	
}

.shade_r {
	background: url(http://www.itenancy.com/images/shade_r.jpg) 100% 0 repeat-y !important;
	
}

.shade_bl {
	background: url(http://www.itenancy.com/images/shade_bl.jpg) 0 100% no-repeat !important;
	
}

.shade_br {
	background: url(http://www.itenancy.com/images/shade_br.jpg) 100% 100% no-repeat !important;
	
}

.shade_tl {
	
}

.shade_tr {
	background: url(http://www.itenancy.com/images/shade_tr.jpg) 100% 0 no-repeat !important; 
	padding:20px;
	padding-top:5px;
	padding-bottom:30px;

} 

div.home_shade_left{
	float:left;
	width:280px;
	padding-right:10px;
}
div.home_shade_right{
	float:left;
	width:250px;
}

div.home_shade_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}

div.home_img_layout_left{
	float:left;
	width:70px;
	padding-left:5px;
	
}




/*details*/
.detsub_headleft {
	background:transparent url(http://www.itenancy.com/images/yellow1.jpg) no-repeat scroll 0 0;
	height:30px;
	width:14px;
	float:left;
}
.detlist_formlayout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:10px;
	height:auto !important;
	height:100px;
	width:505px;
	
}
.det_list_padding {
	padding-left:12px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.det_list_layout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:10px;
	height:auto !important;
	height:100px;
	width:450px;
	
}

.det_list_left {
	width:130px;
	float:left;
}
.det_list_right {
	width:300px;
	float:left;
}
.detsub_headmid {
	background:transparent url(http://www.itenancy.com/images/yellow2.jpg) repeat scroll 0 0;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:23px;
	padding-top:7px;
	text-align:left;
	width:500px;
}

.detsub_headright {
	background:transparent url(http://www.itenancy.com/images/yellow3.jpg) no-repeat scroll 0 0;
	height:30px;
	width:14px;
	float:left;
}

.det_headleft {
	background:transparent url(http://www.itenancy.com/images/yellow1.jpg) no-repeat scroll 0 0;
	height:30px;
	width:14px;
	float:left;
}
.det_headmid {
	background:transparent url(http://www.itenancy.com/images/yellow2.jpg) repeat scroll 0 0;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:23px;
	padding-top:7px;
	text-align:left;
	width:542px;
}

.det_headright {
	background:transparent url(http://www.itenancy.com/images/yellow3.jpg) no-repeat scroll 0 0;
	height:30px;
	width:14px;
	float:left;
}

div.det_formlayout {
	BORDER: #FED269 1px solid;
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:10px;
	height:auto !important;
	height:100px;
	
}

div.det_imglayout{
	
	text-align:center;
}
div.height1{
	padding-bottom:5px;
}

div.det_genleft{
	float:left;
	width:135px;
	padding-bottom:2px;
}
div.det_genright{
	float:left;
	width:400px;
	padding-bottom:2px;
}
div.det_bold{
	font-weight:bold;
}

div.det_rdes_left{
	float:left;
	width:250px;
	padding-right:10px;
}
div.det_rdes_right{
	float:left;
	width:250px;
}

div.det_rdes_l{
	float:left;
	width:120px;
	padding-bottom:2px;
}
div.det_rdes_r{
	float:left;
	width:125px;
	padding-bottom:2px;
}
.det_button{
	text-align:center;	
	padding-top:15px;
	padding-left:180px;
	padding-bottom:10px;
}

/*left menu */
.profile_menu_style .menubg {
	background-color:#ECE9D5;
}

.profile_menu_style .no_sub {
	padding-left:15px;
	border-bottom:1px #FFFFFF solid;
}

.profile_menu_style .sub {
	padding-left:3px;
	padding-top:0 !important;
	padding-top:5px;
	border-bottom:1px #FFFFFF solid;
	height:25px !important;
	height:23px;	
}

.profile_menu_style .menu_selected {
	font:11px/23px Verdana, Geneva, sans-serif normal;
	color:#4F160D;
	background-color:#ffffff;
	cursor:pointer;
	height:25px;
}

.profile_menu_style .menu_unselected {
	font:11px/23px Verdana, Geneva, sans-serif normal;
	color:#4F160D;
	background-color:#FFFFFF;
	height:25px;
}

div.myprofile_recent_headleft{
	float:left;
	background:url(http://www.itenancy.com/images/yellow1.jpg) no-repeat;
	width:14px;
	height:30px;
}
div.myprofile_recent_headmid{
	float:left;
	background:url(http://www.itenancy.com/images/yellow2.jpg);
	width:152px !important;
	width:153px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:7px;
}

div.myprofile_recent_headright{
	float:left;
	background:url(http://www.itenancy.com/images/yellow3.jpg) no-repeat;
	width:14px;
	height:30px;
}

/*end left menu*/

/* contact member */

div.contact_leftf{
	float:left;
	width:100px;
	padding-bottom:5px;
}
div.contact_rightf{
	float:left;
	width:225px;
	padding-bottom:5px;
}
div.contact_leftd{
	float:left;
	width:50px;
	padding-bottom:5px;
}
div.contact_rightd{
	float:left;
	width:125px;
	padding-bottom:5px;
}

div.contact_left{
	float:left;
	width:100px;
	padding-bottom:5px;
}
div.contact_right{
	float:left;
	width:300px;
	padding-bottom:5px;
}

.textarea_contact{
	width:500px;
	height:185px;	
}

.main_contact_member ul{
	list-style:none;
	padding:0px;
	margin:15px;
	
}
.main_contact_member ul li{
	list-style:none;
}
div.contact_msg{
	padding-bottom:10px;
	padding-top:5px;
}

div.contact_center{
	text-align:center;
}
/* banner management start */
.banner_left_header{
	float:left;
	width:350px;
	padding-top:5px;
	padding-left:5px;

}
.banner_right_header{
	float:left;
	width:130px;
	padding-right:10px;
	text-align:right;
}
.banner_left_field{
	float:left;
	width:100px;
	text-align:right;

}
.banner_right_value{
	float:left;
	padding-left:15px;
	text-align:left;
}

#banner_mgmt{
	margin-top:0px !important;
	margin-top:0px;
}
#banner_mgmt ul li{
	height:20px;
	list-style:none;
	
}
#banner_mgmt ul{
	padding:0;
	margin:0;
}
#text_ad_style ul li{
	padding:0;
	margin:0;
	height:25px;
	list-style:none;
	
}

#text_ad_style ul{
	padding:0;
	margin:0;
	height:25px;
	list-style:none;
	
}

#banner_ad_style ul li{
	height:25px;
	list-style:none;
	
}
#banner_ad_style ul{
	padding:0;
	margin:0;
}

#banner_layout ul{
	padding:0px;
	margin:0px;
}
#banner_layout ul li{
	list-style:none;
		
}
.banner_layout_left{
	width:300px;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#D88d00;
}
.banner_layout_middle{
	width:10px;
	text-align:center;
	float:left;
	color:#D88d00;
}

.banner_layout_right{
	font-weight:bold;
	float:left;
	color:#D88d00;
}
.banner_layout_title{
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	padding-bottom: 10px;
	color:#F88F00;
}
/* banner management end */
.payment_cancel{
	padding-top:5px;
	padding-left:5px;
}
.payment_cancel_content{
	padding-top:15px;
	padding-left:15px;
}
.payment_thanks_hdr{
	padding-top:5px;
	padding-left:5px;
}
.payment_thanks_content{
	padding-top:15px;
	padding-left:15px;
}
.textarea_xl{
	width:320px;
	height:150px;
}
.payment_reg_title{
	padding-top:5px;
	padding-left:10px;
}
/* my ad start */
#my_ad {
	margin-top:0px !important;
	margin-top:-0px;
}
#my_ad ul li{
	height:20px;
	list-style:none;
	
}
#my_ad ul{
	padding:0;
	margin:0;
}
.my_ad_title{
	padding-left:5px;
	padding-top:5px;
}
.my_ad_need_title{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
#myad_list{
	width:515px;
}
.myad_layout_list{
	width:515px;
}
.myad_list_line{
	BORDER-BOTTOM: #cbd7d7 1px solid;
	height:5px;
}
#myad_list ul li{
	height:20px;
	list-style:none;
	
}
#myad_list ul{
	padding:0;
	margin:0;
}
.myad_list1{
	float:left;
	width:95px;
	
}
.myad_list2{
	float:left;
	width:100px;
}

.myad_list3{
	float:left;
	width:100px;
}

.myad_list4{
	float:left;
	width:100px;
}

.myad_list5{
	float:left;
	width:100px;
}
.myad_select{
	text-align:right;
	padding-right:10px;	

}
#myad_list_hdr{	
	height:auto;
}
.myad_list_style{
	padding-left:10px;

}
.status ul li {
	list-style:none;
	float:left;
	width:100px;
	text-align:center;
	display:block;	
}
.selected_tab {
	font:11px/23px Verdana, Geneva, sans-serif bold;
	color:black;
	border: #cbd7d7 1px solid;
	border-bottom:none;
	background-color:#FFF0CE;	
} 

.deselected_tab {
	font:11px/23px Verdana, Geneva, sans-serif bold;
	color:#000000;
	border: #cbd7d7 1px solid;
	border-bottom:none;
	background-color:#FDC137;
	cursor:pointer;
}
.tab_padding{
	padding-left:10px;
}
/* my ad end */

/* Ajax Nav Start */
#nav {
	padding-top:10px;	
}

#nav_top .previous {
	float:left;
	width:120px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
	
}

#nav_top .next {
	float:left;
	width:90px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
	
}

#nav_top .previous_arrow,#nav_top .next_arrow{
	float:left;
	width:30px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
	
}

#nav_top .nav_page {
	float:left;
	width:15px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;

}

#nav_top .space,#nav_bottom .space{
	float:left;
	width:5px;
}

#nav_bottom {
	padding-top:5px;	
}

#nav_bottom .first_page {
	float:left;
	width:50px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
}

#nav_bottom .display_details {
	float:left;
	width:140px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
}

#nav_bottom .last_page {
	float:left;
	width:50px;
	text-align:center;
	font:10px/18px normal Verdana,Geneva,sans-serif;
}
/* Ajax Nav End */
/* banner list start */

#banner_list{
	margin-top:0px !important;
	margin-top:0px;
}
#banner_list ul li{
	list-style:none;
		height:25px;
}
#banner_list ul{
	margin:0;
	padding:0;
}
.header_bnr_left{
	width:380px;
	padding:5px;
	float:left;
}
.header_bnr_right{
	width:125px;
	padding:5px;
	float:left;
}
.banner_list1{
	width:100px;

	float:left;
}
.banner_list2{
	width:185px;
	float:left;
}
.banner_list3{
	width:100px;
	float:left;
}
.banner_list4{
	width:75px;
	float:left;
}
#banner_list_hdr{
	padding-left:5px;
	width:523px;
	padding-right:5px;
	
}
#banner_list_hdr ul li{
	list-style:none;
	padding-top:5px;
		height:20px;
}
.banner_list_line{
	BORDER-BOTTOM: #cbd7d7 1px solid;
	padding:0;
	margin:0;
	height:25px;
}
#banner_list_hdr ul{
	margin:0;
	padding:0;
}
.banner_header{
	padding-top:5px;
	padding-left:10px;
}
#banner_list_layout ul li{
		height:25px;
		padding-top:5px;
	padding-left:35px;
	width:465px;
}
.banner_select{
	text-align:right;
	padding-right:30px;	

}
#banner_list_layout ul{
	margin:0;
	padding:0;
	
}
/* banner list end */
li .height_auto{
	height:auto;
}

/* Common List Start */
#list {	
	height: auto !important;
	height: 50px;
}

#list ul {
	margin: 0;
	padding: 0;
}


#list .search {
	padding: 7px 20px;	
}

#list .search ul li {
	float:left;
	width:auto;
	padding:3px;

}

#list .search ul li.serbutton {
	padding-top:12px !important;
	padding-top:14px;
	vertical-align:bottom;
}

#list .search ul li.info {
	float:right;
	width:auto;
	padding-top:20px;
	padding-right: 10px;
}

#list .status ul li {
	list-style:none;
	float:left;
	width:100px;
	text-align:center;
	display:block;	

}

#list .status ul li#info {
	float:right;
	width:auto;	
	text-align:right;	
	padding-right: 10px;
	list-style:none;
	
}

#list .grid_head {
	background-color:#FFF0CE;
	color:#4F160D;
	font-weight:bold;	
	padding: 2px 10px;
}

#list .grid_head ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	padding:5px 0;
}

#list #layout {
	background-color:#FFFFFF;	
	list-style:none;
	
}
#layout ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
}

#list #layout img {
	padding: 5px 5px 0 0;
	cursor:pointer;	
	vertical-align:top;
}
/* Common List End */

/* Header Title Start */
.header {
	background-color:#eeeeee;
	color:#000000;
	font-weight:bold;
	padding:5px 10px;	
}

.header .title_left {
	float:left;
	width:auto;
}

.header .title_right {
	float:right;
	width:auto;
	padding-right:10px;
	text-align:right;
}
.btaction {
	padding:2px 10px;
	text-align:right;
	height:15px;
}
/* Header Title End */

.align_center{
	text-align:center;
}
.align_right{
	text-align:right;
}

.bottom_border_list{
	border-bottom:1px solid #666666;	
}

.inbox_space{
	padding-bottom:10px;
}

div.inbox_profile_bg{
	padding-bottom:10px;
	padding-left:10px;	
}

.inbox_profile_bg ul{
	background-color:#EEEEEE;	
	height:auto !important;
	height:20px;	
	padding-bottom:10px;
	padding-left:10px;	
}
.inbox_profile_bg ul li{
	padding-bottom:10px;
	padding-left:10px;	
}
div.inbox_age{
	padding-bottom:15px;
}

/* My search */
div.search2{
	width:150px;
	float:left;
}

div.search4{
	width:110px;
	float:left;
}
div.search6{
	width:px;
	float:left;
}
div.sub_search1{
	float:left;
	width:60px;
}
div.sub_search2{
	float:left;
	width:50px;
}

div.search1{
	width:160px;
	float:left;
	padding-right:10px;
	
}

div.search3{
	width:100px;
	float:left;
	padding-right:10px;
	text-align:right;	

}

div.search5{
	width:110px;
	float:left;
	padding-right:10px;
	text-align:right;	
	
}



div.my_search{
	padding:10px;
	height:auto !important;
	height:100px;
}

div.mysearch_header{
	background-color:#FFF5EB;	
	line-height:25px;
	padding-left:5px;	
	border:1px solid #DFDFDF;
	border-bottom:1px solid #EACBAB;
}

div.mysearch_left{
	float:left;
	width:120px;
	padding-right:10px;
}

div.mysearch_left img{
}

div.mysearch_mid{
	float:left;
	width:250px;
}


div.mysearch_right{
	float:left;
	width:275px;
}

div.mysearchleft_left{
	float:left;
	width:110px;
	padding-bottom:4px;
	
}
div.mysearchleft_right{
	float:left;
	width:140px;
	padding-bottom:4px;
	
}
div.mysearchleft_leftl{
	float:left;
	width:100px;
	padding-bottom:5px;
	
}
div.mysearchleft_rightl{
	float:left;
	width:140px;
	padding-bottom:5px;
	
}

.lookingfor{
	background:transparent url(http://www.itenancy.com/images/listingquotes.png) no-repeat scroll 0 0;
	color:#666666;
	float:right;
	height:80px;
	
	padding:6px 25px 0;	
	width:230px;
}

div.myser_loc{
	padding-bottom:10px;
}

div.myser_loc1{
	float:left;
	width:220px;
}
div.myser_loc2{
	float:left;
	width:220px;
}
div.myser_loc3{
	float:left;
	width:195px;
}

div.myser_roomr{
}

div.myser_roomr_left{
	float:left;
	width:100px;
	padding-bottom:10px;
}

div.myser_roomr_right{
	float:left;
	width:150px;
	padding-bottom:10px;
}
div.myser_roomr_rent1{
	float:left;
	width:110px;
	padding-bottom:10px;
}

div.myser_roomr_rent2{
	float:left;
	width:130px;
	padding-bottom:10px;
}
div.myser_roomr_rent3{
	float:left;
	width:90px;
	padding-bottom:10px;
}

div.myser_roomr_rent4{
	float:left;
	width:150px;
	padding-bottom:10px;
}
div.myser_roomr_rent5{
	float:left;
	width:45px;
	padding-bottom:10px;
}

div.myser_roomr_rent6{
	float:left;
	width:50px;
	padding-bottom:10px;
}
div.myser_roomr_rent7{
	float:left;
	width:90px;
	padding-left:5px;
	padding-bottom:10px;
}
div.myser_roomr_or1{
	float:left;
	width:120px;	
	padding-bottom:10px;
}
div.myser_roomr_or2{
	float:left;
	width:200px;	
	padding-bottom:10px;
}
div.myser_roomr_or3{
	float:left;
	width:70px;	
	padding-bottom:10px;
}
div.myser_roomr_or4{
	float:left;
	width:200px;	
	padding-bottom:10px;
}
div.myser_button{
	text-align:center;
}

div.mysearch_head1{
	float:left;
	width:620px;
}
div.mysearch_head2{
	float:left;
	width:25px;
	vertical-align:middle;
	padding-top:3px;	
}
div.mysearch_head3{
	float:left;
	width:20px;
	vertical-align:middle;
	padding-top:3px;	
}






/*end searcg */

/*search list */

div.search_fieldset{	
	padding:10px 10px 0px 20px;
}

div.fieldset_val{
	padding-bottom:8px;
}

/*end search */


/*my Profile */
div.profilemenu_link{
	border-bottom:1px solid #CCC;
}

div.small_profile_title {
	
	padding: 10px;

	padding-left: 15px;

}

div.profilemenu_link ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px;
	
}

div.profilemenu_link ul li {
	float: left;
	
}


div.profilemenu_link a {	
	background: url(http://www.itenancy.com/images/orange2.jpg) repeat-x;	
	font-size: 12px;
	display: block;
	color: #FFFFFF;
}

div.profilemenu_link a span {
	background: url(http://www.itenancy.com/images/orange1.jpg) top left no-repeat;	
	display: block;
	padding-left: 10px;	
}

div.profilemenu_link a span span {
	padding: 0;
	background: url(http://www.itenancy.com/images/orange3.jpg) top right no-repeat;		
	display: block;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;	
}

div.profilemenu_link a:hover,
div.profilemenu_link a.profilemenu_activated {
	background: url(http://www.itenancy.com/images/green2.jpg) repeat-x;	
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
}

div.profilemenu_link a:hover span,
div.profilemenu_link a.profilemenu_activated span {
	background: url(http://www.itenancy.com/images/green1.jpg) top left no-repeat;	
	display: block;
	padding-left: 10px;	
}

div.profilemenu_link a:hover span span,
div.profilemenu_link a.profilemenu_activated span span {
	padding: 0;
	background: url(http://www.itenancy.com/images/green3.jpg) top right no-repeat;		
	display: block;
	padding-right: 10px;	
	padding-top: 7px;
	padding-bottom: 7px;
}




div.profilemenu_link a.profilemenu_activated {
	background: url(http://www.itenancy.com/images/white2.jpg) repeat-x;	
	font-size: 12px;
	display: block;
	color: #000000;
	text-decoration: none;	
}


div.profilemenu_link a.profilemenu_activated span {
	background: url(http://www.itenancy.com/images/white1.jpg) top left no-repeat;	
	display: block;
	padding-left: 10px;	
}


div.profilemenu_link a.profilemenu_activated span span {
	padding: 0;
	background: url(http://www.itenancy.com/images/white3.jpg) top right no-repeat;		
	display: block;
	padding-right: 10px;	
	padding-top: 7px;
	padding-bottom: 7px;
}
/* base class style  start*/
.td_width1p{
	width:1%;
}
.height_25{
	height:25px;
}

.height_35{
	height:35px;
}

.height_40{
	height:40px;
}

/* base class style  end*/
.no_records{
	height:40px;
	text-align:center;
	padding-top:20px;
}

.curve_t {
	background: url(http://www.itenancy.com/images/curve_t.jpg) 0 0 repeat-x;
	width:570px;
}
.curve_search_t {
	background: url(http://www.itenancy.com/images/curve_t.jpg) 0 0 repeat-x;
	width:715px;	
}

.curve_b {
	background: url(http://www.itenancy.com/images/curve_b.jpg) 0 100% repeat-x;
}

.curve_l {
	background: url(http://www.itenancy.com/images/curve_l.jpg) 0 0 repeat-y;
}

.curve_r {
	background: url(http://www.itenancy.com/images/curve_r.jpg) 100% 0 repeat-y;
}

.curve_bl {
	background: url(http://www.itenancy.com/images/curve_bl.jpg) 0 100% no-repeat;
}

.curve_br {
	background: url(http://www.itenancy.com/images/curve_br.jpg) 100% 100% no-repeat;
}

.curve_tl {
	background: url(http://www.itenancy.com/images/curve_tl.jpg) 0 0 no-repeat;
}

.curve_tr {
	background: url(http://www.itenancy.com/images/curve_tr.jpg) 100% 0 no-repeat; 
	
}
.ser_common {
	height:150px;
	border: 1px solid #FED269;	

}
.legend_font{
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FA6500;
}
.common_search {
	float:left;
	width:180px;
	text-align:left;
}
.ser_field {
	padding-left:10px;
	padding-top:10px;	
	padding-bottom:10px;
}
/* register start */
register_border {
	BORDER-BOTTOM: #cbd7d7 1px solid;
	BORDER-TOP: #cbd7d7 1px solid;
	BORDER-LEFT: #cbd7d7 1px solid;
	BORDER-RIGHT: #cbd7d7 1px solid;
}
.register_left li{
	list-style:none;
	height:25px;
}
.register_right li{
	list-style:none;
	height:25px;
	
}
div.registerserroom_left{
	float:left;
	width:400px;
	padding-right:4px;
}
div.registerserroom_right{
	float:left;
	width:94px;
	
}
div.main_register{
	text-align:center;
}
div.register_left{
	float:left;
	width:265px;
	text-align:center;
	padding-top:50px;
	
}
div.register_left_left{
	float:left;
	width:120px;
	padding-left:20px;
	text-align:left;
	
}
div.register_left_right{
	float:left;
	width:100px;
	text-align:left;
	
}
div.register_left_mid{
	float:left;
	width:10px;
	text-align:left;
	
}
div.register_mid{
	float:left;
	height:230px;
	text-align:center;
	border-right:1px solid #000;
}
div.register_right{
	float:left;
	width:262px;
	text-align:center;
	padding-top:50px;
}
div.register_ser{
	padding-top:10px;
	
}
div.register_formlayout{
	border:3px solid #FCCB62;
	height:130px;
	padding-top:20px;
	height:auto !important;
	height:100px;
}
div.register_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#333333;
}
.register_rgtbutton{
	background:transparent url(http://www.itenancy.com/images/rgt_button.gif) no-repeat;
	height:34px;
	width:11px;
	float:left;	
	text-align:center;
}
.register_lgtbutton{
	background:transparent url(http://www.itenancy.com/images/lft_button.gif) no-repeat;
	height:34px;
	width:11px;
	float:left;	
	text-align:center;	
}
.register_midbutton{
	background:transparent url(http://www.itenancy.com/images/bk_button.gif) repeat;
	height:27px;	
	float:left;	
	text-align:center;	
	padding-top:7px;
}
.register_button{
	text-align:center;	
	padding-top:15px;
	padding-left:65px;
	padding-bottom:10px;
}

.register_button_link{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.register_button_link:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.register_link{
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
	font-weight:bold;
	text-decoration:underline;
	
}
.register_link:hover{
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
	font-weight:bold;
	text-decoration:underline;
}
div.register_recent{
	text-align:left;
	padding:15px;
}

div.register_recent_headleft{
	float:left;
	background:url(http://www.itenancy.com/images/yellow1.jpg) no-repeat;
	width:14px;
	height:30px;
}

/* register end */
.property_ad {
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
}
.preferred_layout{
	height:100px !important;
	height:auto;
}

.yellow_link {
	color: #C76210;
	text-decoration: underline;
}

.yellow_link:hover {
	color: #EAA933;
	text-decoration: underline;
}

.yellow_link_bold {
	color: #C76210;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}

.yellow_link_bold:hover {
	color: #EAA933;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}

div.banner_details {
	line-height:20px;
}

.height_5 {
	height: 5px;
}

.height_10 {
	height: 10px;
}

.height_15 {
	height: 15px;
}
.listing_left {
	width:350px;
	float:left;
}
.listing_right {
	width:190px;
	float:left;
}
.view_profile_title {
		padding-left:10px;
}
/*User Details Start */
#propertyuserdet {
	width:568px;
	margin-top: 0 !important;
	margin-top: 0;
}

#propertyuserdet_content {
	padding: 10px 0;	
}

#propertyuserdet .detmain_left {
	float:left;
	width:100px;	
}

#propertyuserdet .detmain_right {
	float:left;
	width:200px;
}

#propertyuserdet ul li {
	padding-bottom: 5px;
}

#propertyuserdet .detleft{
	float:left;
	width:130px;
	text-align:right;
	padding-bottom:5px;
}
#propertyuserdet .detmiddle{
	float:left;
	width:15px;
	text-align:center;	
	padding-bottom:5px;
}

#propertyuserdet .detright{
	float:left;
	width:350px;
	padding-bottom:5px;
}
#propertyuserdet_content ul li{
	list-style:none;
	
}
#propertyuserdet_content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.propertyuser_det_header{
	color:#F88F00;
	font-size:18px;
	font-weight:bold;
	padding:12px;
}
.list_profile_padding {
		padding-left:10px;
		padding-right:10px;
}
.title_fnt_small {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0000EE;
}
.header_home_listing {
		padding-bottom:10px;
}
/*Property User Details End */
