/* HEADER */
#header #title {
	height: 119px;
	float: left;
	top: 19px;
	left: 36px;
	margin-bottom: -15px;
	position: relative;
}

I.no SPAN,
B.yes SPAN {
	display: none;
}

B.yes,
I.no {
	width: 12px;
	height: 12px;
	margin-top: 5px;
	display: block;
	float: right;
}

B.yes {
	background: url("../webapp/images/layout/icon-yes.png") center center no-repeat;

}

I.no {
	background: url("../webapp/images/layout/icon-no.png") center center no-repeat;
	
}

#header #title a,
#header #title a:active,
#header #title a:visited,
#header #title a:link {
	text-decoration: none;
}

#header #title h1#logo {
	float: left;
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0;
	width: 138px;
	height: 119px;
	overflow: hidden; 
	font-size: 150%; 
	z-index: 1;
}

#header #title h1#logo span {
	display: block;
	margin: 0; 
	padding: 0; 
	position: absolute; 
	left: 0px;
	top: 0px;
	z-index: 1; 
	height: 119px;
	_cursor: hand; 
}

#header #title h1#logo span {
	background: url("../webapp/images/logo/logo.gif") 0 0 no-repeat;
	width: 138px;
}

#header #horizontal-menu {
	float: right;
	clear: right;
	margin-top: 8px;
	margin-right: 20px;	
}

#header DIV#languages ul,
#header #horizontal-menu ul {
	margin: 0;
	padding: 0;
}

#header DIV#languages ul li,
#header #horizontal-menu ul li {
	float: left;
	padding: .6em;
}

#header #horizontal-menu ul li a,
#header #horizontal-menu ul li a:link, 
#header #horizontal-menu ul li a:visited, 
#header #horizontal-menu ul li a:active {
	color: #606060;

}

#header #horizontal-menu ul li a:hover {
	text-decoration: none;
	color: #222222;
}

#header DIV#languages {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

/* CONTENT */
#content #text ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style-type: square;
}

#content #text {
}

#content #text-content {

}

#content #text #error-page {
	margin: 1em 0;
	border: 1px solid #484848;
	text-align: center;
	padding: .5em;
	color: #b22e2e;
}

#content #text #msg-page p,
#content #text #error-page p {
	text-align: center;
	padding: 0;
	text-indent: 0;
}

#content #text #msg-page {
	margin: 1em 0;
	border: 1px solid #efefef;
	text-align: center;
	padding: 1em;
}

#content #text #canvas {
	/* blank */
}

#content #text #canvas p {
	padding: 0;
	text-indent: 0;
}

#content .new {
	padding: 10px 18px;
	_padding: 10px 16px;
	float: left;
	width: 165px;
	margin: 0 20px 0 2px;
	_margin: 0 10px 0 2px;
}

#content #offer {
	padding: 0 10px;
	text-align: justify;
}

#content #contact-form p {
	padding: 0 10px !important;
}

#content #contact-information p {
	padding: 0 !important;
}

#content #contact-information {
	padding: 1.6em 0;
	_padding: 1.6em 0 0 0;

	background-image: url('../webapp/images/layout/dot.gif');
	background-position: top;
	background-repeat: repeat-x;
}

#content #address {
	margin-right: 12px;
}

#content .stick {
	margin-left: 8px;
	padding: .5em 10px;
	float: left;
	width: 290px;

	border: 1px solid #efefef;
	background-color: #fcfcfc;

	background-image: url('../webapp/images/layout/big-ef.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content .stick-block {
	margin: 8px 0;
	display: block;
	border: 1px solid #efefef;
	background-color: #fcfcfc;

	background-image: url('../webapp/images/layout/big-ef.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content p {
	text-indent: 2em !important;
}

#content p.first {
	text-indent: 0 !important;
}

#content .bordered {
	border: 1px solid #efefef;
	background-color: #fcfcfc;
	margin-top: 1.5em;
	margin-bottom: 1.5em;

	background-image: url('../webapp/images/layout/big-ef.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content .specialization ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .specialization ul li {
	background-image: url('../webapp/images/icons/arrow-menu.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding: .2em;
	padding: 0;
	padding-left: 20px;
	list-style-type: none;
}

#content .specialization {
	padding: 10px 18px;
	_padding: 10px 16px;
	float: left;
	width: 260px;
}

#content .item {
	padding: .2em 18px 1.5em 18px;
	margin: 1em 0 1.2em 0;

	background-image: url('../webapp/images/layout/dot.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#content .no-background {
	background: none;
}

#content .section {
	margin-bottom: 1.5em;
}

#content #contact-form {
	margin-bottom: 1em;
}

#content #contact-form fieldset {
	border: none;
	border-top: 1px solid #d0d0d0;
	padding: .5em 10px;
	margin: 0;
}

#content .form-input-fields {
	border: 1px solid #d0d0d0;
}

#content .new .project-name,
#content .item .project-name {
	padding: .2em 0 .4em 4px;
}

#content .item .information {
	float: right;
	margin-top: .5em;
}

#content .item dl {
	width: 190px;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 20px;
	_margin-left: 12px;
}

#content .item dt {
	float: left;
	padding: .2em 0;
	width: 160px;
}

#content .item dd {
	padding: .2em 0;
}

#content .item .link {
	float: left;
	padding-top: .5em;
	padding-left: 2px;
}

#content .new img,
#content .item img {
	float: left;
	padding: 4px;
	border: 1px solid #e0e0e0;
	width: 165px;
	height: 124px;
	margin-top: .5em;
}

#content .faq-item {
	float: left;
	width: 100%;
}

#content .faq-item h4 {
	padding: .3em 0 .3em 19px;
	background: url("../webapp/images/icons/question.gif") left center no-repeat;
}

#content .faq-item p {
	margin: .5em 0 1.5em 19px;
}
/* end of product definitions */

#content #questionTA {
	width: 620px;
}

#content #specificationTA {
	width: 520px;
}

/* FOOTER */
#footer #footer-menu {
	float: left;		
	width: 200px;
}

#footer #footer-menu ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#footer #footer-menu ul li {
	float: left;
	padding-right: 1.5em;
}

#footer #footer-copyright {
	float: right;
	text-align: right;
	width: 350px;
}

#footer #footer-copyright #copy {
	margin-right: 10px;
}
