/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
-----------------------------------------------------------------*/
body.bg{/*background:#d7dce0 url(../../images/styles/style2/bg.gif);*/ /*background: #000 url(../../images/styles/style2/bg_image.jpg) no-repeat center 0 fixed;*/
/*
background: #000 url("http://mls.od.ua/mls/templates/shaper_sportive/css/styles/../../images/styles/style2/bg_image.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100%;
-o-background-size: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;*/}

body.bg{/*background: #d7dce0 url("http://mls.od.ua/6x6/templates/shaper_sportive/css/styles/../../images/styles/style2/bg.gif");*/}

a{color:#28465f}
a:hover,a:active,a:focus{color:#000}
.mod-wrapper h3.header{border-top:4px solid #68B227; border-radius: 10px 10px 0 0;}

/*Top Bar*/
#top-bar {/*border-bottom:3px solid #fff*/}
#top-menu a{color:#d5e6ef}

/*Hornav*/
#sublevel {background:#216886;color:#FFF!important}
#hornav ul.level-0 > li:hover{background:#FB0417!important}
#hornav ul.level-0 > li.menu-item.active{background:#FB0417!important}
#hornav ul.level-0 > li .submenu-inner {border-top:none}
#hornav ul li .submenu-inner {border: 1px solid #AD6703;
background: #FE9500;
color: #FFF;
width: 198px!important;}
#hornav li.menu-item li.menu-item a.menu-item {border-top:0px solid #2e83a7;border-bottom: 1px solid #125977}
#hornav .group-title a{border-bottom:5px solid #125977!important}

/*Slides*/
.handles .thumb_bg h4.title {color:#fff}
.handles.active .thumb_bg h4.title {color:#fff}
.thumb_bg {color:#fff;background-image: linear-gradient(bottom, rgb(96,166,35) 1%, rgb(81,122,46) 76%);
background-image: -o-linear-gradient(bottom, rgb(96,166,35) 1%, rgb(81,122,46) 76%);
background-image: -moz-linear-gradient(bottom, rgb(96,166,35) 1%, rgb(81,122,46) 76%);
background-image: -webkit-linear-gradient(bottom, rgb(96,166,35) 1%, rgb(81,122,46) 76%);
background-image: -ms-linear-gradient(bottom, rgb(96,166,35) 1%, rgb(81,122,46) 76%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.01, rgb(96,166,35)),
	color-stop(0.76, rgb(81,122,46))
); }
.handles.active .thumb_bg{background:#306303!important;color:#fff}
.handles.active .thumb_arrow{background-image:url(../../images/styles/style2/active-thumb1.png)!important; background-repeat: no-repeat; background-position: 0 50%!important}

/*Bottom Area*/
#sp-bottom{background:#18354d;color:#d9eeff}
#sp-bottom .mod-wrapper-flat li{background:url(../../images/styles/style2/bottom-bullet.gif) no-repeat scroll 5px 12px transparent;border-bottom:1px dashed #204361;color:#fff}
#sp-bottom .mod-wrapper-flat li a{color:#fff}

/*Footer*/
#sp-footer {color:#216886!important}
#sp-footer a{color:#1281b0}

/*Font Resizer*/
div.font-sizer{border-color:#d5e6ef}

/*Tab*/
div.sptabs .tabs_buttons{background:url(../../images/styles/style2/tab-bg.gif) repeat-x 0 100% transparent}
div.sptabs .tab{background:url(../../images/styles/style2/tab-normal.gif) no-repeat 100% 100%}
div.sptabs .tab_over {background:url(../../images/styles/style2/tab-normal.gif) no-repeat 100% 100%!important}
div.sptabs .active {background:url(../../images/styles/style2/tab-active.gif) repeat-x 0 100% transparent!important}
div.sptabs .active span{border-left:1px solid #1FB300;border-right:1px solid #1FB300}

/*JoomSport*/
.etabs_vis{background-color:#1FB300!important;border:1px solid #1FB300!important; border-radius: 10px 10px 0 0;}
.clrthis{border-bottom:5px solid #1FB300}