body {
	margin:0px;
}

A:link { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none }


/*----------------------Read more box------------------------*/

div.panel
{
	height:100px;
	width:761px;
	display:none;
	float:left;
	clear:both;
	margin:0px;
	padding:5px 5px 5px 10px;
	text-align:justify;
	background-color:#f5ffe6;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	font-size:12px;
	color:#6c6c6c;
}

div.panel img{
	margin:0px 0px 20px 745px;
	cursor:pointer;
}

/*----------------------Color------------------------*/

.Black{ color:#000000;}
.Gray{ color:#666666;}
.DGray{ color:#6c6c6c;}
.green{	color:#68b13e;}
.purpul{color:#b42179;}
.white{color:#FFFFFF;}
.blue{color:#4f99e5;}

/*------------------------Reset------------------------*/
.Clear {
	clear:both;
	display:block;
	height:0;
	width:0;
	overflow:hidden;
	visibility:hidden;
}
.Hide_Heading, .Hide_HR {
	display:none;
	height:0;
	width:0;
}
p, h1, h2, h3, form, input, ul, li, .TextReplaceByImage {
	margin:0;
	padding:0;
}
.TextReplaceByImage {
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
a:active, a:focus { outline:none; }
h1, h2, h3 { font-weight:normal; }
/*#MainDiv div { overflow:hidden; }*/
table { border-col}
/*----------------------Font-----------------------*/
.Verdana11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*-----------------------Wrapper------------------------*/
#Wrapper{
	width:1003px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
}
/*----------------------Header_Main-----------------------*/
#Header_Main{
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:19px;
}

#Logo{ 
	float:left;
	padding:0px;
}

.BG_Logo {
	float:left;
	width:170px;
	height:111px;
	background:url(../Images/Common/logo-2.jpg);
	background-position:0;
}

#Header_Right{
	float:right;
	width:150px;
	height:20px;
	text-align:right;
	padding-top:5px;
}

#ChooseCity{
	float:right;
	width:150px;
	height:20px;
	margin:0px 0px 0px 10px;
	padding:0;
	text-align:right;	
	}
	
/*----------------------Top Navigation-----------------------*/
#TopNavigation{
	float:right;
	width:538px;
	padding-top:70px;
	clear:right;
		border-bottom:solid 1px #e9f3d8;
}
#TopNavigation li{
	display:inline;
}
#UL_TopNavigation{
	width:538px;
	height:17px;
	padding:0;
	margin:0;
	list-style-type:none;
}
#UL_TopNavigation li{
	display:inline;
}
#UL_TopNavigation li a{
	height:20px;
	float:left;
	background-image:url(../Images/Navi/TopNavi.gif);
	background-repeat:no-repeat;
}
ul#UL_TopNavigation li#LI_TopNavigation_1 a {
	width:115px;	
	background-position: 0 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_2 a {
	width:113px;	
	background-position: -115px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_3 a {
	width:111px;	
	background-position: -228px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_4 a {
	width:148px;	
	background-position:-339px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_5 a {
	width:49px;	
	background-position:-487px 0;
}

/*-------------------- collarge ----------------------*/
#collarge{
	margin:20px 0px 0px 0px;
	clear:both;
	float:left;
	width:1003px;
}

#SlidesSrtip{
	margin:0px 0px 0px 0px;
	clear:both;
	float:left;
	width:1003px;
	height:26px;	
	
}
#Slides{
	margin:0px 0px 0px 0px;
	float:left;
	width:800px;
	padding:8px 0px 0px 5px;
	height:17px;
	border-bottom:solid 1px #f3f3f3;
}

#Slides ul{
display:inline;
}

#Slides li{
display:list-item;
list-style-type:none;
display:inline;
margin:0px 60px 0px 0px;
}


#Search{
	margin:0px 0px 0px 0px;
	float:left;
	height:25px;
}

.searchBox{
	float:left;
	border-bottom:solid 1px #f3f3f3;
	border-left:solid 1px #f3f3f3;
	border-top:none;
	border-right:none;
	padding:6px 0px 0px 3px;
	width:160px;
	height:19px;
}

/*--------------- body ------------------------*/
#BodyWrapper{
	float:left;
	width:100%;
	clear:both;	
	margin:10px 0px 25px 0px;
}
#leftBanner{
	float:left;
	width:185px;
	height:282px;
}

.contentBox{
	width:178px;
	height:120px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:solid 2px #e1e1e1;
	border-right:solid 1px #e1e1e1;
	padding:5px;
	margin:0px 0px 15px 15px;
}

.contentBox ul{
display:inline;
}

.contentBox li{
display:list-item;
list-style-type:none;
border-bottom:solid 1px #ededed;
margin-bottom:2px;
padding-bottom:2px;
}

.textHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8bc23d;
	width:100%;
	padding:0px 0px 5px 0px;
	margin-bottom:2px;
	border-bottom:solid 1px #ededed;
}

/*--------------- Home body ------------------------*/

.HomeContentBox{
	padding:10px 0px 0px 10px;
	margin:0px;
	width:238px;
	height:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
}

.VideoconGroup{
	background-image:url(../Images/Common/Bg-VideoconGroup.gif);
	background-repeat:no-repeat;
}


.MyVideocon{
	background-image:url(../Images/Common/Bg-MyVideocon.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}

.VPresence{
	background-image:url(../Images/Common/Bg-Presence.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}

.HomeContentBox a{
	color:#525252;
	}
.HomeContentBox a:hover{
	color:#05a000;
	text-decoration:underline;
	}

/*.HomeContentBox{
	width:222px;
	height:133px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#f2ffe5;
	borde:solid 1px #f6f6f6;
	padding:10px;
}
*/
.VideoBox{
	width:245px;
	height:157px;
	float:left;
	margin:0px 10px 0px 10px;
}

.HomeContentBox ul{
display:inline;
}

.HomeContentBox li{
display:list-item;
list-style-type:none;
background-image:url(../Images/Common/Bullet.gif);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 1px #f1f1f1;
margin-bottom:6px;
padding-bottom:2px;
}


.HomeTextHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-style:Italic;
	font-size:22px;
	color:#05a000;
	padding-bottom:10px;
}

#HomeOfferingImages{
float:left;
clear:both;
border-bottom:solid 1px #afe677;
padding:0px 0px 5px 0px;
margin:0px 0px 5px 0px;
}

.HomeMyVideoconBox{
	width:222px;
	height:133px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#f2ffe5;
	borde:solid 1px #f6f6f6;
	padding:10px;
	margin:0px 0px 0px 10px;
}

.HomeMyVideoconBox ul{
display:inline;
}

.HomeMyVideoconBox li{
display:list-item;
list-style-type:none;
background-image:url(../Images/Common/Bullet.gif);
background-repeat:no-repeat;
background-position:right;
border-bottom:solid 1px #afe677;
margin-bottom:5px;
padding-bottom:5px;
}

/*--------------- Side Navi ------------------------*/

#SideNavi{
	float:left;
	width:185px;
	border-bottom:solid 2px #e1e1e1;
	border-right:solid 1px #e1e1e1;
	margin:15px 35px 0px 0px;
}

#NaviGreenBox{
	background-color:#8bc23d;
	margin:0px 2px 2px 0px;
	padding:10px 0px 10px 10px;
}

#NaviGreenBox h1{
	font-size:14px;
}

#NaviGreenBox h1 a{
	color:#343434;
}

#NaviGreenBox ul{
	display:list-item;
	list-style-type:none;
}

#NaviGreenBox li{
	display:list-item;
	list-style-type:none;
	background-image:url(../Images/Navi/SideNavi-Bullet.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	font-size:12px;
}

#NaviGreenBox li a{
	color:#ffffff;
}

.subnavi{
	margin:0px;
	padding:0px;
	font-size:12px;
}

.subnavi a{
	color:#ffffff;
}

.currentPage{
			background:#a4d55f;
			color:#FFFFFF;
			padding:5px 10px 5px 10px;
			-moz-border-radius: 10px;
		}



/*--------------- Body Heading ------------------------*/

#rightBody{
	width:782px;
	float:right;
}

#ContentHeading{
	float:left;
	width:782px;
	height:25px;
	margin:15px 0px 30px 0px;
	border-bottom:solid 1px #afe677;
}

#Heading{
	float:left;
	font-style:italic;
}

#Heading h1{
	font-size:24px;
	color:#68b13e;
}

#breadcrumbs{
	float:right;
	margin:10px 0px 0px 0px;
	font-size:12px;
	color:#6c6c6c;
}

#breadcrumbs a{
	color:#68b13e;
}

#Content{
	float:left;
	width:768px;
	font-size:13px;
	line-height:16px;
	color:#6c6c6c;
	margin:0px 0px 0px 0px;
	padding:0px 10px 20px 0px;
	background-color:#fdfdfd;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	overflow:hidden;
}

#faq{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

#faq .spacing td{
	padding:5px;
}

#faq .top a{
	color:#5db12c;
}

#faq a{
	color:#6c6c6c;
	text-decoration:underline;
	}
	
#faq a:hover{
	color:#5db12c;
	text-decoration:underline;
	}

#AccountContent{
	float:right;
	width:690px;
	height:240px;
	font-size:11px;
	line-height:16px;
	color:#6c6c6c;
	margin:0px;
	padding:90px 0px 0px 90px;
	background-image:url(../Images/ContactUs/MyAccount.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#fdfdfd;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
}

#FirstBox{
	float:left;
	width:250px;
	height:185px;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	background-color:#f5ffe6;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	font-size:12px;
	color:#6c6c6c;
	}
	
#SecondBox{
	float:left;
	width:251px;
	height:185px;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	background-color:#fff8fc;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	font-size:12px;
	color:#6c6c6c;
}

#ThiredBox{
	float:left;
	width:248px;
	height:185px;
	margin:0px;
	padding:0px 5px 0px 0px;
	background-color:#f7f7f7;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	font-size:12px;
	color:#6c6c6c;
}

#Spacer{
	float:left;
	clear:both;
	width:100%;
	height:10px;
}

#ContactBox{
	float:left;
	width:735px;
	height:385px;
	padding:0px 5px 0px 0px;
	background-color:#f7f7f7;
	border-bottom:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	font-size:12px;
	line-height:16px;
	color:#6c6c6c;
}

.BoxHeading{
	font-size:18px;
	margin:11px 0px 0px 7px;
}


.TariffPlan{
	background-image:url(../Images/Prepaid/Tariff.gif);
	background-repeat:no-repeat;
	background-position:0 39px;
}

.LatestOffers{
	background-image:url(../Images/Prepaid/Offers.gif);
	background-repeat:no-repeat;
	background-position:0 42px;
}

.RechargeOnline{
	background-image:url(../Images/Prepaid/Recharge.gif);
	background-repeat:no-repeat;
	background-position:0 46px;
}

.Outlets{
	background-image:url(../Images/Prepaid/ShopLocators/Outlets.gif);
	background-repeat:no-repeat;
	background-position:0 92px;
}

.Stores{
	background-image:url(../Images/Prepaid/ShopLocators/Stores.gif);
	background-repeat:no-repeat;
	background-position:0 28px;
}

.Mini{
	background-image:url(../Images/Prepaid/ShopLocators/Mini.gif);
	background-repeat:no-repeat;
	background-position:0 93px;
}

.Contact{
	background-image:url(../Images/ContactUs/Contact.gif);
	background-repeat:no-repeat;
	background-position:right 135px;
}

.Nodal{
	background-image:url(../Images/ContactUs/Nodal.gif);
	background-repeat:no-repeat;
	background-position:0 91px;
}

.Appellate{
	background-image:url(../Images/ContactUs/Appellate.gif);
	background-repeat:no-repeat;
	background-position:20px 102px;
}

.SIMServices{
	background-image:url(../Images/VAS/SIM.gif);
	background-repeat:no-repeat;
	background-position:0px 65px;
}

.DowloadsMusic{
	background-image:url(../Images/VAS/DowloadMusic.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.GPRSInternet{
	background-image:url(../Images/VAS/GPRSInternet.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.Sports{
	background-image:url(../Images/VAS/Sports.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.Astrology{
	background-image:url(../Images/VAS/Astrology.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.NewsUpdates{
	background-image:url(../Images/VAS/NewsUptades.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.CallManagementServices{
	background-image:url(../Images/VAS/CallManagementServices.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.Cricket{
	background-image:url(../Images/VAS/Cricket.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.Soccer{
	background-image:url(../Images/VAS/Soccer.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.readMore {
	background:#5db12c;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	float:right;
	white-space:nowrap;
	margin:0px;
	cursor:pointer;
}

a.button {
	background:#5db12c;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	float:right;
	white-space:nowrap;
}

a.ApplyButton {
	background:#5db12c;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	margin:0px 30px 0px 0px;
	float:left;
	white-space:nowrap;
}

a.DetailButton {
	background:#686868;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	float:left;
	white-space:nowrap;
}



a.SumitButton {
	background:#5db12c;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	float:left;
	white-space:nowrap;
}

a.NewsButton {
	background:#5db12c;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	white-space:nowrap;
}


.tableSpasing td{
	font-size:12px;
	padding:5px 0px 5px 5px;
}

#AccountContent td{
	font-size:12px;
	padding:5px 0px 5px 5px;
}


.textBox{
	font-size:12px;
	border:solid 1px #d0e4ba;
	padding:5px;
}

#Content ul{
	display:inline;
	list-style-type:none;
}

#Content li{
	float:left;
	display:inline;
	list-style-type:none;
	background-color:#999999;
	width:155px;
	height:125px;
	padding:5px 0px 0px 5px;
	margin:0px 20px 20px 0px;
}

#Product{
	margin:0px;
	padding:0px;
}

#Product h1{
	font-size:16px;
	color:#000000;
	margin:0px 0px 5px 0px;
}



/*--------------- fotter ------------------------*/

#webIcons{
float:left;
clear:both;
width:100%;
margin-bottom:10px;
}

#webIcons img{
margin-right:10px;
}

#Fotter{
float:left;
clear:both;
width:100%;
background-image:url(../Images/Common/Bg-Dots.gif);
background-repeat:repeat-x;
background-position:top;
}

/*-------------- Bill Desk ----------------*/

#BillDesk{
background-image:url(../Images/Common/BillDesk.gif);
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#636363;
}

#BillDesk h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	color:#50b339;
}

#BillDesk h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
}

.Orange{
color:#ff670c;
}

#Fotter_main{
float:left;
clear:both;
width:100%;

background-image:url(../Images/Common/Bg-Dots.gif);
background-repeat:repeat-x;
background-position:top;
}



.tdh{background-color:#6b6b6b; border-bottom:#fdfdfd solid 1px; color:#fff;}
.td1{background-color:#f7f7f7; border-bottom:#fdfdfd solid 1px;}
.td2{background-color:#fafafa; border-bottom:#fdfdfd solid 1px;}
.td1 a{ color:#6c6c85}
.td2 a{ color:#6c6c85}
.tableSpasing input{border:#d0e4ba solid 1px; height:22px; font-size:12px; text-indent:6px; width:140px;}

.ML10 {margin-left:10px;}
.ML-10 {margin-left:-10px;}
.MT10 {margin-top:10px;}
.F12{font-size:12px;}
.MR15{margin-right:15px;}
.inner-header{ font-size:18px; font-style:italic; line-height:26px; margin-top:8px; color:#68b13e;}



.right-drowdown{ height:22px; margin-left:10px;border:solid 1px #c2ea8a; width:100px; font-size:12px; color:#999}
.right-drowdown3{ height:22px; margin-left:10px;border:solid 1px #c2ea8a; width:200px; font-size:12px; color:#999}
.right-drowdown2{ height:80px; margin-left:10px;border:solid 1px #c2ea8a; width:200px; font-size:12px; color:#999}
.right-drowdown4{ height:22px; margin:0; border:solid 1px #c2ea8a; width:200px; font-size:12px; color:#999}

.FL{float:left;}
.FR{float:right;}

#AccountContent input{
	width:220px; height:20px;
}
.line a{ color:#6c6c6c}
.line{ 	background-image:url(../Images/ContactUs/line.gif);
	background-repeat:repeat-x;height:5px;text-indent:90px;
}

.error{ text-align:center; line-height:18px; height:150px; font-weight:bold; color:#F00}


.mycall-scroll{
overflow:auto; width:100%; height:500px;

}
.mycall-scroll td{
	font-size:12px;
	padding:8px 0px 5px 8px;
}

.font18{padding:0px; margin:0px; font-size:18px; line-height:22px; padding-bottom:10px;}

.Vgroup div {margin-right:20px; color:#c1c1c1; text-align:center}

.more{ font-size:12px; text-align:right; margin:10px 5px 30px 0px;}

.connectLogoDiv
	{
	position:relative;
	}
.connectLogoGsm
	{
	float:left;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	z-index:999;
	position:absolute;
	right:0px;
	}
