/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thanks {
	border: solid 4px #CBC6B9;
	background-color:#D6D2C7;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	color: #655E4B;
	height: 100px;
}
a:link { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: Underline;
	color: #5C4F47;
}
a:active { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: Underline;
	color: #5C4F47;
}
a:visited { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: Underline;
	color: #5C4F47;
}
a:hover { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: None;
	color: #5C4F47;
}
.butn {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	/*background-color: #581401;*/
	background-image: url(../images/button_bg.gif);
	height: 22px;
	border: 1px solid #581401;
}
.welcome {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	padding-right: 17px;
	text-align: right;
	font-weight: bold;
	height: 25px;
	color: #D17921;
}
.error {
	font-family: Tahoma, Verdana; 
	font-size: 12px; 
	padding: 10px; 
	background-color: #FFD1C4; 
	color: #990000; 
	font-weight: bold; 
	border: 1px dotted #FF0000;
	text-align: center;
}
.message {
	font-family: Tahoma, Verdana; 
	font-size: 12px; 
	padding: 10px; 
	background-color: #DAF9D5; 
	color: #006633; 
	font-weight: bold; 
	border: 1px dotted #228017;
	text-align: center;
}
.required {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #FF0000;
}

.normal {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #000000;
}
.normal_link {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.normal_link a{
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.normal_link a:hover{
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #000000;
}
.home {
	font-family: Verdana, Verdana;
	font-size: 12px;
	color: #000000;
}

.gtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

.gtext_bold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

input, select, textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CBC6B9;
	padding: 2px;
}

input.noborder, select.noborder, textarea.noborder {
	border: 0px;
}

.fieldset {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 550px;
	text-align: center;
	border: 1px solid #CBC6B9;
	color: #5C4F47;
}

/* left catagory css */
.catagorylink_active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border-left: 2px solid #5A1C0D;
	border-top: 2px solid #5A1C0D;
	border-right: 2px solid #5A1C0D;
	height: 30px;
	width: 130px;
}

.catagorylink_active a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border: 0px;
}

.catagorylink_active a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border: 0px;
}

.catagorylink_inactive {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#E8AC6E;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-image: url(../images/menu_bg.gif);
	height: 30px;
	width: 130px;
	border-left: 2px solid #E8AC6E;
	border-top: 2px solid #E8AC6E;
	border-right: 2px solid #E8AC6E;
}

.catagorylink_inactive a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#E8AC6E;
	font-size : 13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	border: 0px;
}
.catagorylink_inactive a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size : 13px;
	font-weight :bold;
	text-align:center;
	text-decoration : none;
	border: 0px;
}

.boxboder{
	border:solid 1px #CBC6B9;
	background-color:#D6D2C7;
}

.box {
	border:solid 1px #CBC6B9;
	background-color:#D6D2C7;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	color: #655E4B;
}

.box a{
	border:0px;
	background-color:#D6D2C7;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #655E4B;
	padding: 0px;
	text-decoration: none;
}

.box a:hover{
	border:0px;
	background-color:#D6D2C7;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #655E4B;
	padding: 0px;
	text-decoration: none;
}

.box_select {
	border:solid 1px #655E4B;
	background-color:#7E765F;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	color: #ffffff;	
}
.righttext {
	font-family:Arial;
	color:#5C4F47;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-decoration : none;
}

/* left catagory css */
.lefttext1 {
	font-family:Arial;
	color:#5C4F47;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration : none;
}
.lefttext {
	font-family:Arial;
	color:#5C4F47;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration : none;
}

.lefttext a {
	font-family:Arial;
	color:#5C4F47;
	font-size : 12px;
	font-weight:normal;
	text-align:left;
	text-decoration : none;
}
.lefttext a:hover {
	font-family:Arial;
	color:#000000;
	font-size : 12px;
	font-weight :normal;
	text-align:left;
	text-decoration : none;
}

/* footer link css */

.footerlink {
	font-family:Tahoma;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
}

.footerlink a {
	font-family:Tahoma;
	color:#ffffff;
	font-size : 12px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
}
.footerlink a:hover {
	font-family:Tahoma;
	color:#ffffff;
	font-size : 12px;
	font-weight :bold;
	text-align:center;
	text-decoration:underline;
}

.bodytextbold {
	font-family:Tahoma;
	color:#076FB9;
	font-size : 12px;
	font-weight :bold;
	text-align:justify;
	line-height:18px;
	text-decoration : none;
}
.rent {
	font-family:Arial;
	color:#000000;
	font-size : 12px;
	font-weight :bold;
	text-align:justify;
	line-height:18px;
	text-decoration : none;
}

.next {
	font-family:Arial;
	color:#000000;
	font-size : 12px;
	font-weight :bold;
	text-align:right;
	line-height:18px;
	text-decoration : none;
}

.search2 {
	font-family:Arial;
	color:#6F270E;
	font-size : 12px;
	font-weight :bold;
	text-align:justify;
	line-height:18px;
	text-decoration : none;
}

.headertitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#5C4F47;
	font-size : 16px;
	font-weight :bold;
	text-align:left;
	padding-left:.5cm;
	text-decoration : none;
}

.style1 {
	color: #FF0000
}

.note {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
.box_select_mylist {
	border:solid 1px #655E4B;
	background-color:#7E765F;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;	
}
.tab {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#E8AC6E;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color:#581401;
	height: 25px;
	width: 80px;
	border-left: 2px solid #E8AC6E;
	border-top: 2px solid #E8AC6E;
	border-right: 2px solid #E8AC6E;
}

.tab a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#E8AC6E;
	font-size : 13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	border: 0px;
}
.tab a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size : 13px;
	font-weight :bold;
	text-align:center;
	text-decoration : none;
	border: 0px;
}
.tab1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border-left: 2px solid #5A1C0D;
	border-top: 2px solid #5A1C0D;
	border-right: 2px solid #5A1C0D;
	height: 25px;
	width: 80px;
}
.tab1 a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border: 0px;
}

.tab1 a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5A1C0D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
	background-color: #E8AC6E;
	border: 0px;
}

div#mobiledisplay {
width : 147px;
overflow : auto;
}
#ajax_tooltipObj {
z-index : 1000000;
text-align : left;
}
#ajax_tooltipObj div {
position : relative;
}
#ajax_tooltipObj .ajax_tooltip_arrow {
/*background-image : url('http://img.makaan.com/images/arrow-tooltip-listing.gif');*/
background-image:url(../images/arrow-tooltip-listing.png);
width : 20px;
position : absolute;
left : 0;
top : 3px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 60px;
}
#ajax_tooltipObj .ajax_tooltip_content {
border : 1px solid #581401;
left : 18px;
top : 17px;
position : absolute;
width : 160px;
height : auto;
background-color : #ffffff;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : center;
vertical-align : middle;
}
#ajax_tooltipObj_search .ajax_tooltip_arrow {
/*background-image : url('http://img.makaan.com/images/arrow-tooltip-listing.gif');*/
background-image:url(../images/arrow-tooltip-listing.png);
width : 20px;
position : absolute;
left : 0;
top : 3px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 60px;
}
#ajax_tooltipObj_search .ajax_tooltip_content {
border : 1px solid #581401;
left : 18px;
top : 17px;
position : absolute;
width : 350px;
height : auto;
background-color : #fffbd6;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : center;
vertical-align : middle;
}
#ajax_tooltipObj_chooselistingpremium.ajax_tooltip_arrow {
/*background-image : url('http://img.makaan.com/images/arrow-tooltip-listing.gif');*/
background-image:url(../images/arrow-tooltip-listing.png);
width : 76px;
position : absolute;
left : -250px;
top : -34px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 54px;
}
#ajax_tooltipObj_chooselistingpremium .ajax_tooltip_content {
border : 1px solid #581401;
left : -400px;
top : 18px;
position : absolute;
width : 440px;
background-color : #ffffff;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : center;
vertical-align : middle;
}
#ajax_tooltipObj_chooselistingbasic .ajax_tooltip_arrow {
/*background-image : url('http://img.makaan.com/images/arrow-tooltip-listing.gif');*/
background-image:url(../images/arrow-tooltip-listing.png);
width : 76px;
position : absolute;
left : -320px;
top : 87px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 54px;
}
#ajax_tooltipObj_chooselistingbasic .ajax_tooltip_content {
border : 1px solid #3399cc;
left : -410px;
top : 140px;
position : absolute;
width : 440px;
background-color : #ffffff;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : center;
vertical-align : middle;
}
.tableHeader {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#E8AC6E;
	font-size:13px;
	font-weight:bold;
	height:25px;
	text-align:center;
	text-decoration : none;
	background-color:#581401;
	border-left: 2px solid #E8AC6E;
	border-top: 2px solid #E8AC6E;
	border-right: 2px solid #E8AC6E;
}
.row {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	background-color: #F4F9FF;
	color: #000000;
}
.row_hover {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	background-color: #FFE3DD;
	color: #000000;
}
.NoRecord {
	font-family: Tahoma, Verdana; 
	font-size: 12px; 
	padding: 10px; 
	background-color: #FFD1C4; 
	color: #990000; 
	font-weight: bold; 
	text-align: center;
}