	.footer-partner-switch
	{
		position: relative;
		height: 300px;
		background: url('/graphics/page/banner-new-novastorde-partner-switch-2.jpg?v=2') center center;
	}
	.footer-partner-switch .inner
	{
		width: 715px;
		padding-top: 250px;
	}
	.footer-partner-switch a.mybutton
	{
		padding: 5px 28px;
		font-size: 12px;
		background-color: #48494b;
		border-radius: 5px;
		text-decoration: none;
		color: white;
		margin-top: 5px;
		display: inline-block;
		position: relative;
	}
	.footer-partner-switch a.mybutton:hover
	{
		color: #48494B !important;
		background-color: white;
		border: 1px solid #48494b;
	}
	.footer
	{
		background-color: #48494b;
		font-family: open sans, verdana, sans-serif;
	}
	.footer .inner {
		width: 1140px;
	}
	.footer .nav
	{
		float: left;
		width: 130px;
		margin-left: 40px;
	}
	.footer .nav h6
	{
		font-size: 17px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.footer .nav a
	{
		text-decoration: none;
	}
	.footer .nav a:hover
	{
		text-decoration: underline;
	}
	.footer .nav li a, .footer ul li:first-child a, .footer p, .footer p a
	{
		color: #c6c6c6 !important;
	}
	.footer .nav ul, .footer .nav li, .footer ul li:first-child
	{
		padding: 5px 0 0 0;
		font-size: 13px;
		margin: 0;
		width: 100%;
		font-family: open sans, verdana, sans-serif;
		font-weight: 300;
	}
	.footer .nav.socialm a:hover{
		text-decoration: none;
	}
	.socialmedia
	{
		height: 26px;		
	}
	.footer input.button {
	  background-color: #f4c400;
	  padding: 5px 15px 5px 15px;
	  background-image: none;
	  height: auto;
	  width: auto;
	  line-height: normal;
	  margin: 4px 0 0 10px !important;
	  position: relative;
	  font-size: 17px;
	  color: black !important;
	  border-radius: 5px;
	}