/* CSS Document */
body
{
	margin-top:0;
	margin-bottom:0;
	background-color: #000033;
	background-repeat: no-repeat;
}
.banner
{
	 background:url(banner.gif);
	 height:98px;
	 background-repeat:no-repeat;
}/*banner image*/
.banner2
{
	margin:0px 0px 0px 0px;
	height:98px;
	background-repeat:no-repeat;
}/*2nd banner image*/
.online
{
	background-repeat: no-repeat;
	background-image: url(../Shimla/images/online_banner.gif);
}/*banner image of online pages*/
.realestate
{
	background-repeat: no-repeat;
	background-image: url(../Shimla/images/realestate_banner.gif);
}/*banner image of real estate pages*/
.metroad
{
	background-repeat: no-repeat;
	background-image: url(../Shimla/images/metroad_banner.gif);
}/*banner image of metro ad pages*/
.realad
{
	background-repeat: no-repeat;
	background-image: url(../Shimla/images/realad_banner.gif);
}/*banner image of real estate ad pages*/
.middle
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000; 
	margin: 0px 2px 0px 2px; 
	height: 250px;
	width: 566px;
}
.middle2
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000; 
	margin: 0px 2px 0px 2px; 
	height: 350px;
	width: 566px;
}
.middlehead
{
	color: #ffffff; 
	font-size: 13pt; 
	vertical-align: top; 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	margin: 7px 0px 0px 3px; 
	float: left;
}
.middledetail
{
	text-align: justify; 
	font-family: Trebuchet MS; 
	font-size: 12pt; 
	padding: 0px 5px 0px 5px; 
	float: left; 
	margin: 7px 0px 0px 0px;
	color: #033723;
	width: 555px;
}
.navbar
{
	background-color:#0000E0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}/*navigation bar*/

.content
{
/*background:url(content.gif);*/
	background-color: #66CCFF;
} /*content area*/
a.button1         
{
	width:151px; 
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;					  
	font-size:12px; 
	font-weight:bold; 
	color:#ffffff;
	background-image:url(button1.gif);/*Use the blue button image as default*/
/*background-image:url(button1.gif); */
}             
a.button1:hover 
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color:#663300;
	width:65px; 
	height:21px;
	background-image: url(button2.gif); /*Use pink button image when mouse hovers over*/
}
.channel
{ 
    background-color: #0099FF;
   	width: 150px; 
	height:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color: #FFFFFF;
	/*background: url(channels.gif); */
}/*channels default image*/
.channel:hover
{
	background:url(channel2.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;  
	width: 150px;
	height:20px;
	font-weight:; 
	letter-spacing:normal; 
	color:#663300;
}/*when mouse over blue color button will come*/
h1
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#660000;
}
.style2 
{
	font:"Times New Roman", Times, serif; 
	font-weight:900; 
	font-size:16px; 
	color:#FFFFFF;
}
.style2:hover
{
	font:"Times New Roman", Times, serif; 
	font-weight:900; 
	font-size:16px; 
	color:#0066FF;
}
.style4
{
	 font-family:"Times New Roman", Times, serif; 
	 color:#663300; 
	 font-size:17px; 
	 letter-spacing:normal; 
	 font-weight:bold;
}
.style5
{
	font-family:"Times New Roman", Times, serif; 
	color:#663300; 
	font-size:16px; 
	letter-spacing:normal; 
	font-weight:lighter;
}
.style6
{
	font-family:"Times New Roman", Times, serif; 
	color:#663300; 
	font-size:24px;
}
 .footer
{
	background:url(nav.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#E0DEEF; 
	text-decoration:none;
}/*footer*/
a:link 
{
	text-decoration: none;
	color:#FFFFFF;
}
a:visited
{
	text-decoration: none;
	color:#FFFFFF
}
a:hover
 {
	text-decoration:none;
    color: #FFFFFF;
}
a:active
 {
	text-decoration: none;
	color:#FFFFFF
}
.nav
{
	background:#0000E0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
 .footer
{
	background:url(nav.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#E0DEEF; 
	text-decoration:none;
}/*footer*/
li
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#990033; 
	list-style:square;
}
.list
{
	list-style: disc;
	color: #ffffff; 
	font-weight: bold; 
	font-family: Verdana;
}
