/*------------------------------------------------------------------------
# shaper_sportive - Joomla Template by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites:http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
body.bg {
	background: url("../../images/body_bg_26.webp") 50% 0% no-repeat fixed #17538a;
	padding: 0;
	background-size: cover;
}

.no-webp .bg {
	/* fallback to png */
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Great_Lakes_from_space_during_early_spring.webp/800px-Great_Lakes_from_space_during_early_spring.webp.png);
}

a {
	color: #0b4784
}

a:hover,
a:active,
a:focus {
	color: #000
}

#top-bar {
	border-bottom: 0px solid #1c5d98
}

/*Buttons*/
.pagination a:hover,
.pagination strong {
	background: #17538a;
	color: #fff;
	border: 1px solid #0b5ba5
}

/*Slides*/
.handles .thumb_bg h4.title {
	color: #364A86
}

.handles.active .thumb_bg h4.title {
	color: #fff
}

.thumb_bg {
	color: #364A86;
	background: #D4E2F1 url(../../images/styles/style1/thumb-bg.gif) repeat-x 0 100% !important
}

.handles.active .thumb_bg {
	background: #3E709E !important;
	color: #fff
}

.handles.active .thumb_arrow {
	background: url(../../images/styles/style1/active-thumb1.png) no-repeat 100% 50% !important
}

#sp-bottom {
	background: #01325F;
	color: #666;
	height: 240px;
}

.moduletable_nostyle h3 {
	background: #19538b;
	color: #FEFEFE;
	line-height: 25px;
	margin: 0 0 1px 0;
	padding: 2px 0px 2px 10px;
	text-align: left;
	border-top: 0;
	border-bottom: 0;
	font-size: 15px;
	border-radius: 5px 5px 0 0 !important;
}

.moduletable h3,
.moduletable_menu h3 {
	color: #666;
	border-top: 4px solid #009ad9;
	border-bottom: 1px dotted #e7e7e7;
}



.module li,
.module_menu li {
	background: url(../../images/styles/style1/bottom-bullet.gif) no-repeat scroll 5px 12px transparent;
	border-bottom: 1px dashed #034581;
	color: #3282CC
}

.module a {
	color: #3282CC
}

#sp-footer {
	color: #fff
}

#sp-footer a {
	color: #3282CC
}

#sp-footer a:hover {
	text-decoration: underline
}



/*JoomSport*/
.etabs_vis {
	background-color: #009ad9 !important;
	border: 1px solid #009ad9 !important;
}

.clrthis {
	border-bottom: 5px solid #009ad9
}