/* HTML TAGS START */
BODY {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  cursor:                      default;
  background-color:            #FFFFFF;
}

H1 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 13px Verdana;
  color:                       #595959;
  line-height:                 13px;
}

H2 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 12px Arial;
  color:                       #595959;
  line-height:                 24px;
}

H3 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 17px Verdana;
  color:                       #595959;
  line-height:                 24px;
}

H4 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 13px Verdana;
  color:                       #595959;
  line-height:                 24px;
}

H5 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 15px Verdana;
  color:                       #595959;
  line-height:                 24px;
}

H6 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 17px Verdana;
  color:                       #595959;
  line-height:                 24px;
}

HR {
  width:                       100%;
  height:                      2px;
  border:                      0px;
  border-top:                  2px solid #D5D5D5;
}

a {
  color:                       #6CA4EF;
  text-decoration:             none;
}

a:hover {
  color:                       #6CA4EF;
  text-decoration:             underline;
}

img {
  border:                      0px;
}

form {
  margin:                      0px;
}

table {
  font:                        normal 12px Arial;
  color:                       #595959;
  text-align:                  justify;
  line-height:                 24px;
}

table td {
  vertical-align:              top;
}

a.sitemaptitle, a.sitemaptitle:hover {
  font-weight:                 bold;
  color:                       #595959;
}

a.sitemapsub1, a.sitemapsub1:hover {
  font-weight:                 bold;
}

/* HTML TAGS END */

/* FORM TAGS START */
input.text, select {
  height:                      22px;
  border:                      1px solid #7F9DB9;
}
input.required {
  height:                      22px;
  border:                      1px solid #7F9DB9;
  background:                  #FFFFFF url('../images/form_required.gif') no-repeat top right;
}
/* FORM TAGS END */

/* CUSTOM CSS TAGS START */
.site {
  width:                       952px;
  height:                      100%;
}

.spacer_vert {
  width:                       1px;
}

.spacer_hor {
  height:                      1px;
}

.top_logo {
  height:                      25px;
  background-color:            #7DAEE3;
}

.top_country {
  padding-right:               10px;
  background-color:            #92BCF3;
  font:                        normal 18px Verdana;
  color:                       #FFFFFF;
  text-align:                  right;
  line-height:                 23px;
}

.top_search {
  width:                       200px;
  padding-left:                8px;
/*  background:                  #6CA4EF url('../images/button_search_blue.gif') no-repeat top right;*/
  background-color:            #6CA4EF;
  vertical-align:              middle;
}

.netbase_menu {
  height:                      274px;
  background:                  #F6F6F6 url('../images/logo_pools_equipment.gif') no-repeat top left;
  text-align:                  right;
  vertical-align:              bottom;
}

.header {
  background-color:            #DBDBDB;
}

.menu {
  padding:                     34px 0px 20px 0px;
  text-align:                  right;
  background-color:            #F6F6F6;
}

.contentholder {
  width:                       516px !important;
  width:                       561px;
  padding:                     15px 0px 15px 45px;
  background-color:            #FFFFFF;
}

.contentblock {
  width:                       471px;
  height:                      200px;
}

.groupbox {
  width:                       471px;
}

.groupboxphoto {
  padding:                     29px 0px 0px 38px;
  font-weight:                 bold;
}

.newsholder {
  width:                       200px;
  background-color:            #F6F6F6;
}

.newsoverflow {
  width:                       200px;
  overflow-x:                  hidden;
}

.newstitle {
  height:                      37px;
  width:                       200px;
  padding:                     0px 0px 7px 12px;
  vertical-align:              bottom;
  border-bottom:               2px solid #FFFFFF;
}

.news {
  width:                       200px;
}

.newsitem {
  width:                       200px;
}

.newsitem_text {
  padding:                     10px 22px 0px 12px;
}

.newsitem_text a {
  color:                       #808080;
  text-decoration:             none;
}

.newsitem_text a:hover {
  color:                       #808080;
  text-decoration:             underline;
}

.newsitem_photo {
  height:                      2px;
  line-height:                 2px;
}

.newsitem_photo img {
  margin-top:                  10px;
  border-top:                  1px solid #FFFFFF;
  border-bottom:               1px solid #FFFFFF;
}

.newsitem_more {
  padding:                     8px 22px 16px 12px;
  text-align:                  right;
}

.newsitem_more a {
  color:                       #6CA4EF;
  text-decoration:             undeline;
}

.newsitem_more a:hover {
  color:                       #6CA4EF;
  text-decoration:             none;
}


.productmemu {
  width:                       200px;
  font:                        normal 11px Verdana;
  color:                       #808080;
}

.productmenu td {
  padding:                     16px 22px 0px 12px;
}

.productmenu a {
  color:                       #808080;
  text-decoration:             none;
}

.productmenu a:hover {
  color:                       #808080;
  text-decoration:             underline;
}

.bottom_international {
  height:                      25px;
  font:                        normal 11px Arial;
  color:                       #595959;
  text-align:                  center;
  line-height:                 25px;
  background-color:            #AFAFAF;
  vertical-align:              middle;
}

.bottom_international a {
  color:                       #595959;
  text-decoration:             none;
}

.bottom_international a:hover {
  color:                       #595959;
  text-decoration:             underline;
}

.bottom_center {
  background-color:            #DBDBDB;
  color:                       #FFFFFF;
  text-align:                  center;
}

.bottom_center  a, .bottom_center  a:hover {
  color:                       #FFFFFF;
}

.bottom_back {
  background-color:            #CCCCCC;
}

.footer {
  height:                      21px;
  font:                        normal 11px Verdana;
  text-align:                  center;
  color:                       #595959;
  line-height:                 21px;
}

.footer a {
  color:                       #595959;
  text-decoration:             none;
}

.footer a:hover {
  color:                       #595959;
  text-decoration:             underline;
}
/* CUSTOM CSS TAGS END */

/* LIST MENU STYLES START */
.menuitem {
  background:                  url('../images/menu_bg.gif') no-repeat top right;
}

.menuspacer {
  line-height:                 20px;
  background:                  url('../images/menu_spacer.gif') repeat-x top left;
}

#mainmenu {
  margin:                      0px;
  padding:                     0px;
}

#mainmenu li {
  width:                       189px;
  height:                      25px;
  margin:                      9px 0px 0px 0px;
  padding:                     0px;
  display:                     block;
  list-style-type:             none;
  float:                       left;
}

a.mainitem, a.mainitem:hover, .mainitem_on {
  width:                       189px;
  height:                      25px;
  margin:                      0px;
  padding:                     6px 10px 6px 10px !important;
  padding:                     0px 10px 0px 0px;
  font:                        normal 11px Verdana;
  color:                       #747373;
  text-align:                  right;
  text-decoration:             none;
  letter-spacing:              3px;
  line-height:                 25px;
}

#mainmenu a:hover, .mainitem_on {
  color:                       #7DAEE3;
  background:                  url(../images/menu_blue_over.gif) no-repeat top right;
  text-decoration:             none;
}

ul#mainmenu li:hover > ul {
  display:                     block;
  margin:                      -22px 0px 0px 189px;
}

#submenu {
  width:                       224px;
  margin:                      2px 0px 0px 0px;
  padding:                     0px;
  display:                     none;
  position:                    absolute;
	z-index:										 10;
}

#submenu li {
  height:                      28px;
  width:                       100%;
  margin:                      0px;
  padding:                     0px;
  display:                     block;
  list-style-type:             none;
  float:                       left;
}

a.subitem, a.subitem:hover, .subitem_on {
  height:                      28px;
  width:                       100%;
  margin:                      0px;
  padding:                     8px 175px 7px 15px !important;
  padding:                     0px 0px 0px 15px;
  font:                        normal 11px Verdana;
  color:                       #666666;
  text-align:                  left;
  text-decoration:             none;
  letter-spacing:              2px;
  line-height:                 28px;
  background:                  url(../images/menusub_bg.gif) no-repeat top left;
}

#submenu a:hover, .subitem_on {
  color:                       #666666;
  background:                  url(../images/menusub_over.gif) no-repeat top left;
  text-decoration:             none;
}

ul#submenu li:hover > ul {
  display:                     block;
  margin:                      -28px 0px 0px 223px;
}
/* LIST MENU STYLES END */

/* NETBASEMENUITEMS START */
/*
.netbase_zwemb {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_water {
  background:                  url('../images/menu_netbase_water.gif') no-repeat top right;
}

.netbase_whirl {
  background:                  url('../images/menu_netbase_whirl.gif') no-repeat top right;
}

.netbase_sauna {
  background:                  url('../images/menu_netbase_sauna.gif') no-repeat top right;
}

.netbase_infra {
  background:                  url('../images/menu_netbase_infra.gif') no-repeat top right;
}

.netbase_stoom {
  background:                  url('../images/menu_netbase_stoom.gif') no-repeat top right;
}
*/
/* NETBASEMENUITEMS END */

/* NETBASEMENUITEMS START */

.netbase_zwemb {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_water {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_whirl {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_sauna {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_infra {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

.netbase_stoom {
  background:                  url('../images/menu_netbase_zwem.gif') no-repeat top right;
}

/* NETBASEMENUITEMS END */

div#map {
	z-index:										 5;
}