* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	color: #000000;
	background: #ffffff url(body-bg.jpg) center repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #FF572D;
	text-decoration: underline;
}
a:visited {
	color: #958A77;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.menulinks a {
	color: #000000;
	text-decoration: none;
}
.menulinks a:visited {
	color: #000000;
	text-decoration: none;
}
.menulinks a:hover {
	color: #FF572D;
	text-decoration: underline;
}
.bulletlinks a {
	background: transparent url(bullet.gif) center left no-repeat;
	padding: 0 10px 0 8px;
}

h2 {
	color: #FF572D;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 4px 0;
	border-bottom: 2px solid #D3D2D2;	
	margin: 0 0 10px 0;
	position: relative;
}
h3 {
	color: #B07505;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
h4 {
	color: #B07505;
	font-size: 11px;
	font-weight: normal;
}
strong {
	color: #4F4F4F;
}
p, ul, ol, address {
	margin: 8px 0 10px 0;
	line-height: 140%;
	color: #000000;
	font-style: normal;
}
p img, li img {
	vertical-align: middle;
}
ul.nobullet li, li.nobullet, ol.nobullet li {
	background: none;
	list-style: none outside;
}
ul.nospaced ul {
	margin: 0 0 10px 0;
}
ul.nospaced li {
	margin: 0;
}
li {
	margin: 0 0 5px 0;
	line-height: 17px;
	position: relative;
}
ol li {
	background: transparent;
	list-style: inside decimal;
	padding: 0;
}
ul li {
	background: transparent url(bullet.gif) 0 .6em no-repeat;
	list-style: none outside;
	padding: 0 0 0 11px;
}
form {
	margin: 0 0 15px 0;
}
input, select, textarea {
	border: 1px solid #D3D2D2;
	padding: 1px 2px 1px 2px;
	margin: 2px 0 2px 0;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	vertical-align: middle;
}
input.readonly {
	background: #D3D2D2;
	border-color: #7A7877;
}
select {
	padding: 0;
}
option {
	padding: 1px 10px 1px 2px;
}

/* -------------------------------------------------------- */
.tnormal, .tnormal td, .tnormal th {
	font-size: 12px
}
.tsmall, .tsmall td, .tsmall th {
	font-size: 10px;
}
.tbig, .tbig td, .tbig th {
	font-size: 13px;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
.vmiddle td, .vmiddle th, .vmiddle {
	vertical-align: middle;
}
.leftpic {
	float: left;
	margin: 2px 5px 2px 5px;
}
.rightpic {
	float: right;
	margin: 2px 5px 2px 5px;
}
.leftblock {
	float: left;
	width: 48%;
}
.rightblock {
	float: right;
	width: 48%;
}
.shadow {
	border: #D3D2D2 solid;
	border-width: 0 2px 4px 0;
}
.button {
	color: #4D4A4A;
	background: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	border: solid #F8C300;
	border-width: 0 2px 3px 0;
	font-size: 11px;
	line-height: 100%;
}
.checkbox {
	border: none;
}
.cleaner {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
.leftpadd {
	margin: 0 0 0 25px;
}
.descfooter {
	background: transparent url(menu-left-fade.jpg) top left no-repeat;
	padding: 5px 5px 5px 15px;
}
.errmsg, .errmsg strong, strong.errmsg {
	color: #ff0000;
}

/* -------------------------------------------------------- */
form table th {
	text-align: left;
	white-space: nowrap;
	padding-right: 3px;
	font-weight: normal;
}

/* -------------------------------------------------------- */
.tblnormal {
	margin: 8px 0 10px 0;
	border-collapse: collapse;
	width: 100%;
}
.tblnormal th, .tblnormal td {
	padding: 2px 3px 2px 3px;
	text-align: left;
	border: 1px solid #D3D2D2;
}
.tblnormal th {
	font-weight: bold;
	background: #E8E8E8;
}

/* -------------------------------------------------------- */
.dlfile {
	clear: both;
}
.dlfileIco {
	float: left;
	margin: 0 5px 5px 0;
}
.dlfileDesc {
	padding: 5px 0 10px 60px;
}

/* -------------------------------------------------------- */
.action {
	margin-bottom: 20px;
	clear: both;
}
.action .actionImg {
	float: left;
}
.action .actionDesc {
	padding-left: 115px;
}
.action h3 {
	padding-top: 0;
}
.action .actionUserBlock {
	clear: both;
	height: 60px;
	background: #ffffff url(action-user-block-bg.gif) bottom repeat-x;
	padding-top: 2px;
}
.action .actionUserBlock p {
	padding-left: 115px;
}
.action .icoRegister {
	float: left;
	margin: 10px 0 0 5px;
}

/* -------------------------------------------------------- */
.passed {
	border-bottom: #D3D2D2 1px solid;
}
.passed p, .passed h3, .passed strong {
	color: #ACACAC; 
}


/* -------------------------------------------------------- */
#photoGallery {
	padding: 10px 0 0 0;
}
.photoGalItem {
	padding: 0 10px 0 10px;
	width: 150px;
	text-align: center;
	float: left;
	height: 160px;
}
.photoGalDesc, .photoGalImg {
	font-size: 10px;
	line-height: normal;
	padding: 2px;
	margin: 5px 0 0 0;
	text-align: center;
}
.photoGalImg {
	height: 100px;
	overflow: hidden;
}

/* -------------------------------------------------------- */
#main {
	width: 766px;
	margin: 0 auto 0 auto;
	font-size: 1px;
}
#leftCol {
	width: 200px;
	float: left;
}
#leftCol h1 a {
	display: block;
	width: 200px;
	height: 125px;
	text-indent: -1000em;
	background: transparent url(geomat-logo.gif) 20px 43px no-repeat;
	text-decoration: none;
}
#leftCol div {
	padding: 0 0 10px 27px;
}
p#topLogo {
	display: none;
}
p#mainMenu {
	background: transparent url(menu-left-fade.jpg) top left no-repeat;
}
p#mainMenu a {
	display: block;
	border-bottom: 1px solid #E9E8E8;
	color: #827263;
	background: transparent url(bullet.gif) 12px center no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 11px 0 16px;
	padding: 7px 0 4px 25px;
	line-height: 110%;
}
p#mainMenu a strong {
	color: #000000;
}
p#mainMenu a:hover, p#mainMenu a:hover strong {
	color: #FF572D;
	text-decoration: none;
}
p#mainMenu span {
	display: none;
}
#mainCol {
	float: right;
	width: 566px;
	position: relative;
}
#search {
	position: absolute;
	top: 54px;
	left: 357px;
}
#footer {
	margin: 20px 0 0 217px;
	border-top: 7px solid #7A7877;
	padding: 20px 0 10px 0;
	overflow: visible;
}
#footer .menulinks a {
	white-space: nowrap;
}
#page {
	padding: 0 10px 0 25px;	
}
#pageLeft {
	width: 310px;
	float: left;
	padding: 0 0 0 25px;
}
#pageRight {
	float: right;
	width: 190px;
	margin: 0 10px 0 0;
}
#navigation {
	position: absolute;
	top: 290px;
	left: 0;
	margin: 0;
	padding: 4px 10px 4px 30px;
	font-size: 11px;
}

/* head icons */
/* -------------------------------------------------------- */
#linkProject, #linkProject:visited,
#linkSupply, #linkSupply:visited,
#linkRealization, #linkRealization:visited {
  position: absolute;
  top: 5px;
  display: block;
  width: 85px;
  height: 35px;
  text-decoration: none;
  font-size: 12px !important;
  z-index: 10000;
  cursor: pointer;
  background: transparent;
}
#linkProject {
  left: 255px;  
}
#linkSupply {
  left: 345px;
}
#linkRealization {
  left: 430px;
}

/* -------------------------------------------------------- */
#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}
.overBg {
	color: #000000;
	background: #DADADA;
}
.overCg {
	color: #000000;
	background: #DADADA;
	padding: 2px;
}