/*
#------------------------------------------------------------------------
# boutique - September 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 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 */
#gkMainMenu > div > ul div.childcontent li {min-height: 40px; line-height: 40px; }
#gkMainMenu > div > ul div.childcontent li > a,
#gkMainMenu > div > ul div.childcontent li > span {  min-height: 40px; }

#gkMainMenu > div > ul div.childcontent a,#gkMainMenu > div > ul div.childcontent span {
	font-size: 14px;
	color: #666;
}

.box li,.box_text li {
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	background: transparent;
	font-weight: bold;
}

p.gkSmallHeadline {
	margin: 1em 0 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: bold 11px/14px Verdana, Geneva, sans-serif;
	color: #000000;
}

#gkSocialAPI {
	clear: both;
	height: 27px;
	padding: 12px 0 0;
	margin: 20px 0 0 0;
	line-height: 34px;
}

#gkFooterWrap {
	text-shadow: 0 0px #676463 !important;
}

body {
	color: #403f3f !important;
	background: url('../images/tlo.gif') no-repeat center center fixed !important; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

a {
	text-decoration: none;
	color: #239743 !important;
}
