/*
#------------------------------------------------------------------------
# myStore - June 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software. It is based on GavickPro's GAVERN framework. 
  NOTE: It is not free or public. This theme is for members of the GavickPro club only.
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */



#gkCart {float: right;width: auto;}
#gkCart {background: url("../images/style1/cart_icon.png") no-repeat scroll left 0 transparent;height: 20px;margin: -2px 0 0 25px;padding: 2px 0 0 20px;}
#gkCart a {margin-right:1px;}
#gkCart a.popup {margin-right:0px;}
#gkItems {float:right;margin-left:5px;}

/* Logo */

#gkLogo,
#gkLogo.text { float:left; padding:0 10px 0 10px; background:#e3012d url('../images/style1/color_bg.png') repeat-x 0 bottom; height:44px; position:relative; z-index:101; }
#gkLogo { background:#e3012d url('../images/style1/color_bg.png') repeat-x 0 bottom; }
#gkLogo > a { text-indent:-999em; display:block; width:119px; height:44px; background:transparent url('../images/style1/logo.png') no-repeat 0 0; padding:0; }
#gkLogo.text a { color: #FFFFFF;font-size: 18px;height: 16px;line-height: 16px; margin-top:5px;}
#gkLogo.text .gkLogoSlogan {color: #FFFFFF;font-size: 11px;height: 14px;letter-spacing: 0.65px;line-height: 4px;font-weight:normal}
#gkLogo a { }
#gkLogo.text a { text-indent:0!important; background:none!important; }
/* Article breadcrumb */


/* Bottom  section */

/* Footer */



div.gk-menu ul.level0 > li.haschild:hover > a, 
div.gk-menu ul.level0 > li.haschild-over:hover > a, 
#gk-nav #gk-cssmenu > li:hover > a.haschild, 
.box.color > h3,
.gkPopup .button:hover,
.gkPopupWrap button:hover.validate {text-shadow: 1px -1px 1px #AD0021;}

div.gk-menu ul.level0 > li > div.childcontent {-webkit-border-radius: 3px; -webkit-border-top-left-radius: 0; -moz-border-radius: 3px; -moz-border-radius-topleft: 0; border-radius: 3px; border-top-left-radius: 0; }
div.gk-menu > ul.level0 > li li.group .group-title { -moz-border-radius:2px; -webkit-border-radius:2px; border-radius: 2px; }

