body {
    font-size: 0.7em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.7em;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: "Trebuchet MS", sans-serif;
    color: #4A4A4A;
    line-height: 1.4;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 10px;
}

ul ul {
    margin-bottom: 0;
}

ul li {
    padding: 0 0 0 14px;
    background: url(img/li-bullet-1.gif) 0 7px no-repeat;
    list-style: none;
}

ul ul li, ul ul ul li, ul ul ul ul li {
    background: url(img/li-bullet-2.gif) 0 7px no-repeat;
    list-style: none;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
    color: #4C82A4;
    text-decoration: none;
}

a:hover {
    color: #5FA1CB;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS", sans-serif;
    color: #4A4A4A;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0.8em 0;
}

h1 {
    color: #B70909;
    font-size: 2.3em;
}

h2 {
    font-size: 1.8em;
}

p.ingress {
    font-size: 1.2em;
}

#Body {
    background: url(img/bg-repeat-y.gif) top center repeat-y;
}

#escape {
    background: url(img/bg-top.gif) top center no-repeat;
    min-height: 540px;
    _height: 540px;
}

#wrap {
    margin: 0 auto;
    text-align: left;
    width: 978px;
}

#head {
    height: 143px;
    background: url(img/header.jpg) top left no-repeat;
    position: relative;
}

#logolink {
    display: block;
    position: absolute;
    width: 137px;
    height: 68px;
    top: 15px;
    left: 37px;
    background: url(img/concis-logo.gif) top left no-repeat;
}

#headstuff {
    position: absolute;
    top: 15px;
    left: 622px;
    width: 354px;
    line-height: 25px;
}

#lang, #sitemaplink, #login {
    display: block;
    float: left;
    padding-left: 24px;
}

#headstuff a, #headstuff a:link, #headstuff a:visited, #headstuff a:active {
    color: #E8E8E8;
}

#login a, #login a:link, #login a:visited, #login a:active {
    display: block;
    width: 105px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
    background-image: url(img/login-button.gif);
    background-position: 0 0px;
    background-repeat: no-repeat;
}

#headstuff a:hover {
    text-decoration: underline;
}

#login a:hover {
    text-decoration: none;
    background-position: 0 -25px;
}

#lang ul, #lang li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

#lang li {
    padding: 0 0 0 20px;
    background: url(img/lang-separator.gif) 10px 4px no-repeat;
}

#lang li.Menu-first {
    padding: 0;
    background: none;
}

#headstuff a.Menu-open, #headstuff a.Menu-open:link, #headstuff a.Menu-open:visited, #headstuff a.Menu-open:active {
    color: #9F9E9E;
}

#navi {
    padding-top: 105px;
}

#navi ul {
    margin: 0;
    padding: 0;
    height: 38px;
    padding-left: 15px;
    background: url(img/navi-separator.gif) 13px 0 no-repeat;
}

#navi li {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 38px;
    float: left;
    background: url(img/navi-separator.gif) top right no-repeat;
}

#navi a, #navi a:link, #navi a:visited, #navi a:active {
    display: block;
    float: left;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 14px;
    color: #F6F6F6;
    font-size: 1.1em;
}

#navi li.Menu-sel, #navi li.Menu-open {
    background: url(img/navi-sel-left.gif) top left no-repeat;
}

#navi a.Menu-sel, #navi a.Menu-open {
    background: url(img/navi-sel-right.gif) top right no-repeat;
}

.subpage #contentarea {
    background: url(img/content-top-gradient.gif) top left repeat-x;
    zoom: 1;
}

#breadcrumbs {
    height: 37px;
    line-height: 37px;
    border-top: 1px solid #FFF;
    padding-left: 9px;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    padding-left: 19px;
    background: url(img/breadcrumb-separator.gif) 8px 6px no-repeat;
    color: #818080;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

.subpage #contentbg {
    background: url(img/column-bg.gif) top left repeat-y;
    zoom: 1;
}

.frontpage #contentarea {
    background: url(img/content-top-gradient.gif) 0 0px repeat-x;
    _background-position: 0 6px;
    border-top: 5px solid #4B4B4B;
}

.frontpage #contentbg {
    background: url(img/fp-column-bg.gif) 687px 0 repeat-y;
    padding-left: 30px;
    border-top: 1px solid #FFF;
}

.subpage #column {
    width: 245px;
    float: left;
    margin-right: 40px;
}

.subpage #content {
    float: left;
    width: 670px;
    padding-bottom: 20px;
}

.frontpage #column {
    width: 291px;
    float: right;
    background: url(img/fp-column-top.gif) top left no-repeat;
    padding-top: 25px;
    min-height: 50px;
    _height: 75px;
}

.frontpage #content {
    float: left;
    width: 630px;
    padding: 38px 0 40px 0;
}

#leftcolumn {
    float: left;
}

#rightcolumn {
    float: right;
}

.subpage #leftcolumn {
    width: 405px;
}

.subpage #rightcolumn {
    width: 240px;
}

.frontpage #leftcolumn {
    width: 230px;
}

.frontpage #rightcolumn {
    width: 395px;
}

#subnavi {
    border-top: 5px solid #4B4B4B;
}

#subnavi ul {
    margin: 0;
    padding: 0;
}

#subnavi ul.Menu-l2 {
    margin-right: 1px;
    background: #FFF;
}

#subnavi li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.0em;
    background: url(img/dotted-line.gif) bottom left no-repeat;
    zoom: 1;
}

#subnavi li a, #subnavi li a:link, #subnavi li a:visited, #subnavi li a:active {
    display: block;
    padding: 9px 9px 9px 29px;
    color: #4A4A4A;
    text-decoration: none;
}

#subnavi li a:hover {
    text-decoration: underline;
}

#subnavi li a {
    background-image: url(img/subnavi-bullet-right.gif);
    background-position: 17px 12px;
    background-repeat: no-repeat;
}

#subnavi li ul {
    padding-bottom: 6px;
}

#subnavi li li {
    background: none;
}

#subnavi li li a, #subnavi li li a:link, #subnavi li li a:visited, #subnavi li li a:active {
    padding: 5px 9px 5px 47px;
}

#subnavi li li a {
    background-position: 36px 7px;
}

#subnavi a.Menu-open, #subnavi a.Menu-open:link, #subnavi a.Menu-open:visited, #subnavi a.Menu-open:active,
#subnavi a.Menu-sel, #subnavi a.Menu-sel:link, #subnavi a.Menu-sel:visited, #subnavi a.Menu-sel:active
{
    font-weight: bold;
/*    color: #B70909;*/
}

#subnavi a.Menu-sel, #subnavi a.Menu-sel:link, #subnavi a.Menu-sel:visited, #subnavi a.Menu-sel:active {
    color: #B70909;
}

#subnavi a.Menu-open {
    background-image: url(img/subnavi-bullet-down.gif);
}

#undernavipane {
    padding-right: 10px;
}

#footer {
    border-top: 3px solid #FFF;
    height: 100px;
    background: #FFF url(img/dotted-line.gif) top left repeat-x;
    position: relative;
}

#footerlogo {
    display: block;
    position: absolute;
    width: 66px;
    height: 34px;
    top: 32px;
    left: 28px;
    background: url(img/footer-logo.gif) top left no-repeat;
}

#copyright {
    padding: 48px 0 0 128px;
    color: #BBB;
}

#contactlink, #contactlink:link, #contactlink:visited, #contactlink:active {
    display: block;
    position: absolute;
    top: 48px;
    left: 870px;
    color: #BBB;
    text-decoration: underline;
}

#contactlink:hover {
    color: #888;
}

.DNNEmptyPane {
    display: none;
}

.frontpageright {
    padding: 0 24px;
}

.frontpageright h2 {
    color: #B70909;
    margin-bottom: 20px;
    font-size: 1.3em;
}

.frontpagerightitems div {
    
}

a.frontpagerightlink, a.frontpagerightlink:link, a.frontpagerightlink:visited, a.frontpagerightlink:active,
.AvenlaArticles  a, .AvenlaArticles  a:link, .AvenlaArticles  a:visited, .AvenlaArticles   a:active {
    display: block;
    font-weight: bold;
    color: #4C82A4;
    padding-left: 13px;
    background: url(img/fp-right-item-bullet.gif) 0 5px no-repeat;
}

.AvenlaArticles {
	padding: 8px;
}

.ArticleTitle { width: 98%; }
.MoreArticles {
	text-align:right;
	margin-right: 35px;
}

.MoreArticles a, .MoreArticles a:hover, .MoreArticles a:active, .MoreArticles a:visited {
	display:inline !important;
}
.AvenlaArticles .ArticleList {
	padding:0;

}
.AvenlaArticles li {
	list-style:none;
	background: none;
	margin-bottom: 3px;
}

.frontpagerightitems p {
    padding-left: 13px;
}

p.centered {
	text-align: center;
	background:transparent url(img/dotted-line.gif) repeat-x scroll left top;
	padding-top: 20px;
	margin: 15px 26px;
}

.frontpagerightbottom {
    padding: 26px;
    text-align: center;
    background: url(img/dotted-line.gif) top left repeat-x;
}

.teachers {
    border-collapse: collapse;
}

.teachers td {
    width: 135px;
    vertical-align: top;
    padding-bottom: 10px;
}

.teacherbox, .teacherbox:link, .teacherbox:visited, .teacherbox:active, .teacherbox:hover {
    display: block;
    width: 103px;
    text-align: center;
    padding: 5px 0;
    color: #7A7979;
    text-decoration: none;
    border: 1px solid #FFF;
    line-height: 1.2;
}

a.teacherbox:hover {
    background: #FFF url(img/teacher-box-gradient.gif) top left repeat-x;
    border: 1px solid #E5E5E5;
}

.teacherbox img {
    display: block;
    margin: 0 auto 4px auto;
}

.teacherbox .name {
    display: block;
}

a.teacherbox .name {
    color: #4C82A4;
    display: block;
}

a.teacherbox:hover .name {
    color: #5FA1CB;
}

.AvenlaForm  .testInput {
	margin: 0 5px 10px 0;
	_margin: 0 10px 10px 0;
}

.testInput input {
	position:relative; 
	zoom:1;
	float:left;
}

.testInput {
	float:left;
}
.AvenlaForm  .testInput label, label.testInput {
	display:block;
	float:left;
		margin:0;
}

.testInput .AvenlaFormCheckboxContainer {
	clear:left;
}
