/*
*	h.css
*
*	CSS Development Made by CATÃ‚Â®
* 	http://www.madebycat.com
*/

h1#logo a{
	background:url(/i/Assets/i/logo.png) no-repeat 0 0;
}

.search-bar form input.qs{
	background:url(/i/Assets/i/bg-search-input.png) no-repeat 0 0;
}


body#root #left-col{
	background: none;
}

#sect-about-us span,#sect-3 span{
	background: url(/i/Assets/i/en/txt-section-head-about-us.png) no-repeat 0 0;
}

#sect-news span{
	background: url(/i/Assets/i/en/txt-section-head-news.png) no-repeat 0 0;
}

#sect-our-services span,#sect-4 span{
	background: url(/i/Assets/i/en/txt-section-head-our-services.png) no-repeat 0 0;
}

#sect-career-opportunities span,#sect-5 span{
	background: url(/i/Assets/i/en/txt-section-head-career-opportunities.png) no-repeat 0 0;
}

#sect-our-experience span,#sect-6 span{
	background: url(/i/Assets/i/en/txt-section-head-our-experience.png) no-repeat 0 0;
}

.two-cols #left-col .content-box {
	background: transparent url(/i/Assets/i/bg-sec-nav-x.png) repeat-x 0 0;
}

.sec-nav ul li a span{
	background:url(/i/Assets/i/blt-sec-nav-li-a-span.png) no-repeat 8px 10px;
}

.sec-nav ul li.active a span,
.sec-nav ul li a:hover span{
	background:url(/i/Assets/i/blt-sec-nav-li-a-active-span.png) no-repeat 8px 10px;
}

.quoted-word blockquote{
	background: url(/i/Assets/i/bg-blockquote-leftq.png) no-repeat 0 0;
}

.quoted-word blockquote p {
	background: url(/i/Assets/i/bg-blockquote-rightq.png) no-repeat 100% 100%;
}

.header-visual-corners{
	background: url(/i/Assets/i/bg-article-detail-cover-corners.png) no-repeat 0 0;
}

#foot-sect{
	background:url(/i/Assets/i/bg-footer-sect-0-0-x.png) repeat-x 0 0;
}

#root #foot-sect{
	background:url(/i/Assets/i/home-page-two-color-line.png) repeat-x 0 0;
}

.table table thead{
	background: url(/i/Assets/i/table_head_bg.png) repeat-x;
}

.table table tr.renkli td{
	background-color:#eaf2f5;
}

li.back a{
	background: url(/i/Assets/i/pager_nav_arrow_back.png) no-repeat;
}

li.next a{
	background: url(/i/Assets/i/pager_nav_arrow_next.png) no-repeat;
}

.careersol h2{
	background: url(/i/Assets/i/three_color_line.png) no-repeat 0 100%;
}

.careers-position h3{
	background: url(/i/Assets/i/three_color_line.png) repeat-x 0 100% #f6f8f6;
}