/**
 * @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 1 */

a,
h2,
.componentheading {
  color: #178FC0;
}

/* @group Structure */

#logo {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../../../images/header/logo_en.png);
  background-repeat: no-repeat;
  color: rgb(204, 204, 204);
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
  
#showcase {
  background: none repeat scroll 0 0 #2A57BE;
}
/*
#showcase {
  background: #073457 url(../images/style1/showcase-bg.png) 0 0 repeat-x;
}

#showcase2 {
  background: url(../images/style1/showcase-promo.jpg) 50% 0 no-repeat;
}

#featured-mod {
  background: url(../images/style1/featuremod-bg.png) 50% 0 repeat-x;
}
*/
#featured-mod2 {
  /*background: url(../../../images/stories/headline.png) 0 0 no-repeat;*/
  /* ntsel: headline.png -> 200px height 
            headline2.png -> 138px height  
  background: url(../../../images/stories/headline_4masters.png) 0 0 no-repeat;*/
  
  background: url(../../../images/stories/headline_3masters.png) 0 0 no-repeat;
  background-size: 930px 140px; 
/*  background-size: 940px 188px; */
/*  background-size: 940px 168px; */
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
  background: url(../images/style1/horiz-menu-bg.png) 0 0 repeat-x;
}

#horiz-menu ul ul {
  background: #031421;
  border-left: 1px solid #094369;
  border-right: 1px solid #094369;
  border-bottom: 1px solid #094369;
}

#horiz-menu ul ul ul {
  border-top: 1px solid #094369;
}

#horiz-menu li a {
/*background: url(../images/style1/horiz-menu-div.png) 100% 50% no-repeat;*/
  background: none repeat scroll 0 0 transparent;
}

#horiz-menu a,
#horiz-menu li.active a {
  color: #fff;
}

#horiz-menu li.active a {
  color: #18A7E1;
}

#horiz-menu a:hover {
  color: #18A7E1;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
  background: url(../images/style1/dropdown-arrow.png) 10px 50% no-repeat;
  color: #18A7E1;
}

/* @end */

#inset a:hover,
#inset li.active a {
  color: #C4C4FF;
}
/*
#inset h3 {
    color: #178FC0;
}
*/
/* @group Main Menu */

a.mainlevel {
  background: url(../images/style1/vertmenu-bg.png) 0 0 no-repeat;
  color: #666;
}

a#active_menu.mainlevel,
a.mainlevel:hover {
  color: #178FC0;
}

a.sublevel:hover,
a#active_menu.sublevel {
  color: #178FC0;
}

a.sublevel {
  color: #666;
}

/* @end */

/* @group Sub Menu */

ul.menu a {
/*background: url(../images/style1/vertmenu-bg.png) 0 0 no-repeat;*/
  background: url(../images/style6/dropdown-arrow.png) 10px 8px 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: #18A7E1;
  background: url(../images/style1/dropdown-arrow.png) 10px 8px no-repeat;
}

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: #178FC0;
}

/* @group Typography */

ul.bullet-1 li {
  background: url(../images/style1/dropdown-arrow.png) 0 3px no-repeat;
}

ul.bullet-2 li {
  background: url(../images/style1/bullet-2.png) 0 3px no-repeat;
}

ul.bullet-3 li {
  background: url(../images/style1/bullet-3.png) 0 3px no-repeat;
}

ul.bullet-4 li {
  background: url(../images/style1/bullet-4.png) 0 3px no-repeat;
}

ul.bullet-5 li {
  background: url(../images/style1/bullet-5.png) 0 3px no-repeat;
}

.important2 {
  border: 1px solid #178FC0;
}

span.highlight-color {
  background: #178FC0;
  color: #fff;
}

span.important-title2,
span.number-color,
blockquote.color2,
span.dropcap-color {
  color: #178FC0;
}

/* @end */

/* @group Bottom Modules */

#bottommodules .module_bsc {
  background: url(../../../images/stories/bsc.png) 10px 32px no-repeat transparent;
  background-size: 64px 64px;
}

#bottommodules .module_msc {
  background: url(../../../images/stories/msc.png) 10px 32px no-repeat transparent;
  background-size: 64px 64px;
}

#bottommodules .module_lnk {
  background: url(../../../images/stories/links.png) 10px 32px no-repeat transparent;
  background-size: 64px 64px;
}

#bottommodules .module_upd {
  background: url(../../../images/stories/updated.png) 10px 32px no-repeat transparent;
  background-size: 64px 64px;
}

/* @end */
