@charset "UTF-8"; 

* {
	cursor: auto
}

dd,dl,form,h1,h2,h3,h4,h5,li,p,td,th,ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0
}

ul li {
	list-style: none
}

a {
	color: #1f75cc;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a,a * {
	cursor: pointer;
	outline: none
}

:focus {
	outline: none
}

.clear {
	clear: left
}

dl,h1,h2,h3,h4,h5,p,td {
	line-height: 20px
}

h1 {
	font-size: 23px;
	margin: 9px 0 24px
}

h2 {
	margin: 30px 0 6px 0;
	background: url(../images/dots.gif) repeat-x bottom;
	padding: 0 0 14px 0;
	font-size: 18px
}

h3 {
	font-size: 14px;
	background: none;
	margin: 19px 0 4px 0
}

h4 {
	font-size: 13px
}

p {
	margin: 0 0 16px 0
}

.errors-table td {
	padding: 0 10px 10px 0
}

.hotbox {
	margin: 0 0 1.16em 0
}

.hotbox h3 {
	margin: 0
}

.hotbox p {
	margin: 1.16em 0 0 0
}

.blue-bullets {
	margin: 0 0 1.16em 0;
	padding: 0
}

.blue-bullets li {
	background: url(../images/bullet_blue.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 0 0 0 4px
}

#core-app-list .text-img {
	margin-bottom: -3px;
	padding-right: 8px
}

#core-app-list p {
	margin-left: 24px
}

#programming_language_selector {
	top: 6px
}

#sdk-table .link-sprite {
	margin: -3px 0 0;
	padding-right: 8px;
	background-color: #fff
}

pre {
	margin: 10px 0
}

.dotted-rows {
	margin: 1.16em 0 0 0
}

.emo {
	margin-bottom: 30px
}

.emo img {
	border: 1px solid #d4e5f6;
	width: 583px
}

.dotted-rows .headers td {
	padding: 4px 9px
}

pre.prettyprint {
	background: #FAFAFA;
	padding: 10px;
	border: 1px solid #DDD
}

.section h1 {
	margin-top: 1.53em
}

.screenshot {
	background: #f4faff;
	padding: 20px;
	border: 1px solid #ace;
	background-color: #fff;
	border: 1px solid #ace;
	text-align: center;
	font-size: 10px;
	background-color: #f4faff;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px
}

.emo h3,.emo ul,.emo ul li {
	margin: 0;
	padding: 0;
	line-height: 20px
}

.emo ul {
	margin-bottom: 10px
}

.emo ul li {
	padding: 0 0 10px 20px
}

.emo-button {
	display: inline-block;
	padding: 15px;
	width: 121px
}

.mini-switch:hover {
	border: 1px solid #4379C0;
	text-decoration: none
}

.mini-switch {
	background: #F4FAFF;
	border: 1px solid #ACE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px;
	display: inline-block;
	text-align: center
}

.mini-switch-selected:hover {
	text-decoration: none;
	border: 0
}

.mini-switch-selected {
	background: #1F75CC;
	color: #fff;
	border: 0
}

#nav {
	float: left;
	width: 190px;
	padding-top: 15px
}

#nav ul {
	line-height: 193%;
	padding-bottom: 10px
}

#nav a,#toc a {
	display: block;
	padding-left: 40px
}

#nav a:hover,#toc a:hover {
	background: #E9F4FF;
	text-decoration: none
}

#nav ul .head {
	font-weight: bold
}

#nav ul .selected {
	background: #4291DF
}

#nav ul .selected a {
	color: #fff
}

#nav ul .selected a:hover,#toc .toc-selected a:hover {
	background: #4291DF;
	color: #fff
}

#nav .sprite {
	margin-left: -24px;
	margin-right: 4px
}

#nav #more {
	border-top: 1px dotted #ccc;
	margin-top: 3px;
	padding-top: 17px
}

#nav #more li {
	margin-bottom: 10px
}

#header {
	padding: 22px 0 0 0;
	margin: 0
}

#header #topnav {
	margin-top: -27px;
	margin-right: -64px
}

#tabs-container {
	min-height: 4px
}

#topnav li {
	display: inline;
	padding-left: 16px
}

#developers-text {
	position: absolute;
	top: 6px;
	left: 126px;
	font-size: 18px;
	color: #000
}

#logo:hover {
	text-decoration: none
}

.simple li {
	list-style-type: decimal;
	margin-bottom: .5em;
	line-height: 1.6em
}

.instruction_list li {
	line-height: 1.4em;
	margin-bottom: .2em
}

#right-content {
	padding-top: 8px;
	width: 625px
}

#tabs-container {
	border-bottom: 0
}

#full-content {
	padding-top: 0
}

pre {
	font-size: 12px
}

.selected {
	color: #222
}

.selected:hover,.selected:hover * {
	text-decoration: none;
	cursor: default
}

.developers-next {
	font-size: 18px;
	padding: 6px 12px;
	text-decoration: none
}

.developers-next:hover {
	text-decoration: none
}

#show-after-switch {
	margin-top: 20px
}

body {
	overflow-y: -moz-scrollbars-vertical;
	overflow-y: scroll
}

.blue-bullets li {
	line-height: 1.6em
}

.literal-block {
	background: #fafafa;
	padding: 10px;
	border: 1px solid #ddd
}

.announcement-new {
	background-color: #FE9157;
	border-radius: 5px;
	font-size: 9px;
	padding: 3px 4px 2px 4px;
	margin-left: 6px;
	color: #fff;
	border-bottom: 1px solid #FD6300;
	border-radius: 2px
}

#myapp_none {
	background-color: white;
	padding: 10px 5px;
	border: 1px solid #cfe3f7;
	margin-top: 1.6em;
	text-align: center
}

.dotted-rows {
	border: 1px solid #cfe3f7;
	border-bottom: none
}

.dotted-rows td a {
	display: inline
}

.dotted-rows td {
	border-bottom: 1px solid #cfe3f7
}

#lang_dropdown .hotbutton {
	width: 150px
}

#lang_dropdown .link-img,#nav .link-img {
	background-color: transparent
}