/* Style 3 */

a {
	color: #D04400;
}

/* @group Structure */

#logo {
	background: url(../images/style3/logo.png) 0 0 no-repeat;
}

#showcase {
	background: #f44e00 url(../images/style3/showcase-bg.png) 0 0 repeat-x;
}

#showcase2 {
	background: url(../images/style3/showcase-promo.jpg) 50% 0 no-repeat;
}

#featured-mod {
	background: url(../images/style3/featuremod-bg.png) 50% 0 repeat-x;
}

#featured-mod2 {
	background: url(../images/style3/featuremod-bg2.jpg) 50% 0 no-repeat;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	background: url(../images/style3/horiz-menu-bg.png) 0 0 repeat-x;
}

#horiz-menu ul ul {
	background-image: url(../images/style3/header-bg.png);
	border-right-color: #ff8400;
	border-left-color: #ff8400;
	border-bottom-color: #ff8400;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-color: #3f3f3f;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
}

#horiz-menu ul ul ul {
	border-top: solid;
}

#horiz-menu li a {
	background: url(../images/style3/horiz-menu-div.png) 100% 50% no-repeat;
}

#horiz-menu a,
#horiz-menu li.active a {
	color: white;
}

#horiz-menu li.active a {
	color: #f6cca7;
}

#horiz-menu a:hover {
	color: #f6cca7;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
	background: url(../images/style3/dropdown-arrow.png) 10px 50% no-repeat;
	color: #f6cca7;
}

/* @end */

/* @group Main Menu */

a.mainlevel {
	background: url(../images/style3/vertmenu-bg.png) 0 0 no-repeat;
	color: #666;
}

a#active_menu.mainlevel,
a.mainlevel:hover {
	color: #D04400;
}

a.sublevel:hover,
a#active_menu.sublevel {
	color: #D04400;
}

a.sublevel {
	color: #666;
}

/* @end */

/* @group Sub Menu */

ul.menu a {
	background: url(../images/style3/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: #D04400;
}

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: #D04400;
}

/* @group Typography */

ul.bullet-1 li {
	background: url(../images/style3/dropdown-arrow.png) 0 3px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/style3/bullet-2.png) 0 3px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style3/bullet-3.png) 0 3px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style3/bullet-4.png) 0 3px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/style3/bullet-5.png) 0 3px no-repeat;
}

.important2 {
	border: 1px solid #D04400;
}

span.highlight-color {
	background: #D04400;
	color: #fff;
}

span.important-title2,
span.number-color,
blockquote.color2,
span.dropcap-color {
	color: #D04400;
}

/* @end */