* {

}
a {
	color: #00e;
}
a:hover {
	color: #f60;
}
input.adminbutton:hover {
    color: #f60 !important;
}
a img {
	border: 0;
}
body {
	padding: 10px;
	font: 12px Arial, sans;
}

form {
    margin: 0;
}

h2 a {
	color: #fff;
}

iframe {
    border: 1px solid #999;
}

input {
    
}



#navbara ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
#navbara li {
	float: right;
    margin: 0;
    padding: 0;
}
#navbara a {
	
	color: #fff;
	text-decoration: none;
}
#navbara a:hover {
	text-decoration: underline;
}
#navbara ul a {
	padding: 7px 10px;
	margin: 0 1px;
}
#navbara ul a:hover {
	background: #900 url('../img/bg_navbara_a_hover.jpg') repeat-x left top;
	margin: 0;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
}
#navbara h2 {
	font-size: 15px;
	background: #333 url('../img/bg_navbara_a_active.jpg') repeat-x left top !important;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	margin: 0;
	padding: 3px 8px 3px 5px;
	float: left;
}


#navbarb {
	float: left;
	clear: both;
	width: 778px;
	margin: 0 0 0 0;
    padding: 0;
    
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #333;
	
	list-style-type: none;
	
	font: 11px Arial, sans;
}
#navbarb li {
	float: left;
}
#navbarb a {
	float: left;
	color: #fff;
	padding: .2em;
	color: #333;
	line-height: 8px;
	overflow: hidden;
	text-decoration: none;
}



#content p {
	margin: 10px 0;
	text-align: justify;
}

#content img {
	display: block;
	margin: 0 auto 0 auto;
}








#sidebar div.contentbox {
	background: #eee url('../img/bg_content.jpg') repeat-y right top;
}
#content div.contentbox {
	background: #eee url('../img/bg_content_r.jpg') repeat-y right top;
	font-size: 13px;
}
.contentbox {
	border: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 4px 4px 6px 4px;
	margin: 10px 0 0 0;
}

.contactinfo {
	font-size: 13px;
}
.contentbox p {
	padding: 5px;
    margin: 0;
}
.contentbox h2 {
	background: #333 url('../img/bg_navbara_a_active.jpg') repeat-x left top;
	font: 13px Arial, sans;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
    margin: 0;
	letter-spacing: 1px;
	text-align: center;
    cursor: default;
}
.contentbox h3 {
	padding: 5px 0;
    margin: 0;
	font-size: 16px;
	font-style: italic;
	
}
.contentbox h4 {
    margin: 0;
	padding: 5px 5px 0 5px;
	font-size: 15px;
	font-style: italic;
}
.contentbox blockquote {
	font-size: 18px;
	padding: 5px 15px;
	text-align: justify;
}

.contentbox ul {
	margin: 10px 1em 10px 2em;
	padding: 0;
}
.contentbox ul li {
	margin: 5px 0 ;
}

/*******************************************************************************
 * Class Schedule
 ******************************************************************************/
div.contentbox .schedule {
    width: 100%;
    font-size: 11px;
    background: #fff;
    border-collapse: separate; 
    table-layout: fixed;
    empty-cells: show;
    margin-top: 5px;
}
div.contentbox .schedule th {
    color: #fff;
    background: #000;
    padding: 4px 0;
    text-align: center;
}
div.contentbox .schedule td {
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px 0;
}
div.contentbox .schedule tr.odd td {
    background: #f9f9f9;
}
.ptssession_entry {
    margin: 0 2px;
    height: 60px;
}
.ptssession_entry .title {
    font-weight: bold;
    text-align: center;
    line-height: 11px;
    margin-bottom: 2px;
}
.ptssession_entry .times {
    text-align: center;
}

/*******************************************************************************
 * Table for spreadsheet looking tabular data
 ******************************************************************************/
table.tabular {
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 5px 0;
}
table.tabular td {
    border: 1px solid #eeeeee;
    padding: 3px;
}
table.tabular tr.odd td {
    background: #f6f6f6;
}
table.tabular th {
    background: #333 url('../img/bg_navbara_a_active.jpg') repeat-x left -5px;
    color: #fff;
}
table.tabular td.admincontrols {
    padding: 3px 3px 5px 3px;
    text-align: right;
    width: 100px;
}



#content  .staffentry {
	width: 100%;
}
#content  .staffentry .pic {
	width: 150px;
	vertical-align: top;
}
#content .staffentry .pic h3 {
	font-style: normal;
	padding: 0;
    margin: 0;
}
#content .staffentry .pic h4 {
	font-size: 13px;
	padding: 0 0 5px 0;
    margin: 0;
}
#content .staffentry img{
	margin: 5px auto;
	border: 1px solid #999;
}
#content  .staffentry .bio {
	width: 370px;
	padding: 5px;
	vertical-align: bottom;
}
#content .staffentry .bio h4 {
	padding: 10px 0 0 0;
	margin: 0;
}
#content .staffentry .bio p {
	padding: 0;
	margin: 0;
}

.photo {
    
    border: 1px solid #999;
}
#foota {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #999;
	padding-bottom: 20px;
	padding-top: 5px;
	background: #fff url('../img/bg_foota.jpg') repeat-x left top;
	
	text-align: center;
	font: 11px Arial, sans;
	color: #666;
}
#validate {
	clear: both;
	float: left;
	margin-top: 50px;
	
}
#validate a img {
	border: 0;
}
#specialbanner {
	width: 202px;
	height: 202px;
	z-index: 200;
	position: absolute;
	left: -26px;
	top: 319px;
}





#heada {
	background: #fff;
	padding: 2em 0 0 0;
    margin: 0;
}
#navbara {
	float: left;
	clear: both;
	width: 778px;

	font: 11px Arial, sans;
	color: #fff;
	font-weight: bold;

	background: #900 url('../img/bg_navbara.jpg') repeat-x left top;
	
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
    
    margin: 0;
    padding: 0;
}
#midwrap {
	float: left;
	background: #fff url('../img/bg_content.jpg') repeat-y -280px top;
	margin-bottom: 10px;
	z-index: 2;
}
#content {
	background: #fff;
	float: left;
	width: 555px;
    margin: 0 0 0 5px;
    padding: 0;
}
#greyarea {
	background: #fff url('../img/bg_foota.jpg') repeat-x;
	border-top: 1px solid #999;
	width: 550px;
	height: 35px;
	margin-top: 10px;
}
.content-announcement {
	overflow:auto;
	height:100px;
}
#content-video {
	background: #fff;
	float: left;
	width: 550px;
    margin: 0 0 0 5px;
    padding: 0;
	overflow:auto;
	height:450px;
}
#sidebar {
	width: 220px;
	float: left;
	background: #fff;
    margin: 0 0 0 0;
    padding: 0;
    border-top: 10px solid #fff;
}
#sidebar .title {
    display: none;
}
#sidebar .contentbox {
    margin: 0 0 10px 0;
}



/*******************************************************************************
* Navigation Buttons
*******************************************************************************/
#heada h1 {
    margin: 0;
    padding: 0;
}
#heada h1 a {
    display: block;
	height: 0px;
	overflow: hidden;
	background: #fff url('../img/logo.jpg') no-repeat left top;
	
	font: 28px Arial, sans;
	letter-spacing: 2px;
    
    margin: 0;
    padding: 50px 0 0 0;
}
#heada ul {
}
/*******************************************************************************
* Navigation Buttons
*******************************************************************************/
#sidebar ul.menu {
	list-style-type: none;
    list-style-image: none;
	
    margin: 0;
    padding: 0;
}
#sidebar ul.menu ul {
    padding-left: 10px;
}
#sidebar ul.menu  a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#sidebar ul.menu  li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
#sidebar ul.menu  li a {
	background: #eee url('../img/sidebar_menuitems_collected.png') no-repeat right -400px;
	display: block;
	border-bottom: 5px solid #fff;
}
#sidebar ul.menu  li a span {
	border: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	/* background: #eee url('../img/bg_foota.jpg') repeat-x right top; */
    background-color: transparent;
    background-image: url('../img/sidebar_menuitems_collected.png');
    background-repeat: no-repeat;
    background-position: right -400px;
    
	display: block;
	padding: 5px 10px;
}
#sidebar ul.menu  li.expanded a span {
    /* background: url('../img/bg_menu_expanded.gif') no-repeat right top; */
    background-position: right -300px;
}
#sidebar ul.menu  li.collapsed a span {
    /* background: url('../img/bg_menu_collapsed.gif') no-repeat right top; */
    background-position: right -200px;
}
#sidebar ul.menu  li.leaf a span {
    /* background: #eee url('../img/sidebar_menuitems_collected') no-repeat right -400px; */
    background-position: right -400px;
}

#sidebar ul.menu li.expanded li a {
	border-bottom-width: 3px;
}
#sidebar ul.menu li.expanded li a span {
	font-size: 12px;
	padding: 1px 10px;
}
#sidebar ul.menu li.expanded li.leaf a span{
	background: #fff;
}

#sidebar ul.menu  li a:hover,
#sidebar ul.menu  li a.active {
	background: #333;
}
#sidebar ul.menu  li a:hover span,
#sidebar ul.menu  li a.active span {
	border: 1px solid #FDA500;
	/* background: #FFBE42 url('../img/bg_sidebarnav_light.jpg') repeat-x left top; */
    background-color: #FFDD9D;
    background-position: right -100px;
	position: relative;
	left: -2px;
	top: -2px;
}

#sidebar ul.menu  li a.active {
	text-decoration: underline;
}
#sidebar ul.menu  li a.active span {
	/* background: #FFBE42 url('../img/bg_sidebarnav_hover.jpg') repeat-x left top; */
    background-position: right top;
}
#sidebar ul.menu  li a.active:hover span {
}


/*******************************************************************************
********************************************************************************
** FIXED FOR CAKEPHP
********************************************************************************
*******************************************************************************/
#wrap {
	width: 780px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
/* Sql Query Dump - remove for production */
#cakeSqlLog {
	clear: both;
	width: 780px;
	margin: 0 auto;

	bottom: 0;
	background: #333;
	color: #fff;
}


#sidebar .block-user .title, div#flashMessage {
    display: block;
    background: #900;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: normal;
}
#sidebar .block {
    margin-bottom: 6px;
}
div#flashMessage {
    margin: 10px 0 5px 0;
    background: #ffffce;
    border: 1px solid #ffe633;
    color: #333;
}
#content p {
    margin: 5px 10px;
    text-align: left;
}
#content li {
    margin: 5px 0;
}

table.form {
    width: 100%;
}
table.addSession th {
    text-align: left;
}
.sortable {
    cursor: move;
}
#loading {
    position: fixed;
    left: 10px;
    top: 10px;
    display: block;
    width: 120px;
    font: 14px Arial;
    color: #fff;
    background: #990000;
    text-align: center;
    text-transform: uppercase; 
    font-weight: bold;
    padding: 5px;
}
.error-message {
    color: #d00;
    font-weight: bold;
    font-size: 10px;
}
/*******************************************************************************
 * Wrapper for admin controls
 ******************************************************************************/
.admincontrolsbox {
     margin: 10px 0 0 0;
     text-align: right;
}
/*******************************************************************************
 * Panel for displaying groups of images in a large block
 ******************************************************************************/

.boxgroup .boxwrap {
    float: left;
    width: 33%;
}
.boxgroup .box {
    padding: 5px;
    border: 1px solid #eee;
    background: #fff;    
    margin: 3px;
    border: 1px solid #ccc;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.boxgroup .odd {
    background: #f6f6f6;
} 
.boxgroup .box img {
    border: 1px solid #cccccc;
} 
.boxgroup .box .buttons {
    margin-top: 3px;
}
/*******************************************************************************
 * Admin links should get this class (big, green buttons)
 ******************************************************************************/
a.adminbutton, input.adminbutton {
   font: 12px Tahoma, serif;
   text-decoration: none; 
   font-weight: bold;
   color: #455034;
   background: url('../img/admin_green_bg.png') repeat-x center center;
   border: 1px solid #b6bcae;
   padding: 2px 4px;
   margin: 0 2px;
   line-height: 20px;
   cursor: pointer;
}
input.adminbutton {
    padding: 1px 3px;
}


/*******************************************************************************
 * Sidebar news box
 ******************************************************************************/
#newsbox {
    position: relative;
}
#newsstar {
    display: block;
    top: -8px;
    left: -8px;
    position: absolute;
    width: 40px;
    height: 45px;
    background: url('../img/news_star.png') no-repeat left top;
}
.newsitem {
    margin-bottom: 5px;
}

/*******************************************************************************
 * FckEditor stuff
 ******************************************************************************/
#fckeditor {
    margin: 0;
    padding: 1px;
    border: 0;
}
 