/*--------------------------------------------------------------
# Corporate - April 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* ------------------------- STYLE1 --------------------------*/

/* template_css.css
------------------------------------------------------------------*/

a:link,
a:visited,
a:active{
	color:#318cbb;
}
a:hover{
	color:#57afdc;
}
a#logo_styled{
	background: transparent url(../images/style1/logo.png) no-repeat 0 0;
}
div#wrapper_menu ul li.level1:hover a{
	color:#318cbb!important;
}
div#wrapper_menu .moomenu ul li.topli:hover a{
	color:#3a3a3a!important;
}
div#buttons span:first-child{
	/* border-right:1px solid #318cbb; */
}
h3#bottom_wrapper_header{
	color:#318cbb;
}
div#wrapper_footer ul li.level1 a{
	color:#318cbb !important;
}
div#wrapper_footer ul li.level1 a:hover{
	color:#318cbb;
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3{
	color:#318cbb;
}
ul{
	list-style-image:url(../images/style1/bullet1.png);
}
div#wrapper_top{
	background:#fff url(../images/style1/top_shadow.png) repeat-x 0 bottom;
}
div#search input#mod_search_searchword{
	background:transparent url(../images/style1/search_button.png) no-repeat right 0;
}
div#wrapper_breadcrumbs{
	background:#fff url(../images/style1/breadcrumbs.png) repeat-x 0 bottom;
}
div#wrapper_breadcrumbs span#breadcrumbs_yah{
	background:transparent;
}
div#slider{
	background:transparent url(../images/style1/slider.png) no-repeat 0 0;
}
div.slider_up{
	background:url(../images/style1/slider.png) no-repeat -70px 0!important;
}
div#left{
	background:transparent url(../images/style1/left_col_middle.png) repeat-y right 0;
}
div#left_1{
	background:transparent url(../images/style1/left_col_top.png) no-repeat right 0;
}
div#left_2{
	background:transparent url(../images/style1/left_col_bottom.png) no-repeat right bottom;
}
div#right{
	background:transparent url(../images/style1/right_col_middle.png) repeat-y left 0;
}
div#right_1{
	background:transparent url(../images/style1/right_col_top.png) no-repeat left 0;
}
div#right_2{
	background:transparent url(../images/style1/right_col_bottom.png) no-repeat left bottom;
}
.grey .us_width-20,
.grey .us_width-25,
.grey .us_width-33,
.grey .us_width-50{
	background: url(../images/style1/module_border_dark.png) repeat-y left 20px;
}
.light .us_width-20,
.light .us_width-25,
.light .us_width-33,
.light .us_width-50{
	background: url(../images/style1/module_border_light.png) no-repeat left center;
}

/* gk_stuff.css
------------------------------------------------------------------*/
.gk_is_preloader{
	background:#e8e8e8 url(../images/style1/gk_stuff/load.gif) no-repeat center center !important;
}
a.gk_is_play{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat 0 0!important;
}
a.gk_is_pause{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -26px 0!important;
}
a.gk_is_prev{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat 0 -22px!important;
}
a.gk_is_next{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -26px -22px!important;
}
a.gk_is_play:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -52px 0!important;
}
a.gk_is_pause:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -78px 0!important;
}
a.gk_is_prev:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -52px -22px!important;
}
a.gk_is_next:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -78px -22px!important;
}
div.gk_is_interface_buttons{
	padding: 6px;
	background: transparent url('../images/style1/gk_stuff/ni_buttons_bg.png') no-repeat 0 0!important;
}

div.gk_npro_short_prev,
div.gk_npro_full_prev {
	background: transparent url('../images/style1/gk_stuff/npro_prev.png') no-repeat 0 0!important;
}
div.gk_npro_short_prev:hover,
div.gk_npro_full_prev:hover {
	background: transparent url('../images/style1/gk_stuff/npro_prev.png') no-repeat -8px 0!important;
}
div.gk_npro_short_next,
div.gk_npro_full_next {
	background: transparent url('../images/style1/gk_stuff/npro_next.png') no-repeat 0 0!important;
}
div.gk_npro_short_next:hover,
div.gk_npro_full_next:hover {
	background: transparent url('../images/style1/gk_stuff/npro_next.png') no-repeat -8px 0!important;
}

/* joomla_classes.css
------------------------------------------------------------------*/

td.sectiontableheader{
	font:bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#318cbb;
}
td.sectiontableheader{
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	color:#979797;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
	border-bottom:1px solid #eaeaea;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td{
	background:#fafafa;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td{
	background:none;
}
h2.contentheading,
.contentheading,
table.blog .contentheading{
	height:50px;
	line-height:36px;
	padding:0 3px 0 4px!important;
	font-size:1.8em;
	color:#318cbb;
}
a.category{
	color:#318cbb!important;
}
a.category:hover{
	color:#318cbb!important;
}
.button,
button.validate{
	background:#318cbb;
}
a.readon,
.back_button a{
	background:transparent url(../images/style1/bullet1.png) no-repeat center left;
}

/* Module Advertisement */

div.banneritem_text{
	border-bottom:1px dotted #ddd;
}

/* suckerfish.css
------------------------------------------------------------------*/

/* popups */

div#popup_login,
div#popup_register{
	background:url(../images/style1/popup_top.png) no-repeat 0 top;
}

div#close_button_login,
div#close_button_register{
	background:url(../images/style1/close_button.png) no-repeat 0 top;
}
div#close_button_login:hover,
div#close_button_register:hover{
	background:url(../images/style1/close_button.png) no-repeat 100% top;
}
div.top{
	background:url(../images/style1/popup_middle.png) repeat-y 0 0;	
}
div.bottom{
	background:url(../images/style1/popup_bottom.png) no-repeat 0 bottom;	
}

/* typography.css
------------------------------------------------------------------*/

p.info{
	color:#41bcea;	
}
p.tips{
	color:#e98b05;
}
p.warning{
	color:#c00;
}
pre,
.code{
	background-color:#f5f5f5;
	border-left:5px solid #318cbb;
	color: #979797;
}
.highlight-1{
	background:#ffffda;
}
.highlight-2{
	background:#f5f5f5;
}
.highlight-3{
	background:#3a3a3a;
	color: #fff;
}
.highlight-4{
	background:#318cbb;
	color: #fff;
}
span.clear{
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
	color:#979797;
}
span.clear-1{
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	color:#3a3a3a;
}
span.clear-2{
	border-top:1px solid #318cbb;
	border-bottom:1px solid #318cbb;
	color: #318cbb;
}
span.color{
	color:#979797;
}
span.color-1{
	color:#3a3a3a;
}
span.color-2{
	border-left:2px solid #318cbb;
	color:#318cbb;
}
span.color-3{
	border-left:2px solid #3a3a3a;
	color:#3a3a3a;
}
span.color-4{
	background:#3a3a3a;
	color:#fff;
}
span.color-5{
	background:#f5f5f5;
	color:#318cbb;
}
span.color-6{
	border-top:1px solid #e9e9a1;
	border-bottom:1px solid #e9e9a1;
	background:#ffffee;
	color:#666;
}
span.color-7{
	background:#318cbb;
	color:#fff;
}
ul.bullet{
	list-style-image:url(../images/style1/bullet2.png)!important;
}
ul.floated li{
	background: url(../images/style1/bullet2.png) no-repeat 0 center!important;
}
/* Code */
pre,
.code1,
.code2{
	background-color:#f5f5f5;
	font-family: 'Curier New' monospace;	
}
.code2{
	border-left: 5px solid #318cbb;
}
.code3{
	border-top: 1px solid #318cbb;
	border-bottom: 1px solid #318cbb;
}
.code3 h4{
	background-color:#fff;
}
/* Warnings */
p.info2,
p.info4{
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
}
p.warning2,
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
p.tips3,
p.tips4{
	background-color:#fdffca;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
/* Blockquotes */
blockquote div.blockquote1{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left bottom;
}
blockquote div.blockquote1 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote2{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left top;
}
blockquote div.blockquote2 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote3{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left bottom;
}
blockquote div.blockquote3 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
blockquote div.blockquote4{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left top;
}
blockquote div.blockquote4 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
/* Legends */
div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	background: #fff;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#f5f5f5;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #3a3a3a;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #3a3a3a;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #3a3a3a;
	border-bottom:solid 1px #3a3a3a;	
}
/* unordered lists */
ul.circle1{list-style-image:url(../images/style1/gk_stuff/typography/bullet3ul.png);}
ul.circle2{list-style-type:circle; list-style-image: none;}
ul.bullet1{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_dark.png);}
ul.bullet2{list-style-image:url(../images/style1/gk_stuff/typography/bullet1ul.png);}
ul.bullet3{list-style-image:url(../images/style1/gk_stuff/typography/bullet2ul.png);}
ul.bullet4{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_color.png);}
ul.square1{list-style-type:square; list-style-image: none;}
ul.square2{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_dark.png);}
ul.square3{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_color.png);}

/* Numbers */

div.number1 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2.png) no-repeat center center;

}
div.number2 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center;
	color:#fff;
}