/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}/*table{border-collapse:collapse;border-spacing:0;}*/fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}

/*grids.css*/

/*style2

#hd {background: #ddd;}
.side {background: #ccc;}
.substance {background: #eee;}
.alt .sidebar {background: #ccc;}
#ft {background: #ddd;}
*/

/*BLOCKLEVEL*/

h2 {font-size: 1.7em; margin: 0.5em 0 0.4em 0;}
h3 {font-size: 1.4em; margin: 1em 0 0.8em 0;}
h4 {font-size: 1.2em; margin: 1em 0 0.8em 0;}

p {margin: 0.8em 0;}

body, .content {
	background: white;
	color: #111;
}

/*LINKS*/

a:link {
	color: #579;
	text-decoration: none;
	border-bottom: 1px #9A8E51 solid;
}
a:visited {
	color: #805080;
	text-decoration: none;
	border-bottom: 1px #5A4E11 solid;
}
a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px #5A4E11 dotted;
}

/*DECORATION*/

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
dfn, abbr {
	border-bottom: 1px dashed #ccc;
	cursor: help;
}
a dfn, a abbr {
	border-bottom: none;
	border-top: 1px dashed #ccc;
}
del {
	text-decoration: line-through;
	color: #666;
}

/*PAGE ELEMENTS*/

#bd:after, .content:after, #hd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	text-align: center;
}
body * {
	line-height:1.44em;
}
#doc {
	margin: auto;
	text-align: left;
	width: 61em; /*57.69*/
	*width: 59.53em; /*56.3*/
	min-width: 550px;
}
#hd {
	border-bottom: 1px solid #696969;
	float: none;
	*height: 1%;
	padding: 0.5em 0.5em;
	/*width: 98.3%; not quite right*/
}
#hd a:visited {color: #557799;}
#hd ul, #hd #searchform {
	vertical-align: top;
}
#hd li {
	position: relative; top: 2.3em;
}
#hd #searchform p {
	position: relative; top: 2.2em;
}
#hd ul {
	display: inline;
	position: relative;
}
#hd h1 {
	float: right;
	font-size: 3em;
	display: inline;
	position: static;
	margin: 0;
}
#hd h1 a {
	color: #444 !important;
	border-color: #999;
}
#hd em {
	font-size: 3em;
	color: #aaa;
}
h1, #hd em {
	font-family: trebuchet ms;
	font-style: normal;
	line-height: 1.22em;
}
#hd li {
	display: inline;
	margin: 0.5em;
	*margin: 0.4em;
}
#hd #searchform {
	display: inline;
	margin: 0.5em;
	*margin: 0.4em;
}
#hd #searchform p {
	display: inline;
	vertical-align: top;
}
#hd #searchform input.btn {
	background: #EBE9ED;
	padding: 0.1em 0.5em;
	*padding: 0;
	border: none;
	border: 1px #9A8E51 solid;
	color: #579;
}
#hd #searchform input.btn:focus {
	border-color: #ccc;
}
#hd #searchform input.txt {
	width: 8em;
	padding: 0.1em;
	color: #ccc;
	*color: #666;
}
#hd #searchform input.txt:focus {
	color: #333;
}
#hd #searchform input {
	position: relative;
	*top: -0.2em;
}

#bd {
	clear: both;
	padding: 1em 0.5em 1em;
	zoom:1;
}
#main {
	width: 100%;
	float: left;
	margin-right: -25em;
	margin-left: 0;
}
.alt2 #main {
	float: right;
	margin-left: -25em;
	margin-right: 0;
}
.content {
	padding: 0 1em 0 0.5%; /*changed right value on 24.1.06; why no padding? */
	margin: 0;
	text-align: left;
	position: relative;
	_position: static;
	position: static;
	width: 12.3207em;
	*width: 12.0106em;
	margin-right: 15.3207em;
	*margin-right: 15.0106em;
	float: none;
	width: auto;
}
.alt2 .content {
	margin-left: 13.3207em;
	*margin-left: 13.0106em;
	margin-right: 0;
}
.side {
	padding: 0em 0.5em 0.5em;
	float: right;
	display: inline;
	float: right; /*left*/
	margin-left: 0.5em; /*2*/
	width:30%; /*32*/
}
.substance {
	padding: 0em 1em 0.6em;
	*padding: 0em 0.9em 0.6em;
	text-align: justify;
	border-right: 0.05em solid #ccc;
	border-left: 0.05em solid #ccc;
	display: inline;
	float:right;
	width: 61.7%; /*66*/
}
.content .alt {
	padding: 3%;
	margin: 1% 0;
}
.sidebar {
	padding: 0em 0.5em 0.5em;
	*padding: 0em 0.5em 0.5em 0.45em;
	position: relative;
	_position: static;
	float: right;
	width: 13.3207em;
	*width: 13.0238em;
}
.alt2 .sidebar {
float: left;
}
.alt .sidebar {
	width: 12.3207em !important;
	*width: 12.0238em;
}
.post {
	padding: 0.5em 0.5em 0.5em 1em;
	margin-left: 0.5em;
	border-left: 0.1em solid #ccc;
}
#ft {
	padding: 0.2em 0.3em 1em;
	margin-top: 0.3em;
	font-size: 85%;
	color: #999;
	text-align: center;
	clear: both;
}
.expander {
	margin-left: 15em; /*to center it in substance column*/
	display: block;
	background: transparent url(media/smile.gif) left bottom no-repeat;
	width: 14px;
}


#searchform input.txt {
	width: 10em;
	background: auto !important;
}
#searchform input {
	vertical-align: middle;
}
#searchform .txt:focus {
	border-color: #ccc;
	border-style: solid;
}
