body.app{
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	}

body.app form fieldset{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */
	width: 95%;
	clear: both;
	}

body.app form fieldset p{
	margin: 0;
	padding: 0;
	clear: both;
	}
	
body.app form fieldset p label{
	font-size: .9em;
	display: block;
	float: left;
	width: 22%;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-top: 15px;
	color: #666666;
	}
	
body.app form fieldset p input,
body.app form fieldset p select,
body.app form fieldset p textarea{
	display: block;
	float: right;
	width: 75%;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	background-color: #f6f6f6;
	}

body.app form fieldset p select,
body.app form fieldset p textarea{
	height: auto;
	}
	

body.app form fieldset p textarea{
	font-family: arial, helvetica;
	font-size: .85em;
	}
	
body.app legend{
	font-size: .87em;
	font-weight: bold;
	color: #4A396D;
	}
	
body.app form fieldset input#submit{
	width: auto;
	background-color: #4A396D;
	padding: 5px 10px;
	color: #ffffff;
	}

body.app .ui-helper-reset{
	font-size: .85em;
	}
	
body.app .ui-tabs-panel{
	font-size: .85em;
	}

body.app ui-tabs-nav,
body.app ui-tabs-nav li.ui-state-default a{
	font-size: .85em;
	}
	

/****************************************/
/* formstyles.css */

p.box{
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #929292;
	}
	
#PI-hide{
	display: none;
	}
	
input.dg{
	display: list-item;
	width: 100%;
	font-size: auto;
	}
	
input.backbutton{
	display: inline-block;
	width: 90px;
	margin-right: 110px;
	font-size: 12px;
	}

div.dg_check input{
	width: 13px;
	}

/****************************************/
/* formstyles.css */



/****************************************/
/* style.css */

h1.title,
h1.title a{
	font-size: 1em;
	}
	
ul.dg-view{
	margin: 0;
	padding: 0;
	margin: 5px 0 15px 10px;
	font-size: 12px;
	line-height: 13px;
	}
	
ul.dg-view li{
	font-size: 12px;
	line-height: 13px;
	}
	
strong.dg-title{
	display: block;
	font-size: 14px; 
	clear: both;
	}
	
#dgs{
	width: 370px;
	float: left;
	margin-bottom: 25px;
	}

#dg-button{
	width: 130px;
	float: left;
	margin-bottom: 25px;
	}
	

#tabs, #tabs p, #tabs ul, #tabs div, #tabs ul, #tabs ul li{
	margin-top: 0;
	line-height: 180%;
	font-size: 12px;
	}
	
#tabs{
	margin-top: 10px;
	}
	
#tabs ul li a{
	font-size: 10px;
	font-weight: bold;
	}
	
#tabs p.go a{
	display: block;
	background-color: #ebebeb;
	border: 1px solid #333333;
	padding: 4px;
	width: 200px;
	text-align: center;
}

p.go a{
	display: block;
	background-color: #ebebeb;
	border: 1px solid #333333;
	padding: 4px;
	width: 200px;
	text-align: center;
}

div.faq{
 	margin-top: 20px;
	}
	

div.faq .question{
 	font-size: 14px;
 	font-weight: bold;
 	color: #330066;
 	text-decoration: underline;
	}
	
div.answer{
	font-style: italic;
 	color: #515151;
	}
	
div.answer p, div.answer ul, div.answer ol, div.answer blockquote{
	font-size: 11px;
	}
	
div.entry h2, div.entry h3, div.entry h4, div.entry h5{
	padding-top: 20px;
	margin: 20px 0;
	/*border-bottom: 1px dashed #929292;*/
	}
	
a.delete{
	font-weight: bold;
	color: red;
	}
	

p.rule-below{
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #929292;
	}

div.chk{
	width: 35px;
	height: 35px;
	float: left;
	display: inline;
	clear: left;
	margin-top: 25px;
	border-top: 1px solid #cccccc;
	padding-top: 8px;
	}

div.chk input{
	width: 35px;
	}

	
div.info{
	width: 450px;
	float: left;
	display: inline;
	margin-top: 25px;
	border-top: 1px solid #cccccc;
	padding-top: 8px;
	}
	
div.info p.dispLectDate, div.dg_block p.dispLectDate{
	font-size: 12px;
	font-weight: bold;
	}

div.info p.dispLectNumber, div.dg_block p.dispLectNumber{
	font-size: 20px;
	font-weight: bold;
	color: #330066;
	line-height: 22px;
	}
	
div.info p.dispLectTitle, div.dg_block p.dispLectTitle{
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	line-height: 20px;
	}
	
div.info p.dispLectSpeaker{
	font-size: 13px;
	line-height: 15px;
	margin-top: 7px;
	}
	
div.info p.dispLectTopics{
	width: 350px;
	float: left;
	margin-right: 20px;
	font-size: 13px;
	line-height: 15px;
	display: inline-block;
	}
	
table tr td strong.header-email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px; 5px;
	color: #ffffff;
	}
	
div.dg_block{
	padding-top: 30px;
	clear: both;
	}

div.dg_check{
	width: 25px;
	height: 25px;
	float: left;
	display: inline-black;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	/*margin-left: 35px;*/
	}
	
div.dg_info{
	width: 450px;
	float: left;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	}
	
span.green{
	font-weight: bold;
	color: #060;
	}
span.red{
	font-weight: bold;
	color: #f00;
	}
span.black{
	font-weight: bold;
	color: #000;
	}
	
table.lectDisp{
	font-size: 11px;
	width: 100%;
	margin-top: 35px;
	border: 0;
	background-color: #f6f6f6;
	border-top: 5px solid #4A396D;
	}
	
table.lectDisp tr td a:link, table.lectDisp tr td a:visited, table.lectDisp tr td a:active{
	text-decoration: none;
	}

table.lectDisp tr td a:hover{
	text-decoration: underline;
	}
	
table.lectDisp tr td{
	font-weight: bold;
	color: #330066;
	font-size: 12px;
	background-color: #f6f6f6;
	}
	
table.lectDisp tr th{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-color: #e6e6e6;
	text-align: left;
	}

table.lectDisp tr td table tr td{
	border-bottom: 1px dotted #666;
	padding: 4px;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	background-color: #ffffff;
	}

table.moreinfo{
	background-color: #e3dde8;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 95%;
	margin: 0 auto;
	}
	
table.moreinfo tr td.grey{
	background-color: #e6e6e6;
	width: 25%;
	}
	
table.moreinfo tr td.yellow{
	background-color: #fcfced;
	width: 25%;
	}
	
table.moreinfo tr td.yellowBig{
	background-color: #fcfced;
	width: 25%;
	font-size: 14px;
	font-weight: bold;
	}
	
table.moreinfo tr td.blue{
	background-color: #ccccff;
	width: 25%;
	}

table.moreinfo tr td.green{
	background-color: #ccffcc;
	width: 25%;
	}
	
table.moreinfo tr td.dispVal{
	background-color: #fff;
	width: 75%;
	}

div.hidebox{
	display: none;
	background-color: #fcfced;
	}
	
div.showbox{
	display: block;
	}

	
a.edit:link, 
a.edit:visited, 
a.edit:hover, 
a.edit:active{
	font-size: 11px;
	color: #ff3333;
	font-weight: bold;
	}
	
table.lectDisp tr td table tr td.yellow2{
	background-color: #fcfced;
	}

table.lectDisp tr td table tr td.red{
	background-color: #f7c1c1;
	}
	
div.dispMsg{
	display: none;
	font-size: 11px;
	color: #F00;
	clear: both;
	text-align: center;
	}
	
p.boldText{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 3px 0;
	}
	
p.normalText{
	font-size: 12px;
	color: #515151;
	font-weight: normal;
	margin: 3px 0;
	background-color: #ffffff;
	padding: 10px;
	}
	
table tr td.lecttitle{
	font-size: 18px;
	line-height: normal;
	padding-bottom: 20px;
	padding-top: 20px;
	}
	
table.lectDisp tr td table tr td.discTitle{
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	background-color: #f6f6f6;
	}
	
table.lectDisp tr td table tr td.dgitem{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	}
	
div.entry p.nfound, .post .entry p.alert{
	font-size: 11px;
	color: red;
	}
div.msg{
	border: 1px solid red;
	background-color: #ebebeb;
	width: 450px;
	padding: 10px;
	margin: 10px 0;
	}
div.msg p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: red;
	font-weight: bold;
	}

table.moreinfo tr td.dispVal p.nfound{
	font-size: 11px;
	font-style: italic;
	color: red;
	}
	
span.cancel{
	display: block;
	background-color: #333333;
	border: none;
	padding: 6px 2px;
	width: 80px;
	text-align: center;
	color: #fff;
	margin: 0;
	float: right;
	font-size: 10px;
	margin-left: 5px;
	}
	
span.cancel:hover{
 background-color: #4f4f4f;
	}
	
span.cancel a{
	color: #fff;
	}

span.cancel a:hover{
	text-decoration: underline;
	}
	
td div.tblHead, td p.tblHead{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	
	}
	
a:link.editBlock, a:visited.editBlock, a:hover.editBlock, a:active.editBlock{
	display: inline-block;
	margin-left: 320px;
	color: #ffffff;
	font-size: 10px;
	}
	
a:link.editBlockBlack, a:visited.editBlockBlack, a:hover.editBlockBlack, a:active.editBlockBlack{
	display: inline-block;
	margin-left: 100px;
	color: #000000;
	font-size: 10px;
	}


p.edit-announce-title{
	border-top: 1px dashed #ccc;
	text-decoration: underline;
	margin: 0 0;
	padding: 15px 10px;
	font-weight: bold;
	}

p.title-active{
	background-color: #efefef;
	}
	
p.edit-announce-content{
	background-color: #ffffe3;
	display: none;
	margin-top: 0;
	padding: 5px 20px;
	}

p.edit-announce-title span.announce_status{
	display: inline-block;
	font-size: 11px;
	position: relative;
	float: right;
	margin-right: 10px;
	width: 45px;
	color: #666;
	text-decoration: none;
	text-align: right;
	}
	
p.edit-announce-title span.announce_status a.announce_no{
	font-weight: bold;
	color: #F00;
	position: absolute;
	}
	
p.edit-announce-title span.announce_status a.announce_yes{
	font-weight: bold;
	color: #390;
	position: absolute;
	}

.over{ cursor: pointer; }
.out{ cursor: auto; }
	

.announce-form{
	display: none;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 25px;
	background-color: #ffffe3;
	padding: 5px 10px;
	}
	
.announce-form input.edit{
	width: 120px;
	margin-right: 30px;
	}
	
#new-announcement input.edit{
	width: 120px;
	margin-right: 30px;
	}

.announce-form textarea{
	width: 475px;
	height: 130px;
	font-family: arial, helvetica;
	}

.edit-button{
	display: block;
	padding: 2px;
	color: red;
	background-color: #efefef;
	margin-right: 15px;
	border: 1px solid #333;
	font-size: 12px;
	width: 125px;
	text-align: center;
	}

input.edit-title{
	width: 475px;
	}
	
#new-announcement{
	display: none;
	}


/* DG SETUP */
div.present{
	display: inline-block;
	font-size: 11px;
	position: relative;
	float: right;
	margin-right: 5px;
	width: 45px;
	color: #666;
	}
	
div.present a.attd_no{
	font-weight: bold;
	color: #F00;
	}
	
div.present a.attd_yes{
	font-weight: bold;
	color: #390;
	}
	
	
/* LECTURE SETUP */
div.presentlect{
	display: inline-block;
	font-size: 11px;
	position: relative;
	float: right;
	margin-right: 5px;
	width: 45px;
	color: #666;
	}
	
div.presentlect a.attdlect_no{
	font-weight: bold;
	color: #F00;
	}
	
div.presentlect a.attdlect_yes{
	font-weight: bold;
	color: #390;
	}


/* VIDEO SETUP */
div.presentvid{
	display: inline-block;
	font-size: 11px;
	position: relative;
	float: right;
	margin-right: 5px;
	width: 45px;
	color: #666;
	}
div.presentvid a.attdvid_no{
	font-weight: bold;
	color: #F00;
	}
	
div.presentvid a.attdvid_yes{
	font-weight: bold;
	color: #390;
	}

p.attendance a{
	display: block;
	margin: 12px 0 12px 0;
	height: 12px;
	background: #efefef;
	padding: 8px;
	}


/****************************************/
/* style.css */

