@charset "utf-8";

/********************************
 ************ LAYOUT ************
 ********************************/
body {
    min-height: 100%;
    position: relative;
    width: 1125px;
}
* html body {
    height: 100%;
}
.comment {
    padding: 0 0 20px 40px;
}
#content {
    overflow: hidden;
    width: 100%;
}
#dykun_logo_footer {
    background-color:#c3c3c3;
    color:#fff;
    float:left;
    font:bold 12px/14px Tahoma, Arial;
    font-weight:bold;
    margin:3px 0 0 -75px;
    padding:6px 6px;
    text-align:center;
}
#dykun_logo_footer:hover {
    background-color:#cc0000;
}
#footer {
    bottom: 0;
    min-height: 100px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 20px 20px 0 20px;
    text-align: left;
    /*    width: 700px;*/
}
* html #footer {
    height: 100px;
}
#footer dl {
    float: left;
    margin-left: 30px;
}
#header{
    height: 250px;
    position: relative;
    width: 1125px;
}

div.lecturer p {
    display: table;
    _height: 0;  /* for IE 6 */
    zoom: 1;  /* For IE 7 */
}
div.lecturer img {
    float: left;
    margin: 5px 10px 0 0;
}
#hMenu {
    height: 31px;
    padding-top: 9px;
    width: 1125px;
}
#hMenu ul li {
    display: inline;
    float: left;
}
#hMenu ul a {
    display: block;
    margin-left: 7px;
    padding: 3px 7px;
}
#hMenu ul p {
    display: block;
    margin-left: 7px;
    padding: 3px 7px;
}
#lang {
    height: 16px;
    padding-top: 5px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 81px;
}
#main {
    float: left;
    padding: 19px;
    width: 633px;
}
#main ol li {
    margin-left: 20px;
}
#main ul li {
    list-style-image: url(../images/vMenu_bullet.gif);
    list-style-position: outside;
    margin-left: 10px;
}
.newsHeadlineDate {
    margin-right: 10px;
}
table#program p {
    margin-bottom: 0;
}
#program td {
    padding: 5px;
}
.sponsor {
    margin: 3px 3px;
}
#vMenu {
    float: right;
    min-height: 460px;
    height: auto !important;
    height: 460px;
    padding: 0 19px;
    width: 416px;
}
/* * html #vMenu {
	height: 456px;
} */
#vMenu ul a {
    display: block;
    padding: 5px 20px;
}

/********************************
 ************* FONTS ************
 ********************************/
#footer dl, 
#footer p {
    color: #999;
    font: 1.2em Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#footer dl dt,
#footer dl dd,
#footer p {
    margin-bottom: 8px;
}
#footer a {
    color: #999;
    /*    text-decoration: underline;*/
}
#footer a:hover {
    color: #666;
    /*    text-decoration: underline;*/
}
#footer dt {
	color: #666;
	font-weight: bold; 
}
#hMenu ul a {
    color: #333;
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
#hMenu ul a:focus, #hMenu ul a:active, #hMenu ul a:hover {
    text-decoration: none;
}
#hMenu ul p {
    color: #fff;
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
.innerLink {
    border-bottom: 1px dashed #369;
}
#main a {
    color: #369;
    font: 1em Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
#main h1 {
    color: #369;
    font: 3.5em Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    margin-bottom: 1em;
}
#main h2 {
    color: #369;
    font: 2.4em Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    margin-bottom: 0.5em;
}
#main h3 {
    color: #369;
    font: 2em Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    margin-bottom: 0.5em;
}
#main ol li {
    color: #333;
    font: 1.2em Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom: 0.2em;
}
#main ol {
    margin-bottom: 1em;
}
#main p {
    color: #333;
    font: 1.2em Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom: 1em;
}
#main p.comment {
    font-style: italic;
}
#main ul li {
    color: #333;
    font: 1.2em Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom: 0.2em;
}
#main ul {
    margin-bottom: 1em;
}
#main, #vMenu {
    text-align: left;
}
.newsHeadlineDate {
    font-size: 0.9em;
    font-style: italic;
}
.table td {
    font-size: 1.1em;
}
#vMenu h1 {
    color: #999;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 1em 0 0.3em 0;
}
#vMenu ul a {
    color: #2a69a3;
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
} 
#vMenu ul a:focus, #vMenu ul a:active, #vMenu ul a:hover {
    color: #1f4c75;
    text-decoration: none;
} 

/********************************
 ************* COLORS ***********
 ********************************/
#content {
    background-color: #fff;
}
#footer {
    background: #fff url(../images/footer_bg.gif) repeat-x;
}
#header {
    background: #fff url(../images/header_bg.gif) center center no-repeat;
}
#hMenu {
    background: #eeedea url(../images/hMenu_bg.gif) repeat-x;
}
#hMenu ul a:focus, #hMenu ul a:active, #hMenu ul a:hover {
    background-color: #ccc;
}
#hMenu ul p {
    background-color: #a2a4a5;
}
#lang {
    background-color: #47689d;
}
.table {
    background-color: #eeedea;
}
.table td, .table tr {
    background-color: #fff;
}
.table td.caption {
    background-color: #eeedea;
}
.table th {
    background-color: #eeedea;
}
/*.table tr:hover {
	background-color: #efefef;
}*/
#program td {
    background-color: #fff;
    border-bottom: 1px solid #EEEDEA;
}
#vMenu {
    background: #fff url(../images/vMenu_bg.jpg) no-repeat;
}
#vMenu ul a:focus, #vMenu ul a:active, #vMenu ul a:hover {
    background: url(../images/vMenu_bullet.gif) 5px 50% no-repeat;
}
#vMenu ul li {
    border-bottom: #c7c6c0 1px solid;
}

/********************************
 ************* MISC *************
 ********************************/
#hMenu ul a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#hMenu ul a:focus, #hMenu ul a:active, #hMenu ul a:hover {
    outline: none;
}
#hMenu ul p {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#lang {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#main ol li {
    list-style-type: decimal;
}
.table {
    border-spacing: 1px;
}
strong {
    font-weight: bold;
}

