/* @group Layout */

body {
	margin: 0;
	padding: 0;
	background: url(../img/page_bg.png) repeat-x left top;
}
h2 {
	color: #c00;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 22px;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#header {
	
}
#masthead {
	height: 120px;
	background: url(../img/top_logo.png) no-repeat left top;
	position: relative;
}
#banner {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 20px;
	left: 230px;
}
#account_header {
	padding-top: 20px;
	height: 35px;
	line-height: 16px;
	vertical-align: top;
	text-align: right;
}
#login_form {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
	padding-right: 30px;
}
#login_form input {
	width: 104px;
	height: 16px;
	border: 1px solid #bbb;
	background: #dddddd;
	color: #bbb;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
input#btn_go {
	background: url(../img/btn_go.gif) no-repeat;
	width: 18px;
	height: 18px;
	border: 0;
	display: inline-block;
	text-indent: -5000px;
}
a#btn_register {
	width: 100px;
	height: 22px;
	display: inline-block;
	background-image: url(../img/btn_register.png);
	border: 0;
	text-indent: -5000px;	
	font-size: 0px;
	line-height: 0px;
}
a#btn_register:hover {
	background-image: url(../img/btn_register_hover.png);	
}
/* @group Top Nav */

ul#top_nav {
	height: 35px;
	width: 985px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#top_nav li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}
ul#top_nav li a {
	display: inline-block;
	float: left;
	height: 35px;
	text-indent: -5000px;
	outline: none;
}
li#btn_home a {
	background-image: url(../img/topnav_sprite2.png);
	width: 207px;
}
li#btn_home a:hover, li#btn_home a.selected {
	background-position: 0 -35px;
}
li#btn_whatismobilepay {
	display: none;
}
/*li#btn_whatismobilepay a {
	background: url(../img/topnav_sprite.png) -78px 0;
	width: 166px;
}
li#btn_whatismobilepay a:hover {
	background: url(../img/topnav_sprite.png) -78px -35px;
	width: 166px;
}*/
li#btn_userguide a {
	background: url(../img/topnav_sprite2.png) -207px 0;
	width: 144px;
}
li#btn_userguide a:hover, li#btn_userguide a.selected {
	background-position: -207px -35px;
}

li#btn_merchantlisting a {
	background: url(../img/topnav_sprite2.png) -351px 0;
	width: 177px;
}
li#btn_merchantlisting a:hover, li#btn_merchantlisting a.selected {
	background-position: -351px -35px;
}
/*li#btn_promotions a {
	background: url(../img/topnav_sprite.png) -503px 0;
	width: 116px;
}
li#btn_promotions a:hover {
	background: url(../img/topnav_sprite.png) -503px -35px;
}*/
li#btn_promotions {
	display: none;
}
li#btn_faqs a {
	background: url(../img/topnav_sprite2.png) -528px 0;
	width: 105px;
}
li#btn_faqs a:hover, li#btn_faqs a.selected {
	background-position: -528px -35px;
}
li#btn_myaccount a {
	background: url(../img/topnav_sprite2.png) -633px 0;
	width: 145px;
}
li#btn_myaccount a:hover, li#btn_myaccount a.selected {
	background-position: -633px -35px;
}
li#btn_termsconditions a {
	background: url(../img/topnav_sprite2.png) -778px 0;
	width: 205px;
}
li#btn_termsconditions a:hover, li#btn_termsconditions a.selected {
	background-position: -778px -35px;
}




/* @end */

/* @group Content */

#content {
	width: 940px;
	margin: 30px auto 0;
	float: none;
	clear: both;
	overflow: hidden;
	height: 1%;
}
#myaccount #content_main {
	width: 620px;
	float: left;
	margin-left: 60px;
}
#content_main {
	width: 620px;
	float: right;
}
#sidebar {
	width: 220px;
	float: left;
}

/* @group User Guide */

#user_guide h2 {
	background: url(../img/h2_userguide.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
}
#user_guide #content_main {
	width: 680px;
	margin-top: -40px;
	font-size: 12px;
}
#user_guide #content_main table {
	padding: 0;
	margin: 0;
	border: none;
}
#user_guide #content_main td {
	font-size: 12px;
	padding: 5px;
}
#user_guide #content_main td strong {
	font-size: 14px;
}
#user_guide #content_main td.img {
	padding: 0;
}
/* @group Sidebar */

#user_guide #sidebar {
	background: url(../img/myaccount_sidebar_bg.png) no-repeat;
	width: 185px;
	height: 280px;
	padding: 10px 20px 10px 15px;
}
ul#sidebarmenu {
	list-style: none;	
	list-style-type: none;
}
#user_guide ul#sidebarmenu {
	width: 195px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#sidebarmenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
}
ul#sidebarmenu li.img {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 0;
	line-height: 0;
}
#user_guide ul#sidebarmenu li a {
	display: block;
	width: 195px;
	height: 26px;
	text-indent: -5000px;
	outline: none;
	line-height: 0;
}
li#ug_register a {
	background: url(../img/sidebar_userguide.gif) no-repeat;
}
li#ug_register a:hover, li#ug_register a.selected {
	background-position:  -195px 0;
}
li#ug_choose a {
	background: url(../img/sidebar_userguide.gif) 0 -26px no-repeat;
}
li#ug_choose a:hover, li#ug_choose a.selected {
	background-position:  -195px -26px;
}
li#ug_activate a {
	background: url(../img/sidebar_userguide.gif) 0 -52px no-repeat;
}
li#ug_activate a:hover, li#ug_activate a.selected {
	background-position:  -195px -52px;
}
li#ug_purchase a {
	background: url(../img/sidebar_userguide.gif) 0 -78px no-repeat;
}
#user_guide ul#sidebarmenu li#ug_purchase a {
	height: 13px; !important
}
li#ug_purchase a:hover, li#ug_purchase a.selected {
	background-position:  -195px -78px;
}
li#ug_expert a {
	background: url(../img/sidebar_userguide.gif) 0 -104px no-repeat;
}
li#ug_expert a:hover, li#ug_expert a.selected {
	background-position:  -195px -104px;
}
li#ug_enquire a {
	background: url(../img/sidebar_userguide.gif) 0 -130px no-repeat;
}
li#ug_enquire a:hover, li#ug_enquire a.selected {
	background-position:  -195px -130px;
}

/* @end */

#merchant_listing #content_main {
	width: 660px;
	margin-top: -40px;
}

/* @end */

/* @group Merchant Listing */

#merchant_listing h2 {
	background: url(../img/h2_merchantlisting.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
}

/* @group Sidebar */

#merchant_listing #sidebar {
	background: url(../img/myaccount_sidebar_bg.png) no-repeat;
	width: 185px;
	height: 280px;
	padding: 10px 20px 10px 15px;
}
ul#sidebarmenu {
	list-style: none;	
	list-style-type: none;
}
ul#sidebarmenu {
	width: 170px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#sidebarmenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
}
#merchant_listing ul#sidebarmenu li a {
	display: block;
	width: 170px;
	height: 25px;
	text-indent: -5000px;
	outline: none;
}
li#ml_lta a {
	background: url(../img/sidebar_merchantlisting.gif);
}
li#ml_lta a:hover, li#ml_lta a.selected {
	background-position:  -170px 0;
}
li#faq_merchant a {
	background: url(../img/sidebar_faq.gif) 0 -26px;
}
li#faq_merchant a:hover, li#faq_merchant a.selected {
	background: url(../img/sidebar_faq.gif) -170px -26px;
}

/* @end */

#merchant_listing #content_main {
	width: 660px;
	margin-top: -40px;
}

/* @end */

/* @group Registration */

#registration h2, #registration_confirm h2 {
	background: url(../img/h2_registration.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
}
#registration h3, #registration_confirm h3{
	height: 15px;
	padding: 0 0 20px;
	margin: 0;
	background: url(../img/h3_registration_bg.png) repeat-x;
	text-indent: -5000px;
	
}

#registration #sidebar, #registration_confirm #sidebar {
	background: url(../img/reg_sidebar_bg.png) no-repeat;
	width: 180px;
	height: 240px;
	padding: 10px 20px;
}

span.info {
	color: #777;
}

#registration_form table tr td:first-child {
	width: 240px;
}
#registration_form table td {
	vertical-align: top;
	height: 24px;
}
#registration_form table {
	margin-bottom: 40px;
}
#registration td.reg_text  {
	width: 300px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/reg_text.png) no-repeat;
}
#registration td.reg_text input {
	width: 210px;
	background: transparent;
	border: 0;
	margin-left: 2px;
	vertical-align: top;
	padding-top: 2px;
	font: 11px Verdana;
}
#registration td.reg_text_date  {
	width: 255px;
	background: url(../img/reg_textdate.png) no-repeat;
}
#registration td.reg_text_username {
	width: 380px;
	vertical-align: top;
}
#registration td.reg_text_mobilenumber {
	background: url(../img/reg_text_mobilenumber.png) no-repeat;	
}
#registration input#mobilenumber_cc {
	width: 40px;
	display: inline-block;
}
#registration input#mobilenumber {
	width: 160px;
	padding-left: 3px;
	display: inline-block;
}
a#btn_checkavailabilty {
	width: 107px;
	height: 22px;
	background: url(../img/btn_checkavailability.png) no-repeat;
	display: inline-block;
	outline: none;
	margin-left: 15px;
	text-indent: -5000px;
	line-height: 22px;
	vertical-align: top;
}
#availability_icon {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-left: 5px;
    line-height: 22px;
}
#availability_icon.check {
	background: url(../img/icon_check.png) no-repeat;
}
#availability_icon.x {
	background: url(../img/icon_x.png) no-repeat;
}
#registration td.reg_textarea {
	width: 220px;
	height: 48px;
	background: url(../img/reg_textarea.png) no-repeat;
}
#registration td.reg_textarea textarea {
	margin-left: 2px;
	margin-top: 0;
	width: 213px;
	height: 42px;
	background: transparent;
	border: 0;
	overflow: auto;
}
#terms_conditions_block textarea {
	width: 610px;
	height: 128px;
	border: 1px solid #aaa;
}
td.reg_select select {
	width: 220px;
}
#general_information_block h3 span {
	background: transparent url(../img/h3_general_information.png) no-repeat;
	display: block;
}
#address_block h3 span {
	background: transparent url(../img/h3_address.png) no-repeat;
	display: block;
}
#contact_details_block h3 span {
	background: transparent url(../img/h3_contact_details.png) no-repeat;
	display: block;
}
#account_details_block h3 span {
	background: transparent url(../img/h3_account_details.png) no-repeat;
	display: block;
}
#terms_conditions_block h3 span {
	background: transparent url(../img/h3_terms_conditions.png) no-repeat;
	display: block;
}
#action_block {
	line-height: 22px;
	margin-top: 20px;
}
input#btn_submit {
	width: 70px;
	height: 22px;
	display: inline-block;
	background-image: url(../img/btn_submit.png);
	border: 0;
	text-indent: -5000px;	
	font-size: 0px;
	line-height: 0px;
}
input#btn_submit:hover {
	background-image: url(../img/btn_submit_hover.png);	
}
input#btn_submit:disabled {
	background-image: url(../img/btn_submit_inactive.png);	
}
input#btn_cancel {
	width: 70px;
	height: 22px;
	display: inline-block;
	background-image: url(../img/btn_cancel.png);
	border: 0;
	text-indent: -5000px;
	font-size: 0px;
	line-height: 0px;
}
input#btn_cancel:hover {
	background-image: url(../img/btn_cancel_hover.png);	
}
input#btn_confirm {
	width: 70px;
	height: 22px;
	display: inline-block;
	background-image: url(../img/btn_confirm.png);
	border: 0;
	text-indent: -5000px;
	font-size: 0px;
	line-height: 0px;
}
input#btn_confirm:hover {
	background-image: url(../img/btn_confirm_hover.png);	
}
input#btn_back {
	width: 70px;
	height: 22px;
	display: inline-block;
	background-image: url(../img/btn_back.png);
	border: 0;
	text-indent: -5000px;
	font-size: 0px;
	line-height: 0px;
}
input#btn_back:hover {
	background-image: url(../img/btn_back_hover.png);	
}
/* @end */

/* @group My Account */

#myaccount {
	
}
#myaccount h2 {
	background: url(../img/h2_myaccount.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
margin-left: 5px;
}
#myaccount h3 {
	height: 15px;
	width: 620px;
	padding: 0 0 20px;
	margin: 0;
	background: url(../img/h3_registration_bg.png) repeat-x;
	text-indent: -5000px;
	
}


/* @group Sidebar */

#myaccount #sidebar {
	background: url(../img/myaccount_sidebar_bg.png) no-repeat;
	width: 185px;
	height: 280px;
	padding: 10px 20px 10px 15px;
}
ul#sidebarmenu {
	list-style: none;	
	list-style-type: none;
}
ul#sidebarmenu {
	width: 170px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#sidebarmenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
}
ul#sidebarmenu li a {
	display: block;
	width: 170px;
	height: 16px;
	text-indent: -5000px;
	outline: none;
}
li#sb_overview a {
	background: url(../img/sidebar_sprite.gif);
}
li#sb_overview a:hover, li#sb_overview a.selected {
	background: url(../img/sidebar_sprite.gif) -170px 0;
}
li#sb_transactionhistory a {
	background: url(../img/sidebar_sprite.gif) 0 -26px;
}
li#sb_transactionhistory a:hover, li#sb_transactionhistory a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -26px;
}
li#sb_manageservices a {
	background: url(../img/sidebar_sprite.gif) 0 -52px;
}
li#sb_manageservices a:hover, li#sb_manageservices a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -52px;
}
li#sb_managepaymentmodes a {
	background: url(../img/sidebar_sprite.gif) 0 -78px;
}
li#sb_managepaymentmodes a:hover, li#sb_managepaymentmodes a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -78px;
}
li#sb_managemobilenumber a {
	background: url(../img/sidebar_sprite.gif) 0 -104px;
}
li#sb_managemobilenumber a:hover, li#sb_managemobilenumber a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -104px;
}
li#sb_manageprofile a {
	background: url(../img/sidebar_sprite.gif) 0 -130px;
}
li#sb_manageprofile a:hover, li#sb_manageprofile a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -130px;
}
li#sb_changepassword a {
	background: url(../img/sidebar_sprite.gif) 0 -156px;
}
li#sb_changepassword a:hover, li#sb_changepassword a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -156px;
}
li#sb_howto a {
	background: url(../img/sidebar_sprite.gif) 0 -182px;
}
li#sb_howto a:hover, li#sb_howto a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -182px;
}
li#sb_help a {
	background: url(../img/sidebar_sprite.gif) 0 -208px;
}
li#sb_help a:hover, li#sb_help a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -208px;
}
li#sb_faqs a {
	background: url(../img/sidebar_sprite.gif) 0 -234px;
}
li#sb_faqs a:hover, li#sb_faqs a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -234px;
}
li#sb_logout a {
	background: url(../img/sidebar_sprite.gif) 0 -260px;
}
li#sb_logout a:hover, li#sb_logout a.selected {
	background: url(../img/sidebar_sprite.gif) -170px -260px;
}


/* @end */

.ms_wrapper {
	padding: 5px;
	border: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 612px;
	margin-bottom: 10px;
}
table.manageservices {

}
table.manageservices td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 5px;
	margin: 0;
	background-image: url(../img/manageservices_tabel_td.png);
}
table.manageservices td:first-child {
	border-left: 1px solid #ccc;
}
a.btn_help {
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 0;
	text-decoration: none;
	outline: none;
	background: url(../img/btn_help.gif) no-repeat 0 0;
}
a.btn_help span {
	display: none;
}
a.action {
	background: url(../img/action_arrow.gif) no-repeat 0 2px;
	padding-left: 10px;
}
#myaccount td.reg_text  {
	width: auto;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/reg_text.png) no-repeat;
}
#myaccount td.reg_text input {
	width: 210px;
	background: transparent;
	border: 0;
	margin-left: 2px;
	vertical-align: top;
	padding-top: 2px;
	font: 11px Verdana;
	margin-right: 10px;
}
.action_point {
	background: url(../img/action_arrow_grey.gif) no-repeat 0 2px;
	padding-left: 10px;
	color: #777;
}
.welcome {
	padding-top: 5px;
	background: url(../img/btn_help.gif) no-repeat right top;
}
/* @end */

/* @group FAQ */
#faq h2 {
	background: url(../img/h2_faq.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
}
#faq #content_main {
	width: 660px;
	margin-top: -40px;
}

/* @group Sidebar */

#faq #sidebar {
	background: url(../img/myaccount_sidebar_bg.png) no-repeat;
	width: 185px;
	height: 280px;
	padding: 10px 20px 10px 15px;
}
ul#sidebarmenu {
	list-style: none;	
	list-style-type: none;
}
ul#sidebarmenu {
	width: 170px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#sidebarmenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
}
ul#sidebarmenu li a {
	display: block;
	width: 170px;
	height: 16px;
	text-indent: -5000px;
	outline: none;
}
li#faq_main a {
	background: url(../img/sidebar_faq.gif);
	
}
li#faq_main a:hover, li#faq_main a.selected {
	background: url(../img/sidebar_faq.gif) -170px 0;
}
li#faq_merchant a {
	background: url(../img/sidebar_faq.gif) 0 -26px no-repeat;
	height: 30px;	
}
li#faq_merchant a:hover, li#faq_merchant a.selected {
	background-position: -170px -26px;
}

/* @end */

ul#faq_questions {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;

}
ul#faq_questions a {
	color: #6a6a6a;
	text-decoration: none;
	line-height: 20px;
	outline: none;
}

ul#faq_questions a:hover {
	color: #333;
	text-decoration: underline;
}

ul#faq_questions li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}
ul#faq_questions li ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#faq_questions li ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0 25px;
}
ul#faq_questions li ol li {
	list-style-type: decimal;
	padding-left: 5px;
	margin-left: 10px;
}
ul#faq_questions li ol li ol {
	list-style-type: lower-alpha;
}
ul#faq_questions li ol li ol li {
	list-style-type: lower-alpha;
}
ul#faq_questions .section {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}
ul#faq_questions .answer {
	display: none;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

/* @group Terms */

#terms h2 {
	background: url(../img/h2_terms.png) no-repeat;
	text-indent: -5000px;
	height: 24px;
}

#content_terms table {
	padding-left: 10px;
}

#content_terms td {
	padding: 5px 3px;
}

#content_terms td p {
	padding: 0;
	margin: 0 0 10px;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	float: none;
	clear: both;
	background: url(../img/footer_bg.png) no-repeat center top;
	text-align: right;
	padding: 0;
	margin: 100px 0 30px;
}
ul#footer_links {
	list-style: none;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 15px;
}
ul#footer_links li {
	list-style: none;
	list-style-type: none;
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #aaa;

}
ul#footer_links li:first-child {
	border-left: 0px;
}

/* @end */

/* @end */

/* @group Typography */

body, td {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
td.reg_text, td.reg_textarea, td.reg_select {
	font-weight: bold;
}
a:link, a:visited {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.invalid {
	color:  #c00;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
/* @end */