@charset "utf-8";
/* CSS Document */
.menu { padding: 0; }
.theatreOptions .menu {
	
	border-width:0px 1px 1px 0px;
	border-style:none solid solid none;
	border-color:#c4c2c2;
	float:left;
	width:100%;
	border-top:0px;
	
} /* swaminathan change for house details page*/
.menu li, .theatreOptions .menu li { display: inline; font-size:14px; font-weight:bold; }
.theatreOptions .menu li { font-size:12px; font-weight:normal; line-height:17px; }
.menu li a, .theatreOptions .menu li a { background: #fff; padding: 10px; float:left; border:0px; text-decoration: none; color: #6E6E6E; font-weight: bold; border-right: 1px solid #b6b4b5;}
.theatreOptions .menu li a { border:0px;border-right:1px solid #c4c2c2; padding:8px 6px 8px 6px; font-weight:normal; }
.theatreOptions .menu li a.borderRight { border-radius:0px 6px 0 0; }
.menu li.active a { background: #FEEDCF; }
.content { float: left; clear: both; border: none; background:#FFFFFF; padding: 0px; width: 100%; }
.theatreOptions .content {  width:475px; }

.menu#menu2 { margin:10px 10px 0 8px; width:95%; }
.menu#menu2 li a { border:none; }
.menu#menu2 li.active a { background:#fef5e5; border-right: 1px solid #d4d4d4; }
.content#description2 { margin-left:8px; }
/* swaminathan changes for house details page*/
#performance_tag {position:absolute; padding:80px; padding-left:65px; color:494646; font-size:12px; font-weight:bold; }
