body{
	background-color:#fff;
	color:#000;
	font:normal 14px 'Trebuchet MS','Lucida Grande','Lucida Sans',arial,verdana,sans-serif;
	line-height:21px;
	background:url(../bannerThumbnails/mainBg.jpg) repeat;
}
.noBor{border:none!important}
#box{ 
	margin:0 auto; 
	padding:20px 0 50px 0; 
	width:790px;
	/*background-color:#F00; */
}

h1,h2,h3,h4{ 
	font:bold 20px 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Trebuchet MS', sans-serif;
	margin-bottom:35px; 
}

h1{ 
	font-size:24px; 
}

h2{ 
	color:#f28e00; 
	margin-bottom:20px;
	border-bottom:1px solid #78c7f2;
}

h3{
	color:#78c7f2; 
	margin-bottom:20px;
	font-size:18px;
}

h4{
	margin-bottom:20px;
	font-size:14px;
	color:#f28e00;
}

p{
	margin-bottom:10px;
}

strong{
	color:#78c7f2;
}

.orange{ color:#f28e00; }
.cyan, a{ color:#78c7f2; }
.grey, a{ color:#404041; }
.green,.greenBold { color:#0CBB38; }

a{ 
	text-decoration:underline;
	font-weight:bold;
	color:#78c7f2;
}

a:hover{ 
	text-decoration:none; 
	color:#f28e00; 
}

a.example{
	font-size:16px;
}

ul{ list-style:none; }

#box li{
	list-style-position:outside;
	margin-left:14px;
	/*font-weight:bold;*/
	color:#78c7f2;
	margin-bottom:10px;
}

#box ul li{
	list-style-type:disc;
}

#box li p{
	color:#777;
	font-weight:normal;
}

ol{ 
	list-style-position:outside; 
	margin-left:10px;
}

#optionsList{
	margin-bottom:30px;
}

#optionsList li{
	color:#777;
}


#intro,
#what,
#features,
#demo,
#use,
#quickLinks,
#customization,
#download,
#xmlg,
#jscall,
#autoplay,
#test,
#donate,
#reload,
#events{
	margin:0 0 25px 0;
	padding-top:10px;
}

#intro{
	width:460px;
	padding-top:0px;
}

#google{
	width:300px;
}


#components, #tests, .customization{ margin:10px 0 20px 25px; }
ul#components li, #tests li, .customization li{ 
	margin:0 0 3px 0; 
	color:#777;
	list-style-type:none;
	list-style-position:inside;
}

#gallery{ width:960px; margin:70px 0px;background:#fff;}

#gallery img{ border: 5px solid #78c7f2; }

#innerUL{
	margin-left:20px;
}

#innerUL li, #versions li{
	margin-bottom:0px;
}

#versions li{ font-size:12px; font-weight:normal; } 

#versions{ margin-bottom:30px; }

.createdBy{text-align:right;padding-right:20px;color:#CB2B1F;font-size:12px;}
.createdBy a{color:#CB2B1F;text-decoration:none;}
pre{ 
	margin:10px;
	font-size:13px;
	color:#0CBB38;
}

#quick-links{

}

