/* Registration Grade CSS */
span.reg_passed,
span.reg_passed_with_distinction,
span.reg_self_passed {
	color:green;
}
span.reg_undecided {
	color:#CCCCCC;
}
span.reg_failed {
	color:red;
}
.xoevents_body fieldset {
	border:none;
}
table#xoe_dates_table td, table#xoe_dates_table th {
	padding:3px;
}
.xoe_approval_table {
	border: 1px solid black;
	line-height:normal;
}
.yui-xoevents-venue, .yui-xoevents-date {
	display:none;
}
#form_date_form span.form-label {
    display:block;
    float:left;
    width:80px;
    clear:left;
}
.venue_label {
    display:block;
    float:left;
    width:45%;
    clear:left;
}
.xoevents_body table th {
	text-align:left;
}
form#event_edit_form td {
	vertical-align:top;
}
div.category_filter_options {
	padding-bottom:5px;
}
.htmlarea .toolbar .button {
    border:1px solid buttonface !important; /*PKR: fixed jumping toolbar buttons*/
}
.htmlarea .toolbar .buttonPressed {
	background: buttonhighlight none repeat scroll 0 0 !important;
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow !important;
	border-style: solid !important;
	border-width: 1px !important;
}

.xoevents_body .yui-skin-sam div.event_list {
	padding-top: 5px;
}
.xoevents_body span.event_menu {
	cursor:pointer;
}
.xoe_cal_table {
	width:700px;
}
.xoe_cal_table td.xoe_cal_td {
	vertical-align:top;
}
.xoe_cal_table td div#cal1Container {
}
img.xoe_cat_image {
	max-width:50px;
	max-height:50px;
}
div.cat_actions {
	vertical-align:middle;
	line-height:30px;
}
div.cat_actions img {
	max-height:20px;
}
/*YUI data table stuff*/
.yui-skin-sam .yui-dt table {
	font-size:11px;
}
tbody:focus, :focus {
	outline:none;
}
.xoevents_body div.list-button-bar-bottom {
	border:none !important;
}
.approval_requests td, .approval_requests th {
	padding:2px;
}
table.event_info td {
	padding:2px;
}
table.event_info {
	margin-top:4px;
}
.help_text {
	font-size:10px;	
	font-family:arial,sans-serif,Tahoma;
}
.help_text p {
	margin:0px;
}
.xo_hidden {
	display:none;
}
#pBackground {
	background:#FFFFFF;
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:0;
}
.popstyle {
	position:fixed !important;
	display:none;
	padding:20px;
	border:1px solid black;
	background:white;
	z-index:1;
}
div.xo_button {
	cursor:pointer;
}
div.cls_btn {
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
}
a#pop_btn {
	cursor:pointer;
}
div#cal1Container, .yui-calcontainer.multi .groupcal {
	z-index:0 !important;
}
div#xoevents_overDiv {
	z-index:3 !important;
}
.registration_stats td, .registration_stats th {
	padding:4px;
}
img {
	border:0px;
}
.xoevents_body .img_button {
	height:16px;
	border:0px;
	width:16px;
}
div.xoevents_body {
	min-width:700px;
}
.xoevents_body div.actions {
	float:none !important;
}
table.list-table {
	/*width:99%;*/
}
table.list-table td {
	overflow:auto;
}
div.xo_fixed_td_width {
	overflow:hidden;
}
div.xo_fixed_td_width a {
	white-space: normal;
}
/*fonts-min stuff modified*/
.yui-skin-sam {
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
}
.yui-skin-sam select, .yui-skin-sam input, .yui-skin-sam button, .yui-skin-sam textarea {
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:99%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.yui-skin-sam table {
	font-size:inherit;
}
.yui-skin-sam pre, .yui-skin-sam code, .yui-skin-sam kbd, .yui-skin-sam samp, .yui-skin-sam tt {
	font-family:monospace;
	line-height:100%;
}
/*TableWidget custom styles*/
.table_widget_td {
	text-align:left;
}
/*Global Styles for xoevents package - all adps are wrapped into this class*/
.xoevents_body td {
	padding: 2px;
}
.xoevents_body {
	font-size:11px;
	font-family:arial,sans-serif,Tahoma;
}
.xoevents_body h1 {
	font-size:14px;
}
.xoevents_body h2 {
	font-size:13px;
}
.xoevents_body table td.td_top {
	vertical-align:top;
	padding: 3px;
}
/*TableWidget corrective styles*/
td.list a img {
	padding-top:6px;
}
td.list-table, td.list-table-narrow, .list-table td {
	padding:4px;
	vertical-align:middle;
}
/*Link Buttons*/
div.xoevents_body ul li {
	/*list-style:none;*/
}
div.xoevents_body ul li a.button {
	vertical-align:bottom;
	cursor:pointer;
}
.xoevents_body a:hover, .xoevents_body a.button:hover, .xoevents_body div a.button:hover,
.xoevents_body td.button a:hover, .xoevents_body h1 a.button:hover, .xoevents_body a.button:hover, .xoevents_body div.form-button input:hover, .xoevents_body td a.button:hover {
	text-decoration:none;
	border:none;
	cursor:pointer;
}
.xoevents_body td.button a, .xoevents_body h1 a.button, .xoevents_body a.button, .xoevents_body div.form-button input, .xoevenst_body .form-button a.button, .xoevents_body td a.button:link,
.xoevents_body a, .xoevents_body a.button div, .xoevents_body a.button:link, .xoevents_body a.button:visited {
/*	background-color:#E1E1E1;
	border:1px solid black;
	color:black;
	vertical-align:middle;
*/
	color:#235C96;
	background-color:transparent;
	border:none;
	font-family:arial,sans-serif,Tahoma;
	font-size:11px;
	padding:2px 2px;
	text-align:center;
	text-decoration:underline;
	/*white-space:nowrap;*/
	cursor:pointer;
}
span.icons {
	top: 4px;
}
h1 a.button {
	line-height:normal;
	cursor:pointer;
}
div.form-button input.button {
	padding: 1px 8px;
	float:left;
	cursor:pointer;
}
/* Calendar custom styles */
div.calendar {
	z-index:3;
}
div.xoevents_body .yui-skin-sam .yui-calendar {
	font-size:13px
}
.yui-skin-sam .yui-calendar td.sunday {
	background-color: #999999;
}
.yui-skin-sam .yui-calendar td.calcell.today a {
	background-color:#33CCCC;
}
/* Registration status - color code */
.red_text {
	color:red;
}
.reg_cancelled, .reg_6 {
	color:red;
}
.reg_waiting, .reg_5 {
	color:orange;
}
.reg_pending, .reg_4 {
	color:gold;
}
.reg_approved, .reg_3 {
	color:green;
}
.reg_not_registered, .reg_0 {
	color:grey;
}

