/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/

/* Style 1 */

/* template.css */
a,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover { color: #204A75; }
#gkLogo.cssLogo,
#gkLogoSmall.cssLogo {
	background-image: url('../images/style1/logo.png');
}
.svg #gkLogo.cssLogo,
.svg #gkLogoSmall.cssLogo {
	background-image: url('../images/style1/logo.svg');
}
#gkLogo.text,
#gkLogoSmall.text {
	color: #204A75;
}
#gkLogo.text > span > sup,
#gkLogoSmall.text > span > sup {
	border: 1px solid #204A75;
	color: #204A75;
}
#gkLogin,
.gkLogin li a {
	background: #008ce6;
}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
.gkLogin li a:active,
.gkLogin li a:focus,
.gkLogin li a:hover {
	background: #204A75;
}
#gkBreadcrumb .breadcrumbs li.separator i {
	color: #fff;
}
#gkBackToTop:before {
	color: #204A75;
}
#gkBackToTop:active,
#gkBackToTop:focus,
#gkBackToTop:hover {
	color: #204A75!important;
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover {
	color: #204A75;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #204A75!important; }
.box.color {
	background: #204A75;
}
.box.title-color1 .header,
.box.title-color1 .header a { color: #204A75; }
.box.title-color2 .header,
.box.title-color2 .header a { color: #56afc3; }
.box.title-color3 .header,
.box.title-color3 .header a { color: #ffc000; }
.box.title-color4 .header,
.box.title-color4 .header a { color: #8560a8; }
.box.title-color5 .header,
.box.title-color5 .header a { color: #fa5f00; }
.box.title-color6 .header,
.box.title-color6 .header a { color: #736357; }
.box.title-border.title-color1 .header { border-top: 1px solid #204A75; }
.box.title-border.title-color2 .header { border-top: 1px solid #56afc3; }
.box.title-border.title-color3 .header { border-top: 1px solid #ffc000; }
.box.title-border.title-color4 .header { border-top: 1px solid #8560a8; }
.box.title-border.title-color5 .header { border-top: 1px solid #fa5f00; }
.box.title-border.title-color6 .header { border-top: 1px solid #736357; }
#gkBottom3 .box a:active,
#gkBottom3 .box a:focus,
#gkBottom3 .box a:hover,
#gkBottom4 .box a:active,
#gkBottom4 .box a:focus,
#gkBottom4 .box a:hover {
	color: #204A75;
}

/* joomla.css */
.btn,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.pagenav-prev a,
.pagenav-next a,
li.next a,
li.previous a,
.readon,
#gkMainbody .itemReadMore,
#gkMainbody .readmore > a,
.button.invert:active,
.button.invert:focus,
.button.invert:hover,
.profile-edit .btn {
	background: #204A75;
}
.readon:active,
.readon:focus,
.readon:hover {
	color: #204A75;
}
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover { color: #204A75!important; }
.tooltip-inner strong  {
	background: #204A75;
}
#system-message dd.error {
	background: #204A75;
}
div.bannerfooter {
	color: #204A75;
}
dl#tabs dt.tabs h3:hover a,
dl.tabs dt.tabs h3:hover a {
	color: #204A75;
}
dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	background: #204A75;
}
.autocompleter-queried { color: #204A75!important }
.box.menu li:hover:before {
	color: #204A75;
}
.box.menu li span.separator {
	color: #204A75;
}

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { background-color: #204A75; }
.nspNext:hover:after,
.nspPrev:hover:after { color: #204A75; }
.nspArt h4.nspHeader a:hover { color: #204A75; }
.nspArt p.nspInfo a:active,
.nspArt p.nspInfo a:focus,
.nspArt p.nspInfo a:hover {
	color: #204A75!important;
}
.readon-button:active,
.readon-button:focus,
.readon-button:hover {
	color: #204A75;
}
.nspLinks ul li h4 a:active,
.nspLinks ul li h4 a:focus,
.nspLinks ul li h4 a:hover {
	color: #204A75;
}
.box.title-color1 .nspLinks ul li h4 a:hover,
.box.title-color1 .nspArt h4.nspHeader a:hover { color: #204A75; }
.box.title-color1 .readon-button:hover {
	color: #204A75;
}
.box.title-color2 .nspLinks ul li h4 a:hover,
.box.title-color2 .nspArt h4.nspHeader a:hover { color: #56afc3; }
.box.title-color2 .readon-button:hover {
	color: #56afc3;
}
.box.title-color3 .nspLinks ul li h4 a:hover,
.box.title-color3 .nspArt h4.nspHeader a:hover { color: #ffc000; }
.box.title-color3 .readon-button:hover {
	color: #ffc000;
}
.box.title-color4 .nspLinks ul li h4 a:hover,
.box.title-color4 .nspArt h4.nspHeader a:hover { color: #8560a8; }
.box.title-color4 .readon-button:hover {
	color: #8560a8;
}
.box.title-color5 .nspLinks ul li h4 a:hover,
.box.title-color5 .nspArt h4.nspHeader a:hover { color: #fa5f00; }
.box.title-color5 .readon-button:hover {
	color: #fa5f00;
}
.box.title-color6 .nspLinks ul li h4 a:hover,
.box.title-color6 .nspArt h4.nspHeader a:hover { color: #736357; }
.box.title-color6 .readon-button:hover {
	color: #736357;
}
.box.highlights .nspInfo span {
	color: #204A75;
}
.box.highlights .nspTitleArea h4 a:active,
.box.highlights .nspTitleArea h4 a:focus,
.box.highlights .nspTitleArea h4 a:hover {
	color: #204A75;
}
.gkNspPM-VideoList .gkBottomNavNext:hover:after,
.gkNspPM-VideoList .gkBottomNavPrev:hover:after { color: #204A75; }
.gkNspPM-VideoList .gkBottomNavPagination li:hover,
.gkNspPM-VideoList .gkBottomNavPagination li.active { background-color: #204A75; }
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
    background: #204A75;
}
.gkTabsWrap ol li.active:after {
	border-top-color: #204A75;
}
.gkTabsWrap ol li:hover {
    color: #204A75;
}
.gk-newsletter strong > span {
	color: #204A75;
}
.gkHighlighterInterface div a.prev:hover:before,
.gkHighlighterInterface div a.next:hover:before {
	color: #204A75;
}
.gkHighlighterWrapper:hover .gkHighlighterItem a { color: #204A75!important;}
.gkwTemp {
	color: #204A75;
}
span.gkwDayDay {
	color: #204A75;
}

/* menu.css */
.gkMenu > ul > li > a:hover,
.gkMenu > ul > li > a:active,
.gkMenu > ul > li > a:focus,
.gkMenu > ul > li.active > a {
	color: #363636;
}
.gkMenu > ul li div.childcontent a:hover,
.gkMenu > ul li div.childcontent li.active > a {
	color: #363636!important
}
#gkMenuOverlayClose {
    color: #363636;
}
#gkMenuOverlayContent .gkcol li a:active,
#gkMenuOverlayContent .gkcol li a:focus,
#gkMenuOverlayContent .gkcol li a:hover {
    color: #363636;
}

/* k2.css */
.k2FeedIcon a:before,
a.k2FeedIcon:before {
	color: #204A75;
}
.activeCategory a { color: #204A75 }
.itemImageBlock sup {
	background: #204A75;
}
ul.itemTags li a:hover,
div.tags a:hover,
div.tags a:focus,
div.tags a:active {
	background: #204A75;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
	color: #204A75;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #204A75;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked { background: #204A75; }
.calendarNavLink { color: #204A75; }
.k2TagCloudBlock a:hover { color: #204A75 }

/* EasyBlog */
#ezblog-body .blog-post .blog-title:hover, #ezblog-body .blog-post .blog-title a:hover {
	color: #204A75;
}
#eblog-wrapper .blog-taglist a:hover,
#eblog-wrapper .post-tags li a:hover,
#ezblog-menu .blog-navi li.toolbar-item.item-active {
	background: #204A75;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search:hover {
	background-color: #204A75;
}

#gkTopNav{
background-image: url(../images/style1/menu_item.png);
background-repeat:repeat-x;
}

.gkMenu > ul > li > a {
  background: url(../images/style1/menu_separator.png) right top no-repeat;
  border:none!important;
  color: #fff !important;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  /*padding-right: 20px;*/
}
.gkMenu > ul > li.last > a{
	background: none;
}

.gkMenu > ul > li > a#menu421 {
  background: none !important;
   border:none!important;
 
}

.gkMenu > ul > li.active, .gkMenu > ul > li:hover {
  background: url(../images/style1/menu_item.png) center bottom repeat-x;
}

#gkBottom2.gkWrap {
  background-color: #424d51;
  margin: 0 -8px;
    margin-top: 0px;
  width: 996px !important;
  border-top: solid 4px #204A75;
  clear: both;
}

#gkPageContent .leftcontent{ width: 60% !important; float:left;}
#gkSidebarRight {
	float: left;
	width:27%;

}

#gkMainbody .blog.itemList,
#gkMainbody .blog-featured.itemList {
  /* display: table; */
  margin: -9px 15px -9px -9px;
}

.blog-featured{padding-top:40px;}

#fancybox-content .componentheading {
  color: #204A75;
  font-size: 23px;
  line-height: 28px;
}