/**
 * @package   Visario Joomla! 3.0 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2012 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/

 
 /* Styles for IE8
-----------------------------------------------------------------------------------*/
/* Define template min width */
.container-fluid { min-width: 960px; }

/* svn-menu.css */
.svn-menu ul.collapse {
	height: auto;
	overflow: visible;
}

.svn-menu ul {
	min-width: 180px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}