html {
  margin:0;
  padding:0;
  height:100%;
}

body {
  margin:0;
  padding:0;
  height:100%;
  min-height:100%;
  background: url(/templates/poolex/images/bg.png);
}

td,th,body {
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#contenta {
  width:100%;
  min-width: 100%;
  height:100%;
  min-height: 100%;
}


* html #contenta {
  width: 100%;
  height: 100%;
}

form {
  padding:0;
  margin:0;
}

input {
  color: #000000;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  border: 1px solid gray;
  margin: 0;
  padding: 2px 0;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #d4d0c8;
  border-right: 1px solid #d4d0c8;
}

select {
  color: #000000;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  border: 1px solid gray;
  margin: 0;
}

div.px {
  width: 1px;
  height: 1px;
}

p {
  color : #000000;
  margin-top : 5px;
  padding-bottom : 10px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

a {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color:#526980;
  text-decoration : underline;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

small {
  font-size: 9px;
}

table#mainmenu td {
  text-align:center;
}

table#mainmenu a {
  font-family:verdana;
  text-decoration:none;
  color:#00687e;
  text-transform:uppercase;
  font-weight:bolder;
  font-size:12px;
}

table#mainmenu table.menuitem {
  width:280px;
}

table.menul2 a {
  font-family:verdana;
  text-decoration:none;
  color:#fff;
  text-transform:uppercase;
  font-weight:bolder;
  font-size:12px;
}

table.menuitem {
  margin-top:8px;
  margin-bottom:8px;
}

table.menuitem a {
  position:relative;
  z-index:9999;
}

table.blog {
  width:100%;
}
.menustd, .menustd:hover {padding:7px 20px ;}
.menustd:hover {background:#000066; padding:7px 20px;}

.browse-view h1,  .item-page h2, .productdetails-view h1 {text-decoration:none;background: url("/templates/pooolex/images/boxtline.jpg") no-repeat; font: normal normal 700 20px Tahoma;color: #FFFFFF;height: 55px;width:790px; padding-left:60px;margin-bottom:25px; display:table-cell; vertical-align:middle;}



.product{ width:46%; float:left;padding:5px 2%;height: 168px;margin:10px 0; background:url(/templates/pooolex/images/productbox.jpg) no-repeat;}

.title {width:130px;float:left;}
.title a{color: #458BCD;
text-decoration: none;width:130px;}
.product img {margin-top:7px;}
.product_s_desc { width:200px; float:right; font-size:10px; text-transform:uppercase;}
.width70{float:left; width:130px;}
.main-image { margin-left:10px;}
.back-to-category a{ text-decoration:none; margin-left:10px;}

.pagenav  {display:none;}