/* InterSpeech 2009 CSS - Mark Huckvale, UCL */

/*IMG 2010/05/07 DEL
body {
  margin : 9pt 0px 0px 0px;
  padding : 0px 0px 0px 0px;
  background-color: #ffffff;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 12px;
}
*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	border-top: 1;
}

.titleWhite {
  font-family: Arial, Helvetica;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6pt;
	margin: 0px;
}
.smallTitleWhite {
  font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
.smallWhite {
  font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallWhite a {
  text-decoration: none;
	color: #FFFFFF;
}
.smallWhite a:hover {
  text-decoration: underline;
	color: #FFFFFF;
}
.titleBlack {
  font-family: Arial, Helvetica;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}
.smallBlack {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.smallBlack a {
  text-decoration: none;
	color: #000000;
}
.smallBlack a:hover {
  text-decoration: underline;
	color: #000000;
}
.whiteText {
  font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00498d;
	text-decoration: none;
	padding: 2px;
}
.whiteText a {
  text-decoration: none;
	color: #FFFFFF;
}
.whiteText a:hover {
  text-decoration: underline;
	color: #FFFFFF;
}
.tableText {
	font-size : 14px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	margin-top: 3pt;
	margin-left: 10px;
	margin-bottom: 3pt;
  	margin-right: 10px;
	padding: 0px; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.tableText p {
  font-size: 14px;
  text-align: justify;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
  line-height: 125%;
}
.tableText ul {
  font-size: 14px;
  text-align: left;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
  line-height: 125%;
}
.tableText ol {
  font-size: 14px;
  text-align: left;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
  line-height: 125%;
}
.tableText dl {
  font-size: 14px;
  text-align: left;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
  line-height: 125%;
}
.tableText tr td {
  font-size: 14px;
}
.tableText tr th {
  font-size: 13px;
}
.tableText tr td p {
  font-size: 14px;
  text-align: justify;
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 3pt;
  margin-bottom: 3pt;
}

.tableText a:hover {
	color: #03F;
	text-decoration: underline;
}

.tableText a:visited {
	color: #090;
	text-decoration: underline;
}

/*IMG 2010/03/07@Add*/
#container {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-image: url(images/IS2010_top_BG_v2.gif);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}

#header {
	height:160px;
	width: 100%;
}
/*IMG 2010/03/07 Add*/

.mainTable{
	width: 1000px;
	background-image: url("images/IS2010_top_BG_v2.gif");
	background-repeat: no-repeat;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 100%;
	text-indent: 20px;
	height: 21px;
	padding-top: 4px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/main_title02.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.subTitle a:hover {
	color: #000;
	text-decoration: none;
}

.subTitle a:visited {
	color: #000;
	text-decoration: none;
}
/**/
.main_new {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: auto;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.centerImage {
  vertical-align: middle;
}

h1 {
  font-size: 24px;
  color: #000080;
}

h2 {
  font-size: 20px;
  font-style: italic;
  color: #000080;
}
h3 {
  font-size: 16px;
  color: #000000;
  text-align: left;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
h4 {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 3pt;
}

dt {
  margin-top: 3pt;
  margin-bottom: 3pt;
  font-weight: bold;
}

li {
  margin-bottom: 3pt;
}

@media print {
  #sidemenubar { display: none; }
  #mainmenu { display: none; }
  #rule { width:635; }
  #copyright { width: 635; }
  .tableText p { font-size: 10pt; }
  .tableText ul { font-size: 10pt; }
  .tableText ol { font-size: 10pt; }
  .tableText dl { font-size: 10pt; }
  .tableText tr td { font-size: 10pt; }
  .tableText tr th { font-size: 12pt; }
  .tableText tr td p { font-size: 10pt; }
}

.menuitem {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0089cd;
  text-align: left;
  border: none;
  width: 125px;
}

.menuitem a {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  padding: 3px;
}

.menuitem a:hover {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  background-color: #00498d;
  padding: 3px;
}

.submenuitem {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0089cd;
  text-align: left;
  border: none;
  margin-left: 10px;
  width: 115px;
}

.submenuitem a {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  padding: 3px;
}

.submenuitem a:hover {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  background-color: #00498d;
  padding: 3px;
}

.menutitle {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0089cd;
  text-align: left;
  border: none;
  width: 125px;
}

.menutitle a {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  padding: 4px;
}

.menutitle a:hover {
  text-decoration: none;
	color: #FFFFFF;
  display: block;
  background-color: #00498d;
  padding: 4px;
}

#mainmenu {
  width: 760px;
  text-align: center;
  padding-bottom: 5px;
}

#mainmenu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

#mainmenu li {
  float: left;
  margin: 0 5px;
  text-align: center;
}

#mainmenu li a {
  background: url(/images/css-nav.gif) #fff bottom left repeat-x;
  height: 28px;
  line-height: 28px;
  float: left;
  width: 178px;
  display: block;
  border: 1px solid #dcdce9;
  color: #0d2474;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
}

/* Hide from IE5-Mac \*/
#mainmenu li a
{
float: none
}
/* End hide */

/* PHPList - borrowed attributes */

.attributename  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.photo {
  margin-left: 2mm;
  margin-bottom: 2mm;
}

/* submissions system */

.em {
  padding: 6px;
	font-weight: bold;
	line-height:120%
	width:175px;
  text-align: right;
}
.norm {
  padding: 6px;
	font-weight: normal;
	line-height: 120%
  text-align: left;
}
.tableHead {
  padding: 6px;
  background-color: #CCCCFF;
}
.clFormTextField {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
  margin: 3px;
  background-color: #CCFFCC;
  padding-right: 5px;
}
select {
  margin: 3px;
}

#conloq td {
	margin: 0px ;
  border:1px solid #C0C0C0;
	padding-left: 3px; padding-right: 1px;
	padding-top: 2px; padding-bottom: 3px; vertical-align:middle;
	line-height:120%; font-size: 9pt;
	}

#conloq th {
	margin: 0px ;
  border:1px solid #C0C0C0;
	padding-left: 3px; padding-right: 1px;
	padding-top: 2px; padding-bottom: 3px; vertical-align:middle;
	line-height:120%;
  background-color: #e0e0ff;
}

#conloq td.noBorder {
	border-width: 0px;
	padding:3px;
	margin: 3px;
	}

#conloq td.whiteBorder { padding: 1px; }

#conloq table {
	border-collapse: collapse;
	}

#conloq td.em {
  padding: 6px;
	font-weight: bold;
	line-height:120%
	width:175px;
  text-align: right;
}

#conloq table.wide {
	width: 80%;
}

#conloq td.narrow {
	width: 20%;
}

#conloq td.wide {
	width: 80%;
}

#conloq td {
        background-color: #e0e0ff;
}

#conloq td.zebra {
        background-color: #d0d0ff;
}

#conloq td.light {
        border:1px solid #C0C0C0;
}


#conloq td.header { background: #edc; }

#conloq .clFormTextFieldbig {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
  margin: 3px;
  background-color: #CCFFCC;
  padding-right: 5px;
}

#conloq .pointOut {
	color: #bb8;
	background-color: #f00;
	font-weight: bold;
	padding: 0px 2px 2px 2px;
}

.margin10 {
	margin: 10px 10px 10px 10px ;
}

#conloq a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color: #000;
    text-decoration:none;
}

#conloq a.info:hover {
        z-index:25;background-color:transparent;
}

#conloq a.info span{
        display: none
}

#conloq a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    padding: 3px;
    top:4em; left:2em; width:700px;
    border:1px solid #888;
    background-color:#EEE; color:#000;
    text-align: left;
    font-weight: normal;
}

#conloq .bgPri1 {
        background-color:#CFC;
}

#conloq .bgPri2 {
        background-color:#FFC;
}

#conloq .bgPri3 {
        background-color:#FCC;
}

#conloq .bgPri4 {
        background-color:#e0e0ff;
}

#conloq .click {
        cursor: pointer;
        cursor: hand;
        color: #333;
}

/* -------------------- programme styling -----------------------*/
table.programme {
  background-color: #fafafa;
  border: 1px #000000 solid;
  border-collapse: collapse;
  border-spacing: 0px;
  font-family: Verdana, sans-serif, Arial;
  text-align: left;
}
table.programme th {
  background-color: #0089cd;
  border: 1px #000000 solid;
  padding:8px;
  font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
}
table.programme td {
  border-bottom: 1px #6699CC dotted;
  font-size: 8pt;
  color: #404040;
  padding: 4px 4px 4px 8px;
  line-height: 1.25;
}
table.programme td p {
  padding: 4px 0px 4px 0px;
  color: #404040;
  line-height: 1.25;
}

/* -------------------- schedule styling -----------------------*/
table.schedule {
  background-color: #fafafa;
  border: 1px #000000 solid;
  border-collapse: collapse;
  border-spacing: 0px;
  font-family: Verdana, sans-serif, Arial;
  text-align: left;
}
table.schedule th {
  background-color: #0089cd;
  border: 1px #000000 solid;
  padding:3px;
  font-weight: bold;
  color: #FFFFFF;
}
table.schedule td {
  border-bottom: 1px #6699CC dotted;
  border-left: 1px #6699CC dotted;
  border-right: 1px #6699CC dotted;
  color: #404040;
  padding: 4px 4px 4px 8px;
  line-height: 1.25;
}
table.schedule td p {
  padding: 4px 0px 4px 0px;
  color: #404040;
  line-height: 1.25;
}


