/**
 * @package   Somaxiom Template - RocketTheme
 * @version   1.5.1 July 19, 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
 */

/*** TEXT AND SHADOW COLORS *************************/

/* Main Body Text */
body, #rt-header, #rt-bottom, legend {color: #333;}
a:hover, .button:hover {color: #093;}
a:focus, a:active, .button:focus, .button:active {color: #900;}
a:visited, .button:visited {color:#606;}

/* Menu Text */
.menutop li.root > .item, .menu-type-splitmenu .menutop li .item {color: #fff;}
.menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item, .menu-type-splitmenu .menutop li.active:hover .item, .menutop li.root.active.f-mainparent-itemfocus > .item {color: #CCC;}
.menutop li.root:hover > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover .item {color: #AABDC6;}
.menutop li > .item {color: #fff;}
.menutop li:hover > .bullet, .menutop li.f-menuparent-itemfocus .bullet, .menutop li.active > .bullet {color: #AABDC6;}
.menutop li.active > .bullet {color: #CD4E94;}
.number .module-content ul.menu li, .module-content ul.menu li a, .module-content ul.menu li .separator, .module-content ul.menu li .item {color: #999;}

/* Splitmenu Submenu Text */
#rt-subnavigation ul.menu li .item {color: #fff;}
#rt-subnavigation ul.menu li.active .item, #rt-subnavigation ul.menu li:hover .item {color: #000;}

/* Article Text */
.rt-joomla .rt-articleinfo {color: #666;}
.rt-joomla .rt-author {color: #999;}

/* Module Text */
.title {color: #666;}
.title span {color: #333;}

/* Module Variations Text */
.tab1 .title {color: #fff;text-shadow: 1px 1px 1px #555;}
.tab2 .title {color: #fff;text-shadow: 1px 1px 1px #555;}
.tab3 .title {color: #fff;text-shadow: 1px 1px 1px #555;}
.tab1 .title span, .tab2 .title span, .tab3 .title span {color: #fff;}

/* Footer Text */
#rt-footer, #rt-copyright {color: #ccc;}
#rt-footer a, #rt-copyright a {color: #fff;}
#rt-footer a:hover, #rt-copyright a:hover {color: #999;}
#rt-footer .title, #rt-copyright .title {color: #ccc;}
#rt-footer .title span, #rt-copyright .title span {color: #fff;}

/* Typography Text */
.readon span, .readon .button, .readon-main, .readon-main:hover {color: #fff;}

/*** IMAGES AND BACKGROUNDS *************************/

/* Logo */
#rt-logo {background: url(../images/logo/style5/logo.png) 0 0 no-repeat;}

/* Top Menu */
#rt-navigation {background: #606;}
.menutop li.active.root,
.menutop li.active.root:hover,
.menu-type-splitmenu .menutop li.active,
.menu-type-splitmenu .menutop li.active:hover,
.menutop li.active.root.f-mainparent-itemfocus,
.menu-type-splitmenu .menutop li.active.f-mainparent-itemfocus {border-bottom: 4px solid #CCC;}
.menutop li.root:hover,
.menutop li.root.f-mainparent-itemfocus,
.menu-type-splitmenu .menutop li:hover,
.menu-type-splitmenu .menutop li.f-mainparent-itemfocus {border-bottom: 4px solid #CCC;}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {background: url(../images/menus/style5/menutop-daddy.png) 100% 50% no-repeat;}

/* Splitmenu Submenu */
#rt-subnavigation {background: #FFF;}
#rt-subnavigation ul.menu li.active {border-bottom: 4px solid #000;}
#rt-subnavigation ul.menu li:hover {border-bottom: 4px solid #000;}
#rt-subnavigation ul.menu li.parent > .item span {background: url(../images/menus/style5/menutop-daddy.png) 100% 50% no-repeat;}

/* FusionMenu Dropdown */
.menutop ul {background: #064024 50% 0;border: 1px solid #fff;}
.menutop ul li > .bullet:hover, .menutop li.f-menuparent-itemfocus .item {border-left: 4px solid #AABDC6;}
.menutop ul li.active > .bullet {border-left: 4px solid #713155;}
.menutop ul li > .daddy span {background: url(../images/menus/style5/dropdown-daddy.png) 100% 50% no-repeat;}

/* Showcase */
#rt-showcase {background: url(../images/body/style5/showcase-gradient.png) 50% 0 repeat-y;}

/* Module Variations */
.bg1 .rt-module-surround {background: #fff;}
.bg2 .rt-module-surround {background: #eee;}
.bg3 .rt-module-surround {background: #ccc;}
.tab1 .rt-module-surround, .tab2 .rt-module-surround, .tab3 .rt-module-surround {border: 1px solid #ddd;}
.tab1 .module-title {background: url(../images/body/style5/module-tab-r.png) 100% 0 no-repeat;}
.tab1 .module-title .title {background: url(../images/body/style5/module-tab-l.png) 0 0 no-repeat;}
.tab2 .module-title {background: url(../images/body/style5/module-tab-r.png) 100% -104px no-repeat;}
.tab2 .module-title .title {background: url(../images/body/style5/module-tab-l.png) 0 -104px no-repeat;}
.tab3 .module-title {background: url(../images/body/style5/module-tab-r.png) 100% -208px no-repeat;}
.tab3 .module-title .title {background: url(../images/body/style5/module-tab-l.png) 0 -208px no-repeat;}
.underline .module-title .title {border-bottom: 2px solid #ccc;}

/* Main Body */
#rt-main {background: url(../images/body/style5/showcase-gradient.png) 50% 0 repeat-y;}

/* Side Menu */
.module-content ul.menu a, .module-content ul.menu .separator, .module-content ul.menu .item { color:#999 !important;}

/* Bottom */
#rt-bottom {border-top: 2px solid #ccc;}

/* Footer */
#rt-footer-surround {background: #064024 url(../images/menus/style5/menutop-bg.png) 50% 0;}
#rt-footer-surround2 {border-bottom: 5px solid #fff;}

/* Copyright */
#rocket, #gantry-logo {background: url(../images/body/style5/branding.png) 0 0 no-repeat;}

/* Typography */
.readon span, .readon-wrap1 .readon1-r, .item_add:hover span, .simpleCart_checkout:hover span, .simpleCart_empty:hover span {background: url(../images/body/style5/readon-bg.png) 0 0 no-repeat;}
.readon .button {background: url(../images/body/style5/readon-bg.png) -35px 0 no-repeat;}
ul.bullet-e li, .rt-joomla .icon {background-image: url(../images/body/style5/rokicons.png);}
ul.bullet-d li, .rokradios, .rokchecks, .rokradios-active, .rokchecks-active {background-image: url(../images/body/style5/rokinputs.png);}
ul.bullet-a li, #form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a, ul.mostread li a, ul.latestnews li a, .weblinks ul li a {background-image: url(../images/body/style5/body-arrow.png);}
#rt-main .inputbox, #rt-main input#email, #rt-main input#name, #rt-main input#username, #rt-main input#password, #rt-main input#password2, #rt-main input#passwd {border-top: 1px solid #AAA089;border-left: 1px solid #AAA089;border-right: 1px solid #F2EDDF;border-bottom: 1px solid #F2EDDF;}
#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/style5/controls.png);}

/* Breadcrumbs */
#breadcrumbs-home {background: url(../images/body/style5/rokicons.png) 0 -70px no-repeat;}
span.breadcrumbs img {background: url(../images/body/style5/body-arrow.png) 0 50% no-repeat;}

/* Login Form - Circles */
.bodystyle-circles.col12 .rt-grid-3 .login {background: url(../images/body/style5/grid3-login-bg.png) 0 0 no-repeat;}
.bodystyle-circles.col12 .rt-grid-4 .login {background: url(../images/body/style5/grid4-login-bg.png) 0 0 no-repeat;}
.bodystyle-circles.col12 .rt-grid-5 .login, .bodystyle-circles.col12 .rt-grid-6 .login, .bodystyle-circles.col12 .rt-grid-7 .login, .bodystyle-circles.col12 .rt-grid-8 .login, .bodystyle-circles.col12 .rt-grid-9 .login, .bodystyle-circles.col12 .rt-grid-10 .login, .bodystyle-circles.col12 .rt-grid-11 .login, .bodystyle-circles.col12 .rt-grid-12 .login {background: url(../images/body/style5/grid5-login-bg.png) 0 0 no-repeat;}
.login #form-login .inputbox {background: url(../images/body/style5/login-input.png) 0 0 no-repeat;}

/* Login Form - Squares */
.bodystyle-squares.col12 .rt-grid-3 .login {background: url(../images/body/style5/grid3-login-bg-square.png) 0 0 no-repeat;}
.bodystyle-squares.col12 .rt-grid-4 .login {background: url(../images/body/style5/grid4-login-bg-square.png) 0 0 no-repeat;}
.bodystyle-squares.col12 .rt-grid-5 .login, .bodystyle-squares.col12 .rt-grid-6 .login, .bodystyle-squares.col12 .rt-grid-7 .login, .bodystyle-squares.col12 .rt-grid-8 .login, .bodystyle-squares.col12 .rt-grid-9 .login, .bodystyle-squares.col12 .rt-grid-10 .login, .bodystyle-squares.col12 .rt-grid-11 .login, .bodystyle-squares.col12 .rt-grid-12 .login {background: url(../images/body/style5/grid5-login-bg-square.png) 0 0 no-repeat;}

/* Joomla Specific */
.button2-left {background: url(../images/system/j_button2_left.png) no-repeat !important;color: #666;}
.button2-left .image {background: url(../images/system/j_button2_image.png) 100% 0 no-repeat !important;}
.button2-left .readmore {background: url(../images/system/j_button2_readmore.png) 100% 0 no-repeat !important;}
.button2-left .pagebreak {background: url(../images/system/j_button2_pagebreak.png) 100% 0 no-repeat !important;}
.button2-left .blank {background: url(../images/system/j_button2_blank.png) 100% 0 no-repeat !important;}
.button2-left .linkmacro {background: url(../images/system/j_button2_rokcandy.png) 100% 0 no-repeat !important;}

/* Custom Content */
.content-image {border: 8px solid #ececec;}
.caption-icon {background: #4C1D37;color: #fff;}
.caption-text {background: #000;color: #fff;}
.bodystyle-circles .content-mask {background: url(../images/body/style5/image-mask.png) 50% 50% no-repeat;}
.bodystyle-squares .content-mask {background: url(../images/body/style5/image-mask-square.png) 50% 50% no-repeat;}
.rokstories-demo-surround {background: url(../images/body/style5/rokstories-arrow.png) 60px 120px no-repeat;}

/*** RT EXTENSIONS *************************/

/* RokTabs */
.roktabs-wrapper .roktabs-links ul li.active span {background: #eee;color: #666;}
.roktabs-wrapper .arrow-next, roktabs-wrapper .arrow-next-hover, .roktabs-wrapper .arrow-prev, .roktabs-wrapper .arrow-prev-hover {background-image: url(../images/body/style5/controls.png);}

/* RokStories */
.bodystyle-circles .rokstories-layout5 .image-mask {background: url(../images/body/style5/rokstories-mask-circle.png) 100% 0 no-repeat;}
.bodystyle-squares .rokstories-layout5 .image-mask {background: url(../images/body/style5/rokstories-mask-square.png) 100% 0 no-repeat;}
body .rokstories-layout5 .vertical-list {background: url(../images/body/style5/rokstories-line.png) 50% 0 repeat-y;}
body .rokstories-layout5 .vertical-list li {background: url(../images/body/style5/number-circle-lg.png) 50% 50% no-repeat;}
body .rokstories-layout5 .vertical-list li.previous, body .rokstories-layout5 .vertical-list li.next {background-image: url(../images/body/style5/controls.png);}
.rokstories-demo-desc {color: #666;}

/* RokNewsPager */
body .roknewspager-prev, body .roknewspager-prev-disabled, body .roknewspager-next, body .roknewspager-next-disabled {background-image: url(../images/body/style5/controls.png);}
body ul.roknewspager-numbers {background: url(../images/body/style5/newspager-line.png) 50% 50% repeat-x;}
body ul.roknewspager-numbers li {background: url(../images/body/style5/number-circle-sm.png) 50% 50% no-repeat;color: #999;}

/* RokAjaxSearch */
#rokajaxsearch .inputbox {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;width: 205px;}
body #roksearch_results {background: #eee;border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_header, body #roksearch_results .roksearch_row_btm {background: #f7f7f7;color: inherit;}
body #roksearch_results .roksearch_header {border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_even {background: none;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_odd {background: none;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_even:hover, body #roksearch_results .roksearch_odd:hover {background: #f7f7f7;}
body #roksearch_results span, body #roksearch_results .roksearch_row_btm span {color: inherit;}
#roksearch_search_str {background: transparent url(../images/body/style5/search-icon.png) 97% 5px no-repeat !important;}