@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
	text-decoration: underline;
}

a.anchor {
	text-decoration: none;
}

p {
	margin: 0.25em 0 0.95em;
}


ol {
	margin: 1.25em 0 1.5em 2.5em;
	padding: 0;
	list-style: decimal outside;
}

ul {
	margin: 1.25em 0 1.5em 1.25em;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	margin: 0.6em 0;
	padding: 0;
}

ul li {
	display: block;
	padding: 0 0 0 14px;
	background: 0 0.4em url("/i/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

ul li li li,
ul li li li li li {
	background: 0 0.6em url("/i/marker-ul-ul-ul.gif") no-repeat;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0 0.35em;
}

#rootContent h1 {
	margin: 0 0 1ex;
}


hr {
	height: 2px;
	overflow: hidden;
	margin: 1.65ex 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.big {
	font-size: 1.1em;
}


.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.small,
.smaller,
small {
	font-family: Tahoma, Arial, sans-serif;
}

.nowrap,
.nowrap * {
	white-space: nowrap;
}

.symbol {
	margin: 0 0.1em;
}

.symbol.l {
	margin-left: 0;
}

.symbol.r {
	margin-right: 0;
}

.half {
	font-size: 0.5em;
}

.center {
	text-align: center;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.clear {
	clear: both;
}


.projectItem {
}

.projectImage {
	width: 160px;
	height: 117px;
	overflow: hidden;
	margin: 0 13px 0 0;
}

.projectName {
	margin: -2px 0 0;
	font-size: 1.1em !important;
	font-weight: bold;
}

.projectDescription {
	margin: 0.55ex 0 0;
	color: #474747;
}

.projectDescription .more {
	margin: 0.35ex 0 0;
}

.projectSeparator {
	background: center center url("/i/line/2.gif") repeat-x;
}

.projectSeparator .spacer {
	height: 31px;
}


.newsRow {
}


.newsImage {
	width: 197px;
	height: 142px;
	margin: 0 15px 0 0;
}


.newsTitle {
	margin: -2px 0 0;
	padding: 0 10px 0 0;
	font-size: 1.1em !important;
	font-weight: bold;
}

.newsDate {
	margin: 1ex 0 0;
	white-space: nowrap;
}

.newsDescription {
	margin: 0.85ex 0 0;
	padding: 0 10px 0 0;
	color: #545454;
	font-size: 0.95em;
}


.newsSeparator {
	background: center center url("/i/line/2.gif") repeat-x;
}

#homepage .newsSeparator {
	background-image: url("/i/line/1.gif");
}

.newsSeparator .spacer {
	height: 31px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #f60;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#pageSearch #rootEssence h2 {
	margin-top: 1.5em;
}


#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#windowOption,
#windowOptions {
}

#windowOption h1,
#windowOptions h1 {
	margin-top: 0;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


#bodyExchange {
	display: none !important;
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve10 {
	height: 10px;
	margin: 0 0 -10px;
}

.curve10_ {
	margin: -10px 0 0;
}

.curve10 * {
	width: 10px;
	height: 40px;
	background: url("/i/curve10.png");
}

.curve10 em {
	margin: -10px 0 0;
}

.curve10_ * {
	margin: -20px 0 0;
}

.curve10_ em {
	margin: -30px 0 0;
}


