@charset "utf-8";


/* --------------------------------------------------
	PC design for a width of over 769px
-------------------------------------------------- */
/* --------------------------------------------------
	Components
-------------------------------------------------- */
.inner {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

.headings1 {
	margin-bottom: 30px;
}
.headings2 {
	margin-bottom: 20px;
}
.headings3 {
	margin-bottom: 20px;
}


/* --------------------------------------------------
	Layout
-------------------------------------------------- */
html,
body {
	height: 100%;
}
body > #container {
	height: auto;
}
#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #fff;
}



/* header
---------------------------------------- */
#header {
	min-width: 960px;
	border-top: 1px solid #e1e1e3;
	border-bottom: 1px solid #e1e1e3;
}
#header #logo {
	float: left;
	width: 114px;
	height: 30px;
	margin: 20px 50px 19px 0;
}
#globalNav {
	float: left;
	width: 550px;
}
#globalNav ul {
	zoom:1;
}
#globalNav ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#globalNav li {
	float: left;
}
#globalNav li a {
	display: block;
	width: 100px;
	padding: 0 5px;
	color: #456;
}
#globalNav li span {
	display: block;
	padding: 26px 0;
	text-align: center;
	border-top: 4px solid #fff;
}
#globalNav li a:hover {
	color: #09c;
	text-decoration: none;
}
#globalNav li a:hover span {
	border-top: 4px solid #00a0dc;
}
body.homepage.index #globalNav li#globalNav01 span,
body.game #globalNav li#globalNav02 span,
body.careers #globalNav li#globalNav04 span {
	border-top: 4px solid #00a0dc;
}

#globalNav .greeAppB {
	float:right;
}

#globalNav .greeAppB a{
	width:88px;
	margin-top:-1px;
	padding: 5px 0;
	text-align: center;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius:  0 0 5px 5px;
	border-radius:  0 0 5px 5px;
	border: 1px solid #00a0e6;
	border-top-color: #00bef0;
	border-bottom-color: #1873a0;
	color: #fff;
	line-height: 1.3;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #0c7aaf;
	cursor: pointer;
}

#globalNav .greeAppB a:hover{
	text-decoration: none;
	color: #fff;
}

#header .utilityNav {
	float: right;
	width: 246px;
	margin: 29px 20px 0 0;
	display: inline;
}
#header .utilityNav ul {
	zoom:1;
	text-align: right;
}
#header .utilityNav ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#header .utilityNav li {
	display: inline;
	margin-right: 6px;
	padding-right: 6px;
	border-right: 1px solid #e1e1e3;
	list-style-type: none;
}
#header .utilityNav li.countrySelect {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}



/* main
---------------------------------------- */
#main {
	padding-bottom: 170px;
}
#mainBody > .inner {
	padding-top: 37px;
}

#mainHead {
	padding-bottom: 1px;
	border-bottom: 1px solid #e1e1e3;
}
#mainHead #breadcrumbsNav {
	width: 100%;
	padding: 10px 0;
	zoom: 1;
}
#mainHead #breadcrumbsNav:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#mainHead #breadcrumbsNav ul {
	margin-left: 10px;
}
#mainHead #breadcrumbsNav li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	line-height: 1;
	font-size: 12px;
	list-style-type: none;
	background: url(/us/images/layout/breadcrumbsNav-bg-01.gif) no-repeat right center;
}
#mainHead #breadcrumbsNav li:last-child {
	background: none;
}



/* contents ----------------- */
#contents {
	zoom: 1;
	line-height: 1.5;
}
#contents:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#mainBody.col1 #contents {
	position: relative;
}
#mainBody.col2 #contents {
	float: right;
	width: 715px;
}
#mainBody.col1 #contents #detailedInfo {
	margin-left: 245px;
}
#mainBody.col1 #contents #addedInfo {
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
}
#contents aside {
	margin-bottom: 30px;
}



/* subNav ----------------- */
#mainBody.col2 #subNav {
	float: left;
	width: 225px;
	padding-bottom: 50px;
}



/* footer
---------------------------------------- */
#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}
#footer .socialButton {
	width: 600px;
}

#footer .langSelect {
	float: right;
}
#footer .langSelect ul {
	zoom: 1;
}
#footer .langSelect ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#footer .langSelect li {
	float: left;
	list-style-type: none;
	margin: 6px 9px 3px 0;
	padding: 3px 9px 2px 0;
	border-right: 1px solid #e1e1e3;
}
#footer .langSelect li:last-child {
	margin-right: 0;
	padding-right: 20px;
	border-right: none;
}

#footer .relatedLink,
#footer .utilityLink {
	margin-top: 20px;
	zoom: 1;
}
#footer .relatedLink:after,
#footer .utilityLink:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#footer .relatedLink li,
#footer .utilityLink li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#footer .selectCountryLink {
	display: none;
}



/* --------------------------------------------------
	Modules
-------------------------------------------------- */
/* unitList
---------------------------------------- */
.unitList .unit {
	position: relative;
	float: left;
	width: 225px;
	margin: 30px 20px 0 0;
	/*overflow: hidden;*/
}
.unitList .unit:nth-child(4n) {
	margin-right: 0;
}
.unitList .unit:nth-child(1),
.unitList .unit:nth-child(2),
.unitList .unit:nth-child(3),
.unitList .unit:nth-child(4) {
	margin-top: 0;
}
.unitList .unit .title {
	line-height: 1.2;
	font-size: 11px;
}
.unitList .unit .title a {
	color: #456;
	text-decoration: none;
}
.unitList .unit .title img {
	width: 225px;
	height:127px;
	margin-bottom: 8px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	vertical-align: bottom;
}
.unitList .unit .title a:hover img {
	background-color: #fff;
	opacity: 0.8;
}
.unitList .downloadBtn {
	zoom:1;
	margin-top: 8px;
}
.unitList .downloadBtn:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.unitList .downloadBtn li {
	float: left;
}
.unitList .downloadBtn li a {
	display: inline-block;
	min-width: 83px;
	margin: 0 10px 0 0;

	font-size: 12px;
	vertical-align: bottom;
}
.unitList .downloadBtn li:last-child a {
	margin-right: 0;
}

/* #newreleaseList */
#newreleaseList .unit .icon {
	display: none;
}


/* #appsList */
#appsList .unit {
	height: 180px;
}
#appsList .unit .icon {
	display: none;
}



/* infoList
---------------------------------------- */
.infoList {
	margin-right: 20px;
}
.infoList article {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 21px;
	background: url(/us/images/layout/infoList-bg-01.gif) repeat-x left bottom;
	zoom:1;
}
.infoList article:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.infoList article:last-child {
	margin-bottom: 0;
	background: none;
}
.infoList article .infoDate {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
}
.infoList article .infoDate .categoryLabel {
	position: static;
	display: inline-block;
	min-width: 45px;
	min-height: 12px;
	margin-left: 20px;
	padding: 4px 5px 2px;
	color: #fff;
	line-height: 1;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #99a6b3;
	vertical-align: bottom;
}
.infoList article .infoContent {
	width: 780px;
	margin-left: 180px;
	line-height: 1.5;
}
.infoList article h3 {
	margin: 0 0 5px 180px;
	line-height: 1.2;
	font-size: 16px;
	font-weight: bold;
}

.infoList article.thumb {
	min-height: 130px;
}

.infoList article.thumb h3 {
	margin-left: 245px;
	padding-top: 1.5em;
}
.infoList article.thumb h3 img {
	position: absolute;
	top: 0;
	left: 0;
}
.infoList article.thumb h3 ~ p {
	width: 715px!important;
	margin-left: 245px;
}
.infoList article.thumb h3 + .infoDate {
	float: none;
	width: auto;
	margin-left: 245px;
	position: absolute;
	top: 0;
}



/* recommendList
---------------------------------------- */
.recommendList {
	zoom: 1;
	margin-right: 20px;
	padding: 15px 19px;
	border: 1px solid #e1e2e3;
}
.recommendList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.recommendList .headings2 {
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e2e3;
}

.recommendList .unit {
	zoom:1;
	float: left;
	width: 230px;
	overflow: hidden;
}
#detailedInfo .recommendList .unit {
	width: 225px;
}
.recommendList .unit:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.recommendList .unitInner {
	height: 72px;
	padding: 13px 10px 13px 0;
	cursor: pointer;
}
.recommendList .unit dl {
	position: relative;
	height: 72px;
	margin-left: 92px;
}
.recommendList .unitInner:hover {
	background: #f1f2f3;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f2f3 96%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(96%,#f1f2f3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f2f3 96%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f2f3 96%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f2f3 96%);
	background: linear-gradient(top,  #ffffff 0%,#f1f2f3 96%);
	text-decoration: none;
}
.recommendList .unit .title {
	line-height: 1.5;
}
.recommendList .unit .title a {
	color: #456;
}
.recommendList .unit .title a:hover {
	text-decoration: none;
}
.recommendList .unit .icon {
	position: absolute;
	top: 0;
	left: -82px;
	width: 72px;
	height: 72px;
	/*background-image: url(/us/images/layout/icon-72x72.png);*/
}
.recommendList .unit dd.available {
	margin-top: 5px;
	font-size: 12px;
	color: #789;
}
.col1 #detailedInfo .linkList + .recommendList {
 margin-top: -1px;
 border-top: 1px solid #fff;
}
.col1 #detailedInfo .recommendList {
	width: 675px;
}


/* detailedInfo
---------------------------------------- */
#contents #detailedInfo {
	margin-bottom: 0;
}

#detailedInfo .headings1 {
	width: 715px;
}
#detailedInfo .headings1 img {
	display: block;
	margin-bottom: 30px;
}

#detailedInfo .headings1 + .downloadBtn,
#detailedInfo .headings1 + .downloadBtn + .twilio_container,
#detailedInfo .headings1 + .campaign_container {
	display: none;
}
#detailedInfo .headings1 + .campaign_container,
#detailedInfo .headings1 + .downloadBtn + .twilio_container,
#detailedInfo .headings1 + .downloadBtn + form,
#detailedInfo .headings1 + form {
	display: none;
}

/* description */
#detailedInfo .description {
	width: 715px;
}
#detailedInfo .description p {
	margin-bottom: 23px;
	line-height: 1.5;
}
#detailedInfo .description p:last-child {
	margin-bottom: 0;
}

/* screenshot */
#detailedInfo .screenshot {
	margin-bottom: 50px;
}
#detailedInfo .screenshot ul {
	zoom:1;
}
#detailedInfo .screenshot ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#detailedInfo .screenshot li {
	float: left;
	margin-right: 18px;
	list-style-type: none;
}
#detailedInfo .screenshot li:last-child {
	margin-right: 0;
}
#detailedInfo .screenshot li img {
	border: 1px solid #e1e2e3;
	vertical-align: bottom;
}
#detailedInfo .screenshot li a:hover {
	background-color: #fff;
	opacity: 0.8;
}

/* movieInfo */
.movieInfo {
	width: 715px;
}
.movieInfoBg {
	padding: 20px;
}


/* addedInfo
---------------------------------------- */
#addedInfo {
	text-align: center;
}
#addedInfo .titleIcon {
	margin-bottom: 20px;
}
#addedInfo .titleIcon img {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}
#addedInfo .title img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#addedInfo .downloadBtn li:last-child a {
	margin-bottom: 0;
}
#addedInfo .downloadBtn + form {
	margin-top: 10px;
}


#addedInfo .submitBtn input[type="submit"] {
	display: inline-block;
	min-width: 152px;
	margin-bottom: 10px;
	padding: 8px 3px 10px;
}
#addedInfo .addedList {
	margin-top: 30px;
	text-align: left;
}
#addedInfo .addedList dt:first-child {
	margin-top: 0;
}
#addedInfo .addedList dt {
	margin: 15px 0 8px;
	font-weight: bold;
}
#addedInfo .addedList dd {
	margin-bottom: 3px;
}
#addedInfo .addedList dd:last-child {
	margin-bottom: 0;
}
#addedInfo .addedList dd li {
	list-style-type: none;
}
#addedInfo .addedList .fbLink,
#addedInfo .addedList .twLink,
#addedInfo .addedList .forumlink {
	margin-bottom: 5px;
}
#addedInfo .addedList .fbLink img,
#addedInfo .addedList .twLink img,
#addedInfo .addedList .forumlink img{
	margin-right: 5px;
	vertical-align: bottom;
}


#addedInfo .otherList {
	margin-top: 30px;
	text-align: left;
}
#addedInfo .otherList .unit {
	float: none;
}
#addedInfo .spsiteBanner {
	margin-top: 30px;
	text-align: left;
}
#addedInfo .spsiteBanner li {
	list-style-type: none;
}
#addedInfo .spsiteBanner a:hover img {
	background-color: #fff;
	opacity: 0.8;
}

#addedInfo .trailerMovie {
	margin-top: 30px;
	text-align: left;
}
#addedInfo .trailerMovie p {
	line-height: 1.6;
}
#addedInfo .trailerMovie ul {
	margin-top: 20px;
}
#addedInfo .trailerMovie li {
	list-style-type: none;
}
#addedInfo .trailerMovie li:last-child {
	display: none;
}
#addedInfo .trailerMovie a:hover img {
	background-color: #fff;
	opacity: 0.8;
}

/*
 mainSlider
	jQuery bxSlider v3.0
	http://bxslider.com
	Copyright 2011, Steven Wanderski
---------------------------------------- */
#mainSlider {
	border-bottom: 1px solid #e1e1e3;
}
#mainSlider .inner {
	position: relative!important;
	width: 100%!important;
	height: 464px;
	padding: 30px 0 0;
	background: url(/us/images/layout/mainSlider-bg-01.png) no-repeat top center;
	overflow: hidden;
}
#mainSlider .bx-wrapper {
	position: relative !important;
	width: 100% !important;
}
#mainSlider .bx-window {
	width: 931px !important;
	margin: 0 auto !important;
	overflow: visible !important;
}
#mainSlider .inner ul {

}
#mainSlider .inner ul li {
	display: none;
}
#mainSlider .inner ul li:first-child {
	display: block;
}
#mainSlider .inner .slider li {
	display: block!important;
}
#mainSlider .slider li {
	width: 931px;
	overflow: visible;
}
#mainSlider .sliderInner {
	position: relative;
	width: 891px;
	height: 434px;
	margin: 0 auto;
}
#mainSlider .slider .sliderInner {
	margin: auto;
	background-color: #f1f2f3;
}

.sliderInner .slideTextBg {
	position: absolute;
	bottom:0;
	right:0;
	width: 851px;
	height:75px;
	background: transparent url(/us/images/layout/black_op70_bg.png);
	color: #ffffff;
	padding: 10px 20px;
}

.sliderInner .slideTextBg h4 {
	font-size: 32px;
	line-height: 1.2;
}

.sliderInner .slideTextBg p {
  height: 35px;
  line-height: 1.2;
  overflow: hidden;
}

.sliderInner .bluedownloadBtn {
	position: absolute;
	bottom:100px;
	left:0;
	width: 360px;
}


/*
#mainSlider .sliderInner h3 span {
	position: absolute;
	right: 13px;
	bottom: 16px;
}
#mainSlider .sliderInner h3 a {
	color: #456;
}
#mainSlider .sliderInner .downloadBtn {
	zoom: 1;
	margin: 10px 0 0 13px;
}
#mainSlider .sliderInner .downloadBtn:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#mainSlider .sliderInner .downloadBtn li {
	display: block;
	float: left;
	width: 88px;
	margin-right: 10px;
}
#mainSlider .sliderInner .downloadBtn li a {
	display: inline-block;
	min-width: 83px;
	padding: 5px 3px;
	font-size: 12px;
	vertical-align: bottom;
}*/
#mainSlider .bx-prevnext {
	position: relative;
	width: 891px;
	margin: 0 auto;
}
#mainSlider .bx-prev {
	position: absolute;
	top: -240px;
	left: -32px;
	width: 25px;
	height: 36px;
	text-indent: -9999px;
	background: url(/us/images/layout/control-icon-01.png) no-repeat scroll left -74px;
	z-index: 10000;
}
#mainSlider .bx-next {
	position: absolute;
	top: -240px;
	right: -32px;
	width: 25px;
	height: 36px;
	text-indent: -9999px;
	background: url(/us/images/layout/control-icon-01.png) no-repeat scroll right -74px;
	z-index: 10000;
}
#mainSlider .bx-prev:hover {
	background-position: left -111px;
}
#mainSlider .bx-next:hover {
	background-position: right -111px;
}
#mainSlider .bx-pager {
	text-align: center;
	zoom: 1;
}
#mainSlider .bx-pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#mainSlider .bx-pager a {
	position: relative;
	display: inline-block;
	top: 15px;
	width: 20px;
	margin: 0 5px;
	text-indent: -9999px;
	background: url(/us/images/layout/mainSlider-pager-01.gif) no-repeat left top;
	vertical-align: bottom;
	z-index: 100000;
}
#mainSlider .bx-pager .pager-active,
#mainSlider .bx-pager a:hover {
	text-decoration: none;
	background: url(/us/images/layout/mainSlider-pager-02.gif) no-repeat left top;
}
#mainSlider .mainSliderBg {
	position: relative;
	width: 891px;
	margin: 0 auto;
	overflow: visible;
}
#mainSlider .mainSliderBg .bgLeft {
	position: absolute;
	top: -449px;
	right: 891px;
	width: 1000px;
	height: 435px;
	background-color: #fff;
	opacity: 0.87;
	z-index: 13;
}
#mainSlider .mainSliderBg .bgRight {
	position: absolute;
	top: -449px;
	left: 891px;
	width: 1000px;
	height: 435px;
	background-color: #fff;
	opacity: 0.87;
	z-index: 13;
}



/* Pre-register
---------------------------------------- */
#preRegister {
	width: 760px;
	margin: 0 auto;
	padding: 12px 0 30px;
	text-align: center;
}
#preRegister .errorText {
	width: 500px;
	margin: 1px 10px 0 250px;
}
#preRegister dl {
	zoom:1;
	width: 500px;
	margin: 18px auto 20px;
	text-align: left;
}
#preRegister .errorText + dl {
	margin-top: 5px;
}
#preRegister dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#preRegister dt {
	float: left;
	margin: 8px 20px 0 0;
}
#preRegister dd {
	float: left;
}
#preRegister dd input {
	width: 365px;
}

#preRegister p {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}
#preRegister .submitBtn input[type="submit"] {
	min-width: 300px;
}
#preRegister .thanksText {
	margin-top: 18px;
	margin-bottom: 60px;
}
#preRegister .backBtn input[type="button"] {
	min-width: 300px;
}



/* Server-Error
---------------------------------------- */
#serverError {
	width: 760px;
	margin: 0 auto;
}
#serverErrorInner {
	width: 512px;
	margin: 30px auto;
}
#serverError ul {
	zoom:1;
}
#serverError ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#serverError li {
	float: left;
	width: 240px;
	text-align: center;
}
#serverError li:last-child {
	float: right;
}
#serverError .backBtn a {
	width: 220px;
}


/* Download button - US
---------------------------------------- */
#mainSlider .downloadBtn.bluedownloadBtn li{
	width: 167px;
	float: left;
	margin-left: 8px;
}


.unitList .downloadBtn.bluedownloadBtn li a .download-cta{
	float: left;
	color: #ffffff;
	font-size: 12px;
	text-shadow: none;
	margin-left: 10px;
	margin-top: 8px;
}

.unitList .downloadBtn.bluedownloadBtn .platform-icon{
	float: right;
	height: 22px;
	width: 20px;
	background-repeat: none;
	background-color: transparent;
	margin-right: 6px;
	margin-top: 3px;
}

.unitList .downloadBtn.bluedownloadBtn li.iosBtn a .platform-icon {
	background-image: url("/us/images/layout/button_ios_small_icon.png");
	background-position: -2px -3px;
}

.unitList .downloadBtn.bluedownloadBtn li.androidBtn a .platform-icon {
	background: url("/us/images/layout/button_android_small_icon.png");
	background-position: -1px -2px;
}

.unitList .downloadBtn.bluedownloadBtn {
	zoom:1;
	margin-top: 4px;
}

.unitList .downloadBtn.bluedownloadBtn:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.unitList .downloadBtn.bluedownloadBtn li {
	float: left;
}

.unitList .downloadBtn.bluedownloadBtn li a {
	display: inline-block;
	width: 105px;
	height:26px;
	margin: 0 10px 0 0;
	font-size: 12px;
	vertical-align: bottom;
}

.unitList .downloadBtn.bluedownloadBtn li:last-child a {
	margin-right: 0;
}



/***
TWILIO
***/


#mainSlider .sliderInner .twilio_container .twilio_button,
#addedInfo .twilio_container .twilio_button {
	height: 36px;
	width: 155px;
	padding: 0 12px;
}

#addedInfo .twilio_container .twilio_button {
	min-width: 144px;
	margin-bottom: 10px;
}

.unitList .twilio_container .twilio_button,
.unitList .campaign_container .campaign_button {
	width: 119px;
	padding: 0 7px;
	zoom:1;
	height:26px;
	margin-top: 4px;
}
.unitList .twilio_container .twilio_button:after,
.unitList .campaign_container .campaign_button:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.unitList .twilio_container .twilio_button .download-cta,
.unitList .campaign_container .campaign_button .download-cta{
	float: left;
	color: #ffffff;
	font-size: 12px;
	text-shadow: none;
	margin-top: 8px;
}

.unitList .twilio_container .twilio_button .platform-icon{
	float: right;
	height: 22px;
	width: 20px;
	margin: 0 2px;
	background-repeat: none;
	background-color: transparent;
	margin-top: 3px;
}

.unitList .twilio_container .twilio_button .platform-icon-ios {
	background-image: url("/us/images/layout/button_ios_small_icon.png");
	background-position: -2px -3px;
}

.unitList .twilio_container .twilio_button .platform-icon-android {
	background: url("/us/images/layout/button_android_small_icon.png");
	background-position: -1px -2px;
}

.twilio_container {
	position: relative;
	height: 40px;
	width: 200px;
}

#mainSlider .twilio_container {
	top: -140px;
	left:10px;
}

.campaign_modal {
	position:absolute;
	top:40px;
	left:-20px;
	border:1px solid #ccc;
	background:#445565;
	color:#fff;
	font-family:arial, helvetica,sans-serif;
	font-size:14px;
	z-index:100;
}
.twilio_modal .close {
	width:20px;
	height:20px;
	background:url(/us/images/layout/closed_corner_btn.png) no-repeat 0 0;
	position:absolute;
	top:6px;
	right:6px;
	display:block;
	float:right;
}
.twilio_modal .input_box{
	position:relative;
	width:171px;
	float:left;
}
.twilio_modal .clear_text {
	width:20px;
	height:20px;
	background:url(/us/images/layout/closed_corner_btn.png) no-repeat 0 0;
	position:absolute;
	top:14px;
	right:2px;
	display:block;
	float:right;
}
.twilio_modal input.phone_num {
	width: 161px;
	height:19px;
  margin: 8px 0 5px;
  padding:5px;
	border: 1px solid #E2E3E4;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	float:left;
	color:#333;

}

.twilio_modal .arrow_tip{
	width:26px;
	height:13px;
	display:block;
	position:absolute;
	top:-13px;
	left:115px;
	background:url(/us/images/layout/arrow_tip_02.png) no-repeat 0 0;
}
.twilio_modal .send{
	display:block;
	width:55px;
	height:29px;
	margin:8px 0 10px 10px;
	float:right;
	text-decoration: none;
}
.twilio_modal  a.send span{
	display:block;
	height:29px;
	margin-top:8px;
  text-align:center;
}

.twilio_modal .platform {
	float: left;
}

.twilio_modal .platform a {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
.twilio_modal .platform a:hover {
	color:#999;
}
.twilio_modal .message {
	margin:20px auto;
}





/* --------------------------------------------------
	Developer pages
-------------------------------------------------- */

/* Index
---------------------------------------- */


.left {
  float:left;
}

.right {
  float:right;
}

#dev-promo-header {
  padding:0 0 30px;
}

#dev-promo-header #dev-logo {
  display:block;
  float:left;
  border:0;
  /*background:url('/us/images/developers/landing-page/gree_logo.png') 0 0 no-repeat;*/
  width:173px;
  height:46px;
  position:relative;
  left:20px;
  margin-right:50px;
}

#dev-promo-header .headline {
  font:bold 23px/25px 'Helvetica', sans-serif;
  color:#445566;
  float:left;
  padding-top:12px;
}

#dev-promo {
  border:1px solid #cccccc;
/*
  border-radius:6px;
  moz-border-radius:6px;
  -webkit-border-radius:6px;
  -o-border-radius:6px;
*/
  font-size:15px;
  line-height:21px;
}

#dev-promo a:link {
  color:#0099cc;
}

#dev-promo a:visited {
  color:#0099cc;
  text-decoration:underline;
}

#dev-promo a:hover {
  color:#666666;
}

#dev-promo .right-col {
  background:#F7F8F9;
  padding:40px 20px;
  float:right;
  height:510px;
}

#dev-promo .right-col iframe {
  width:410px;
}

#dev-promo .left-col {
  border-right: 1px solid #CCCCCC;
  float: left;
  font-size: 13px;
  height: 510px;
  padding: 40px 55px 40px 70px;
  position: relative;
  width: 402px;
}

#dev-promo .left-col img.gree-land {
  width:527px;
  position:absolute;
  bottom:0;
  left:0;
}

#dev-promo .left-col .badge {
  position:absolute;
  top:30px;
  left:-20px;
  width:145px;
  height:145px;
  z-index:2;
}


h3.promo-headers {
  font:bold 15px/16px sans-serif;
  color:#e34814;
  margin-bottom:15px;
}

#dev-promo .left-col p {
  margin-bottom:25px;
}

#dev-promo .left-col p.disclaimer {
  font-size:12px;
}

#dev-promo .left-col ul {
  margin:0 0 20px 15px;
}

#dev-promo .left-col ul li {
  margin:8px 0;
}


/*ABOUT
*/

.about #hero{
	position:absolute;
	top:-35px;
	left:-105px;
}

.about .right_col {
	width:300px;
	height:1029px;
	float:right;
	margin-right:75px;
}

#comeplay {
	width:278px;
}

.about .button_wrap .twilio_button {
	width: 155px;
}


.about .twilio_container {
	margin:0 auto;
}
.about .twilio_container .twilio_button {
	padding:0 12px 5px;
}
.about .downloadBtn {
	display: none;
}
.about #features p {
	font-weight:normal;
	font-size:16px;
	color:#999;
	margin:0 0 15px 0;
	width: 230px;
}
a.videoBtn { /*violet*/
	width:180px;
	padding:6px 0 4px;
	margin:25px auto;
}

.wordpressList {
  float: left;
  margin-right: 20px;
  width: 470px;
}

.facebookiframeContainer {
  float: left;
  width: 470px;
}