/**
 * @version   1.23 January 15, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Core */
body {color: #333;}
#rt-header, #rt-bottom {color: #aaa;}
#rt-header {height:439px; background: #60b3c1 url(../images/headerBACK.jpg) top center no-repeat;}
.rt-container {background: #fff;}
#rt-main {background: #c3c3a1 url(../images/mainBACK.jpg) top left repeat;}
a:hover {color: #000;}
#rt-footer, #rt-copyright {color: #ddd;}
#rt-footer {height:351px; background: #939065 url(../images/footerBACK.jpg) top center repeat-x;}
#rt-sidebar-a {background-color: #e0e0e0;}
#rt-sidebar-b {background-color: #e9e9e9;}
#rt-sidebar-c {background-color: #f0f0f0;}
#gantry-viewswitcher {margin: 0 auto 1em;position: relative;}

#socialnets {width:242px; height:45px; position:relative; top:0px; left:757px; background:url(../images/followus.png) top left no-repeat; text-align:right;}

#socialnets img {margin-right:5px;}

#headerlogo {width:343px; height:198px; position:relative; top:-20px; left:20px;}

#tag-line {width:349px; height:155px; position:relative; top:-175px; left:403px;}

#fblike {width:65px; height:35px; position:relative; top:1px; left:1px; background:red;}

#headerplant {width:129px; height:155px; position:relative; top:-312px; left:838px;}

#navback {width:999px; height:54px; position:relative; top:-332px; left:0px;}

/* Navigation - Core */
#rt-menu ul.menu li a, .menutop.theme-fusion li.root > .item, .menu-type-splitmenu .menutop.theme-splitmenu li .item {color: #fff;}
.menutop.theme-fusion li.parent.root > .item span, .menu-type-splitmenu .menutop.theme-splitmenu li.parent .item span {background: url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;}

/* Navigation - Hovers */
#rt-menu ul.menu li a:hover, .menutop.theme-fusion li.root > .item:hover, .menutop.theme-fusion li.active.root.f-mainparent-itemfocus > .item, .menutop.theme-fusion li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop.theme-splitmenu li:hover > .item {background: none;color: #66bdc5;}

/* Navigation - Active */
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop.theme-fusion li.root.active > .item, .menutop.theme-fusion li.root.active > .item:hover, .menu-type-splitmenu .menutop.theme-splitmenu li.active .item {background: none;color: #66bdc5;}

/* Navigation - Dropdowns */
.menutop.theme-fusion .fusion-submenu-wrapper {background: #01667e;}
.menutop.theme-fusion .fusion-submenu-wrapper.level3, .menutop.theme-fusion .fusion-submenu-wrapper.level4, .menutop.theme-fusion .fusion-submenu-wrapper.level5, .menutop.theme-fusion .fusion-submenu-wrapper.level6 {background: #01667e;}
.menutop.theme-fusion ul li > .item {color: #fff;}
.menutop.theme-fusion ul li > .item:hover, .menutop.theme-fusion ul li.f-menuparent-itemfocus > .item {background: #00495b;color: #fff;}
.menutop.theme-fusion ul li > .daddy span {background: url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;}
.menutop.theme-fusion .fusion-grouped ol li > .item {background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;}