﻿table { padding: 0; }

#imgCorner 
{
    position: absolute;
    bottom: 0;
    right: 0;
}

.tblRegister 
{
    font-family: Sans-Serif;
    text-align: left;
    padding: 6px;
    padding-top: 2px;
}

.tblRegister td 
{
    padding-top: 4px;
}

.tblLabel { text-align: right; }
.tblSpacer { width: 10px; }

.standardTextbox { width: 146px; }

.tabSelected { background-color: white; }
.tabNormal { background-color: #ccc; }
.tabSelected a:hover, .tabNormal a:hover { text-decoration: none; }

#lnkUsersTab 
{
    display: block;
    font-size: 20px;
}

.AdminTable { text-align: left; width: 98%; }

.AdminTable td { padding: 6px; margin: 0; }

.AdminTable thead th { font-weight: bold; border-bottom: 1px solid #243C62; padding-right: 10px; }

.ImageGallery
{
	width: 670px;
	overflow: hidden;
}

.AdminTable tbody tr td { border-bottom: 1px solid #ccc; }
.AdminTable tbody tr.edit td { border-bottom: none !important; }

.noBorder td { border-bottom: 0; }
.contentTable { background: #ccc; }

.rowHighlightTop { background-color: #D5DDF3; }
.rowHighlightBottom { background-color: #D5DDF3; }
.rowHighlightBottom td { border-bottom: 1px solid #5365a1; }

div#nav{
	width: 100%;
	text-align: center;
	padding: 0;
	font-size: 1.2em;
	color: #fff;
	height: 24px;
	vertical-align:text-bottom;
	border-bottom: 5px solid #243c62;
	margin-bottom: 6px;
}

div#nav ul{
    margin:0;
    padding:0;
}

div#nav li{
	float: right;
	display: block;
    list-style: none;
    margin: 0;
	margin-left: 2px;
    padding: 0 0 0 6px;
    white-space:  nowrap;
    line-height: 1.5em;
    background: transparent url('images/tab_off.gif') 0 0 no-repeat;
    color: #fff;
}
 
div#nav li a{
    display: block;
    padding: 0.1em 6px 0.1em 0;
    text-decoration: none;
	width: 115px;
	height: 21px;
    color: #243c62;
    background: #cccccc url('images/tab_off.gif') no-repeat 100% 0;
}

div#nav li.selected{
    background: transparent url('images/tab_on.gif') 0 0 no-repeat;
}

div#nav li.selected a{
	color: #ffffff;
    background: #243c62 url('images/tab_on.gif') 100% 0 no-repeat;
}

div.userPanel {
	position: relative;
	width:679px;
	height:306px;
	font-size: 12px;
}

.detailsTable h1 { font-size: 14px; }

.solid_button {
	display: block;
	width: 54px;
	height: 24px;
	background: #243C62;
	float: right;
	font-size: 12px;	
	line-height: 24px;
	text-decoration: none;
	font-family: Sans-Serif;
	color: white;
}

.nonButton {
	width: 54px;
	height: 24px;
	float: right;
	font-size: 12px;
	line-height: 24px;
}

.tblSchedule thead {
    color: Black;
}

.tblSchedule th {
    padding: 6px 6px 4px 6px;	
	border-bottom: 1px solid #ccc;
}

.tblSchedule tbody td {
    padding: 0 6px 0 6px;
}


.tblSchedule {
    margin-right: 10px;
}

tr.edit, tr.edit td {
    background-color: #ffffcd;
}

table.ClassInfo { width: 100%; }

table.ClassInfo tr.title td {
	padding-bottom: 2px;
	border-bottom: 1px solid #243c62;
}

table.ClassInfo tr.title h3 { margin-bottom: 0; font-weight: bold; }

span#counter {
    color: Red;
}

div.grippie {
    background:#EEEEEE url('images/grippie.png') no-repeat scroll center 2px;
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0pt 1px 1px;
    cursor:s-resize;
    height:9px;
    overflow:hidden;
}

a#clearExpiration 
{
    cursor: pointer;
}

.left { float: left; margin-left: 5px; }

tr.old > td
{    
    opacity: 0.5;
    -moz-opacity: 0.5;
}

tr.today td 
{
    background-color: #FFFE9B;
}

.right { float: right; }
.left { float: left; }

div.login { margin-top: 20px; margin-left: 10px; padding: 6px; }
div.login span.userControl { 
	padding: 2px 2px 2px 6px;
	margin-left: 2px;
	border-left: 1px solid Black; 
}

.scheduledItemContent
{
	padding: 6px 0 6px 0;
	text-align: left;	
}

.EnrollContent
{
	padding: 0 24px 0 0;
}

.notify
{
	padding: 6px;
}

/* table sorter */
table.AdminTable th 
{
    background: url('images/sortbg.gif') no-repeat center right;
    cursor: pointer;
}

table.AdminTable th.headerSortDown
{
    background: url('images/desc.gif') no-repeat center right;
}

table.AdminTable th.headerSortUp
{
    background: url('images/asc.gif') no-repeat center right;
}

table.AdminTable th.empty { background: none !important; }
/* Class List */
div.ClassList 
{
    width: 654px;
    text-align: left;
    padding: 12px;
    overflow: hidden;
}

div.ClassInfo
{
    display: block;
    margin-top: 6px;
}

div.ClassInfo a { margin-bottom: 6px; }

div.ClassInfo div { width: 100%; display: block; float: left; margin-bottom: 12px; }

div.ClassList a.details 
{
    float: right;
}

div.ClassList img
{    
    margin-right: 12px;
    margin-bottom: 12px;
}

div#Details { width: 100% !important; }

hr.separator 
{
    border: 0; 
    border-bottom: 1px solid Black;
    margin-top: 6px;
    margin-bottom: 6px;
    clear: both;
}

.vr 
{ 
    border-right: 1px solid Black; 
    margin-right: 8px;
    margin-left: 6px;
}

.testimonialAdmin .vr
{
	margin-right: 4px;
	margin-left: -3px;
}

div.video 
{
    padding-top: 12px;
    padding-bottom: 12px;
}

div.selected
{
    background-color: #FFFFCD;
}

div.attendance
{
    display: inline-block;
    width: 100%;
}

div.enrollment select
{
    margin-bottom: 6px;
}

div.emailBox
{
    margin-top: 12px;
}

div.emailBox label
{
    font-weight: bold;
}

div.emailBox input
{
	margin: 6px 0 6px 0;
}

span.error_message { color: Red; }

span.success_message { color: Green; }