/* table look and feel*/
.title_1{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:20px;
	height:30px;
	color:#0773ac;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:15px;
	}


.heading_row {
	background: #666666 url(../../../images/gif/sepretor_hr.gif) repeat-x bottom;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
	margin-bottom: 10px;
	text-align: center;
}


.heading_row span {
	float: left;
	text-align: center;
	padding: 8px 0;
	display: inline-block;
	vertical-align: middle;
}

.heading_row a {
	text-decoration: none;
}


.current_sort {
	background: #f1f2eb url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	color: #3b5765;
}


	
.day {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 30px;
}

.time {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 120px;
	padding: 2px;
}

.groupname {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 170px;
}

.location {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 160px;
}

.leadername {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 165px;
}

.categories {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 105px;
}

.online {
	width: 70px;
}

.row1, .row-alt {
	background: #e4f3ff url(../../../images/gif/sepretor_hr.gif) repeat-x bottom;
	color: #34424e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
	margin-bottom: 10px;
	text-align: center;
}

.row-alt { background: #ffffff url(../../../images/gif/sepretor_hr.gif) repeat-x bottom; }

.row1:hover, .row-alt:hover {
	background: #fff0e4 url(../../../images/gif/sepretor_hr.gif) repeat-x bottom;
	color: #005dad;
}

.row1 span, .row-alt span {
	float: left;
	text-align: center;
	padding: 8px 0;
	height: 2em;
	display: inline-block;
	vertical-align: middle;
}

.row1 a, .row-alt a {
	text-decoration: none;
}
	
.day2 {
	background: url(../../../images/gif/sepretor_vr.gif) repeat-y right;
	width: 85px;
}