/* MASTER */
html {
	height: 100.01%;
}
body {
	margin: 0;
	padding: 10px;
	background-color: #666666;
}
form {
	margin: 0;
	padding: 0;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
h2 {
	background: transparent url(../images/page-title-2-bg.gif) repeat-y top left;
	margin: 0;
	margin-bottom: 1em;
	padding-left: 18px;
	font: bold 13px/18px Verdana;
}
h3 {
	color: #990000;
}
a {
	color: #006633;
}
a:hover {
	color: #993300;
}
#container {
	width: 644px;
	padding: 12px 14px;
	background-color: #333333;
	font: 11px Verdana;
	overflow: inherit;
}
#header {
	background-color: #AEAEAE;
}

#menu {
	height: 23px;
	background-image: url(../images/menu-orange.gif);
	background-repeat: repeat-x;
}
#menu a {
	margin-left: 30px;
	font: 12px Arial;
	color: #FFFFCC !important;
}
#menu div {
	float: left;
	height: 23px;
	line-height: 23px;
}
#menu #set1 {
	width: 182px;
}
#menu #set2 {
	width: 459px;
	background-image: url(../images/menu-curv.gif);
	background-repeat: no-repeat;
}

#content {
	clear: left;
	width: 100%;
	margin-top: 10px;
}
#content-left {
	width: 152px;
	background-color: #EEEEEE;
}
#content-right {
	border: 0;
	border-left: 1px solid #333333;
	padding: 4px 10px;
	background-color: #CCCCCC;
}

#footer-menu {
	background-color: #999999;
	line-height: 21px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#footer-copy {
	margin: 0;
	margin-top: 10px;
	font: 12px Arial;
	color: #FFFFFF;
}

.menu-items a {
	font: 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-items a:hover {
	text-decoration: underline;
}

.more {
	margin: 4px;
	margin-top: 1em;
	text-align: right;
}
.back-to-top {
	margin: 1em 0;
	text-align: right;
}

/* TITLES */
.page-title {
	position: relative;
	height: 69px;
	margin-bottom: 1em;

	border: 0;
	border-bottom: 1px solid #999999;
	
	background-repeat: no-repeat;
	background-position: right;
}
.page-title h1 {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding-right: 200px;
	font: 20px/22px "Times New Roman";
	color: #003333;
}
/* ADMIN */
.admin-link {
	margin-bottom: 1em;
	text-align: right;
}

/* HOMEPAGE */
.home-dotted {
	background: transparent url(../images/dotted-line.gif) repeat-y top left;
}
.home-article {
	background-color: #eeeeee;
	padding: 8px;
}
.home-article ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home-article li {
	margin-bottom: 1em;
}
.home-newsletter {
	background-color: #eeeeee;
	padding: 8px;
}
.home-ecom {
	background-color: #669999;
	padding: 8px;
}
.home-ecom form {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}
.home-ecom-title {
	font-weight: bold;
	color: #ffffff;
}

/* CONTACTUS */
.contactus-content {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* ARTICLES */
.article-title {
	background-color: #eeeeee;
}
.article-author {
	font-weight: bold;
}
.article-date {
	background-color: #eeeeee;
}
.article-desc {
}

/* GLOSSARY */
.terms {
	margin-bottom: 1em;
}
.term-title {
	margin-bottom: .5em;
	font-weight: bold;
}
.term-desc {
	margin-bottom: .5em;
}
.term-full {
	text-align: right;
}

/* NEWSLETTER */
.newsletter-date {
	background-color: #eeeeee;
	margin-bottom: 1em;
	padding: 3px;
	font-weight: bold;
}
.newsletter-title {
	margin-bottom: 1em;
	font-weight: bold;
}
.newsletter-content {
	margin-bottom: 2em;
}
.newsletter-author {
	margin-bottom: 1em;
	color: #666666;
}
.newsletter-edit {
	margin-bottom: 1em;
	text-align: right;
}
.newsletter-notification-link {
	margin-bottom: 1em;
	font-style: italic;
	text-align: right;
}
.newsletter-notification-subscribe {
	margin-bottom: 1em;
	font-style: italic;
}

/* COMMENTS */
.comments-list {
	margin-left: 2em;
	margin-bottom: 1em;
}
.comments-title {
	margin-bottom: 1em;
	font-weight: bold;
}

/* SEMINARS */
.seminars {
	margin-top: 1em;
	margin-bottom: 1em;
}
.seminar-title {
	background-color: #eeeeee;
	font-weight: bold;
}
.seminar-location {
	background-color: #eeeeee;
}
.seminar-date {
	background-color: #eeeeee;
}
.seminar-desc {}

/* BOOKSHELF */
.book-title {
	background-color: #eeeeee;
	font-weight: bold;
}
.book-author {
}
.book-image {
	background-color: #999999;
	padding: 8px;
}
.book-detail {
	margin-bottom: 1em;
}
.book-post {
	margin-bottom: 1em;
	color: #666666;
}

/* Q&A */
.qna {
	margin-top: 1em;
	margin-bottom: 1em;
}
.qna-q {
	font-weight: bold;
}
.qna-a {}


/* NEWS */
.news-title {
	margin-bottom: 1em;
	font-weight: bold;
}
.news-desc {
	margin-bottom: 2em;
}

/* SURVEYS */
.surveys {
	background-color: #eeeeee;
	padding: 8px;
}
.surveys ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.surveys li {
	margin-bottom: 1em;
}
.surveys-title {
	margin-bottom: 1em;
	font-weight: bold;
}

/* FEATURED LINKS */
.featured {
	background-color: #eeeeee;
	padding: 8px;
}
.featured ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.featured li {
	margin-bottom: 1em;
}
.featured-title {
	margin-bottom: 1em;
	font-weight: bold;
}

/* CALENDAR */
.calendar-portlet {
	padding: 2px;
}
.calendar-portlet-title {
	padding: 3px;
	background-color: #dcdcdc;
	font-weight: bold;
}
.calendar-portlet table {
	margin-bottom: 1em;
	background-color: #dddddd;
	border-collapse: collapse;
	text-align: center;
}
.calendar-portlet td,.calendar-portlet th {
	border: 1px solid black;
}
.calendar-portlet th {
	padding: 3px;
}
.calendar-portlet td a,.calendar-portlet td span {
	display: block;
	padding: 3px;
}
.calendar-portlet td a:hover {
	background-color: #ffffcc;
	color: #333333;
}
.calendar-portlet th {
	background-color: #666666;
	color: #ffffff;
}
.calendar-portlet .month {
	background-color: #333333;
	color: #ffffff;
}
.calendar-archive {
	margin-bottom: 1em;
}
.calendar-archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.calendar-archive li {
	margin-left: 1em;
	margin-bottom: 3px;
}