html {
    overflow-y:scroll;
    height:100%;
    width:100%;

}
body {
	background:url(../../WebStyles/Image/orangebg.jpg) repeat-x #fec16e left top;
	padding:0px;
	margin:0px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	color: Black;
	font-size: 12px;
	
}
.CancelBtn 
{
    background:url(../../WebStyles/Image/Cancel.png) no-repeat left top;
    height:25px;
    width:65px;
    cursor:pointer;
    font-size:0px;
    text-decoration:none;
    float:left;
}
.position 
{
    cursor:pointer;
}
.positionAbsolute1 
{
    position:absolute;
}
b.Loading {
	text-align:center;
	font-size:10px;
	color:#000000;
}
.preloader-div 
{
    position: absolute;
    font-family: Tahoma;
	background:url(../../WebStyles/Image/preloaderbg.png) top left;
    height: 100%;
    width: 100%;
    vertical-align:middle;
}
.preloader-table 
{
    vertical-align:middle;
    height:100%;
    width:100%;
}
#header-bg {
	height:406px;
	vertical-align:top;
	width:990px;
	padding:0 0 0 20px;
}
div.header-bg {
	background:url(../../WebStyles/Image/orangeheaderbg.png) no-repeat top center;

}
.balance-heading 
{
	font-size:30px;
	color:Orange;
	font-weight:bold;
	}
.language{
	float:left;
	margin:0 0 0 0;
	vertical-align:top;
	padding:5px 0 0 150px;
}
div.logoPanel {
	width:320px;
	height:68px;
	float:left;
}
div.logoPanel a 
{
    display:block;
    text-decoration:none;
    font-size:0px;
    color:transparent !important;
}
div.logo {
	width:320px;
	cursor:pointer;
	height:68px;
	float:left;
	background:url(../../WebStyles/Image/p2clogo.png) no-repeat top center;
}
.logincontrol {
	float:right;
	width:485px;
	padding:0 0 0 0px;
}
.invalidlogin 
{
	width:5px;
	float:left;
	height:5px;
}
.logincontrolfield {
	float:left;
	background:url(../../WebStyles/Image/fieldorange.png) no-repeat left top;
	font-size:10px;
	width:130px;
	height:17px;
	padding:1px 0 0px 5px;
}
.logincontrolfield:hover {
	background:url(../../WebStyles/Image/fieldorangehover.png) no-repeat left top;
}
.logintextfield {
	background-color:transparent;
	border:none;
	font-size:10px;
	color:#000000;
	width:120px;
}
.button1 {
	text-align:right;
	padding:0px 13px 0 0;
	margin: 0;
}
.invalidlogin 
{
	width:5px;
	float:left;
	height:5px;
}
.logintext {
	font-size:11px;
	color:#FFFFFF;
	width:46px;
	float:left;
	padding:2px 0 0 15px;
}
.logoutPanel{
	font-size:11px;
	color:#FFFFFF;
	/*width:340px;*/
	float:right;
	height:35px;
	padding:2px 8px 0 0;
}

.logintext1 {
	font-size:11px;
	color:#FFFFFF;
	width:55px;
	float:left;
	padding:2px 0 0 10px;
}
.forgetpassword {
	width:100px;
	float:right;
}
.forgetpassword a {
	font-size:11px;
	color:#eed8c5;
	text-decoration:none;
}
.forgetpassword a:hover {
	text-decoration:underline;
}

div.toprightcornerbg {
	background:url(../../WebStyles/Image/loginpanelbg.png) no-repeat right top;
	width:495px;
	height:36px;
	float:right;
	padding:0;
	margin:0px;
}
.toprightmenu {
	width:145px;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding:8px 0 0 30px;
}
.toprightmenu a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.toprightmenu a:hover {
	color:#000000;
}

/*--------------------Inner Background Css-----------------*/
div.top{
background:url(../../WebStyles/Image/top.png) left bottom;
background-repeat:no-repeat;
width:971px;
height:36px;
padding:0;
margin:0;
}
div.mid
{
background:url(../../WebStyles/Image/middle.png) repeat-y left ;
width:971px;
height:100%;
}
div.bottom{
background:url(../../WebStyles/Image/bott.png) left bottom;
background-repeat:no-repeat;
width:971px;
height:34px;
padding:0;
margin:0;
}
/* language Panel */
.language-panel {
	float:left;
	width:80px;
	padding:5px 0 0 25px;
}
/* language Color Button */
.usa-color {
	width:26px;
	height:21px;
	float:left;

}
.usa-color a {
	background:url(../../WebStyles/Image/UsaFlag.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;
	font-size:1px;	
	padding:10px 0 0 0;
}
.usa-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/UsaFlagHover.png) no-repeat left top;
}
.spain-color {
	width:26px;
	height:21px;
	float:left;

}
.spain-color a {
	background:url(../../WebStyles/Image/SpainFlag.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	color:#FFFFFF;
	font-size:1px;
	text-decoration:none;	
	padding:10px 0 0 0;
}
.spain-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/SpainFlagHover.png) no-repeat left top;
}
.india-color {
	width:26px;
	height:21px;
	float:left;

}
.india-color a {
	background:url(../../WebStyles/Image/IndianFlag.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	color:#FFFFFF;
	font-size:1px;
	text-decoration:none;	
	padding:10px 0 0 0;
}
.india-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/IndianFlagHover.png) no-repeat left top;
}

 /*-------------------End Css------------------------------*/
 .livesupportimg 
{
	padding:4px 0 0 0;
	border:none;
 }
/* Color Panel */
.color-panel {
	float:left;
	width:130px;
	padding:5px 0 0 0px;
}
/* Pink Color Button */
.pink-color {
	width:26px;
	height:21px;
	float:left;

}
.pink-color a {
	background:url(../../WebStyles/Image/pinkcolor-orange.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;	
	font-size:1px;	
	padding:10px 0 0 0;
}
.pink-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/pinkcolorhover-orange.png) no-repeat left top;
}
.pink-color-current {
	color:#000000;
	background:url(../../WebStyles/Image/pinkcolorhover-orange.png) no-repeat left top;
	display:block;
	font-size:1px;	
	width:26px;
	height:11px;
	float:left;
	text-decoration:none;
	padding:10px 0 0 0;
}
/* Pink Color Button End */
/* green Color Button */
.green-color {
	width:26px;
	height:21px;
	float:left;

}
.green-color a {
	background:url(../../WebStyles/Image/greencolor-orange.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1px;
	padding:10px 0 0 0;	
}
.green-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/greencolorhover-orange.png) no-repeat left top;
}
.green-color-current {
	color:#000000;
	background:url(../../WebStyles/Image/greencolorhover-orange.png) no-repeat left top;
	display:block;
	font-size:1px;	
	width:26px;
	height:11px;
	text-decoration:none;	
	float:left;
	padding:10px 0 0 0;
}
/* green Color Button End */
/* silver Color Button */
.silver-color {
	width:26px;
	height:21px;
	float:left;

}
.silver-color a {
	background:url(../../WebStyles/Image/silvercolor-orange.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;
	font-size:1px;
	padding:10px 0 0 0;	
}
.silver-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/silvercolorhover-orange.png) no-repeat left top;
}
.silver-color-current {
	color:#000000;
	background:url(../../WebStyles/Image/silvercolorhover-orange.png) no-repeat left top;
	font-size:1px;	
	width:26px;
	height:11px;
	text-decoration:none;	
	float:left;
	padding:10px 0 0 0;
}
/* silver Color Button End */
/* blue Color Button */
.blue-color {
	width:26px;
	height:21px;
	float:left;

}
.blue-color a {
	background:url(../../WebStyles/Image/bluecolor-orange.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;	
	font-size:1px;	
	padding:10px 0 0 0;
}
.blue-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/bluecolorhover-orange.png) no-repeat left top;
}
.blue-color-current {
	color:#000000;
	background:url(../../WebStyles/Image/bluecolorhover-orange.png) no-repeat left top;
	display:block;
	font-size:1px;	
	width:26px;
	height:11px;
	text-decoration:none;	
	float:left;
	padding:10px 0 0 0;
}
/* blue Color Button End */
/* orange Color Button */
.orange-color {
	width:26px;
	height:21px;
	float:left;

}
.orange-color a {
	background:url(../../WebStyles/Image/orangecolor-orange.png) no-repeat left top;
	width:24px;
	height:11px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;
	font-size:1px;	
	padding:10px 0 0 0;
}
.orange-color a:hover {
	color:#000000;
	background:url(../../WebStyles/Image/orangecolorhover-orange.png) no-repeat left top;
}
.orange-color-current {
	background:url(../../WebStyles/Image/orangecolorhover-orange.png) no-repeat left top;
	display:block;
	font-size:0px;	
	text-decoration:none;
	width:26px;
	height:11px;
	float:left;
	padding:10px 0 0 0;
}
/* orange Color Button End */

/* Color Panel End */

/* Menu */
.menu {
	width:974px;
	float:left;
}
/* Menu End */

/* Flash Banner Image */
.flash-header-banner {
	width:974px;
	float:left;
}
/* Flash Banner Image End */

/* main body Panel */
.mainbody-bg {
	width:974px;
	float:left;
	padding:0 0 0 20px;
}

/*login Panel */
.leftpanel {
	width:282px;
	padding:0;
	margin:0;
	float:left;    
}	
div.HomePanelBgTop {
	background:url(../../WebStyles/Image/homeorangebgtop.png) top left no-repeat;
	width:282px;
	font-weight:bold;
	text-align:left;
	height:22px;
	padding:10px 0 0 5px;
	color:#545353;	
	float:left;
	font-size:14px;
}
div.HomePanel-BgBot {
	background:url(../../WebStyles/Image/homeorangebgbot.png) top left no-repeat;
	width:282px;
	height:248px;
	float:left;
}
.Internationalratestop {
	background:url(../../WebStyles/Image/rates-top1.gif) top left no-repeat;
	width:262px;
	font-weight:bold;
	height:18px;
	margin:4px 0 0 0;
	padding:15px 0 0 25px;
	color:#545353;
	font-size:14px;
}
.rightpanel {
	width:265px;
	padding:0 0 0 3px;
	margin:0 0 0px 0px;
	float:left;
}	

.Internationalratesbot {
	background:url(../../WebStyles/Image/rates-bottom2.gif) bottom left no-repeat;
	width:262px;
	height:250px;
	padding:0 0 0 40px;
	margin:0px;
}
/*Login Panel End */

/*Ticker Panel */
.centerpanel {
	width:398px;
	padding:0;
	margin:0;
	float:left;
}	
.InnerTicker {
	width:398px;
	padding:0;
	margin:0;
	height:287px;	
}
/*Ticker Panel */
.faqsusimg 
{
	background:url(../../WebStyles/Image/faqs1.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
.paragraphFAQs 
{
	font-size:11px;
	padding:0 0 0 20px;
	float:left;
	text-align:justify;
	line-height:15px;
}
.paragraphFAQs a
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
}
.paragraphFAQs a:hover
{
	color:orange;
	text-decoration:underline;
}

.faqspanel {
	width:917px;
	padding:5px 0 0 10px;
	margin:30px 0 0 15px;
	float:left;
}	
.faqsflash {
	width:917px;
	text-align:center;
}
/*Ticker Panel End */
/*left bottom Panel */
.leftbotpanel {
	width:282px;
	float:left;
	height:103px;
	padding:4px 0 0 0;
	background:url(../../WebStyles/Image/leftAdsbg.png) no-repeat left top;
	display:block;
}	
/*left bottom Panel End */

/*center bottom Panel */
.centerbotpanel {
	width:395px;
	padding:4px 0 0 0;
	float:left;
	height:107px;
	background:url(../../WebStyles/Image/CenterAdsbg.png) no-repeat left top;
	}	
/*center bottom Panel End */

/*right bottom Panel */
.rightbotpanel {
	width:285px;
	float:left;
	padding:0 0 0 1px;
}	
/*right bottom Panel End */
div.bottompanel 
{
	background:url(../../WebStyles/Image/payment-bg.png) top left no-repeat;
	width:974px;
	height:150px;
	margin:0;
	padding:0 0 0 0;
	float:left;
}
.bottompanel a
{
	font-size:10px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	}
.bottompanel a:hover
{
	text-decoration:underline;
	color:orange;
	}
/* main body Panel End */

/* footer Panel */
.footer {
	width:974px; 
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:20px 0 10px 0;
}
.footer a {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
	color:#ff8700;
}

/* footer Panel End */
/* User Login And Registrtion Panel*/
.loginid {
	font-size:10px;
	color:#000000;
	width:85px;
	padding:0 0 0 20px;
	float:left;
}
.field {
	float:left;
	background:url(../../WebStyles/Image/fieldorange.jpg) no-repeat left top;
	font-size:10px;
	width:130px;
	height:15px;
	padding:0 0 0px 5px;
}
.field:hover {
	background:url(../../WebStyles/Image/fieldhoverorange.jpg) no-repeat left top;
	background-attachment: inherit;
}
.textfield {
	background-color:transparent !important;
	border:none;
	font-size:10px;
	color:#000000;
	width:120px;
}
.loginid1 {
	font-size:12px;
	color:#000000;
	line-height:20px;
	padding:0 0 0 20px;
	float:left;
}
.paragraph {
	font-size:12px;
	color:#000000;
	padding:0 0 0 0px;
	float:left;
}
.field1 {
	float:left;
	background:url(../../WebStyles/Image/fieldorange1.png) no-repeat left top;
	font-size:12px;
	width:145px;
	height:21px;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}
.field1:hover {
	background:url(../../WebStyles/Image/fieldorange1hover.png) no-repeat left top;
	background-attachment: inherit;
}
.textfield1 {
	background-color:transparent;
	border:none;
	font-size:10px;
	color:#000000;
	width:120px;
}
.Heading {
	height:18px;
	padding:10px 0 0 0px;
	color:#545353;
	font-size:14px;
}
/*----main content bg image-----*/
.topmain 
{
	background:url(../../WebStyles/Image/topmain.jpg) no-repeat left top;
	width:974px;
	height:500px;
	padding:0;
	margin:150px 0 0 0;
}
.bottommain 
{
	background:url(../../WebStyles/Image/bottommain.jpg) no-repeat left bottom;
	width:974px;
	padding:0;
	margin:0 0 0 0;
	height:34px;
}
/*-----------end css-----------------*/
/* User Login And Registrtion Panel End*/
/*registration Page Css */
.inerbg 
{
	background:url(../../WebStyles/Image/inerbg.jpg) no-repeat left top;
	width:940px;
	height:490px;
	margin:0px 0 0 2px ;
	padding:15px 15px 0 15px;
}
/*registration Page Css */

/*Detail Page Css */
.iner-left-panel 
{
	width:400px;
	float:left;
}
.iner-right-panel 
{
	width:400px;
	float:right;
}
.inerHeading 
{
	font-size:17px;
	width:400px;
	padding:30px 0 0 30px;
	float:left;
}
.inerHeadingright
{
	font-size:17px;
	width:410px;
	float:right;
}
.inerSubHeading 
{
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:0 0 0 20px;
}

.SubHeadingterms 
{
	font-size:13px;
	padding:0 0 0 3px;
	width:400px;
	font-weight:bold;
	float:left;
}
.cordiarates 
{
	font-size:11px;
	padding:0 0 0 20px;
	width:450px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.cordiarates a
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:Black;
}
.cordiarates a:hover
{
	font-size:11px;
	text-decoration:underline;
}
.inerDiscription 
{
	font-size:11px;
	padding:0 0 0 20px;
	width:400px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.listheading 
{
	font-size:11px;
	padding:0 0 0 20px;
	width:400px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.listpara 
{
	font-size:11px;
	padding:0 0 0 15px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.inerDiscriptionFAQs 
{
	font-size:11px;
	text-align:justify;
	line-height:20px;
}
.inerDiscriptionFAQs b
{
    border:none;
    background:none;
    color: #4091C9;
	font-size: 12px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
	height: 20px;
	width:900px;
	}
.inerDiscription-ul {
	padding:0px 0 0 0;
	margin:5px 0px 0px 20px;
	font-weight:bold;
	color:Black;

}
.inerDiscription-ul li {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	list-style-type:none;
	margin:0px 0 10px 0;
	font-size:11px;

}
.inerDiscription a
{
	font-size:11px;
	text-decoration:none;
	color:Black;
}
.inerDiscription a:hover
{
	font-size:11px;
	text-decoration:underline;
}
div.aboutusimg1 
{
	background:url(../../WebStyles/Image/AboutUsImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.policyusimg1 
{
	background:url(../../WebStyles/Image/TermsAndConditionImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.TermsAndConditionImg1 
{
	background:url(../../WebStyles/Image/TermsAndConditionImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;

}
div.productsimg1 
{
	background:url(../../WebStyles/Image/ProductsImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.ContactUsImg1 
{
	background:url(../../WebStyles/Image/ContactUsImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.LocalAccessnumberImg1
{
	background:url(../../WebStyles/Image/LocalAccessnumberImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.plansusimg1
{
	background:url(../../WebStyles/Image/plans.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0;
}
div.SitemapImg1
{
	background:url(../../WebStyles/Image/SitemapImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.ratesimg1
{
	background:url(../../WebStyles/Image/RatesImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.howdowsitworksimg1 
{
	background:url(../../WebStyles/Image/HowDoesItWorksImg.png) no-repeat left top;
	height:320px;
	width:400px;
	vertical-align:top;
	float:right;
	padding:0;
	margin:0;
}
div.pinlesslogo
{
	background:url(../../WebStyles/Image/Products/Pinless-logo.png) no-repeat left top;
	height:55px;
	display:block;
	width:150px;
	float:left;
	}
div.pinlessSilverlogo
{
	background:url(../../WebStyles/Image/Products/PinlessSilver.png) no-repeat left top;
	height:55px;
	display:block;
	width:150px;
	float:left;
    }
div.VoIPlogo
{
	background:url(../../WebStyles/Image/Products/Cordia-logo.png) no-repeat left top;
	height:40px;
	float:left;
	width:144px;
	display:block;
	}
div.cordialogo
{
	background:url(../../WebStyles/Image/Products/Cordiadigital.png) no-repeat left top;
	height:70px;
	float:left;
	width:144px;
	display:block;
	
	}	
div.callingcardlogo
{
	background:url(../../WebStyles/Image/products/callingcard-logo.png) no-repeat left top;
	height:55px;
	display:block;
	width:200px;
	float:left;
	}
div.wirelesslogo
{
	background:url(../../WebStyles/Image/products/wireless-logo.png) no-repeat left top;
	height:55px;
	display:block;
	width:178px;
	float:left;
	}
div.wirelesslogo2
{
	background:url(../../WebStyles/Image/products/wireless-logo.png) no-repeat left top;
	height:55px;
	display:block;
	width:178px;
	float:left;
	}

div.TopUplogo
{
	background:url(../../WebStyles/Image/products/International-Topups.png) no-repeat left top;
	height:55px;
	display:block;
	width:178px;
	float:left;
	}

.aboutusing 
{
	background:url(../../WebStyles/Image/aboutus.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
.policyusimg 
{
	background:url(../../WebStyles/Image/policy.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
.termsusimg 
{
	background:url(../../WebStyles/Image/termandconditions.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
.productsusimg 
{
	background:url(../../WebStyles/Image/products.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
.contactususimg 
{
	background:url(../../WebStyles/Image/contactus.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	padding:0;
	float:left;
	margin:0;
}

.lanusimg
{
	background:url(../../WebStyles/Image/local.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0;
}
.plansusimg
{
	background:url(../../WebStyles/Image/plans.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0;
}
.sitemapusimg
{
	background:url(../../WebStyles/Image/sitemap.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	padding:0;
	float:left;
	margin:0;
}
.ratesusimg
{
	background:url(../../WebStyles/Image/rates.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0;
}
.howdowsitworksimg 
{
	background:url(../../WebStyles/Image/hdiw.jpg) no-repeat left top;
	height:419px;
	width:500px;
	vertical-align:top;
	float:left;
	padding:0;
	margin:0;
}
div.textbox
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:128px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg123.png) no-repeat left top;
	margin:8px 0 0 10px;
}
div.textboxhow1
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:70px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg1.png) no-repeat left top;
	margin:8px 0px 0px 0px;
}
.textboxhow11
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:70px;
	padding:6px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg1.jpg) no-repeat left top;
	margin:18px 0px 0px 5px;
}
.activationcustomer
{
	font-size:12px;
	width:940px;
	float:left;
	line-height:17px;
	height:70px;
	padding:8px 0 0 15px;
	background:url(../../WebStyles/Image/activation-customer.png) no-repeat left top;
}
div.textboxhow2
{
	font-size:11px;
	width:380px;
	float:left;
	line-height:15px;
	height:85px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg2.png) no-repeat left top;
	}
.textboxhowproducts
{
	font-size:11px;
	width:380px;
	float:left;
	padding:21px 0 0 18px;
	}
	
	.textboxhowproducts a
{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:Black;
}
.textboxhowproducts a:hover
{
	font-size:10px;
	text-decoration:underline;
}
.textboxhowrates
{
	font-size:11px;
	width:100%;
	float:left;
	padding:14px 0 0 19px;
	}
	
	.textboxhowrates a
{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:Black;
}
.textboxhowrates a:hover
{
	font-size:10px;
	text-decoration:underline;
}
div.textboxhow3
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:40px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg3.png) no-repeat left top;
}
div.textboxhow4
{
	font-size:11px;
	width:380px;
	float:right;
	text-align:justify;
	line-height:15px;
	height:100px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg4.png) no-repeat left top;
}
div.textboxhow4 a
{
	font-size:10px;
	text-decoration:none;
	color:Black;
}
.textboxhow4 a:hover
{
	font-size:10px;
	text-decoration:underline;
}
.contactusformtitle 
{
	font-size:12px;
	font-weight:normal;
	color:Black;
	padding:0 0 0 25px;
	margin:0;
	width:100px;
	float:left;
}
.contactusformfield 
{
	float:left;
}
.textboxcontact
{
	font-size:11px;
	width:303px;
	float:left;
	text-align:justify;
	line-height:24px;
	height:83px;
	padding:3px 10px 0 10px;
	background:url(../../WebStyles/Image/contactus-textbox.png) no-repeat left top;
	margin:0px 0px 0px 20px;
}
.contactlines 
{
	font-size:12px;
	font-weight:normal;
	color:Black;
	padding:0 0 0 20px;
	margin:0;
	width:180px;
	line-height:16px;
	height:15px;
	float:left;
}
.contactlinesanchor 
{
	font-size:11px;
	font-weight:normal;
	color:Black;
	padding:0 0 0 8px;
	line-height:10px;
	margin:0;
	height:15px;
	float:left;
	font-weight:bold;
}
.contactlinesanchor a
{
	color:Black;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
}
.contactlinesanchor a:hover
{
	text-decoration:underline;
}
.buttonfield {
	float:right;
	padding:0 20px 0 0px;
	margin: 3px 0 0 0;
}
.product
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:100px;
	padding:10px 10px 0 15px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg4.png) no-repeat left top;
	margin:0px 0px 0px 72px;
}
.product a
{
	font-size:10px;
	text-decoration:none;
	color:Black;
}
.product a:hover
{
	font-size:10px;
	text-decoration:underline;
}
.product1
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:85px;
	padding:10px 10px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg2.png) no-repeat left top;
	margin:0px 0px 0px 72px;
}
.product1 a
{
	font-size:10px;
	text-decoration:none;
	color:Black;
}
.product1 a:hover
{
	font-size:10px;
	text-decoration:underline;
}
.producttoolheading 
{
	font-size:17px;
	width:350px;
	padding:15px 0 5px 20px;
	margin:0;
	float:left;
	text-align:left;
}
.producttoolspace 
{
	padding:50px 0 15px 20px;
	width:438px;
	float:left;
}
.productmain
{
	width:438px;
	float:left;
	
	}
.productdivtop 
{	
	background:url(../../WebStyles/Image/top-div-product.jpg) no-repeat left top;	
	height:25px;
	color:White;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}
.productdivcenter 
{
	background:url(../../WebStyles/Image/centerdiv.jpg) repeat-y left top;
	color:#545353;
	font-weight:normal;
	text-align:left;
	margin:0 0 0 15px;
	font-size:12px;
	padding:0 0 0 5px;
}
.productdivcenter a
{
	font-size:11px;
	text-decoration:none;
	color:Black;
}
.productdivcenter a:hover
{
	font-size:11px;
	text-decoration:underline;
}
.productdivbottom 
{
	background:url(../../WebStyles/Image/bottomdiv.jpg) no-repeat left top;	
	height:25px;
	margin:0 0 0 15px;
	padding:0px 0 0 5px;
}
.plantoolspace 
{
	padding:50px 0 15px 20px;
	width:398px;
	float:left;
}
.planmain
{
	width:398px;
	float:left;
	
	}
.plandivtop 
{	
	background:url(../../WebStyles/Image/plantop.png) no-repeat left top;	
	height:20px;
	color:White;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	padding:0px 0 0 15px;
}
.plandivcenter 
{
	background:url(../../WebStyles/Image/planmid.png) repeat-y left top;
	color:#545353;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	padding:0 0 0 15px;
}
.plandivcenter a
{
	font-size:11px;
	text-decoration:none;
	color:Black;
}
.plandivcenter a:hover
{
	font-size:11px;
	text-decoration:underline;
}
.plandivbottom 
{
	background:url(../../WebStyles/Image/planbottom.png) no-repeat left top;	
	height:20px;
}
.lan1
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:50px;
	padding:12px 12px 0 10px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg1.png) no-repeat left top;
	margin:15px 0px 0px 10px;
}
.lan3
{
	font-size:11px;
	width:380px;
	float:left;
	text-align:justify;
	line-height:15px;
	height:30px;
	padding:10px 10px 0 15px;
	background:url(../../WebStyles/Image/aboutus-orangetextboxbg3.png) no-repeat left top;
	margin:0 0 0 20px;
}
.CssTextField {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}


/* footer Panel End */
/* User Login And Registrtion Panel*/
.loginid {
	font-size:10px;
	color:#000000;
	width:100px;
	float:left;
}
.field {
	width:120px;
	float:left;
	background:url(../../WebStyles/Image/fieldorange.jpg) no-repeat left top;
	height:17px;
	width:133px;
	padding:0px 0 5px 5px;
}
.field:hover {
	background:url(../../WebStyles/Image/fieldhoverorange.jpg) no-repeat left top;
	background-attachment: inherit;

}
.textfield {
	background-color:transparent;
	border:none;
	font-size:10px;
	color:#000000;
	width:123px;
}
.button {
	text-align:right;
	padding:0 28px 0 0;
}
.submitbutton {
	text-align:right;
	float:right;
	padding:4px 28px 0 0;
}
.Heading {
	height:18px;
	padding:10px 0 0 0px;
	color:#545353;
	font-size:14px;
}
/* User Login And Registrtion Panel End*/
/*registration Page Css */
.inerbg 
{
	background:url(../../WebStyles/Image/inerbg.jpg) no-repeat left top;
	width:974px;
	height:784px;
	margin:4px 0 0 0 ;
}
/*registration Page Css */



/* Add by Irfan*/
.Back
{
    background:url(../../WebStyles/Image/back.png) no-repeat left top;
    width:55px;
    height:25px;
    cursor:pointer;
    font-size:0px;
    color:transparent !important;
    }




.Link-text-Black
	{ 
    color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	font-weight:bold;   
	text-decoration:none;
	}

/*Admin Tools Css*/

.admintoolheading 
{
	font-size:17px;
	width:940px;
	padding:0 0 5px 0;
	float:left;
	text-align:center;
}
.admintoolspace 
{
	padding:0 0 15px 20px;
	width:910px;
	float:left;
}
.admintoolmaindiv
{
	width:438px;
	float:left;
	
	}
.admindivtop 
{	
	background:url(../../WebStyles/Image/admintop.png) no-repeat left top;	
	height:20px;
	color:White;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	padding:5px 0 0 15px;
}
.admindivcenter 
{
	background:none;
	color:white;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	padding:0 0 0 15px;
}
.admindivbottom 
{
	background:url(../../WebStyles/Image/bottomdiv.png) no-repeat left top;	
	height:20px;
}
.admintoolmaindivright
{
	width:438px;
	padding:0 0 0 25px;
	float:left;
	}
/*Detail Page Css End */


/* Add by Irfan*/

.fillback {
	BACKGROUND: #eabc9a;/*#FEC962*/
}
.fillbar-admin {
	BACKGROUND: #565b6f;/*#FEC962*/
	width:100%;
}
.adminsubheading
{
    font-size:21px;
    color:Gray;
    text-align:left;
    font-weight:bold;
    }
.text-Black
	{ 
    color: Black;
	font-size: 12px;	   
	}
.text-White
	{ 
	  color: white;
	  font-size: 12px; 
	}

/* Accordion Style Start */

.accordionHeader
{
    border: 0px solid #eabc9a;
    color: white;
    background-color: #eabc9a;
	font-size: 11px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
    /*background-image: url(../../WebStyles/Images-CSS/Orange/bar.gif);*/
	height: 16px;
    
}
.accordionContent
{
    border: 2px solid #eabc9a;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
    color: Black;
	font-size: 11px;
    
}
.accordionHeaderSelected
{
    border: 0px solid #eabc9a;
    color: black;
    background-color: #efbe9c;/*#eabc9a;*/
	font-size: 11px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
	height: 16px;
    
}
/* Accordion Style End */

.grid
{
	font-size:12px;
	width:100%;
}
/* gridview styles dbb696 */
.grid .gridview
{
	width:100%;
	border:solid 2px #975720;
	empty-cells:show;
	border-top-width:1px;
}
.grid .gridview .row TD, 
.grid .gridview 
.grid .gridview .edit-info TD
{
	text-align:left;
	padding:5px 4px;
	border-top:solid 1px #dbb696;
}
 
.altrow TD
{
	text-align:left;
	padding:5px 4px;
	background-color:  #dbb696;
	border-top:solid 1px #dbb696;
}

.grid .gridview .edit-info TD
{
	border-top:dashed 1px #5E8CC6;
    font-weight:bold;
    color:#333;
}
.grid .gridview TR.first TD
{
	border-top:none;
}
.grid .gridview TD.edit
{
	border-bottom:dashed 1px #5E8CC6;
}     
.grid .gridview .edit-info A
{
    font-weight:normal;
}        
.grid .gridview .row TD.command, 
.grid .gridview .altrow TD.command,
.grid .edit-info TD.command
{
	text-align:center;
}    
.Gridheader a
{
	color:White;
	text-decoration:none;
}
.Gridheader a:hover
{
	text-decoration:underline;
}

.grid .gridview .Gridheader TH
{
	background:url(../../_assets/img/hdr.gif) repeat-x;
	height:22px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0px 4px;
}
.grid .gridview .edit
{
	padding:10px 5px;
}
.grid .gridview .edit,.grid .gridview .edit-info
{
	background-color:#F0F8FF;
}    
/* details styles */
.grid .detailview
{
	width:100%;
	empty-cells:show;
}  
.grid .detailview TH
{
	text-align:left;
	padding:0px 10px;
	color:#333;
}    
.grid .details .footer
{
	text-align:right;
	padding:10px 10px 0px 0px;
} 
/*.grid .details .header
{
	text-align:left;
	padding:0px 10px;
	font-weight:bold;
	display:none;
} */

/*--------------*/
.admingrid
{
	font-size:12px;
	color:Black;
	width:100%;
}
/* gridview styles dbb696 */
.admingrid .admingridview
{
	width:100%;
	border:solid 2px #7a8299;
	empty-cells:show;
	border-top-width:1px;
}
.admingrid .admingridview .adminrow TD, 
.admingrid .admingridview 
.admingrid .admingridview .adminedit-info TD
{
	text-align:left;
	padding:5px 4px;
	border-top:solid 1px #dbb696;
}
 
.adminaltrow TD
{
	text-align:left;
	padding:5px 4px;
	background-color:  #dbb696;
	border-top:solid 1px #dbb696;
}

.admingrid .admingridview .adminedit-info TD
{
	border-top:dashed 1px #5E8CC6;
    font-weight:bold;
    color:#333;
}
.admingrid .admingridview TR.adminfirst TD
{
	border-top:none;
}
.admingrid .admingridview TD.adminedit
{
	border-bottom:dashed 1px #5E8CC6;
}     
.admingrid .admingridview .adminedit-info A
{
    font-weight:normal;
}        
.admingrid .admingridview .adminrow TD.admincommand, 
.admingrid .admingridview .adminaltrow TD.admincommand,
.admingrid .edit-info TD.admincommand
{
	text-align:center;
}    
.adminGridheader a
{
	color:White;
	text-decoration:none;
}
.adminGridheader a:hover
{
	text-decoration:underline;
}

.admingrid .admingridview .adminGridheader TH
{
	background:url(../../_assets/img/hdr1.gif) repeat-x;
	height:22px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:0px 4px;
}
.admingrid .admingridview .adminedit
{
	padding:10px 5px;
}
.admingrid .admingridview .adminedit,.admingrid .admingridview .adminedit-info
{
	background-color:#F0F8FF;
}    
/* details styles */
.admingrid .admindetailview
{
	width:100%;
	empty-cells:show;
}  
.admingrid .admindetailview TH
{
	text-align:left;
	padding:0px 10px;
	color:#333;
}    
.admingrid .admindetails .adminfooter
{
	text-align:right;
	padding:10px 10px 0px 0px;
}

/*--------------*/
/* Ajax Popup StyleSheet*/


.cdetail
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	background-color:#fff;
	border:solid 2px Black;
	padding:4px;
}

.cmodalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.fieldfeedback 
{
	background-color:#efe9e5 !important;
	border:1px solid #e4a778;
}
.mypoints
{
	background-image:url(../../WebStyles/Image/my-points.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}	
.paymenthistory
{
	background-image:url(../../WebStyles/Image/Payment-History.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
.BuyNewProduct
{
	background-image:url(../../WebStyles/Image/buy-new-product.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}	
.MyProduct
{
	background-image:url(../../WebStyles/Image/My-Products.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}	
.My-dashboard
{
	background-image:url(../../WebStyles/Image/customer-dashboard.png);
	background-repeat:no-repeat;
	width:209px;
	padding:0 0 0 240px;
	height:50px;
	}
.annoucement
{
	background-image:url(../../WebStyles/Image/Annoucement.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
	.points-history
{
	background-image:url(../../WebStyles/Image/points-history.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
	.friends-list
{
	background-image:url(../../WebStyles/Image/friends-list.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
.refer-a-friend
{
	background-image:url(../../WebStyles/Image/Refer-A-Friend.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
	.recharge-my-account
{
	background-image:url(../../WebStyles/Image/Recharge-My-Account.png);
	background-repeat:no-repeat;
	width:240px;
	padding:18px 0 0 210px;
	height:66px;
	}
	.auto-recharge-setup
{
	background-image:url(../../WebStyles/Image/Auto-Recharge-Setup.png);
	background-repeat:no-repeat;
	width:240px;
	padding:18px 0 0 210px;
	height:66px;
	}
	.call-history
{
	background-image:url(../../WebStyles/Image/Call-History.png);
	background-repeat:no-repeat;
	width:240px;
	padding:7px 0 0 210px;
	height:66px;
	}
.Customer-Activation
{
	background-image:url(../../WebStyles/Image/customer-activation.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}	
.signup
{
	background-image:url(../../WebStyles/Image/signup.png);
	background-repeat:no-repeat;
	width:240px;
    padding:0;
	margin:0 0 0 20px;
	height:50px;
	}
	.Finish-24Hourprocess
{
	background-image:url(../../WebStyles/Image/Finish-24Hourprocess.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}	
	.Finish-instantactivationprocess
{
	background-image:url(../../WebStyles/Image/Finish-instantactivationprocess.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	height:66px;
	}
.immediate-activation
{
	background-image:url(../../WebStyles/Image/immediate-activation.png);
	background-repeat:no-repeat;
	width:240px;
	padding:5px 0 0 210px;
	margin:0 0 0 20px;
	height:66px;
	}
.error-popup
{
    background-image:url(../../WebStyles/Image/pop-up-window.jpg);
    height:270px;
    width:400px;
}
.ok-popup
{
    background-image:url(../../WebStyles/Image/alert-window.jpg);
    height:120px;
    width:400px;
}
.Fail-popup
{
	background-image:url(../../WebStyles/Image/fail-window.jpg);
    height:120px;
    width:400px;
	}

.bottom-popup
{
	background-color:White;  
    background-image:url(../../WebStyles/Image/bottom-popup.jpg);
    height:35px;
    width:400px;
}

.linkOrange
{
	font-size:12px;
	font-weight:bold;
	color:#c67921;
	text-decoration:underline;
	}
	
.anchor
{
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
	}
.anchor a
{
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
	}
	.anchor a:hover
{
	text-decoration:underline;
	color:orange;
	}
	
	.Page-Heading
	{
		font-size: 20px;
		float:left;
		color:#000000;
		border-bottom-width:1px;
		border-bottom-color:  #ff4800;
		border-bottom-style:solid;
		margin:0 0 0 18px;
		padding:5px 0 0 0px;
		}
/*Add by Ahmer: is liye us ko pakarna*/
#header_nav {
	float:left;
	background: url(right-bar.jpg) no-repeat right top;
	width:785px;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:normal;
	color:White;
	padding: 0;
}
#nav {
	list-style:none;
	margin:0;
	padding:0px;
	clear:both;
	float:left;
	line-height:0px;
}
#nav li{
	margin-left:0px;
	float:left;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	color:White;
	font-weight:normal;
}
#nav li a{
	height: 31px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}


#nav-support {
	width: 112px;
	background: url(../../WebStyles/Images-CSS/Green/Support.jpg) no-repeat;
}
#nav-support a{
	width: 112px;
	background: url(../../WebStyles/Images-CSS/Green/Support.jpg) no-repeat;
}
#nav-support a:hover{
	background: url(../../WebStyles/Images-CSS/Green/Support-B.jpg) no-repeat;
}
#nav-support1 {
	width: 112px;
	background: url(../../WebStyles/Images-CSS/Green/Support-B.jpg) no-repeat;
}
#nav-support1 a{
	width: 112px;
	background: url(../../WebStyles/Images-CSS/Green/Support-B.jpg) no-repeat;
}
.agent-heading {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	height:35px;
	text-align:left;
	padding:10px 0 0 15px;
	font-weight:bold; 
	text-decoration: none;
	color: #005BA1;
}
.agent-subheading {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	height:35px;
	text-align:left;
	padding:10px 0 0 20px;
	font-weight:bold; 
	text-decoration: none;
	color: #005BA1;
}
.link-agent {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px; 
	text-decoration: none;
	color: #000000;
}
.link-agent:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight:normal; 
	text-decoration: none;
	color: #005BA1;
	}
.agent-form {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align:center;
	width:150px;
	height:27px;
	padding:0 0 0 25px;
	margin:0 0 0 0; 
	text-decoration: none;
	color: #000000;
}
.error-message {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color:red;
	text-decoration: none;
	padding-left: 0px;
}
.csspadding{
padding:0 0 0 20px;
}
/* SubTab theme */
.SubTab .ajax__tab_header 
{
    padding:0px;
}
.publictabbox{
background: #fff;
}
.publictabboxholder{
clear: both;
padding: 5px;
border-style:solid;
border-width:2px;
border-color:#0d3b48;
background: transparent;
}
.SubTab .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(../../WebStyles/Images-CSS/Green/.GIF);
    background-position:top;
    width:120px;
    padding:5px 0px 3px 0; 
    color:White;    
    font-size:12px;
    font-weight:normal;
    text-align:center;  
    display:block;
}
.SubTab .ajax__tab_active .ajax__tab_tab 
{
    padding:5px 0px 3px 0;
    font-size:13px;
    font-weight:bold;
    background:url(../../WebStyles/Images-CSS/Green/BlueBar1.GIF);
}
.SubTab .ajax__tab_hover .ajax__tab_tab 
{
    padding:5px 0px 3px 0;
    font-size:13px;
    font-weight:bold;
    background:url(../../WebStyles/Images-CSS/Green/BlueBar1.GIF);
}
.SubTab .ajax__tab_body 
{
    font-size:11px;
    font-family:Arial;
    width:785px;
}
.SubTab .ajax__tab_body div
{
     padding:0px;
}

.BlueBar1
   {
     background: url(../../WebStyles/Image/sub-menu-bar.jpg);
     background-repeat:no-repeat;
	 width:900px;
	 height:25px;
       }
/*--------------------Menu css END---------------------*/


.accordionHeaderFAQs
{
    border: 1px solid #D9D9D9;
    color: White;
    background-color: #efbe9c; /*#D9D9D9;*/
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
	height: 20px;
}
.accordionContentFAQs
{
    border: 1px solid #efbe9c;
    background-color:Transparent;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
    color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
.accordionHeaderSelectedFAQs
{
    border: 1px solid #D9D9D9;
    background-color: #efbe9c;
    color: White;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
	height: 20px;
}

/* FAQs Accordion Style End */
.GrayBar
   {
     background: url(../../WebStyles/Image/GrayBar1.gif) repeat-x;
   }


/**/
td.links4 a
{
	color:Black;
	text-decoration:none;
}
td.links4 a:hover
{
	text-decoration:underline;
	color:Orange;
}
.CHP 
{
	text-align:right;
}
.CHP a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.CHP a:hover
{
	color:orange;
	text-decoration:underline;
}
.dialgreen
{
		background:url(../../WebStyles/Image/dialblue.jpg) no-repeat left top;
		color:White;
		vertical-align:middle;
		text-align:center;
}
.dialSilver
{
		background:url(../../WebStyles/Image/dialsilver.jpg) no-repeat left top;
		color:black;
		vertical-align:middle;
		text-align:center;
}
.CustomerRequestlable
{
	font-size:17px;

}
.text-10-blue-b-p  a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}
.text-10-blue-b-p  a:hover
{
	color:Orange;
	text-decoration:underline;
}
.listlines
{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	}
.listlines li
{
	list-style-image:url(../../WebStyles/Image/bulletimage.gif);
	font-size:11px;
	padding:0 0 4px 0;
	line-height:15px;
	font-weight:normal;
	color:#666666;
}
.listlines li a
{
	color:#666666;
	text-decoration:underline;
}.listlines li a:hover
{
	color:red;
	text-decoration:underline;
}	
	.listlinesdpdn
{
	font-size:11px;
	padding:2px 0 0 18px;
	margin:0;
	font-weight:normal;
	color:#666666;
	}
.listlinesdpdn li
{
	list-style-image:url(../../WebStyles/Image/bulletimage.png);
	font-size:11px;
	font-weight:normal;
	color:#666666;
	}
	
	
	
	
	/* Style Sheet For Admin */
	
	
	/*body{
	margin: 0px;
	padding: 0;
	background:transparent;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}*/
/***********************Start Css for Login Panel********************/
/*.adminbody{
	margin: 0px;
	padding: 0;
	width:100%;
	background:#0d0d0d url(../../WebStyles/Image/AdminImage/login-bg.jpg) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E3B49C;
}*/
.adminbody{
	margin: 0px;
	padding: 0;
	width:100%;
	background:#0d0d0d url(../../WebStyles/Image/AdminImage/dash-bg.jpg) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E3B49C;
}
.admin-p2c-logo
{
    margin: 0px;
	padding: 0;
	width:311px;
	height:58px;
	background:url(../../WebStyles/Image/AdminImage/admin-p2c-logo.jpg) no-repeat left top;
	float:left;
    }
.top-admin {
	margin: 0;
	padding: 0;
	background:none;
	/*background: url(../../WebStyles/Image/AdminImage/top-login.jpg) no-repeat left top;*/
}
.center-admin {
	margin: 0px;
	padding: 0 0 0 25px;
	background: url(../../WebStyles/Image/AdminImage/login-center.png) no-repeat left top;
	width:408px;
	line-height:15px;
	height:222px;
}
.bottom-admin {
	margin: 0px;
	padding: 0;
	background: none;
	/*background: url(../../WebStyles/Image/AdminImage/bottom-login.jpg) no-repeat left top;*/
	width:502px;
	height:151px;
}
.admin-field
{
	font-size:14px;
	font-weight:bold;
	width:100px;
	text-align:right;
	text-decoration:none;
	color:White;
}
.admin-textfield{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:5px 0 0 4px;
	width:200px;
	height:20px;
	color:black;
	border: solid 3px #363343;
}
.admin-remember {
	font-size:13px;
	font-weight:normal;
	text-align:left;
	width:170px;
	text-decoration:none;
	color:White;
}
.admin-remember a {
	font-size:13px;
	font-weight:normal;
	text-align:left;
	width:170px;
	text-decoration:none;
	color:White;
}
.admin-remember a:hover {
	text-decoration:underline;
	color:White;
}
.admin-checkbox{
	margin:0;
	padding:0;
	width:14px;
	height:14px;
	color:White;
	border: solid 3px #999999;
	}
/***********************End of Css for Login Panel********************/
	        .modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }
        .modalPopup
        {
            background-color: #FFFFFF;
            border-width: 3px;
            border-style: solid;
            border-color: #B8DC23;
            padding: 10px;
            width: 250px;
            text-align: center;
        }
/***********************Start Css for Textarea DashBoard********************/
.admin-dashboardbody {
	margin: 0px;
	padding: 0;
	width:100%;
	background:#ffffff url(../../WebStyles/Image/AdminImage/dash-bg.jpg) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E3B49C;
}
.admin-logo{
	background: url(../../WebStyles/Image/AdminImage/payless2call-logo.jpg) no-repeat left top;
	float:left;
	height:56px;
	width:305px;
	margin:0px 0 0 10px;
	padding:0;
}
.admin-header {
	background: transparent;
	width:100%;
	margin:10px 0 0 10px;
	text-align: center;
}
.admin-left-sidebar {
	width: 250px;
	padding:0;
	margin:10px 0 0 20px;
	float: left;
}
.admin-top{
	background:url(../../WebStyles/Image/AdminImage/topmenu.jpg) no-repeat left top;
	float:left;
	height:23px;
	width:250px;
	}
.admin-menutop{
	background: url(../../WebStyles/Image/AdminImage/left-dashboard.jpg) no-repeat left top;
	float:left;
	height:54px;
	width:250px;
}
.admin-rightcolumn { 
 float: left;
 margin: 10px 0 0 0;
 padding:0 0 0 0;
 width: 100%;
}
.admin-contenttop {
	background:url(../../WebStyles/Image/AdminImage/content-top.jpg) repeat-x left top;
	float:left;
	width:98%;
	height:23px;
	}
.admin-contentarea {
	background:white;
	padding:0 0px 0 0px;
	width:98%;
	height:533px;
	margin:0 0 0 0;
	float:left;
	}
	.Admin-ContentPadding
	{
	    padding:15px 0px 0 5px;
	    font-size:16px;
	    text-align:center;
	    font-weight:bold;
	    color:White; 
	    /*text-align:center;
	    font-size:16px;
	    font-weight:bold;
	    color:white;*/
	    }
	.Admin-ContentPadding2
	{
	    padding:5px 0 0 0;
	    text-align:center;
	    font-size:12px;
	    font-weight:normal;
	    /*color:#767c92;*/
	    }
.admin-menuborder
{
	background: url(../../WebStyles/Image/AdminImage/menucenterbg.jpg) repeat-y left top;
	float:left;
	height:470px;
	padding:0;
	margin:0;
	width:250px;
}
.admin-menubottombar{
	background: url(../../WebStyles/Image/AdminImage/menu-bottom-line.jpg) no-repeat left top;
	float:left;
	height:32px;
	padding:0;
	margin:0;
	width:250px;
}
.admin-bottom
{
	background:none;
	margin:0 0 0 0;
	padding:0;
	float:left;
}
.admin-menubottom{
	background: url(../../WebStyles/Image/AdminImage/menu-bottom.png) no-repeat left top;
	float:left;
	height:23px;
	width:250px;
}
.admin-bottomarea{
	background:url(../../WebStyles/Image/AdminImage/content-bottom.jpg) repeat-x left top;
	float:left;
	width:98%;
	height:23px;
}
.admin-footer {
	background: none;
	text-align: center;
	padding: 0;
	font-size:11px;
	color: black;
}
h3
{
	font-size:18px;
	color:white;
	font-weight:bold;
	text-align:left;
	}
/***********************End of Css for Textarea DashBoard********************/

.AdminPanel-Heading
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:18px;
    font-weight:bold;
    color:#767c92;
    float:left;
}
.adminmainheading
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:18px;
    text-decoration:underline;
    font-weight:bold;
    color:#767c92;
}
.adminmainsubheading
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
    color:#767c92;
}
    .AdminPanel-Heading1
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:18px;
    font-weight:bold;
    color:#767c92;
    float:left;
    }
.AdminPanel-Bar
{
    height:3px;
    background:#767c92;
    width:440px;
    float:left;
    color:#767c92;
    }
.adminsubheading
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    color:#767c92;
    }
.adminClock
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:30px;
    text-align:center;
    font-weight:bold;
    color:#767c92;
    }
    .adminDate
{
    font-family:Tahoma, Arial, Verdana, Sans-Serif;
    font-size:14px;
    padding:0 0 0 60px;
    text-align:center;
    color:#767c92;
    }
.adminleftsidetop
{
	background:url(../../WebStyles/Image/AdminImage/leftside-adminboxtop.jpg) no-repeat left top;
	width:224px;
	height:5px;    	
	}
.adminleftsidecenter
{
	background:url(../../WebStyles/Image/AdminImage/leftside-adminboxcenter.jpg) repeat-y left top;
	width:224px;
	height:auto;   	
	}
.adminleftsidebottom
{
	background:url(../../WebStyles/Image/AdminImage/leftside-adminboxbottom.jpg) no-repeat left top;
	width:224px;
	height:5px;    	
	}
.admintext
{
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	line-height:15px;
	color:#75788b;
	}
.NormalTextBlackHeading
{
    font-size:14px;
    font-weight:bold;
    color:Black;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:center;
    }
    .NormalTextBlacksubHeading
{
    font-size:12px;
    font-weight:bold;
    color:Black;
    padding:4px;
    margin:0 0 0 0;
    text-align:left;
    }
.NormalTextBlack
{
    font-size:11px;
    font-weight:normal;
    color:Black;
    padding:4px;
    margin:0 0 0 0;
    text-align:left;
    }
/* End Of Admin StyleSheet*/
div.aboutus-heading
{
	background-image:url(../../WebStyles/Image/aboutus-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	display:block;
	margin:0;
	height:65px;
}
div.contactus-heading
{
	background-image:url(../../WebStyles/Image/contact-us-heading.png);
	background-repeat:no-repeat;
	display:block;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.how-does-it-work-heading
{
	background-image:url(../../WebStyles/Image/How-does-it-works-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0;
	height:65px;
	display:block;
}
div.product-heading
{
	background-image:url(../../WebStyles/Image/product-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.rates-heading
{
	background-image:url(../../WebStyles/Image/rates-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.product-rates-heading
{
	background-image:url(../../WebStyles/Image/product-rates-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.local-access-number-heading
{
	background-image:url(../../WebStyles/Image/local-access-number-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.helpandsupport-heading
{
	background-image:url(../../WebStyles/Image/help-and-support-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.term-and-condition-heading
{
	background-image:url(../../WebStyles/Image/terms-and-conditions-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.privacy-policy-heading
{
	background-image:url(../../WebStyles/Image/privacy-policy-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.sitemap-heading
{
	background-image:url(../../WebStyles/Image/sitemap-heading.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:209px;
	float:left;
	padding:0;
	margin:0px;
	height:65px;
}
div.paymenthistory-heading
{
	background-image:url(../../WebStyles/Image/Payment-history.png);
	background-repeat:no-repeat;
	background-position: top right;
	width:240px;
	float:left;
	padding:0;
	margin:0;
	height:65px;
}
div.callhistory-heading
{
	background-image:url(../../WebStyles/Image/Call-History.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:65px;
}
div.phone-number-setup-heading
{
	background-image:url(../../WebStyles/Image/phone-number-setup-heading.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:65px;
}
div.recharge-my-account-heading
{
	background-image:url(../../WebStyles/Image/Recharge-My-Account.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:50px;
}
div.speed-dial-setup-heading
{
	background-image:url(../../WebStyles/Image/speed-dial-code-heading.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:65px;
}
div.product-rates-heading
{
	background-image:url(../../WebStyles/Image/product-rates-heading.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:65px;
}
div.local-access-heading
{
	background-image:url(../../WebStyles/Image/Local-Access-Number.png);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	padding:0;
	margin:0 0 0 10px;
	height:65px;
}
/*---------------------------Menu Css----------------------*/
.help-support-navigationzee 
{	
	height:22px;
	font-size:13px;
	font-weight:bold;
	 
	font-family: Tahoma,Verdana,Helvitica,sans-serif;
	float:left;		
	color:White;	
}
.help-support-navigationzee a
{
	text-decoration:none;
	display:block;
	padding:8px 0 10px 0;
	width:300px;
	float:left;		
	color:White;	
	font-family: Tahoma,Verdana,Helvitica,sans-serif;
	background:url(../../WebStyles/Image/menus-images/bk.gif) repeat-x left top;
}
.help-support-navigationzee a:hover {
	background:url(../../WebStyles/Image/menus-images/be.gif) repeat-x left top;
	text-decoration:underline;
}
.help-support-navigationzee a:active
{
	text-decoration:none;
	display:block;
	padding:8px 0 10px 0;
	width:300px;
	float:left;		
	color:White;	
	font-family: Tahoma,Verdana,Helvitica,sans-serif;
	background:url(../../WebStyles/Image/menus-images/be.gif) repeat-x left top;
}
.help-support-navigation .ajax__tab_header .ajax__tab_tab
{
    background:url(../../WebStyles/Image/menus-images/bk.gif) repeat-x left top;
    text-decoration:none;
	padding:8px 0 10px 0;
	width:300px;
	float:left;	
    color:White;    
    font-size:13px;
    font-weight:bold;
    display:block;
}
.help-support-navigation .ajax__tab_active .ajax__tab_tab 
{
    background:url(../../WebStyles/Image/menus-images/be.gif) repeat-x left top;
    text-decoration:underline;
	padding:8px 0 10px 0;
	width:300px;
	float:left;	
    color:White;    
    font-size:13px;
    font-weight:bold;
    display:block;
}
.help-support-navigation .ajax__tab_hover .ajax__tab_tab 
{
    text-decoration:underline;
	padding:8px 0 10px 0;
	width:300px;
	float:left;	
    color:White;    
    font-size:13px;
    font-weight:bold;
    display:block;
    background:url(../../WebStyles/Image/menus-images/be.gif) repeat-x left top;
}

.NextBtn 
{
    background:url(../../WebStyles/Image/Next.png) no-repeat left top;
    height:25px;
    width:55px;
    cursor:pointer;
    font-size:0px;
    text-decoration:none;
    float:left;
}


.EditBtn 
{
    background:url(../../WebStyles/Image/Edit.png) no-repeat left top;
    height:25px;
    width:55px;
    cursor:pointer;
    font-size:0px;
    text-decoration:none;
    float:left;
}

.PrintBtn 
{
    background:url(../../WebStyles/Image/Print.png) no-repeat left top;
    height:25px;
    width:55px;
    cursor:pointer;
    font-size:0px;
    text-decoration:none;
    float:left;
}

/*---------------------------End Css-----------------------*/
.grid-header
{
    background:none;
    background-color:#eabc9a;
    }
    .grid-container
{
    background:none;
    background-color:#d7e4bc;
    text-align:left;
    }

.ajax__myTab .ajax__tab_header 
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;        
    border-bottom: solid 1px #999999     
    }         
.ajax__myTab .ajax__tab_outer         
{
    padding-right: 4px;        
    height: 21px;        
    background-color: #C0C0C0;        
    margin-right: 2px;        
    border-right: solid 1px #666666;        
    border-top: solid 1px #aaaaaa     
    }         
.ajax__myTab .ajax__tab_inner 
{
    padding-left: 3px;        
    background-color: #C0C0C0;     
    }         
.ajax__myTab .ajax__tab_tab         
{
    height: 13px;        
    padding: 4px;        
    margin: 0;     
}         
.ajax__myTab .ajax__tab_hover .ajax__tab_outer 
{        
    background-color: #cccccc
}         
.ajax__myTab .ajax__tab_hover .ajax__tab_inner 
{        
    background-color: #cccccc
    }         
.ajax__myTab .ajax__tab_hover .ajax__tab_tab 
{
    }        
.ajax__myTab .ajax__tab_active .ajax__tab_outer         
{
    background-color: orange;        
    border-left: solid 1px #999999;     
    }         
.ajax__myTab .ajax__tab_active .ajax__tab_inner 
{        
    background-color:orange;     
    }         
.ajax__myTab .ajax__tab_active .ajax__tab_tab 
{
    }        
.ajax__myTab .ajax__tab_body         
{
    font-family: verdana,tahoma,helvetica;        
    font-size: 10pt;        
    border: 1px solid #999999;        
    border-top: 0;        
    padding: 8px;        
    background-color: #ffffff;
}
/*------------Admin Button Css Start-------------*/
.adminbuttoncss
{
    background:#d8dce5;
    border: solid 1px #565b6f;
    font-size: 12px;
    text-align:center;
    font-weight:bold;
    color:#565b6f;    
    height: 20px;  

}
.adminbuttoncss:hover
{
    background:#bdc1cd;
    border: solid 1px #565b6f;
    font-size: 12px;
    font-weight:bold;
    color:#565b6f;    
    height: 20px; 

}


.textfield2 {
	background-color:transparent;
	border:none;
	font-size:14px;
	color:#000000;
	width:120px;
	font-weight:bold;
	padding:2px;
}
.popupinerDiscription 
{
	font-size:11px;
	padding:0 0 0 10px;
	width:500px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.popupinerDiscription a
{
	font-size:11px;
	text-decoration:underline;
	color:Black;
}
.popupinerDiscription a:hover
{
	font-size:11px;
	text-decoration:underline;
	color:Orange;
}
.admin-error-popup
{
    background-image:url(../../WebStyles/Image/admin-pop-up-window.jpg);
    height:270px;
    width:400px;
}
.admin-ok-popup
{
    background-image:url(../../WebStyles/Image/admin-alert-window.jpg);
    height:120px;
    width:400px;
}
.admin-Fail-popup
{
	background-image:url(../../WebStyles/Image/admin-fail-window.jpg);
    height:120px;
    width:400px;
}
.admin-changepassword-popup
{
	background:url(../../WebStyles/Image/admin-change-window.jpg) left top no-repeat;
    height:195px;
    width:400px;
}
.admin-bottom-popup
{
	background-color:White;  
    background-image:url(../../WebStyles/Image/admin-bottom-popup.jpg);
    height:35px;
    width:400px;
}
/*------------Admin Button Css End-------------*/


/*---------- Image Gallery Css ---------------- */

#container { width:100%; margin:0px 0 0 0px; background-color:Transparent; padding:0px; font-size:12px; }

/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:400px ; height:94px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:300px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }
#thumbs a { padding:0px; margin:0px; }
#thumbs a img
{ 
    border:1px #333333 solid; 
}
/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../../WebStyles/Image/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../../WebStyles/Image/gallery_back.jpg) no-repeat;  }


/* DIV container slider example */
#gallery_container2 {  width:400px ; height:93px ; margin:10px auto 10px; background:#ffeacb ; padding:7px 0px 0px; display:block; position:relative; }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:350px ; height:87px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs3 { display:block; position:relative; width:6000px; }
/*#thumbs2 { white-space:nowrap; display:block; position:relative; }*/
.thumbsNew { display:block; position:relative; width:6000px; }

.thumbsNew a { padding:0px; margin:0px; clear:both; display:block; }
.thumbsNew a img{ border:1px #ffbb5a solid; }
.thumbs2 div.thumbnail 
{ 
    display:block; position:relative; float:left; margin-right:25px; font-size:11px; width:97px; text-align:center; 
    background-color:#ffbb5a;
}
.thumbnail 
{ 
    display:block; position:relative; float:left; margin-right:25px; font-size:11px; width:97px; text-align:center; 
    background-color:#ffbb5a;
}


/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:95px; top:0px; right:0px; background:url(../../WebStyles/Image/imgfwd.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:95px; top:0px; background:url(../../WebStyles/Image/imgback.jpg) no-repeat center;  }


/* thumbnail slider end */

/*---------- Image Gallery Css End ---------------- */
.dropdown {float:left;}
.dropdown dt { border:1px solid #fff; background-color:#f89c40; padding:5px; color:#fff; font-weight:bold; cursor:pointer; width:938px;text-align:left;}
.dropdown dt:hover {background-color:#ff8900;}
.dropdown dd {position:absolute; overflow:hidden; width:950px; background-color:#efdbce; display:none; background:#fff; opacity:0;padding:0px;margin:0px;}
.dropdown ul {width:500px; border:2px solid #9ac1c9; list-style:none; border-top:none;padding:0px;margin:0px;}
.dropdown li {display:inline;padding:0px;margin:0px;}
.dropdown table
{
    border:1px solid #ffa500;
    border-collapse:collapse;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#efdbce;}
.dropdown a:hover {background:#f6cbaf; color:#000;}
.dropdown .underline {border-bottom:1px solid #b9d6dc}


#top-left-corner {
				background-image:url(../../WebStyles/Image/top_left_corner.jpg);
				background-repeat:no-repeat;
				background-position:top right;
				width:14px;
				height:12px;	
				background-color:#ffeacd;

			}
			#top-center-corner {
				background-color:#ffeacd;
			}
			#top-right-corner {
				background-image:url(../../WebStyles/Image/top_right_corder.jpg);
				background-repeat:no-repeat;
				background-position:top right;
				width:12px;
				height:12px;	
				background-color:#ffeacd;

			}
			#Middle-Content {
				background-color:#ffeacd;			
			}
			#bottom-left-corner {
				background-image:url(../../WebStyles/Image/bottom_left_corner.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;
				width:14px;
				height:11px;	
				background-color:#ffeacd;

			}
			#bottom-center-corner {
				background-color:#ffeacd;
			}
			#bottom-right-corner {
				background-image:url(../../WebStyles/Image/bottom_right_corner.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;
				width:12px;
				height:11px;	
				background-color:#ffeacd;

			}
						.wirelessBanner 
			{
			    background-image:url(../../WebStyles/Image/WirelessBanner.png);
			    background-position:top left;
			    height:111px;
			    width:337px;
			    display:block;
			}
			.callingcardBanner 
			{
			    background-image:url(../../WebStyles/Image/CallingCardBanner.png);
			    background-position:top left;
			    height:111px;
			    width:337px;
			    display:block;
			}