/* --- css stylesheet --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 12px;
  line-height: 18px;
  font-family: "verdana ce", verdana, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #546168;
  background: repeat-x left top url('../images/bg_body.gif') #FFFFFF;
  text-align: center;
}
body.admin {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
	color: #546168;
  background: none #FFFFFF;
  text-align: left;
}
img {
  border: 0px none;
}
a {
  color: #406492;
  text-decoration: underline;
}
a:hover {
  color: #406492;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
i , em {
  _text-indent: 2px;
}
ul {
  margin: 0px 0px 0px 9px;
  padding: 0px;
}
ol {
  margin: 0px 0px 0px 28px;
  padding: 0px;
}
li {
  margin: 0px 0px 4px 0px;
  padding: 0px;
}
ul li {
  padding: 0px 0px 0px 12px;
  list-style-type: none;
  background: no-repeat 0px 7px url('../images/list.gif');
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #3E618D;
  font-weight: normal;
}
h1 {
}
h1 , h1 * {
  font-size: 18px;
  line-height: 20px;
  margin: 0px 0px 33px 0px;
}
h2 {
}
h2 , h2 * {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
h3 {
}
h3 , h3 * {
  font-weight: bold;
  line-height: 16px;
  padding-top: 1px;
  text-decoration: none;
}
h4 {
}
h4 , h4 * {
}
h5 {
}
h5 , h5 * {
}
h6 {
}
h6 , h6 * {
}
sub {
}
sup {
}
table {
  border: 0px none;
  border-collapse: collapse;
}
/* --- common --- */
.dataframe  {
  width: 100px;
  height: 100px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.dataframe-hidden {
  display: none;
}
.clear , .f-c {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
.float-left , .f-left , .f-l {
  float: left !important;
}
.float-left , .f-right , .f-r {
  float: right !important;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.text-top , .t-top , .t-t {
  vertical-align: top !important;
}
.text-middle , .t-middle , .t-m {
  vertical-align: middle !important;
}
.text-bottom , .t-bottom , .t-b {
  vertical-align: bottom !important;
}
.error , .error * {
  color: #FF0000 !important;
}
.error input {
  border: 1px solid #FF0000 !important;
}
tr.error td {
  border: 0px none !important;
  border-top: 1px solid #FF0000 !important;
  border-bottom: 1px solid #FF0000 !important;
}
.ready , .ready * {
  color: #00FF00 !important;
}
.ready input {
  border: 1px solid #00FF00 !important;
}
tr.ready td {
  border: 0px none !important;
  border-top: 1px solid #00FF00 !important;
  border-bottom: 1px solid #00FF00 !important;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.print {
  display: none;
}
.invisible {
  visibility: hidden;
}
/* --- form --- */
input.formtext {
  border: 1px solid #DEDEDE;
  background: repeat-x right bottom url('../images/bg_formtext.gif') #FFFFFF;
  height: 19px;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
textarea.formtext {
  border: 1px solid #DBDBDB;
  background-color: #FFFFFF;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
*.button , *.button:hover {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  background: repeat-x right bottom url('../images/bg_button.gif') #406492;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
}
input.button {
  border: 0px none;
  line-height: 12px;
  padding: 5px 15px 7px 15px;
  cursor: pointer;
}
a.button {
  float: right;
  padding: 4px 22px 5px 22px;
}
a.button:hover {
}
/* --- mask --- */
div.web-all {
  background: no-repeat center top url('../images/bg_top.jpg');
  width: 100%;
  margin: auto;
  padding: 0px;
  text-align: center;
}
div.web-all-in {
  background: none;
  width: 990px;
  margin: auto;
  text-align: left;
}
div.web-left {
  width: 272px;
  float: left;
}
div.web-right {
  width: 718px;
  float: right;
}
div.content {
  width: 488px; /* 538px */
  padding: 7px 25px 27px 23px;
  float: left;
  text-align: justify;
}
/* --- top --- */
div.top {
  height: 153px;
  padding: 0px 64px 0px 26px;
}
img.logo-ef2009 {
  float: left;
  margin: 30px 0px 0px 0px;
}
img.logo-organized {
  float: left;
  margin: 6px 0px 0px 118px;
}
img.logo-e {
  float: right;
  margin: 21px 0px 0px 0px;
}
/* --- left-menu --- */
div.left-menu {
  width: 272px;
  float: left;
  padding: 0px 0px 27px 0px;
}
div.left-menu-top {
  background: no-repeat left bottom url('../images/top-logos-corners.gif') #FFFFFF;
  margin: 0px 5px 10px 5px;
  width: 262px;
  height: 90px;
}
div.left-menu-top img {
  display: block;
}
div.top-corners {
  background: no-repeat left top url('../images/menu-corners-top.gif');
  height: 5px;
  width: 272px;
  overflow: hidden;
  position: absolute;
  left: -5px;
  top: 0px;
}
div.bottom-corners {
  background: no-repeat left top url('../images/menu-corners-bottom.gif');
  height: 5px;
  width: 272px;
  overflow: hidden;
  position: absolute;
  left: -5px;
  bottom: 0px;
  _bottom: -1px;
}
div.left-menu-in1 {
  padding: 5px 5px 0px 5px;
  background: repeat-y left top url('../images/left-menu-shadows1.gif');
}
div.left-menu-in2 {
  padding: 0px 5px 0px 5px;
  background: repeat-y left top url('../images/left-menu-shadows2.gif');
}
div.left-menu-in1 a.first {
  padding: 12px 9px 14px 0px;
  position: relative;
}
div.left-menu-in2 a.last {
  background: none #FFFFFF;
  position: relative;
}
div.left-menu-in2 a.last:hover {
  background: none #406492;
}
div.left-menu-in1 a, div.left-menu-in2 a {
  display: block;
  width: 253px;
  background: no-repeat left bottom url('../images/shadow-bottom-left-menu_off.gif') #FFFFFF;
  padding: 12px 9px 13px 0px;
  text-decoration: none;
  color: #636363;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  font-weight: bold;
  text-align: right;
  line-height: 14px;
}
div.left-menu-in1 a:hover, div.left-menu-in2 a:hover, div.left-menu-in1 a.active, div.left-menu-in2 a.active {
  background: no-repeat left bottom url('../images/shadow-bottom-left-menu_on.gif') #406492;
  color: #FFFFFF;
  text-decoration: none;
}
div.left-menu-in1 a b, div.left-menu-in2 a b {
  background: no-repeat 11px 3px url('../images/more.gif');
  margin: 0px;
  padding: 0px 0px 0px 20px;
  display: block
  float: right;
}
div.left-menu-in1 a:hover b, div.left-menu-in2 a:hover b, div.left-menu-in1 a.active b, div.left-menu-in2 a.active b {
  background: no-repeat 11px 3px url('../images/more_on.gif');
}
/* --- right-column --- */
div.right-column {
  width: 168px; /* 180px */
  float: right;
  padding: 59px 6px 0px 6px;
}
div.right-column h2 {
  padding: 0px 49px 1px 0px;
  text-align: center;
}
div.right-column div.logos {
  padding: 13px 0px 32px 19px;
}
div.right-column div.logos.enf {
  padding: 0px 0px 32px 0px;
}
div.right-column div.logos img {
  display: block;
}
/* --- footer --- */
div#heighttester {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
div.footer {
  background: none #EDEDED;
  text-align: center;
  width: 100%;
  cursor: default;
}
div.footer.bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div.footer-in {
  color: #406492;
  text-align: left;
  width: 490px;
  margin: auto;
  padding: 0px 200px 0px 293px;
}
div.footer-in div.copy {
  padding-top: 4px;
  font-size: 11px;
  font-weight: bold;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
div.footer-in a.button {
  padding: 3px 22px 4px 22px;
  background: no-repeat right top url('../images/bg_button_footer.gif') #406492;
}
div.footer-in a.button:hover {
  background: no-repeat right top url('../images/bg_button_footer.gif') #406492;
}
/* --- content --- */
div.content-in {
  padding: 0px 0px 0px 1px;
  text-align: justify;
}
div.dotted-line {
  background: repeat-x left top url('../images/dotted-line.gif');
  height: 1px;
  overflow: hidden;
  margin: 9px 0px 10px 0px;
}
/* --- home --- */
div.banner {
  margin: 35px 0px 22px 1px;
  padding: 14px 14px 15px 14px;
  background: no-repeat right top url('../images/bg_banner.jpg') #396496;
  color: #FFFFFF;
}
div.banner h3 {
  font-size: 14px;
  color: #FFFFFF;
}
div.banner div {
  font-weight: bold;
  margin: 7px 0px 0px 0px;
  padding: 0px;
}
div.banner span {
  font-size: 13px;
}
div.banner b.big {
  font-size: 14px;
}
/* --- contact --- */
h3.contact , h3.contact * {
  margin: 0px 0px 13px 0px;
  line-height: 14px;
}
div.contact-left {
  float: left;
  margin: 0px 47px 35px 0px;
}
div.contact-right {
  float: left;
  margin: 0px 0px 35px 0px;
}
/* --- program-commitee --- */
h2.program , h2.program * {
  margin-bottom: 17px;
}
table.program-commitee td {
  vertical-align: top;
  line-height: 12px;
  padding-bottom: 10px;
}
a.more {
  background: no-repeat right center url('../images/more.gif');
  padding-right: 15px;
  font-size: 11px;
}
/* --- news --- */
h3.news {
  margin-bottom: 9px;
  line-height: 12px;
}
h3.news a {
  text-decoration: none;
}
div.news-archive {
  border-top: 1px solid #DEDEDE;
  margin: 30px 0px 0px 0px;
  padding-left: 18px;
  text-align: center;
}
div.news-archive a {
  float: none;
  padding: 4px 22px 8px 22px;
}
span.date {
  font-size: 11px;
  line-height: 13px;
}
/* --- registration --- */
table.registration {
}
table.registration td {
  padding: 0px 0px 4px 0px;
}
table.registration td.second {
  padding-right: 20px;
}
table.registration td.send {
  border-top: 1px solid #DEDEDE;
  text-align: right;
  padding: 0px 20px 0px 0px;
}
table.registration td.empty {
  padding: 0px;
}
/* --- venue --- */
h2.venue , h2.venue * {
  font-size: 17px;
  font-weight: normal;
}
ul.venue {
  margin-bottom: 26px;
}
/* ---  --- */
h3.topics , h3.topics * {
  margin-bottom: 12px;
}
/* ---  --- */
div.paging {
  text-align: center;
}
/* --- TC IS (ISTEC) --- */
.def-common {
}
a.def-link {
}
img.def-img-noborder {
  border: 0px none;
}
img.def-img-border {
}
table.def-table {
  border-collapse: collapse;
  margin: 0px;
  width: 100%;
  /*width: 540px;*/
}
table.def-table td {
  background: none #FFFFFF;
  border: 1px solid #e2e2e2;
  padding: 2px 4px 2px 4px;
  vertical-align: middle;
  text-align: left;
}
table.def-table-form {
}
table.def-table-form td {
}
table tr.def-table-head td {
}
table tr td.def-table-head {
}
table.def-table tr.def-table-head td {
  background: none #d9d9d9;
  border-bottom: 1px solid #e2e2e2;
  padding: 2px 4px 2px 4px;
  font-weight: bold;
  /*color: #FFFFFF;*/
  vertical-align: middle;
  text-align: left;
}
table.def-table tr td.def-table-head {
  background: none #d9d9d9;
  border-bottom: 1px solid #e2e2e2;
  padding: 2px 4px 2px 4px;
  font-weight: bold;
  /*color: #FFFFFF;*/
  vertical-align: middle;
  text-align: left;
}
table.def-table-form tr.def-table-head td {
}
table.def-table-form tr td.def-table-head {
}
/* ---  --- */
