.page-wrap {
    max-width: 980px; 
    margin: 0 auto;
}
.title {
    color:white;	
    padding: 0px;
    height: 154px;
    max-width: 980px;
    overflow: hidden;
    background: #e8e9eb url('images/background.png')  left top;
    background-size: cover;

}

.title-main {
    padding-left: 70px;
    padding-top: 10px;
    font-size: 20pt;
    line-height: 1.1111;
    margin: 0;
    fxont-style: normal;
    font-weight: bold;
    color: #222;
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
}


.title-slogan {
    font-size: 11pt;
    line-height: 1.1111;
    margin: 0;
    fxont-style: normal;
    font-weight: bold;
    color: #222;
    padding-left: 70px;
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
}


.title-subtitle {
    font-size: 12pt;
    line-height: 1.1111;
    margin: 0;
    fxont-style: normal;
    font-weight: bold;
    color: white;
    padding-left: 70px;
    padding-top: 50px;
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
}

.junk {
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
    xbackground-image:  url('images/ bg-mainmenu.png');
    xheight:100%;

}

.icon {
		max-width:150px;
		margin: 0 auto;
		display: block;
}

.menu section {
	text-align:center;
}

.iframe {
	border:none;
	width:100%;
	height:100%;
}

.recordinglist {
	 list-style-type: none;
	 xlist-style-image: url('images/video_48.png');
	 list-style-position: outside;

	 
}

.renditionlist {
list-style-type: none;
}

ul#renditionlist li {
    display:inline;
    padding-right:10px;
}


.inputform {
	  padding-right:10px;
	  width:200px;
	  min-width:200px;
	  text-align:right;
	
}

a.indexitemlink:hover {
		text-decoration:none;
}
.indexitemlink {
	text-decoration:none;

}

.indexitem_subject {
   list-style-image: url('images/subject_24.png');
}


.indexitem_speaker {
   list-style-image: url('images/attendence_list_24.png');
   padding-left:40px;
}

.indexitem_voting {
   list-style-image: url('images/yn.png');
   padding-left:40px;
}

.indexitem {
	list-style-type: none;
	 
	 list-style-position: inside;

}

.indexlistdiv {
	 width:100%;
	 max-height:200px;
	 overflow-y:scroll;
	 overflow-x:auto;
}


.titlelink {
    color:white;	
	text-decoration:none;

}

a.titlelink:hover {  
    color:white;	

}

h2.recoridingtitle {
 font-size:12pt;
 font-weight:bold;
 padding:0px;
 margin:0px;
 margin-top:10px;
}

.recoridingtitleplain{
font-size:11pt;
 font-weight:bold;
 padding:0px;
 margin:0px;
 margin-top:0px;

}

p.categorylist {
 margin:0px;
}

.renditionlist {
margin:0px;
}

.debug {
  display:none;
}

.pi {
     position:fixed;
     bottom:0;
     right:0;
}

.marker_disabled {
    text-decoration: line-through;
}