
body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	border: 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;;
	vertical-align:top;
	
}
td {
	vertical-align:top;
	text-align:justify;
}

hr {
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border-style:dotted;
}
p {
 padding:0px;
 margin-top:5px;
}
A:link {
	COLOR:#333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}

/* header */
.header-menu {
	background-image:url(images/tema/menuBG.jpg);
	background-repeat:repeat-x;
	height:48px;
	text-align:center;
}
.header-menu ul li{
  display: inline;
}
.header-menu ul{
  margin-top: 12px;
}
.header-menu li a{
 margin-right: 15px; 
}
.header-menu ul li a{
  text-decoration:none;
  font-weight:bold;
  font-size:115%;
  color:#000066;
  word-spacing:3px;
  border-bottom:#CCCCCC 1px solid;
}

.header-menu ul li a:hover{
  color:#FFFFFF;
  background-color:#CCCCCC;
  text-decoration:none;;
}

.header-shadow {
	background-image:url(images/tema/top-shadow.jpg);
	background-repeat:repeat-x;
	height:20px;
}


/* footer */
.footer {
	background-image:url(images/tema/footerBG.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	padding-top:3px;
	clear:left;

}
.footer ul li{
  display: inline;
}

.footer ul li a{
  background-image: url(images/tema/f-icons.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 10px;
  text-decoration:none;
  font-weight:bold;
  font-size:90%;
}

.footer-end {
	padding-top:10px;
	height:25px;
	background-color:#8e8c98;
	text-align:center;
	color:#CCCCCC;
}


#main   { background-position:0  -17px; }
#contact  { background-position:0  -46px; }
#aboutus    { background-position:0  -75px; }
#gentesgroup    { background-position:0  -104px; }
#projects    { background-position:0  -133px; }
#politics   { background-position:0  -191px; }

/* page-master content */
.page-title {
	color:#000099;
	font-weight: bold;
	margin-left:20px;
	margin-top:20px;
	font-size:150%;
	display:block;
	border-bottom:#0033FF 2px ridge;
	border-left:#0033FF 6px groove;
	width:365px;
}
.page-title-zero-margin {
 margin-left:0px;
}
.page-content {
	color:#333333;
	padding-left:20px;
	padding-top:20px;
}

/* main page */
.main-left-block {
	background-image:url(images/tema/main-leftblockBG.jpg);
	background-repeat:repeat-y;
	width:250px;
}
.main-block-top {
	background-image:url(images/tema/top-shadow-mainblockBG.jpg);
	background-repeat:repeat-x;
	height:11px;
	background-color:#fef1eb;
}
.main-block {
	background-color:#FEF1EB;
}
.main-block-about-title {
	color: #000066;
	font-size: 110%;
	font-weight: bold;
	padding-bottom:10px;
}
.main-block-about-content {
	font-size: 95%;
	color: #666666;
	font-weight: lighter;
	padding-top:10px;
}
.main-block-about-iso {
	text-align:center;
}

.main-cataloque-block {
	background-color:#EAEAEA;
}

.main-cataloque-title {
	color: #996633;
	font-size: 100%;
	font-weight:bold;
	padding-top:5px;
	background-color:#DDDDDD;
}
.main-cataloque-content {
	font-size: 98%;
	color: #666666;
	font-weight: lighter;
	padding-top:10px;
	padding-bottom:5px;
}
.main-cataloque a {
	font-size: 100%;
	color: #FF9900;
	font-weight: bold;
}

.main-contactinfo-title {
	color: #996633;
	font-size: 100%;
	font-weight:bold;
	padding:5px;
	background-color:#CCCCCC;
}
.main-contactinfo-content {
	font-size: 95%;
	color: #666666;
	padding:5px;
	padding-top:10px;
}
.main-contactinfo a {
	font-size: 90%;
	color: #FF9900;
	font-weight: bold;
}
/*main news*/

.main-block-news-title {
	color: #000066;
	font-size: 110%;
	font-weight: bold;
}

.main-news-title {
	color:#006699;
	font-size: 98%;
	font-weight:bold;
	text-align:left;
}
.main-news-title a{
	text-decoration:none;
}
.main-news-img { text-align:center; }
.main-news-content {
	font-size:90%;
	color: #666666;
	font-weight: lighter;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
}
.main-news-more {
	font-size: 85%;
	text-align:right;
}
.main-news-more a{
	color: #FF9900;
	font-weight:lighter;
	text-decoration:none;
}

.project-title {
	color: #829DAE;
	font-size: 90%;
	font-weight:bold;
}

.project-region {
	color: #829DAE;
	font-weight: lighter;
	font-size: 83%;
}

.project-content {
	font-size: 100%;
	line-height: normal;
	color: #999999;
	font-weight: lighter;
	text-align:left;

}
.project-content p {margin:0px;}
.project-more {
	color: #829DBC;
	font-size: 100%;
	float:left;
}

.project-divider {
 color:#999999;
 background-color:#CCCCCC;
 line-height:1px;
 border:1px #CCCCCC solid;
 width:80%;
 text-align:center;
}

.project-viewall {
	font-size: 110%;
	font-weight:bold;
	text-align:center;
}
.project-viewall a{
	color: #996633;
	text-decoration:none;
}
.project-viewall a:hover{
	color: #996633;
	text-decoration:underline;
}


/* about page */
.areas {
	text-align:left;
	margin-bottom:10px;
}
.areas span {
	font-weight:bold;
}
.areas li {
	list-style-position:inside;
	list-style-image:url(images/tema/dot.jpg);
	text-indent:3px;
}

/* details page */
#images-menu {
	text-align:left;
	padding-top:15px;
	overflow:visible;
}
#images-menu .image-item {
	color:#555;
	font-size:11px !important;
	text-align:center;
	padding:0;
	width:95px;
	font-family:arial,tahoma,sans-serif;
	cursor:pointer;
	float:left;
}
#images-menu .image-item-over {
	background-color:#CCCCCC;
	color:#990000;
	cursor:default;
}

#images-menu .image-inactive-over span {
	text-decoration:underline;
}

#image-box {
	width:405px;
	height:352px;
	line-height:14px;
	font-size:11px;
	overflow:hidden;
	border:#999999 4px double;
}

#image-box .image-slider {
	width:405px;
	height:352px;
	overflow:hidden;
}

#image-box img {
	width:405px;
	height:332px;
}
#image-box div, #image-box div a{
	font-size:12px;
	line-height:14px;
	font-family:tahoma,arial,sans-serif;
	text-align:center;
	font-weight:bold;
}
#image-box a {
	border: 0 none !important;
}

.paging-menu {
	font-weight:bold;
	font-size:14;
	padding-top:20px;
	
}

.detail-project-title {
	color: #829DAE;
	font-size: 130%;
	font-weight:bold;
}

.detail-project-region {
	color:#666666;
	font-weight: lighter;
	font-size: 95%;
}

.detail-project-content {
	font-size: 100%;
	line-height: normal;
	color:#333333;
	font-weight: lighter;

}
.detail-project-content p{
	 margin-top:8px;

}
.detail-project-back {
	color: #829DBC;
	font-size: 98%;
}
.detail-project-top {
	color: #829DBC;
	font-size: 98%;
	text-align:right;
}

/* projects page */
.projects-button {
	width:228px;
	height:28px;
	background:transparent url(images/tema/buton.jpg) no-repeat;
	font-weight:bold;
	font-size:110%;
	padding-left:12px;
	padding-top:5px;
	margin-left:10px;
	display:block;
	text-decoration:none;
	color:#829DAE;
	cursor:pointer;
	
}

.projects-button a{
	font-weight:bold;
	font-size:110%;
	display:block;
	text-decoration:none;
	color:#829DAE;
	cursor:pointer;
	
}

/* human resources */
#hResources {}
#hResources .hr-title { font-size:120%; font-weight:bold; color:#006699; }
#hResources .hr-position {margin-top:5px; margin-bottom:5px;}
#hResources .hr-position .position-name{ color:#000099}
#hResources .hr-position .position-code{ color:#000099}
#hResources .hr-position .position-getform{ font-size:8px; color:#0000CC; border:#FFFF99 1px solid; font-weight:bold; margin-left:10px}
#hResources .hr-option-list { margin-top:15px; margin-bottom:5px;}
#hResources .hr-option-list li{ list-style-type:disc; text-indent:10px; }
.hr-common h3{ font-size:120%; font-weight:bold; color:#333333; }
.hr-common li{ list-style-type:disc; text-indent:0px; list-style-position:outside;}

/* new page */

.news-title {
	color: #829DAE;
	font-size: 110%;
	font-weight:bold;
}

.news-content {
	font-size: 100%;
	line-height: normal;
	color: #999999;
	font-weight: lighter;
}

.news-divider {
 color:#999999;
 background-color:#CCCCCC;
 line-height:1px;
 border:1px #CCCCCC solid;
 width:80%;
 text-align:center;
}

.selected-news {
 background-color:#FFFFCC;
}


/* contact */

.contacts {
 width:100%;
}

.contacts td {
  border:#F0F0F0 1px solid;
}

.contactlist {
	text-align:left;
	margin:5px;
	margin-bottom:15px;
	
}

.contactlist span {
 font-weight:bold;
}

.contactlist li {
	list-style-type:none;
}

.contactlist-map-link {
	border:#FF9900 1px solid;
	background-color:#FFFF66;
	font-size:70%;
	margin-left:5px;
}
