@charset 'UTF-8'; 

body {
	font-size: 14px;
	line-height: 140%;
	background-color: #333;
	margin: 0;
	padding: 20px 0 0 0;
	font-family: 'Lucida Grande', Tahoma, Verdana;
}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	color: #666;
}

h4 {
	font-size: 14px;
	color: #000;
	margin-left: 20px;
}

p, li {
	font-size: 13px;
}

a {
	font-weight: bold;
	color: #00e;
	overflow:hidden; /* For hiding dotted border with Firefox. */
	outline:none; /* For hiding dotted border with Firefox. */
}

.menu {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
}

.menu li {
	display: inline;
	margin: 0 24px;
	font-size: 14px;
	font-weight: bold;
}

.menu li.active, .langmenu li.active {
	color: #e00;
}

.menu li a {
	color: white;
	text-decoration: none;
}

.content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.content-cover {
	width: 980px;
	height: 300px;
	background-image: url(/assets/images/cover.png);
	background-repeat: no-repeat;
	position: relative;
}

.content-cover h1 {
	text-indent: -999999px;
	margin-top: 0;
}

.content-cover p {
	width: 280px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -999999px;
	background-image: url(/assets/images/downloadbutton-e.png);
	background-repeat: no-repeat;
	position: relative;
	top: 170px;
	left: 55px;
}

.content-cover-j p {
	background-image: url(/assets/images/downloadbutton-j.png);
}


.content-cover p a {
	display: block;
	width: 280px;
	height: 100px;
}

.content-text {
	background-color: #fff;
	color: #333;
	font-weight: normal;
	padding: 10px 0;
}

.content-text p {
}

.content-text>h1,
.content-text>h2,
.content-text>h3,
.content-text>p,
.content-text>ul,
.content-text>ol,
.content-text>div {
	margin-left: 20px;
	margin-right: 20px;
}

.content-text p.homelead {
	margin: 10px 150px 20px 150px;
	font-size: 16px;
	line-height: 150%;
}

.noticebox {
	background-color: #ffffee;
	padding: 10px 20px;
}


.youtube {
	text-align: center;
	margin: 15px 0;
}

.columns1, .columns2, .column3 {
	margintop: 20px 0;
}

.columns2>div {
	float: left;
	width: 50%;
}

.columns3>div {
	float: left;
	width: 33%;
}

.columns3>div p {
	padding: 0 10px;
}

#whatisinteraction>p {
	background-image: url(/assets/images/bigpointer.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 120px;
}

#ixeditsolvestheproblem>p {
	background-image: url(/assets/images/nocoding.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 120px;
}

#editdirectlywithinthebrowser>p {
	background-image: url(/assets/images/embedimage.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
}

#jquerypoweredsmartdomscripting>p {
	background-image: url(/assets/images/jquerylogos.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
}

#savingdatausinglocaldb>p {
	background-image: url(/assets/images/localdb.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
}


#keeptrackwithtwitter p {
	text-align: center;
	margin: 30px 0 0 0;
	
}

#keeptrackwithtwitter p a {
	background-color: #ffc;
	background-image: url(/assets/images/twittericon.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	border: 1px solid #996;
	padding: 5px 12px 5px 38px;
	text-decoration: none;
	color: #000;
}


/* Samples */

.samplecomponent {
	border-top: 1px solid #666;
	margin-top: 20px;
	padding-top: 5px;
}

.samplecomponent .contentbox {
	float: left;
	width: 390px;
	padding-right: 20px;
}

.samplecomponent .imagebox {
	float: left;
	width: 530px;
}

.samplecomponent .imagebox p {
	margin: 45px 0 0 0 !important;
	text-align: center;
}

.samplecomponent .imagebox p.caption {
	margin-top: 10px !important;
}

.fakelink {
	color: #00e;
	font-weight: bold;
	cursor: pointer;
}

.samples h3 {
	margin-bottom: 0;
}

.samples pre {
	background-color: #eee;
	font-size: 12px;
}


/* User Guide */

.userguide h2 {
	color: #00589e;
	margin-top: 2em;
}

.userguide h3 {
	margin-left: 40px;
	margin-top: 2em;
}

.userguide h4 {
	margin-left: 60px;
	margin-bottom: 0;
}

.userguide p, .userguide>ul, .userguide ol {
	margin-left: 60px;
	margin-right: 60px;
}

.userguide p.imagep {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

.userguide pre {
	margin-left: 80px;
	margin-right: 80px;
	background-color: #eee;
}

.userguide #ixediticon {
	float: right;
}

.userguide #guidemenu {
}



/* Top */

.topcap {
	height: 20px;
	margin: 0;
	background-image: url(/assets/images/caps.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Bottom */

.bottomcap {
	height: 20px;
	margin: 0;
	background-image: url(/assets/images/caps.png);
	background-repeat: no-repeat;
	background-position: left -20px;
}

.topcap *, .bottomcap * {
	margin: 0;
	padding: 0;
	display: none;
}

.footer {
	color: #fff;
	text-align: center;
	padding: 8px 0;
}

.footer a {
	color: #fff;
	font-weight: normal;
}

.footer p, .footer ul {
	display: inline;
	margin: 0 12px;
}

.footer ul {
	list-style-type: none;
	padding: 0;
}

.footer li {
	display: inline;
}



/* clearfix */

.ui-helper-clearfix:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height:1%;
}

.ui-helper-clearfix {
	display:block;
}

/* end clearfix */


.ui-corner-all { 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
