/**
 # mega_extramy - Mega Extramy Template For Joomla! 1.7
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: custom.css 1.7.0 00001, August 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Extramy Template
 *------------------------------------------------------------------------*/
 
/*Custom style for Mega Login mod*/
.mega_loginbutton{
	background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    padding-top: 5px;
    width: auto;
}
input.logoutbutton{
	
}
fieldset.userdata{
	border: none;
}
/*Custom style for Mega Simple Scroller*/
#megaslidenav{
	right: 5px;
}
#megaslidenav a{
	background: #659ACD;
	color: #FFF;
}