/* Main CSS Start */


.formsubmittd input, button.button, input.button {
	font-family: Arial, Helvetica, sans-serif;  font-size: 14px;  color: #575f1f;  padding: 5px 5px;  background: -moz-linear-gradient(   top,   #b0ce68 0%,   #85b34c);  background: -webkit-gradient(   linear, left top, left bottom,    from(#b0ce68),   to(#85b34c));  border-radius: 4px;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border: 1px solid #92b15e;  -moz-box-shadow:   0px 0px 0px rgba(000,000,000,0.5),   inset 0px 0px 0px rgba(255,255,255,0.6);  -webkit-box-shadow:   0px 0px 0px rgba(000,000,000,0.5),   inset 0px 0px 0px rgba(255,255,255,0.6);  text-shadow:   0px -1px 0px rgba(000,000,000,1),   0px 1px 0px rgba(255,255,255,0.2);   background-color:#58585a;/*--important---*/   cursor:pointer;   padding:5px 20px;
}


/* Featured Property */
.Saleview{ display:none;}
.Letter{ display:none;}

/*-------------SHOW HIDE------------*/	
.Sview{ display:none}

/*-------------SHOW HIDE------------*/	
.Studiodetails{ display:none}
.Studiofeat{ display:none}
