@charset "utf-8";
/* Landing Page Styles */

/* Start of reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* End of reset */

body{font-family:Verdana, Geneva, sans-serif; text-align:center; }

h1{font-size:43px; color:#FFF;  margin-top:8px; margin-bottom:15px;}
h2{font-size:15px; color:#FFF; line-height:25px; font-weight:normal; padding-bottom:10px }
h3{color:#44bef0; font-size:20px; line-height:24px}

.container{
	text-align:left; 
	margin:0px auto;
	width:912px;
}

.top{
	margin-top:5px;
	width:912px;
	background-color:#00a6eb;
	float:left;
	}
	
.top-corner{
	background-image:url(../images/header-top-right.gif);
	float:right;
	background-repeat:no-repeat;
	width:30px;
	height:82px;
}

.bg-wrapper{
	margin-top:5px;
	width:912px;
	height:564px;
	float:left;
	background-image:url(../images/int-main-bg-blank.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.bg-wrapper-ramadan{
	margin-top:5px;
	width:912px;
	height:564px;
	float:left;
	background-image:url(../images/ramadan.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.bg-wrapper-free{
	margin-top:5px;
	width:912px;
	height:635px;
	float:left;
	background-image:url(../images/int-main-bg-blank.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.header{
	width:912px;	
}

.content{
	width:912px;
	float:left;
	
}

.lmain{
	float:left;
	width:520px;
	margin-left:40px;
	display:inline;
}

.lmain table{
	margin:0 0 20px 10px;
	font-size:12px;
}

.lmain table td
{
    padding:3px 2px;
    text-align:right;
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	font-size:10px;
}

.lmain table input{width:250px; height:14px; font-size:11px}
.lmain table select{font-size:11px}

.lmain ul{
	
	margin-left:15px;
	margin-top:25px;
	color:#666;
	font-weight:bold;
}

.lmain li{
	padding:0 0 15px 30px;
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
}

a.buynow{
	margin-top:20px;
	background-image:url(../images/buy-now.gif);
	background-repeat:no-repeat;
	display:block;
	width:234px;
	height:46px;
	text-decoration:none;
	}
	
a:hover.buynow{
	background-position:0 -46px ;
}
	

.rmain{
	width:303px;
	height:469px;
	float:left;
	margin-top:0px;
	margin-left:10px;
	background-image:url(../images/select-bg-with-rates.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 25px;
	display:inline;
}
.rmain-ramadan{
	width:270px;
	height:469px;
	float:right;
	margin-top:0px;
	margin-left:10px;
	background-repeat:no-repeat;
	padding:60px 5px 0 30px;

	display:inline;
}

.rmain-botoom{
     width:320px;
	height:92px;
	float:left;
	/*margin-left:15px;*/
	background-repeat:no-repeat;
	padding:0px 2px 0 0px;
	display:inline;

}

.footer{
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	height:25px;
	width:892px;
	float::left;
	clear:both;
	margin-bottom:30px;
	color:#FFF;
	font-size:10px;
	text-align:center;
	padding:7px 20px 0 0;
	}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

a.freesim{
	text-decoration:none;
	color:#44bef0;
	}
	
a:hover.freesim{
	color:#F00;
}

#divCustomerInfo{
	width:250px; 
	height:60px;
	float:left;
	
	}
	#divCustomerInfo-ramadan{
	width:275px; 
	height:60px;
	float:left;

	
	}
	
	.rmain-botoom-ukrates{
		clear:both;
        width:620px;

      padding-top:0px;
	  padding-left:18px;

}
 
 .nav a
 {
     color:#fff;
     text-decoration:none;
     font-size:13px;
 }
