
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff;   }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 450px;
	margin: auto; 
	float: left;
	padding-left: 20px; 
}

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;   
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 40px; 
	padding-top: 10px;
	font-size: 0.8em;
}

#footer form {
	float: right;
}

.home #footer {
	border: none;
	margin-top: 20px;
}

.nav {
	float: right;
	margin-top: -15px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}


.home h2.mootools {
	background: url(../img/mootools-plugins.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
}

.home h2.experiments {
	background: url(../img/experiments.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
	margin-top: 40px;
}

.home .imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .validate {
	background: url(../img/nav-validate.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .lightbox {
	background: url(../img/nav-lightbox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .multibox {
	background: url(../img/nav-multibox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slideshow {
	background: url(../img/nav-slideshow.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .sortabletable {
	background: url(../img/nav-sortabletable.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slider {
	background: url(../img/nav-slider.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .roundedcorners {
	background: url(../img/nav-roundedcorners.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .pageloader {
	background: url(../img/nav-pageloader.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .googledrive {
	background: url(../img/nav-googledrive.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}




h2.imagemenu {
	background: url(../img/title-imagemenu.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.validate {
	background: url(../img/title-validate.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.lightbox {
	background: url(../img/title-lightbox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.multibox {
	background: url(../img/title-multibox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slideshow {
	background: url(../img/title-slideshow.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.sortabletable {
	background: url(../img/title-sortabletable.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slider {
	background: url(../img/title-slider.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.roundedcorners {
	background: url(../img/title-roundedcorners.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.pageloader {
	background: url(../img/title-pageloader.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.googleDrive {
	background: url(../img/title-googledrive.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}




h3.example {
	background: url(../img/heading-example.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.features {
	background: url(../img/heading-features.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.usage {
	background: url(../img/heading-usage.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.options {
	background: url(../img/heading-options.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.compatibility {
	background: url(../img/heading-browser.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.requirements {
	background: url(../img/heading-requirements.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.downloads {
	background: url(../img/heading-downloads.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}





.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}

body {
	padding:0;
	margin:0;
	background-color:#f3efe1;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	
	bdackground:url(../images/pgbg.jpg)  repeat-y;	

}
#Header
{
	width:960px;
	height:175px;
	margin:0 auto;
	position:relative;
	padding:0px 0px 0 0;
	border-left-width: .1em;
	border-left-style:ridge;
	border-left-color: #000000; 
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
}
#Header img.banner
{
	width:960px;
	height:175px;
	margin:0 auto;
	position:relative;
	padding:0 0px 0 0;
	background-color:#FFFFFF;
}
#Menu
{
	width:960px;
	height:48px;
	margin:0 auto;
	position:relative;
	padding:0px 0px 0 0;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
	background-color:#FFFFFF;
}
#Menu img.top
{
	width:960px;
	height:11px;
	margin:0 auto;
	position:absolute;
	padding:0 0px 0 0;
	background-color:#FFFFFF;
}
/*
#Menu ul.first1{
	width:532px;
	height:20px;
	margin:0 auto;
	position:absolute;
	left:260px;
	margin-top:12px;
}
#Menu ul.first1 li{
	float:left;
	font-size:0;
	line-height:0;
	display:block;
	padding:0 0px 0 0;
}

#Menu ul.first1 li a{
	display:block;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2A3295;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	width:100px;

	background:url(../images/nav_bg.jpg) 0 0 no-repeat;
}
#Menu ul.first1 li a:hover{
	background:url(../images/nav_bg_hover.jpg) 0 0 no-repeat;
	color:#9c9786;
	background-color:inherit;
}
#Menu ul.first1 li a.hover{
	display:block;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#9c9786;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	background:url(../images/nav_bg_hover.jpg) 0 0 no-repeat;
	width:100px;
}
*/





#Menu .first1{
	width:682px;
	height:20px;
	margin:0 auto;
	position:absolute;
	left:130px;
	margin-top:12px;
	display:inline
}
#Menu .first1{
	float:left;
	font-size:0;
	line-height:0;
	display:block;
	padding:0 0px 0 0;
	display:inline;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#2A3295;
}

#Menu .first1 a{
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#2A3295;
	background-color:inherit;
	text-align:center;
	text-decoration:none;  
	display:inline;
	padding-left: 15px;
	padding-right: 15px;
}
#Menu .first1 a:hover{ 
	color:#9c9786;
	background-color:inherit;
	display:inline;
	
	padding-left: 15px;
	padding-right: 15px;
}
#Menu .first1 a.hover{
	display:block;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#9c9786;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	display:inline;
	
	padding-left: 20px;
	padding-right: 20px;
}



#Contents
{
	width:960px;
	height:300px;
	margin:0 auto;
	position:relative;
	padding:0px 0px 0 0;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
	background-color:#FFFFFF;
}
#Contents1
{
	width:960px;
	height:300px;
	margin:0 auto;
	position:relative;
	padding:0px 0px 0 0;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
	background-color:#FFFFFF;
}
#Contents  p.heading
{
	width:480px;  /* 390px */ 
	height:180px;
	margin:0 auto;
	position:absolute;
	padding:0px 0px 0 5px;
	background:#FFFFFF;
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	color:#9c9786;
	line-height:22px;
	left: 10px;  /* 90px; */
	top:25px;
	
	

}
#Contents p.content
{
	width:480px;
	height:148px;
	margin:0 auto;
	position:absolute;
	padding:0px 0px 0 5px;
	background:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	color:#317c7c;
	line-height:22px;
	left:10px;
	top:143px;
	border-bottom-width: .2em;
	border-bottom-style:ridge;
	border-bottom-color: #dbdad8; 
}
#Contents  p.bottom
{
	width:359px;
	height:20px;
	margin:0 auto;
	position:absolute;
	padding:0px 0px 0 5px;
	background:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	color:#317c7c;
	line-height:22px;
	left:10px;
	top:295px;

}



#Footer
{
	width:960px;
	height:52px;
	margin:0 auto;
	position:inherit;
	padding:5px 0px 0 0;
	background:#FFFFFF;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
}
#Footer img.logo
{
	float:right;
	width:75px;
	height:42px;
	margin:0 auto;
	position:inherit;
	padding:0px 0px 0 0;
	background:#FFFFFF;
}



#Footer-home
{
	width:960px;
	height:52px;
	margin:0 auto;
	position:inherit;
	padding:5px 0px 0 0;
	background:#FFFFFF;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
}
#Footer-home img.logo
{
	float:right;
	width:75px;
	height:42px;
	margin:0 auto;
	position:inherit;
	padding:0px 0px 0 0;
	background:#FFFFFF;
}

 
.first1 a:link, .first1 a:visited{
	display:inline;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#2A3295;
	background-color:inherit; 
	text-decoration:none; 
} 

.first1 a:hover{
	display:inline;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#c4c6e6;
	background-color:inherit; 
	text-decoration:none; 
} 

