/* Communication Academy Joomla Style Sheet */
/* Updated by CEM Jun '10 */

/* Styles for courses tables 2010 */

.class, .row_head {line-height: 130%; padding: 4px 0px 5px 0px; }
.even { background-color: #e6f7ef; }	/* very light green */

/* Styles for normal, static pages */

.casNormal { font-size: 125%; line-height: 135% }
.casHeading { font-size: 115%; font-weight: bold; text-decoration: underline }

/* Styles for class descriptions */

.casClassDesc { font-size: 125%;  line-height: 135% }
/*.casClassDesc p { text-indent: 2em }*/

/* Styles for class schedules */

/*.casTable { padding: 5px; border-spacing: 0 }*/
.casTitle { text-align: center; font-size: 120%; font-weight: bold }
.casHead { background: #DDEEFF }
.casHeadSpr { background: #DDEEFF }
.casHeadSum { background: #FFEEDD }
/*.casHeadFal { background: #ddffee } too saturated */
.casHeadFal { background: #e5fff2 }
.casHeadWin { background: #ddffff }
.cas1 { background: white }
.cas2 { background: #DDDDDD }