﻿/* tagging styles */
.eventdivwrapper{clear:left;height:290px;padding:0px 2px 0px 4px}
.eventscriteria{float:left}
.eventssearchtable th{text-align:right;width:146px}
.eventssearchtable td{text-align:left;padding-left:3px}
.eventssearchtable .buttonrow{text-align:right;padding-right:4px}
.eventsresultdiv{overflow:auto;height:185px;width:378px}
.selectedeventsdiv{float:right;background-color:#fff;width:156px;height:270px;position:relative;top:6px;left:-3px;padding:5px;overflow:auto}
.selectedeventslabel{background-color:#ddd;font-weight:bold;padding:1px 0 1px 3px}
.tagsourcediv{background-color:#EAEEA1;margin-bottom:1px;clear:both}
.tagsourcelabel{font-weight:bold;padding:3px;color:#4F7884;height:19px;vertical-align:middle}
.taglabel{float:left}
.tagimage{float:right;font-weight:normal}
.tagimage img{border:0}
.tagimage span{position:relative;top:-3px}
.classesdivwrapper{clear:left;}
.classesdiv{padding:3px 7px 7px 7px;clear:left;}
.classesinnerdiv{background-color:#fff;border:solid 1px #666;padding:5px;height:200px;overflow:auto}
.classeslabel{font-weight:bold;padding:1px 5px 1px 5px;height:20px;vertical-align:middle}
.tagitem tbody tr td{width:180px}
.selecteditems{padding:3px;margin-bottom:5px;}
.Wait{} 
.Normal{}  
/* override input cursors with a more specific CSS selector */  
.Wait INPUT, .Wait TABLE , .Wait TEXTAREA{cursor: wait}
.Normal INPUT, .Normal TABLE{cursor: auto}
.Normal TEXTAREA, .Normal INPUT[type="text"], .Normal TH SPAN{cursor:text}
.Normal INPUT[type="image"] {cursor:pointer}
.ajaxloadingspan{background-color: #EAEEA1; padding: 25px; border: solid 1px #000; text-align: center; vertical-align: middle; position: absolute; width: 120px; height: 32px; border: solid 1px black; z-index: 0;}
.ajaxloadingframe{position: absolute; width: 172px; height: 84px; border: none; display: block; z-index: 0;}

/* ================================
    Styles for Events Module
   ================================
*/
.formGroupBlock{
	margin:0 0 4px
}
.formGroupBlock label{
	display:block;
	float:left;
	width:130px;
	margin:0 3px 0 0;
	font-weight:bold;
	text-align:left
}
span.checkbox *{
	vertical-align:middle
}
span.checkbox label{
	display:inline !important;
	font-weight:normal;
	float:none;
}
.button{ border-top:1px solid #333; padding-top:10px; text-align:center }


.radInput_Default
{
	width:83px !important
}
.radEnabledCss_Default,
.radHoverCss_Default,
.radFocusedCss_Default
{
	width:78px !important
}

.eventsGrid .rgPager td{
	background:#fff;
	border:0 !important
}
.eventsGrid .rgNumPart a:hover, 
.eventsGrid .rgNumPart a:hover span, 
.eventsGrid .rgNumPart a.rgCurrentPage, 
.eventsGrid .rgNumPart a.rgCurrentPage span{
	background:0 !important
}
.eventsGrid .rgNumPart a.rgCurrentPage, 
.eventsGrid .rgNumPart a.rgCurrentPage:hover{
	color:#333 !important
}
.eventsGrid, 
.eventsGrid .rgMasterTable, 
.eventsGrid .rgDetailTable, 
.eventsGrid .rgGroupPanel table, 
.eventsGrid .rgCommandRow table, 
.eventsGrid .rgEditForm table, 
.eventsGrid .GridToolTip_Default{
	font-size:11px !important;
	font-family:Arial, Sans-Serif !important
}


