@font-face { 
  font-family: Yanone Kaffeesatz; 
    src: url('../fonts/YanoneKaffeesatz-Regular.eot'); 
    src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf'); 
} 


html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}


body#test { 
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/A259755_018.JPG) repeat fixed; 
  color: #403838;
}


body#index {
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/rutor.png) repeat; 
  color: #403838;
  background-attachment: fixed;
}


body#consulting{
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/rutor.png) repeat; 
  color: #403838; 
  background-attachment: fixed;
}


body#lecturing{
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/rutor.png) repeat; 
  color: #403838; 
  background-attachment: fixed;
}

body#development {  
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/rutor.png) repeat; 
  color: #403838; 
  background-attachment: fixed;
}
body#english {
  font: normal .80em arial, sans-serif;
  background: #F0EAE0 url(../images/rutor.png) repeat; 
  color: black;
  background-attachment: fixed;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

img { 
  border: 0;
}

h1, h2, h3, h4, h5, h6 { 
  font: normal 170% arial, sans-serif;
  color: #444;
  margin: 0;
  padding: 15px 0 5px 0;
}

h1 { 
  color: #333;
  font: 200% 'Yanone Kaffeesatz', arial, sans-serif;
}

h2 { 
  font: normal 250% 'Times New Roman', arial, sans-serif;
  color: #C3D303;  
  margin: 0 0 0 0;
  padding: 10px 0 5px 0;
}

h3 { 
  font: normal 225% 'Times New Roman', arial, sans-serif;}

h4, h5, h6 { 
  margin: 0;
  padding: 0 0 5px 0;
  font: normal 110% arial, sans-serif;
  color: #B60000;
  line-height: 1.5em;
}

h5, h6 { 
  font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;
}

h6 { 
  color: #362C20;
}

a, a:hover { 
  background: transparent;
  outline: none;
  text-decoration: underline;
  color: #05CCDE;
}

a:hover { 
  text-decoration: none;
  color: #403838;
}

blockquote { 
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

ul { 
  margin: 2px 0 22px 17px;
}

ol li { 
  list-style-type: square;
}

#listdot li {
  list-style-type: square;
}

ul li { 
  list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

nav { 
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}

footer { 
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}

#main, header,  nav, #site_content, footer { 
  margin-left: auto; 
  margin-right: auto;
  
  
}



#main { 
  width: 950px;
  margin: 0 auto;
}

#header { 
  padding-top: 25px;
}

#logo { 
  width: 900px;
  background: transparent;
  padding-top: 10px; 
/*  
  position: relative;
  left: -30px;
*/
}

#logo h1 {
 font: normal 355% 'Yanone Kaffeesatz', arial, sans-serif;
}

#logo h1 a {
  text-decoration: none;
  color: #222;
}

#logo h1 a .logo_colour { 
  color: #D7D917;
}

#logo h1 a .logo_colour_alt1 { 
  color: black;
}

#logo a:hover .logo_colour { 
  color: #222;
  text-decoration: none;
}

nav { 

  float: left;
  height: 50px;
  width: 950px;
  margin: 1px auto 0 auto;
/*  background: url(../images/transparent.png); */
   background: rgb(120, 160,67);
   opacity: 0.74;
 
} 

#site_content { 
  width: 950px;
  overflow: hidden;
  margin: 44px auto 0 auto;
  padding: 0px 0px 0px 0px;
  background:  url(../images/transparent_content.png);
  border-top: 0;
  border-bottom: 0;
} 

#sidebar_container { 
  float: right;
  width: 224px;
  padding: 10px 10px 20px 10px;
}
.sidebar { 
  float: right;
  padding: 0 15px;
  width: 192px;
  margin: 0;
}

.sidebar h1 { 
  padding: 5px 0 0 0;
  margin: 0;
}

#content { 
  text-align: left;
  width: 706px;
  padding: 0;
  margin: 0;
}

#content_item { 
  width: 654px;
  padding: 10px 0 10px 25px;
}

/* styling for the slideshow on the homepage */
ul.slideshow {
  width: 706px;
  height: 316px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;}
  
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  list-style: none;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
footer { 
  width: 950px;
  font: normal 100% arial, sans-serif;

  height: 85px;
  padding: 7px 0 5px 0;
  text-align: center; 
/*  background: transparent url(../images/transparent.png) repeat; */
  background: rgb(130, 167,70);
}

footer p {
  line-height: 19px;
  padding: 8px 0;
}

footer a, footer a:hover { 
  color: #222;
  text-decoration: underline;
}

footer a:hover { 
  color: #222;
  text-decoration: none;
}

.form_settings { 
  margin: 15px 0 0 0;
}

.form_settings p { 
  padding: 0 0 4px 0;
}

.form_settings span { 
  float: left; 
  width: 200px; 
  text-align: left;
}
  
.form_settings input, .form_settings textarea { 
  padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
  
.form_settings .submit { 
  font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 0 0 6px 0;
  cursor: pointer; 
  background: #222; 
  color: #FFF;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}

.form_settings textarea, .form_settings select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings select { 
  width: 310px;
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
}

.separator { 
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}
  
table { 
  margin: 10px 0 30px 0;
}

table tr th, table tr td { 
  background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;
}
  
table tr td { 
  background: #FFF;
  color: #47433F;
  border-top: 1px solid #ddd;
}

  .content_display_three { 
	display: block;
	overflow: hidden;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
	
	float: left;
	width: 180px;
	height: 350px; 
}

  .content_display_two { 
	display: block;
	overflow: hidden;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
	
	float: left;
	width: 340px;
	height: 350px; 
}

  #content_display img {
	position: relative;
	left: -70px;
}

	#devl1 {
	position: relative;
	left: -30px;
}

  #content_display_single_img { 
  height: 350px; 
	overflow: hidden;
	width: 540px;
	    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}

  .content_display_double_img { 
	height: 350px; 
	overflow: hidden;
	width: 440px;
}


  #content_display {
  display: block;
	width: 700px;
	height: 350px; 
}


/* Image Transitions */
ul#images {
  margin: 0 5px 5px 0;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 200px;
/*  height: 300px; */
  height: 319px;
}



/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 220px;
}

html body ul.sf-menu ul ul 
{ margin: 0 0 0 220px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}

/* autoArrows CSS */
span.sf-arrow { 
  width: 7px;
  height: 7px;
  position: absolute;
  top: 23px;
  right: 5px;
  display: block;
  background: url(../images/arrows-white.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow { 
  right: 10;
  top: 25px;
  background-position: 0 100%;
}

/* theming the menu */
ul#nav { 
  float: left;
}

ul#nav ul { 
  background: url(../images/transparent.png) repeat;
  padding-bottom: 15px;
  margin-top: 2px;
}

ul#nav li a { 
  padding:15px 25px 15px 25px;
  font: 130% arial,verdana,sans;

  text-decoration: none;
color: black;
  margin-right: 5px;
}

/*   color: #222; */

ul#nav ul li a { 
  padding: 7px 25px 7px 25px;
  text-shadow: none;
}

ul#nav li a:hover,ul#nav li a:focus { 
  color: #FFF;
  text-shadow: none;
}
