/*
 * ***** BEGIN GPL LICENSE BLOCK *****
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * Creative Commons Attribution Non-Commercial 3.0
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, visit www.gnu.org
 *
 * The Original Code was developed by platformmichelangelo.com
 *
 * The Original Code is: all of this file.
 *
 * Contributor(s): none yet.
 *
 * ***** END GPL LICENSE BLOCK *****
 */
 
 









/* ICONS */

/* DYNAMIC ICONS */

#IC_Logo{
width: 100px;
height: 20px;
background: url(../../../../kernel/lib/structure/strc/bg-common-logo.png);
float: left;
}
#IC_Logo:hover{
background: url(../../../../kernel/lib/structure/strc/bg-common-logo-hover.png);
}



#IC_IconMin{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-minimize-hover.png);
float: left;
}

/*
#IC_IconMin:hover{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-minimize-hover.png);
float: left;
}
*/


#IC_IconClose{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-close-hover.png);
float: right;
}

/*
#IC_IconClose:hover{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-close-hover.png);
float: right;
}
*/


#IC_IconMax{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-maximize-hover.png);
float: left;
}

/*
#IC_IconMax:hover{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-maximize-hover.png);
float: left;
}
*/





#IC_IconUp{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-up.png);
cursor: default;
float: left;
}
#IC_IconUp:hover{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-up-hover.png);
cursor: default;
float: left;
}










#IC_IconScrollTop{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-top.png);
cursor: default;
float: left;
}

#IC_IconScrollTop:hover{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-top-hover.png);
cursor: default;
float: left;
}

#IC_IconScrollTopJoin{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-top-join.png);
cursor: default;
float: left;
}

#IC_IconScrollTopJoin:hover{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-top-join-hover.png);
cursor: default;
float: left;
}






#IC_IconScrollBottom{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-bottom.png);
cursor: default;
float: left;
}

#IC_IconScrollBottom:hover{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-bottom-hover.png);
cursor: default;
float: left;
}



#IC_IconScrollBottomJoin{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-bottom-join.png);
cursor: default;
float: left;
}

#IC_IconScrollBottomJoin:hover{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-bottom-join-hover.png);
cursor: default;
float: left;
}

#IC_IconDropDown{
width: 20px;
height: 17px;
background: url(../../../../kernel/lib/icons/ico-dropdown.png);
cursor: default;
float: left;
}

#IC_IconDropDownNormal{
width: 20px;
height: 17px;
background: url(../../../../kernel/lib/icons/ico-dropdown-normal.png);
cursor: default;
float: left;
}













/* STATIC ICONS */

#IC_IconSearch{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-search.png);
float: left;
}

#IC_IconLogin{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-login.png);
float: left;
}

#IC_IconSiteSel{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-siteselect.png);
float: left;
}

#IC_IconNewPanel{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-newPanel.png);
float: left;
}

#IC_IconQuote{
width: 20px;
height: 20px;
margin-right: 5px;
margin-bottom: 5px;
background: url(../../../../kernel/lib/icons/ico-quote.png);
float: left;
}

#IC_IconSplit{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-split.png);
cursor: crosshair;
float: right;
}

#IC_IconScrollSlider{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-slider.png);
cursor: default;
float: left;
}

#IC_IconScrollSliderJoin{
width: 10px;
height: 50px;
background: url(../../../../kernel/lib/icons/ico-scroll-slider-join.png);
cursor: default;
float: left;
}

.IC_PropertiesPanelOpen{
width: 15px;
height: 15px;
margin-right: 5px;
background-image: url(../../../../kernel/lib/icons/ico-properties-panel-open.png);
cursor: default;
float: left;
}
.IC_PropertiesPanelClose{
width: 15px;
height: 15px;
margin-right: 5px;
background-image: url(../../../../kernel/lib/icons/ico-properties-panel-close.png);
cursor: default;
float: left;
}



.IC_Tick{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-tick.png);
cursor: default;
float: left;
}

.IC_TickEm{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-tickEm.png);
cursor: default;
float: left;
}

.IC_TickTg{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-tickTg.png);
cursor: default;
float: left;
}

#IC_User_Small{
width: 13px;
height: 13px;
background: url(../../../../kernel/lib/icons/ico-user-small.png);
cursor: default;
float: left;
}

#IC_Container_Item_Del{
width: 13px;
height: 13px;
background: url(../../../../kernel/lib/icons/ico-delete-container-item.png);
cursor: default;
float: right;
}

#IC_Container_Item_Del:hover{
width: 13px;
height: 13px;
background: url(../../../../kernel/lib/icons/ico-delete-container-item-hover.png);
cursor: default;
float: right;
}

#IC_Link_To{
width: 11px;
height: 11px;
background: url(../../../../kernel/lib/icons/ico-linkTo.png);
cursor: default;
float: left;
}

#IC_Documents{
width: 13px;
height: 13px;
background: url(../../../../kernel/lib/icons/ico-documents.png);
cursor: default;
float: left;
}

#IC_File{
width: 13px;
height: 13px;
background: url(../../../../kernel/lib/icons/ico-file.png);
cursor: default;
float: left;
}

#IC_LoginSwitch{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-login-switch.png);
cursor: default;
float: left;
}

#IC_StandingsRelUp{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-standings-rel-up.png);
cursor: default;
float: left;
}

#IC_StandingsRelDown{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-standings-rel-down.png);
cursor: default;
float: left;
}

#IC_StandingsRelSame{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-standings-rel-same.png);
cursor: default;
float: left;
}

#IC_CalendarRace{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-calendar-race.png);
cursor: default;
float: left;
}

#IC_CalendarInTest{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-calendar-in-tests.png);
cursor: default;
float: left;
}

#IC_CalendarTest{
width: 15px;
height: 15px;
background: url(../../../../kernel/lib/icons/ico-calendar-tests.png);
cursor: default;
float: left;
}

