
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #636363;
	margin: 0 0 0 0;
	background-color: white;
	background-image: url(/images/themes/default/background.png?1196636834);
}

h1 { font-size: 230%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 115%; }
h6 { font-size: 110%; }

#overall {
	font-size: 130%;
}

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #2A7BD7;
	font-weight: normal;
}

#main-content {
	padding-top: 1.5em;
}

.medium { font-size: medium; }
.small { font-size: small; }
.x-small { font-size: x-small; }

#main-content .orange { color: #E5760D; }
#main-content .green { color: #85BC2D; }

#main-content h6 {
	margin: 0;
}

a {
	color: #22579D;
}

a:hover {
	color: #6F0000;
}

#logo a {
	display: block;
	background-image: url(/images/themes/default/en/logo.png?1196636834);
	background-position: right;
	background-repeat: no-repeat;
	width: 485px;
	height: 106px;
	position: absolute;
	top: 20px;
	left: 50px;
}

.text-only {
	display: none;
}

#top-menu {
	position: absolute;
	top: 70px;
	right: 24px;
	height: 58px;
	color: white;
	text-align: right;
	font-size: 110%;
	color: #2975C1;
}

#top-menu p.user {
	color: white;
	margin: 0px;
	padding: 8px 0px;
	font-weight: normal;
}

#top-menu a:link, #top-menu a:visited  {
	margin: 0px;
	padding: 1px 5px;
	color: white;
	font-weight: normal;
}

#top-menu a:hover {
	color: #E07618;
}

#top-menu-languages {
	position: absolute;
	top: 0px;
	right: 24px;
}

#top-menu-languages a {
	display: block;
	background-color: #84BB2E;
	color: white;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

#top-menu-languages a:hover {
	padding-top: 10px;
}


#bottom-menu {
	width: 100%;
	background-color: #7a7a7a;
	background-image: url(/images/themes/default/bottom-bg.png?1196636834);
	height: 32px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	color: white;
}

#bottom-menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#bottom-menu a:hover {
	color: #E07618;
}

#bottom-menu img {
	border: 0;
	vertical-align: middle;
}

#sidebar-left .sidebar-block {
	color: white;
}

.sidebar-block {
	width: 217px;
	margin: 10px 0 10px 0;
	color: white;
}

.sidebar-block .top {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
}

.sidebar-block div.title {
	height: 100%;
	font-size: 150%;
	font-weight: bold;
	padding-left: 20px;
}

.sidebar-block div.title a {
	text-decoration: none;
}

.sidebar-block .content {
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid transparent; /* gecko fix? */
	border-bottom: 1px solid transparent; /* gecko fix? */
}

.sidebar-block .bottom {
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
}

.sidebar-block .subtitle {
	color: #753100;
	padding: 4px 0px;
}

.sidebar-block p {
	margin: 0 0 0.4em 0;
}

.sidebar-block form {
	padding: 0;
	margin: 0 0 0.4em 0;
}

.sidebar-block ul {
	list-style-type: none;
	margin: 0px 0px 0px -20px;
	padding: 0px 9px 0px 20px;
	width: 187px;
	border-bottom: 1px solid white;
}

.sidebar-block li {
	display: block;
	margin: 0px;
	padding: 0px;
}

.sidebar-block ul a {
	display: block;
	margin: 0px 0px 0px -19px;
	padding: 8px 8px 8px 20px;
	width: 187px;
	border-top: 1px solid white;
	background-image: url(/images/themes/default/link-arrow.gif?1196636834);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}

.sidebar-block li a:hover {
	background-color: #2C72BF;
	color: white;
}

.sidebar-block ol {
	margin-left: -20px;
}

.sidebar-block a {
	color: white;
}

.sidebar-block .text-field, .sidebar-block .password-field {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin: 3px 0 3px 0;
}

.sidebar-block input.submit-button {
	cursor: pointer;
	font-size: 120%;
	padding: 4px;
	border: 1px solid #000;
	background-color: #666;
	font-weight: bold;
	margin: 8px 0px;
	color: #FFF;
}

.sidebar-block input:hover.submit-button {
	color: white;
	background-color: #2C72BF;
}

.sidebar-block .select-drop {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin: 3px 0 3px 0;
}


.sidebar-block-green .top {
	background-image: url(/images/themes/default/menu-top-green.png?1196636834);
}

.sidebar-block-green .title, .sidebar-block-green .content {
	background-image: url(/images/themes/default/menu-bg-green.png?1196636834);
}

.sidebar-block-green .bottom {
	background-image: url(/images/themes/default/menu-bot-green.png?1196636834);
}


.sidebar-block-red .top {
	background-image: url(/images/themes/default/menu-top-red.png?1196636834);
}

.sidebar-block-red .title, .sidebar-block-red .content {
	background-image: url(/images/themes/default/menu-bg-red.png?1196636834);
}

.sidebar-block-red .bottom {
	background-image: url(/images/themes/default/menu-bot-red.png?1196636834);
}


.sidebar-block-orange .top {
	background-image: url(/images/themes/default/menu-top-orange.png?1196636834);
}

.sidebar-block-orange .title, .sidebar-block-orange .content {
	background-image: url(/images/themes/default/menu-bg-orange.png?1196636834);
}

.sidebar-block-orange .bottom {
	background-image: url(/images/themes/default/menu-bot-orange.png?1196636834);
}

.sidebar-block-orange li a {
	background-color: #F87D10;
}


.sidebar-block-blue .top {
	background-image: url(/images/themes/default/menu-top-blue.png?1196636834);
}

.sidebar-block-blue .title, .sidebar-block-blue .content {
	background-image: url(/images/themes/default/menu-bg-blue.png?1196636834);
}

.sidebar-block-blue .bottom {
	background-image: url(/images/themes/default/menu-bot-blue.png?1196636834);
}

.sidebar-block-blue a:hover.button {
	background-color: #E07618;
}


.sidebar-block-gray {
	color: #333333;
}

.sidebar-block-gray a {
	color: #215587;
}

.sidebar-block-gray .top {
	background-image: url(/images/themes/default/menu-top-gray.png?1196636834);
}

.sidebar-block-gray .title {
	color: #2E78CD;
}

.sidebar-block-gray .title, .sidebar-block-gray .content {
	background-image: url(/images/themes/default/menu-bg-gray.png?1196636834);
}

.sidebar-block-gray .bottom {
	background-image: url(/images/themes/default/menu-bot-gray.png?1196636834);
}

.sidebar-block a.rss-button {
	background-image: url(/images/themes/default/icon-rss-small.gif?1196636834);
	background-position: 3px center;
	background-repeat: no-repeat;
	min-height: 10px;
	padding: 10px 8px 8px 32px;
	width: 176px;
}

.sidebar-block-gray li a {
	background-color: #F6F6F6;
}

.sidebar-non-block {
	text-align: center;
	margin-top: 20px;
}

.sidebar-huge-button {
	font-size: 120%;
	border: 1px solid #000;
	background-color: #666;
	font-weight: bold;
	color: #FFF;
	margin-right: 0.5em;
/* 	white-space: nowrap; */
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

.sidebar-huge-button a {
	display: block;
	color: white;
	padding: 8px;
	text-decoration: none;
}

.sidebar-huge-button:hover {
	background-color: #2C72BF;
	color: white;
}


#footer-links img {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	border: none;
}

b.highlight {
	background-color: #84BB2E;
	color: white;
}


div.obj {
	border-bottom-width: 2px;
	margin-bottom: 12px;
	min-height: 50px;
}

div.obj-content {
	line-height: 1.5em;
	padding-right: 40px;
}

div.obj-description {
	margin: 8px 0 8px 0;
	font-size: 110%;
}

div.obj-extended-content {
}

div.block-content {
	padding: 10px;
}

ul.indent {
	list-style: none;
	padding-left: 16px;
}

div.obj div.title {
	color: #333333;
	font-size: 150%;
	font-weight: bold;
	padding: 0px;
}

div.obj div.title a {
	color: #FF8010;
	text-decoration: none;
}

div.home-page div.title {
	color: #2A7BD7;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0pt;
	font-size: 230%;
}

div.obj div.title span.obj-type {
	font-size: 80%;
	font-weight: normal;
}

span.obj .tags {
}

.tags a, .curriculum-tags a {
	margin-left: 0.5em;
	white-space: nowrap;
	font-weight: normal;
}

.admin-links {
	display: block;
	margin: 8px 0pt;
}

.admin-links-buttons {
	margin-bottom: 1em;
}

.admin-link {
	margin-right: 0.5em;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
}

.pagination {
	font-size: 100%;
	padding-bottom: 10px;
}

.personal-aggregates-pagination {
	text-align: center;
	font-weight: bold;
	width: 160px;
	padding: 5px;
}

.personal-aggregates-pagination a {
	padding: 0 3px 0 3px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #F87D10;
	border: 1px solid white;
}

.personal-aggregates-pagination a:hover {
	color: white;
	background-color: #2C72BF;
}

div.approved {
}

a.approved {
	float: right;
}

a.approved img {
	border: none;
}

.external-link {
	background: url(/images/themes/default/external.gif?1196636834) center left no-repeat;
	font-weight: normal;
}

.external-link a {
	padding-left: 40px;
	display: table;
	line-height: 40px;
}

div.custom-user-icon {
	min-height: 100px;
}

.user-profile-image {
	float: left;
	border: 1px solid #aaaaaa;
	margin-right: 10px;
}

.evaluation-link {
	font-weight: normal;
}

.evaluation-link a {
	padding-left: 55px;
	display: table;
	line-height: 50px;
}

.obj-small {
	display: block;
	min-height: 6em;
	padding: 5px;
}

.obj-small .title a {
	font-size: 130%;
	font-weight: bold;
	color: #f87c08;
	text-decoration: none;
}

table.latest-objs {
	margin: 0pt auto;
	width: 100%;
	border-spacing: 10px 0px;
	padding-bottom: 1em;
}

table.latest-objs td {
	vertical-align: top;
	width: 33%;
	border-bottom: solid 1px #CCC;
}

table.latest-objs td:hover {
	background-color: #ffd;
}

table.latest-objs td.top {
	border-top: solid 1px #CCC;
}

table.latest-objs td.empty {
	border: none;
}

table.latest-objs td.empty:hover {
	background-color: white;
}


.evaluation-rating-pass {
	color: green;
}

.evaluation-rating-fail {
	color: red;
}

div.evaluation-component {
	margin: 15px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #9BC05A;
}

div.evaluation-criterion {
	margin: 15px;
	padding: 0px 10px 0px 10px;
	border: 1px dotted #9BC05A;
}

div.dropdown-box {
	border: 1px solid #dddddd;
	margin: 3px 0 3px 0;
	min-height: 20px;
	padding: 5px;
	background-repeat: repeat-x;
}

div.dropdown-box h6.dropdown-title {
	margin: 5px;
	margin-bottom: 0px;
	padding-left: 25px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	height: 100%;
}

div.dropdown-box h6.dropdown-title .title {
	float: left;
}

div.dropdown-box h6.dropdown-title .links {
	font-size: 70%;
	font-weight: normal;
	float: right;
}

div.dropdown-box .closed {
	background-image: url(/images/themes/default/closed.gif?1196636834);
}

div.dropdown-box .open {
	background-image: url(/images/themes/default/open.gif?1196636834);
}

div.dropdown-box-gray {
	background-image: url(/images/themes/default/dropdown-box-gray.gif?1196636834);
}

div.dropdown-box-orange {
	background-image: url(/images/themes/default/dropdown-box-orange.gif?1196636834);
}

div.dropdown-box-orange .open {
	background-image: url(/images/themes/default/open-black.gif?1196636834);
}

div.dropdown-box-orange .closed {
	background-image: url(/images/themes/default/closed-black.gif?1196636834);
}

div.dropdown-box-orange .dropdown-title a {
	color: white;
	font-weight: normal;
}

div.dropdown-button {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}

div.dropdown-box div.dropdown-content {
	clear: both;
	padding: 5px 5px 5px 5px;
}


#main-content input.submit-button {
	cursor: pointer;
	font-size: 120%;
	padding: 4px;
	border: 1px solid #000;
	background-color: #666;
	font-weight: bold;
	margin: 8px 0px;
	color: #FFF;
}

#main-content input:hover.submit-button {
	color: white;
	background-color: #2C72BF;
}


#main-content input.text-field, #main-content input.password-field, #main-content textarea.text-area, #main-content textarea.tiny_mce {
	border: 1px solid #CCCCCC;
}

#main-content select.select-drop {
	border: 1px solid #CCCCCC;
}

#main-content input.check-box {
	border: none;
}

#main-content form {
	padding: 10px;
	margin-bottom: 5px;
	border: none;
}

#main-content form legend {
	font-weight: bold;
}

#main-content form fieldset {
	border: none;
	display: block;
}

#main-content form fieldset.horizontal label {
	display: block;
	margin: 0 5px 0 10px;
	float: left;
}

#main-content form fieldset label {
	display: block;
}

#prefs-form .text-field, #prefs-form select {
	width: 20em;
}


table.list {
}

table.list th {
	border: none;
	padding: 5px;
	background-color: #DFDFDF;
}

table.list tr td {
	padding: 5px;
	border: 1px solid #DFDFDF;
}

table.list tr.even td {
	background-color: #F0F5FE;
	border-top: 1px solid #DFDFDF;
}

table.list tr.odd td {
	background-color: white;
	border-top: 1px solid #DFDFDF;
}

table.list tr.drop-even td {
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-left: 10px;
	background-color: #F0F5FE;
}

table.list tr.drop-odd td {
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-left: 10px;
	background-color: white;
}

table.list tr.drop-even td.empty-cell, table.list tr.drop-odd td.empty-cell {
	border: none;
	border-top: 1px solid #DFDFDF;
	background-color: white;
}

.flash-warn {
	color: red;
	font-weight: bold;
}

.flash-notice {
	color: green;
	font-weight: bold;
}

.flash-error {
	color: red;
	font-weight: bold;
}

.ok {
	color: green;
}

.error {
	color: red;
}

.warning {
	color: #C8A159;
}

.perm-allow {
	color: green;
}

.perm-deny {
	color: red;
}

hr {
	border: 0;
	margin: 10px 0 10px 0;
	color: #e6e6e6;
	background-color: #e6e6e6;
	height: 1px;
}

hr.obj-sep {
	margin: 20px 0 20px 0;
}

.error-explanation {
	width: 400px;
	border: 2px solid red;
	margin-bottom: 20px;
	background-color: white;
}

.error-explanation .error-title {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	background-color: #c00;
	color: #fff;
}

.error-explanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

.error-explanation ul li {
	font-size: 12px;
	list-style: square;
}

.tooltip {
	background-color: #888888;
	color: white;
	margin-left: 10px;
	padding: 10px;
	position: absolute;
	width: 200px;
	z-index: 10;
}

.terms-of-use {
	overflow: scroll;
	max-height: 300px;
	border: 1px solid black;
	padding: 10px;
}

.input-form label {
	margin: 10px 0 10px 0;
}

.comment .comment-body {
	padding-left: 20px;
}

.aggregate-comment {
	margin: 8px;
}

.centered-text {
	text-align: center;
}

.centered {
	margin: 0pt auto;
}


div.obj-detailed div.title {
	font-size: 230%;
	margin-top: 0;
	margin-bottom: 5px;
	color: #85BC2D;
	font-weight: normal;
	line-height: 1em;
}

div.obj-detailed .admin-link {
	margin-right: 0;
}

div.obj-detailed .admin-link a {
	font-size: 120%;
	padding: 4px;
	border: 1px solid #000;
	background-color: #666;
	font-weight: bold;
	margin: 8px 0px;
	color: #FFF;
	margin-right: 0.5em;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
}

div.obj-detailed .admin-link a:hover {
	background-color: #2C72BF;
}


table#overall {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}

table#overall td {
}

table#overall td#header {
	height: 139px;
	background-image: url(/images/themes/default/header-bg.png?1196636834);
}

table#overall td#center-content {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

table#overall td#sidebar-left {
	width: 217px;
	vertical-align: top;
	padding-left: 10px;
}

table#overall td#sidebar-right {
	width: 217px;
	vertical-align: top;
	padding-right: 10px;
}

table#overall td#footer {
	line-height: 50px;
	color: #000000;
	text-align: center;
	background-image: url(/images/themes/default/background.png?1196636834);
}

.clearer {
	clear: both;
}


.dialog_nw {
}

.dialog_n {
}

.dialog_ne {
}

.dialog_e {
}

.dialog_w {
}

.dialog_sw {
}

.dialog_s {
}

.dialog_se {
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	cursor: se-resize;
}

.dialog_close {
	width: 20px;
	height: 20px;
	background: transparent url(/images/themes/default/popups/close_x.gif?1196636834) no-repeat 0 0;
	position: absolute;
	top: 1px;
	right: -1px;
	cursor: pointer;
	z-index: 2000;
}

.dialog_minimize {
}

.dialog_maximize {
}

.dialog_title {
	float: left;
	height: 20px;
	overflow: hidden;
	width: 100%;
	text-indent: 3px;
	font-size: 14px;
	text-align: left;
	color: #000;
	font-weight: bold;
	background-color: #CCC;
	border: solid 1px #666;
}

td.dialog_content {
	overflow: auto;
	background-color: #F3F3F3;
	border: 1px solid #666;
	border-top: none;
	padding: 10px;
}

div.dialog_content {
	overflow: auto;
}

div.dialog_content p {
	padding: 5px;
}

div.dialog_content form fieldset {
	padding: 0;
	margin: 0;
}

.top_draggable, .bottom_draggable {
	cursor: move;
}

.status_bar {
	font-size: 12px;
}

.status_bar input{
	font-size: 12px;
}

.wired_frame {
	display: block;
	position: absolute;
	border: 1px #000 dashed;
}

.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.dialog table.table_window td , .dialog table.table_window th {
	padding: 0;
}

.dialog .title_window {
	-moz-user-select: none;
}


.dialog form {
	padding: 0;
}

.dialog input.text-field, .dialog input.password-field, .dialog textarea.text-area {
	width: 100%;
}

.dialog .error-explanation {
	width: 100%;
}

.dialog .flash-notice, .dialog .flash-error, .dialog .flash-warn {
	padding: 5px;
}

.greeting {
	font-size: 140%;
	line-height: 1.3em;
	margin-top: 0px;
}

img.hpimage {
	border: solid 1px #000;
	float: right;
	margin: 0px 0px 8px 8px;
}
