/* $Revision$ - $LastChangedDate$ */

input { font-size: 10px; }
input:focus { outline: none; }  
input.btn, .widget_button { cursor: pointer; background-color: #32b532; color: #ffffff; font-size: 10px; border: none; margin: 2px; padding: 2px 5px; overflow:visible;}
input.btn:hover { cursor: pointer; background-color: #32b532; color: #ffffff; font-size: 10px; border: none; margin: 2px; padding: 2px 5px; overflow:visible;}
input.btnHover { cursor: pointer; background-color: #32b532; color: #ffffff; font-size: 10px; border: none; margin: 2px; padding: 2px 5px; overflow:visible;}
input.btnActive { cursor: pointer; background-color: #ED9B4F; color: #515151; font-size: 10px; font-weight: bold; border: none; margin: 2px; padding: 2px 5px; overflow:visible;}

input.btn2 { cursor: pointer; background-color: none; color: #A9ABAE; font-size: 10px; border: 1px solid #A9ABAE; margin: 2px; padding: 0px 2px; overflow:visible;}
input.btn2:hover { cursor: pointer; background-color: #32b532; color: #A9ABAE; font-size: 10px; border: 1px solid #A9ABAE; margin: 2px; padding: 0px 2px; overflow:visible;}

a { cursor: pointer; }
td { font-size: 11px; }
body { font-size: 11px; }
div { font-size: 11px; }

.footerRow {background-color:#D6d3d6;font-weight:bold;}
#dropmenudiv{font-size: 11px;}
.dropdownheader {font-size: 13px; text-align:center; font-weight: bold; background-color: #F1F1F1; border-bottom: 1px solid #A9ABAE; margin-bottom: 5px;}
#GITable, #PageMessageTable {
	border: none;
}
#QueueTable, #HostTable, #ParticipantTable, #PollTable, #ParticpantRPP {
	border-collapse: separate;
	border: none;
}
.GIRow td { font-weight: bold; background-color: #D6d3d6;}
select { font-size: 9px; }
.TFDataTable { border: solid 0px #C5D5A9; }
.TFDataTable td:first-child { border-left: 0px;}
.TFDataTable td { padding-left: 4px; padding-right: 4px; border-left: dashed 1px #C5D5A9; border-bottom: solid 1px #C5D5A9}
.TFDataTable th { padding-left: 4px; padding-right: 4px;}
.QAInfoTable { border: 1px solid #A9ABAE; padding: 0px; margin: 0px;}
.QAInfoTable td { background-color: #D6d3d6 }
.TFDataTable a, .TDDataTable a:visited { color: #515151; text-decoration: none; }
.TFDataTable a:hover { color: #C06600; text-decoration: underline; }

a.RPP { text-decoration: none;color: #515151; font-size: 11px;}
a.RPP:hover { text-decoration: underline; color: #C06600; font-size: 11px;}
a.RPPCurrent { text-decoration: none; color: #C06600; font-size: 11px;}
a.RPPCurrent:hover { text-decoration: none;color: #C06600; font-size: 11px;}
.SectionHeader { background-color: #0f034d; color: #ffffff; font-size: 14px; font-weight: bold; text-align: left; line-height: 20px; vertical-align: middle; }
.SectionTable { padding:0; border: solid 1px #A9ABAE; text-align: center; vertical-align: middle;}
.TFSubHeader { background-color: #888888; color: #ffffff; vertical-align: middle; text-align: center; font-weight: bold; line-height: 25px; font-size: 14px;}
.TFSubHeader4 {background-color: #c6c6c6; color: #515151; vertical-align: middle; text-align: center; font-weight: bold; line-height: 20px; font-size: 13px;}
.TFSubHeader5 {background-color: #c6c6c6; color: #515151; vertical-align: middle; text-align: center; font-weight: bold; line-height: 15px; font-size: 10px;}
.TFSubHeader5  > a {background-color: #c6c6c6; color: #515151; font-size: 10px;}

.DataRow1 { }
.DataRow2 { /*background-color: #f1f1f1;*/}
.SpeakingRow { background-color: #ED9B4F; }
.SpeakingRow td { font-weight: bold; }
.ScreeningRow { background-color: #C5d5a9; }
.OtherScreeningRow { background-color: #DADDD4; }
.TransferRow { background-color: #F1F1F1; }
.Message { background-color: #F1F1F1; color: #AB1111; font-weight: bold; border:solid thin #AB1111}
.BorderedTable {border:1px solid #A9ABAE}