/* Main CSS Start */

.formsubmittd input, button.button, input.button, a.button:link ,a.button:visited, a.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #66209e), color-stop(1, #9e5dd3) ); background:-moz-linear-gradient( center top, #66209e 5%, #9e5dd3 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66209e', endColorstr='#9e5dd3'); background-color:#66209e; border:1px solid #fff; display:inline-block; color:#ffffff; font-family:arial; font-size:15px; font-weight:bold; padding:6px 17px; text-decoration:none;
}

.featured-img{
width:210px;
height:180px;

}
.featured-box{
	float: left;
    margin: 10px 0;
    position: relative;
	}
.featured-detail{
		background:rgba(191, 191, 191, 0.80);
    bottom: 0;
    color: #FFFFFF;
    font-size: 12px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    width: 190px;
    z-index: 85;

	}	
.featured-corner{
	left: -30px;
    position: absolute;
    top: -20px;
    z-index: 90;
	}

/* Featured Property */
.Saleview{ display:none;}
.Letter{ display:none;}

/*-------------SHOW HIDE------------*/	
.Lview{ display:inline}
.Letview{ display:inline}
.Sview{ display:none}
.Lview{ display:inline}
.Letview{ display:inline}
.Sview{ display:none}
.Lview a{color: #fff !importent;text-decoration: none;}
.Lview a:hover{color:#D60700;text-decoration: underline;}

/*-------------SHOW HIDE------------*/	
.Studiodetails{ display:none}
.Studiofeat{ display:none}
