/*
#------------------------------------------------------------------------
# e-Sport - January 2011 template (for Joomla 1.7/2.5)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Style 1 */

/* template.css */
::selection {
		background: #d9d1ca;
}
::-moz-selection { 
 		background: #d9d1ca;
}
::-webkit-selection {
 		background: #d9d1ca;
}
body {
		background: #f9f9f9 url('../images/idp/bg.png') repeat-x left top;
}
a{color:#d8a891;}
a:hover,
a:active,
a:focus {
		color: #fff;
}
h1,
h2 {
		color: #80696c
}
#gkBg {
		
		background-repeat: no-repeat;
}
h1#gkLogo {

}
h1#gkLogo a.cssLogo {
		background-image: url('../images/idp/logo.png') no-repeat center top;

}
#gkPageTopLinks a {
		background-image: url('../images/style1/bottom_bullet.png');
}
#gkPageTopLinks a:active,
#gkPageTopLinks a:focus,
#gkPageTopLinks a:hover {
		color: #627a28;
}
#gkBreadcrumb .breadcrumbs li.separator {
		background-image: url('../images/style1/bottom_bullet.png');
}
#gkFooterWrap li {
		background-image: url('../images/style1/bottom_bullet.png');
}
#gkFrameworkLogo {
		background-image: url('../images/framework-logo.png');
}
.box.color1 > div {
		background: #335f91;
		color: #d4ec9b;
}
.box.color1 li {
		border-top-color: #a1b968;
}
.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover {
		color: #d4ec9b;
}
.box.noise > div {
		background-image: url('../images/style1/bg_noise.png');
}
.box.dotted {
		background-image: url('../images/style1/bg_dotted.png');
}
.box_menu .active {
		color: #80696c;
}
.box_menu ul li:hover,
.box_menu ul li:focus,
.box_menu ul li:active {
		background-image: url('../images/style1/bg_menu_arrow.png');
}
#gkBottom2 li {
		background-image: url('../images/style1/bottom_bullet.png');
}
#gkPopupLogin #loginForm ul.menu li {
		background-image: url('../images/style1/bottom_bullet.png');
}

/* menu.css */
#gkMainMenu > div.gk-menu > ul > li:hover,
#gkMainMenu > div.gk-menu > ul > li:active,
#gkMainMenu > div.gk-menu > ul > li:focus,
#gkMainMenu > div.gk-menu > ul > li.active { 

}
#gkMainMenu > div.gk-menu > ul > li:hover > a,
#gkMainMenu > div.gk-menu > ul > li:active > a,
#gkMainMenu > div.gk-menu > ul > li:focus > a { 

}
#gkMainMenu > div.gk-menu > ul > li.active > a { 
 
}
#gkMainMenu > div.gk-menu > ul div.childcontent-inner-wrap { 
	background: #335f91; 
}
#gkMainMenu > div.gk-menu > ul div.childcontent li { 
	border-top: 1px solid #A1B968; 
}
#gkMainMenu > div.gk-menu > ul div.childcontent li.active > a,
#gkMainMenu > div.gk-menu > ul div.childcontent li.active > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li:hover > a,
#gkMainMenu > div.gk-menu > ul div.childcontent li:hover > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li > a:hover,
#gkMainMenu > div.gk-menu > ul div.childcontent li > span:hover,
#gkMainMenu > div.gk-menu > ul div.childcontent li.active > a > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li.active > span > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li:hover > a > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li:hover > span > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li > a:hover > span,
#gkMainMenu > div.gk-menu > ul div.childcontent li > span:hover > span { 
	color: #D4EC9B; 
}
#gkMainMenu > div.gk-menu > ul div.childcontent .group-title .menu-title {
	background: #A1B968;  
}
#gkMainMenu > div.gk-menu > ul div.childcontent .group-title .menu-desc { 
	color: #335f91; 
} 
#gkSubmenu > div > ul li a:hover { 
	color: #335f91; 
}
#gkSubmenuMod ul li a { 
	color: #828181; 
}
#gkSubmenuMod ul li a:active,
#gkSubmenuMod ul li a:focus,
#gkSubmenuMod ul li a:hover { 
	color: #335f91; 
}
#gkSubmenu ul li li > a { 
	color: #828181; 
}
#gkSubmenu ul li li > a:hover,
#gkSubmenu ul li li > a:hover > span { 
	color: #335f91; 
}
#gkMainMenu > div.gk-menu > ul div.childcontent-inner-wrap div.childcontent-inner-wrap { 
	-webkit-box-shadow: 0 0 3px #43521f; 
	-moz-box-shadow: 0 0 3px #43521f; 
	box-shadow: 0 0 3px #43521f; 
}

/* joomla.css */
button:hover,
.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
		background: #4c729e;
}
.gkDate {
		background-image: url('../images/style1/date.png');
}
.gkDate > div {
		background: #9fb960;
}
ul.pagenav a:hover {
		background-color: #e8e3de;
}
li.counter {
		background: #e8e3de;  
}
div.pagination ul li a:hover,
span.pagenav {
		background: #e8e3de;
		border-color: #d2b9ad !important;
}
.categories-list ul li {
		background-image:url('../images/style1/typography/bullet-circle2.png');
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
		background-image: url('../images/style1/typography/info_small.png');
}
#system-message dd.error ul li {
		background-image: url('../images/style1/typography/warning_small.png');
}
#system-message dd.notice ul li {
		background-image: url('../images/style1/typography/tips_small.png');
}
dt.result-title a {
		color: #80696c;
}
#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend {
		color: #80696c
}
form#member-registration .spacer strong,
form#member-registration fieldset dt span.star {
		color: #da4d00;
}
div.pagenavcounter {
		color: #335f91;
}
dl#tabs dt.open {
		border-bottom-color: #335f91;
		background: #335f91;
}
dl#tabs dt:hover a {
		color: #335f91;
}

/* gk_stuff.css */
.tab1 ul.gkTabs {  
	background: #4c729e; 
}
.tab1 ul.gkTabs li {  
	border-right-color: #fe9749; 
}
.tab1 ul.gkTabs li:hover{ 
	background: #fe9749;
}
.tab2 ul.gkTabs {  
	background: #335f91; 
}
.tab2 ul.gkTabs li { 
	border-right-color: #a5bf66;
}
.tab2 ul.gkTabs li:hover { 
	background: #a5bf66;
}
.nspBotInterface .nspPagination li,
.nspTopInterface .nspPagination li,
.nspBotInterface .nspPagination li.active,
.nspTopInterface .nspPagination li.active { 
	background-image: url('../images/style1/nsp_interface.png');
}
.nspBotInterface .nspPrev,
.nspTopInterface .nspPrev,
.nspBotInterface .nspNext,
.nspTopInterface .nspNext { 
	background-image: url('../images/style1/nsp_interface.png'); 
}
.nspVmStore input.addtocart-button { 
	background-image: url('../images/style1/nsp_add_to_cart.png');
}
.gkIsWrapper-gk_eSport .gkIsPrev > span,
.gkIsWrapper-gk_eSport .gkIsNext > span { 
	background-image: url('../images/style1/is_nav.png');
}
.gkIsWrapper-gk_eSport .gkIsTextTitle { 
	background-image: url('../images/style1/is_bg_title.png'); 
	background-color: transparent;
}
.gkIsWrapper-gk_eSport .gkIsPreloader.loading { 
	background-image: url('../images/style1/is_loader.gif'); 
}
.vmGkCartModule .gkPrice { 
	color: #ea3c3c; 
}
.vmGkCartModule .gkPrice.num0 { 
	background-image: url('../images/style1/bg_cart_price1.png'); 
}
.vmGkCartModule .gkPrice.num1 { 
	background-image: url('../images/style1/bg_cart_price2.png'); 
}
.vmGkCartModule .gkPrice.num2 { 
	background-image: url('../images/style1/bg_cart_price3.png');
}
.vmGkCartModule .gkTotal { 
	background-image: url('../images/style1/bg_cart_total.png'); 
	color: #ea3c3c; 
}
#gkVmCartSmall { 
	background-image: url('../images/style1/minicart.png'); 
}
#gkVmCartSmall.loading #gkHiddenCart { 
	background-image: url('../images/style1/loader_empty.gif'); 
}
#gkVmCartSmall.full.loading #gkHiddenCart { 
	background-image: url('../images/style1/loader_full.gif'); 
}

/* k2.css */
.catItemHeader .catItemTitle span sup,
.itemHeader .itemTitle span sup {
		color: #80696c;
}
.catItemTagsBlock ul.catItemTags li a:hover,
.itemTagsBlock ul.itemTags li a:hover {
		color: #80696c;
}
.itemAuthorBlock {
		border-top-color: #80696c;
		background-image: url('../images/style1/bg_dotted.png');
}
.itemAuthorDetails h3.itemAuthorName {
		color: #80696c;
}
.itemAuthorDetails h3.itemAuthorName a {
		color: #80696c;
}
.itemAuthorContent li {
		background-image: url('../images/style1/bottom_bullet.png');
}
.commentAuthorName a {
		color: #335f91;
}
.itemCommentsForm form span#formLog {
		color:#80696c;
}
.subCategory h3 span {
		color: #80696c;
}
#itemListLinks ul li {
		background-image: url('../images/style1/bullet_red.png');
}
a.itemCommentsLink {
		background-image: url('../images/style1/comment.png');
}
table.calendar tr td.calendarCurrentMonth {
		color: #90a857
}
table.calendar tr td.calendarToday {
		background:#9fb960;
}
table.calendar tr td.calendarTodayLinked a:hover {
		background:#eb5e11;
}

/* vm.css */
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details {
		color: #335f91;
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
		color:#335f91;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
		background: #9fb960;
}
.VMmenu li:hover {
		background-image: url('../images/style1/bg_menu_arrow.png');
}
span.PricesalesPrice {
		color: #EA3C3C
}
input.addtoCart:hover {
		background: #9fb960
}
.catProductPrice .PricesalesPrice {
		color: #ea3c3c;
}
ul#tabs {
		border-bottom: 3px solid #9fb960
}
#ui-tabs ul#tabs li.current {
		background:#9fb960;
}
#ui-tabs h4 {
		color: #90a857
}
#facebox .popup > div > div > a:hover {
		background: #4c729e;
}