/* Start - Custom Styles for bellinidev.ch */
	a:link, a:link span, a:visited, a:visited span, a:active, a:active span { 
		color: #14cdd0; 
		text-decoration: none; 
	}
	
	a:hover, a:hover span { 
		text-decoration: underline; 
	}
	
	body {
		background-color:#14cdd0;
	}
	
	div#wrapper > div > header > div#news {
		background-image:url(/images/nollian/asidebg.png);
	}
	
	div#wrapper > div > header > div#animation > div#tween1,
	div#wrapper > div > header > div#animation > div#tween2,
	div#wrapper > div > header > div#animation > div#tween3,
	div#wrapper > div > header > div#animation > div#tween4,
	div#wrapper > div > header > div#animation > div#tween5,
	div#wrapper > div > header > div#animation > div#tween6 {
		background-color:#14cdd0;
	}
	
	div#wrapper > div > div.clearfix > article > div#agenciesmap > div > span > span {
		background-color:#14cdd0;
	}
	
	div#wrapper > div > div.clearfix > article > div#vacancyDetailview > div > div:first-child {
		background-color:#14cdd0;
	}
	
	div#wrapper > div > div.clearfix > article form input[type=button],
	div#wrapper > div > div.clearfix > article form input[type=submit],
	div#wrapper > div > div.clearfix > article a.button_small {
		background-image:url(/images/nollian/form_submit.png);
	}
	
	div#wrapper > div > div.clearfix > article form input[type=submit].big,
	div#wrapper > div > div.clearfix > article a.button_big {
		background-image:url(/images/nollian/form_submit_big.png);
	}
	
	div#wrapper > div > div.clearfix > article > div.newstitle {
		color: #14cdd0; 
	}
	
	div#wrapper > div > div.clearfix > article form div#autocomplete > span:hover {
		color:#14cdd0;
	}
	
	div#wrapper > div > div.clearfix > article > div.pagination > a:hover,
	div#wrapper > div > div.clearfix > article > div.pagination > a.active {
		background-color:#14cdd0;
		border:1px solid #14cdd0;
	}
	
	/* Start - navigation left */
		div#wrapper > div > div.clearfix > nav > ul > li > a:hover,
		div#wrapper > div > div.clearfix > nav > ul > li > a.active {
			background-color:#14cdd0;
		}
		
		div#wrapper > div > div.clearfix > nav > ul > li > ul > li > a:hover,
		div#wrapper > div > div.clearfix > nav > ul > li > ul > li > a.active {
			color:#14cdd0;
		}
		
		div#wrapper > div > div.clearfix > nav > ul > li > ul > li > ul > li > a:hover,
		div#wrapper > div > div.clearfix > nav > ul > li > ul > li > ul > li > a.active {
			color:#14cdd0;
		}
	/* End - navigation left */
	
	/* Start - datepicker */
		.ui-widget-header {
			background:#14cdd0 !important;
		}
		
		.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
		.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
			color: red !important;
		}
	/* End - datepicker */
	
	/* Start - styles for branches_overview */
		div.branches_overview  > div > div {
			background-image: url(/images/nollian/asidebg.png);
		}
	/* End - styles for branches_overview */
	
	div#livezilla-button a.chatlink { background-color:#14cdd0; } /* LiveZilla chat button */
/* End - Custom Styles for bellinidev.ch */