/*
#------------------------------------------------------------------------
# Events - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 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 */

.frontpage #gkHeader {
   background: url('../images/header_bg.jpg') no-repeat center top;
}


.gkColorPriceTable .gkLink a {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #7ec0f2;
    border-radius: 50%;
    color: #3c99df;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 96px;
    line-height: 97px;
    margin: 20px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 96px;
}