#change_wrap_div{ background-repeat: repeat} body{ background-repeat: repeat-y} #footer{ background-repeat: repeat-y} body{color: #828a93}

	/*Secondary colors*/

	a:hover,
	ul.accordion > li.active > div.title .icon_wrap .icon,
	#open-top-panel:before
	{
	color: #1e73be;
	}

	ul.accordion > li.active > div.title .icon_wrap {
	border-bottom: 3px solid #1e73be;
	}
	.hover-box:after {
	border-top-color: #1e73be;
	}

	#open-top-panel {
	border: 3px solid #1e73be;
	}

	.backtotop:hover,
	#stuning-header h1, #stuning-header a.back:hover,
	#stuning-header a.back:before:hover,
	#stuning-header .breadcrumbs a:hover
	{
	color: #1e73be;
	border-color: #1e73be;
	}
	.extra-links a:hover {
	border-color: #1e73be;
	background-color:#1e73be;
	}
	.buttons .button.checkout:hover, #commentform #submit {
	background-color: #1e73be;
	border-color: #1e73be;
	}

	::-moz-selection {
	background-color: #1e73be;
	color: #fff;
	}

	::selection {
	background-color: #1e73be;
	color: #fff;
	}


