/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #9ec2e7;
	background-image: url(./../images/bgBody.gif);
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: none;
}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a {
 color: #000000;
 text-decoration: underline;
}

a:hover {
 color: #000000;
 text-decoration: none;
}

a.link {
 color: #F2AD09;
 text-decoration: none;
}

a.link:hover {
 color: #00649B;
 text-decoration: none;
}
/*
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
*/
/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #666666;
	font-size: 11px;
	color: #000000;
	width: 170px;
	background-color: #ffffff;
}

select.inputText {
 width: 184px;
}

.inputTextSmall {
 width: 35px;
 text-align: center;
 border: solid 1px #283869;
 color: #000000;
 background-color: #ffffff;
 font-size: 11px;
}

.searchInput {
 border: solid 1px #ffffff;
	font-size: 12px;
	color: #000000;
	width: 290px;
	background-color: #ffffff;
}

.searchInput.grey {
  color: #AAAAAA;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.inline {
 display: inline;
}

/* === Id's ======================================================================================= */

#wrap {
	width: 100%;
	border-top: 7px solid #567fb9;
}

.container {
 width: 981px;
 background-color: #ffffff;
 margin: 0 auto;
 border-bottom: 7px solid #567fb9;
}

/*========Header=====================================================================================*/

.topLinks {
 padding-left: 19px;
 padding-top: 21px;
 padding-bottom: 22px;
}

.topLinks td {
 padding: 0px 18px;
}

td.bordRight {
 height: 17px;
 border-right: 2px solid #999999;
}

.topMenu {
 padding-top: 23px;
 padding-left: 25px;
 padding-right: 25px;
 height: 48px;
}

.topMenu td {
 vertical-align: top;
}

.topMenu a {
 color: #000000;
 text-decoration: none;
}

.topMenu a:hover {
 color: #d04b5e;
 text-decoration: none;
}

.separTd {
 width: 32px;
 background-image: url(./../images/bgSepar.gif);
 background-repeat: no-repeat;
 background-position: top center;
}

.searchBlock {
 padding-top: 19px;
 padding-left: 25px;
 padding-right: 25px;
 height: 42px;
 background-image: url(./../images/bgSearchBlock.gif);
 background-repeat: no-repeat;
 background-position: top center;
 border-bottom: 6px solid #567fb9;
 font-size: 10px;
}

.searchBlock li {
 display: inline;
 padding: 0px 2px;
}

.searchBlock span {
 background-color: #ffffff;
 padding: 1px 4px;
}

.history {
 padding-top: 14px;
 padding-bottom: 2px;
 padding-left: 25px;
 font-size: 10px;
 color: #000000;
}

/*========Content===================================================================================*/

.leftBlock {
 width: 290px;
 padding-right: 16px;
 padding-bottom: 20px;
 vertical-align: top;
}

.leftContent {
 padding: 15px 0px 0px 17px;
}

.newsDiv {
 background-color: #f2f2f2;
 padding: 18px 20px 18px 18px;
 color: #666666;
}

.captionNews {
 font-size: 13px;
 text-transform: uppercase;
 color: #666666;
 padding-bottom: 7px;
}

.captionNews span {
 padding-right: 16px;
 background-image: url(./../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: center right;
}

.marckNews {
 padding-left: 20px;
 background-image: url(./../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
}

.date {
 color: #000000;
 padding-bottom: 9px;
 background-image: url(./../images/bgDate.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

.banners {
 padding: 30px 16px 0px 0px;
 margin-right: -16px;
 background-image: url(images/bgBanners.gif);
 background-repeat: no-repeat;
 background-position: 0px 14px;
}

.rightBlock {
 vertical-align: top;
}

.content {
 padding: 0px 25px 20px 0px;
}

h1.caption {
 margin: 0;
 padding: 0;
 font-size: 16px;
 font-weight: bold;
 color: #de3133;
}

.textDiv {
 padding-top: 20px;
}

.textDiv2 {
 padding-top: 35px;
}

.rowTop {
 padding-top: 8px;
}

.rowTop2 {
 padding-top: 15px;
}

.homeContent {
 padding: 20px 20px 0px 25px;
 background-image: url(./../images/bgHomeContent.gif);
 background-repeat: no-repeat;
 background-position: top right;
 color: #666666;
}

.homeContent table {
 background-image: url(./../images/bgHomeContent2.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
}

.marck {
 padding-left: 32px;
 padding-top: 30px;
 background-image: url(./../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: 10px 33px;
}

a.links {
 padding-right: 17px;
 background-image: url(./../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: center right;
 text-transform: uppercase;
}

.padTopBig {
 padding-top: 40px;
 padding-left: 26px;
}

.print {
 text-align: right;
 float: right;
}

/*===================================================================================================*/

.pageContent {
 padding: 20px 20px 0px 25px;
 color: #222222;
}

.leftMenu {
 padding: 0px 20px 20px 20px;
}

.leftMenuCaption {
 padding: 20px 20px 0px 20px;
}

.leftMenuCaption h1 {
 text-transform: uppercase;
 color: #2BA068;
 font-size: 16px;
 padding-left: 23px;
 background-image: url(./../images/bulletBig.gif);
 background-repeat: no-repeat;
 background-position: 0px 2px;
}

.leftMenu ul {
 list-style-image: none;
 list-style-position: outside;
 list-style-type: none;
 padding: 0px;
 padding-left: 10px;
 margin: 0;
}

.leftMenu ul li {
  margin-bottom: 5px;
  padding-left: 13px;
}

.leftMenu ul li.active, li.active {
  background-image: url(./../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.leftMenu ul li a {
  color: #222222;
}

.leftMenu ul li span, li.active span {
  color: #D04B5E;
}

h1.pageSubCaption {
 margin: 0;
 padding: 0;
 font-size: 13px;
 font-weight: bold;
 color: #2BA068;
 padding-left: 17px;
 margin-left: -17px;
 background-image: url(./../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left 3px;
 float: left;
}

/*==================================================================================================*/

a.captionLink {
 color: #2ba068;
 text-decoration: underline;
 font-weight: bold;
 padding-right: 11px;
 background-image: url(./../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: right 2px;
 text-transform: uppercase;
}

a:hover.captionLink {
 color: #2ba068;
 text-decoration: none;
}

.listLinks {
 list-style: none;
 padding: 0;
 margin: 0;
}

.listLinks li {
 padding: 3px 0px 3px 13px;
/* position: relative;*/
 z-index: 1000;
}

ul.listLinks li.active {
 background-image: url(./../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: left 5px;
/* position: relative;*/
 display: block;
}

.goUp {
 padding-top: 13px;
 text-align: right;
 font-size: 10px;
}

.goUp a {
 color: #2ba068;
 text-decoration: underline;
 padding-right: 16px;
 background-image: url(./../images/bullet3.gif);
 background-repeat: no-repeat;
 background-position: right 5px;
}

.goUp a:hover {
 color: #2ba068;
 text-decoration: none;
}

h2 {
 margin: 0;
 padding: 0;
 font-size: 12px;
 font-weight: bold;
 padding-left: 17px;
 margin-left: -17px;
 background-image: url(./../images/bullet4.gif);
 background-repeat: no-repeat;
 background-position: center left;
}

.picture {
 padding: 0px 15px;
 float: right;
 width: 300px;
 text-align: center;
}

.productLinks {
 float: left;
 width: 275px;
 margin-left: -13px;
}

/*========Footer====================================================================================*/

.footer {
 height: 52px;
 width: 235px;
 margin: 0 auto;
 background-image: url(./../images/bgFooter.gif);
 background-repeat: no-repeat;
 background-position: top right;
 margin-top: -7px;
 font-size: 11px;
 color: #000000;
 padding-top: 19px;
 padding-left: 746px;
}

.footerMarck {
 padding-left: 21px;
 background-image: url(./../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left 2px;
}

/*===================================================================================================*/

.important { color: #111cc5;}
.error { color: #CC0000;}

a.link1 {
  color: #00649B;
  text-decoration: underline;
}

a.link1:hover {
  color: #00649B;
  text-decoration: none;
}

/*==============13.11.2009==========================================================================*/

.analyticDiv {
 padding-top: 15px;
 padding-left: 17px;
 background-image: url(./../images/bullet4.gif);
 background-repeat: no-repeat;
 background-position: left 20px;
}

a.selected, a:hover.selected {color: #d04b5e;}

ul.bookList {
 list-style: none;
 padding: 0;
 margin: 0;
}

.bookList li {
 padding: 5px 0 5px 23px;
 background-repeat: no-repeat;
 background-position: left 4px;
}

.txtFile { background-image: url(./../images/picTxt.gif);}
.docFile { background-image: url(./../images/picDoc.gif);}
.pdfFile { background-image: url(./../images/picPdf.gif);}

.teamCont {
 padding-top: 15px;
 margin-left: -14px;
}

.teamPic {
 padding: 14px 0 0 14px;
 background-image: url(./../images/cornerTop.gif);
 background-repeat: no-repeat;
 background-position: left top;
 vertical-align: top;
}

.teamPic div {
 padding: 0 14px 14px 0;
 background-image: url(./../images/cornerBottom.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
}

.teamDesc {
 vertical-align: top;
 padding-left: 11px;
 padding-top: 14px;
}


/*==================17.11.2009===========================================================================*/

.partnerNewsDiv {
 padding: 18px 20px 18px 18px;
 color: #336699;
 border: 2px solid #567fb9;
}

.partnerNewsDiv .captionNews {
 font-size: 13px;
 text-transform: uppercase;
 color: #336699;
 padding-bottom: 7px;
 font-weight: bold;
}

.partnerNewsDiv .date {
 color: #000000;
 padding-bottom: 0px;
 background: none;
 color: #666666;
 font-weight: bold;
}

.partnerNewsDiv a.links { color: #666666;}

.parnersDiv {
 margin-top: 12px;
 padding-top: 25px;
 margin-left: -23px;
 padding-left: 23px;
 padding-bottom: 10px;
 background-image: url(./../images/parnersDiv.gif);
 background-repeat: no-repeat;
 background-position: top left;
}

.partPic {
 width: 200px;
 text-align: lefr;
 vertical-align: top;
}

.partDesc {
 vertical-align: top;
 padding-left: 15px;
}

.greenCaption {
 padding-top: 15px;
 font-weight: bold;
 color: #2ba068;
}

.partProductsList {
 list-style: none;
 padding: 8px 0 0 0;
 margin: 0;
}

.partProductsList li {
 padding: 3px 0px 3px 13px;
 background-image: url(./../images/bullet5.gif);
 background-repeat: no-repeat;
 background-position: left 7px;
}

/*==========24.11.2009=======================================================================================*/

.scroll {
 padding-top: 30px;
 color: #2ba068;
}

.scroll ul {
 list-style: none;
 padding: 0;
 margin: 0;
}

.scroll li {
 display: inline;
 padding: 0px 1px;
}

.scroll a, .scroll a:hover { color: #2ba068;}

.redInput {
 color: #d04b5e;
 border: 1px solid #d04b5e;
 width: 90px;
 font-size: 11px;
 text-align: center;
}

.smallFont { font-size: 11px;}
.bigFont { font-size: 14px;}
.padLeft { padding-left: 40px;}
.padRight { padding-right: 20px;}

/*============25.11.2009======================================================================================*/

.mapCont {
 margin-left: -16px;
 margin-right: -22px;
 padding-top: 7px;
}

.black, h1.black { color: #000000;}
.red { color: #de1e0b; font-size: 14px;}

.leftText {
 padding-left: 23px;
}

/*============26.11.2009======================================================================================*/

.siteMapCont {
/* position: relative;*/
 margin-left: -20px;
 font-size: 12px;
}

.siteMapCont ul {
 list-style: none;
 padding: 0;
 margin: 0;
}

li.level1 {
 padding: 4px 0px 4px 24px;
 background-image: url(./../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

li.level1 a {
 color: #2ba068;
 font-weight: bold;
 text-decoration: none;
}

li.level1 a:hover {
 color: #2ba068;
 font-weight: bold;
 text-decoration: underline;
}

li.level2 {
 padding: 3px 0px 3px 18px;
 background-image: url(./../images/bullet4.gif);
 background-repeat: no-repeat;
 background-position: left center;
 margin-left: 24px;
}

li.level3 {
 padding: 2px 0px 2px 11px;
 background-image: url(./../images/bullet5.gif);
 background-repeat: no-repeat;
 background-position: left center;
 margin-left: 43px;
}

#shadow {
 width: 100%;
 height: 100%;
 background-color: #000000;
 opacity: 0.7;
 filter:alpha(opacity=70);
 min-height: 100%;
 position: fixed;
 z-index: 99;
	overflow: hidden;
}

* html #shadow {height: 100%;}

html>body #shadow {
 height: auto;
}

.smallFormCont {
 width: 100%;
 position: absolute;
 top: 177px;
 z-index: 199;
}

.smallForm {
 width: 522px;
 margin: 0 auto;
 border: 3px solid #567fb9;
 padding: 13px 13px 30px 45px;
 background-color: #ffffff;
 font-size: 12px;
}

.smallForm h1 {
 margin: 0;
 padding: 0;
 font-size: 14px;
 font-weight: bold;
 color: #2BA068;
 padding-left: 22px;
 margin-left: -22px;
 background-image: url(./../images/bulletBig.gif);
 background-repeat: no-repeat;
 background-position: left 1px;
 text-transform: uppercase;
}

.close {
 text-align: right;
 padding-bottom: 10px;
}

.redText {
 padding-right: 30px;
 padding-top: 6px;
 font-weight: bold;
 color: #d04b5e;
}

.tableContForm {
 padding-top: 7px;
 padding-right: 16px;
}

.tableContForm td {
 padding-top: 8px;
 padding-right: 14px;
 line-height: 1.5;
}

.tableContForm .inputText {
 border: 1px solid #999999;
 width: 232px;
}

.tableContForm textarea.inputText {
 width: 486px;
 height: 95px;
}

.tableContForm a.links {
 color: #2ba068;
 font-weight: bold;
}

/*========01.12.2009===================================================================================*/

.qualysCont {
 padding: 125px 20px 0px 25px;
 background-image: url(./../images/qualysCont.gif);
 background-repeat: no-repeat;
 background-position: left top;
 margin-left: -25px;
 margin-right: -20px;
 /* position: relative; */
}

.font18 { font-size: 18px;}
.lineHeight {line-height: 1.5;}



h3.relCaption {
  padding-left: 23px;
  font-size: 12px;
  text-transform: uppercase;
  color: #2BA068;
}

ul.relList li a {
  color: #2BA068;
}

/*======================================================================*/

.DDMenu {
/* width: 285px;*/
 width: 250px;
 padding: 5px 3px 8px 3px;
 background-color: #fff;
 border-left: 3px solid #2ba068;
 border-bottom: 3px solid #2ba068;
 position: absolute;
 top: 58px;
 display: block;
}

.DDMenu ul {
 list-style: none;
 padding: 0;
 margin: 0;
}

.DDMenu li {
 padding-bottom: 5px;
}

.DDMenu a {
 padding-left: 8px;
 display: block;
}

.DDMenu a:hover {
 background-image: url(./../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: left 2px;
 color: #009c51;
 text-decoration: underline;
}

.DDMenuD {display: none;}

