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

/* template.css */
body {
	background: #111;
}
a:hover,
a:active,
a:focus,
#gkMainbody div.tags.tagcloud a:hover,
#gkMainbody a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover,
#gkSidebar .box a:hover { 
	/*color: #3c99df;*/
	color: #005D6F; 
}
#gkTopBar,
#gkMenuWrap #gkTopBar {
	/*background: #3c99df; */
	background: #FFFFFF; 
}

#gkLogin  {
	/*border-color: #fff;*/
}

.imageBg .gk-info > a:active,
.imageBg .gk-info > a:focus,
.imageBg .gk-info > a:hover {
	color: #3c99df;
}
.color-icon .header > i,
.header.color-icon > i { 
	color: #3c99df; 
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { 
	color: #3c99df!important; 
}
.gkPopupWrap h3 a {
	color: #3c99df;
}

section.categories-list ul ul { }
section.categories-list ul ul li {
	border-left: 3px solid #3C99DF;
}

article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover { 
	color: #3c99df!important;
}
.tooltip-inner strong {
	background: #3c99df;
}
#system-message .alert-error { 
	background: #c24829; 
}
#system-message .alert-notice { 
	background: #3c99df; 
}
div.bannerfooter {
	color: #3c99df;
}
dl#tabs dt.tabs span h3 a:hover,
dl.tabs dt.tabs span h3 a:hover { 
	color: #3C99DF;
}
dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	color: #3C99DF;
	border-bottom: 5px solid #3C99DF;
}
.result-title :before {
	color: #3C99DF;
}
.autocompleter-queried { 
	color: #3c99df!important;
}
.box.menu li:hover {
	background: #3c99df;
}

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #3c99df; 
}
.nspNext:hover:after,
.nspPrev:hover:after { 
	color: #3c99df; 
}
.readon {
	background: #111;
}
.readon:hover {
	background: #3c99df;
}
.box.dark a.readon {
	background: #3c99df;
}
.gkPriceTable dd.gkPrice > .button {
	background: #111;
}
.gkPriceTable dd.gkPrice > .button:active,
.gkPriceTable dd.gkPrice > .button:focus,
.gkPriceTable dd.gkPrice > .button:hover { 
	background: #3c99df; 
}
.gkPriceTable .gkPopular:before {
	background: #9ec22a;
}
.gkColorPriceTable dl {
	/*background: #3c99df;*/
	background: #018399;
}

.gkColorPriceTable dd {
	color: #c7e7ff;
}
.gkColorPriceTable .gkPrice > span {
	/*color: #c7e7ff;*/
	color: #fff;
}
.gkColorPriceTable .gkPrice > small {
	color: #c7e7ff;
}


.gkColorPriceTable dl.gkColor { /*background: #9ec22a; background:#01286B;*/  background:#035940;}

.gkColorPriceTable .gkColor dd { /*color: #e3f5a9;*/ color: #fff; }
.gkColorPriceTable .gkColor .gkPrice > span { /*color: #e3f5a9;*/color: #fff; }
.gkColorPriceTable .gkColor .gkPrice > small { /*color: #e3f5a9;*/color:#fff; }

.gkColorPriceTable .gkColor .gkLink a:active,
.gkColorPriceTable .gkColor .gkLink a:focus,
.gkColorPriceTable .gkColor .gkLink a:hover {
	/*background: #bedf54;*/
	/*background: #48629B;*/
	background:#fff;
}
.gkColorPriceTable dl.gkPremium { 
	/*background: #111;*/
	/*background: #55036F;  */
	background:#3d0051;
}
.gkColorPriceTable .gkPremium dd {
	color: #adadad;
}

.gkColorPriceTable .gkPremium .gkPrice > small {
	/*color: #adadad;*/
	color: #fff;
	font-size: 21px;
}

.gkFrame .button {
	background: #9ec22a;
}
.gkFrame .button:active,
.gkFrame .button:focus,
.gkFrame .button:hover { 
	background: #111; 
}
.gkDomainSearch div.gkBigSelect:after {
	color: #3c99df;
}
.gkDomainSearch div.gkBigSelect > ul li:hover {
	background: #3c99df;
}
.gkTestimonials .gkText > div { 
	/*background: #3c99df;*/
	background: #F68121; 
}
.gkTestimonials .gkLink > div { 
	/*background: #111;*/
	background: #018399; 
}
.gkPoints li span {
	/*background: #3c99df;*/
	background:#018399;
}
.gkIcon i {
	background: #3c99df;
}
.gkIcon i.dark { 
	background: #111; 
}
.faq h3 {
	color: #3C99DF;
}
.faq h3:before {
	color: #3c99df;
}
.hosting .features h3 i {
	color: #3C99DF;
}
.hosting table thead th {
	background: #3C99DF;
}

/* menu.css */
3#gkMainMenu .gkMenu > ul > li.active > a {
	/*color: #3c99df;*/
	color: #F07F19;	
}
#gkMainMenu .gkMenu > a:hover,
#gkMainMenu .gkMenu > a:active,
#gkMainMenu .gkMenu > a:focus,
#gkMainMenu .gkMenu > li.active > a {
	color: #3c99df;
}
#gkMainMenu .gkMenu > ul li div.childcontent {
	/*background: #3c99df;*/
	background: #005D6F;
}
#gkMainMenu .gkMenu > ul li div.childcontent-inner {
	/*background: #3c99df;*/
	background: #005D6F;
}
#gkMainMenu .gkMenu > ul li div.childcontent li {
	/*border-top: 1px solid #55acee;*/
	border-top: 1px solid #005D6F;
}
#gkMainMenu .gkMenu > ul li div.childcontent li:hover {
	 /*background: #55acee;*/
	 background: #EF7F1A;
}
#gkMainMenu .gkMenu > ul li li div.childcontent small {
	color: #c8e7ff;
}

/* menu-aside.css */
#aside-menu {
	background: #222;
}

/* k2.css */
.k2FeedIcon a:before,
a.k2FeedIcon:before {
	color: #3c99df;
}
.activeCategory a { 
	color: #3c99df;
}
h1 > sup,
h2 > sup {
	background: #3c99df;
}
.itemBody > div > ul li:before {
	color: #3c99df;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	background: #3c99df;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #3c99df;
}
table.calendar tr td.calendarTodayLinked a {
	color: #3c99df;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	background: #3c99df;
}
.calendarNavLink { 
	color: #3c99df; 
}
.k2TagCloudBlock a:hover { 
	color: #3c99df;
}



/****************nilesh-in-pune-css ********************/

.gkColorPriceTable .gkPremium .gkPrice > span {
	/*color: #adadad;*/
		color: #fff;
	font-size: 21px;
}

.imageBg #gkLogin,
#gkLogin {
	/*background: #3c99df;
	border: 1px solid #3c99df;
	background: #018399;
	border: 1px solid #018399;
	border-radius:5px;*/
	    background: #006b7c;
	    border-left:none;
	    border-right:none;
	    border-top:none;
	    border-bottom:none;
	    
}

#gkLogin:hover,
.imageBg #gkLogin:hover,
#gkMenuWrap #gkLogin:hover,
#gkLogin:focus,
.imageBg #gkLogin:focus,
#gkMenuWrap #gkLogin:focus {
	/*background: #111; background:transparent;
	color:#F07F19;*/
	background:#F07F19;
	color:#fff;
	text-decoration: none;}
	


.gkColorPriceTable .gkLink a {
	/*border: 5px solid #7ec0f2;
	color: #3c99df;
	 border: 5px solid #54A7B9;
	color: #54A7B9;*/
	border:none;
	color: #fff;
}

.gkColorPriceTable .gkLink a:active,
.gkColorPriceTable .gkLink a:focus,
.gkColorPriceTable .gkLink a:hover {
/*	background: #7ec0f2; background: #54A7B9;*/
	background: #006677;
	
}


/* joomla.css */
button,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.pagenav-prev a,
.pagenav-next a,
.readon,
#gkMainbody .itemReadMore,
#gkMainbody .readmore > a,
.button.invert:active,
.button.invert:focus,
.button.invert:hover {
/*	background: #3c99df;*/
	/*background: #006677;*/
	background: #006b7c;
}
button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.readon:hover,
#gkMainbody .itemReadMore:active,
#gkMainbody .itemReadMore:focus,
#gkMainbody .itemReadMore:hover,
#gkMainbody .readmore > a:active,
#gkMainbody .readmore > a:focus,
#gkMainbody .readmore > a:hover,
.button.invert {
	/*background: #111;*/
	background:#F07F19;
}


/*********spider-hacks-start(nilesh in pune)**********/


th {
/*	background: #3C99DF;*/
	background: none;
}
.gkColorPriceTable .gkPremium dt {
	/*border-bottom: 1px solid #373737; border-bottom: 1px solid #A354BD;*/
	border-bottom: none;
}
.gkColorPriceTable dt {
	/*border-bottom: 1px solid #74b3e2; border-bottom: 1px solid #4FA8B8;*/
	border-bottom: none;
}
.gkColorPriceTable .gkColor dt { /*border-bottom: 1px solid #b6d25a;border-bottom: 1px solid #446399;*/ 	border-bottom: none;}
.gkColorPriceTable .gkPremium .gkLink a {

	/*border: 5px solid #757575; 	border: 5px solid #A15ABA;*/
	color: #111;
}
.gkColorPriceTable .gkPremium .gkLink a:active,
.gkColorPriceTable .gkPremium .gkLink a:focus,
.gkColorPriceTable .gkPremium .gkLink a:hover {
	/*background: #757575; background: #A15ABA;*/
	background: #fff;
}
.gkColorPriceTable .gkColor .gkLink a {
	/*border: 5px solid #bedf54;
	color: #9ec22a; 	border: 5px solid #40659C;*/
	border:none;
	color: #40659C;
}
