/*
#------------------------------------------------------------------------
# BikeStore - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.product-price {
    line-height: 2.6em;
}

/* footer */
.gkFooter {
  border-top: 0 solid #b5b5b5;
  color: #696969;
  font-size: 10px;
  line-height: 10px;
  margin: 20px 0;
  min-height: 10px;
  padding: 0;
  text-transform: uppercase;
/* Header */
#gkLogo {
background: #eee;
}
/* virtuemart */
div.PricesalesPrice {
  margin: 0;
  padding: 30px 20px 20px 0;
  font-size: 28px;
  color: #212121;
  background: #fbfbfb;
}

.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer {
  padding: 12px 24px;
  border: 1px solid #e5e5e5;
  min-height: 150px;
}

#gkPageContent {
    background: none repeat scroll 0 0 white;
    margin-bottom: 24px;
    width: 100%;
}

#lite .album-caption, #lite .caption{
font-size: 14px;
text-align: center;
width: 200px;
background-color: #ffffff;
!important
}

.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
  width: 75% !important;
  height: auto;
  padding-left: 37px;
}

a.itemBackToTop { display:none; }
a:hover, a:active, a:focus {
color: #cccccc !important;
}

.availability {
    margin: 19px 0px 0px 10px;
    float: right;
    font-weight: 600;
}