/*--------------------------------------------------------------
# Pulse - October 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  
---------------------------------------------------------------*/



/* GK Tab */
.gk_tab_ul-style1 { background:transparent url('../images/style1/menu_right.jpg') repeat-x 0 0; height:40px; }
.gk_tab_ul-style1 li { color:#222!important; background:transparent url('../images/style1/gk_stuff/tab_l.png') no-repeat 0 0; }
.gk_tab_ul-style1 li span { background:transparent url('../images/style1/gk_stuff/tab_r.png') no-repeat right 0; }
.gk_tab_ul-style1 li:hover { color:#fff!important; }
.gk_tab_ul-style1 li.active { color:#fff!important; background:#FFF url('../images/style1/gk_stuff/tab_active_l.png') no-repeat 0 0; height:40px;  }
.gk_tab_ul-style1 li.active span { background:transparent url('../images/style1/gk_stuff/tab_active_r.png') no-repeat right 0; }
/* NSPro */

div.gk_npro_full_prev, div.gk_npro_short_prev { background:transparent url('../images/style1/gk_stuff/nspro_arrows.png') no-repeat 0 0; height:13px; width:13px; }
div.gk_npro_full_next, div.gk_npro_short_next { background:transparent url('../images/style1/gk_stuff/nspro_arrows.png') no-repeat right 0; height:13px; width:13px; }
div.gk_npro_full_prev:hover, div.gk_npro_short_prev:hover { background:transparent url('../images/style1/gk_stuff/nspro_arrows.png') no-repeat 0 bottom; }
div.gk_npro_full_next:hover, div.gk_npro_short_next:hover { background:transparent url('../images/style1/gk_stuff/nspro_arrows.png') no-repeat right bottom; }
div.gk_npro_full_interface ul li, div.gk_npro_full_interface ul li:first-child { background:transparent url('../images/style1/gk_stuff/nspro_bullets.png') no-repeat 0 bottom; }
div.gk_npro_full_interface ul li.active { background:transparent url('../images/style1/gk_stuff/nspro_bullets.png') no-repeat 0 top; }


.color div.nspro_bg_wrap { background:#f2f2f2; }
.color div.nspro_bg_wrap p { color:#7f7f7f; }
.color .odd div.nspro_bg_wrap { background:#f2faff; }
/* Image Show */
.gk_is_text h4, .gk_is_text h4 a{color:#3078ab;}
.gk_is_preloader { background: #fff url('../images/style1/gk_stuff/loader.gif') no-repeat center center; }
.gk_is_text_bg {background:transparent; }
.gk_is_pagination li { background:transparent url('../images/style1/gk_stuff/is_bullet.png') no-repeat 0 top; }
.gk_is_pagination .active { background:transparent url('../images/style1/gk_stuff/is_bullet.png') no-repeat 0 bottom; }
.gk_is_thumbs { position:absolute; z-index:998; }
.gk_is_thumbs .img { border:1px solid #f1f1f1; background:#fff url('../images/style1/gk_stuff/loader_small.gif') no-repeat center center; position:relative; }
.gk_is_thumbs .img img { position:absolute; }

