@charset "utf-8";
/* CSS Document */
/*
#uservoice-feedback {
	display: none;
}
#banner {
	display: none;
}
#navigation {
	display: none;
}
*/
#navigation {
	display: none;
}
.staging #navigation{
  display: none;
}
#wrapper {
	background: transparent;
	margin: auto;
	width: auto;
}
#back-container {
	width: auto;
	min-height: auto;
	margin: auto;
	background: transparent;
}
#content-wrapper {
	background: #070707 url(../images/background.jpg) top center repeat-y;
}
#wrapper .columns-1 .lfr-column {
	padding: 0px;
	width: auto;
	display: block;
}
.sp {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height:	0px;
}
.gcash_wrap {
/*background: #070707 url(../images/background.jpg) top center repeat-y;*/

}
.tLink{
  cursor: pointer;
}
.cash-header{
  color: #783A82;
  font-size: 14px;
}
.gcash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	width: 960px;
	margin: auto;
}
.line_break {
	height: 7px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/br.png) no-repeat;
	margin-bottom: 20px;
}
.gcash .top {
	width: auto;
}
.gcash .top .left {
	float: left;
	width: 315px;
}
.gcash .top .left .logo {
	height: 165px;
}
.gcash .top .left .logo a {
	display: block;
	height: 100%;
	background: url(../images/top/logo.png) no-repeat center center;
}
.gcash .top .left .tag {
	height: 105px;
	background: url(../images/top/tag.png) no-repeat center right;
}
.gcash .top .right {
	float: right;
	width: 620px;
}
.gcash .top .right .nav {
	float: left;
	width: 200px;
	height: 290px;
}
.gcash .top .right .nav a {
	display: block;
	height: 100%;
}
.gcash .top .right #nav1 a {
	background: url(../images/top/nav/nav1.png) no-repeat;
	text-indent: -10000px;
}
.gcash .top .right #nav1 a:hover {
	background-position: 0px -290px;
}
.gcash .top .right #nav1 a.active {
	background-position: 0px -290px;
}
#remit .gcash .top .right #nav11 a.active {
	background-position: 0px -290px;
}
.gcash .top .right #nav2 a {
	background: url(../images/top/nav/nav2.png) no-repeat;
	text-indent: -10000px;
}
.gcash .top .right #nav2 a:hover {
	background-position: 0px -290px;
}
#remit .gcash .top .right #nav21 a:hover {
	background-position: 0px -290px;
}
.gcash .top .right #nav2 a.active {
	background-position: 0px -290px;
}
.gcash .top .right #nav3 a {
	background: url(../images/top/nav/nav3.png) no-repeat;
	text-indent: -10000px;
}
.gcash .top .right #nav3 a:hover {
	background-position: 0px -290px;
}
#remit .gcash .top .right #nav31 a:hover {
	background-position: 0px -290px;
}
.gcash .top .right #nav3 a.active {
	background-position: 0px -290px;
}
.bcrumbs {
	height: 55px;
	line-height: 55px;
	background: url(../images/top/bcrumbs_bg.png) no-repeat 20px 0px;
	padding-left: 70px;
	color: #ffffff;
}
.bcrumbs a {
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.bcrumbs a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.gcash .mid {
	width: auto;
	background: url(../images/mid/gcash_remit/gcash_remit_bg.png) no-repeat;
	height: 100%;
}
.gcash .mid .gcash_remit {
	padding: 50px 0px 0px 330px;
	position: relative;
}
.gcash .mid .gcash_remit a.link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 340px;
	display: block;
}
.gcash .mid .gcash_remit .info {
	width: 620px;
	margin-bottom: 20px;
}
.gcash .mid .gcash_remit .info .blk1 {
	height: 25px;
	background: url(../images/mid/gcash_remit/gcash_remit_top_bg.png) no-repeat;
}
.gcash .mid .gcash_remit .info .blk2 {
	background: #f7f6e9;
	padding: 0px 20px;
	font-weight: bold;
	line-height: 18px;
}
.gcash .mid .gcash_remit .info .blk2 .txt1 {
	color: #333333;
}
.gcash .mid .gcash_remit .info .blk2 .txt2 {
	text-align: right;
}
.gcash .mid .gcash_remit .info .blk2 .txt2 a {
	color: #783a82;
	text-decoration: underline;
}
.gcash .mid .gcash_remit .info .blk2 .txt2 a:hover {
	text-decoration: none;
}
.gcash .mid .gcash_remit .info .blk3 {
	height: 30px;
	background: url(../images/mid/gcash_remit/gcash_remit_bottom_bg.png) no-repeat;
}
.gcash .mid .gcash_remit .button1 {
	height: 75px;
	margin-bottom: 20px;
}
.gcash .mid .gcash_remit .button1 a {
	display: block;
	float: left;
	width: 450px;
	height: 75px;
	background: url(../images/mid/gcash_remit/gcash_button1.png) no-repeat;
}
.gcash .mid .gcash_remit .button2 {
	height: 70px;
}
.gcash .mid .gcash_remit .button2 a {
	display: block;
	float: right;
	width: 445px;
	height: 70px;
	background: url(../images/mid/gcash_remit/gcash_button2.png) no-repeat;
}
.gcash .bottom {
	width: auto;
	position: relative;
	margin-top: 100px;
}
.gcash .bottom .news_wrap {
	height: 500px;
	background: url(../images/bottom/news/footer_news.png) no-repeat;
	position: relative;
}
.gcash .bottom .news_wrap a.link {
	position: absolute;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	top: 0px;
	left: 0px;
	display: none;
}
.gcash .bottom .icon_images {
	position: absolute;
	width: 490px;
	height: 85px;
	background: url(../images/bottom/news/icon_images.png) no-repeat;
	top: -100px;
	left: -10px;
}
.gcash .bottom .truck {
	position: absolute;
	width: 220px;
	height: 115px;
	background: url(../images/bottom/news/truck.png) no-repeat;
	top: -60px;
	right: -10px;
}
.gcash .bottom .news {
	padding: 140px 100px 0px 100px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.gcash .bottom .news .left {
	float: left;
	width: 350px;
	text-align: justify;
}
.gcash .bottom .news .left .info a {
	color: #333333;	
	font-weight: bold;
}
.gcash .bottom .news .left .image {
	float: left;
	width: 130px;
	height: 130px;
}
.gcash .bottom .news .left .read_more {
	text-align: right;
	margin-top: 10px;
}
.gcash .bottom .news .left .read_more a {
	font-size: 13px;
	font-weight: bold;
	color: #40699c;
	text-decoration: none;
}
.gcash .bottom .news .left .read_more a:hover {
	text-decoration: underline;
}
.gcash .bottom .news .right {
	float: right;
	width: 350px;
	text-align: justify;
}
.gcash .bottom .news .right .info a {
	color: #333333;
	font-weight: bold;
}
.gcash .bottom .news .right .image {
	float: left;
	width: 130px;
	height: 130px;
}
.gcash .bottom .news .right .read_more {
	margin-top: 10px;
	text-align: right;
}
.gcash .bottom .news .right .read_more a {
	font-size: 13px;
	font-weight: bold;
	color: #40699c;
	text-decoration: none;
}
.gcash .bottom .news .right .read_more a:hover {
	text-decoration: underline;
}
.gcash .news {
	padding: 0px 46px;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.gcash .news .news1 {
	height: 25px;
	background: url(../images/mid/news/news_top.png) no-repeat;
	position: relative;
}
.gcash .news .news1 .tag {
	background: url(../images/mid/news/news.png) no-repeat;
	width: 229px;
	height: 113px;
	position: absolute;
	left: -10px;
	top: -50px;
}
.gcash .news .news2 {
	background: #f7f6e9;
	padding: 50px 15px 50px 0px;
}
.gcash .news .news2 .lists {
	width: 239px;
	border-right: 1px solid #b3b2a9;
	float: left;
}
.gcash .news .news2 .lists .txt {
	padding: 0px 15px 0px 25px;
	background: url(../images/mid/news/bullet.jpg) no-repeat 15px 5px;
	margin-bottom: 15px;
}
.gcash .news .news2 .lists .txt a {
	display: block;
	height: 100%;
	color: #141414;
	text-decoration: none;
}
.gcash .news .news2 .lists .txt a:hover {
	color: #1b85d7;
	text-decoration: none;
}
.gcash .news .news2 .lists .txt a.active {
	color: #1b85d7;
}
.gcash .news .news2 .info {
	width: 595px;
	float: right;
	line-height: 22px;
}
.gcash .news .news2 .info .txt1 {
	margin-bottom: 10px;
	color: #1b85d7;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}
.gcash .news .news2 .info .txt2 {
	margin-bottom: 10px;
	text-align: justify;
}
.gcash .news .news2 .info .image {
	margin-bottom: 10px;
}
.gcash .news .news3 {
	height: 25px;
	background: url(../images/mid/news/news_bottom.png) no-repeat;
}
#gcash_home {
	width: 993px;
}
#gcash_home .top .banner {
	width: auto;
}
#gcash_home .top .banner .lef {
	float: left;
	width: 550px;
}
#gcash_home .top .banner .lef .steps {
	height: 360px;
	background: url(../images/top/banner/step1.png) no-repeat;
	position: relative;
}
#gcash_home .top .banner .lef .steps div {
	position: absolute;
	width: 150px;
	height: 150px;
}
#gcash_home .top .banner .lef .steps div a {
	display: block;
	height: 100%;
}
#gcash_home .top .banner .lef .steps .step1 {
	left: 210px;
	top: 190px;
}
#gcash_home .top .banner .lef .steps .step2 {
	left: 50px;
	top: 60px;
}
#gcash_home .top .banner .lef .steps .step3 {
	left: 270px;
	top: 5px;
}
#gcash_home .top .banner .lef .people {
	height: 348px;
	background: url(../images/top/banner/people.png) no-repeat;
}
#gcash_home .top .banner .ryt {
	float: right;
	width: 410px;
}
#gcash_home .top .banner .ryt .logo {
	height: 175px;
	background: url(../images/top/banner/logo.png) no-repeat;
}
#gcash_home .top .banner .ryt .tag {
	height: 50px;
	background: url(../images/top/banner/tag.png) no-repeat;
}
#gcash_home .top .banner .ryt .steps {
	height: 100px;
	background: url(../images/top/banner/step2.png) no-repeat;
}
#gcash_home .top .banner .ryt .steps div {
	width: 90px;
	height: 100px;
	float: right;
}
#gcash_home .top .banner .ryt .steps div a {
	display: block;
	height: 100%;
}
#gcash_home .top .banner .ryt .txt {
	height: 383px;
	background: url(../images/top/banner/txt_bg.png) no-repeat;
}
#remit .middle {
	width: auto;
}
#remit .middle .intro {
	background: url(../images/remit/middle/gcash_remit.png) no-repeat;
	padding: 0px 10px 0px 295px;
	height: 233px;
}
#remit .middle .intro .txt1 {
	height: 65px;
	background: url(../images/remit/middle/remit_top_bg.png) no-repeat;
}
#remit .middle .intro .txt2 {
	background: #209eff;
	padding: 0px 20px;
	text-align: justify;
	color: #ffffff;
	font-size: 13px;
}
#remit .middle .intro .txt3 {
	height: 50px;
	background: url(../images/remit/middle/remit_bottom_bg.png) no-repeat;
}
#remit {
	width: 960px;
	margin: auto;
}
#remit .top {
	width: auto;
}
#remit .top .left {
	float: left;
	width: 315px;
}
#remit .top .left .logo {
	height: 290px;
}
#remit .top .left .logo a {
	display: block;
	height: 100%;
	background: url(../images/remit/top/logo.png) no-repeat center center;
}
#remit .top .right {
	float: right;
	width: 620px;
}
#remit .top .right .nav {
	float: left;
	width: 200px;
	height: 290px;
}
#remit .top .right .nav a {
	display: block;
	height: 100%;
}
#remit .top .right #nav1 a {
	background: url(../images/remit/top/nav/nav1.png) no-repeat;
	text-indent: -10000px;
}
#remit .top .right #nav1 a:hover {
	background-position: 0px -290px;
}
#remit .top .right #nav1 a.active {
	background-position: 0px -290px;
}
#remit .top .right #nav2 a {
	background: url(../images/remit/top/nav/nav2.png) no-repeat;
	text-indent: -10000px;
}
#remit .top .right #nav2 a:hover {
	background-position: 0px -290px;
}
#remit .top .right #nav2 a.active {
	background-position: 0px -290px;
}
#remit .top .right #nav3 a {
	background: url(../images/remit/top/nav/nav3.png) no-repeat;
	text-indent: -10000px;
}
#remit .top .right #nav3 a:hover {
	background-position: 0px -290px;
}
#remit .top .right #nav3 a.active {
	background-position: 0px -290px;
}
#remit .middle .remittance {
	width: auto;
}
#remit .middle .remittance .domestic {
	width: 480px;
	float: left;
}
#remit .middle .remittance .domestic .title {
	height: 125px;
	background: url(../images/remit/middle/domestic.png) no-repeat center center;
}
#remit .middle .remittance .domestic .txt {
	width: auto;
	padding: 0px 25px 0px 30px;
	position: relative;
}
#remit .middle .remittance .domestic .txt .image {
	width: 143px;
	height: 212px;
	background: url(../images/remit/middle/map.png) no-repeat;
	position: absolute;
	top: -25px;
	left: -5px;
}
#remit .middle .remittance .domestic .txt .txt1 {
	height: 25px;
	background: url(../images/remit/middle/remittance_top.png) no-repeat;
}
#remit .middle .remittance .domestic .txt .txt2 {
	padding: 0px 20px 0px 120px;
	background: #f7f6e9;
}
#remit .middle .remittance .domestic .txt .txt3 {
	height: 25px;
	background: url(../images/remit/middle/remittance_bottom.png) no-repeat;
}
#remit .middle .remittance div .links {
	height: 39px;
	padding-left: 30px;
	margin-top: 20px;
}
#remit .middle .remittance div .links .a1 {
	background: url(../images/remit/middle/magpadala.png) no-repeat;
	display: block;
	float: left;
	width: 227px;
	height: 39px;
}
#remit .middle .remittance div .links .a2 {
	background: url(../images/remit/middle/magclaim.png) no-repeat;
	display: block;
	float: left;
	width: 212px;
	height: 39px;
}
#remit .middle .remittance .links {
	height: 39px;
	padding-left: 30px;
	margin-top: 20px;
	margin: 20px auto 0px auto;
	width: 440px;
}
#remit .middle .remittance .links .a1 {
	background: url(../images/remit/middle/magpadala.png) no-repeat;
	display: block;
	float: left;
	width: 227px;
	height: 39px;
}
#remit .middle .remittance .links .a2 {
	background: url(../images/remit/middle/magclaim.png) no-repeat;
	display: block;
	float: left;
	width: 212px;
	height: 39px;
}
#remit .middle .remittance .international {
	width: 480px;
	float: right;
}
#remit .middle .remittance .international .title {
	height: 125px;
	background: url(../images/remit/middle/international.png) no-repeat center center;
}
#remit .middle .remittance .international .txt {
	width: auto;
	padding: 0px 25px 0px 30px;
	position: relative;
}
#remit .middle .remittance .international .txt .image {
	width: 192px;
	height: 203px;
	background: url(../images/remit/middle/airplane.png) no-repeat;
	position: absolute;
	top: -60px;
	left: -5px;
}
#remit .middle .remittance .international .txt .txt1 {
	height: 25px;
	background: url(../images/remit/middle/remittance_top.png) no-repeat;
}
#remit .middle .remittance .international .txt .txt2 {
	padding: 0px 20px 0px 120px;
	background: #f7f6e9;
}
#remit .middle .remittance .international .txt .txt3 {
	height: 25px;
	background: url(../images/remit/middle/remittance_bottom.png) no-repeat;
}
#remit .bottom {
	padding: 85px 0px;
	position: relative;
}
#remit .bottom .image1 {
	width: 490px;
	height: 85px;
	position: absolute;
	top: 0px;
	right: -10px;
	background: url(../images/bottom/news/icon_images.png) no-repeat;
}
#remit .bottom .image2 {
	width: 490px;
	height: 85px;
	position: absolute;
	bottom: 10px;
	left: -10px;
	background: url(../images/bottom/news/icon_images.png) no-repeat;
}
#remit .bottom .links {
	height: 70px;
}
#remit .bottom .links .a2 {
	float: right;
	width: 425px;
	background: url(../images/remit/bottom/maghanap.png) no-repeat;
	display: block;
	height: 70px;
}
#remit .bottom .links .a1 {
	float: right;
	width: 360px;
	background: url(../images/remit/bottom/maging.png) no-repeat;
	display: block;
	height: 70px;
	margin-top: 15px;
}
#remit .bottom1 {
	width: auto;
	position: relative;
	margin-top: 100px;
}
#remit .bottom1 .news_wrap {
	height: 500px;
	background: url(../images/bottom/news/footer_news.png) no-repeat;
	position: relative;
}
#remit .bottom1 .icon_images {
	position: absolute;
	width: 490px;
	height: 85px;
	background: url(../images/bottom/news/icon_images.png) no-repeat;
	top: -100px;
	left: -10px;
}
#remit .bottom1 .truck {
	position: absolute;
	width: 220px;
	height: 115px;
	background: url(../images/bottom/news/truck.png) no-repeat;
	top: -60px;
	right: -10px;
}
#remit .bottom1 .news {
	padding: 140px 100px 0px 100px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#remit .bottom1 .news .left {
	float: left;
	width: 350px;
	text-align: justify;
}
#remit .bottom1 .news .left .info a {
	color: #333333;	
	font-weight: bold;
}
#remit .bottom1 .news .left .image {
	float: left;
	width: 130px;
	height: 130px;
}
#remit .bottom1 .news .left .read_more {
	text-align: right;
	margin-top: 10px;
}
#remit .bottom1 .news .left .read_more a {
	font-size: 13px;
	font-weight: bold;
	color: #40699c;
	text-decoration: none;
}
#remit .bottom1 .news .left .read_more a:hover {
	text-decoration: underline;
}
#remit .bottom1 .news .right {
	float: right;
	width: 350px;
	text-align: justify;
}
#remit .bottom1 .news .right .info a {
	color: #333333;	
	font-weight: bold;
}
#remit .bottom1 .news .right .image {
	float: left;
	width: 130px;
	height: 130px;
}
#remit .bottom1 .news .right .read_more {
	margin-top: 10px;
	text-align: right;
}
#remit .bottom1 .news .right .read_more a {
	font-size: 13px;
	font-weight: bold;
	color: #40699c;
	text-decoration: none;
}
#remit .bottom1 .news .right .read_more a:hover {
	text-decoration: underline;
}
#remit #remit_menu {
	width: 904px;
	margin: auto;
}
#remit #remit_menu .top_image {
	height: 50px;
	background: url(../images/remit/middle/menu/top.png) no-repeat;
	position: relative;
	margin-top: 120px;
}
#remit #remit_menu .top_image .title {
	position: absolute;
	top: -120px;
	left: 0px;
	background: url(../images/remit/middle/menu/maghanap_ng_gcash.png) no-repeat;
	width: 555px;
	height: 160px;
}
#remit #remit_menu .top_image .title2 {
	position: absolute;
	top: -120px;
	left: 0px;
	background: url(../images/remit/middle/menu/maghanap_ng_gcash2.png) no-repeat;
	width: 489px;
	height: 160px;
}
#remit #remit_menu .top_image .magnify {
	position: absolute;
	top: -95px;
	right: -30px;
	background: url(../images/remit/middle/menu/magnify.png) no-repeat;
	width: 280px;
	height: 210px;
}
#remit #remit_menu .mid_wrap {
	padding: 0px 23px;
	background: #f6f6e7;
}
#remit #remit_menu .mid {
	height: 100%;
	border: 1px solid #a9aba0;
	padding: 25px 0px;
}
#remit #remit_menu .mid .left {
	width: 215px;
	border-right: 1px solid #a9aba0;
	float: left;
}
#remit #remit_menu .mid .left .list {
	padding: 50px 50px 50px 24px;
	font-size: 12px;
	font-weight: bold;
	color: #101010;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#remit #remit_menu .mid .left .list div a {
	color: #101010;
	text-decoration: none;
}
#remit #remit_menu .mid .left .list div a:hover {
	color: #1875bd;
}
#remit #remit_menu .mid .left .list div a.active {
	color: #1875bd;
}
#remit #remit_menu .mid .right {
	width: 640px;
	float: right;
}
#remit #remit_menu .mid .right .list {
	padding: 10px 130px 30px 50px;
}
#remit #remit_menu .mid .right .list .title {
	height: 70px;
	font-size: 40px;
	line-height: 70px;
	color: #1875BD;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#remit #remit_menu .mid .right .list .element {
	float: left;
	width: 33%;
}
#remit #remit_menu .mid .right .list .element div {
	width: auto;
}
#remit #remit_menu .mid .right .list .element div a {
	color: #141414;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
#remit #remit_menu .mid .right .list .element div a:hover {
	color: #1875bd;
	text-decoration: none;
}
#remit #remit_menu .mid .right .list .element div a.active {
	color: #1875bd;
}
#remit #remit_menu .mid .logo_ads {
	height: 137px;
	padding-left: 290px;
}
#remit #remit_menu .mid .logo_ads div {
	width: 137px;
	height: 137px;
	float: left;
}
#remit #remit_menu .mid .logo_ads .domestic {
	background: url(../images/remit/middle/menu/logo_domestic.jpg) no-repeat;
	margin-right: 20px;
}
#remit #remit_menu .mid .logo_ads .international {
	background: url(../images/remit/middle/menu/logo_international.jpg) no-repeat;
	margin-right: 20px;
}
#remit #remit_menu .mid .logo_ads .payout {
	background: url(../images/remit/middle/menu/logo_payout.jpg) no-repeat;
}
#remit #remit_menu .mid .outlet {
	width: auto;
	padding:10px 50px 30px 50px;
}
#remit #remit_menu .mid .outlet .tabs {
	width: auto;
	height: 32px;
}
#remit #remit_menu .mid .outlet .tabs div {
	float: left;
	margin-right: 10px;
}
#remit #remit_menu .mid .outlet .tabs div a {
	display: block;
	height: 30px;
	background: #e4e4d6;
	color: #434343;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	border: 1px solid #c1c1b5;
	outline: none;
}
#remit #remit_menu .mid .outlet .tabs div a:hover {
	background: #f6f6e7;
	text-decoration: none;
	height: 31px;
	border-bottom: 0px none;
}
#remit #remit_menu .mid .outlet .tabs div a.active {
	background: #f6f6e7;
	height: 31px;
	border-bottom: 0px none;
}
#remit #remit_menu .mid .outlet .info {
	border: 1px solid #c1c1b5;
	margin-top: -1px;
	padding: 20px;
}
#remit #remit_menu .mid .outlet .info table {
	border-top: 1px solid #c1c1b5;
	border-left: 1px solid #c1c1b5;
	margin: auto;
}
#remit #remit_menu .mid .outlet .info table tr th {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
}
#remit #remit_menu .mid .outlet .info table tr td {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
}
#remit #remit_menu .bottom_image {
	background: url(../images/remit/middle/menu/bottom.png) no-repeat;
	height: 40px;
	position: relative;
	margin-bottom: 80px;
}
#remit #remit_menu .bottom_image .thumbs_up {
	position: absolute;
	left: -30px;
	top: -95px;
	background: url(../images/remit/middle/menu/thumbs_up.png) no-repeat;
	width: 200px;
	height: 215px;
}
#remit #remit_magclaim {
	width: 904px;
	margin: auto;
}
#remit #remit_magclaim .top_image {
	height: 50px;
	background: url(../images/remit/middle/menu/top.png) no-repeat;
	position: relative;
	margin-top: 120px;
}
#remit #remit_magclaim .top_image .title {
	position: absolute;
	top: -120px;
	left: 0px;
	background: url(../images/remit/middle/magclaim/remit_padala.png) no-repeat;
	width: 395px;
	height: 155px;
}
#remit #remit_magclaim .top_image #title_magpadala {
	position: absolute;
	top: -85px;
	left: -30px;
	background: url(../images/remit/middle/magclaim/gcash_remit.png) no-repeat;
	width: 548px;
	height: 170px;
}
#remit #remit_magclaim .top_image .magnify {
	position: absolute;
	top: -95px;
	right: -30px;
	background: url(../images/remit/middle/magclaim/hand_shake.png) no-repeat;
	width: 250px;
	height: 160px;
}
#remit #remit_magclaim .mid {
	background: #f6f6e7;
	height: 100%;
	padding: 45px 25px;
}
#remit #remit_magclaim .mid .blk {
	width: auto;
	margin-bottom: 50px;
}
#remit #remit_magclaim .mid .blk .steps {
	float: left;
	width: 100px;
	height: 70px;
}
/* francis */
#remit #remit_magclaim .mid .blk #step1 {
	background: url(../images/remit/middle/magclaim/step1.jpg) no-repeat;
}
#remit #remit_magclaim .mid .blk #step2 {
	background: url(../images/remit/middle/magclaim/step2.jpg) no-repeat;
}
#remit #remit_magclaim .mid .blk #step3 {
	background: url(../images/remit/middle/magclaim/step3.jpg) no-repeat;
}
#remit #remit_magclaim .mid .blk #step4 {
	background: url(../images/remit/middle/magclaim/step4.jpg) no-repeat;
}
#remit #remit_magclaim .mid .blk .info {
	float: right;
	width: 700px;
	color: #101010;
	font-size: 13px;
}
#remit #remit_magclaim .mid .blk .info table {
	border-top: 1px solid #c1c1b5;
	border-left: 1px solid #c1c1b5;
	margin: auto;
}
#remit #remit_magclaim .mid .blk .info table tr th {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
	background: #e4e4d6;
}
#remit #remit_magclaim .mid .blk .info table tr td {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
}
#remit #remit_magclaim .mid .blk .info .left {
	float: left;
	width: 300px;
}
#remit #remit_magclaim .mid .blk .info .right {
	float: left;
	width: 300px;
}
#remit #remit_magclaim .bottom_image {
	background: url(../images/remit/middle/menu/bottom.png) no-repeat;
	height: 40px;
	position: relative;
	margin-bottom: 80px;
}
#remit #remit_magclaim .bottom_image .thumbs_up {
	position: absolute;
	left: -30px;
	top: -95px;
	background: url(../images/remit/middle/menu/thumbs_up.png) no-repeat;
	width: 200px;
	height: 215px;
}
#remit #remit_magclaim .mid .tab_flight {
	width: auto;
	height: 32px;
}
#remit #remit_magclaim .mid .tab_flight div {
	float: left;
	margin-right: 10px;
}
#remit #remit_magclaim .mid .tab_flight div a {
	display: block;
	height: 30px;
	background: #e4e4d6;
	color: #434343;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	border: 1px solid #c1c1b5;
	outline: none;
}
#remit #remit_magclaim .mid .tab_flight div a:hover {
	background: #f6f6e7;
	text-decoration: none;
	height: 31px;
	border-bottom: 0px none;
}
#remit #remit_magclaim .mid .tab_flight div a.active {
	background: #f6f6e7;
	height: 31px;
	border-bottom: 0px none;
}
#remit #remit_magclaim .mid .flight_type {
	border: 1px solid #c1c1b5;
	margin-top: -1px;
	padding: 35px 20px 0px 0px;
	display: none;
}
#remit #remit_menu .tabss {
	width: auto;
	height: 32px;
	margin-bottom: -1px;
	background: #f6f6e7;
	padding: 0px 23px;
}
#remit #remit_menu .tabss div {
	float: left;
	margin-right: 10px;
}
#remit #remit_menu .tabss div a {
	display: block;
	height: 30px;
	background: #e4e4d6;
	color: #434343;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	border: 1px solid #c1c1b5;
	outline: none;
}
#remit #remit_menu .tabss div a:hover {
	background: #f6f6e7;
	text-decoration: none;
	height: 31px;
	border-bottom: 0px none;
}
#remit #remit_menu .tabss div a.active {
	background: #f6f6e7;
	height: 31px;
	border-bottom: 0px none;
}
/* css for gcash partners */



#gcash #gcash_menu {
	width: 904px;
	margin: auto;
}
#gcash #gcash_menu .top_image {
	height: 50px;
	background: url(../images/remit/middle/menu/top.png) no-repeat;
	position: relative;
	margin-top: 120px;
}
#gcash #gcash_menu .top_image .title {
	position: absolute;
	top: -120px;
	left: 20px;
	background: url(../images/mid/outlet/search_for_a_gcash_partner.png) no-repeat;
	width: 490px;
	height: 150px;
}
#gcash #gcash_menu .top_image .magnify {
	position: absolute;
	top: -95px;
	right: -30px;
	background: url(../images/remit/middle/menu/magnify.png) no-repeat;
	width: 280px;
	height: 210px;
}
#gcash #gcash_menu .med_wrap {
	padding: 0px 23px;
	background: #f6f6e7;
}
#gcash #gcash_menu .med {
	height: 100%;
	/*border: 1px solid #a9aba0;*/
	padding: 25px 0px;
}
#gcash #gcash_menu .med .left {
	width: 215px;
	border-right: 1px solid #a9aba0;
	float: left;
}
#gcash #gcash_menu .med .left .list {
	padding: 50px 50px 50px 24px;
	font-size: 12px;
	font-weight: bold;
	color: #101010;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#gcash #gcash_menu .med .left .list div a {
	color: #101010;
	text-decoration: none;
}
#gcash #gcash_menu .med .left .list div a:hover {
	color: #1875bd;
}
#gcash #gcash_menu .med .left .list div a.active {
	color: #1875bd;
}
#gcash #gcash_menu .med .right {
	width: 640px;
	float: right;
}
#gcash #gcash_menu .med .right .list {
	padding: 10px 130px 30px 50px;
}
#gcash #gcash_menu .med .right .list .title {
	height: 70px;
	font-size: 40px;
	line-height: 70px;
	color: #1875BD;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#gcash #gcash_menu .med .right .list .element {
	float: left;
	width: 33%;
}
#gcash #gcash_menu .med .right .list .element div {
	width: auto;
}
#gcash #gcash_menu .med .right .list .element div a {
	color: #141414;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
#gcash #gcash_menu .med .right .list .element div a:hover {
	color: #1875bd;
	text-decoration: none;
}
#gcash #gcash_menu .med .right .list .element div a.active {
	color: #1875bd;
}
#gcash #gcash_menu .med .logo_ads {
	height: 137px;
	padding-left: 290px;
}
#gcash #gcash_menu .med .logo_ads div {
	width: 137px;
	height: 137px;
	float: left;
}
#gcash #gcash_menu .med .logo_ads .domestic {
	background: url(../images/remit/middle/menu/logo_domestic.jpg) no-repeat;
	margin-right: 20px;
}
#gcash #gcash_menu .med .logo_ads .international {
	background: url(../images/remit/middle/menu/logo_international.jpg) no-repeat;
	margin-right: 20px;
}
#gcash #gcash_menu .med .logo_ads .payout {
	background: url(../images/remit/middle/menu/logo_payout.jpg) no-repeat;
}
#gcash #gcash_menu .med .outlet {
	width: auto;
	padding:10px 50px 30px 50px;
}
#gcash #gcash_menu .med .outlet .tabs {
	width: auto;
	height: 32px;
}
#gcash #gcash_menu .med .outlet .tabs div {
	float: left;
	margin-right: 10px;
}
#gcash #gcash_menu .med .outlet .tabs div a {
	display: block;
	height: 30px;
	background: #e4e4d6;
	color: #434343;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	border: 1px solid #c1c1b5;
	outline: none;
}
#gcash #gcash_menu .med .outlet .tabs div a:hover {
	background: #f6f6e7;
	text-decoration: none;
	height: 31px;
	border-bottom: 0px none;
}
#gcash #gcash_menu .med .outlet .tabs div a.active {
	background: #f6f6e7;
	height: 31px;
	border-bottom: 0px none;
}
#gcash #gcash_menu .med .outlet .info {
	border: 1px solid #c1c1b5;
	margin-top: -1px;
	padding: 20px;
}
#gcash #gcash_menu .med .outlet .info table {
	border-top: 1px solid #c1c1b5;
	border-left: 1px solid #c1c1b5;
	margin: auto;
}
#gcash #gcash_menu .med .outlet .info table tr th {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
}
#gcash #gcash_menu .med .outlet .info table tr td {
	border-right: 1px solid #c1c1b5;
	border-bottom: 1px solid #c1c1b5;
}
#gcash #gcash_menu .bottom_image {
	background: url(../images/remit/middle/menu/bottom.png) no-repeat;
	height: 40px;
	position: relative;
	margin-bottom: 80px;
}
#gcash #gcash_menu .bottom_image .thumbs_up {
	position: absolute;
	left: -30px;
	top: -95px;
	background: url(../images/remit/middle/menu/thumbs_up.png) no-repeat;
	width: 200px;
	height: 215px;
}
#gcash #gcash_menu .tabss {
	width: auto;
	height: 32px;
	margin-bottom: -1px;
	background: #f6f6e7;
	padding: 0px 23px;
}
#gcash #gcash_menu .tabss div {
	float: left;
	margin-right: 10px;
}
#gcash #gcash_menu .tabss div a {
	display: block;
	height: 30px;
	background: #e4e4d6;
	color: #434343;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	border: 1px solid #c1c1b5;
	outline: none;
}
#gcash #gcash_menu .tabss div a:hover {
	background: #f6f6e7;
	text-decoration: none;
	height: 31px;
	border-bottom: 0px none;
}
#gcash #gcash_menu .tabss div a.active {
	background: #f6f6e7;
	height: 31px;
	border-bottom: 0px none;
}

/* revised design again for magpadala and magclaim */

#remit #remit_magclaim .mid .flight_type .the_steps {
	float: left;
	width: 285px;
}
#remit #remit_magclaim .mid .flight_type .the_steps .title {
	padding-left: 20px;
	height: 70px;
}

/* francis */
#remit #remit_magclaim .mid .flight_type .the_steps #title1 {
	background: url(../images/remit/middle/magclaim/step1.jpg) no-repeat;
}
#remit #remit_magclaim .mid .flight_type .the_steps #title2 {
	background: url(../images/remit/middle/magclaim/step2.jpg) no-repeat;
}
#remit #remit_magclaim .mid .flight_type .the_steps #title3 {
	background: url(../images/remit/middle/magclaim/step3.jpg) no-repeat;
}
#remit #remit_magclaim .mid .flight_type .the_steps #title4 {
	background: url(../images/remit/middle/magclaim/step4.jpg) no-repeat;
}
#remit #remit_magclaim .mid .flight_type .the_steps .info {
	padding-left: 20px;
	color: #101010;
	font-size: 13px;
}
#remit #remit_magclaim .mid .flight_type .the_video {
	float: right;
	width: 480px;
	height: 360px;
	background: #000000;
	margin-bottom: 35px;
}

.faq_content {
	width: 904px;
	margin: auto;
}
.faq_content .faq_top {
	background:transparent url(../images/remit/middle/menu/top.png) no-repeat;
	height:50px;
	margin-top:120px;
	position:relative;
}
.faq_content .faq_top .faq_image1 {
	width: 99px;
	height: 185px;
	background:transparent url(../images/faq_image1.png) no-repeat;
	position: absolute;
	top: -75px;
	left: -5px;
}
.faq_content .faq_top .faq_image2 {
	width: 470px;
	height: 134px;
	background:transparent url(../images/faq_image2.png) no-repeat;
	position: absolute;
	top: -90px;
	left: 95px;
}
.faq_content .faq_mid {
	background: #F6F6E7;
	padding: 70px 70px 70px 140px;
	color: #131313;
	font-size: 12px;
	line-height: 20px;
}
.faq_content .faq_mid span {
	color: #0097ff;
}
.faq_content .faq_mid .question {
	font-weight: bold;
	margin-bottom: 20px;
}
.faq_content .faq_mid .question a {
	color: #131313;
}
.faq_content .faq_mid .ans {
	display: none;
	margin-bottom: 20px;
	text-align: justify;
}
.faq_content .faq_mid .ans table {
	border: 1px solid #000;
	margin: auto;
}
.faq_content .gcash_partners_link {
	position: relative;
	height: 120px;
}
.faq_content .gcash_partners_link .gcash_search {
	width: 363px;
	height: 72px;
	position: absolute;
	top: 0px;
	left: 180px;
	background: url(../images/search_for_a_gcash_partner.png) no-repeat;
}
.faq_content .gcash_partners_link .gcash_search a {
	display: block;
	height: 100%;
}
.faq_content .gcash_partners_link .become_gcash {
	width: 326px;
	height: 67px;
	position: absolute;
	top: 20px;
	right: 10px;
	background: url(../images/become_a_gcash_partner.png) no-repeat;
}
.faq_content .gcash_partners_link .become_gcash a {
	display: block;
	height: 100%;
}
#paypal .faq_top .faq_image2 {
	width: 522px;
	height: 169px;
	background:transparent url(../images/paypal_image1.png) no-repeat;
	position: absolute;
	top: -90px;
	left: 95px;
}
#paypal .faq_mid {
	padding: 60px 0px;
}
#paypal .faq_mid .block1 {
	width: auto;
	padding: 0px 60px;
}
#paypal .faq_mid .block1 .element1 {
	float: left;
	width: 270px;
	height: 138px;
	background: url(../images/gcash_online/gcash_online_image3.jpg) no-repeat;
}
#paypal .faq_mid .block1 .element2 {
	float: right;
	width: 500px;
	text-align: justify;
}
#paypal .faq_mid .block2 {
	height: 112px;
	background: url(../images/gcash_online/gcash_online_image4.jpg) no-repeat 40px 0px;
}
#paypal .faq_mid .block3 {
	width: auto;
	padding: 0px 45px;
}
#paypal .faq_mid .block3 .element1 {
	float: left;
	width: 385px;
}
#paypal .faq_mid .block3 .element1 .image1 {
	background: url(../images/gcash_online/gcash_online_image5.jpg) no-repeat;
	height: 345px;
	margin-bottom: 30px;
}
#paypal .faq_mid .block3 .element1 .image2 {
	background: url(../images/gcash_online/gcash_online_image9.jpg) no-repeat;
	height: 50px;
	width: 351px;
}
#paypal .faq_mid .block3 .element1 .image2 a {
	height: 100%;
	display: block;
}
#paypal .faq_mid .block3 .element2 {
	float: right;
	width: 410px;
}
#paypal .faq_mid .block3 .element2 .text1 {
	font-weight: bold;
	margin-bottom: 20px;
}
#paypal .faq_mid .block3 .element2 .text2 {
	background: url(../images/gcash_online/gcash_online_image10.jpg) no-repeat;
	height: 50px;
	width: 390px;
	margin-bottom: 20px;
}
#paypal .faq_mid .block3 .element2 .text2 a {
	height: 100%;
	display: block;
}
#paypal .faq_mid .block3 .element2 .step1 {
	padding-left: 100px;
	background: url(../images/gcash_online/gcash_online_image6.jpg) no-repeat;
	margin-bottom: 20px;
}
#paypal .faq_mid .block3 .element2 .step2 {
	padding-left: 100px;
	background: url(../images/gcash_online/gcash_online_image7.jpg) no-repeat;
	margin-bottom: 20px;
}
#paypal .faq_mid .block3 .element2 .step3 {
	padding-left: 100px;
	background: url(../images/gcash_online/gcash_online_image8.jpg) no-repeat;
	margin-bottom: 20px;
}
.faq_content .faq_bottom {
	background: transparent url(../images/remit/middle/menu/bottom.png) no-repeat scroll 0 0;
	height: 40px;
	margin-bottom: 150px;
	position:relative;
}
.faq_content .faq_bottom .faq_image1 {
	width: 488px;
	height: 94px;
	background:transparent url(../images/faq_image4.png) no-repeat;
	position: absolute;
	top: 60px;
	right: 120px;
}
.faq_content .faq_bottom .faq_image1 a {
	display: block;
	height: 100%;
}
.faq_content .faq_bottom .faq_image2 {
	width: 165px;
	height: 192px;
	background:transparent url(../images/faq_image3.png) no-repeat;
	position: absolute;
	top: -50px;
	right: -45px;
}
.gcash_online_title {
	width: 565px;
	height: 60px;
	background: url(../images/gcash_online_title.png) no-repeat;
	margin-bottom: 10px;
}
.gcash_online_message {
	width: 863px;
	float: right;
}
.gcash_online_message .block1 {
	height: 66px;
	background: url(../images/gcash_online/gcash_online_image1.png) no-repeat;
}
.gcash_online_message .block2 {
	background: #209eff;
	color: #fff;
	padding: 0px 60px;
	text-align: justify;
}
.gcash_online_message .block3 {
	height: 55px;
	background: url(../images/gcash_online/gcash_online_image2.png) no-repeat;
}

.mainNavSection .mainTabs li {
	display: none;
}
