/*
# ------------------------------------------------------------------------------------------------------------------------
# Ultimatum - Premium Joomla 2.5 Template
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2011 Twincore All Rights Reserved.
# @license - PHP files are GNU/GPL V2 bound by Proprietary License of Joomlart.com.
# CSS / JS are Copyrighted Commercial, bound by Proprietary License of Twincore. 
# Author: Twincore
# Websites:  http://ultimatum.twincores.com
# Redistribution, Modification or Re-licensing of this file in part of full, is bound by the License applied. 
# For details on licensing, Please Read Terms of Use at http://themeforest.net/wiki/support/legal-terms/licensing-terms/
# -----------------------------------------------------------------------------------------------------------------------
*/



/* BLUE COLOR STYLE - ULTIMATUM THEME
--------------------------------------------------------- */

/*-----------------------------------------------------------------------------------------------*/
/* TOOL TIPS OPTIONS                                                                             */
/*-----------------------------------------------------------------------------------------------*/

#unitipmid { background-color:#00a3e0; }

#unitippoint { background: url("../images/arrowTip.png") no-repeat; }

/*-----------------------------------------------------------------------------------------------*/
/* LEFT HIDE MODULE                                                                         */
/*-----------------------------------------------------------------------------------------------*/

#lefthidemodule .feedback_toggle { background: url("../images/feedback.png") no-repeat scroll 0 0 #00a3e0; }

/*-----------------------------------------------------------------------------------------------*/
/* SLIDER GK SHOW IMAGE MODULE                                                                   */
/*-----------------------------------------------------------------------------------------------*/

.moduletableultimatum .gkIsWrapper-ultimatum .gkIsProgress {
	background: none repeat scroll 0 0 #00a3e0;
	}

/*-----------------------------------------------------------------------------------------------*/
/* LOGIN AND REGISTER                                                                                  */
/*-----------------------------------------------------------------------------------------------*/

fieldset.userdata input.button:hover, fieldset.userdata input.button:focus,
.leo-pnregister > div a:hover,.leo-pnregister > div a:focus, 
.logout-button input:hover, .logout-button input:focus { background: #00a3e0; }

