/* Backgrounds *******************************************************/

/* Body */

body {
	/*background: url(../img/body_bg.jpg) no-repeat center top #f5f5f5 !important;*/
	background-color: #f5f5f5;
}

/* Toolbar **********************************************************************************/

/*#zone-toolbar-wrapper {
	background: url(../img/toolbar_grad.png) repeat-x top left transparent;
}*/

	/* Back to main site */
	#region-toolbar-first li:first-child a {
		padding-left: 15px;
		background: url(../img/header_sprite.png) no-repeat left -75px transparent;
	}

	/* External links */
	#zone-toolbar a.external {
		padding-right: 11px;
		/*background: url(../img/header_sprite.png) no-repeat right -120px transparent;*/
	}
	/* Settings for visually impaired - panel open button */
	.block-mekaia-visually-impaired .visually_impaired_button {
		text-indent: -10000px;
		text-align: left;
		overflow: hidden;
		background: url(../img/vis-imp-button.png) no-repeat 0px 0;
		height: 19px;
		width: 31px;
	}
	.block-mekaia-visually-impaired .visually_impaired_button:hover {
		background-position: 0px -20px;
	}

/* Header second */

#region-header-second {
	background: url(../img/header_selection_bg.png) no-repeat left top;
	height: 195px;
	margin-bottom: -120px;
	margin-right: -838px;
	padding-right: 838px;
}

/* Content blocks */

#region-content,
#region-sidebar-first .block,
#region-sidebar-second .block {
	background: #fff;
}
#region-sidebar-second .block-views-ut-page-elements-block-1 {
	 background: transparent none;
}
#region-sidebar-first .block .content,
#region-sidebar-second .block .content {
	background: #fff;
	position: relative;
  /* This z-index causes the calendar beautytip popup to be covered by content of other elements. */
	/*z-index: 2;*/
}
#region-sidebar-second .block-views-ut-page-elements-block-1 .content {
	 background: transparent none;
}
.right-sidebar-negative {
	background: #508ed4 url(../img/pattern_alpha_dark_5.png) repeat !important;
}
	.right-sidebar-negative .content {
		background: none !important;
	}
#region-sidebar-second .right-sidebar-negative ul li {
	background: url(../img/arrowbullet-white.png) no-repeat left 0.5em;
}
.right-sidebar {
	background: #ffffff;
}
#block-views-ut-page-children-block .views-row {
	border-top: 2px solid #F4F4F4;
}

/* Top menu */

#region-menu {
	background: url(../img/top_menu_bg.png) no-repeat left top;
	min-height: 52px;
	padding-bottom: 115px;
	margin-bottom: -115px;
	/*margin-left: -8px;
	padding-left: 15px;*/
}

.responsive-layout-normal #region-menu {
  margin-right: -560px;
  padding-right: 560px;
}

	#region-menu ul.menu {
		background: url(../img/mainmenu-border.png) repeat-y -1px top;
		overflow: hidden;
	}
	#region-menu ul.menu li {
		background: url(../img/mainmenu-border.png) repeat-y right top;
	}
	.vis_imp_font_big #region-menu ul.menu li, .vis_imp_font_biggest #region-menu ul.menu li {
		background: url(../img/top_menu_bg.png) no-repeat -500px top;
	}
	/*#region-menu ul.menu,
	#region-menu ul.menu li a {
		border-right: 1px solid #225590;
		border-left: 1px solid #073163;
	}*/

		#region-menu ul.menu li a.active,
		#region-menu ul.menu li a.active-trail,
		#region-menu ul.menu li a:hover {
			-webkit-box-shadow: inset 0px 1px 10px #d6d6d6;
			-moz-box-shadow: inset 0px 1px 10px #d6d6d6;
			-o-box-shadow: inset 0px 1px 10px #d6d6d6;
			box-shadow: inset 0px 1px 10px #d6d6d6;
			background-color: #ffffff;
			border-top: 1px solid #d9d9d9;
			border-bottom: 1px solid #e8e8e8;
			/*border-right: 1px solid #225590;
			border-left: 1px solid #073163;
			background-color: #fff;
			background: -moz-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(217,217,217,0) 7%, rgba(217,217,217,0) 93%, rgba(217,217,217,1) 100%), -moz-linear-gradient(top,	rgba(217,217,217,1) 0%, rgba(217,217,217,0) 25%, rgba(217,217,217,0) 75%, rgba(217,217,217,1) 100%), #fff;
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(217,217,217,1)), color-stop(7%,rgba(217,217,217,0)), color-stop(93%,rgba(217,217,217,0)), color-stop(100%,rgba(217,217,217,1))), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,217,217,1)), color-stop(25%,rgba(217,217,217,0)), color-stop(75%,rgba(217,217,217,0)), color-stop(100%,rgba(217,217,217,1))), #fff;
			background: -webkit-linear-gradient(left, rgba(217,217,217,1) 0%,rgba(217,217,217,0) 7%,rgba(217,217,217,0) 93%,rgba(217,217,217,1) 100%), -webkit-linear-gradient(top,	rgba(217,217,217,1) 0%,rgba(217,217,217,0) 25%,rgba(217,217,217,0) 75%,rgba(217,217,217,1) 100%), #fff;
			background: -o-linear-gradient(left, rgba(217,217,217,1) 0%,rgba(217,217,217,0) 7%,rgba(217,217,217,0) 93%,rgba(217,217,217,1) 100%), -o-linear-gradient(top,	rgba(217,217,217,1) 0%,rgba(217,217,217,0) 25%,rgba(217,217,217,0) 75%,rgba(217,217,217,1) 100%), #fff;
			background: -ms-linear-gradient(left, rgba(217,217,217,1) 0%,rgba(217,217,217,0) 7%,rgba(217,217,217,0) 93%,rgba(217,217,217,1) 100%), -ms-linear-gradient(top,	rgba(217,217,217,1) 0%,rgba(217,217,217,0) 25%,rgba(217,217,217,0) 75%,rgba(217,217,217,1) 100%), #fff;
			background: linear-gradient(left, rgba(217,217,217,1) 0%,rgba(217,217,217,0) 7%,rgba(217,217,217,0) 93%,rgba(217,217,217,1) 100%), linear-gradient(top,	rgba(217,217,217,1) 0%,rgba(217,217,217,0) 25%,rgba(217,217,217,0) 75%,rgba(217,217,217,1) 100%), #fff;*/
		}


/* Sidebars */

#region-sidebar-first .block h2 {
	background: url(../img/pattern_alpha_5.png) repeat left top #1976d2;
}

#region-sidebar-second .block .field-name-title {
	background: url(../img/pattern_alpha_50.png) repeat left top #ebeff2;
}
#region-sidebar-second .block .field-name-title h2 {
	background: url(../img/knopka.png) no-repeat 11px 50%;
}

/* Left menu */

#region-sidebar-first ul.menu li a {
	padding-left: 12px;
	background: url(../img/menu_sprite.png) no-repeat 0 -82px transparent;
	float:left;
	margin: 0 0 5px 5px;
}

	#region-sidebar-first ul.menu li.expanded a {
		background: url(../img/menu_sprite.png) no-repeat 0 8px transparent;
		margin: 1px 0px 3px 5px;
		float:left;
	}

		#region-sidebar-first ul.menu li.expanded li a {
			background: url(../img/menu_sprite.png) no-repeat 0 -182px transparent;
		}

			#region-sidebar-first ul.menu li.expanded li.expanded a {
				background: url(../img/menu_sprite.png) no-repeat 0 -283px transparent;
			}

				#region-sidebar-first ul.menu li.expanded li.expanded li a {
					background: url(../img/menu_sprite.png) no-repeat 0 -382px transparent;
				}

/* Breadcrumbs */

#block-delta-blocks-breadcrumb {
	/*background: url(../img/pattern_alpha_50.png) repeat left top #ebeff2;*/
}

/* Content footer back */

#zone-content-wrapper {
	background: url(../img/content_footer_bg.jpg) no-repeat center bottom transparent;
	padding-bottom: 65px;
}

/* Footer */

#zone-footer-wrapper {
	background: url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 70%, rgba(0,0,0,0.2) 100%), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.2))), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.2) 100%), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: -o-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.2) 100%), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.2) 100%), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
	background: linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.2) 100%), url(../img/pattern_alpha_3.png) repeat left top #0a478c;
}

	#region-footer-first ul li, #region-footer-second, #region-footer-third {
		background: url("../img/footer-border.png") repeat-y scroll 0 0 transparent;
	}

	#region-footer-first ul li:first-child , #region-footer-first ul li li {
		background: none;
	}

	#region-footer-first ul li {
		padding-left: 11px;
	}

		#region-footer-first ul li:first-child {
			border-left: none;
		}

		#region-footer-first ul li ul li {
			padding-left: 0;
			border-left: none;
		}

	#region-footer-second,
	#region-footer-third {
		margin-left: 0px; /* Reset grid margin to align border to center of grid space */
		padding-left: 9px;
	}

	.social-fb,
	.social-tw,
	.social-blog,
	.social-yt,
	.social-rss,
	.social-yt-long,
	.social-tw-long,
  .social-skype,
  .social-googlepl {
		margin-right: 3px;
		margin-bottom: 4px;
		text-indent: -500px;
		float: left;
		overflow: hidden;
	}

	.fb_iframe_widget {
		float: left;
	}

	.social-fb {
		background: url(../img/footer_social.png) no-repeat left -110px transparent;
		height: 20px;
		width: 20px;
	}

	.social-tw {
		background: url(../img/footer_social.png) no-repeat left -132px transparent;
		height: 20px;
		width: 20px;
	}

	.social-blog {
		background: url(../img/footer_social.png) no-repeat left -88px transparent;
		height: 20px;
		width: 20px;
	}

	.social-yt {
		background: url(../img/footer_social.png) no-repeat left -66px transparent;
		height: 20px;
		width: 20px;
	}

	.social-rss {
		background: url(../img/footer_social.png) no-repeat left -44px transparent;
		height: 20px;
		width: 20px;
	}

	.social-yt-long {
		background: url(../img/footer_social.png) no-repeat left -22px transparent;
		height: 20px;
		width: 50px;
	}

	.social-tw-long {
		background: url(../img/footer_social.png) no-repeat left top transparent;
		height: 20px;
		width: 61px;
	}
  
  .social-skype {
		background: url(../img/footer_social.png) no-repeat left -154px transparent;
		height: 20px;
		width: 20px;
	}
  
  .social-googlepl {
		background: url(../img/footer_social.png) no-repeat left -176px transparent;
		height: 20px;
		width: 20px;
	}

/* Factulties, Colleges, Other units selector *********************************************************/

#region-header-second h2 {
	display: inline-block;
	padding: 5px 35px 7px 10px;
	border: 1px solid #e0e1e2;
	-moz-border-radius: 4px;
	border-radius: 3px;
	background: url(../img/header_sprite.png) no-repeat right 9px #f5f5f5;
	background: url(../img/header_sprite.png) no-repeat right 9px, -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%) #f5f5f5;
	background: url(../img/header_sprite.png) no-repeat right 9px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)) #f5f5f5;
	background: url(../img/header_sprite.png) no-repeat right 9px, -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%) #f5f5f5;
	background: url(../img/header_sprite.png) no-repeat right 9px, -o-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: url(../img/header_sprite.png) no-repeat right 9px, -ms-linear-gradient(top, #e5e5e5 0%,#ffffff 100%) #f5f5f5;
	background: url(../img/header_sprite.png) no-repeat right 9px, linear-gradient(top, #e5e5e5 0%,#ffffff 100%) #f5f5f5;
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ) #f5f5f5; */
	-moz-box-shadow: 0 1px 1px 0 #E0E1E2;
	-webkit-box-shadow: 0 1px 1px 0 #E0E1E2;
	box-shadow: 0 1px 1px 0 #E0E1E2;
}


	#region-header-second h2:hover {
		border: 1px solid #d9d9db;
	}

	#region-header-second .content {
		border: 1px solid #d9d9db;
		background: url(../img/faculties_select_bg.png) transparent;
	}

		/* columns */
		#region-header-second .content div {
			border: 5px solid #fff;
			border-left: 2px solid #fff;
			border-right: none;
		}

			#region-header-second .content div:first-child {
				border-left: 5px solid #fff;
			}

			#region-header-second .content div:last-child {
				border-right: 5px solid #fff;
			}

			#region-header-second .content h3 {
				border-bottom: 1px solid #7f9dc2;
				padding-bottom: 7px;
			}

		/* divider */
		#region-header-second .content div.divider {
			background: #fff;
		}

/* Search *****************************************************************************************/

#search-block-form .form-submit {
	background: url(../img/header_sprite.png) no-repeat 4px -32px #0b4b94;
	text-indent: -1000em;
	height: 21px;
	width: 21px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
}

#edit-select-search-destination {
	background: #fff;
	opacity: 0.9;
	border: 1px solid #e6e6e6;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Front page *****************************************************************************************/

.front #region-content{
	/*background-color: #f5f5f5;*/
	background-color: transparent;
}

	#panel-front-page .panel-pane .pane-content {
		background: #fff;
		position: relative;
    /* This z-index causes the calendar beautytip popup to be covered by content of other elements. */
		/*z-index: 2;*/
	}

	#panel-front-page .panels-banner .panel-pane .pane-content {
		background-color: transparent;
	}

	/* divider */
	#panel-front-page .views-row {
		border-bottom: 1px solid #c7c7c7;
	}

        #panel-front-page .attachment-after .views-row-last {
                border-bottom: none;
        }

	#panel-front-page h2 {
		background: url(../img/pattern_alpha_5.png) repeat left top #1976d2;
	}

	#region-sidebar-first .block h2.block-title {
		margin: 0 -10px -17px 0;
		padding: 4px 25px 21px 15px;
		position: relative;
	}


	#panel-front-page .panels-flexible-column.omega h2:before,
	#region-sidebar-first h2:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 13px;
		height: 4px;
		background: url(../img/boxheading-ribbon-tailmask.png) no-repeat right top;
	}
	#panel-front-page .panels-flexible-column.omega h2:after,
	#region-sidebar-first h2:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 13px;
		height: 17px;
		background: url(../img/boxheading-ribbon-tailmask.png) no-repeat right bottom;
	}

	#font-page-uttv h2 a,
	#front-page-novaator h2 a,
	#front-page-photos h2 a,
	#front-page-ajakiri h2 a,
	#front-page-news h2 a,
	#front-page-dissertations h2 a,
	#panel-front-page .pane-calendar h2 a
	/*body.context-ettevottele #font-page-ettevotlus-konsultatsioon h2 a,
	body.context-ettevottele #front-page-ettevotlus-innovatsioon h2 a,
	body.context-ettevottele #front-page-ettevotlus-koolitused h2 a,
	body.context-ettevottele #front-page-ettevotlus-news h2 a,
	body.context-business #font-page-ettevotlus-konsultatsioon h2 a,
	body.context-business #front-page-ettevotlus-innovatsioon h2 a,
	body.context-business #front-page-ettevotlus-koolitused h2 a,
	body.context-business #front-page-ettevotlus-news h2 a*/ {
		padding-left: 36px !important; /* Overrides default padding from global.css for icons */
	}

	#font-page-uttv h2 {
		background: url(../img/pattern_alpha_10.png) repeat left top #D58D00 !important;
	}

		#font-page-uttv h2 a {
			background: url(../img/h2_sprite.png) no-repeat 7px -162px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#front-page-novaator h2 {
		background: url(../img/pattern_alpha_4.png) repeat left top #23809E !important;
	}

		#front-page-novaator h2 a {
			background: url(../img/h2_sprite.png) no-repeat 7px -51px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#front-page-photos h2 {
		background: url(../img/pattern_alpha_4.png) repeat left top #668E2D !important;
	}

		#front-page-photos h2 a {
			background: url(../img/h2_sprite.png) no-repeat 6px -384px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#front-page-ajakiri h2 {
		background: url(../img/pattern_alpha_3.png) repeat left top #2C2C2C !important;
	}

		#front-page-ajakiri h2 a {
			background: url(../img/h2_sprite.png) no-repeat 8px -217px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#front-page-news {}

		#front-page-news h2 a {
			background: url(../img/h2_sprite.png) no-repeat 8px -106px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#front-page-dissertations h2 {
		background: url(../img/pattern_alpha_3.png) repeat left top #1976d2 !important;
	}

		#front-page-dissertations h2 a {
			background: url(../img/h2_sprite.png) no-repeat 8px -331px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	#panel-front-page .pane-calendar h2 {
		background: url(../img/pattern_alpha_3.png) repeat left top #1976d2;
	}

		#panel-front-page .pane-calendar h2 a {
			background: url(../img/h2_sprite.png) no-repeat 8px -275px, url(../img/h2_sprite.png) no-repeat right 10px transparent !important;
		}

	/* Todo: group titles that don't have link in them. There's similar style with selector "body.context-ettevottele #front-page-ettevotlus-news h2" */
	#front-page-student-council h2 {
		background-image: url(/sites/all/themes/ut_main/img/h2_sprite.png), url(/sites/all/themes/ut_main/img/h2_sprite.png);
		background-repeat: no-repeat;
		background-position: 7px -498px, right 10px;
		padding-left: 36px !important;
	}

	#front-page-slider .views-row {
		border-bottom: none;
	}

	#front-page-news .attachment-after {
		border-top: 1px solid #c7c7c7;
	}

	#front-page-slider .views_slideshow_cycle_main {
	background-color: #f5f5f5;
	}

	/* IE fix */
	#front-page-slider .views-field-field-slider-link a {
		background:url(../img/blank.png);
	}

	#front-page-slider .views-field-field-slider-title {
		/*background: transparent url(../img/slideshow-ribbon-bg.png) no-repeat 0 0;*/
		background-color: #1976d2;
	}

	#front-page-slider .views-slideshow-controls-top .views-slideshow-pager-fields {
		/*background-image:url(../img/slider-bullets-bg.png);*/
		background-color: #1976d2;
	}

	#front-page-slider .views-slideshow-controls-top .views-slideshow-pager-field-item {
		background-image: url(../img/slider-bullets.png) !important;
	}

/* Calendar *****************************************************************************************/

.calendar-calendar table.full,
.calendar-calendar table.mini,
.calendar-calendar table.full td,
.calendar-calendar table.mini td,
.calendar-calendar table.full th,
.calendar-calendar table.mini th {
	border: none;
}
.calendar-calendar table.full th,
.calendar-calendar table.mini th {
	background: none;
}
.calendar-calendar table.mini tr th,
.calendar-calendar table.mini tr td,
.calendar-calendar table.full tr th,
.calendar-calendar table.full tr td {
	border: none;
	border-right: 1px solid #89a5c6;
}

	.calendar-calendar table.mini tr th:last-child,
	.calendar-calendar table.mini tr td:last-child,
	.calendar-calendar table.full tr th:last-child,
	.calendar-calendar table.full tr td:last-child {
		border-right: none;
	}

	.calendar-calendar table.full .today,
	.calendar-calendar table.full .today a,
	.calendar-calendar table.mini .today,
	.calendar-calendar table.mini .today a {
		background-color: #ced4db;
	}
/*valitud kuup‰evale taust #ced4db*/

.date-nav {
	border-bottom: 1px solid #89a5c6;
}



/* ADMISSION PAGE*****************************************************************************/
.content-infobox {
	background: #eff4f7 url(../img/pattern_alpha_dark_3.png);
	padding: 10px;
}
#region-content .listitems-with-background li {
	background: #EBEBEB; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #d9d9d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%,#d9d9d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%,#d9d9d9 100%); /* IE10+ */
	background: linear-gradient(top, #fefefe 0%,#d9d9d9 100%); /* W3C */
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 6px;
}
.big-button {
	background: #123764 url(../img/admission-applybutton-bg.png) repeat-x left top;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*=== ETTEVÕTLUS (TODO: move padding etc out of here or remove background.css) ===*/
/*body.context-ettevottele,
body.context-business {
	background-image: url(../img/ettevotlus/body-bg.jpg);
}

	body.page-ut-ettevotlus #region-content {
		background-color: transparent;
	}

	body.context-ettevottele #front-page-slider .views-field-field-slider-title,
        body.context-business #front-page-slider .views-field-field-slider-title {
		background: transparent url(../img/ettevotlus/slideshow-ribbon-bg.png) no-repeat 0 0;
	}

	body.context-ettevottele #front-page-slider .views-slideshow-controls-top .views-slideshow-pager-fields,
        body.context-business #front-page-slider .views-slideshow-controls-top .views-slideshow-pager-fields {
		background-image: url(../img/ettevotlus/slider-bullets-bg.png);
	}

	body.context-ettevottele #front-page-slider .views-slideshow-controls-top .views-slideshow-pager-field-item,
        body.context-business #front-page-slider .views-slideshow-controls-top .views-slideshow-pager-field-item {
		background-image: url(../img/ettevotlus/slider-bullets.png);
	}

	body.context-ettevottele #panel-front-page h2,
        body.context-business #panel-front-page h2 {
		background-color: #288fb1;
	}

	body.context-ettevottele #font-page-ettevotlus-konsultatsioon h2,
	body.context-ettevottele #front-page-ettevotlus-innovatsioon h2,
	body.context-ettevottele #front-page-ettevotlus-koolitused h2,
	body.context-ettevottele #front-page-ettevotlus-news h2,
        body.context-business #font-page-ettevotlus-konsultatsioon h2,
	body.context-business #front-page-ettevotlus-innovatsioon h2,
	body.context-business #front-page-ettevotlus-koolitused h2,
	body.context-business #front-page-ettevotlus-news h2 {
		background-image: url(/sites/all/themes/ut_main/img/h2_sprite.png), url(/sites/all/themes/ut_main/img/h2_sprite.png);
		background-repeat: no-repeat;
	}

	body.context-ettevottele #font-page-ettevotlus-konsultatsioon h2,
        body.context-business #font-page-ettevotlus-konsultatsioon h2 {
		background-color: #ed9c00;
		background-position: 7px -440px, right 10px;
	}

	body.context-ettevottele #front-page-ettevotlus-innovatsioon h2,
        body.context-business #front-page-ettevotlus-innovatsioon h2 {
		background-position: 7px -51px, right 10px;
	}

	body.context-ettevottele #front-page-ettevotlus-koolitused h2,
        body.context-business #front-page-ettevotlus-koolitused h2 {
		background-color: #5392da;
		background-position: 7px -330px, right 10px;
	}

	body.context-ettevottele #front-page-ettevotlus-news h2,
        body.context-business #front-page-ettevotlus-news h2 {
		background-position: 7px -105px, right 10px;
		padding: 5px 12px 4px 36px;
	}

	body.context-ettevottele #front-page-ettevotlus-news .more-link,
        body.context-business #front-page-ettevotlus-news .more-link {
		padding-bottom: 15px;
	}

	body.context-ettevottele #front-page-ettevotlus-kontakt .pane-content,
        body.context-business #front-page-ettevotlus-kontakt .pane-content{
		background-color: #e3e3e3;
		text-align: center;
		padding: 10px 20px;
	}

		body.context-ettevottele #front-page-ettevotlus-kontakt .pane-content .field-name-body,
                body.context-business #front-page-ettevotlus-kontakt .pane-content .field-name-body {
			float: none;
		}

		body.context-ettevottele #front-page-ettevotlus-kontakt .pane-content .field-name-body div,
                body.context-business #front-page-ettevotlus-kontakt .pane-content .field-name-body div {
			margin: 0;
		}

*/
    
    
/********************************************************************
FRONT PAGE BOX HEADER COLORS
********************************************************************/
#panel-front-page .main_ut_tv_yellow h2 {
  background-color: #D58D00;
}
#panel-front-page .main_novaator_turquoise h2 {
  background-color: #23809E;
}
#panel-front-page .main_photos_green h2 {
  background-color: #668E2D;
}
#panel-front-page .main_ajakiri_black h2 {
  background-color: #2C2C2C;
}

#panel-front-page .ettevotlus_turquoise h2,
body.context-ettevottele #panel-front-page .ettevotlus_turquoise h2,
body.context-business #panel-front-page .ettevotlus_turquoise h2 {
  background-color: #288FB1;
}
#panel-front-page .ettevotlus_blue h2,
body.context-ettevottele #panel-front-page .ettevotlus_blue h2,
body.context-business #panel-front-page .ettevotlus_blue h2 {
  background-color: #5392DA;
}
#panel-front-page .ettevotlus_yellow h2,
body.context-ettevottele #panel-front-page .ettevotlus_yellow h2,
body.context-business #panel-front-page .ettevotlus_yellow h2 {
  background-color: #ED9C00;
}

#panel-front-page .geenivaramu_green h2 {
  background-color: #81BB4B;
}
#panel-front-page .geenivaramu_pink h2 {
  background-color: #D83270;
}
#panel-front-page .geenivaramu_blue h2 {
  background-color: #00b3eb;
}