/*Start Share email to friends*/


#feedback .mandatory{
	color: #CE0972;
	font-size: 13px;
	font-weight:normal;
}
#feedback{
	margin-left: 20px;
}
#feedback ul { list-style: none; margin-bottom: 0; padding: 0; }

#feedback ul li { display: inline; float: left; padding-right:5px; padding-bottom: 10px; }


#shareEmail{
}
#shareEmail ul { list-style: none; margin-bottom: 0; padding: 0; }

#shareEmail ul li { display: inline; float: left; padding-right:10px; padding-bottom: 10px; }

#shareEmail .input_text, #feedback .input_text, #newsletter .input_text{
	width:250px;
	height: 26px;
	background:#FFFFFF;
	border: 1px solid #CAD0CE;
	color: #333333;
	padding: 0 0 0 8px;
	margin-top: -5px;
	
	outline: none;
}
.textarea{
	width:250px;
	height: 150px;
	background:#FFFFFF;
	border: 1px solid #CAD0CE;
	color: #333333;
}

#shareEmail .title{
	color: #d00077;
	font-size: 17px;
	font-weight:bold;
	margin-bottom: 10px;
	
}

.capcha{
	margin-left: 100px;
	text-align:center;
	
}
.smalltxt{
	font-size: 11px;
	margin-top: 10px;
}
.left{
	
	margin-left: 210px;
}
.width{
	width: 150px;
}
#feedback .width{
	width: 80px;
}
#feedback .widthbtn{
	width: 80px;
	margin-left: 83px;
}


/*End Share email to friends*/
.logoZain{
	margin-top: 10px;
}
.border{
	border-right: 1px solid #D909A6;
	height: 110px;
}
#thanks{
	width: 550px;
	margin-top: 60px;
	margin-left: 50px;
}
#thanks ul { list-style: none; margin-bottom: 0; padding: 0; }

#thanks ul li { display: inline; float: left; padding-right: 5px; }
.thankstxt{
	width: 400px;
	margin-left: 10px;
	margin-top: 10px;
}
/*Start Profile Details*/
.linkSmall{
	font-size: 11px;
	background: url(../images/icon_info.jpg) no-repeat 95%;
	margin: 2px 0 0 8px;
}
#pukRetrieval .col1, #pukRetrieval .col2, #pukRetrieval .col3{
	float: left;
	margin-right: 0px;
}
#pukRetrieval .input_text{
	height: 26px;
	background:#FFFFFF;
	border: 1px solid #CAD0CE;
	color: #333333;
	padding: 0 0 0 8px;
	margin-top: -5px;
	
	outline: none;
}
#nickName{
	width: 100px;
	margin-left: 5px;
}
.iconInfo{
	margin-bottom: 7px;
}
#btnRetrieval{
	margin-left: 130px;
}
#changePass{
	margin-left: 147px;
	margin-top: -5px;
}
#maritalStatus_title, #occupation_title, #city_title, .maritalStatus, .occupation,.city{
	width:257px;
}
#date_title,.date, #day_title{
	width:60px;
	
}
#month_title,.month{
	width:100px;
}

#year_title,.year{
	width:80px;
}
#col1 div, #col2 div{
	margin-top: 5px;
	font-weight:bold;
}
#col1 input[type=text], #col2 input[type=text]{
	margin-top: 1px;
}
.tp9{
	padding-top: 9px;
}
.tp10{
	padding-top: 10px;
}
.tp13{
	padding-top: 13px;
}
/*End Profile Details*/

/*Start Messaging Center*/

#btnsmsHistory{
	float: right;
	margin-top: -28px;
}
.viewContracts{
	float: right;
}
#messagingCenter .input_text{
	height: 26px;
	background:#FFFFFF;
	border: 1px solid #CAD0CE;
	color: #333333;
	padding: 0 0 0 8px;
	width: 220px;
	outline: none;
}
#Plus{
	float:right;
}
.btnPlus{
	border: 1px solid #CCCCCC;
	background: #c61472;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	padding: -5px 8px 8px 5px;
	height:26px;
	vertical-align: middle;
	margin-top: -35px;
	margin-right: 0px;
	cursor:pointer;
}
.btnCancel{
	border: 1px solid #D6D8D7;
	background: #FFFFFF;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE0972;
	font-weight: bold;
	text-align:center;
	padding: 3px 5px 5px 5px;
	height:22px;	
	cursor:pointer;
	margin-top: -2px;
}

#cancel{
	
}
#messagingCenter .col1, #messagingCenter .col2{
	float: left;
	margin-right: 0px;
	width: 275px;
}
.containerLDgreen2{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background: #A6DCCE;
	padding: 10px;
	border: 1px solid #009A74;
}
.containerLDgreen2 .col1 ul { list-style: none; margin-bottom: 0; padding: 0;}

.containerLDgreen2 .col1 li { display: inline; float: left; padding-right:15px; padding-bottom: 10px; }
.iconSmile{
	
	margin-left: 100px;
	margin-top: -18px;
}
#message{
	width: 272px;
	height: 110px;
}
.messagetxt div{
	float: left;
	margin-right: 10px;
}
.sms .col1{
	float: left;
	margin-top: 2px;
}
.sms .col2{
	width: 470px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}
.eventContent div{
	margin-bottom: 4px;
}
.green{
	color: #069b71;
}
#messagePaging div.pagination{
	margin-top: 0px;
	float: right;
}
.recommend div{
	float: left;
	margin-right: 5px;
}
/*End Messaging Center*/

/*Start Newsletter Popup*/
.p30{
	width: 640px;
	padding: 30px;
}
.p10{
	padding: 10px;
}
#newsletter div {
	float: left;
	margin-right: 10px;
}
#newsletter .input_text{
	width: 230px;
}
#newsletterSelection div{
	float: left;
	margin-right: 10px;
}
#newsletterSelection .col1, #newsletterSelection .col2{
	width: 250px;
}
.checkbox{
	
	color: #333333;
	outline: none;
	margin-top: 1px;
}
#terms{
	width:525px;
	height:400px;
	padding:0px 40px 20px 40px;
	overflow-y:scroll;
}
#terms li{
	margin-top:6px;
}
/*for IE*/
@media \0screen {
  .checkbox {margin-top: -2px;} /*for IE8*/
}
:root .checkbox {margin-top: -2px\9;} /*for IE9*/

/*End Newsletter Popup*/
/* Added by Sheril on 28 Feb 2013 */
.day,#TOPUP_WEEKLY_DAY_title,#TOPUP_MONTHLY_DAY_title{
	width:150px;
}