/*
v29.7.2008 16:52:26
*/





/* BODY - START */

body {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
	color: #66797E;
  padding: 0;
  margin: 0;
  background-image: url('./../../_layout/_www/body_bg.jpg');
  background-repeat: repeat-x;
  background-color: #475B66;
}

/* BODY - END */





/* HEADERs - START */

h1,
h2,
h3,
h4 {
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 15px;
  padding-left: 15px;
  margin-right: 10px;
  margin-bottom: 30px;
  float: left;
}

h2 {
  color: #0099CC;
  font-size: 14px;
  padding-bottom: 5px;
}

h3 {
  color: #0099CC;
  font-size: 13px;
  padding-bottom: 5px;
}

h4 {
  font-size: 12px;
  padding-bottom: 2px;
}



#leftFrame h2 {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

#leftFrame h2.menuText {
  width: 200px;
  height: 32px;
  padding-top: 20px;
  background-image: url('./../../_layout/_www/menu_text_header_bg.jpg');
  background-repeat: no-repeat;
}


#leftFrame div#contact h2 {
  width: 180px;
  margin-bottom: 26px;
}

/* HEADERs - END */





/* DIVs / LAYOUT BOXes - START */

div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  clear: both !important;
}



div#attributes {
  width: 100%;
  float: left;
  clear: both;
}

div#attributes div.content {
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}

div#attributes div.float {
  float: left;
  clear: both;
}



div#bg {
  width: 100%;
  min-width: 990px;
  background-image: url('./../../_layout/_www/bg_bg.gif');
  background-repeat: repeat-x;
  background-position: 0 76px;
  float: left;
}



div#contact {
  width: 180px;
  height: 159px;
  padding: 10px;
  background-image: url('./../../_layout/_www/contact_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



div#copyright {
  width: 990px;
  margin: 0 auto 0 auto;
}



div#footer {
  width: 100%;
  min-width: 990px;
  height: 150px;
  background-image: url('./../../_layout/_www/footer_bg.gif');
  background-repeat: repeat-x;
  clear: both;
}



div#header {
  width: 100%;
  height: 292px;
  margin: 0 0 10px 0;
  background-image: url('./../../_layout/_www/header_bg.jpg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  float: left;
}



div#leftFrame {
  width: 373px;
  padding: 0 60px 0 5px;
  float: left;
  clear: none;
}



div#list {
  width: 100%;
  margin: 0 0 5px 0;
  float: left;
  clear: both;
}



div#mainFrame {
  width: 930px;
  padding: 0 15px 0 15px;
  float: left;
  clear: both;
}



div#menu {
  width: 930px;
  height: 50px;
  padding: 26px 15px 0 15px;
  margin: 0;
  float: right;
}



div#menuCatalog {
  width: 935px;
  height: 82px;
  padding: 0 13px 0 0;
  margin: 107px 6px 0 6px;
  background-image: url('./../../_layout/_www/menu_catalog_bg.jpg');
  background-repeat: repeat-x;
  display: inline;
  float: left;
}



div#menuCatalogImg {
  width: 100%;
  margin: 0 0 8px 0;
  float: left;
  clear: both;
}



div#news {
  width: 100%;
  margin: 2px 0 0 0;
  float: left;
  clear: both;
}

div#news ul li div {
  width: 195px;
  float: left;
  clear: none;
}

div#news ul li div.date {
  font-weight: bold;
  margin: 0 0 8px 0;
}

div#news ul li div.text {
  height: 84px;
  overflow: hidden;
}

div#news ul li div.thumb {
  width: 166px;
  margin: 0 12px 0 0;
}

div#news ul li div.title {
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}

div#news ul li div.wide {
  width: 100% !important;
}



div#page {
  width: 960px;
  min-height: 405px;
  margin: 0 auto 0 auto;
  padding: 0 15px 0 15px;
  background-image: url('./../../_layout/_www/page_bg.gif');
  background-repeat: no-repeat;
  background-position: 15px 283px;
  clear: both;
}



div#reversedNavigation {
  margin: 4px 0 0 0;
  float: left;
}



div#rightFrame {
  width: 522px;
  float: right;
  clear: none;
}



div#workspace {
  width: 100%;
  margin: 0 0 8px 0;
  float: left;
  clear: both;
}

/* DIVs / LAYOUT BOXes - END */





/* FORMs START */

form#fSearch {
  width: 153px;
  margin-right: 15px;
  float: right;
  position: relative;
  top: -1px;
}

/* FORMs END */





/* INPUTs START */

form#fSearch input {
  width: 123px;
  font-size: 10px;
  padding: 3px;
  padding-left: 5px;
  margin: 0;
  background-image: url('./../../_layout/_www/searchbox_input.gif');
  background-repeat: no-repeat;
  border: 0;
  float: left;
}

form#fSearch input.submit {
  width: 22px;
  height: 19px;
  padding: 0;
  background-image: url('./../../_layout/_www/searchbox_button.gif');
  cursor: pointer;
}

/* INPUTs END */





/* LINKs- START */

a {
  color: #006699;
}

a:hover {
  color: #003366;
  text-decoration: none;
}



a#logo {
  width: 232px;
  height: 40px;
  padding: 10px;
  margin: 32px 0 8px 35px;
  float: left;
  cursor: pointer;
}



div#menu ul li a {
  height: 19px;
  color: #839498;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: -1px;
  padding: 31px 13px 0 12px;
  background-image: url('./../../_layout/_www/menu_item_border_left_bg.gif');
  background-repeat: no-repeat;
  background-position: 0 26px;
  display: block;
  float: left;
}

div#menu ul li a:hover {
  color: #003333;
}



div#menu ul li.active a {
  color: #003333;
  padding-right: 4px;
  padding-left: 32px;
  background-position: 0 -24px;
  position: relative;
  left: -20px;
  z-index: 99;
}

div#menu ul li.homepage a {
  padding-left: 23px !important;
  background-image: url('./../../_layout/_www/menu_item_border_left_homepage_bg.gif') !important;
}

div#menu ul li.last a {
  padding-right: 15px;
}

div#menu ul li.last a.active {
  padding-right: 0px;
}



div#menuCatalog ul li a {
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: -1px;
  display: block;
  float: left;
}

div#menuCatalog ul li a:hover,
div#menuCatalog ul li a.active {
  color: #FFFFFF;
  background-image: url('./../../_layout/_www/menu_catalog_item_border_left_bg.jpg');
  background-repeat: no-repeat;
}



div#menuCatalogImg ul li a {
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

div#menuCatalogImg ul li a:hover {
  color: #CCCCCC;
}



div#menuText ul li a {
  text-decoration: none;
  padding: 6px 0 6px 5px;
  border-bottom: 1px dotted #CCCCCC;
  display: block;
}

div#menuText ul li a.active {
  color: #475B66;
}

div#menuText ul li a.active:hover {
  color: #003366;
}

div#menuText ul li.last a {
  border: 0;
}



div#news ul li div.thumb a {
  width: 120px;
  height: 90px;
  line-height: 90px;
  text-decoration: none;
  text-align: center;
  padding: 23px;
  background-image: url('./../../_layout/_www/list_item_gallery_bg.jpg');
  background-repeat: no-repeat;
  display: block;
}

div#news ul li div.link a {
  width: 85px;
  height: 21px;
  line-height: 21px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 10px 0 0 0;
  background-image: url('./../../_layout/_www/link_bg.jpg');
  background-repeat: no-repeat;
  display: block;
  float: right;
}

div#news ul li div.link a:hover {
  color: #CCCCCC;
}


div#reversedNavigation a {
  text-decoration: none;
}

/* LINKs - END */





/* LISTs - START */

div#attributes ul,
div#list ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}



div#attributes ul li,
div#list ul li {
  width: 100%;
}



div#attributes div.content ol,
div#attributes div.content ul {
  width: auto;
  padding: 0;
  margin-bottom: 20px;
}

div#attributes div.content ol {
  list-style-type: decimal !important;
  padding-left: 30px;
}

div#attributes div.content ul {
  list-style-type: square !important;
  padding-left: 25px;
}



div#menu ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
}

div#menu ul li {
  height: 50px;
  padding: 0;
  margin: 0;
  background-image: url('./../../_layout/_www/menu_item_bg.gif');
  background-repeat: repeat-x;
  background-position: 0 26px;
  float: left;
  clear: none;
}

div#menu ul li.active {
  background-position: 0 -24px;
}



div#menuCatalog ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 6px 0 0 0;
  float: right;
}

div#menuCatalog ul li {
  height: 45px;
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

div#menuCatalog ul li:hover,
div#menuCatalog ul li.active {
  background-image: url('./../../_layout/_www/menu_catalog_item_bg.jpg');
  background-repeat: repeat-x;
}



div#menuCatalogImg ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div#menuCatalogImg ul li {
  width: 166px;
  height: 179px;
  margin: 0 12px 12px 0;
  text-align: center;
  background-image: url('./../../_layout/_www/list_item_catalog_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  clear: none;
}

div#menuCatalogImg ul li.last {
  margin-right: 0;
}



div#menuText ul {
  width: 200px;
  font-weight: bold;
  list-style-type: none;
  padding: 0 0 8px 0;
  margin: 0 0 25px 0;
  background-image: url('./../../_layout/_www/menu_text_footer_bg.jpg');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

div#menuText ul li {
  width: 180px;
  padding: 0 10px 0 10px;
  background-image: url('./../../_layout/_www/menu_text_item_bg.jpg');
  background-repeat: repeat-y;
  float: left;
  clear: both;
}

div#menuText ul li.last {
  border: 0;
  margin-bottom: 0;
}



div#news ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

div#news ul li {
  width: 100%;
  text-align: justify;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #CCCCCC;
  float: left;
  clear: both;
}

div#news ul li.last {
  margin-bottom: 0;
  border: 0;
}

/* LISTs - END */





/* SPANs - START */

div#attributes span.date {
  color: #0099CC;
  font-weight: bold;
  margin: 0 0 15px 0;
  display: block;
}



div#contact span {
  width: 55px;
  font-weight: bold;
  display: block;
  float: left;
}



div#copyright p.copyright span {
  padding: 4px 5px 0 5px;
  float: left;
  clear: none;
  display: block;
}

div#copyright p.copyright span.border {
  width: 20px;
  height: 30px;
  padding: 0;
  background-repeat: no-repeat;
}

div#copyright p.copyright span.left {
  background-image: url('./../../_layout/_www/copyright_border_left_bg.gif');
}

div#copyright p.copyright span.right {
  background-image: url('./../../_layout/_www/copyright_border_right_bg.gif');
}

div#copyright p.logo span {
  height: 20px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  cursor: pointer;
}

div#copyright p.pseudoart span {
  width: 80px;
  background-image: url('./../../_layout/_www/copyright_logo_pseudoart.gif');
}

div#copyright p.xsolution span {
  width: 105px;
  background-image: url('./../../_layout/_www/copyright_logo_xsolution.gif');
}



a#logo span {
  width: 232px;
  height: 40px;
  background-image: url('./../../_layout/_www/logo.gif');
  background-repeat: no-repeat;
  display: block;
  position: absolute;
}


div#menu ul li span {
  height: 50px;
  padding: 0 11px 0 0;
  background-image: url('./../../_layout/_www/menu_item_border_right_bg.gif');
  background-repeat: no-repeat;
  background-position: right 26px;
  float: left;
  cursor: pointer;
}


div#menu ul li.active span {
  padding-right: 0;
  background-position: right -24px;
}


div#menu ul li.last span {
  padding-right: 10px !important;
  background-image: url('./../../_layout/_www/menu_item_border_right_last_bg.gif') !important;
}

div#menu ul li.active span.last {
  padding-right: 5px !important;
}



div#menuCatalog ul li a span {
  height: 28px;
  padding: 18px 15px 0 15px;
  float: left;
  cursor: pointer;
}

div#menuCatalog ul li a:hover span,
div#menuCatalog ul li a.active span {
  background-image: url('./../../_layout/_www/menu_catalog_item_border_right_bg.jpg');
  background-repeat: no-repeat;
  background-position: right 0;
}



div#menuCatalogImg ul li span {
  display: block;
}

div#menuCatalogImg ul li span.ml {
  padding-top: 15px !important;
  padding-bottom: 5px !important;
}

div#menuCatalogImg ul li span.title {
  padding: 21px 15px 12px 15px;
}

div#menuCatalogImg ul li span.thumb {
  line-height: 90px;
  padding: 15px 6px 15px 0;
  margin: 2px 0 0 8px;
}



div#news ul li div.title span {
  font-weight: normal;
}

/* SPANs - END */





/* PARAGRAPHs - START */

p {
  text-align: justify;
  padding: 0;
  margin: 0 0 15px 0;
}



p.results {
  padding-bottom: 10px;
  border-bottom: 1px dotted #CCCCCC;
}



div#attributes div.content p {
  line-height: 15px;
}



div#copyright p {
  float: left;
  clear: none;
}

div#copyright p.copyright {
  height: 30px;
  color: #91A9B2;
  font-size: 10px;
  margin-right: 25px;
  background-image: url('./../../_layout/_www/copyright_bg.gif');
  background-repeat: repeat-x;
  display: inline;
  float: right;
}

div#copyright p.logo {
  height: 20px;
  margin: 8px 25px 0 0;
  display: inline;
  overflow: hidden;
}

div#copyright p.pseudoart {
  width: 80px;
}

div#copyright p.xsolution {
  width: 105px;
  margin-left: 40px;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

img {
  border: 0;
}



img.icon {
  margin: 0 5px 0 0;
  vertical-align: middle;
}



div.content img {
  padding: 15px;
}



span.thumb img {
  vertical-align: middle
}

/* IMAGEs - END */

