body
{
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-size: 78%;
  color: #111;
  background-color: #fff;
}
input
{
  font-family: sans-serif;
  font-size: 95%;
}
input.cart
{
  padding: 3px 3px 3px 27px;
  background: #BCE24F url('../img/icon_cart-h.gif') no-repeat left;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #555 #555 #ccc;
  color: #333;
  font-weight: bold;
}

pre
{
  font-size: 110%;
}
form
{
  display: inline;
}

label
{
  cursor: pointer;
}

.clear
{
  clear: both;
}
.b
{
  font-weight: bold;
}
.small
{
  font-size: 90%;
}
.smaller
{
  font-size: 75%;
}

h1, h2, h3, h4, h5
{
  margin: 0 0 8px 0;
  padding: 0;
}
h1
{
  font-size: 135%;
  color: #002341;
}
h2
{
  font-size: 130%;
  color: #002341;
}
h3.tab
{
  margin-top: 14px;
}
h4
{
  padding: 6px 6px 5px 6px;
  border: 1px solid #dadbdd;
  background: #f9fbfc url('../img/navbar-bg.gif') repeat-x top;
  font-size: 110%;
  color: #356a8a;
}
h4 a
{
  color: #356a8a;
}
h5
{
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid #dadbdd;
  font-size: 100%;
  color: #356a8a;
}

.big
{
  font-size: 110%;
  margin-bottom: 1px;
}

.bigger
{
  font-size: 125%;
  margin-bottom: 2px;
}

.light
{
  color: #666;
}
.ultralight
{
  color: #999;
}

a
{
  color: #003D6F;
}
a:hover
{
  color: #759F00;
}
a.noline
{
  text-decoration: none;
}
#subnav a:hover
{
  text-decoration: underline;
}
.highlight, .highlight a
{
  color: #698F00 !important;
}

.error
{
  color: #cc0000;
}

#topmessage
{
  position: absolute;
  top: 0;
  left: 50%;
  text-align: center;
}
#topbox
{
  position: relative;
  left: -50%;
  width: 400px;
}
#topbox div.message
{
  padding: 8px;
  font-weight: bold;
  font-size: 110%;
  background: #ffd;
}

#banner
{
  position: relative;
  height: 93px;
  background: #333 url('../img/top-bg.gif') repeat-x top left;
}

#banner .logo
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

#banner .country
{
  position: absolute;
  top: 25px;
  left: 216px;
  width: 170px;
  color: white;
}
#banner .country a
{
  color: white;
  text-decoration: none;
}
#banner .country a:hover
{
  text-decoration: underline;
}

#banner .livesupport
{
  display: none; /*** !!!!!!!!!!!!!!!! ***/
  position: absolute;
  bottom: 2px;
  left: 290px;
}

#banner .content
{
  position: relative;
  right: 0;
  height: 16px;
}
#banner .top
{
  position: absolute;
  top: 8px;
  right: 8px;
}
#banner .settings
{
  margin-right: 12px;
  color: #ccc;
}
#banner .settings .light
{
  color: #aaa;
}
#banner .settings a
{
  color: #efefef;
}

#topnav
{
  position: absolute;
  top: 0;
  right: 0;
  height: 23px;
}
#topnav .toplink a
{
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 4px 8px;
  color: #333;
  text-decoration: none;
  border-right: 1px solid #aaa;
  background: white;
}
#topnav .toplink a:hover, #topnav .toplink a.active
{
  color: #111;
  background-color: #efefef;
}

#topsearch
{
  position: absolute;
  top: 34px;
  left: 400px;
  right: 6px;
  background: #254c62;
}
#topsearch input#searchform_query
{
  padding: 1px 4px;
  background: #477793;
  width: 100%;
  color: white;
  border-left: 1px solid #325468;
  border-top: 1px solid #325468;
  border-bottom: 1px solid #5c869f;
  border-right: 1px solid #5c869f;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}
#topsearch select
{
  padding: 0 3px;
  background: #254c62;
  border: none;
  color: white;
}
#topsearch .button
{
  margin-left: 15px;
}

#sitenav
{
  position: absolute;
  bottom: 0;
  margin-left: 7px;
}
#sitenav .sitelink a
{
  position: relative;
  display: block;
  margin-left: 3px;
  white-space: nowrap;
  padding: 4px 8px;
  color: #e0e0e0;
  font-size: 13px;
  text-decoration: none;
  border-color: #474747;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0;
  background: #414141 url('../img/sitenav-button-n-bg.gif') repeat-x;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}
#sitenav .sitelink a:hover, #sitenav .sitelink a.active
{
  color: #333;
  border-color: #bce24f;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0;
  background: #bce24f url('../img/sitenav-button-h-bg.gif') repeat-x;
}
#sitenav .sitelink a.active
{
  font-weight: bold;
}

#nav_left
{
  width: 220px;
}
#maincontent
{
  margin: 0 10px 10px 10px;
}
#maincontent .section
{
  margin-bottom: 10px;
  width: auto;
}
#nav_right
{
  width: 180px;
}
#footer
{
  margin: 0 10px 10px 10px;
  padding: 10px;
  width: auto;
  border: 1px solid #d9d9d9;
  font-size: 80%;
  color: #666;
}
#footer a
{
  color: #666;
}

#subnav
{
  margin-bottom: 10px;
  padding: 5px 10px;
  background-color: #bce24f;
  font-size: 115%;
  color: #666;
}
#subnav a
{
  color: #333;
  text-decoration: none;
}

.navbox
{
  overflow: hidden;
}
.navbox .title
{
  padding: 5px 5px 4px 8px;
  font-weight: bold;
  background: #666;
  color: white;
}
.navbox .title a
{
  color: white;
  text-decoration: none;
}
.navbox .title a:hover
{
  text-decoration: underline;
}
.navbox .content
{
  padding: 5px;
  background-color: #fff;
}
#nav_right .navbox .title
{
}
.navbox .navbar
{
  padding: 4px 7px;
  border-bottom: 0;
}
.navbox .navbar a
{
  text-decoration: none;
}
.navbox .navbar a:hover
{
  color: #003D6F;
  text-decoration: underline;
}

#nav_groups .title
{
  background-color: #fff;
  color: #333;
}
#nav_groups .title a
{
  color: #333;
}
#nav_groups ul
{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
#nav_groups li
{
  display: inline;
}
#nav_groups li a
{
  display: block;
  padding: 2px 2px 2px 6px;
  background: white;
  text-decoration: none;
  width: auto;
}
#nav_groups li a span.total
{
  color: #AAA;
}
#nav_groups li a.level-1
{
}
#nav_groups li a.level-1 span.total
{
}
#nav_groups li a.level-2
{
  color: #333;
}
#nav_groups li a.level-3
{
}
#nav_groups li a.level-4
{
}
#nav_groups li a.active, #nav_groups li a:hover
{
  color: #222;
  font-weight: bold;
  background-color: #dcf0a7;
}
#nav_groups li a.active span.total
{
  color: #7A9F13;
}
#nav_groups li span.plus
{
  padding-left: 15px;
  width: 13px;
  height: 13px;
  background: url('../img/bullet_plus.gif') no-repeat left top;
}
#nav_groups li span.minus
{
  padding-left: 15px;
  width: 13px;
  height: 13px;
  background: url('../img/bullet_minus.gif') no-repeat left top;
}
#nav_groups li span.blank
{
  padding-left: 15px;
  width: 13px;
  height: 13px;
  background: url('../img/bullet_blank.gif') no-repeat left top;
}
#nav_groups li span.special
{
  padding-left: 15px;
  width: 13px;
  height: 13px;
  background: url('../img/bullet_special.gif') no-repeat left top;
}

.box
{
  border: 1px solid #D9D9D9;
  background-color: #F0F1F3;
  padding: 6px;
}
.box.error
{
  border-color: #cc0000 !important;
  background-color: #ffe9e9 !important;
}
.box.important
{
  border-color: #CC0000 !important;
  background-color: #EFDBA4 !important;
}
.box.important b
{
  color: #CC0000;
}

table
{
  border-collapse: collapse;
}
table.cross th
{
  font-weight: normal;
}
table.cross td
{
  font-size: 11px;
  border: 1px solid #efefef;
}
table.cross td a
{
  text-decoration: none;
}
table.options td
{
  border-bottom: 1px solid #efefef;
  background-color: #fafafa;
}
table.options td a
{
  text-decoration: none;
}
table.articles td
{
  border-bottom: 1px solid #efefef;
}
table.articles td a
{
  text-decoration: none;
}
th, tr.active td
{
  background-color: #F0F1F3;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
tr.highlight td
{
  background-color: #dcf0a7;
}
table.noborder, table.noborder td
{
  border-width: 0 !important;
}

.articles_symbolic
{
  position: relative;
  display: block;
  float: left;
  width: 380px;
  height: 180px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #D9D9D9;
  background: url('../img/article-symbolic-bg.gif') no-repeat right bottom;
  overflow: hidden;
}
.articles_symbolic a
{
  text-decoration: none;
}
.articles_symbolic:hover
{
  border: 1px solid #999;
}
.articles_symbolic .pic
{
  display: block;
  width: 240px;
  height: 180px;
}
.articles_symbolic .desc
{
  position: absolute;
  right: -2px;
  top: -2px;
  padding: 5px 7px 4px 7px;
  width: 129px;
}
.articles_symbolic a.title
{
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 2px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  text-decoration: none;
  font-size: 90%;
}
.articles_symbolic .price
{
  color: #698F00;
  font-size: 13px;
  font-weight: bold;
}

fieldset, .nav_pages a.active
{
  border: 1px solid #CFD4BF;
}
legend
{
  padding: 0 3px;
}
fieldset .container
{
  margin: 2px;
}

input.int
{
  text-align: right;
}
input.submit
{
  padding: 0 12px;
  font-weight: bold;
}

.article .image
{
  margin-right: 10px;
  margin-bottom: 4px;
  border: 1px solid #e0e0e0;
}
.images a img
{
  margin: 0 2px 2px 0;
  border: 1px solid #e0e0e0;
}

ul.links
{
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  width: auto;
}
ul.links li
{
  display: inline;
}
ul.links li a
{
  display: block;
  padding: 2px 2px 2px 6px;
  color: #666;
  border-bottom: 1px solid #efefef;
  text-decoration: none;
}
ul.links li a.active
{
  color: #222;
  font-weight: bold;
}
ul.links li a:hover
{
  color: #222;
  background-color: #dcf0a7;
}

.nav_pages
{
  position: relative;
  color: #e0e0e0;
}
.nav_pages a
{
  text-decoration: none;
}
.nav_pages a.active
{
  font-weight: bold;
  color: #759F00;
}

.list-boxes
{
  position: relative;
  height: 1%;
}
.list-boxes a
{
  position: relative;
  display: block;
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 4px;
  padding: 5px;
  border: 1px solid #e7e7e7;
  text-decoration: none;
}
.list-boxes a:hover
{
  border-color: #ccc;
}
.list-boxes a img
{
  position: relative;
  float: left;
  margin: 1px 8px 1px 1px;
}
.list-boxes a div
{
}

.icon-home
{
  padding-left: 20px;
  background: url('../img/icon-home.png') no-repeat left;
}
.icon-folder
{
  padding-left: 20px;
  background: url('../img/icon_folder.png') no-repeat left;
}
.icon-folder-small
{
  padding-left: 17px;
  background: url('../img/icon_folder-small.png') no-repeat left;
}

.searchbar
{
  border: 1px solid #f9bb64;
  background: #f6f1c9 url('../img/searchbar-bg.gif') repeat-x top;
}
.searchbar .content
{
  padding: 8px 8px 8px 34px;
  background: url('../img/searchbar-icon.gif') no-repeat top left;
}

.navbar
{
  border: 1px solid #dadbdd;
  background: #f9fbfc url('../img/navbar-bg.gif') repeat-x top;
}
.navbar .content
{
  padding: 8px 8px 8px 28px;
  background: url('../img/navbar-icon-1.gif') no-repeat top left;
}

/*** Tab Pane ***/
.dynamic-tab-pane-control.tab-pane {
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.dynamic-tab-pane-control .tab-row .tab {
  cursor: Default;
  display: inline;
  margin: 1px -5px 1px 5px;
  float: left;
  padding: 4px 7px 5px 7px;
  background: #efefef;
  border: 1px solid;
  border-color: #e0e0e0;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
  cursor: hand;
  cursor: pointer;
  z-index: 1;
  position: relative;
  top: 0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
  border: 1px solid #e0e0e0;
  border-bottom:        0;
  z-index: 3;
  padding: 4px 8px 6px 8px;
  margin: 1px -6px -2px 0px;
  top: -2px;
  background: white;
}

.dynamic-tab-pane-control .tab-row .tab a {
  color:        #5e5e5e;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
}

.dynamic-tab-pane-control .tab.hover {
  background-color: #dcf0a7;
}
.dynamic-tab-pane-control .tab-row .hover a {
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
  color: #698F00;
  font-weight: bold;
}

.dynamic-tab-pane-control .tab-page {
  clear: both;
  border: 1px solid #e0e0e0;
  background: white;
  z-index: 2;
  position: relative;
  top: -2px;
  padding: 10px;
}

.dynamic-tab-pane-control .tab-row {
  z-index: 1;
  white-space: nowrap;
  background: none;
  height: auto;
  width: 100%;
}

/* ModalWindow */
.ModalWindowBox { background: #666666; }
.ModalWindowBox a:link, .ModalWindowBox a:visited { border: 1px solid #cccccc; padding: 2px 5px; background: #e3e3e3; margin-right: 6px; }
.ModalWindowBox a:hover, .ModalWindowBox a:active { background: #efefef; }

.ModalWindowContainer { background: white; padding: 10px; margin: 8px; }
.ModalWindowButtons { border-top: 1px solid #cccccc; padding: 10px 0px; margin-top: 20px; text-align: center; }

/* Flags */
.flag { width: 16px; height: 11px; background-image: url(../img/flags.png); background-position: 1000px 1000px; }
span.flag { display: block; float: left; margin: 2px 4px 0 0; }
.flag-AT { background-position: -4px -33px; }
.flag-BE { background-position: -228px -33px; }
.flag-CH { background-position: -195px -89px; }
.flag-DE { background-position: -284px -117px; }
.flag-IT { background-position: -172px -257px; }
.flag-ES { background-position: -4px -173px; }
.flag-BG { background-position: -284px -33px; }
.flag-LV { background-position: -228px -313px; }
.flag-LT { background-position: -172px -313px; }
.flag-CY { background-position: -228px -117px; }
.flag-LU { background-position: -200px -313px; }
.flag-MT { background-position: -60px -369px; }
.flag-CZ { background-position: -256px -117px; }
.flag-DK { background-position: -32px -145px; }
.flag-EE { background-position: -172px -145px; }
.flag-NL { background-position: -116px -397px; }
.flag-PL { background-position: -172px -425px; }
.flag-FI { background-position: -88px -173px; }
.flag-FR { background-position: -228px -173px; }
.flag-PT { background-position: -4px -453px; }
.flag-RO { background-position: -116px -453px; }
.flag-SK { background-position: -144px -481px; }
.flag-SI { background-position: -116px -481px; }
.flag-GR { background-position: -256px -201px; }
.flag-SE { background-position: -32px -481px; }
.flag-HU { background-position: -228px -229px; }
.flag-GB { background-position: -284px -173px; }
.flag-IE { background-position: -284px -229px; }
.flag-NO { background-position: -144px -397px; }
.flag-LI { background-position: -60px -313px; }
.flag-IS { background-position: -144px -257px; }
.flag-MK { background-position: -116px -341px; }
.flag-MC { background-position: -4px -341px; }
.flag-MD { background-position: -32px -341px; }
.flag-AL { background-position: -144px -5px; }
.flag-AD { background-position: -4px -5px; }
.flag-BY { background-position: -4px -89px; }
.flag-BA { background-position: -144px -33px; }
.flag-HR { background-position: -172px -229px; }
.flag-FO { background-position: -200px -173px; }
.flag-RU { background-position: -144px -453px; }
.flag-SM { background-position: -200px -481px; }
.flag-UA { background-position: -256px -537px; }
.flag-RS { background-position: -228px -593px; }
.flag-ME { background-position: -256px -593px; }
.flag-RK { background-position: -284px -593px; }