html {
	background: #DDECAB;
}

body {
}

h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #DFDFDF;
	border-bottom: none;
	color: #194923;
	color: #13441F;
}

h1 {
	font-size: 26px;
}

.sf-content {
}

.sf-before-form-paragraphs {
  margin-right: 200px;
}

.a, a, a:link, a:visited, a:active, a:hover {
	color: #13441F;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.keyword, a.keyword:link, a.keyword:visited, a.keyword:active, a.keyword:hover {
  text-decoration: none;
}

.form .groupheader {
  color: #194923;
	color: #13441F;
  background-image: none;
  background-image: url(corner_y1.png);
  background-position: 0px 1px;
  background-repeat: no-repeat;
  background-color: white;
  background-color: #FDF8C1;
}

.form .group {
  border: 1px dashed #EED440;
}
.form .groupheader {
  border-bottom: 1px dashed #EED440; 
}
.form input, .form textarea, .form select {
  border: 1px solid #EED440;
}
.form .buttons {
  border: 1px dashed #EED440;
}
.login, .welcome {
  border: 1px dashed #EED440;
}
.recordTable {
  border: 1px dashed #EED440;
}

.form .group, .form .buttons, .form .validationSummary {
  background: #FDF8C1;
}

.welcome {
  background: #FDF8C1;
}


.form .inputheader {
  font-weight: normal;
	color: #333333;
	color: #13441F;
}
.form input, .form textarea, .form select {
  background: #FFFDEB;
	color: #222222;
	color: black;
}

.requiredfieldmark {
  color: #13441F;
}


.recordTable th.group {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 32px;

	color: #13441F;
  background-image: url(corner_y1.png);
  background-color: #FDF8C1;
}
.recordTable th {
	color: #13441F;
  background-color: #FDF8C1;
}
.recordTable tr.even, .recordTable tr.even th {
  background-color: #FFFDEB;
}
.recordTable tr.odd, .recordTable tr.odd th {
  background-color: #FFFDEB;
}
.recordTable .footer {
  border-top: 1px dashed #EED440;
  border-top: none;
  padding-top: 8px;
  padding-bottom: 6px;
	background: #FDF8C1;
}


/* **************** */

iframe {
	background: #F4F9E1;
}

html {
  background: #F4F9E1;
}

body {
	background: white;
	background: #F1F7DB;
	background: #F4F9E1;
	margin: 0;
	padding: 30px;
	padding-bottom: 40px;
}

body.preview-index {
	background: #DDECAB;	
	margin: 0;
	padding: 0;
}

div.entry a, div.entry a:visited {
}

div.visited {
  background: url(check_10x10.png) no-repeat 0px 2px;
}

div.visited a, div.visited a:visited {
	text-decoration: none;
	color: #777777;
}

div.visited a:hover {
	text-decoration: underline;
}

a.focused, a:visited.focused, div.visited a.focused, div.visited a:visited.focused {
  background: #13441F;
	color: white;
	text-decoration: none;
}


/*
.preview-index td.header {
	background-image: url(elr_logo_180x64.png);
	background-image: url(elr_logo_180x64_left.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-position: top left;
	padding: 4px 4px 6px 4px;
	padding-top: 62px;
	height: 72px;
}
*/

.image-box, .gimage-box {
	background: #FDF8C1;
}

.preview-index #frame_content {
  border-top: 2px solid #DDECAB;
  border-bottom: 2px solid #DDECAB;
}

body.fullscreen-image {
	background: #DDECAB;
	background: #FDF8C1;
}

.toc-course-hrady {
	position: relative;
	background: url(elr_left_course_hrady.png);
	height: 50px;
	left: 4px;
	margin-bottom: 5px;
}

.toc-course-hrady a {
	height: 50px;
	display: block;
}

.toc-course-hrady span {
  display: none;
}

.user {
  position: absolute;
  font-size: 75%;
	top: -55px;
	left: -40px;
	background: url(user14x15_2.png) no-repeat;
	padding-left: 15px;
}

.menu {
  position: absolute;
  font-size: 75%;
	top: -55px;
	left: -400px;
}

.menu a {
  margin-right: 0.8em;
}



/* Form */
