@import 'text-menu.css';

/* @group xhtml */

a, body, div, form, fieldset, table, tr, td, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

html {
	background: #fff;
}

body {
	color: #5A5A5A;
	font-family: sans-serif;
	font-size: 80%;
	margin: 0 0 10px 0;
}

/* @group head */

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 10px 0;
	text-transform: uppercase;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 80%;
}

/* @end */

p {
	margin: 10px 0;
}

ul {
	list-style: url(img/ul.gif);
	margin: 5px 5px 5px 0;
	padding-left: 20px;
}

ol {
	list-style: decimal;
	margin: 5px 5px 5px 0;
	padding-left: 25px;
}

a {
	color: #6480D8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0 8px 8px 8px;
	border: none;
}

fieldset {
	border: none;
}

input {
	padding: 1px;
}

select {
	margin: 2px 0;
}

del {
	color: #8B0000;
}

em {
	color: #6480C2;
	font-weight: bold;
}

pre {
	font-size: 11px;
}

q {
	color: #6480C2;
	font-style: italic;
	font-weight: bold;
}

table {
	border: none;
	border-collapse: collapse;
}

table tr td {
	padding: 2px;
}

hr, .hdn {
	display: none;
}

/* @end */

/* @group classes */

.article .article {
	margin-top: 20px;
}

.chapter {
	margin-top: 20px;
}

.head {
	margin-bottom: 10px;
}

.head h1, .head h2, .head h3 {
	margin: 0;
}

.align-justify {
	text-align: justify;
}

span.float-left img {
	float: left;
	margin: 0 8px 8px 0;
}

span.float-right img {
	float: right;
	margin: 0 0 8px 8px;
}

.small-text {
	font-size: 11px;
}

.form {
	margin-bottom: 10px;
}

.i-text {
	width: 148px;
	border: solid 1px #C0CBE6;
}

.i-text.red {
	border: solid 1px #f00;
}

.i-text:focus, .i-text:hover {
	border: 1px solid #9ba4ba;
}

textarea.i-text {
	width: 100%;
}

.button, a.button {
	font-family: sans-serif;
	border: solid 1px #617EC1;
}

.button {
	border: solid 1px #C0CBE6;
	color: #5A5A5A;
	font-size: 11px;
	margin: 4px 0;
	padding: 1px 5px;
	background: #fff;
}

.button:hover {
	border: solid 1px #617EC1;
	cursor: pointer;
}

a.button {
	padding: 1px 5px 3px 5px;
	text-decoration: none;
}

.smart-clear {
	clear: both;
	display: block;
	width: 100%;
}

.dc-menu:after, .dc-footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* @end */

/* @group margin */

.margin {
	height: 300px;
	min-height: 300px;
}

div [class] .margin {
	height: auto;
}

/* @end */

/* @group dc-page */

#dc-page {
	border: solid 1px #B6B6B6;
	border-top: none;
	margin: auto;
	width: 780px;
	background: url(img/blue-bg.gif) #FFFFFF 0 0 repeat-y;
}

/* @end */

/* @group dc head */

.dc-head p {
	margin: 0;
}

.dc-head a {
	display: block;
	width: 98px;
	height: 112px;
	position: relative;
	left: 50px;
	top: 16px;
}

.dc-head a span {
	display: none;
}

#dc-head {
	height: 145px;
	background: url(img/head.gif) #FFFFFF 50% 50% no-repeat;
}

/* @end */

/* @group dc menu */

#dc-menu {
	height: 22px;
	min-height: 22px;
	position: relative;
	z-index: 10;
	background: url(img/menu.gif) #FF2103 0 0 repeat-x;
}

div[id] #dc-menu {
	height: auto;
}

/* @end */

/* @group horizontal navigation
 */

.horizontal-navigation {
	display: none;
}

/* @end */

/* @group dc content */

.dc-content table tr td label {
	display: block;
	margin-top: 4px;
}

.dc-content .margin {
	padding: 28px;
}

.dc-content .chapter {
	border-bottom: solid 1px #C0CBE6;
	padding-bottom: 10px;
}

.dc-content .forum .forum {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #C0CBE6;
}

.dc-content .forum .forum .appendix {
	font-style: italic;
}

.dc-content .login-form label {
	display: block;
	line-height: 22px;
	width: 60px;
	float: left;
	clear: left;
}

.dc-content .login-form .i-text {
	height: 16px;
	margin-bottom: 2px;
}

.dc-content .login-form .button {
	margin-left: 60px;
}

.site-map .dc-content ul {
	font-weight: bold;
	text-transform: uppercase;
}

.site-map .dc-content ul li {
	margin-bottom: 15px;
}

.site-map .dc-content ul li ul {
	font-weight: normal;
	text-transform: none;
}

.site-map .dc-content ul li ul li {
	margin-bottom: 0;
}

#dc-content {
	width: 607px;
	float: right;
	margin-bottom: 20px;
}

/* @end */

/* @group dc left */

.dc-left .login-form {
	padding: 0 10px;
}

.dc-left .article {
	padding: 0 10px;
}

.dc-left .chapter {
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	border-bottom: solid 1px #C0CBE6;
}

.dc-left .article .chapter {
	padding: 0;
}

.dc-left h2 {
	font-size: 95%;
}

.dc-left h3 {
	font-size: 95%;
}

.dc-left .i-text {
	margin-bottom: 5px;
}

.dc-left .margin {
	padding: 16px 0;
}

#dc-left {
	width: 172px;
	float: left;
	margin-bottom: 20px;
}

/* @end */

/* @group dc footer */

.dc-footer p {
	margin: 0;
	padding: 0 5px;
}

.dc-footer p a {
	color: #fff;
}

#dc-footer {
	clear: both;
	color: #FFFFFF;
	font-size: 90%;
	text-align: right;
	height: 22px;
	min-height: 22px;
	line-height: 22px;
	background: url(img/footer.gif) #6380C2 0 0 repeat-x;
}

div[id] #dc-footer {
	height: auto;
}

/* @end */
