/* CSS Document */

body {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#444444;
	margin:0px;
	padding: 0px;
}

#header {
	height: 115px;
	width: 100%;
	overflow: hidden;
	background: url(http://www.ecobiomaterial.com/images/header-m.jpg) repeat-x 0 0;
}
#header-container {
	width:765px;
	margin:0 auto;
	padding:0px 0 0 0;
}
#header h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:46px;
	color:#FFF;
	padding:0!important;
	padding:0px 10px 10px 10px;
	margin:0px 10px 10px 10px;
}
#header h1 a {
	text-decoration:none;
	color:#FFF;
}
#header h1 a:hover {
	border:none;
}
#header img {
	float:left;
	margin:0 30px 0 0;
}
#header ul {
	margin:53px 0 60px 0 !important;
	margin:52px 0 60px 0;
	padding:0;
	float:right;
}

#bar1 {
	height: 30px;
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #81AA2A url(http://www.ecobiomaterial.com/images/bg-nav.gif) repeat-x 0 0;
	padding: 8px 0 0 0;
}


body.small #bar1 {
	background-position: 0 -11px;
	height: 27px;
	padding: 0;
}
#bar1 p {
	color: #FFFFFF;
	line-height: 27px;
	margin-left: 20px;
	font-size: 110%;
}

#menuTop {
	float: left;
	font-size: 110%;
	margin: 0 7px 0 0;
	overflow: hidden;
}
* html #menuTop {
	margin: 0 0px 0 0;
}
#menuTop ul {
	margin: 0 0 0 15px;
	padding: 8px 0 8px;
}
#menuTop ul li {
	text-align: center;
	display: inline;
	margin-right: 3px;
}
#menuTop ul li.bold {
	font-weight: bold;
}
#menuTop ul li a {
	text-decoration: none;
	background: url(http://www.ecobiomaterial.com/images/sep.gif) no-repeat 100% 0%;
	padding: 8px 0;
}
#menuTop ul li a span {
	background: none;
	padding: 8px 15px;
}
#menuTop ul li a:link, #menuTop ul li a:visited {
	color: #FFFFFF;
}
#menuTop ul li.current a:link, #menuTop ul li.current a:visited,
#menuTop ul li a:link:hover, #menuTop ul li a:visited:hover {
	background: url(http://www.ecobiomaterial.com/images/r.gif) no-repeat 100% 0%;
	color: #003366;
	text-decoration: none;
}
#menuTop ul li.current a:link, #menuTop ul li.current a:visited {
	font-weight: bold;
}
#menuTop ul li.current a:link span, #menuTop ul li.current a:visited span,
#menuTop ul li a:link:hover span, #menuTop ul li a:visited:hover span {
	background: url(http://www.ecobiomaterial.com/images/l.gif) no-repeat 0 0;
}
/*\*//*/
#menuTop ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
#menuTop ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/
/*\*/
* html #menuTop ul li a {
	padding: 0;
}
/**/

#bar2 {
	line-height: 28px;
	padding-left: 30px;
}

#header p {
	float:right;
	border-left:1px solid #ccc;
	padding:25px 0 15px 20px;
	margin:-27px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#sidebar input {
	width:200px;
	background-color:#DFDFDF;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin: 10px 10px 10px 20px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}

#content input {
	width:250px;
	background-color:#DFDFDF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#666;
	padding:4px;
	margin:3px 3px 10px 10px;
}
#content #norm input{
	width:300px;
	padding:4px;
	margin:0px;
}
#content input.norm{
	width: auto;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

#content textarea {
	width:300px;
	background-color:#DFDFDF;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#content textarea:hover {
	border:1px solid #ccc;
	color:#666;
}
#content textarea:focus {
	border:1px solid #999;
	color:#333;
}
.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:left;
}
.articlemenu span {
      padding:5px 15px 4px 6px;
}
#attachments{
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:left;
}
#attachments span {
      padding:5px 15px 4px 6px;
}

#header a {
	color:#43CBAE;
	text-decoration:none;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:92px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/backgrounds/menua.jpg);
	background-repeat:no-repeat;
	padding:5px 0 9px 0;
}
#header li a:hover {
	background-image:url(../images/backgrounds/menuahover.jpg);
	border:none;
	padding:6px 0 8px 0;
}
.clear {
	clear:both;
}
#container {
	width:765px;
	margin:0 auto;
}
#sidebar {
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
	border-bottom:1px solid #eee;
	margin-left: 25px;
}
#sidebar h1 {
	color:#CB43A5;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li a {	
	display:block;
	padding:5px 5px 5px 10px;
	margin:0 0 1px 0;
	background-color:#f6f6f6;
	border-right:10px solid #fff;
	color:#666;
	text-decoration:none;
	border-left:2px solid #ddd;
}
#sidebar li a:hover {
	background-color:#eee;
	color:#333;
	border-right:10px solid #eee;
}
#sidebar p {
	padding: 0 30px 0 5px;
	margin:20px 0 20px 0;
}
#content {
	margin:0 0 0 250px;
	border-left:1px solid #eee;
}
#content h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	padding:0px;
}
#content h2 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	padding:0px;
}
#content h2 a{
	color:#333;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h2 a:hover{
	color:#333;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h2 a.small{
	color:#008CBA;
	font-size: 14px;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#008CBA;
	letter-spacing:-1px;
	padding:0px 15px 0px 40px;
	margin:0;
}

#content p {
	padding:0px 0px 0px 20px;
	font: normal 14px Georgia, serif;
	/*line-height:20px;*/
}

#content ul {
	margin: 10px 10px 10px 30px;
}
#content li {
	list-style:none;
	background-image:url(../images/backgrounds/li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#content #latest ul{
	margin: 0px;
	padding: 0px;
}
#content #latest li {
	list-style:none;
	background-image:url(../images/help.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#content #category li{
	list-style:none;
	background-image:url(../images/folder.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}

#description {
	width:720px;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px!important;
	padding:30px 20px 10px 20px;
	margin:-35px auto 0 auto !important;
	margin:-35px auto 50px auto;
	font-size:16px;
	color:#32C601;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background-image:url(../images/backgrounds/description.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:25px;
}
#description a {
	font-weight:bold;
	color:#21b500;
	text-decoration:none;
}
#content a {
	color:#333;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #bbb;
	color:#000;
}
#footer {
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:50px 0 50px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}
#footer a {
	color:#666;
}
#footercontent {
	width:700px;
	margin:0 auto 0 auto;
}

#commentlist 
{
	margin:10px;
	/*padding:10px 20px;*/
	padding:0px 0px 0px 50px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#commentlist {
	margin: 0;
	padding: 0;
}
#commentlist li 
{
	list-style:none;
	background-image:url(../images/backgrounds/li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;

	list-style:none;

	background:none;
}

#commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #ccc 1px solid;
}
#commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

#commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#commentlist .alt {
	background:#f9f9f9;
}
/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNavTop {
	border-top:1px solid #eee;
	margin: 10px 0 0 10px;
	padding:0;
	text-align:left;
}

.pageNav {
	border-top:1px solid #eee;
	margin: 50px 0 0 10px;
	padding:0;
	text-align:left;
}
dl{
	margin-top: 10px;
}
dt {
	font-weight: bold;
}
dd {
	color: #333;
	margin-bottom: 15px;
	background: transparent;
}
/* Highlighter */
#content .hl-surround {
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}
#content ol.hl-main{
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    overflow: auto;
    text-align: left;
	overflow:auto;
}
#content ol.hl-main li{
	font: normal 9pt 'Courier New', monospace;
	padding: 3px;
	background-image: none;
	list-style-type: decimal;
}
.hl-surround, .hl-surround pre, .hl-surround span { font: normal 9pt 'Courier New', monospace;}

.hl-default     { color: Black; }
.hl-code        { color: Gray; }
.hl-brackets    { color: Olive; }
.hl-comment     { color: #ffa500; } /* Orange */
.hl-quotes      { color: #8b0000; } /* Dark red */
.hl-string      { color: Red; }
.hl-identifier  { color: Blue; }
.hl-builtin     { color: Teal; }
.hl-reserved    { color: Green; }
.hl-inlinedoc   { color: Blue; }
.hl-var         { color: #00008b; } /* Dark blue */
.hl-url         { color: Blue; }
.hl-special     { color: Navy; }
.hl-number      { color: Maroon; }
.hl-inlinetags  { color: Blue; }
.hl-main        { background-color: transparent; }

.hl-main pre { margin: 0; padding: 0; }