body{
	margin:0;
	min-width:1000px;
	font:13px/19px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
img{border-style:none;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.main-wrapper{
	width:1080px;
	position:relative;
	float:left;
	left:50%;
}
#main{
	width:1080px;
	position:relative;
	float:left;
	left:-50%;
}
.header-wrap{
	height:174px;
	background:url(../images/header.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 60px;
}
#header{
	width:961px;
	overflow:hidden;
}
.logo-holder{
	margin:20px 0 18px;
}
* html .logo-holder{
	margin:20px 0 16px;
}
* +html .logo-holder{
	margin:20px 0 16px;
}
.logo{
	display:block;
	text-indent:-9999px;
	width:153px;
	height:41px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
}
.nav{
	margin:0 0 21px;
	padding:0;
	list-style:none;
	float:left;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}
.home-link{
	width:105px;
	background:url(../images/nav-sprite.gif) no-repeat;
}
.home-link:hover{
	background:url(../images/nav-sprite.gif) no-repeat 0 -34px;
}
.myapi-link{
	width:113px;
	background:url(../images/nav-sprite.gif) no-repeat -105px 0;
}
.myapi-link:hover{
	background:url(../images/nav-sprite.gif) no-repeat -105px -34px;
}
.allapi-link{
	width:115px;
	background:url(../images/nav-sprite.gif) no-repeat -218px 0;
}
.allapi-link:hover{
	background:url(../images/nav-sprite.gif) no-repeat -218px -34px;
}
.register-nav{
	margin:6px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.register-nav li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 65%;
	padding:0 0 0 12px;
	margin:0 0 0 8px;
	display:inline;
	line-height:15px;
}
* html .register-nav li{
	background-position:0 50%;
}
* +html .register-nav li{
	background-position:0 50%;
}
.register-nav li:first-child{
	background:none;
}
.register-nav li a{
	text-decoration:none;
	color:#fff;
	font-size:11px;
	line-height:13px;
}
.register-nav li a:hover{
	text-decoration:underline;
}
.home-slogan{
	display:block;
	width:753px;
	height:22px;
	background:url(../images/home-slogan.gif) no-repeat;
	text-indent:-9999px;
	clear:both;
	margin:0;
}
.featured-slogan{
	display:block;
	width:145px;
	height:17px;
	background:url(../images/featured-slogan.gif) no-repeat;
	text-indent:-9999px;
	clear:both;
	margin:0;
}
.myapis-slogan{
	display:block;
	width:81px;
	height:24px;
	background:url(../images/myapis-slogan.gif) no-repeat;
	text-indent:-9999px;
	clear:both;
	margin:0;
}
.register-slogan{
	display:block;
	width:87px;
	height:22px;
	background:url(../images/register-slogan.gif) no-repeat;
	text-indent:-9999px;
	clear:both;
	margin:0;
}
.login-slogan{
	font-size:18px;
	height:22px;
	color:#1791be;
	float:left;
	display:block;
	clear:both;
	margin:0;
}
.harvest-slogan{
	float:left;
	/*width:176px;
	height:34px;*/
	/*background:url(../images/harvest-title.gif) no-repeat;*/
	
	margin:21px 0 0 18px;
	display:inline;
}
.harvest-slogan a{
	float:left;
	width:110px;
	height:32px;
	text-indent:-9999px;
}
.header-small-wrap{
	height:71px;
	background:url(../images/header-small.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 60px;
}
#header-small{
	width:961px;
	overflow:hidden;
}

.logo-small-holder{
	margin:7px 0;
}
* html .logo-small-holder{
	margin:7px 0 5px;
}
* +html .logo-small-holder{
	margin:7px 0 5px;
}
.logo-small{
	display:block;
	text-indent:-9999px;
	width:185px;
	height:23px;
	background:url(../images/logo-small.gif) no-repeat;
	overflow:hidden;
}






.home-intro{
	height:1%;
	overflow:hidden;
	padding:33px 0 24px 60px;
}
.image-holder{
	float:left;
	width:590px;
	height:292px;
	margin:0 30px 0 0;
	position:relative;
}
.control{
	width:41px;
	height:21px;
	overflow:hidden;
	position:absolute;
	right:14px;
	bottom:5px;
}
.left{
	float:left;
	width:20px;
	height:21px;
	background:url(../images/left.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 1px 0 0;
}
.right{
	float:left;
	width:20px;
	height:21px;
	background:url(../images/right.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.image-holder img{
	display:block;
}
.my-apis{
	width:341px;
	float:left;
	padding:1px 0 0;
}
.my-apis h2{
	margin:0 0 14px;
	text-indent:-9999px;
	width:341px;
	height:29px;
	background:url(../images/my-apis-title.gif) no-repeat;
}
.my-apis ul{
	margin:0;
	padding:0;
	list-style:none;
}
.my-apis ul li{
	height:51px;
	width:339px;
	background:url(../images/my-apis-list.gif) repeat-x;
	border:1px solid #d3edf6;
	margin:0 0 12px;
	overflow:hidden;
}
* html .my-apis ul li{
	margin:0 0 9px;
}
* +html .my-apis ul li{
	margin:0 0 9px;
}
.next{
	float:right;
	width:15px;
	height:52px;
	text-indent:-9999px;
	background:url(../images/next.gif) no-repeat;
	overflow:hidden;
}
.my-apis ul li strong{
	float:left;
	font-size:15px;
	margin:8px 0 0 12px;
	display:inline;
}
.my-apis ul li span{
	float:left;
	clear:left;
	color:#1294c4;
	font-size:13px;
	padding:0 0 0 12px;
	letter-spacing:3px;
}
.home-content{
	overflow:hidden;
	height:1%;
	border-top:1px solid #e6e6e6;
	padding:9px 0 24px 56px;
	background:#f6f6f6 url(../images/home-content.gif) repeat-x 0 100%;
}
.new-apis{
	width:594px;
	float:left;
	border-right:1px solid #e5e5e5;
	padding:0 18px 0 0;
	margin:0 21px 0 0;
}
.new-apis h3{
	margin:11px 0 10px 3px;
	width:592px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/new-apis-title.gif) no-repeat;
}
.new-apis ul{
	margin:0;
	padding:0;
	list-style:none;
}
.new-apis ul li{
	overflow:hidden;
	height:1%;
	border-top:1px solid #d3d3d3;
	padding:11px 0 12px 0;
}
.new-apis ul li:first-child{
	border-top:none;
	padding-top:0;
}
.new-apis ul li img{
	float:left;
}
.new-apis .text{
	height:1%;
	overflow:hidden;
	padding:3px 0 0 16px;
}
.new-apis strong{
	display:block;
}
.more{
	color:#1396c6;
	text-decoration:none;
	background:url(../images/bullet01.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
}
.more:hover{
	text-decoration:underline;
}
.feed{
	width:330px;
	float:left;
	padding:10px 0 0;
}
.feed h4{
	margin:0 0 11px;
	font-size:15px;
	line-height:17px;
	background:url(../images/feed-title.gif) repeat-x 0 100%;
	padding:0 0 10px;
}
.feed ul{
	margin:0;
	padding:0;
	list-style:none;
}
.date{
	font-weight:bold;
	color:#048fc2;
	padding:0 4px 0 0;
}
.feed ul li{
	padding:0 0 7px;
}
.feed ul li a{
	text-decoration:none;
	color:#2b2b2b;
	background:url(../images/feed-link.gif) no-repeat 100% 6px;
	padding:0 12px 0 0;
}
.feed ul li a:hover{
	text-decoration:underline; 
}
.featured-intro{
	height:1%;
	overflow:hidden;
	padding:32px 0 23px 59px;
}
.featured-intro .images{
	float:left;
	margin:0 18px 0 0;
	position:relative;
}
.featured-intro .images img{
	display:block;
}
.access-wrap{
	display:block;
	width:122px;
	height:39px;
	position:absolute;
	bottom:4px;
	right:5px;
}
.get-access-small{
	display:block;
	width:122px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/get-access-small.png) no-repeat;
	cursor:pointer;
}
.featured-content{
	height:1%;
	overflow:hidden;
	background:#f6f6f6;
	border-top:1px solid #e6e6e6;
	padding:22px 0 129px 56px;
}
.featured-apis{
	width:970px;
	overflow:hidden;
}
.featured-apis h2{
	margin:0 0 0 3px;
	width:961px;
	height:26px;
	background:url(../images/new-apis-featured.gif) no-repeat;
	text-indent:-9999px;
}
.box{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #d3d3d3;
}
.box .text .inner{
	width:430px;
	float:left;
}
.get-access{
	width:137px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/get-access.png) no-repeat;
	cursor:pointer;
}
.box .get-access{
	float:right;
	margin:66px 0 0;
}
.box img{
	float:left;
	margin:10px 16px 0 0;
}
.box .text{
	width:637px;
	overflow:hidden;
	float:left;
	padding:0 9px 0 0;
}
.box h3{
	margin:13px 0 0;
	font-size:13px;
}
.box .text span{
	display:block;
	margin:0 0 10px;
}
.box .text em{
	font-size:11px;
	color:#7e7e7e;
}
.box ul{
	margin:0;
	list-style:none;
	float:left;
	width:149px;
	height:105px;
	border-left:1px  solid #d3d3d3;
	background:url(../images/new-api-ul.gif) no-repeat;
	padding:10px 0 3px 16px;
}
.box ul li{
	border-top:1px solid #d3d3d3;
	line-height:22px;
}
.box ul li:first-child{
	border-top:none;
}
.box ul li a{
	color:#048fc2;
	font-size:10px;
	line-height:22px;
	text-decoration:none;
}
.box ul li a:hover{
	text-decoration:underline;
}
.pending{
	color:#f78600;
	font-style:italic;
}
.approved{
	color:#1d9900;
	font-style:italic;
}
.harvest-content{
	height:1%;
	overflow:hidden;
	background:url(../images/harvest-content.gif) repeat-y;
	padding:0 0 0 62px;
}
.harvest-nav-holder{
	height:75px;
	/*background:url(../images/harvest-nav-holder.gif) no-repeat;*/
	overflow:hidden;
	margin:1px 0 0;
}
.harvest-nav{
	margin:34px 60px 0 0;
	display:inline;
	padding:0;
	list-style:none;
	float:right;
}
.harvest-nav li{
	float:left;
	/*background:url(../images/separator02.gif) no-repeat 0 1px;*/
	border-left:solid 1px #fff;
	padding:0 0 0 17px;
	margin:0 0 0 13px;
	display:inline;
}
.harvest-nav li.first{
	border:none;
	padding:0;
	margin:0;
}
.harvest-nav li:first-child{
	background:none;
}
.harvest-nav li a{
	float:left;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.documentation-link{
	width:109px;
	background:url(../images/nav-documentation.png) no-repeat;
}
.sample-code{
	width:91px;
	background:url(../images/nav-sample.png) no-repeat;
}
.gallery{
	width:84px;
	background:url(../images/nav-gallery.png) no-repeat;
}
.blog{
	width:31px;
	background:url(../images/nav-blog.png) no-repeat;
}
.harvest-intro{
	height:1%;
	overflow:hidden;
	padding:17px 0 8px 17px;
}
.harvest-intro img{
	float:left;
	margin:0 21px 0 0;
}
.harvest-intro .text{
	width:465px;
	overflow:hidden;
	float:left;
}
.harvest-intro h2{
	margin:0 0 5px;
	font-size:21px;
	line-height:23px;
	color:#048fc2;
}
.harvest-intro p{
	margin:0 0 33px;
}
.harvest-intro .wrap{
	height:1%;
	overflow:hidden;
	padding:0 13px 0 0;
}
.no-access{
	float:left;
	margin:13px 0 0;
	color:#f78600;
	font-style:italic;
	font-weight:bold;
}
.harvest-intro .get-access{
	float:right;
}
.documentation, .gallery-container, .sample-container{
	height:1%;
	overflow:hidden;
	background:#f6f6f6;
	border-top:1px solid #e6e6e6;
	padding:29px 20px 0 17px;
	margin:0 0 152px;
}
.documentation h3{
	margin:0;
	width:960px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/doc-title.gif) no-repeat;
}
.gallery-container h3{
	margin:0;
	width:960px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/gallery-title.gif) no-repeat;
}
.sample-container h3{
	margin:0;
	width:960px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/sample-title.gif) no-repeat;
}
.section{
	border-top:1px solid #d3d3d3;
	height:1%;
	overflow:hidden;
	padding:16px 310px 23px 0;
}
.gallery-app-img{
	margin:0 30px 0;
	float:left;
}
.gallery-text-block{
	float:left;
}
.gallery-text-block .app-author-link{
	color:#048FC2;
}
.gallery-text-block .app-pub-date{
	font-size:9px;
}
.section-wrap{
	width:100%;
	overflow:hidden;
}
.section-wrap .section:first-child{
	border:none;
}
.section h4{
	margin:0;
	font-size:13px;
	line-height:19px;
}
.section p{
	margin:0;
}
.harvest-bottom{
	height:32px;
	font-size:1px;
	line-height:1px;
	background:url(../images/harvest-content-bottom.gif) no-repeat;
}
.popup-holder{
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-134px;
	display:none;
}
.popup{
	width:409px;
	height:248px;
	background:url(../images/popup.png) no-repeat;
}
.popup .inner{
	width:354px;
	height:237px;
	overflow:hidden;
	position:relative;
	padding:11px 20px 0 35px;
}
.popup .title{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.popup strong{
	font-size:18px;
	line-height:35px;
	color:#1791be;
	float:left;
	margin:17px 0 0;
}
.close{
	float:right;
	text-decoration:none;
	color:#1791be;
}
.sign-in{
	width:293px;
	overflow:hidden;
	padding:0 0 0 3px;
}
.sign-in div{
	height:1%;
	overflow:hidden;
	padding:0 0 15px;
}
.popup label{
	font-size:13px;
	line-height:15px;
	float:left;
	margin:1px 0 0;
}
.popup .text-input{
	float:right;
	border:1px solid #7f9db9;
	font-size:13px;
	line-height:15px;
	width:199px;
	padding:1px 10px 2px;
}
.sign-in .submit{
	float:left;
	margin:4px 7px 0 0;
}
.forgot{
	float:left;
	font-size:12px;
	color:#048fc2;
	text-decoration:none;
	margin:16px 0 0;
}
.forgot:hover{
	text-decoration:underline;
}
.form-holder{
	height:1%;
	overflow:hidden;
	padding:16px 164px 0 57px;
}
.form-holder p{
	margin:0;
	
}
.register-form{
	height:1%;
	overflow:hidden;
	padding:21px 0 0 0;
}
.register-form label{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	float:right;
}
.register-form .row{
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
}
.input-text{
	font-size:13px;
	line-height:15px;
	border:1px solid #7f9db9;
	width:199px;
	float:left;
	padding:1px 10px;
}
.register-form select{
	font-size:13px;
	line-height:15px;
	border:1px solid #7f9db9;
	width:133px;
	float:left;
}
.label-holder{
	float:left;
	width:69px;
	padding:1px 10px 0 0;
	overflow:hidden;
}
.add{
	float:left;
	width:53px;
	height:22px;
	text-indent:-9999px;
	background:url(../images/add.gif) no-repeat;
	overflow:hidden;
	display:inline;
	margin:0 0 0 13px;
}
.zip-input{
	font-size:13px;
	line-height:15px;
	border:1px solid #7f9db9;
	width:99px;
	float:left;
}
.check-wrapper{
	width:100%;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:18px 0 19px;
}
.checkbox{
	width:16px;
	height:15px;
	margin:0;
}
.check-wrapper span{
	font-size:12px;
	line-height:17px;
}
.check-wrapper a{
	text-decoration:none;
	color:#048fc2;
}
.check-wrapper a:hover{
	text-decoration:underline;
}
.site{
	clear:both;
	width:211px;
	height:23px;
	background:#daf0f7;
	margin:0 0 6px 79px;
	font-size:12px;
	line-height:14px;
	color:#016e96;
	padding:8px 0 0 10px;
	position:relative;
}
#site-input{
	margin:0 0 7px;
}
.discard{
	width:34px;
	height:31px;
	display:block;
	position:absolute;
	right:1px;
	top:0;
	text-indent:-9999px;
	background:url(../images/close02.gif) no-repeat;
	overflow:hidden;
}
* html .discard{
	position:absolute;
	right:0px;
	top:0;
}
.register-form .submit{
	margin:18px 0 0;
	float:left;
}
.submit-link{
	float:left;
	color:#048fc2;
	text-decoration:none;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	/*background:url(../images/submit-link.gif) no-repeat 100% 5px;*/
	padding:0 10px 0 0;
	margin:30px 0 0 7px;
	display:inline;
}
.submit-link:hover{
	text-decoration:underline;
}

.fieldWithErrors{
 display:inline;	
}

.api-register-block {
	font-size:20px;
	color:#454545;	
}

.premium-container{
	overflow:hidden;
	width:953px;
	margin:0 0 0 15px;	
}
.premium-container .container-top{
	background:url(../images/api-dialog-top.gif) no-repeat;
	margin:0 0 -9px;
	padding:0;
}
.premium-container .container-mid{
	background:url(../images/api-dialog-mid.gif) repeat-y;
	overflow:hidden;
	width:100%;
	padding:10px 0;
}
.premium-container .container-bottom{
	background:url(../images/api-dialog-bottom.gif) no-repeat;
}
.premium-container .subscribe-link{
	background:url(../images/subscribe.png) no-repeat;
	text-indent:-9999px;
	width:135px;
	height:38px;
	float:left;
	margin:0 20px 0 0;	
	float:right;
}
.premium-container .message-box{
	float:left;
	padding:0 0 0 30px;	
}
.premium-container p{
	width:390px;
	float:left;
	padding:0 0 0 30px;
	margin:0 0 0 30px;
	border-left:solid 1px #ccc;	
}
.premium-container .premium-logo{
	background:url(../images/premium_logo.png) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:34px;
	padding:0;
	margin:0;
	float:left;
}

.code-block{
	background:#ccc;
	width:650px;
	padding:0 0 0 10px;
	margin:10px 20px;	
}

.flash_notice {
	background: yellow;
	padding: 10px;
	font-weight: bold;
}

.flash_error {
	background: yellow;
	padding: 10px;
	font-weight: bold;	
}