body {
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: #300c0c;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

a:link { color: #be0000; text-decoration: underline; }
a:visited { color: #be0000; }
a:hover { color: #000; }
a:active { color: #be0000; }
.current { font-weight: bold !important; text-decoration: underline !important; }

.clearer {
    clear:  both;
}

.s_clearer {
    clear:  both;
}

#shortcuts {
    width: 960px;
    height: 147px;
    margin: 0 auto;
    margin-top: 7px;
    background-color: #be0000;
}

#shortcuts.forside {
    width: 960px;
    height: 147px;
    margin: 0 auto;
    margin-top: -5px !important;
    background-color: #be0000;
}

#illustration {
    width: 960px;
    height: 100%; /*130px;*/
    background-color: #ffffff;
    margin: 0 auto;
}

#shortcuts img {
    margin: 0;
}

* html #shortcuts {
    width: 960px;
}

#shortcuts ul {
    width: 960px;
    list-style: none;
    margin: 0;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px;
}

* html #shortcuts ul {
    width: 960px;
    margin-bottom: 15px;
}

#shortcuts ul li {
    width: 290px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #c91a1a;
    font-size: 11px;
    line-height: 150%;
    color: white;
}

* html #shortcuts ul li {
margin-left: 10px;
margin-right: 10px;
}

#shortcuts ul li span {
    display: block;
    padding: 10px;
    padding-top: 9px;
}

* html #shortcuts ul li span {
    padding-top: 8px;
}

#shortcuts ul li a {
    display: block;
    text-decoration: none;
    color: white;
}

#shortcuts ul li a:hover {
    display: block;
    text-decoration: none;
    background-color: #d63a3a;
}

#shortcuts img {
    border: none;
}

#branding {
    width: 960px;
    margin: 0 auto;
    background-color: white;
    margin-bottom: 5px !important;
    height: 65px;
    margin-top: 15px;
    font-size: 10px;
}

#branding #logo {
    padding-top: 16px;
    padding-left: 29px;
}

#branding h1 {
    background-image: url(/f/451_logo.gif);
    background-repeat: no-repeat;
    width: 347px;
    height: 32px;
    margin: 0;
    padding: 0;
}

#branding a {
    cursor: pointer;
    cursor: hand;
}

#branding h1 span {
    display: none;
}

#branding ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    font-size: 12px;
    margin-top: 25px;
    margin-right: 20px;
}

#branding ul li {
    list-style: none;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

#branding ul a, #branding ul a:visited, #branding ul a:active {
    color: black;
    text-decoration: none;
}

#branding ul a:hover {
    color: #dc0000;
}

#content {
    width: 960px;
    height: auto;
    min-height: 400px;
    margin: 0 auto;
    margin-top: 10px;
background-color: white;
/*    background-image: url(/f/490_contentbg.gif);*/
   background-image: url(/f/669_frontcontentbg.gif);
   background-repeat: repeat-y;
    padding-bottom: 30px;
}

#content.front {

}

#content.fullwidth {
background-image: none !important;
}

#content.fullwidth #textContent {
    margin-left: 50px; /* was 80px; */
    margin-top: 30px;
    width: 770px;
}

#content #topImage {
/*    background-image: url(/f/461_contenttop.gif);*/
    background-image: url(/f/655_bg.png);
    background-repeat: repeat-x;
    height: 30px;
    width: 960px;
    font-size: 12px;
}


#content #topImage ul {
list-style: none;
margin: 0;
padding: 0;
}

#content #topImage ul li {
list-style: none;
margin: 0;
padding: 0;
margin-left: 10px;
margin-right: 10px;
float: left;
padding-top: 7px;
}

#content #topImage a {
color: white;
text-decoration: none;
}

#content #topImage a:hover {
color: black;
text-decoration: underline;
}

#content #textContent {
    margin-left: 50px; /* was 80px; */
    margin-top: 30px;
    width: 535px;
}

#content #textContent h2 {
    margin-top: 0;
}

#textContent.front {
padding-top: 175px;
}

#content #sidebar {
    width: 280px; /* was 270 */
    margin-right: 30px; 
    margin-top: 30px;
    float: right;
}

#content #sidebar.front {
   width: 300px;
   margin-right: 10px; /* was30px;*/
}

*html #content #sidebar {
    margin-right: 12px;
}

#content #sidebar h3 {
margin-top: 0;
font-size: 16px;
}

#content #sidebar .s_date {
font-size: 10px;
display: inline;
margin-left: 4px;
color: black !important;
}

#footer {
    width: 960px;
    text-align: right;
    color: white;
    font-size: 11px;
    margin: 0 auto;
    margin-top: 6px;
    color: #8a6b6b;
    padding-right: 30px;
}

#footer a {
    color: #c8b8b8;
}

#footerContact {
    width: 960px;
    height: 21px;
    text-align: center;
    color: white;
    font-size: 11px;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 4px;
    background-image: url(/f/654_bg.png);
    background-repeat: repeat-x;
}

#footerContact a {
color: #fff;
text-decoration: none;
}

#footerContact a:hover {
text-decoration: underline;
}

.date {
margin-bottom: 15px;
font-size: 11px;
}

#sidebar ul,#sidebar li {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar li {
margin-bottom: 36px;
}

#sidebar ul a {
font-weight: bold;
margin-bottom: 15px;
display: block;
text-decoration: none;
}

#sidebar ul span {
font-size: 13px;
display: block;
}

.excerpt {
font-weight: bold;
margin-bottom: 20px;
}

#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_2 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_2 input {
display: block;
margin-top: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_2 textarea {
width: 400px;
height: 150px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_3 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_3 input {
display: block;
margin-top: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_3 textarea {
width: 400px;
height: 150px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}
/*
#flexhtml_gallery {
float: right;
}*/

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li, #flexhtml_gallery ul li a {
display: inline;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
}

#flexhtml_gallery img {
margin-bottom: 15px;
}

#flexhtml_gallery ul li a {
width: 120px;
height: auto;

}

#sidebarlinks {
padding: 5px;
font-size: 13px;
text-align: right;
margin-right: 10px;
}

#sidebarlinks a {
padding-left: 5px;
padding-right: 5px;
}

#s_archiveList, #s_archiveList li {
list-style: none;
margin: 0;
padding: 0;
}

#s_archiveList span {
font-size: 10px;
margin-right: 4px;
}

#s_archiveList li {
margin-bottom: 6px;
}

#adsense {
width: 250px;
margin: 0 auto;
}

#fileListing ul, #fileListing li {
list-style: none;
margin: 0;
padding: 0;
}

#s_blog ul, #s_blog ul li{
list-style: none;
margin: 0;
padding: 0;
font-size: 13px;
display: block;
}

#s_blog ul li {
height: auto;
min-height: 110px;
}

#s_blog li .s_excerpt {
padding-bottom: 15px;
display: block;
}

#s_blog li a {
font-size: 16px;
font-weight: bold;
}

#s_blog li .s_date {
font-size: 10px;
color: gray;
}

#s_blog li img {
float: left;
margin-right: 15px;
}

#comments {
border-top: 1px solid gray;
padding-top: 20px;
margin-top: 20px;
display: block;
}

#comments .s_articleComment {
font-size: 12px;
padding: 20px;
border: 1px solid silver;
margin-bottom: 10px;
}

#comments .s_articleCommentByline {
font-size: 11px;
color: gray;
}

#s_newArticleCommentLink {
font-size: 12px;
margin-bottom: 20px;
background-image: url(/f/576_commenticon.gif);
background-repeat: no-repeat;
padding-left: 20px;
}

#s_newArticleCommentForm {
padding: 20px;
border: 1px solid silver;
margin-bottom: 20px;
font-size: 12px;
}

#sponsorGallery {
    width: 270px;
height: auto;
min-height: 100px;
}
/*
#sponsorGallery ul, #sponsorGallery li {
list-style: none;
margin: 0;
padding: 0;
}

#sponsorGallery ul li {
display: block;
}*/

#fieldset_personalia fieldset {
width: 40%;
}

#fieldset_personalia label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px !important;
color: black;
}

#fieldset_personalia input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#fieldset_personalia textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#fieldset_personalia legend {
}

#registration fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  }

#registration label {
    display: block;
    margin-bottom: 2px;
    margin-top: 10px;
  }

#registration textarea {
width: 400px;
height: 150px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: black;
}

#session-list-public td {
padding: 4px;
text-align: center;
max-width: 200px;
vertical-align: top;
}

.s_report td {
padding-right: 5px;
text-align: center;
max-width: 200px;
min-width: 70px;
vertical-align: top;
}

.s_report a {
padding-right: 10px;
}

#links a {
padding-right: 10px;
}

.hidden {
display: none !important;
}

#right-bar{
float: right;
}

#event-view{
width: 100%;
}

#event-view #sponsors li{
margin-left: 5px;
height: 70px;
line-height: 70px;
}

#event-view #sponsors li img{
max-width: 190px;
max-height: 70px;
}

.top-td td {
 vertical-align:top;
}
