/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.logo {
	width:134px;
	height:134px;
	padding-top:44px;
	margin-left: -44px;
	float:left}

.topmenu a:hover, .topmenu a.active, .news-name a, .scroll-item-name a:hover, a.link-view, .column h2, .news-name h2, a.link-button, 
a.link-button2, a.link-button3, .btn-submit, .short-title a:hover, a:hover, .contact-form .btn-submit, h1, .dropdown .root-item span, #cboxTitle,

.topmenu .current-menu-item a, .topmenu li.current-category-ancestor a, .topmenu li.current-menu-item a,
.topmenu li.current-page-ancestor a, .topmenu li.current-post-ancestor a
{
 color:#7ed1bd;
 }
	
.ui-slider-handle{
 background-color: #7ed1bd;
 }
