/* --- COMBAT-HAPKIDO-BASIC-CSS --- */

/* BODY ja PERUSMÄÄRITYKSET */

body {
	background-color: #006699;
	background-image: url(pic/chd_taustakuva.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding-left: 5px;
}
p.ingressi {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	font-style: bold;
	color: #003366;
	padding-bottom: 0.5em;
	display: block;
	font-weight: bold;
}
.leftfloat {
	background-position: left top;
	float: left;
	margin-right: 1em;
}


p.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: inherit;
	color: #FFFFFF;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/* otsikot */
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003366;
	padding-left: 5px;
	background-image: url(pic/TIPS_merkki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 2.9em;
	white-space: nowrap;
	height: 1.4em;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
	font-variant: small-caps;
	padding-left: 5px;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-variant: small-caps;
}

H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #003399;
	font-variant: small-caps;
	display: block;
	width: 175px;
	background-position: center;
}

.chdlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003366;
	padding-left: 5px;
	background-image: url(pic/CHD_merkkipieni.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 1.8em;
	white-space: normal;
	height: 2em;
	display: block;
	margin-left: 5px;
}

.tkdlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003366;
	padding-left: 5px;
	background-image: url(pic/TKD_merkkipieni.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 1.8em;
	white-space: normal;
	height: 2em;
	display: block;
	margin-left: 5px;
}

/* --- linkit leipätekstissä --- */

a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:active {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

a:visited, a:visited:focus {
	text-decoration: underline;
	color: #CC3366;
	font-weight: normal;
}

a:visited:hover {
	color: #990000;
}

a:link:active, a:visited:active {
	text-decoration: none;
	color: #CC3366;
}

/* --- ulosjohtavat linkit ---*/

a.ulos:link, a.ulos:active {
	color: #000000;
}

a.ulos:visited {
	text-decoration: none;
	color:#333333;
}
a.ulos:hover {
	text-decoration: underline;
}
.ulos:before {
	content: ">"
}
.img:hover {
	border: thin dotted #0066CC;
}
/* --- taulukot --- */

table.kannanpaivitys {
	height: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CFCFCF;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

table.harjoitusajat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: 30px;
}

tr.kannanpaivitys {
	height: 8px;
}

tr.paaotsikko {
	background-image: url(pic/taustakuva_chd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.rightframe {
	padding-left: 5px;
	background-image: url(images/chd_frametausta_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sisalto_main {
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
}

/* kuvakehykset ja kuvat */

.kuvateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

img.sisakuva {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
img.artikkelikuva {
	border: 1px black solid;
	float: left;
	margin-right: 5px;
}
/* taustakuvat kehyksiin */

.sisaltovasen {
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	padding-right: 10px;
}
.sisaltokeski {
	padding-left: 5px;
	background-image: url(images/chd_frametausta_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sisaltovasentkd {
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(pic/TKD_merkki.jpg);
}
.sisaltovasentchd {
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(pic/CHD_merkki.jpg);
}
.sisaltovasentchdrep {

	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(pic/CHD_merkki.jpg);
}

.sisaltovasentkdrep {

	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(pic/TKD_merkki.jpg);
}
.kouluttajaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: normal;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	color: #003366;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
}
.esikatselu {
	float: left;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #006666;
	margin-right: 10px;
	vertical-align: top;
}
