/*--------------------------------------------------------------
# Hewahoo - January 2010 (for Joomla 1.5)
# Copyright (C) 2007-2010 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/*
 * gk_stuff.css
 */
 
div.gk_tab-style1 div.gk_ul_wrap { background:transparent url('../images/style2/module_headers.png') no-repeat 0 -73px; } 
ul.gk_tab_ul-style1 { background:transparent url('../images/style2/arrows.png') no-repeat 101% -91px; }
ul.gk_tab_ul-style1 li { color:#000; }
ul.gk_tab_ul-style1 li.active, ul.gk_tab_ul-style1 li:hover { background: #000; }
h4.gk_tab_news_header, h4.gk_tab_news_header a { color:#000; }
h4.gk_tab_news_header a:hover { color:#7f0b0c; }
.style2 ul.gk_tab_ul-style1 li { color:#7f0b0c; }
.style2 ul.gk_tab_ul-style1 li.active, .style2 ul.gk_tab_ul-style1 li:hover { background:#aa5c5d; }
.style2 h4.gk_tab_news_header, .style2 h4.gk_tab_news_header a { color:#7f0b0c; }
.style2 h4.gk_tab_news_header a:hover { color:#000; }
h4.gk_npro_header { color:#000; }
h4.gk_npro_header a { color:#000; }
h4.gk_npro_header a:hover { color:#7f0b0c; }
div.gk_npro_full_interface ul li { background:#7f0b0c; }
div.gk_npro_full_interface ul li.active { background:#000; }
div.gk_npro_short_next, div.gk_npro_short_prev, div.gk_npro_full_prev, div.gk_npro_full_next { background: #7f0b0c; }
div.gk_npro_short_next:hover, div.gk_npro_full_next:hover, div.gk_npro_short_prev:hover, div.gk_npro_full_prev:hover { background:#000; }
.bigfont1 h4 a:hover { color:#7f0b0c; }
.bigfont2 h4 a:hover { color:#000; }
.bigfont2 .readon_class { background:#000; }
.bigfont2 .readon_class:hover { background:#7f0b0c; }
.gk_is_wrapper-style1 .gk_is_text { background: transparent url('../images/style2/image_show_bg.png') no-repeat center center; }
.gk_is_text h4,.gk_is_text h4 a{color:#fff;}
.gk_is_text h4 a:hover { color:#000; }
.gk_is_prev, .gk_is_next { background:transparent url('../images/style2/is_arrows.png') no-repeat 0 0; }
.gk_is_popup-style3 .gk_is_text_block a, .gk_is_popup-style3 .gk_is_text_block h4 a:hover  { color:#7f0b0c; }
#comments a { color: #7f0b0c; }
#comments a:active, #comments a:focus, #comments a:hover { color: #000; }
#jc span.comments-vote a { background: #fff url('../images/style2/jc_vote.png') no-repeat 0 0; }
/*
 * joomla.css
 */
 
div.date span.modified { color:#000; }
button,
.back_button a,
.button,
.validate,
a.readon, 
.gk_npro_readmore_inline,
#comments-form-send {
	background:#7f0b0c;
}
button:hover,
a.readon:hover, 
.gk_npro_readmore_inline:hover,
.back_button a:hover,
.button:hover,
.validate:hover,
#comments-form-send:hover {
	background:#000;
}
.tool-tip>div{
	background:#f8f3f3;
	border:1px solid #eccccc;
}
div.user>p:first-child{
	background:#f8f3f3;
	border:1px solid #eccccc;
}
/*
 * modules.css
 */
 
.moduletable h3,
.moduletable_menu h3,
.moduletable_text h3,
.moduletable_ver1a h3,
.moduletable_ver1b h3,
.moduletable_ver1c h3{
	background:transparent url('../images/style2/module_headers.png') no-repeat 101% -1px;
} 
.moduletable_ver2a h3,
.moduletable_ver2b h3,
.moduletable_ver2c h3{
	background:transparent url('../images/style2/module_headers.png') no-repeat left -73px;
}
.moduletable_ver2b h3{ background:transparent url('../images/style2/module_headers.png') no-repeat left -118px; }
.moduletable_ver2c h3{ background:transparent url('../images/style2/module_headers.png') no-repeat left -163px; }
.moduletable_ver2a h3 span,
.moduletable_ver2b h3 span,
.moduletable_ver2c h3 span{
	background:transparent url('../images/style2/arrows.png') no-repeat 101% -91px;
}
.moduletable_ver2a h3 span{ color:#fff; }
.moduletable_ver2b h3 span{ background-position: 101% -46px!important; }
.moduletable_ver2c h3 span{ background-position: 101% -1px!important; }
.badge_hot h3 span.badge{
	background:transparent url('../images/style2/badges.png') no-repeat right -14px;
}
.badge_new h3 span.badge{
	background:transparent url('../images/style2/badges.png') no-repeat right 0;
}
/*
 * template.css
 */
 
body { background: #fff url('../images/style2/main_bg_1.jpg') no-repeat center top; }
a { color:#7f0b0c; }
a:hover { color:#000; }
div#gk_wrapper { background:#fff url('../images/style2/top_bg.jpg') no-repeat right top; }
div#gk_header { background:transparent url('../images/style2/logo_bg.png') no-repeat left top; }
div#user_panel a:hover { color:#7f0b0c; }
div#horiz-menu a { color:#7f0b0c; }
div#horiz-menu a:hover { color:#000; }
div#horiz-menu ul ul { background:#7f0b0c; }
div#horiz-menu ul ul li { border-bottom:1px solid #7f0b0c; }
div#horiz-menu ul ul li:hover { background:#000; }
input#mod_search_searchword { background:#fff url('../images/style2/search_icon.png') no-repeat 180px center; }
div#breadcrumb a.pathway:hover { color:#000; }
#gk_bottom1 a:hover { color:#7b0b0c; }
/*
 * typography.css
 */
 
pre,
.code1,
.code2 {
	background:#f7f7f7;
}
pre,
.code1 {
	border-left:5px solid #bf0b0c!important;
}
.code2 {
	border-top:5px solid #bf0b0c;
	border-bottom:5px solid #bf0b0c;
}
.code3 {
	border-top:1px solid #bf0b0c;
	border-bottom:1px solid #bf0b0c;
}
.code3 h4 {
	background:#fff;
}

p.info1,
p.info2,
p.info3,
p.info4 {
	background:transparent url('../images/icons/info.gif') no-repeat left center;
}
p.warning1,
p.warning2,
p.warning3,
p.warning4 {
	background:transparent url('../images/icons/warning.gif') no-repeat left center;
}
p.tips1,
p.tips2,
p.tips3,
p.tips4 {
	background:transparent url('../images/icons/tips.gif') no-repeat left center;
}
p.info2,
p.info4 {
	border-top:#d1e8f5 solid 1px;
	border-bottom:#d1e8f5 solid 1px;
	background-position:3px center;
}
p.info3,
p.info4 {
	background-color:#f4fbff;
	background-position: 7px center;
}
p.warning2,
p.warning4 {
	border-top:#f5d1d1 solid 1px;
	border-bottom:#f5d1d1 solid 1px;
	background-position: 3px center;
}
p.warning3,
p.warning4 {
	background-color:#f6eeee;
	background-position: 7px center;
}
p.tips2,
p.tips4 {
	border-top:#f5f4aa solid 1px;
	border-bottom:#f5f4aa solid 1px;
	background-position:3px center;
}
p.tips3,
p.tips4 {
	background-color:#fffff3;
	background-position: 7px center;
}

blockquote div.blockquote1 {
	background:transparent url(../images/style2/typography/open1.png) no-repeat left bottom;
}
blockquote div.blockquote1 div {
	background:transparent url(../images/style2/typography/close1.png) no-repeat right top;
}
blockquote div.blockquote2 {
	background:transparent url(../images/style2/typography/open1.png) no-repeat left top;
}
blockquote div.blockquote2 div {
	background:transparent url(../images/style2/typography/close1.png) no-repeat right top;
}
blockquote div.blockquote3 {
	background:transparent url(../images/style2/typography/open2.png) no-repeat left bottom;
}
blockquote div.blockquote3 div {
	background:transparent url(../images/style2/typography/close2.png) no-repeat right top;
}
blockquote div.blockquote4 {
	background:transparent url(../images/style2/typography/open2.png) no-repeat left top;
}
blockquote div.blockquote4 div {
	background:transparent url(../images/style2/typography/close2.png) no-repeat right top;
}

div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4 {
	background: #f5f5f5;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child {
	background:#e7e7e7;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child {
	border:solid 1px #666;
}
div.legend1,
div.legend5,
div.legend6 {
	border:solid 1px #666;
}
div.legend2,
div.legend3,
div.legend4 {
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}

.highlight-1 {
	background:#ffffda;
}
.highlight-2 {
	background:#bf0b0c;
	color:#fff;
}
.highlight-3 {
	background:#000;
	color:#fff;
}
.highlight-4 {
	background:#333;
	color:#fff;
}

span.clear {
	border-top:1px solid #bf0b0c;
	border-bottom:1px solid #bf0b0c;
	color:#bf0b0c;
}
span.clear-1 {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#000;
}
span.clear-2 {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;
}
span.color {
	color:#bf0b0c;
}
span.color-1 {
	color:#000;
}
span.color-2 {
	color:#bf0b0c;
	border-left:2px solid #bf0b0c;
}
span.color-3 {
	color:#333;
	border-left:2px solid #333;
}
span.color-4 {
	color:#bf0b0c;
	background:#f4fbff;
}
span.color-5 {
	color:#fff;
	background:#000;
}
span.color-6 {
	color:#666;
	background:#f8f3f3;
	border-top:1px solid #eeeeec;
	border-bottom:1px solid #eeeeec;
}
span.color-7 {
	background:#333;
	color:#fff;
}

ul.circle1 {
	list-style-image:url(../images/style2/typography/bullet3ul.png);
}
ul.circle2 {
	list-style-type:circle;
}
ul.bullet1 {
	list-style-image:url(../images/style2/typography/bullet_ol_1_dark.png);
}
ul.bullet2 {
	list-style-image:url(../images/style2/typography/bullet1ul.png);
}
ul.bullet3 {
	list-style-image:url(../images/style2/typography/bullet2ul.png);
}
ul.bullet4 {
	list-style-image:url(../images/style2/typography/bullet_ol_1_color.png);
}
ul.square1 {
	list-style-type:square;
}
ul.square2 {
	list-style-image:url(../images/style2/typography/bullet_squ1_dark.png);
}
ul.square3 {
	list-style-image:url(../images/style2/typography/bullet_squ1_color.png);
}

div.number1 span {
	background:transparent url(../images/style2/typography/bullet_ol_2.png) no-repeat center center;
	color:#fff;
}
div.number2 span {
	background:transparent url(../images/style2/typography/bullet_ol_2_color.png) no-repeat center center;
	color:#fff;
}
