/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #437f29 url(images/background.gif) repeat-x;
	font: normal 62.5% Arial,sans-serif;
	padding: 2% 0;
}

a {color: #442;}
a:hover {color: #442;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em Arial,sans-serif; font-size: 11 }
h1 a {color: #C4C4C4; text-decoration: none;}
h1 a:hover {color: #C4C4C4; text-decoration: none;}

h2 {font: normal 1.6em Arial,sans-serif;}
h3 {font: bold 1.2em Arial,sans-serif;}

blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Arial,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
images {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #000 url(images/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 900px;
}
#container {
	background: #ffffff;
	border-top: 6px solid #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 875px;
  height: auto
}

/* header */
.title {
	background: #000000 url(images/header-h1.jpg) repeat-x;
	border-top: 1px solid #000;
    color: #ffffff
}
.title h1 {
    color: #ffffff;
	font: normal 2.2em Tahoma,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #000000;
	background: #000000 url(images/header.jpg) no-repeat bottom center;
	height: 220px;
}

/* navigation */

/* navigation */

.navigation {
  background-color:
#000000;
  height: 35px;
  width: 100%;
  text-align: center
}


 .ebul_cbinsmenu, .ebul_cbinsmenu ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbinsmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbinsmenu table {
  border-collapse: separate;
}

.ebul_cbinsmenu tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbinsmenu td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbinsmenu td a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbinsmenu tr.hot, .ebul_cbinsmenu tr.expanded {
  background-color: #F0F0F0;
}

.ebul_cbinsmenu tr.hot td, .ebul_cbinsmenu tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_cbinsmenu tr.hot a, .ebul_cbinsmenu tr.expanded a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbinsmenu {
  position: absolute;
  visibility: hidden;
}

.cbinsmenuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbinsmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbinsmenuebul_menulist img {
  vertical-align: bottom;

}

.cbinsmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}


/* main */
.main#two-columns {background: #FFF url(images/two-columns.gif) repeat-y;}


/* bottom */
.bottom {
	background: #DCDAC9 url(images/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
  list-style: none
}
.bottom .left,.bottom .right {}
.bottom .left {
  background: url(images/cybertip.gif) no-repeat fixed left;
  width: 342px
}

.bottom .right {
  background: url(images/Project_Safe_Childhood.jpg) no-repeat fixed top;
}

/* footer */
.footer {
	background: #000000;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 70%;}
.footer .right {width: 30%;	text-align: right;}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;}
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
