/**
 * @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
**/

 /* 
 * 
 * IMPORTANT!
 *
 * Please paste here css rules which you would like to override and change.
-----------------------------------------------------------------------------------*/

ul li{
	margin-left: 10px;
}

.sequence-canvas li{
	margin-left: 0;
}

.container-fluid{
	background-color: #fff;
}

.desktop-nav{
	padding-top: 96px;
}

#menu .container-fluid {
	border: 0 none;
}

.svn-menu > li > a:hover, .svn-menu > li.active > a, .svn-menu > li.parent:hover > a, .svn-menu > li.active.parent > a, .svn-menu > li > span.separator:hover, .svn-menu > li.active > span.separator, .svn-menu > li.parent:hover > span.separator, .svn-menu > li.active.parent > span.separator {
	background: none;
	color: #ff9900;
}

#top-a .container-fluid{
	padding: 0;
	max-width: 1040px;
	background: none;
}

#top-a .module-content{
	padding: 0;
}

.svn-slider-container {
	margin-bottom: 0;
}

#footer{
	background: none;
	padding: 0 0px 60px 0px;
}

#footer .container-fluid {
	background-color: #fff;
	border-top: 1px dotted #ebebeb;
}

.page-heading-1{
	padding: 20px;
	background-image: url('../images/heading-bg-01.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.page-heading-2{
	padding: 20px;
	background-image: url('../images/heading-bg-02.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.page-heading-3{
	padding: 20px;
	background-image: url('../images/heading-bg-03.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.page-heading-4{
	padding: 20px;
	background-image: url('../images/heading-bg-04.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.page-heading-5{
	padding: 20px;
	background-image: url('../images/heading-bg-05.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.page-heading-6{
	padding: 20px;
	background-image: url('../images/heading-bg-06.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.page-heading-1 h1, .page-heading-2 h1, .page-heading-3 h1, .page-heading-4 h1, .page-heading-5 h1, .page-heading-6 h1{
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 5px #333;
}

.sidebar-right {
	border-left: 1px dotted #ebebeb;
}

#footer a {
	color: #707070;
}

.border-divider{
	border-bottom: 1px solid #f0f0f0;
}
