/*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%;
}*/


/* 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; }

a {
	color: #1B0000;
	text-decoration: none;
}*/

a:hover {
	color: #DEDBCB;
}


#container {
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}

#container #logo {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	clear: both;
	width: 900px;
}

#container #logo h1 {
	text-indent: -9999px;
}
#buttons {
	float: left;
	height: 115px;
}

#footer {
	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 {
	background: url(../img/mootools-plugins.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
}

.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;
}




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;
}




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;
}
#sidemenu {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	vertical-align: top;
	top: 150px;
}
#sidemenu ul {
	list-style-type: none;
}
#sidemenu li {
	padding-top: 15px;
	padding-left: 15px;
}
.thumbbox {
	padding: 0px;
	height: 109px;
	width: 210px;
	margin: 0px;
	text-align: center;
}
.thumbbox img {
	padding: 0px;
}
.thumbbox2 {
	padding: 0px;
	height: 200px;
	width: 330px;
	margin: 0px;
	text-align: center;
}
.thumbbox2 img {
	padding: 0px;
}
#example {
	padding-top: 40px;
	width: 900px;
}
#example ul {
	list-style-type: none;
}
#example li {
	display: inline;
	white-space: nowrap;
}
#copyright {
	margin: auto;
	width: 890px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
#copyright  a {
	color: #CC6600;
	text-decoration: none;
}
#copyright a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.topmenuwrap {
	height: 25px;
	width: 180px;
	white-space: nowrap;
	clear: none;
}
#container #content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #nextmenu {
	text-align: right;
	padding-top: 20px;
	padding-right: 55px;
}
#homeimage {
	background-image: url(../../images/img_home.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 415px;
	padding-top: 100px;
	padding-right: 116px;
	padding-bottom: 50px;
	padding-left: 450px;
	font-weight: normal;
	color: #0A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
#homeimage2 {
	background-image: url(../../images/img_home.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 550px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: normal;
	color: #0A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#homeimage2 a {
	color: #160101;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}
#homeimage2 a:hover {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#homeimage_bio {
	background-repeat: no-repeat;
	width: 830px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: normal;
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-indent: 20px;
	background-color: #130200;
	padding-bottom: 20px;
	border: 1px solid #CC6600;
}
#homeimage_bio p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC9933;
	padding-bottom: 10px;
	line-height: 20px;
}
#homeimage_bio em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#homeimage_bio a {
	color: #CC3300;
	text-decoration: none;
}
.text_main {
	padding: 25px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thumbborder {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DD5C0A;
}
#homeimage_watch {
	background-repeat: no-repeat;
	width: 400px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 410px;
	font-weight: normal;
	color: #0A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#homeimage_watch2 {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: normal;
	color: #0A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	min-height: 450px;
}
#submenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
#homeimage_listen {
	background-repeat: no-repeat;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 250px;
	font-weight: normal;
	color: #0A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	min-height: 450px;
	height: 450px;
}
#brownbg {
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: normal;
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-indent: 20px;
	padding-bottom: 20px;
}
