   #filter {
     width: 100%;
     font-family: Verdana, Arial, Helvetica, Sans Serif;
     font-size: 12px;
   }
   
   #filter table {
   border: 1px solid #CFCFCF;
   border-right: none;
   background: #FFFFFF none repeat scroll 0 0;
   }
   
   #filter table tr td {
     vertical-align: top;
     border-right: 1px solid #CFCFCF;
   }
   
#filter table tr th {
     text-align: left;
     padding: 4px;
     border-bottom: 1px solid #CFCFCF;
     border-right: 1px solid #CFCFCF;
     background-color: #F6F5F1;
   }

   
#filter #pricerange,
#filter #brands,
#filter #shops {
padding-left: 4px;
}

#filter #brands div {
float: left;
padding: 0 10px 0 0;

}

#filter a {
  color: #5965EF;
  text-decoration: underline;
}

#filter a:hover {
  color: #EF4A51;
  text-decoration: underline;
}

#resultheader {
  width: 580px;
}

#resultheader,
#bottompagination {
  margin: 10px 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;  
}

#bottompagination {
  margin-top: 20px;
}


#resultheader form {
  display: inline;
}

#itemsperpage {
  float: left;
}

#sortorder {
  float: right;
}

#productlist,
#productgrid {
  font-family: Arial, Helvetica, Sans Serif;
  width: 592px;
}

#productlist a {
  color: #5965EF;
  text-decoration: underline;
}

#productlist a:hover {
  color: #EF4A51;;
  text-decoration: underline;
}

#productlist span.merchant a {
  color: green;
  text-decoration: underline;
}

#productlist table tr td {
  vertical-align: top;
  border-bottom: 1px solid #EEE9E9;
   }

#productlist table tr td.name {
  font-size: 14px;
  padding: 5px 0;
   }

#productlist table tr td span.listmore a {
  font-size: 14px;
  color: red;
}

#productlist table tr td span.description {
  font-size: 14px;
}

#productlist table tr td.price {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans Serif;
  line-height: 20px;
  color: #FF0000;
   }

   #productlist table tr td span.merchant {
  font-size: 14px;
  font-weight: normal;
   }

   
#productlist table tr td.thumb{
     padding: 5px 5px 5px 0;
   }
   
#productlist table tr td.thumb img {
   height: 90px;
   width: 90px;
   }

   #priceform {
     margin: 0;
     padding: 0 0 5px 2px;     
   }
   
   #min, #max {
     width: 35px;
     font-size: 14px;
   }
   
   #pricebtn {
     font-size: 14px;
     margin: 0;
     padding: 1px 4px;
   }
   
   .list-buynowbut {
     margin-top: 6px;
   }
   
/* ------------------------------------------------- */
 
.gridwrapwrap {
  padding: 5px 1px 1px 9px;
  
}

.gridwrap {
	float: left;
	position:relative; 
}

.gridlinks {
	text-align: center;
	vertical-align: middle;
            font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
}

.gridlinks h3{
	text-align: left;
	font-size: 20px;
}


.gridlinkimage {
  margin: 3px;
}

.gridlinks div.gridlinkimage a {

	display: block; float: left;
	height: 250px !important;
	height: 253px; 
	width: 130px !important;
	width: 132px;
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 3px 1px 3px;
}

.gridlinks div.gridlinkimage a:link    {  color : #808080; background: #FFFFFF url(../images/featuredtop.gif) no-repeat scroll left top; }
.gridlinks div.gridlinkimage a:active  {  color : #808080;  background: #FFFFFF url(../images/featuredtop.gif) no-repeat scroll left top;}
.gridlinks div.gridlinkimage a:visited {  color : #808080;  background: #FFFFFF url(../images/featuredtop.gif) no-repeat scroll left top;}

.gridlinks div.gridlinkimage a:hover   { 
	color : #333; 
	background-color: #FEF0DA;  
	border: 1px solid #FBBA59;
	padding: 3px 2px 0px 4px;
	background-image: none;
}

.gridlinks div.gridlinkimage img.prodimage { margin-top: 7px; height: 130px; width: 130px; border: 1px solid #CCCCCC;}
.gridlinks div.gridlinkimage span {padding-top: 3px; color: #3A5AAD; font-size: 14px; text-decoration:underline;}

.gridlinks div.gridlinkimage span.text1 {
  font-size: 12px;
  color: #0000FF;
  position: relative;
  text-decoration: underline;
}

.gridlinks div.gridlinkimage span.price2 {
  font-size: 15px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
  padding-top: 0;
  height: 22px;
  width: 100px;
  line-height: 21px; 
  background: transparent url('../images/pricebutton.gif') no-repeat center;
  display: block;
  position: absolute;
  margin-top: auto;
  bottom: 6px;
  left: 25px;
}

.gridlinks div.gridlinkimage img.mlogo {
  display: block;
  position: absolute;
  margin-top: auto;
  bottom: 32px;
  left: 25px;
}

p.view {
  text-align: right;
  margin: 0;
  padding: 0;
}
