/* CSS */
/* ------ CSS by Kondiment ----------------- */
/* ------ Copyright 2007 Kondiment --------- */


/* Main Properties */
/* ---------------------------------------- */
	body { margin: 0; padding: 0; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; background: #fff url(../images/content_bg.png) top center repeat-y; }
	a {	outline: none; }
	img { border: 0; }
	p { margin: 0; padding: 0 0 15px 0; }
	
	h3 {
		margin: 0;
		padding: 0;
		font-size: 11px;
		color: #9b2043;
	}
	
	h2 {
		color: #e66b31;
		font-size: 17px;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
	}
/* ---------------------------------------- */


/* Fixes */
/* ---------------------------------------- */
	.clear {
		clear: both;	
	}
/* ---------------------------------------- */


/* Layout */
/* ---------------------------------------- */
	#wrapper {
		background: transparent url(../images/wrapper.gif) top center no-repeat;
		margin: 0;
		padding: 0;
		width: 100%;
		min-height: 250px;
		height: 250px;
		clear: both;
	}

	#container {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		/*border: 1px solid red;*/
	}
	
	#left {
		width: 243px;
		float: left;
		background: #fff url(../images/bg_left.jpg) no-repeat;
	}
	
	#right {
		width: 707px;
		float: left;
	}
/* ---------------------------------------- */


/* Left */
/* ---------------------------------------- */
	#logo {
		margin: 30px 0 0 77px;
		padding: 0;
		height: 62px;
	}
	
	#logo h1 {
		margin: 0;
		padding: 0;
	}
	
	#logo h1 a {
		width: 135px;
		height: 44px;
		display: block;
		
		text-indent: -1000em;
		overflow: hidden;
		
		background: #fff url(../images/kondiment_logo.gif) no-repeat;
	}
/* ---------------------------------------- */
	#subnav {
		width: 178px;
		height: 250px;
		float: right;
		margin-top: 34px;
	}
	
	#subnav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#subnav ul li {
		margin: 0;
		padding: 0;
	}
	
	#subnav ul li a {
		width: 178px;
		height: 31px;
		display: block;
		text-indent: -1000em;
		overflow: hidden;
	}
/* ---------------------------------------- */


/* Right */
/* ---------------------------------------- */
	#header {
		width: 707px;
		height: 92px;
		background: #fff url(../images/header_bg.jpg) no-repeat;
	}

	#header_home {
		width: 707px;
		height: 253px;
		background: #fff url(../images/header_bg.jpg) no-repeat;
	}
	
	#nav {
		height: 92px;
	}
	
	#nav ul {
		padding: 40px 0 0 17px;
		margin: 0;
		list-style: none;	
	}
	
	#nav ul li {
		display: inline;	
	}
	
	#nav ul li span {
		float: left;
		background: transparent url(../images/dot.gif) no-repeat;
		display: block;
		height: 10px;
		width: 2px;	
	}
	
	#nav ul li a {
		height: 11px;
		display: block;
		float: left;
		text-indent: -1000em;
		overflow: hidden;
	}
	
	#bServices a {
		width: 63px;
		background: #fff url(../images/services.gif) no-repeat;
		margin-right: 33px;
	}
	#bServices a:hover, #bServices a#current {
		background: #fff url(../images/services.gif) 0 -11px no-repeat;	
	}
	
	#bReferences a {
		width: 83px;
		background: #fff url(../images/references.gif) no-repeat;	
		margin: 0 33px;
	}
	#bReferences a:hover, #bReferences a#current {
		background: #fff url(../images/references.gif) 0 -11px no-repeat;	
	}
	
	#bNews a {
		width: 38px;
		background: #fff url(../images/news.gif) no-repeat;
		margin: 0 33px;
	}
	#bNews a:hover, #bNews a#current {
		background: #fff url(../images/news.gif) 0 -11px no-repeat;	
	}
	
	#bJobs a {
		width: 35px;
		background: #fff url(../images/jobs.gif) no-repeat;	
		margin: 0 33px;
	}
	#bJobs a:hover, #bJobs a#current {
		background: #fff url(../images/jobs.gif) 0 -11px no-repeat;	
	}
	
	#bPartners a {
		width: 69px;
		background: #fff url(../images/partners.gif) no-repeat;
		margin: 0 33px;
	}
	#bPartners a:hover, #bPartners a#current {
		background: #fff url(../images/partners.gif) 0 -11px no-repeat;	
	}
	
	#bContact a {
		width: 62px;
		background: #fff url(../images/contact.gif) no-repeat;
		margin-left: 30px;
	}
	#bContact a:hover, #bContact a#current {
		background: #fff url(../images/contact.gif) 0 -11px no-repeat;	
	}
/* ---------------------------------------- */
	#flash {
		
	}
/* ---------------------------------------- */
	#content {
		padding-top: 20px;
	}
	
	#content_bg {
		background: #fff url(../images/content_bg.png) 290px 0 repeat-y;
	}
	
	#content_left {
		width: 533px;
		float: left;
	}
	
	#content_right {
		width: 154px;
		height: 355px;
		float: left;
		margin-top: -20px;
		padding: 40px 0 40px 20px;
		background: #fff url(../images/content_bg2.png) top left no-repeat;
	}
/* ---------------------------------------- */
	#footer {
		width: 707px;
		padding: 20px 0;
		background: #fff url(../images/content_bg.png) -243px 0 repeat-y;
	}
	
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;	
	}
	
	#footer ul li {
		display: inline;	
	}
	
	#footer ul li a {
		text-decoration: none;
		padding: 0 23px;
		color: #999;
		font-size: 10px;	
	}
	
	#footer ul li a:hover {
		color: #000;	
	}
/* ---------------------------------------- */



/* Thumbs */
/* ---------------------------------------- */
	a.thumb {
		display: block;
		text-indent: -1000em;
		overflow: hidden;
		float: left;
	}
	
	a#tPetrom {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/lifefitness_site_small.jpg) top left no-repeat;
	}
	a#tPetrom:hover {
		background: #fff url(../assets/lifefitness_site_small.jpg) bottom left no-repeat;
	}
	
	a#tplaza {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/crowneplaza_site_small.jpg) top left no-repeat;
	}
	
	a#tplaza:hover {
		background: #fff url(../assets/crowneplaza_site_small.jpg) bottom left no-repeat;
	}
	
	
	a#tCez1 {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/alantum_site_small.jpg) top left no-repeat;
	}
	a#tCez1:hover {
		background: #fff url(../assets/alantum_site_small.jpg) bottom left no-repeat;
	}
	
	a#tCez2 {
		width: 165px;
		height: 69px;
		background: #fff url(../assets/cez/cez_2.jpg) top left no-repeat;
	}
	a#tCez2:hover {
		background: #fff url(../assets/cez/cez_2.jpg) bottom left no-repeat;
	}
	
	a#tCez3 {
		width: 166px;
		height: 69px;
		background: #fff url(../assets/cez/cez_3.jpg) top left no-repeat;
	}
	a#tCez3:hover {
		background: #fff url(../assets/cez/cez_3.jpg) bottom left no-repeat;
	}
	
	
	
	
	a#tEnergy1 {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/petrom_site_small.jpg) top left no-repeat;
	}
	a#tEnergy1:hover {
		background: #fff url(../assets/petrom_site_small.jpg) bottom left no-repeat;
	}
	
	a#tEnergy2 {
		width: 165px;
		height: 69px;
		background: #fff url(../assets/energy_holding/energy_holding_2.jpg) top left no-repeat;
	}
	a#tEnergy2:hover {
		background: #fff url(../assets/energy_holding/energy_holding_2.jpg) bottom left no-repeat;
	}
	
	a#tEnergy3 {
		width: 166px;
		height: 69px;
		background: #fff url(../assets/energy_holding/energy_holding_3.jpg) top left no-repeat;
	}
	a#tEnergy3:hover {
		background: #fff url(../assets/energy_holding/energy_holding_3.jpg) bottom left no-repeat;
	}
	
	
	
	a#ting {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/ing_site_small.jpg) top left no-repeat;
	}
	a#ting:hover {
		background: #fff url(../assets/ing_site_small.jpg) bottom left no-repeat;
	}
	
	
	a#tguv {
		width: 250px;
		height: 104px;
		background: #fff url(../assets/guvern_site_small.jpg) top left no-repeat;
	}
	a#tguv:hover {
		background: #fff url(../assets/guvern_site_small.jpg) bottom left no-repeat;
	}
	
	
	
	
	a#tRailoc1 {
		width: 250px;
		height: 70px;
		background: #fff url(../assets/vodafone_site_small.jpg) top left no-repeat;
	}
	a#tRailoc1:hover {
		background: #fff url(../assets/vodafone_site_small.jpg) bottom left no-repeat;
	}
	
	a#tRailoc2 {
		width: 170px;
		height: 69px;
		background: #fff url(../assets/railoc/railoc_2.jpg) top left no-repeat;
	}
	a#tRailoc2:hover {
		background: #fff url(../assets/railoc/railoc_2.jpg) bottom left no-repeat;
	}
	
	a#tRailoc3 {
		width: 171px;
		height: 69px;
		background: #fff url(../assets/railoc/railoc_3.jpg) top left no-repeat;
	}
	a#tRailoc3:hover {
		background: #fff url(../assets/railoc/railoc_3.jpg) bottom left no-repeat;
	}
	
	
	
	
	a#tCarnegie1 {
		width: 181px;
		height: 69px;
		background: #fff url(../assets/dale_carnegie/dale_carnegie_1.jpg) top left no-repeat;
	}
	a#tCarnegie1:hover {
		background: #fff url(../assets/dale_carnegie/dale_carnegie_1.jpg) bottom left no-repeat;
	}
	
	a#tCarnegie2 {
		width: 166px;
		height: 69px;
		background: #fff url(../assets/dale_carnegie/dale_carnegie_2.jpg) top left no-repeat;
	}
	a#tCarnegie2:hover {
		background: #fff url(../assets/dale_carnegie/dale_carnegie_2.jpg) bottom left no-repeat;
	}
	
	a#tCarnegie3 {
		width: 165px;
		height: 69px;
		background: #fff url(../assets/dale_carnegie/dale_carnegie_3.jpg) top left no-repeat;
	}
	a#tCarnegie3:hover {
		background: #fff url(../assets/dale_carnegie/dale_carnegie_3.jpg) bottom left no-repeat;
	}
	
	
	
	
	a#tRomania1 {
		width: 283px;
		height: 69px;
		background: #fff url(../assets/romania_travel/romania_travel_1.jpg) top left no-repeat;
	}
	a#tRomania1:hover {
		background: #fff url(../assets/romania_travel/romania_travel_1.jpg) bottom left no-repeat;
	}
	
	a#tRomania2 {
		width: 229px;
		height: 69px;
		background: #fff url(../assets/romania_travel/romania_travel_2.jpg) top left no-repeat;
	}
	a#tRomania2:hover {
		background: #fff url(../assets/romania_travel/romania_travel_2.jpg) bottom left no-repeat;
	}
	
	
	
	
	a#tAdor1 {
		width: 181px;
		height: 69px;
		background: #fff url(../assets/ador/ador_1.jpg) top left no-repeat;
	}
	a#tAdor1:hover {
		background: #fff url(../assets/ador/ador_1.jpg) bottom left no-repeat;
	}
	
	a#tAdor2 {
		width: 165px;
		height: 69px;
		background: #fff url(../assets/ador/ador_2.jpg) top left no-repeat;
	}
	a#tAdor2:hover {
		background: #fff url(../assets/ador/ador_2.jpg) bottom left no-repeat;
	}
	
	a#tAdor3 {
		width: 166px;
		height: 69px;
		background: #fff url(../assets/ador/ador_3.jpg) top left no-repeat;
	}
	a#tAdor3:hover {
		background: #fff url(../assets/ador/ador_3.jpg) bottom left no-repeat;
	}
/* ---------------------------------------- */