/* How To Frontpage */
#documentation h3, #howto h3, #faq h3, #international-faq h3 {
	color:#F00000;
	font-weight:bold;
	margin: 15px 0;
}
#howto-home  ul h2 {
	color: red;
	float: left;
	padding: 10px;
}
#howto-home  h2{
	padding-bottom: 20px;
}
/*
#howto > ul li{
	margin-left: 50px;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border: 1px grey solid;
	padding: 10px;
}
*/

#howto-home {
height:330px;
position:relative;
width:709px;
}
#holder{
width:765px;

}
#featured_holder{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position:absolute;
	top:42px;
	left:0;
	display: block;
}
#featured_holder2{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position: absolute;
	top:42px;
	left:0;
	display: none;
}
#featured_holder3{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position: absolute;
	top:42px;
	left:0;
	display: none;
}
#featured_left{
	width:205px;
	float: left;
}
#featured_right{
	width: 515px;
	float: left;
	padding-top: 20px;
}
#video_player{
}
#featured_holder h3, #featured_holder2 h3, #featured_holder3 h3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:14pt;
	line-height:31px;
	width:199px;
	float: left;
	padding-left: 10px;
	letter-spacing: -.5px;
	line-height: 25px;
	width:189px;
	font-weight: 100;
}
#featured_bug{
	padding-left: 10px;
	color:#cbcbcb;
	font-size: 16px;
	float: left;
	margin-top: 20px;
}
.star {
	padding-right: 4px;
}
/*.slide_word{
	font-size: 10pt;
	color:#a7a7a7;
	margin-left: 10px;
	margin-right: 15px;
	margin-top:152px;
	float: left;
}*/

.next{
	font-size: 10pt;
	color:#a7a7a7;
	position: absolute;
	left:111px;
	bottom:18px;
	cursor: pointer;
}
.prev{
	font-size: 10pt;
	color:#a7a7a7;
	position: absolute;
	left:0px;
	bottom: 18px;
	cursor: pointer;
}

#featured_left ul li {
background:transparent url(/resources/images/howto/buttons.png) no-repeat scroll 0 0;
font-size:12px;
height:23px;
float:left;
margin-right:10px;
}

#featured_left ul{
position: absolute;
bottom:11px;
left:45px;

}
#featured_left li a {
color:#3C3C3C;
display: block;
line-height:23px;
padding-left:0px;
width: 10px;
height: 10px;
margin-right:10px
}
#featured_left ul .selected_button {
background-position:-13px 0;
width:10px;
}
#featured_left ul .not_selected {
background-position:0 0;
width:10px;
}



#basic_holder{
	width: 726px;
	margin-top:56px;
	margin-bottom: 10px;
}
#basic_holder h3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#272727;
	font-size:24pt;
	padding-bottom: 12px;
	margin-bottom: 20px;
	padding-top:20px;
}
#advanced_holder{
	float:left;
	width: 726px;
	margin-top:10px;
	margin-bottom:10px;
}
#advanced_holder h3{
	padding-bottom: 12px;
	margin-bottom: 20px;
	margin-top:20px;
}
.tutorial_holder{
	padding:8px 28px 8px 10px;
	width:317px;
	float:left;
}
.tutorial_holder h4{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#545454;
	font-size:17pt;
	font-weight:normal;
	letter-spacing: -1px;
	margin-bottom:10px;
	text-decoration: none;
}
h4 a{
	text-decoration:underline;
}
.tutorial_holder p{
	font-size:10pt;
	line-height: 1.5em;
}
.tutorial_holder h4 ul{float: right;}

.tutorial_holder ul{margin-top:12px; width:100%;}
.tutorial_holder ul li{display:block-inline; float:left; background:url(/resources/images/howto/howto_sprites.png) no-repeat;}
.tutorial_holder li{display:inline-block;cursor: pointer;}
.tutorial_holder ul span{display:none;}
.tutorial_holder ul .python{width:22px; height:23px; background-position:-50px 0; margin-right:10px;}
.tutorial_holder ul .php{width:38px; height:23px; background-position:-246px -6px; margin-right:10px;}
.tutorial_holder ul .ruby{width: 15px; height:23px; background-position:-132px -6px; margin-right:10px;}
.tutorial_holder ul .demo{width: 26px; height:23px; background-position:-11px -4px; margin-right:10px;}
.special_icon{float:left; margin-bottom:10px; width:100%;}
.tutorial_holder ul .mysql{width: 53px; height:23px; background-position:-329px 0; margin-right:10px;}
.tutorial_holder ul .app_engine{width:38px; height:23px; background-position:-394px 0; margin-right:10px;}
.tutorial_holder ul .xml{width:38px; height:23px; background-position:-436px -7px; margin-right:10px;}
#advanced_holder h3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#272727;
	font-size:24pt;
}
.data{
	float:left;
}
#tuts_line{
	float:left;
	margin-bottom:10px;
	min-height:100px;
	width:98%;
	
}

/* How To Sections */
.syntaxhighlighter {
	font-size: 12px;
}

/* Fix some Twilio Styles */

#howto p {
	clear: none;
	line-height:1.5em;
	margin: 15px 0 !important;
	padding: 0px;
}

#howto ul h2 {
	color: red;
	float: left;
	padding: 10px;
}

#howto > ul li ul{
	margin-left: 50px;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border: 1px grey solid;
	padding: 10px;
}

/* Tabs */

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #f00; }

/* How To */



/* Implemenation Graph 2.0 */

#graph {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	list-style-type: none;
	background: #F9F6EF;
	margin: 10px 0;
	padding: 20px 0;
}

#graph img {
	width: 70px;
}

#graph  .client {
	float: left;
	margin: 10px 0 10px 10px;
}

#graph .twilio {
	float: right;
	margin: 10px 10px 10px 0;
}

#graph ul {
	list-style-type: none;
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#graph ul li {
	text-align: center;
}

#graph ul li a {
	color: #494949;
	text-decoration: none;
	display: block;
}


#graph ul li a em {
	font-style: normal;
	display: block;
}

#graph ul li a:hover em {
	color: black;
}

#graph ul strong {
	display: block;
	color: red;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 7px;
}

#graph ul .even strong {
	background: url('/resources/images/howto/arrow_left.jpg') no-repeat;
	text-align: right;
	padding-right: 9px;
}

#graph ul .odd strong {
	background: url('/resources/images/howto/arrow_right.jpg') no-repeat;
	text-align: left;
	padding-left: 12px;
}

#howto ul li h4 {
	width: 25px;
	padding: 10px;
	float: left;
	text-align: center;
}

#infobox {
    width: 580px;
	padding: 5px 20px;
	margin-left: auto;
	margin-right: auto;
    border: 2px solid #999;
	background-color:#FFF;
    color: #333;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}	
#infobox a{font-size:12px; color:#2c75fa;}
#infobox tr{height:30px;}
#infobox .difficulty{padding-left:45px; background:url('/resources/images/howto/difficulty.png') no-repeat;}
#infobox .source_code{padding-left:45px; background:url('/resources/images/howto/source_code.png') no-repeat;}
#infobox .spacer{width: 30px;}
.infobox_headers{font-weight:bold; font-size:14px;}

#infobox td{ background: transparent; text-align: center;}
#video-holder{
width:960px;
}
#video-nav{
float:left;
width:185px;
}

#video-nav li{
cursor:pointer;
float:left;
height:103px;
padding:10px;
width:165px;
}
#video-nav li:hover{
cursor: pointer;
}

#video-nav .video-selected{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-topleft:3px;
background:transparent url(/resources/images/howto/tiny-squares.png) repeat scroll 0 0;
cursor:pointer;
float:left;
height:103px;
padding:10px;
width:165px;
}

#main-video{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:3px;
background:url('/resources/images/howto/tiny-squares.png');
float:left;
padding:10px;
width:495px;
}
#documentation, #howto{
width:716px;
float:left;
margin-right:0px;
}