/**
* GK Image Show - CSS style
* @package Joomla!
* @Copyright (C) 2009-2011 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @ version $Revision: GK4 1.0 $
**/

.gkIsWrapper-gk_appsite1 { position:relative; width:100%; overflow:hidden; }
.gkIsWrapper-gk_appsite1 .gkIsSlides { position:relative; overflow:hidden; }
.gkIsWrapper-gk_appsite1 .gkIsSlide { position:absolute; left:50%; }

.gkIsWrapper-gk_appsite1 .gkIsSlide { visibility:hidden; 	
	-moz-border-top-right-radius: 12px;
	-o-border-top-right-radius: 12px;
	-webkit-top-right-border-radius: 12px;
	border-top-right-radius: 12px;
	}
.gkIsWrapper-gk_appsite1 .gkIsSlide:first-child, .gkIsWrapper-gk_appsite1 .gkIsSlide:first-child img { visibility:visible; 	-moz-border-top-right-radius: 12px;
	-o-border-top-right-radius: 12px;
	-webkit-top-right-border-radius: 12px;
	border-top-right-radius: 12px;}

.slide-links .gk_is_slide { cursor:pointer; }
.gkIsWrapper-gk_appsite1 .gkIsImage { overflow:hidden; position: relative; background: transparent url('images/header_bg.jpg') no-repeat 50% 50%; width: 100%; 	
	-moz-border-top-right-radius: 12px;
	-o-border-top-right-radius: 12px;
	-webkit-top-right-border-radius: 12px;
	border-top-right-radius: 12px; }
.gkIsWrapper-gk_appsite1 .gkIsImage img, .gkIsWrapper-gk_appsite1 .gkIsSlide img {	
	-moz-border-top-right-radius: 12px;
	-o-border-top-right-radius: 12px;
	-webkit-top-right-border-radius: 12px;
	border-top-right-radius: 12px;
}
.gkIsWrapper-gk_appsite1 .gkIsTextData { display:none; }
.gkIsWrapper-gk_appsite1 .gkIsPreloader { position:absolute; z-index:128; top:0; left:0; background:#fff url('images/loader.gif') no-repeat center center; width:100%; height:100%; text-indent:-999em; }
.gkIsWrapper-gk_appsite1 .gkIsText { position: absolute; left: 0; z-index: 127; height: 1px;}
.gkIsWrapper-gk_appsite1 .gkIsTextItemWrap { text-align: left;
	background-image: url(../../../../templates/beez5/imgs/80.png)!important;
	background-repeat: repeat!important;
	-moz-border-radius: 7px!important;
	-o-border-radius: 7px!important;
	-webkit-border-radius: 7px!important;
	border-radius: 7px!important;
	width: 250px!important;
	height: auto!important;
	float: left;
	margin-left: 430px!important;
	margin-top: 35px!important;
	padding: 12px!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	color: #FFFFFF!important;}
.gkIsWrapper-gk_appsite1 .gkIsText p { font-size: 120%!important; color: #fff; font-weight: bold; text-shadow: none!important}
.gkIsWrapper-gk_appsite1 .gkIsText p small { font-size: 90%!important; width:100%; display: block; font-weight: normal;}
.gkIsWrapper-gk_appsite1 .gkIsText a { color: #89B033; text-decoration: none; }
.gkIsWrapper-gk_appsite1 .gkIsText a small{ color: #FFFFFF; text-decoration: none; }
/*.gkIsWrapper-gk_appsite1 .gkIsPagination { width: 516px; height: 30px; text-align:center; margin: 24px 0 24px -258px; position: absolute; bottom: 0; left: 50%; }*/
.gkIsWrapper-gk_appsite1 .gkIsPagination { width: 730px; height: 25px!important; text-align:center; margin: 0px; position: absolute; top: 120px; left: 0px; z-index: 99999; }
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsPrev,
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsNext { float: left; width: 23px; height: 23px!important; margin: 0px; text-indent: -999em; background: transparent url('images/gk_is_buttons.png') no-repeat left top; cursor: pointer; position: relative; display: block; visibility: visible }
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsNext { margin: 0px; background-position: right top; float: right!important; margin-top: -23px;}
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsPrev:hover { background-position: left bottom; }
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsNext:hover { background-position: right bottom; }
/*.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsScale { width: 435px; height: 24px; float: left; background: transparent url('images/gk_is_scale.png') no-repeat 0 0; padding: 0 2px 0 1px; visibility: hidden; }*/
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsScale { width: 700px; height: 24px; float: left; background: transparent url('images/gk_is_scale.png') no-repeat 0 0; padding: 0 2px 0 1px; visibility: hidden; }
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsProgress { width: 100%; background: #89B033; border-bottom: 1px solid #89B033; border-top: 1px solid #658026; height: 4px; margin-top: 16px; display: block; float:left; }

/* CSS3 */
.gkIsWrapper-gk_appsite1 .gkIsText p { text-shadow: 1px 1px 0 #498ec9; -webkit-transition:text-shadow 0.3s ease-in; -moz-transition:text-shadow 0.3s ease-in; -o-transition:text-shadow 0.3s ease-in; transition:text-shadow 0.3s ease-in;   }
.gkIsWrapper-gk_appsite1 .gkIsText p:hover { text-shadow: 2px 2px 0 #498ec9 }
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsProgress { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
