* {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	font-size:10pt;
	text-align: left;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
h1 {
	text-align: left;
	font-weight: normal;
	font-size: 13pt;
	text-transform: uppercase;
}
/*
--------------------------------------------------------------------
*/

body div.ContentHolder {
	width: 1024px;
	margin: auto;/*border:1px solid red;*/
}
/*
----------------------------------------------------------------------
	                    HEADER
----------------------------------------------------------------------
*/
div#header {
	background-image:url(../images/header.jpg);
	position:relative;
	background-repeat:no-repeat;
	height: 349px;
}
div#header .cameleonLogo
{
	position: absolute;
	/*border: 1px solid red;*/
	top: 0px;
	height: 100px;
	width: 350px;
	left: 50px;
}
div#header div.TopBar {
	margin: 20px 10px 0 0;
	float:right;
	width: 400px;
	height: 66px;
}
div#header div.TopBar .userMenu {
	text-align: right;
	margin: 5px auto;
}
div#header div.TopBar * {
	color: #FFF;
}
div#header div.TopBar:after {
	content:"";
	height: 0px;
	clear:both;
}
div.TopBar li {
	float: left;
	width: 80px;
	list-style-type: none;
}
div.TopBar .butSearch {
	text-align: center;
	font-size: 8pt;
	width:52px;
	border: none;
	background:none;
	background-repeat:no-repeat;
	background-image:url(../images/butSearch.jpg);
}
div.TopBar .textSearch {
	font-size: 8pt;
	width:92px;
	background-repeat:no-repeat;
	background:none;
	border: 2px solid #5C8256;
}
div.TopBar .Langv {
	float: left;
	width: 210px;
}
div.TopBar .Langv a {
	text-decoration: none;
}
div#header div.TopBar .Langv a:hover {
	text-decoration: none;
	font-weight: bold;
}
div.headerBoxes {
	/*border: 1px solid red;*/
	position:relative;
	height:260px;
}
div.headerBoxes .loginRow, div.headerBoxes .loginButtons
{
	margin: 2px 0;
	text-align:right;
}
div.headerBoxes .loginRow label
{
	float: left;
}
div.headerBoxes .boxList h2 {
	text-align: left;
	font-weight: normal;
	font-size: 13pt;
	/*text-transform: uppercase;*/
	line-height: 35px;
	color: #FFF;
}
div.headerBoxes .boxList h3 {
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	/*text-transform: uppercase;	*/
	color: #FFF;
}
div.headerBoxes .bigBox {
	padding: 2px;
	margin-top: 20px;
	margin-right: 20px;
	/*border:1px solid #FFF;*/
	height: 220px;
	width:235px;
	float: right;
	color: #FFF;
}
div.headerBoxes .bigBox * {
	color: #FFF;
}
div.headerBoxes .bigBox input {
	color: #FFF;
	background: none;
	border:2px solid #5C8256;
}
.bigBox .box1 {
	height: 130px;
	/*border: 1px solid red;*/
	overflow:hidden;
}
.bigBox .box2 {
	margin-top: 2px;
	height: 90px;
	/*border: 1px solid red;*/
	overflow:hidden;
}
.bigBox .box2 p {
	padding:2px;
}
div.headerBoxes .smalBox {
	padding: 2px;
	margin-top: 60px;
	margin-right: 20px;
	/*border:1px solid #FFF;*/
	height: 140px;
	width:160px;
	float: right;
	color: #FFF;
	font-size:10px;
}
div.headerBoxes .smalBox .boxdetalii, div.headerBoxes .bigBox .boxdetalii{
	float:right;
	background: none;
	color:#FFF;
	font-weight: bold;
	margin-right: 10px;
	padding: 0 10px;
}
/*
                     END OF HEADER
----------------------------------------------------------------------					 
*/
/*
----------------------------------------------------------------------
	                    MainMenu
----------------------------------------------------------------------
*/
.MainMenu {
	position: absolute;
	bottom:0px;
	left: 130px;
	width: 650px;
	color: #FFF;
}
.MainMenu * {
	color: #FFF;
	font-size: 13pt;
}
.MainMenu li {
	background: none;
	float: left;
	width: 96px;
	height: 39px;
	list-style-type: none;
	text-align:center;
	display:block;
	background-image:url(../images/menu.gif);
	background-repeat:repeat;
	line-height: 39px;
	margin-right: 10px;
}
.MainMenu li.selected {
	background: none;
	float: left;
	width: 96px;
	height: 39px;
	list-style-type: none;
	text-align:center;
	display:block;
	background-image:url(../images/menu-selected.gif);
	background-repeat:repeat;
	line-height: 39px;
	margin-right: 10px;
	color: #000;
}
.MainMenu li.selected * {
	color: #000;
}
/*
                     END OF MainMenu
----------------------------------------------------------------------					 
*/


/*
----------------------------------------------------------------------
	                    Content
----------------------------------------------------------------------
*/
.Content {
	background-color: #F4F4F4;
	margin: 0 2px 0px 20px;
	padding-bottom: 5px;
}
.Content .LeftPanel {
	float:left;
	width: 185px;
	text-align:center;/*border: 1px solid red;*/
}
.Content .LeftPanel .Menu {
	margin:2px;
	text-align:left;
}
.Content .LeftPanel .Menu * {
	color: #000;
}
.Content .LeftPanel .Menu li {
	list-style-type: none;
	background:url(../images/menuLeftBg.jpg) no-repeat;
	height: 36px;
	font-weight: bold;
	line-height: 36px;
	padding: 0 20px;
}
.Content .RightPanel {
	float:right;
	width: 255px;
	margin: 2px;/*	border: 1px solid red;*/
}
.Content .RightPanel ol{
	list-style: none;
}
.Content .RightPanel .box {
	background: #FFFFFF;
	background-image:url(../images/rightBoxBg.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding: 5px;
	margin-bottom: 20px;
}
.box h3 {
	text-align: left;
	font-weight: normal;
	font-size: 13pt;
	line-height: 20pt;
	text-transform: uppercase;
	padding: 2px 0;
}
.box p {
	padding: 5px 0;
}
.box p a {
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}
.box p a.d {
	float: right;
}
.box hr {
	width: 70%;
	text-align: center;
}
.Content .RightPanel p {
	text-align:justify;
}
.Content .CenterPanel {
	text-align:left;
	position: relative;
	margin: 0 270px 0 200px;
	border-bottom: 1px solid;
}
.Content .CenterPanel p {
	padding: 5px 0;
}
.Content .CenterPanel ul {
	padding: 0 0 0 20px;
}
.Content .CenterPanel ul li * {
	padding: 0;
}
.Content .CenterPanel a {
	color:#005030;
	font-size:9pt;
	font-weight:lighter;
	text-decoration:none;
	text-decoration:underline;
}
.Content .CenterPanel h2 a  
{
	font-size: 10pt
}
.Content:after {
	content:"";
	display:block;
	clear: both;
}
.Footer {
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
}
.Footer a {
	color: green;
}
.Footer a:hover
{

	color: #005030;
}
/*
                     END OF Content
----------------------------------------------------------------------					 
*/


/*
----------------------------------------------------------------------
	                   ADMIN
----------------------------------------------------------------------
*/




.AdminListTable {
	width: 100%;
}
.AdminListTable .table_foot {
	text-align:center;
}
.AdminListTable .table_head *, .AdminListTable .table_foot *, .AdminListTable .table_foot a {
	text-align:center;
	background-color:#060;
	color: #FFF;
}
.AdminListTable tbody * {
	background-color:#BFD7BD;
}
/*
                     END OF ADMIN
----------------------------------------------------------------------					 
*/


/*----------------------------------------------------------------------					 

									forms
---------------------------------------------------------------------*/
.RichTextEditable {
	background-color: #FFF;
}
.hint {
	color: red;
}
.zend_form select {
	width: 200px;
}
/*
.zend_form dt
{
	display: inline;
}
.zend_form dd
{
	display: inline;
}
*/

/*----------------------------------------------------------------------					 

								END OF	forms
---------------------------------------------------------------------*/
.pagination {
	text-align: right;
	padding: 2px 10px;
	
}
.search .pagination,  .listContentHolder .pagination, .newsList  .pagination{
	background: #B1C9B1;
}
.pagination * {
	text-decoration: none;
	color:#005030;
}
pre {
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
}
.pagination span {
}
.pagination a {
	padding: 0 2px;
}
.pagination span a.selected {
	color: #FFF;
}
.serachForm
{
	margin: 20px 0;
}
.search 
{
	border-top: 1px solid #005030;
}
.listContentHolder{
}
.Content .CenterPanel  .search .resultInfo,
.Content .CenterPanel  .history{
	background: #B1C9B1;
	padding: 2px 10px;
	
}
.Content .CenterPanel  .search .resultInfo
{
	text-align: right;
}
.search h3 *, .listContentHolder h3 * {
	text-decoration: none;
	color: #005030;
}
.news p {
}
.news H2 {
	font-size: 13pt;
	font-weight: normal;
	color: #005030;
}
.news .newsDescription {
	font-weight: bold;
}
.news .newsDate {
	color:green;
}
.Content .CenterPanel .newsList .listItem {
	padding: 10px 0;
	list-style-type: none;
}
.Content .CenterPanel .newsList h3 {
	display:inline;
	color:#005030;
	font-size: 12pt;
}
.Content .CenterPanel .newsList p {
	padding: 0px;
}
.Content .CenterPanel .newsList p a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 9pt;
}
.pageDisplay {
	padding-bottom: 20px;
	 overflow:auto;
}
.portofolioItem img {
	float: right;
}
.pageDisplay p.o {
	
	margin-left: 200px;
	position: relative;
	margin-bottom: 50px;
}
.pageDisplay p.o img {
	float: none;
	left: -100px;
	position: absolute;
	padding-right: 20px;
}
.pageDisplay h2 {
	font-size: 11pt;
	color: green;
}
.cotatieRapida {
	position:absolute;
	bottom: 0px;
	left: 13px;
	/*	border: 1px solid red;*/
	display: block;
	width: 70px;
	height: 80px;
}
.tafiList {
	width: 350px;
	margin: auto;
}
.tafiList th {
	border-bottom: 1px solid #000;
	padding: 5px;
}
.tafiList td {
	border-bottom: 1px solid green;
	font-weight: bold;
	color: green;
	/*	border-left: 1px solid #000;*/
	padding:2px 5px;
}
.tafiList td.p {
	width: 70px;
	text-align:right;
	height:20px;
}
.tafiList td.a {
	border-left: none;
	text-align:right;
}
.Content .CenterPanel .projectList ul
{
	list-style:none;
	padding: 0px;
}
.projectList ul li
{
	background:transparent url(../images/projecCatBg.png) no-repeat;
	width: 150px;
	min-height: 98px;
	padding: 5px 10px;
	margin-left: 5px;

	margin-top: 40px;
	float: left;
}
.projectList img
{
	border: none;
}
.projectList ul li h2
{
	line-height: 25px;
}
.projectList ul li p.c
{
	margin-top: 10px;
	text-align:center;
}
#cotation {
	/*border: 1px solid  red;*/
	width: 200px;
	margin: auto;
}
#cotation dl.zend_form dt {
	margin-top:10px;
	color:green;
	font-weight: bold;
}
.tundra .Content .CenterPanel .dijitButtonNode {
	border-color:green green #005030;
}
.tundra .Content .CenterPanel .dijitTextBox, .tundra .Content .CenterPanel .dijitComboBox, .tundra .Content .CenterPanel .dijitSpinner, .tundra .Content .CenterPanel .dijitTextArea, .tundra .Content .CenterPanel .dijitInlineEditor input {
	border-color:green green #005030;
}
