@charset "utf-8";
/* CSS Document */
/*--------------------------First page/General-------------------------------*/
body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
a{
}
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#top_bar{
	position: absolute;
	width: 100%;
	height: 15px;
	background-color: #e1e3eb;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/img/top_bar_bg.gif);
	background-repeat: repeat-x;
}
#Main_table{

}
#top_space{
	height: 25px;
}
#footer {
	margin-right: 10px;
	margin-left: 10px;
	color: #999999;
	text-align: justify;
	font-size: 12px;
}
#footer a{
	color: #999999;
	text-decoration: underline;
}
#pricing{
	font-size: 12px;
	margin-top: 5px;
	display: block;
	color:#46daff;
}

#pricing02{
	font-size: 12px;
	margin-top: 5px;
	display: block;
	color:#6B006C;
}


/*--------------------------------------------Inner Pages---------------------------------*/

#content{
	height: 325px;
	width: 333px;
}



#the_input{
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	width: 232px;
}
form{
	
	
}
.title{
	color: #6B006C;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
#s_title{
	color: #6B006C;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
.title_2{
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title_3 {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title_4 {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title_5 {
	color: #6B006C;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}



.name{
	color: #6B006C;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}
.name a{
	text-decoration:none;
}
.name a:hover{
	text-decoration:underline
}
.sign{
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
.passmsisdn{
	border: 2px solid #6B006C;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	color: 6B006C;
	background-color: #EAFBFF;
}
#msisdn1, #msisdn2{
	border: 2px solid #6B006C;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	color: 6B006C;
	background-color: #EAFBFF;
	padding-left: 10px;
} 

#network{
	text-transform: capitalize;
	border: 1px solid #6B006C;
	font-size: 12px;
}
.discription{
	font-size: 11px;
	
	margin-bottom: 10px;
}
#terms{

}
#flash_holder{
	position: absolute;
	width: 121px;
	height: 111px;
	top: 55px;
	padding-left: 22px;	
}
#wrapper_terms{
	width: 700px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
