body
{
  background:#fff;
  font-size:.8em;
  font-family:"Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;
  color:#738aac;
  margin:0;
  padding:0;
}

a
{
  color:#034af3;
  text-decoration:none;
  border:0;
  margin:0;
}

a img
{
  text-decoration:none;
  border:0;
}

a:link,a:visited
{
  color:red;
  text-decoration:none;
}

a:hover
{
  color:#FA5BA5;
  text-decoration:none;
}

a:active
{
  color:#8197b4;
  text-decoration:none;
}

p
{
  margin-bottom:10px;
  line-height:1.6em;
  color:#567095;
}

h1,h2,h3,h4,h5,h6
{
  font-size:1.5em;
  font-variant:small-caps;
  text-transform:none;
  font-weight:200;
  margin-bottom:0;
}

h1
{
  color:#7087a8;
  font-size:2.6em;
  margin:0;
  padding:0;
}

h2
{
  color:#738aac;
  font-size:1.8em;
  font-weight:600;
}

h3
{
  color:#637794;
  font-size:1.2em;
}

h4
{
  font-size:1.1em;
}

h5,h6
{
  font-size:1em;
}

.rightColumn>h1,.rightColumn>h2,.leftColumn>h1,.leftColumn>h2
{
  margin-top:0;
}

.page
{
  width:1024px;
  background-color:#fff;
  margin:0 auto;
}

#holder
{
  -moz-box-shadow:0 0 20px #ccc;
  -webkit-box-shadow:0 0 20px #ccc;
  box-shadow:0 0 30px #000001;
  border-radius:0 0 20px 20px;
}

.header
{
  outline:silver;
  position:relative;
  width:100%;
  height:118px;
  top:0;
  left:0;
  margin:0;
  padding:0;
}

.small
{
  font-size:12px;
  color:Gray;
}

.toplnkhdr
{
  position:relative;
  background:url(../design/topLnkHldr.png) no-repeat;
  height:67px;
  width:307px;
}

.toplnkhdr .facebook
{
  float:right;
  padding-right:32px;
  padding-top:8px;
}

.toplnkhdr .twitter
{
  float:right;
  padding-right:10px;
  padding-top:8px;
}

.phone
{
  text-align:center;
  font-size:20px;
}

.header_right
{
  float:right;
  width:310px;
}

#shoppingBagtxt
{
  position:relative;
  text-align:center;
  top:10px;
  width:100px;
  left:180px;
  color:#fff;
}

#shoppingBagHldr
{
  background-color:#FFF;
  display:none;
  left:-10px;
  position:relative;
  top:26px;
  width:330px;
  z-index:9999;
  min-height:40px;
  box-shadow:10px 10px 5px #888;
  padding:5px 12px;
}

#shoppingBagHldr .BagItem{padding:6px; font-size:10px;}
#shoppingBagHldr hr{ margin:6px !important;}
#shoppingBagHldr .BagItem .BagImg{margin-right:10px; float:left; max-width:60px; overflow:hidden;min-height:55px;}
#shoppingBagHldr .BagItem .BagImg img{max-width:60px;}
#shoppingBagHldr .BagItem .BagItemDesc{ float:left; width:220px;}
#shoppingBagHldr .BagItem .BagItemPriceHldr{margin-top:6px;}
#shoppingBagHldr .BagItem .BagItemPriceHldr .BagItemQty{margin-right:6px; float:left}
#shoppingBagHldr .BagItem .BagItemPriceHldr .BagItemPrice{ float:left}
#shoppingBagHldr .BagTotal{width:95%; padding:10px; border-top:1px gray solid; border-bottom::1px gray solid; background-color:#91a4bd; color:White; font-size:14px;text-align:center;}


#nav_hldr
{
  border:0;
  position:relative;
  top:12px;
}

#nav_hldr ul li.first
{
  margin-left:0;
  width:180px;
}

#nav_hldr ul li
{
  float:left;
  margin-left:28px;
  width:180px;
  z-index:99;
}

#nav_hldr ul li a
{
  display:block;
  text-decoration:none;
  background:url(../design/tab.png) no-repeat scroll 0 0 transparent;
  height:51px;
  text-align:center;
  background-color:#fff;
  color:#fff;
  font-size:185%;
  line-height:61px;
  z-index:100;
  padding:5px;
}

#nav_hldr ul li a:hover
{
  display:block;
  background:url(../design/tab-over.png) no-repeat scroll 0 0 transparent;
  cursor:pointer;
  position:relative;
  background-color:#fff;
  color:#61822b;
  line-height:51px;
}

.main
{
  min-height:420px;
  margin:12px 8px 8px;
  padding:20px 12px;
}

.lftMain
{
  float:left;
  width:600px;
  overflow:hidden;
}

.lftMain img
{
  padding-left:15px;
  padding-right:15px;
}

.rgtMain
{
  float:left;
  width:340px;
  overflow:hidden;
  padding:20px 0 0 40px;
}

.leftCol
{
  width:310px;
  float:left;
  margin:12px 8px 8px;
  padding:6px 0;
}

.footer
{
  color:#fff;
  text-align:center;
  line-height:normal;
  background-color:#8197b4;
  border-radius:0 0 20px 20px;
  margin:0 auto;
  padding:8px 20px 10px;
}

.footer a
{
  color:#FFF;
}

.footer a:hover
{
  color:Blue;
}

div.prodLogo
{
  float:right;
  width:300px;
  border:0;
}

div.prodtxt
{
  float:right;
  width:300px;
  border:0 solid gray;
}

div.hideSkiplink
{
  background-color:#3a4f63;
  width:100%;
}

div.menu
{
  padding:4px 0 4px 8px;
}

div.menu ul
{
  list-style:none;
  width:auto;
  margin:0;
  padding:0;
}

div.menu ul li a,div.menu ul li a:visited
{
  background-color:#465c71;
  border:1px #4e667d solid;
  color:#dde4ec;
  display:block;
  line-height:1.35em;
  text-decoration:none;
  white-space:nowrap;
  padding:4px 20px;
}

div.menu ul li a:hover
{
  background-color:#bfcbd6;
  color:#465c71;
  text-decoration:none;
}

div.menu ul li a:active
{
  background-color:#465c71;
  color:#cfdbe6;
  text-decoration:none;
}

fieldset
{
  border:1px solid #ccc;
  margin:1em 0;
  padding:1em;
}

fieldset p
{
  margin:2px 12px 10px 10px;
}

fieldset.login label,fieldset.register label,fieldset.changePassword label
{
  display:block;
}

legend
{
  font-size:1.1em;
  font-weight:600;
  padding:2px 4px 8px;
}

div.accountInfo
{
  width:42%;
}

.brand_holder
{
  padding:5px;
}

.brand_holder h1
{
  font-size:medium;
}

.brand_holder img
{
    
  padding-top:5px;
  position:relative;
  top:0;
  width:270px;
  max-width:270px;
  overflow:hidden;
  max-height:180px;
}

.main_box3
{
  border:1px solid #8989AD;
  border-radius:11px;
  box-shadow:0 0 10px #BBB;
  float:left;
  max-height:280px;
  min-height:60px;
  width:280px;
  overflow:hidden;
  margin:12px 18px;
  padding:5px;
}

.prodHolderList
{
  border-radius:11px;
  -moz-border-radius:11px;
  -webkit-border-radius:11px;
  box-shadow:0 0 15px #888;
  width:580px;
  margin-left:10px;
  padding:3px 0;
  position:relative;
}

.smallhlder
{
  border:1px solid gray;
  background-color:#fff;
  border-radius:11px;
  -moz-border-radius:11px;
  -webkit-border-radius:11px;
  padding:10px;
}

.Product_hldr
{
  border:0 gray solid;
  padding:10px;
}

.prodImg
{
  width:400px;
}

#features ul
{
  width:450px;
  vertical-align:middle;
  list-style-type:none;
}

#features ul li
{
  background:url(../design/bullet.png) no-repeat scroll 0 10px rgba(0,0,0,0);
  display:block;
  min-height:24px;
  padding-left:26px;
  padding-top:11px;
}

.spcr
{
  height:10px;
}

.title
{
  display:block;
  float:left;
  text-align:left;
  width:auto;
  margin-top:15px;
}

.loginDisplay
{
  font-size:1.1em;
  display:block;
  text-align:right;
  color:#fff;
  padding:10px;
}

.failureNotification
{
  font-size:1.2em;
  color:Red;
}

.bold
{
  font-weight:700;
}

.submitButton
{
  text-align:right;
  padding-right:10px;
}

#slider
{
  padding-top:20px;
}

#menuHolder
{
  width:1000px;
  background-color:#fff;
  position:absolute;
  z-index:90;
  margin-top:12px;
  display:none;
  -moz-box-shadow:0 4px 2px -2px gray;
  -webkit-box-shadow:0 4px 2px -2px gray;
  box-shadow:0 4px 2px -2px gray;
  padding:12px;
}

#SliderNav
{
  margin:0;
  padding:0;
}

#SliderNav ul li
{
  float:left;
  margin-left:20px;
  height:150px;
  width:147px;
  background-color:gray;
}

#SliderNav ul li.first
{
  margin:0;
}

#SliderNav ul li span
{
  position:relative;
  top:-20px;
  z-index:3;
  height:40px;
  width:100%;
  background-color:#637794;
  display:block;
  color:#fff;
  text-align:center;
}

#SliderNav ul li .button
{
  position:relative;
  top:-110px;
  left:30px;
  background-color:#fff;
  border-radius:8px;
  display:none;
  padding:8px;
}

.button
{
  text-decoration:none;
  font:700 1.5em 'Trebuchet MS',Arial,Helvetica;
  display:inline-block;
  text-align:center;
  color:#fff;
  border:1px solid rgba(0,0,0,.3);
  text-shadow:0 1px 0 rgba(0,0,0,.4);
  box-shadow:0 0 .05em rgba(0,0,0,.4);
  -moz-box-shadow:0 0 .05em rgba(0,0,0,.4);
  -webkit-box-shadow:0 0 .05em rgba(0,0,0,.4);
  margin:10px;
}

#stores ul
{
  text-decoration:none;
  list-style:none;
  text-align:center;
  margin:0;
  padding:0;
}

#stores ul li
{
  float:left;
  padding:10px;
}

#stores ul li a
{
  text-decoration:none;
  border:0;
  display:block;
  margin:0;
}

#stores ul li a img
{
  width:80px;
}

.button,.button span
{
  -moz-border-radius:.3em;
  border-radius:.3em;
}

.button span
{
  border-top:1px solid rgba(255,255,255,0.5);
  display:block;
  background-image:0 25% transparent 25% transparent), 0 25% transparent 25% transparent), 0 75% 0 75%;
  -moz-background-size:3px 3px;
  -webkit-background-size:3px 3px;
  background-size:3px 3px;
  padding:.5em 2.5em;
}

.button:hover
{
  box-shadow:0 0 .1em rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 .1em rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 .1em rgba(0,0,0,0.4);
}

.button:active
{
  position:relative;
  top:1px;
}

.button-blue{background:#4477a1;background:-webkit-gradient(linear,left top,left bottom,from(#81a8cb),to(#4477a1));background:-moz-linear-gradient(-90deg,#81a8cb,#4477a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#81a8cb', endColorstr='#4477a1')}
.button-blue:hover{background:#81a8cb;background:-webkit-gradient(linear,left top,left bottom,from(#4477a1),to(#81a8cb));background:-moz-linear-gradient(-90deg,#4477a1,#81a8cb);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4477a1', endColorstr='#81a8cb')}
.button-blue:active{background:#4477a1}
.button-green
{
  color:#FFF;
  background:0;
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#61822b',endColorstr='#a6af2e');
}

.button-green:hover
{
  background:0;
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a6af2e',endColorstr='#61822b');
}

.button-green:active
{
  background:#a6af2e;
}

.filterHolder
{
  max-height:200px;
  overflow-y:scroll;
  overflow-x:hidden;
}

.filterHolder a
{
  text-decoration:none;
  color:#738AAC;
}

.filterHolder a:hover
{
  color:Gray;
}

#filtersApplied
{
  border:1px red solid;
  background:linear-gradient(tobottom,#feffff0,#e2e2e2100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#e2e2e2',GradientType=0);
  padding:10px;
}

#filtersApplied ul li
{
  width:200px;
  font-size:12px;
  display:block;
  padding:5px;
}

#filters table
{
  border:0;
  width:335px;
  overflow:scroll;
  padding:3px;
}

#filters .filterName
{
  background-color:Gray;
  width:220px;
  border:0;
  background:linear-gradient(toright,#feffff0,#e2e2e2100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#e2e2e2',GradientType=1);
}

#filters .filterCount
{
  width:50px;
  border:0;
  background:linear-gradient(toright,#e2e2e20,#feffff100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2',endColorstr='#feffff',GradientType=1);
  text-align:justify;
}

.FilterTitle
{
  font-weight:bolder;
  width:120px;
  padding:5px;
}

.prodimg
{
  float:left;
  width:215px;
  padding:8px;
}

.prodtxt
{
  float:left;
  width:165px;
  padding:10px;
}

.price
{
  float:left;
  text-align:center;
  padding:4px;
}

.price img
{
  padding:0;
}

.thumbprod
{
  border:1px solid gray;
  float:left;
  width:110px;
  min-height:80px;
  background-color:#fff;
  border-radius:11px;
  -moz-border-radius:11px;
  -webkit-border-radius:11px;
  margin:15px 0 8px 8px;
  padding:8px;
}

#PageNav
{
  border:1px solid grey;
  margin-top:12px;
  padding:15px;
}

.sort
{
  float:left;
  border:0 solid gray;
  height:47px;
  padding:0 20px 0 0;
}

.paging
{
  float:left;
  height:47px;
}

#pageSize
{
  float:left;
  border:0 solid gray;
  height:47px;
  padding:0 160px 0 0;
}

#pageSize ul
{
  list-style:none;
  margin:0;
  padding:0;
}

#pageSize ul li
{
  float:left;
  margin:0 8px;
  padding:2px;
}

#pageSize ul li a
{
  text-decoration:none;
  opacity:.3;
}

#views
{
  float:left;
  border:0 solid gray;
  height:47px;
}

.PageCount
{
  float:left;
  padding-right:100px;
}

#basket
{
  display:none;
  background-color:#fff;
  text-align:center;
  z-index:99999;
  border:solid 5px gray;
  padding:10px;
}

#basketClose
{
  position:absolute;
  right:-16px;
  top:-15px;
  background-color:#fff;
  border:solid 1px red;
}

.fade
{
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
  background:#000;
}

#socialLinks
{
  text-align:center;
  width:650px;
}

#socialLinks ul
{
  list-style:none;
  width:650px;
  position:relative;
  left:77px;
}

#socialLinks ul li
{
  float:left;
  text-align:center;
  width:120px;
  height:120px;
  padding:0 0 0 20px;
}

#socialLinks ul li a
{
  display:block;
  width:120px;
  height:120px;
}

#socialLinks ul li a.facebook
{
  background:url(http://www.gbapen.co.uk/images/facebook.png) no-repeat;
}

#socialLinks ul li:hover a.facebook
{
  background:url(http://www.gbapen.co.uk/images/facebook-hover.png) no-repeat;
}

#socialLinks ul li a.twitter
{
  background:url(http://www.gbapen.co.uk/images/twitter.png) no-repeat;
}

#socialLinks ul li:hover a.twitter
{
  background:url(http://www.gbapen.co.uk/images/twitter-hover.png) no-repeat;
}

#socialLinks ul li a.youtube
{
  background:url(http://www.gbapen.co.uk/images/youtube.png) no-repeat;
}

#socialLinks ul li:hover a.youtube
{
  background:url(http://www.gbapen.co.uk/images/youtube-hover.png) no-repeat;
}

#socialLinks ul li a.instagram
{
  background:url(http://www.gbapen.co.uk/images/instagram.png) no-repeat;
}

#socialLinks ul li:hover a.instagram
{
  background:url(http://www.gbapen.co.uk/images/instagram-hover.png) no-repeat;
}

#socialLinks ul li a.pinterest
{
  background:url(http://www.gbapen.co.uk/images/pinterest.png) no-repeat;
}

#socialLinks ul li:hover a.pinterest
{
  background:url(http://www.gbapen.co.uk/images/pinterest-hover.png) no-repeat;
}

.quovolve-nav:before,.quovolve-nav:after
{
  content:"\0020";
  display:block;
  height:0;
  visibility:hidden;
}

.quovolve-nav
{
  line-height:30px;
  zoom:1;
  margin:10px 0;
}

.quovolve-nav-above
{
  margin-bottom:20px;
}

.quovolve-nav-below
{
  margin-top:20px;
}

.quovolve-nav span
{
  float:left;
  margin-right:5px;
}

.quovolve-nav a
{
  background:#aaa;
  line-height:20px;
  color:#fff;
  display:block;
  border:0 none;
  text-align:center;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);
  box-shadow:inset 0 1px 2px rgba(0,0,0,.15);
  padding:5px 15px;
}

.nav-numbers
{
  list-style:none;
  float:right;
  margin:0;
}

.nav-numbers li
{
  float:left;
  margin:0 0 0 5px;
}

.nav-numbers li a
{
  padding-left:0;
  padding-right:0;
  width:30px;
}

.nav-text
{
  margin-left:30px;
  color:#aaa;
}

#nav
{
  list-style:none;
  margin:0;
  padding:0;
}

#nav li
{
  float:left;
  display:block;
  position:relative;
  z-index:500;
  margin:0 1px;
}

#nav li a
{
  display:block;
  height:20px;
  text-decoration:none;
  color:#fff;
  text-align:center;
}

#sub_nav
{
  position:absolute;
  left:0;
  opacity:0.95;
  display:none;
  list-style:none;
  width:550px;
  background-color:#fff;
  box-shadow:10px 10px 5px #888;
  margin:0 0 0 -1px;
  padding:10px;
  z-index:9999;
}

ul#sub_nav li
{
  background-image:none;
  margin:0;
  padding:0;
}

ul#sub_nav li a
{
  background-image:none;
  color:#91a4bd;
  text-align:left;
  line-height:10px;
  height:10px;
}

ul#sub_nav li a:hover
{
  background-image:none;
  color:#91a4bc;
  line-height:10px;
  height:10px;
}

#nav ul li
{
  width:650px;
  float:left;
  border-top:1px solid #fff;
}

#nav ul a
{
  display:block;
  height:15px;
  color:#fff;
  text-align:left;
}

#nav a:hover
{
  text-decoration:none;
}

#prodbrands
{
  border:0;
  float:left;
  background-color:#fff;
  display:block;
  vertical-align:top;
  z-index:999;
}

#prodbrands ul
{
  list-style:none;
  width:150px;
  margin:0;
  padding:0 0 10px;
}

#prodbrands ul li
{
  border:0;
  width:180px;
  margin:0;
  min-height:20px;
}

#prodbrands ul li a
{
  background-image:none;
  color:#91a4bd;
  display:block;
  font-size:100%;
  height:12px;
  line-height:8px;
  text-align:left;
  text-decoration:none;
  text-transform:uppercase;
  margin:none;
  padding:5px;
}

#prodbrands ul li a:hover
{
  background-image:none;
  color:Gray;
  line-height:20px;
  margin:0;
  padding:1px;
}

.VideoHolder ul li
{
  display:block;
  float:left;
  height:80px;
  padding-top:45px;
  width:200px;
  margin:0 15px;
}

.VideoHolder ul li a
{
  background-image:url(http://gbapen.co.uk/images/watchVideo.jpg);
  background-position:0 center;
  background-repeat:no-repeat;
  color:gray;
  font-size:small;
  padding-top:64px;
  position:relative;
  text-align:center;
}

.video
{
  display:none;
  background-color:#000;
  color:#FFF;
  z-index:2147483647;
  text-align:center;
  border:5px solid gray;
  border-radius:18px;
  padding:20px;
}

#Reviews a:link
{
  color:Orange;
}

#ExtraDesc ul
{
  padding-left:40px!important;
}

#ExtraDesc ul li
{
  list-style-type:disc;
  display:list-item!important;
  clear:both;
}

.thumbnail
{
  float:left;
  padding:5px;
}

.thumbnail img
{
  width:120px;
}

#crumbs
{
  text-align:left;
}

#crumbs ul
{
  display:inline-table;
  list-style:none outside none;
}

#crumbs ul li a
{
  background:none repeat scroll 0 0 #91A4BD;
  color:#FFF;
  display:block;
  float:left;
  font-size:10px;
  height:29px;
  max-width:150px;
  position:relative;
  text-align:center;
  text-decoration:none;
  margin:0 10px 0 0;
  padding:0 30px 0 40px;
}

#crumbs ul li a:after
{
  border-bottom:15px solid rgba(0,0,0,0);
  border-left:20px solid #91a4bd;
  border-top:15px solid rgba(0,0,0,0);
  content:"";
  position:absolute;
  right:-20px;
  top:0;
  z-index:1;
}

#crumbs ul li a:before
{
  border-bottom:15px solid rgba(0,0,0,0);
  border-left:20px solid #fff;
  border-top:15px solid rgba(0,0,0,0);
  content:"";
  left:0;
  position:absolute;
  top:0;
}

#crumbs ul li:first-child a
{
  border-bottom-left-radius:10px;
  border-top-left-radius:10px;
}

#crumbs ul li:last-child a
{
  border-bottom-right-radius:10px;
  border-top-right-radius:10px;
  padding-right:80px;
}

#crumbs ul li a:hover
{
  background:none repeat scroll 0 0 #FA5BA5;
}

#crumbs ul li a:hover:after
{
  border-left-color:#FA5BA5;
}

.filter
{
  list-style:none;
}

.filter a
{
  color:#91a4bd;
  padding-left:30px;
  background:url(../images/icons.gif) no-repeat scroll 0 -313px rgba(0,0,0,0);
  text-decoration:none;
}

.filter a.active
{
  color:#596678;
  padding-left:30px;
  background:url(../images/icons.gif) no-repeat scroll 0 -411px rgba(0,0,0,0);
}

.filter a.active:hover
{
  color:#91a4bd;
  padding-left:30px;
  background:url(../images/icons.gif) no-repeat scroll 0 -592px rgba(0,0,0,0);
}

.filter a:visited
{
  color:#91a4bd;
}

.filter a:hover
{
  color:#596678;
  background:url(../images/icons.gif) no-repeat scroll 0 -532px rgba(0,0,0,0);
}

.button a
{
  color:#FFF;
  padding:3px;
}

.button,a.button
{
  text-decoration:none;
  font:bold 1.5em 'Trebuchet MS',Arial, Helvetica;
  display:inline-block;
  text-align:center;
  color:#fff;
  border:1px solid rgba(0,0,0,0.3);
  text-shadow:0 1px 0 rgba(0,0,0,0.4);
  box-shadow:0 0 .05em rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 .05em rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 .05em rgba(0,0,0,0.4);
  margin:10px;
  padding:8px;
}

.address,#stores
{
  text-align:center;
}

.header_right:after,.clear,.quovolve-nav:after
{
  clear:both;
}

#nav_hldr ul,#SliderNav ul
{
  list-style:none;
  margin:0;
  padding:0;
}

div#prodbrands,.Product_hldr .left,.Product_hldr .price
{
  float:left;
}

fieldset label.inline,#crumbs ul li
{
  display:inline;
}

input.textEntry,input.passwordEntry
{
  width:320px;
  border:1px solid #ccc;
}

.prdImg img,.prdFlrPln img
{
  width:360px;
  height:300px;
}

.loginDisplay a:link,.loginDisplay a:visited,.loginDisplay a:hover,#SliderNav ul li a
{
  color:#fff;
}

#menuHolder div,#crumbs ul li:first-child a:before,#crumbs ul li:last-child a:after
{
  display:none;
}

#filtersApplied a,h2.sales
{
  color:Red;
}

#pageSize ul li a.active,#paging a.active,#paging1 a.active
{
  opacity:1;
  border:1px solid gray;
  text-align:center;
  padding:0 2px 0 3px;
  margin-left:10px;
}

#paging a,#paging1 a
{
  text-decoration:none;
  border:0 solid gray;
  opacity:.3;
  padding:8px;
}

#imglist,#imggrid
{
  opacity:.4;
  margin:0;
  padding:0;
}

#imglist.active,#imggrid.active
{
  opacity:1;
}

.quovolve-nav a:hover,.nav-numbers li.active a,.nav-numbers li a:hover
{
  background:#91a4bd;
}