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; margin:1.5em 0; }

a img { border: none; }


body {
    background-image: url(images/bg_didina.jpg);
	background-repeat: repeat-x;
	color: #990000;
	font-family: Verdana, Arial;
	font-size: 75%;
}

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

a:hover {
	color: #FFCD82;
}


#container {
	width: 800px;
	margin: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#container #logo {
	background: url(images/logo.jpg) no-repeat top left;
	height: 50px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

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

#subnav {
	background-color: #990000;
	height: 50px;
	padding-bottom: 1px;
	text-align: center;
	color: #FF9900;
	font-size: 18px;
}

#inner {
    color:#333;
	width: 600px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:100px;
	padding-right:100px;
	background-color: #FF9900;
}

#video {
    color:#333;
	width: 650px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:75px;
	padding-right:75px;
	background-color: #FF9900;
}

#flashPlayer {
	width: 350px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:25px;
	padding-right:25px;
	background-color: #FF9900;
}

#footer {
	background-color: #990000;
	border-top: 5px solid #FF9900;
	border-bottom: 5px solid #FF9900;
	padding-top: 1px;
	font-size: 1em;
}

#footer form {
	float: right;
}

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

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


h1 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #990000;
	margin-bottom: 5px;
	color: #990000;
}

h2 {
	font-size: 1.8em;
	margin: 0;
	border-bottom: 1px solid #990000;
	margin-bottom: 5px;
	color: #990000;
}

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

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 .imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 800px;
	height: 22px;
	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;
}
