body
{
	margin: 0px 0px;
	position: relative;
	background: #8C8A0F url(images/bkg_main.jpg) repeat top center;
	font-family: Arial, Georgia, Verdana, Arial, Serif;
	font-size: 12px;
	color: #4f4f4b;
}
td
{
	vertical-align: middle;
}

td.fieldname
{
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

hr
{
	color: #b45d16;
}
.hidden
{
	display: none;
}
h1, h1 a, h1 a visited, h2, h2 a, h2 a visited, h3, h3 a, h3 a visited
{
	color: #8D902C;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 2em;
	text-align: center;
}
h2
{
	font-size: 1.7em;
	text-align: left;
}
h3
{
	font-size: 1.3em;
	margin-bottom: 0em;
}
.bolditalic
{
	font-weight: bold;
	font-style: italic;
}
/*
p a, p a visited
{
	color: #8F8643;
	font-weight: bold;
	text-decoration: none;
}
p a:hover
{
/*	color: #8F8643;
	text-decoration: underline;
}
*/
p
{
	text-align: justify;
	margin: 0px;
	color: #444;
	font-size: 1em;
	font-family: Arial, tahoma, "sans serif";
}

#wrapper /*Have too keep the center column liquid*/
{
	/*	width: 514px; */
	margin: auto;
	margin-top: 10px;
	padding-left: 170px; /* LC fullwidth */
	padding-right: 200px; /* RC fullwidth + CC padding */
	position: relative;
	background: #FAFAE6;
	zoom: 1; /* haslayout, width:100% would be the same */
	width: 524px;
	border-left: 5px solid #AA0000; /* 5px space for bottom/top background images*/
	border-right: 5px solid #AA0000;
}

#center
{
	padding: 0 10px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

#left
{
	width: 170px; /* LC width */
	padding: 0 0px; /* LC padding */
	right: 190px; /* LC fullwidth + CC padding  - 5px the border*/
	margin-left: -100%;
	overflow: visible;
}

#right
{
	width: 180px; /* RC width */
	padding: 0 0px; /* RC padding */
	margin-right: -100%;
	overflow: hidden;
}

#header
{
	margin-left: -221px; /* LC fullwidth */
	margin-right: -205px; /* RC fullwidth + CC padding */
	background: url(images/header.jpg) no-repeat center;
	height: 145px;
}
#menu_top_wrapper
{
	position: relative;
	margin-left: -175px; /* LC fullwidth */
	margin-right: -205px; /* RC fullwidth + CC padding */
	height: 40px;
	background: url(images/menu_repeat2.gif) bottom left repeat-x;
	text-align: center;
}
#menu_top_left
{
	position: relative;
	height: 100%;
	float: left;
	width: 147px;
	background: url(images/main_menu_left1.jpg) top left no-repeat;
}
#menubackgleft
{
	float: left;
	height: 215px;
	width: 5px;
	margin-top: 40px;
	background: transparent url(images/back-left-top.gif) no-repeat left;
}
#menu_top_right
{
	height: 100%;
	position: relative;
	float: right;
	background: red;
	width: 140px;
	background: url(images/main_menu_right2.jpg) top left no-repeat;
}
#menubackgright
{
	float: right;
	height: 140px;
	width: 5px;
	margin-top: 40px;
	background: transparent url(images/back-right-top.gif) no-repeat left;
}

#main-nav
{
	position: relative;
	margin: auto;
	height: 100%;
	overflow: hidden;
}
/* MAIN NAVIGATION 
--------------------*/

#main-nav dl
{
	margin: auto;
	padding: 0;
}
#main-nav dt
{
	margin-left: 4px;
	float: left;
}

#main-nav dt a
{
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #C0471A;
	text-decoration: none;
	text-align: center;
	font-family: Trajan Pro;
	padding-top: 7px;
}
#main-nav dt a:hover
{
	background-position: 0 -40px;
	color: #989802;
}

.home #main-nav dt#nav_home, .home #main-nav dt#nav_home a
{
	margin-left: 0px;
	width: 83px;
	background-image: url(images/despre1.jpg);
	background-position: 0 -40px;
	color: #989802;
}

#main-nav dt#nav_home, #main-nav dt#nav_home a
{
	margin-left: 0px;
	width: 83px;
	background-image: url(images/despre1.jpg);
}
#main-nav dt#nav_home a
{
	padding-top: 10px;
}

.proiecte dt#nav_proiecte, .proiecte dt#nav_proiecte a
{
	width: 83px;
	background-image: url(images/proiecte1.jpg);
	background-position: 0 -40px;
	color: #989802;
}

dt#nav_proiecte, dt#nav_proiecte a
{
	width: 83px;
	background-image: url(images/proiecte1.jpg);
}

#main-nav dt#nav_proiecte
{
	margin-left: 4px;
}
#main-nav dt#nav_proiecte a
{
	padding-top: 5px;
}

.cumpar dt#nav_cumpar, .cumpar dt#nav_cumpar a
{
	width: 83px;
	background-image: url(images/cumpar1.jpg);
	background-position: 0 -40px;
	color: #989802;
}

dt#nav_cumpar, dt#nav_cumpar a
{
	width: 83px;
	background-image: url(images/cumpar1.jpg);
}

dt#nav_cumpar
{
	margin-left: 6px;
}
dt#nav_cumpar a
{
	padding-top: 3px;
}

.implica-te dt#nav_implica-te, .implica-te dt#nav_implica-te a
{
	width: 95px;
	background-image: url(images/implica-te1.jpg);
	background-position: 0 -40px;
	color: #989802;
}

dt#nav_implica-te, dt#nav_implica-te a
{
	width: 95px;
	background-image: url(images/implica-te1.jpg);
}

dt#nav_implica-te
{
	margin-left: 6px;
}

#main-nav dt#nav_blog, #main-nav dt#nav_blog a
{
	width: 79px;
	background-image: url(images/blog1.jpg);
}
#main-nav dt#nav_blog
{
	margin-left: 6px;
}

#main-nav dt#nav_forum, #main-nav dt#nav_forum a
{
	width: 84px;
	background-image: url(images/contact1.png);
}
#main-nav dt#nav_forum a
{
	padding-top: 1px;
}

#main-nav dt#nav_contact, #main-nav dt#nav_contact a
{
	width: 84px;
	background-image: url(images/doneaza1.jpg);
}
#main-nav dt#nav_contact
{
	margin-left: 0px;
}

.nav_admin
{
	padding-top: 8px;
	padding-right: 25px;
	position: relative;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: Trajan Pro;
}

.column
{
	position: relative;
	float: left;
}

#footer
{
	height: 64px;
	margin-left: -175px; /* LC fullwidth */
	margin-right: -205px; /* RC fullwidth + CC padding */
	clear: both;
	background: transparent url(images/footer.jpg) no-repeat center;
}
#footbackgleft
{
	float: left;
	height: 187px;
	width: 5px;
	margin-top: -187px;
	background: transparent url(images/back-left-bott.jpg) no-repeat left;
}
#footbackright
{
	float: right;
	height: 187px;
	width: 5px;
	margin-top: -187px;
	background: transparent url(images/back-right-bott.jpg) no-repeat right;
}
#footer_estera
{
	float: right;
	font-size: 75%;
	color: #F4B335;
	clear: right;
	height: 15px;
	padding: 49px 29px;
}
#footer_estera a
{
	color: #F4B335;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
}
#footer_estera a:hover
{
	text-decoration: underline;
}

/*** Just for Looks ***/
/*
#left
{
	background: url(images/1greypixel.png) top left repeat-y;
	/*background: #66F;
}

#center
{
/*	background: #DDD;
	
	background: url(images/1greypixel.png) top left repeat-y;
}

#right
{
	background: url(images/1greypixel.png) top left repeat-y;
	/*background: #F66;
}
*/
.column
{
	padding-top: 1em;
	text-align: justify;
}
/* This is a trigger to force a redraw of the container*/
a#trigger:hover
{
	background: red;
}

#innerwrapper
{
	zoom: 1; /* haslayout, width:100% would be the same */
	position: relative; /* IE7beta2: fixes new flip-side bug with negative percentage margins. Not needed in IE6 */ /*	background-color:Beige; */
}

.highlight
{
	background-color: #fefbd2;
	color: #000080;
}
#center td.sectionsubtitle a, td.sectionsubtitle
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	color: #87010F;
	text-decoration: none;
	float: left;
}

.boldgreen
{
	font-weight: bold;
	color: #060;
}

#center div.sectiontitle
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 130%;
	color: #060;
	padding-bottom: 5px;
}

.nav-left
{
	background: #fff;
	margin-top: 35px;
	padding: 0px 10px 10px 10px;
	border-top: 1px solid #C8CD95;
	border-right: 1px solid #C8CD95;
	border-bottom: 1px solid #C8CD95;
}
.nav-left .tr
{
	float: right;
	background: transparent url(images/leftboxtr1.gif) no-repeat top right;
	width: 77px;
	height: 77px;
	margin-top: -32px;
	margin-right: -45px;
	z-index: -1;
}

.nav-left .br
{
	float: right;
	background: url(images/leftboxbr.gif) no-repeat bottom right;
	width: 11px;
	height: 11px;
	margin-bottom: -10px;
	margin-right: -11px;
}

.nav-left ul
{
	margin: 0px;
	padding: 0px;
}
.nav-left li
{
	margin-top: 3px;
	border-bottom: 1px dashed #C8CD95;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	list-style-type: none;
}
.nav-left li
{
	margin: 0;
	text-align: left;
}
.nav-left li a:link, .nav-left li a:visited
{
	padding-top: 5px;
	display: block;
	color: #444;
	text-decoration: none;
}
.nav-left li a:hover
{
	color: green;
	background-color: #fff;
}

.rightbox
{
	background: #fff;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #C8CD95;
	border-left: 1px solid #C8CD95;
	border-bottom: 1px solid #C8CD95;
	margin-bottom: 10px;
}

.rightbox .tl
{
	float: left;
	background: transparent url(images/rightboxtl.png) no-repeat top left;
	width: 7px;
	height: 7px;
	margin-top: -11px;
	margin-left: -11px;
	z-index: -1;
}

.rightbox .bl
{
	float: left;
	background: url(images/rightboxbl.png) no-repeat bottom left;
	width: 11px;
	height: 11px;
	margin-bottom: -10px;
	margin-left: -11px;
}

.articleabstract
{
}

.comment
{
	padding: 4px 4px 4px 4px;
	border: dashed 1px #C8CD95;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #8d902c;
}

#rightlinks
{
	text-align: center;
}

.centerbox
{
	margin: 5px 0;
	width: 524px;
}
.centerbox .box
{
	background: transparent url(images/boxBottom.gif) no-repeat bottom left;
	padding: 5px 10px;
}
.centerbox .articletitle
{
	margin: 0;
	padding: 3px 8px 3px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #CAC7B4;
	background: transparent url(images/boxTop.gif) no-repeat top left;
}

.progressbarcontainer
{
	width: 98%;
	height: 15px;
	border: solid 1px black;
	padding: 1px;
}

.progressbar
{
	width: 0px;
	background-color: Red;
	height: 15px;
}
.collapsePanelHeader
{
	width: 300px;
	height: 20px;
	font-weight: bold;
	font-size: 12pt;
	float: none;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	color: #8d902c;
}
.title3
{
	color: #8D902C;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
}
.titleProd
{
	font-weight: bold;
	font-size: 14px;
	color: #87010F;
}

.titleRSS
{
	color: #8D902C;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 20px;
}

strong
{
	color: #87010f;
	text-decoration: underline;
}
.RSSFoot
{
	padding-left: 20px;
	height: 32px;
	border: solid 1px black;
	background: url(images/icon_copac.png) no-repeat left top;
}
.imgSquare
{
	padding: 3px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

span.collapsible, div.collapsible
{
	color: #C0471A;
	font-family: Times New Roman,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	background: url('images/list-exp-bullet.gif') no-repeat right .3em;
	border-bottom: dashed 1px;
	text-align: left;
}
/*
div.collapsible:hover
{
	border-bottom: solid 1px;
}
*/
div.section-content
{
	overflow: hidden;
}
div.collapsible span
{
	cursor: pointer;
}
div.collapsed
{
	background-image: url('images/list-col-bullet.gif');
}
.pointer
{
	cursor: pointer;
}

.pollbox
{
	text-align: left;
}

.pollcontent
{
	padding-top: 5px;
}


.pollquestion
{
	font-size: 13px;
	font-weight: bold;
}

.polloptions
{
	padding-top: 5px;
	padding-bottom: 4px;
}

.pollbar
{
	background-image: url('images/pollbg_3.gif');
	border: 1px solid #C8C8C8;
	font-size: 6px;
	height: 8px;
	line-height: 8px;
	margin: 1px;
}
.pollbox input
{
	/*	background-color: #8D902C;*/
}

ul.bookmarks
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.bookmarks li
{
	float: left;
	height: 33px;
	margin-left: 10px;
	text-indent: -9999em;
	width: 33px;
}
ul.bookmarks li:first-child
{
	margin: 0;
}
ul.bookmarks li a
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/elmts.gif) no-repeat scroll 0 0;
	border: 0 none;
	display: block;
	height: 33px;
	width: 33px;
}
ul.bookmarks li.rss a
{
	background-position: -1px 0;
}
ul.bookmarks li.rss a:hover
{
	background-position: -1px -34px;
}
ul.bookmarks li.stumbleupon a
{
	background-position: -35px 0;
}
ul.bookmarks li.stumbleupon a:hover
{
	background-position: -35px -34px;
}
ul.bookmarks li.delicious a
{
	background-position: -68px 0;
}
ul.bookmarks li.delicious a:hover
{
	background-position: -68px -34px;
}
ul.bookmarks li.technorati a
{
	background-position: -102px 0;
}
ul.bookmarks li.technorati a:hover
{
	background-position: -102px -34px;
}
ul.bookmarks li.digg a
{
	background-position: -136px 0;
}
ul.bookmarks li.digg a:hover
{
	background-position: -136px -34px;
}
ul.bookmarks li.yahoo a
{
	background-position: -170px 0;
}
ul.bookmarks li.yahoo a:hover
{
	background-position: -170px -34px;
}
ul.bookmarks li.twitter a
{
	background-position: -204px 0;
}
ul.bookmarks li.twitter a:hover
{
	background-position: -204px -34px;
}
ul.bookmarks li.facebook a
{
	background-position: -238px 0;
}
ul.bookmarks li.facebook a:hover
{
	background-position: -238px -34px;
}
ul.bookmarks li.youtube a
{
	background-position: -272px 0;
}
ul.bookmarks li.youtube a:hover
{
	background-position: -272px -34px;
}
ul.bookmarks li.linked-in a
{
	background-position: -306px 0;
}
ul.bookmarks li.linked-in a:hover
{
	background-position: -306px -34px;
}


#fairtrade-parteneri
{
clear: both;
margin-left: -175px;
padding-top: 20px;
}
