/**
 * @version 1.5.1 2009-07-27
 * @package Joomla
 * @subpackage Report Card
 * @copyright (C)  2009 the Thinkery
 * @license  GNU/GPL see LICENSE.php
 */

.clear{clear:both;}
.rc_mainheader h1.componentheading{margin: 0px 5px;}
.rc_header{ background: #4a79bc !important; color: #fff; padding: 5px 10px;}
.rc_testimonial_author{font-weight: bold; margin-top: 0px;}
.rc_testimonial_notes{font-size: 10px; color: #999;}
.rc_testimonial_date{}
.rc_testimonial_details{text-align:right;margin-top: 0px;}
.rc_testimonial_footer{text-align: center; font-size: 10px; margin-top: 10px;}
.rc_testimonial_header{border-bottom: solid 2px; font-weight: bold; text-transform: uppercase; position:relative; padding: 3px 10px; z-index: 0 !important;}
.rc_testimonial_header_right{ position: absolute; top: 0px; right: 8px; z-index: 1000 !important;}
.rc_testimonial_header_results{position: absolute; top: 0px; right: 0px; font-weight: normal; text-transform: none; padding: 3px 10px;}

/*table styles*/
.rctable{ margin-top: 10px; width: 100% !important; border-collapse: collapse; }
.rctable td{ padding: 5px; }
.alternate_1{border-bottom:solid 1px #ccc;}
.alternate_0{border-bottom:solid 1px #ccc;}

.rc_noresults{padding: 10px;}