/*
*
 
* @version		1.0 December 20, 2011

* @author		RocketTheme, LLC http://www.rockettheme.com
 
* @copyright 		Copyright (C) 2007 - 2011 RocketTheme, LLC
 
* @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 
*/

/* Style 4 */


a {
	color: #076a7c;
}


/* @group Structure */


#logo {

	background: url(../images/logo.png) 0 0 no-repeat;
}


#showcase {

	background: #ddd url(../images/showcase-bg.png) 0 100% repeat-x;
}


#showcase2 {

	background: url(../images/showcase-promo.png) 50% 0 no-repeat;
}


#featured-mod {

	background: url(../images/featuremod-bg3.jpg) 50% 0 repeat-x;
}


#featured-mod2 {

	background: url(../images/featuremod-bg3.jpg)  50% 0 no-repeat;
}


/* @end */


/* @group Horizontal Menu */


#horiz-menu {

	background: url(../images/footerbg.png) 0 0 repeat-x;
}


#horiz-menu ul ul {

	background: #555;

	border-left: 1px solid #777;

	border-right: 1px solid #777;

	border-bottom: 1px solid #777;
}


#horiz-menu ul ul ul {

	border-top: 1px solid #777;
}


#horiz-menu a,
#horiz-menu li.active a {

	color: #717b7e;
}


#horiz-menu li.alwayson a {

	color: #00A8FF;font-weight:800;
}


#horiz-menu li.active a {

	color: #fd4f00;font-weight:800;
}
#horiz-menu a:hover {

	color: #076a7c;
}


#horiz-menu ul ul li a,

#horiz-menu ul li.active.parent ul a {

	background: url(../images/dropdown-arrow.png) 10px 50% no-repeat;

	color: #eee;
}


/* @end */


/* @group Main Menu */


a.mainlevel {

	background: url(../images/vertmenu-bg.png) 0 0 no-repeat;

	color: #666;
}

a
#active_menu.mainlevel,
a.mainlevel:hover {

	color: #076a7c;
}

a.sublevel:hover,
a
#active_menu.sublevel {

	color: #076a7c;
}

a.sublevel {

	color: #666;
}


/* @end */


/* @group Sub Menu */


ul.menu a {

	background: url(../images/vertmenu-bg.png) 0 0 no-repeat;

	color: #666;
}ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.parent li.active a,
ul.menu li.parent li.parent li.active a,
ul.menu li.parent li.active a:hover,
ul.menu li.parent li.parent li.active a:hover,
ul.menu li.active a:hover {

	color: #076a7c;
}

ul.menu li.parent li a,
ul.menu li.parent li.parent li a {

	color: #666;
}


/* @end */


.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a.active,

#rokslide-toolbar li.current {

	color: #076a7c;
}


/* @group Typography */


ul.bullet-1 li {

	background: url(../images/dropdown-arrow.png) 0 3px no-repeat;
}

ul.bullet-2 li {

	background: url(../images/bullet-2.png) 0 3px no-repeat;
}

ul.bullet-3 li {

	background: url(../images/bullet-3.png) 0 3px no-repeat;
}

ul.bullet-4 li {

	background: url(../images/bullet-4.png) 0 3px no-repeat;
}

ul.bullet-5 li {

	background: url(../images/bullet-5.png) 0 3px no-repeat;
}

.important2 {

	border: 1px solid #076a7c;
}

span.highlight-color {

	background: #076a7c;

	color: #FFF;
}

span.important-title2,
span.number-color,
blockquote.color2,
span.dropcap-color {

	color: #076a7c;
}


/* @end */
