/**
 * @package   Quasar Template - RocketTheme
 * @version   1.5.0 January 21, 2010
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Core */
body {
	background: #fff;
	color: #333;
}
a:hover {
	color: #000;
}
h1, h2, h3, h4, h5 {
	color: #333;
}
/* Top */
#rt-top {
	background-color:transparent;
	height:45px;/*background: #0f0f0f url(../images/backgrounds/style6/header-bg.png) 100% 0;*/
}
#rt-top .search .inputbox {
	background: url(../images/backgrounds/style6/search-bg.png) 0 0 no-repeat;
	color: #999;
}
#rt-top .title span {
	color: #ccc;
}
/* Header */
#rt-logo {
	background: url(../images/logo/style6/logo.png) 0 0 no-repeat;
}
#rt-header {
background: /*#0f0f0f url(../images/backgrounds/style6/header-bg.png) 100% 0;*/color: #fff;
}
/*#rt-header2 {background: url(../images/backgrounds/style6/header-div.png) 50% 100% repeat-x;}
#rt-header3 {background: url(../images/backgrounds/style6/header-div.png) 50% 0 repeat-x;}
.backgroundlevel-high #rt-header4, .backgroundlevel-med #rt-header4 {background: url(../images/backgrounds/style6/header-underlay.png) 50% 0 no-repeat;}*/
#rt-header .title span {
	color: #ccc;
}
/* Top Menu */
#rt-header ul.menu li > a, #rt-header ul.menu li > .separator {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15pt;
	z-index:100;
}
#rt-header ul.menu li.active > a, #rt-header ul.menu li:hover > a, #rt-header ul.menu li.active > .separator, #rt-header ul.menu li:hover > .separator {
	/*background: url(../images/menus/style6/menutab-r2.png) 100% 0 no-repeat;*/
	color: #cc0000;
	font-weight:bold;
}
#rt-header ul.menu li.active > a span, #rt-header ul.menu li:hover > a span, #rt-header ul.menu li.active > .separator span, #rt-header ul.menu li:hover > .separator span {
	/*background: url(../images/menus/style6/menutab-l2.png) 0 0 no-repeat;*/
	font-weight:bold;
}
/* Menu Dropdowns */
#rt-header li ul {
	background: #cfcfcf;
	border: 1px solid #dfdfdf;
	z-index:99;
}
/* Showcase */
#rt-showcase {
	background: #0f0f0f url(../images/backgrounds/style6/header-bg.png) 100% 0;
	color: #aaa;
}
#rt-showcase .showcase-title {
	color: #999;
	text-shadow: -1px -2px #000;
}
#rt-showcase .showcase-title span {
	text-shadow: -1px -2px #000;
}
#rt-showcase .title span {
	color: #ccc;
}
#rt-showcase .readon {
	background: url(../images/body/style6/readon-r.png) 100% -180px no-repeat;
}
#rt-showcase .readon span {
	background: url(../images/body/style6/readon-l.png) 0 -180px no-repeat;
	color: #999;
}
#rt-showcase .readon:hover {
	background: url(../images/body/style6/readon-r.png) 100% -210px no-repeat;
}
#rt-showcase .readon:hover span {
	background: url(../images/body/style6/readon-l.png) 0 -210px no-repeat;
	color: #fff;
}
/* Feature */
#rt-feature {
	background: #fff url(../images/backgrounds/style6/header-bg.png) 100% 0;
	color: #aaa;
}
#rt-feature .title span {
	color: #ccc;
}
/* Main Body */
#rt-toptab {
background: /*#0f0f0f url(../images/backgrounds/style6/header-bg.png) 100% 0*/color: #fff;
}
/*#rt-toptab .toptab {background: url(../images/body/style6/toptab-r.png) 100% 0 no-repeat;}
#rt-toptab .toptab2 {background: url(../images/body/style6/toptab-l.png) 0 0 no-repeat;color: #333;}
.backgroundlevel-high #rt-toptab .shadow, .backgroundlevel-med #rt-toptab .shadow {background: url(../images/backgrounds/style6/showcase-shadow.png) 50% 100% no-repeat;}*/
#rt-content-top {
	/*background: url(../images/body/style6/body-div.png) 50% 100% repeat-x;*/
	margin-bottom:15px;
}
#rt-main-surround {
	background: transparent url(../images/backgrounds/style6/content_drop.png) repeat-y;
	background-position: /*top*/ center;
}
#rt-main-surround .title span, #rt-main-surround .rt-article-title span {
	color: #000;
}
#rt-main-surround .readon span, #rt-main-surround .readon .button {
	color: #333;
}
#rt-main-surround .readon:hover span, #rt-main-surround .readon:hover .button {
	color: #000;
}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a {
	background-image: url(../images/body/style6/arrows.png);
	background-repeat: no-repeat;
}
/* Modules */
.icon1 .module-icon, .icon2 .module-icon, .icon3 .module-icon, .icon4 .module-icon {
	background-image: url(../images/body/style6/module-icons.png);
	background-repeat: no-repeat;
}
/* Side Menu */
#rt-main-surround ul.menu li {
	background: url(../images/body/style6/body-div.png) 50% 100% repeat-x;
}
#rt-main-surround ul.menu li a, #rt-main-surround ul.menu li .separator, #rt-main-surround ul.menu li .item {
	background: url(../images/body/style6/arrows.png) 5px 10px no-repeat;
	color: #333;
}
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li > a:hover, #rt-main-surround ul.menu li.active > .separator {
	color: #000;
}
/* Bottom */
#rt-bottom {
/*background: #BC0300 url(../images/backgrounds/style6/bottom-bg.png) 50% 0 repeat-x;color: #fff;*/
}
#rt-bottom .title {
	color: #d0494c;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	letter-spacing:normal;
	font-weight:bold;
	display:block;
}
#rt-bottom .title span {
	color: #000;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	letter-spacing:normal;
	font-weight:bold;
}
#rt-bottom .readon span, #rt-bottom .readon .button {
	color: #990000;
}
#rt-bottom .readon:hover span, #rt-bottom .readon .button {
	color: #333;
}
#rt-bottomtab {
	background: #fff;
}
#rt-bottomtab .bottomtab {
	background: url(../images/body/style6/bottomtab-r.png) 100% 0 no-repeat;
}
#rt-bottomtab .bottomtab2 {
	background: url(../images/body/style6/bottomtab-l.png) 0 0 no-repeat;
	color: #fff;
}
/* Footer */
#rt-footer {
	color: #fff;
}
#rt-footer a:hover {
	color: #000;
}
#rt-footer .title {
	color: #777;
}
#rt-footer .title span {
	color: #fff;
}
#rt-footer .readon span, #rt-footer .readon .button {
	color: #333;
}
#rt-footer .readon:hover span, #rt-footer .readon:hover .button {
	color: #000;
}
#rt-copyright {
	color: #fff;
}
#rt-copyright a:hover {
	color: #000;
}
/*#rt-copyright .rt-container {border-top: 1px solid #ddd;}*/
#rocket, #gantry-logo {
	background: url(../images/body/style6/footer-assets.png) 0 0 no-repeat;
}
/* Typography */
.readon {
	background: url(../images/body/style6/readon-r.png) 100% 0 no-repeat;
}
.readon span, .readon .button {
	background: url(../images/body/style6/readon-l.png) 0 0 no-repeat;
	color: #333;
}
.readon:hover span, .readon:hover .button {
	color: #000;
}
.rt-pagetitle {
	color: #333;
}
#rt-accessibility a.small .button, #rt-accessibility a.large .button, #rt-accessibility a.small:hover .button, #rt-accessibility a.large:hover .button {
	background-image: url(../images/body/style6/fontsizer.png);
	background-repeat: no-repeat;
}
.rokradios, .rokchecks, .rokradios-active, .rokchecks-active {
	background-image: url(../images/body/style6/inputs.png);
}
#rt-breadcrumbs {
	background: transparent;
}
#breadcrumbs-home {
	background: url(../images/body/style6/typography.png) 0 -23px no-repeat;
}
span.breadcrumbs img {
	background: url(../images/body/style6/arrows.png) 50% 4px no-repeat;
}
/* Joomla Specific */
.rt-joomla .icon {
	background-image: url(../images/body/style6/typography.png);
}
.rt-pollrow {
	background: url(../images/body/style6/body-div.png) 50% 100% repeat-x;
}
.rt-joomla .search_result .phrase legend, .rt-joomla .search_result .only legend {
	color: #333;
}
.rt-joomla legend {
	color: #333;
}
.rt-joomla label {
	color: #333;
}
.rt-joomla-table {
	color: #333;
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	color: #666;
}
.button2-left span, .button2-right span {
	color: #666;
}
.button2-left a:hover, .button2-right a:hover {
	color: #000 !important;
}
.button2-left {
	background: url(../images/system/light/j_button2_left.png) no-repeat;
	color: #666;
}
.button2-right {
	background: url(../images/system/light/j_button2_right.png) 100% 0 no-repeat;
	color: #666;
}
.button2-left .image {
	background: url(../images/system/light/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore {
	background: url(../images/system/light/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../images/system/light/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../images/system/light/j_button2_blank.png) 100% 0 no-repeat;
}
body .button2-left .linkmacro {
	background: url(../images/system/light/j_button2_rokcandy.png) 100% 0 no-repeat;
}
.button2-left .blank a {
	color: #666;
}
/* RTL */
body.rtl #rt-top .search .inputbox {
	background: url(../images/backgrounds/style6/search-bg-rtl.png) 0 0 no-repeat;
}
body.rtl #form-login ul li a, body.rtl #com-form-login ul li a, body.rtl ul.rt-more-articles li a, body.rtl .rt-section-list ul li a {
	background-image: url(../images/body/style6/arrows-rtl.png);
}
body.rtl #rt-main-surround ul.menu li a, body.rtl #rt-main-surround ul.menu li .separator, body.rtl #rt-main-surround ul.menu li .item {
	background: url(../images/body/style6/arrows-rtl.png) 100% 10px no-repeat;
}
body.rtl span.breadcrumbs img {
	background: url(../images/body/style6/arrows-rtl.png) 50% 4px no-repeat;
}
body.rtl #rt-showcase .readon {
	background: url(../images/body/style6/readon-r-rtl.png) 100% -180px no-repeat;
}
body.rtl #rt-showcase .readon span {
	background: url(../images/body/style6/readon-l-rtl.png) 0 -180px no-repeat;
}
body.rtl #rt-showcase .readon:hover {
	background: url(../images/body/style6/readon-r-rtl.png) 100% -210px no-repeat;
}
body.rtl #rt-showcase .readon:hover span {
	background: url(../images/body/style6/readon-l-rtl.png) 0 -210px no-repeat;
}
body.rtl .readon {
	background: url(../images/body/style6/readon-r-rtl.png) 100% 0 no-repeat;
}
body.rtl .readon span, body.rtl .readon .button {
	background: url(../images/body/style6/readon-l-rtl.png) 0 0 no-repeat;
}
