
/*This Style Sheet control the HOME CONTENT stuctures.*/


#sidebar-lft {
	float: left;
	width: 510px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/images/welcm_PC.jpg);
	background-repeat: no-repeat;


}
#sidebar-lft p{
	width: 330px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#sidebar-lft p.txt {
	width: 475px;
	margin: 0px;
	padding: 130px 0px 0px 15px;
	float:left;
	text-align: justify;
	border: 0px solid blue;
}
#sidebar-lft p.txt2 {
	width: 130px;	
	margin: 220px 0px 0px 358px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    border: 0px solid red;
}
#sidebar-rght {
	float: right;
	width: 249px;
	margin: 0px;
	height:962px;
	padding: 0px 1px 0px 0px;
	background-color: #88B782;
	background-image: url(/images/bg_hm_rght.gif);
	background-repeat: repeat-y;
	border:0px solid red;
}
/*
This Style Sheet is used when the homepage need to be Login and Newsletter Sign Up

#loginblock {
	height: 170px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #ffffff;
	background-image: url(/images/bg_login.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 28px;
}
#news-signup {
	height: 60px;
	background-image: url(/images/bg_news_signup.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 38px;
}*/
#whatnews{
	margin: 0px;
	padding: 0px;
	border: 1px solid #88B782;
}
#whatnews p{
	margin: 0px;
	padding: 8px 10px;
}
#whatnews p.right{
	margin: 0px;
	padding: 10px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:right;
	border: 0px solid white;
}
#zzapi {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background-color: #88B782;
}

/* --- 4 Logos Hompage ---*/
#logos_info{
	margin:0px;
	padding:0px 15px;
	text-align:center;
}
#logos_info ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	float:left;
	voice-family: "\"}\""; 
}
p.ruletest { color: blue }

#logos_info ul.head{
	margin: 0px;
	padding: 0px;
	border:0px solid red;
	}
#logos_info li{
	display:block;
	float:left;
}

#logos_info ul.head li.a{width: 700px; margin: 0px; padding:0px;}
#logos_info ul.head li img {margin: 0px; padding:15px 12px 25px 12px;}

/*#whatnews ul{padding: 0px; margin: 0px; list-style-type: none;}
#whatnews ul li{padding: 0px; margin: 0px 0px 0px 0px;}
#whatnews ul li.a{width:95px;}
#whatnews ul li.b{width:100px;font-weight:bold;}*/
#locations {/* position: absolute; */
margin:5px 0px 0px 0px;padding:0px;}
#locations ul{padding: 0px; margin: 0px;list-style-type: none;}

#locations dl, dt, dd {margin: 0;padding: 0;list-style-type: none;}
#locations dt{margin: 0px 0px 0px 0px; width: 195px;list-style-type: none;background-image: url(/images/arrow2.gif); background-repeat : no-repeat;	background-position :10px 3px ;}
#locations dd ul li {margin: 0px 0px 0px 25px;padding: 0;list-style-type: none;}
/*#locations dd ul.delhi{margin:0px;padding:0px 0px 0px 0px;height: 0px;}*/
#locations dd ul li.aa{margin:0px 0px 0px 13px;padding:5px 0px 5px 10px;width:95px;float:left;font-weight:bold;color:#313131;background-image: url(/images/bullet.gif); background-repeat : no-repeat;	background-position :0px 10px ;}
#locations dd ul li.b{margin:0px 0px 0px 3px;padding:5px 0px;width:110px;float:left;}

#locations ul li.city {
/* cursor: pointer; */font-weight: bold;padding: 0;margin: 0 0 5px 24px;}

#locations ul li.city a:link {color:#000000; text-decoration: underline;}
#locations ul li.city a:active {color:#000000; text-decoration: underline;}
#locations ul li.city a:visited {color:#000000; text-decoration: underline;}
#locations ul li.city a:hover {color:#FF0000; text-decoration: none;}