﻿*.*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#0069AA; 
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #0069AA;
	text-align: center;
	display: block;
}
h1
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: large;
	color: #0069AA;
	line-height: normal;
	text-align:left;
}
h2
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: medium;
	color: #00b24e;
	line-height: normal;
	text-align:left;
}
h3
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: small;
	font-weight: bold;
	color: #0069AA;
	line-height: normal;
}
p
{
	margin: 0px;
	padding: 0 0 5px 0;
}
blockquote
{
	margin: 0px 0 0 10px;
	padding: 0px;
}
hr
{
	background-color: #0069aa;
}
img
{
	border: 0px;
}
.plainText
{
	font-weight: normal;
	text-align: left;
}
a
{
	font-weight: bold;
	color: #0069AA;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #f15a22;
}
.red
{
	color: #ff0000;
}

.grayText
{
	color: Gray;
}

input, select, textarea
{
	font-size: 12px;
	font-weight: bold;
}

.error
{
	z-index: 2001;
	position: absolute;
	left: 30%;
	top: 25%;
	text-align: left;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
}
.error h3
{
	font-size: medium;
}
.error p
{
	font-weight: bold;
	font-size: 12px;
	height: 150px;
	width: 570px;
	overflow: auto;
}
.error p img
{
	float: left;
	padding-right: 15px;
}
#Container
{
	display: block;
	width: 970px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 0px 10px 16px 10px;
	
	
}
#MIDDLE
{
	display: block;
	float: left;
	width: 970px;
	clear: both;
}

#top
{
	width: 100%;
	float: left;
	height: 80px;
}
.logo
{
	float: left;
}
.headerleft
{
	float: right;
	display: block;
	width: 70%;
}
.lang
{
	margin: 0px;
	display: block;
	height: 40px;
}
.lang ul
{
	float: right;
	margin: 0px;
}
.lang li
{
	display: inline;
	padding: 0px 5px 0 10px;
	border-right: solid 1px #0069AA;
}
.lang ul li a
{
	text-decoration: none;
	font-size: 11px;
	color: #0069AA;
}
.lang ul li a:hover
{
	color: #f15a22;
}
.cusservice
{
	margin: 20px 0 0 0;
	text-align: right;
	float: right;
	font-weight: bold;
}

#LHS
{
	float: left;
	width: 168px;
	font-size: 11px;
	border:0px solid red;
}

#MID
{
	float: left;
	width: 625px;
	padding-left: 2px;
	border:0px solid red;
}
#RHS
{
	float: right;
	width: 168px;
	font-size: 11px;
	border:0px solid red;
}
#menu
{
	width: 100%;
	margin: 0 auto;
	padding: 0 3px 0 3px;
	height: 33px;
	_width:99%;
	
}
#menu .menuleft
{
	background-image: url(../images/menuleft.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	float: left;
}
#menu .menucenter_en
{
	background-image: url(../images/menucenter.jpg);
	background-repeat: repeat-x;
	width: 600px;
	_width: 598px;
	height: 33px;
	float: left;

}
#menu .menucenter_it
{
	background-image: url(../images/menucenter.jpg);
	background-repeat: repeat-x;
	width: 600px;
	_width: 598px;
	height: 33px;
	float: left;

}

#menu .menuright
{
	background-image: url(../images/menuright.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	float: left;
}

#menu .menucenter_en ul
{
	list-style: none;
	text-align: justify;
	margin: 8px 0 0 0;
	padding: 0;
}
#menu .menucenter_en ul li
{
	display: inline;
	border-right: solid 2px #fff;
	padding: 0 14px 0 14px;
}
#menu .menucenter_en ul li a
{
	font-size: 12px;
	margin-top: 5px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#menu .menucenter_en ul li a:hover
{
	/*color:#00b24e;*/
	color: #fff200;
}


#menu .menucenter_it ul
{
	list-style: none;
	text-align: justify;
	margin: 8px 0 0 0;
	padding: 0;
}
#menu .menucenter_it ul li
{
	display: inline;
	border-right: solid 2px #fff;
	padding: 0 6px 0 6px;
	_padding:0 6px 0 6px;
	text-align:justify;
}
#menu .menucenter_it ul li a
{
	font-size: 12px;
	margin-top: 5px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#menu .menucenter_it ul li a:hover
{
	/*color:#00b24e;*/
	color: #fff200;
}

#Content
{
	padding: 3px 0px 0px 0px;
	width:620px;
}


#footer
{
	display: block;
	width: 970px;
	margin: 0 auto;
	padding:10px 0px 10px 0px;
	color: #00b24e;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	clear: both;
}
#footer .copyright
{
	padding-left: 2%;
	float: left;
}
#footer .footerlinks
{
	float: right;
	padding-right: 10px;
}
#footer img
{
	border: 0px;
	width: 98%;
	height: 8px;
}

#footer ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li
{
	display: inline;
	padding: 0 5px 0 5px;
	border-right: solid 1px #00b24e;
}

#footer ul li a
{
	text-decoration: none;
	color: #00b24e;
}
#footer ul li a:hover
{
	color: #f15a22;
}



/*************************Terms and Conditions Style***************************************/

#divTerms, .divPrivacyPolicy
{
	font-size: 12px;
	color: #0069AA;
	text-align: left;
	overflow: auto;
	height: 390px;
	width: 95%;
	padding: 5px 10px 0px 10px;
	font-weight: normal;
}
#divTerms h3
{
	font-size: 14px;
}
#divTerms h1
{
	font-size: 16px;
}
#divTerms p
{
	padding: 3px 0 3px 0;
}

#divInThePress, #divPressRelease
{
	height: 200px;
	width: 100%;
	overflow: auto;
}

#divComTerms
{
	display: none;
	overflow: auto;
	height: 250px;
	width: 96%;
	border: solid 1px #0069AA;
	padding: 5px 5px 5px 5px;
}

/*************************Terms and Conditions Style***************************************/

/*************GRID STYLES*******************/
.gridfooter
{
	background: #A4D1FF;
	font-size: 12px;
	color: #000000;
}

.gridheader
{
	background: #00b24e;
	color: White;
	font-size: 14px;
	height: 20px;
	text-align: center;
}

.gridPager
{
	background: #54B948;
	font-size: 12px;
	color: White;
	text-align: center;
}
.RowStyle
{
	background: #CCEEFF;
	font-weight: bold;
	font-size: 12px;
	text-indent: 12px;
	text-align: left;
	color: #000000;
}

.itmeright
{
	background: #CCEEFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	color: #000000;
}

/*************GRID STYLES*******************/

/*********************Navigation style *********************/
ul.bluetab ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}
ul.bluetab li
{
	float: left;
	list-style: none;
	margin: 0 0 5px 10px;
	width:15%;
	background-color: #0069AA;
}
ul.bluetab li:hover
{
	background-color: #f15a22;
}
ul.bluetab li a
{

	display: block;
	cursor: pointer;
	padding: 2px 20px 0px 20px;
	text-decoration: none;
	height: 20px;
	color: #fff;
}
ul.bluetab li a:hover
{
	height: 20px;
}
/*********************Navigation style *********************/
/*********************Rates Buttons *************************/

.lnkbg
{
	background-color: #0069AA;
	border-style: none;
	color: #FFFFFF;
	height: 20px;
	width: 20px;
	text-align: center;
	margin-left:1px;
	padding: 0px;
	font-size: 12px;
	cursor: pointer;
}
/*********************Rates Buttons *************************/

/************Roaming Zones Styles***********/
.roaming
{
	border-collapse: collapse;
	border-color: #54B948;
	border-width: 2px;
}

.roaming td
{
	padding: 2px 5px 2px 5px;
	border-collapse: collapse;
	border-color: #54B948;
	font-size: 10px;
	font-weight: bold;
	color: #0069AA;
	text-transform: uppercase;
}
/************Roaming Zones Styles***********/

/***************************************************BlueBg Rounded Corner Style*********************************/

.BlueBgtopleft
{
	background-image: url(../Images/BoxBlue_01.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.BlueBgtopcenter
{
	background-image: url(../images/BoxBlue_02.gif);
	height: 15px;
	background-repeat: repeat-x;
	text-align: left;
}
.BlueBgtopright
{
	background-image: url(../images/BoxBlue_04.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.BlueBgmidleft
{
	background-image: url(../images/BoxBlue_05.gif);
	width: 15px;
	background-repeat: repeat-y;
}
.BlueBgmidcenter
{
	background-color: #f6fbfb;
	text-align: left;
}


.BlueBgmidright
{
	background-image: url(../images/BoxBlue_07.gif);
	width: 15px;
	background-repeat: repeat-y;
	text-align: left;
}
.BlueBgbotleft
{
	background-image: url(../images/BoxBlue_10.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.BlueBgbotcenter
{
	background-image: url(../images/BoxBlue_11.gif);
	height: 15px;
	background-repeat: repeat-x;
	text-align: left;
}
.BlueBgbotright
{
	background-image: url(../images/BoxBlue_12.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
/*.BlueBgtopleft
{
	background-image: url(../Images/BoxBlue_01.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	float:left;

}
.BlueBgtopcenter
{
	background-image: url(../images/BoxBlue_02.gif);
	height: 15px;
	background-repeat: repeat-x;
	float:left;
	width:550px;


}
.BlueBgtopright
{
	background-image: url(../images/BoxBlue_04.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	float:left;
	
}
.BlueBgmidleft
{
	background-image: url(../images/BoxBlue_05.gif);
	width: 15px;
	background-repeat: repeat-y;
	float:left;
}
.BlueBgmidcenter
{
	background-color: #f6fbfb;
	float:left;
	width:550px;
}


.BlueBgmidright
{
	background-image: url(../images/BoxBlue_07.gif);
	width: 15px;
	background-repeat: repeat-y;
	float:left;
}
.BlueBgbotleft
{
	background-image: url(../images/BoxBlue_10.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	float:left;
}
.BlueBgbotcenter
{
	background-image: url(../images/BoxBlue_11.gif);
	height: 15px;
	background-repeat: repeat-x;
	float: left;
	width:550px;
}
.BlueBgbotright
{
	background-image: url(../images/BoxBlue_12.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	float: left;
}
*/
/***************************************************BlueBg Rounded Corner Style*********************************/

/*Rounded Corner Style*/
.topleft
{
	background-image: url(../Images/boxWhite_01.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.topcenter
{
	background-image: url(../images/boxWhite_02.gif);
	height: 15px;
	background-repeat: repeat-x;
	text-align: left;
}
.topright
{
	background-image: url(../images/boxWhite_04.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.midleft
{
	background-image: url(../images/boxWhite_05.gif);
	width: 15px;
	background-repeat: repeat-y;
}
.midcenter
{
	background-color: #FFFFFF;
	text-align: left;
}


.midright
{
	background-image: url(../images/boxWhite_07.gif);
	width: 15px;
	background-repeat: repeat-y;
	text-align: left;
}
.botleft
{
	background-image: url(../images/boxWhite_10.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
.botcenter
{
	background-image: url(../images/boxWhite_11.gif);
	height: 15px;
	background-repeat: repeat-x;
	text-align: left;
}
.botright
{
	background-image: url(../images/boxWhite_12.gif);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
/*Rounded Corner Style*/

#TopupLogos
{
	margin-top: 50px;
	text-align: left;
	width: 95%;
}
#SiteMap ul li
{
	line-height: 18px;
}


/*Rates BG*/
/*#rates
{
	background-image: url(../images/TariffBG.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 165px;
	color: White;
	display: block;
	text-align: left;
	font-size:12px;
}
#rates .inner
{
	width: 575px;
	height: 30px;
	position: relative;
	text-align: left;
	display: inline;

}
#rates .inner .lhs
{
	width: 265px;
	float: left;
	margin: 22px 0 0 15px;
}
#rates .inner .rhs
{
	width: 265px;
	float: right;
	margin: 22px 25px 0 10px;
}*/


.rates
{
	text-align: center;
	margin: 0px 0 0 35px;
	font-size: 12px;
}
.inner
{
	display: inline;
	color: #fff;
	clear: both;
}
.inner .lhs
{
	background-color: #0069AA;
	width: 260px;
	float: left;
	margin: 5px 0 0 0px;
	padding: 3px 3px 3px 3px;
}
.inner .rhs
{
	background-color: #0069AA;
	width: 260px;
	float: left;
	margin: 5px 15px 0 5px;
	padding: 3px 3px 3px 3px;
}



ul.botBox
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0 0 20px;
}
ul.botBox li
{
	float: left;
	margin-left: 10px;
}
ul.botBox li a
{
	background-color: #0069AA;
	width: 170px;
	height: 30px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: small;
	text-decoration: none;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
ul.botBox li a:hover
{
	background-color: #239c1f;
	color: #fff;
}
a.rndCornerlink
{
	background-color: Red;
	height: 16px;
	padding: 1px 10px 1px 10px;
	color: White;
	text-decoration: none;
	float: right;
	margin: 10px 0 0 0;
	cursor: pointer;
	font-size: 12px;
}
.home
{
	text-align: center;
	font-size: 12px;
}
.home .head
{
	text-align: left;
	padding-left: 20px;
	height: 50px;
	clear: both;
}

.home .notes
{
	width: 350px;
	float: left;
	text-align: left;
	clear: both;
}
.home .rhsimage
{
	width: 250px;
	float: right;
	padding: 0px;
	margin-top: -30px;
}
.home .rhsimage img
{
	z-index: 1001;
	border: solid 1px red;
}
.home .subhead
{
	padding: 0 0px 10px 20px;
	text-align: left;
	clear: both;
}
.home .alreadycus
{
	padding-top: 10px;
	clear: both;
}
.home .alreadycus h2
{
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
}
.home p
{
	margin: 5px 0 5px 0;
}
.btn
{
	border: 0px;
	background-color: #0069AA;
	padding: 1px 10px 1px 10px;
	color: #fff;
	cursor: pointer;
}
.students
{
	width: 580px;
	padding: 5px 5px 5px 5px;
}
.students .stdleft
{
	width: 100%;
	padding: 0 20px 0 10px;
}
.students .stdleft a.fltright img
{
	float: right;
	padding: 0 0 25px 25px;
}

.students h1, .students h2, .students h3
{
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
	font-weight: bold;
}
.students .stdleft ul
{
	margin: 0px 0 0 15px;
	padding: 0px;
}
.students .stdleft ul li
{
	margin: 0px;
	padding: 0px;
}
.students p
{
	padding: 0px;
	margin: 5px 0 0 0px;
}
.students .stdbot
{
	clear: both;
}


/*Side Nav*/
.nav
{
	display: block;
}
.nav .navHead
{
	background-image: url(../images/navHead.jpg);
	background-repeat: no-repeat;
	width: 168px;
	height: 33px;
	overflow: hidden;
}
.nav .navHead h2
{
	padding: 8px 0 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.nav .navHead h2 a
{
	color: #fff;
}
.nav .navMid
{
	background-image: url(../images/navMid.jpg);
	background-repeat: repeat-y;
	width: 168px;
}
.nav .navMid .right
{
	clear: both;
	text-align: right;
	vertical-align: bottom;
	padding-top:5px;
	width: 95%;
}
.nav .navMid .right a
{
	float: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial Black;
	letter-spacing: -1px;
	text-decoration: none;
	color: #00b24e;
	text-transform:uppercase;
}
.nav .navMid .right a:hover
{
	color: #f15a22;
}
.nav .navMid .left ul
{
	list-style: none;
}
.nav .navMid .left ul li a, .nav .navMid .left a
{
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	color: #0069AA;
}
.nav .navMid .left ul li a:hover, .nav .navMid .left a:hover
{
	color: #f15a22;
}

.nav .navMid .left
{
	text-align: left;
	padding: 10px 0 0 10px;
	float: left;
	width: 80%;
}
.nav .navMid .left a
{
	font-size: 11px;
	text-transform: uppercase;
}

.nav .navMid .left a:hover
{
	color: #f15a22;
}
.nav .navMid .left img
{
	float: left;
}

.nav .navMid ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav .navBot
{
	background-image: url(../images/navbot.jpg);
	background-repeat: no-repeat;
	width: 168px;
	height: 10px;
	clear: both;
	margin-bottom: 8px;
}
/*Side Nav*/

.contentbg
{
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 200px;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
}
.contentbg div
{
	width: 585px;
	height: 180px;
	overflow: auto;
}
.contentbg div h3
{
	color: #00b24e;
	font-size: medium;
}
.contentbg div ul, .contentbg div ol
{
	padding: 0px;
	margin: 3px 0 3px 35px;
}
.contentbg div p
{
	padding: 3px 0 3px 0;
}


/*New Updates*/
h3
{
	font-size: small;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.migration
{
	padding: 10px 10px 10px 10px;
	width: 90%;
}
.migration ul li
{
	margin: 0px;
	padding: 0px;
}
.migration img
{
	margin: 0 0 10px 25px;
}
.migration img.right
{
	float: right;
	margin-top: 20px;
	padding-left: 50px;
}
.newsimoffer
{
	padding: 10px 10px 10px 0px;
	clear: both;
}
.newsimoffer h1
{
	font-size: 22px;
}
.newsimoffer .offerimg img
{
	padding: 0px 0 10px 0;
	clear: both;
	display: block;
	margin: 0px auto;
}
.newsimoffer .offerText img.globeman
{
	padding: 15px 15px 15px 15px;
	float: right;
}
.newsimoffer div
{
	padding: 10px 10px 10px 10px;
	display: block;
}
.newsimoffer div h2
{
	font-size: 18px;
	color: #ea0606; /*	background-image:url(../images/off_bul.jpg); 	background-repeat:no-repeat; 	background-position: 2%; 	line-height:35px; 	padding-left:50px;*/
}
.newsimoffer div p
{
	padding: 5px 0 0 0px;
	margin: 0px;
}
.offerText img
{
	float: left;
	padding-right: 10px;
	margin-top: -5px;
}
.newsimoffer a.go
{
	background-image: url(../images/arr.jpg);
	background-repeat: no-repeat;
	background-position: 2%;
	padding-left: 40px;
	line-height: 50px;
	margin-left: 20px;
	display: block;
}
.ratespage
{
	margin: 230px 0 10px 0;
}

#price
{
	border: solid 1px #0069AA;
	margin: 190px 0 10px 5px;
	padding: 5px 0px 10px 0px;
	width: 612px;
	background-image: url(../images/ratebg.jpg);
	background-repeat: repeat-x;
	
}
#price h1
{
	display: block;
	clear: both;
	margin:0px 0 0 10px;
}
#price h2
{
	display: block;
	text-align: right;
	clear: both;
	padding-right: 20px;
}
#price h2 a.arr
{
	color: #00b24e;
	float: right;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/arr.png);
	background-repeat: no-repeat;
	background-position: 2%;
	padding-left: 25px;
	line-height: 30px;
	display: block;
	margin-top: -15px;
}
#price h2 a:hover
{
	color: #f15a22;
}
#price .voice
{
	margin-left: 10px;
	float: left;
	font-weight: bold;
	width: 270px;
	
}
#price .sms
{
	margin-left: 10px;
	float: left;
	font-weight: bold;
	width: 230px;	
}

#price .green
{
	margin-left: 5px;
	float: left;
	color: #00b24e;
}

.hotlinks
{
	clear: both;
	float:left;	
	margin:0px 0px 0px 5px;
}
.hotlinks .registersim
{
	float: left;
	margin: 0px 7px 0 0px;
	width: 198px;
}
.hotlinks .registersim h2
{
	background-color: #0069AA;
	background-image: url(../images/h2bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #fff;
	padding: 5px 0 0 40px;
	height: 18px;
	overflow: hidden;
}
.hotlinks .registersim h2 img
{
	position: absolute;
	z-index: 1001px;
	margin: -12px 0 0 -45px;
}
.hotlinks .registersim .innertext
{
	width: 176px;
	border: solid 1px #0069AA;
	margin: 0 0 0 0px;
	padding: 10px 10px 0px 10px;
	height:100px;

}
.hotlinks .registersim .innertext p
{
	line-height: 18px;
	font-weight: lighter;
}
.hotlinks .registersim .innertext ul, .sitemap ul
{
	list-style-image: url(../images/rndarr.gif);
	margin: 0;
	padding: 0px 0 0 15px;
}
.hotlinks .registersim .innertext ul li
{
	font-size:12px;

}
.hotlinks .registersim .go
{
}
.hotlinks .registersim div.go a
{
	color: #00b24e;
	float: right;
	margin: -20px 10px 0 0px;
}
.hotlinks .registersim div.go a:hover
{
	color: #f15a22;
}

.sitemap h3
{
	margin: 5px 0 0 15px;
	padding: 0px;
	color: #0069AA;
}
.sitemap ul
{
	margin: 0 10px 20px 20px;
}
.sitemap ul li a
{
	font-size:12px;
	font-weight:normal;	
}
.btnbg98
{
	background-image: url(../images/h2bg.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding: 2px 10px 2px 10px;
	border: 0px;
}

.login, .box
{
	margin: 10px 0 0 0px;
	clear: both;
}

.login .grdbg h1, .box .grdbg h1
{
	padding: 10px 0 5px 20px;
	font-size: 14px;
	width: 580px;
}
.login .grdbg h3, .box .grdbg h3
{
	padding:10px 0 10px 0;
}
.login .grdbg h2, .box .grdbg h2
{
	border-top: solid 0px red;
	padding-top: 5px;
}
.login .grdbg div, .box .grdbg div
{
	clear: both;
}


.login .grdbg .left, .box .grdbg .left
{
	width: 200px;
	float: left;
	margin: 0px 0 0 25px;
	text-align: left;
}
.login .grdbg .right, .box .grdbg .right
{
	width: 280px;
	float: left;
}
.bluenor p
{
	text-align:justify;
}
.login .grdbg .right a.bluenor, .box .grdbg .right a.bluenor
{
	display: block;
}
.login .grdbg .justify, .box .grdbg .justify
{
	line-height: 20px;
	margin-left: 10px;
}


.login .grdbg
{
	width: 95%;
	height: 185px;
	background-image: url(../images/grdbg.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	border: solid 1px #f1f1f1;
}
.box .grdbg
{
	width: 95%;
	background-color: #fbfdff; /*background-image: url(../images/grdbg.gif); 	background-repeat:repeat;*/
	margin: 0 auto;
	border: solid 1px #f1f1f1;
	padding:10px 10px 10px 10px;
}

.grdbg p 
{font-size:12px; font-weight:normal;}

.grdbg p a
{font-size:12px; font-weight:normal;}

.grdbg li
{font-size:12px; font-weight:normal;}


#divTopupLogo img
{
	margin:5px 5px 5px 5px;
}
#offers img
{
	border-bottom: solid 20px #0069AA;
}





.container
{
	width:98%;
	border:0px solid #FF0000;
	text-align:left;	
}

.grdbg
{
	width: 95%;
	background-color: #fbfdff; 
	border: solid 1px #d1d1d1;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	display:block;
}
.grdbg h1
{
	padding: 10px 0 5px 20px;
	font-size: 16px;
	width: 580px;
}
.grdbg h3
{
	padding:10px 0 10px 0;
	font-size: 16px;
	font-weight:bold;
}
.grdbg h2
{
	border-top: solid 0px red;
	padding-top: 5px;
}
.grdbg div
{
	clear: both;
}
.grdbg ul, .grdbg ol
{
	padding: 0px;
	margin: 3px 0 3px 35px;
}
.faq_dis h3
{
	font-size:14px;	
	line-height:18px;
	padding:0px 0px 0px 0px;
}
.faq_dis p
{
	font-size:12px;	
	font-weight:normal;
}

.faq_dis li
{
	font-weight:normal;
	font-size:12px;	
	}
/*Starting of Lyca slider*/
    #slideHeaderDiv
    {
        margin-left: 5px;
        position: relative;
        width:615px;
     }
    #slideHeaderDiv ul
    {
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: Black;
    }
    #slideHeaderDiv li
    {
        position: absolute;
        background-color: Black;
        top: 0;
        left: 0;
        z-index: 8;
        margin: 0;
        padding: 0;
        opacity: 0.0;
    }
    #slideHeaderDiv li.active
    {
        z-index: 10;
        opacity: 1.0;
    }
    #slideHeaderDiv li.last-active
    {
        z-index: 9;
    }
    #slideHeaderDiv li img
    {
        display: block;
        border: 0;
	width:615px;
    }
    #slideHeaderDiv ul.slide-num
    {
        font-family: sans-serif;
        position: absolute;
        z-index: 11;
        top: 160px;
        bottom: 0px;
        left: 0px;
        right: 0;
        padding: 0 1px;
        line-height: 20px;
        height: 20px;
        font-size: 10px;
        font-weight: bold;
        background-color: #0869ad;
        width: 600px;
        _width: 613px;
	border:solid 0px red;
    }
    html > body #slideHeaderDiv ul.slide-num
    {
        width: auto;
    }
    #slideHeaderDiv ul.slide-num li
    {
        position: relative;
        z-index: 11;
        color: #fff;
        background-color: #2778af;
        height: 20px;
        width: auto;
        display: block;
        float: left;
        opacity: 1.0;
        margin-right: 2px;
        text-align: center;
        cursor: pointer;
        padding: 0 14px;
    }
    #slideHeaderDiv ul.slide-num li.active
    {
        background-color: #81a2b8;
    }
    /*End of Lyca slider*/
    
.contactus
{
	padding:0 10px 0 10px;
}

