/* culture shock: grass stains V1.2 pogy366 @ http://www.openwebdesign.org/userinfo.phtml?user=pogy366 Nov. 2005 */
	/* general page structure and layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	background: #fde0a8;
}

.align-center{
	text-align:center;
}

/* STYLE CONTENT */
.ecoboxCitation{
	text-align:center;
	color: #D14804;
	font-style:italic;
	margin:0;
	padding:0;
}
.ecoboxCitationAuthor{
	text-align:center;
	margin:0;
	padding:0;
	font-size:0.8em;
}
.ecoboxPuce{
	color: rgb(209, 72, 4);
}
.ecoboxTextePuce{
	color: rgb(0, 0, 0);
}


/* PATH */
#caintainerPath{
	font-family: Skia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin : 10px 0; 
}

#ecobox_browser{
	margin-bottom: 15px;
}
/* CONTAINER CONTENT */
.containerContent{
	width: 835px;
	display:none;
	background: #fffaf0;
	border : 2px solid #5d4d39;
}

.contentRight{
	float: right;
	background :#a57d51;
	padding: 5px;
}
.contentRight table{
	color: #4b3926;
	font-size : 0.8em;
	padding: 0;
	margin: 0;
}
.contentRight .leftCol{
	width : 70px;
	padding: 0;
	margin: 0;
}

.contentRight .rightCol{
	width : 120px;
	padding: 0;
	margin: 0;
}

.contentText{
	padding: 10px;
}

.separatorBox {margin-bottom: 20px; margin-top: -10px; border-bottom: 1px dotted #ccc; text-align: right;}

h1.csc-firstHeader{color : red; text-decoration: blink;}

.contentText h1,{
	font-size : 1.2em;
	padding: 0px 0 10px 40px;
	margin: 5px 0;
	background: url('../img/bg-h1-2.png') no-repeat bottom left;
}
.contentText h2{
	font-size : 1.2em;
	padding-bottom: 10px;
	margin: 5px 0;
	background: url('../img/bg-h1.png') no-repeat bottom left;
}
/* CONTAINER BOX */
#subHeader {
	height: 76px;
	background: url(../img/logo.jpg) no-repeat top left;
	font-family: Skia, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#subHeader h1 {
	color : #51493a;
	font-size: 2em;
	position: relative;
	left: 150px;
	width: 300px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

#subHeader h2 {
	color : #51493a;
	font-size: 1.2em;
	position: relative;
	left: 200px;
	width: 600px;
}

#subHeaderRight {
	text-align: right;
	color: #333;
}

.page_wrap {
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.header_text {
	position: relative;
	clear: none;
	width: 770px;
	height: 22px;
	margin: 70px 0 20px 0;
	padding: 0 0 0 0;
	background: transparent;
	color: #ffffff;
	text-align: right;
}

.container {
	position: relative;
	clear: both;
	width: 100%;
	margin: 5px 10px 0 0;
	padding: 0 0 0 0;
	color: #111;
	text-align: left;
}

.container p {
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
}

.box_right {
	position: relative;
	float: right;
	clear: both;
	width: 200px;
	margin: 0 0 5px 10px;
	padding: 0 10px 0 10px;
	background: #CFD9BE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

.box_right p {
	margin: 5px 5px;
}

.box_cnr_top {
	background: url(../img/cnr_tr.gif) no-repeat top right;
	margin: 0 -10px 0 -10px;
}

.box_cnr_bottom {
	background: url(../img/cnr_br.gif) no-repeat top right;
	margin: 0 -10px 0 -10px;
}

img.cnr {
	width: 8px;
	height: 8px;
	border: none;
	display: block !important;
}


/* LINKS */
a {
	color: #D3812D;
	text-decoration: none;
}

a:hover, .active {
	color: #000;
	background: #c5a889;
	text-decoration: none;
}

#box_right a {
	color: #000000;
	text-decoration: underline;
}

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

#footer a {
	color: #9EB874;
	text-decoration: none;
}

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

.box_right h3 {
	font-size: 1.5em;
	margin: 0 0 .5em 0;
}

.grey {
	color: #999999;
}

/* IMAGES */
img {
	border: none;
}

.right img {
	position: relative;
	float: right;
	padding: 0 0 0 0;
	margin: 5px 2px 2px 5px;
}

.left img {
	position: relative;
	clear: none;
	float: left;
	padding: 0 0 0 0;
	margin: 5px 5px 2px 0;
}

/* WORKAROUNDS AND HACKS */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}  /* End hide from IE-mac */

/* COLUMN CONTAINER */
#containerLeft{
	position: relative;
	float: left;
	width: 270px;
}
#containerMiddle{
	position: relative;
	margin-left: 285px !important;
	margin-left: 282px;
	width: 270px;
}
#containerRight{
	position: relative;
	float: right;
	width: 270px;
	padding-right: 20px;
}

/* FLOATING BOX */
.contentBox {
	border : 0px solid #333;
	background-color: #fffaf0;
	margin-bottom: 5px;
}

.contentBoxHeader {
	background: url(../img/bg-box.png) repeat-x top left;
	height: 18px;
	color: #fff;
	padding: 3px 7px 0 5px;
}

.contentBoxHeader div {
	float: right;
	margin-left : 5px;
	cursor : pointer;
}
.contentBoxFooter{
	background: url(../img/bg-boxFooter.png) repeat-x top left;
	font-size: 0.8em;
	color : #392c1d;
}
.contentBoxText{
	padding: 5px;
}
.titleText{
	font-weight:normal;
}
.lastContent{
	margin-top: 10px;
}
.selectbox, .textbox {
	width : 220px;
}
/* FOOTER */
.footer {
	clear: both;
	border: 1px solid #463728;
	background: url(../img/bg-footer.png);
	margin: 10px 20px 0 0;
	padding: 3px 0;
	font-size: .8em;
	text-align: center;
}
#footerText a{
	color: #fff;
	text-decoration : underline;
}
#footerText a:hover{
	color: #fff;
}
#footerText{
	color: #fff;
	padding: 4px;
}
/* form elements */
/*
form {
	margin: 10px 15px;
	padding: 0;
	border: 1px solid #EAEAEA;
	background-color: #FAFAFA;
}
*/
.innerCell{
	padding: 5px 7px
}

.buttonBox{
	margin-top: 10px;
	text-align : center;
}
.checkBox{
	margin-top: 10px;
}

.label-checkbox{
	display: inline;
	font-size: 0.8em;
	margin-top: 10px;
	color: #444;
	cursor: pointer;
}

label {
	display: block;
	font-size: 0.8em;
	margin-top: 10px;
	color: #777;
	cursor: pointer;
}

input {
	padding: 3px;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color: #333;
}

textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 145px;
	display: block;
	color: #333;
}

input.button{
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 3px;
	background: #CCC url(../img/buttonbg.gif) repeat-x left bottom;
	cursor: pointer;
	height: 25px;
	color: #333; /* color: #339900; */
}

.center{
	text-align: center;
}

.picto {
	position: relative;
	top: 3px;
}

.cmd span {text-decoration: underline;}
.cmd {margin-left: 7px;}
.hidden {display: none;}

/* ---- Basic menu styles ------------------- */

/* common styling */
#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none;}

#menu       { position:relative; z-index: 100;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap; color:white;}
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */  }
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible; }
#menu li.hover ul li ul 		  {  visibility: hidden;  }
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%; }

/* ---- Menu layout -------------------------- */

#menu {margin-left: 40px;}

#menu li li { border: 0;}

#menu ul    { border: 0.1em solid #ccc; background: #fffaf0;}
#menu ul li.node { background: transparent url(../img/j_arrow.png) no-repeat right 50%; }

#menu a, #menu div {
	padding: 0.45em 1.8em 0.45em;
	margin: 0 1px 0 1px;
	color: #333333;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	cursor: pointer;
	background-repeat: no-repeat; 
	background-position: left 50%;
}

#menu li.disabled a { color: grey; }

#menu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 20px;
	line-height: 1.2em;
}

/* 1 level - hover */
#menu li.hover a {  background-color: #614d36; border-left: 1px solid #614d36;  border-right:1px solid #614d36; margin: 0; }
/* 2 level - normal */
#menu li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;color:black }
/* 2 level - hover */
#menu li.hover li.hover a { background-color: #edd19d; border: 1px solid #614d36; margin: 1px;   }
/* 3 level - normal */
#menu li.hover li.hover li a { background-color: transparent; border: 0 none;margin: 2px;}
/* 3 level - hover */
#menu li.hover li.hover li a:hover { background-color: #edd19d; border: 1px solid #614d36;  margin: 1px;  }

#menuWrapper{
	height: 43px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: .8em;
}

#navBox {
	background: url(../img/bg-banner.png);
	padding-top: 7px;
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 10px;
}

#menu dfn{
	display:none;
}

