/*@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('../fonts/CartoGothicStd-Book-webfont.eot');
	src: local('☺'), url('../fonts/CartoGothicStd-Book-webfont.woff') format('woff'), url('../fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('../fonts/CartoGothicStd-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:'CartoGothicStdBook', Arial, sans-serif;
}*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hhampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
}

body {
	font-family:'Open Sans', Arial, sans-serif;
}

#search_input {
background-color: rgb(81, 81, 81);
border: none;
color: #fff;
height:16px;
padding: 10px;
-moz-border-radius: 20px 0 0 20px;
-webkit-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
-moz-box-shadow: 3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
-webkit-box-shadow: 3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
box-shadow: 3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
width:auto;
height:36px;
outline:none;
}
#search_input:focus {
	background:#fff;
	color:#222;
	transition:0.3s ease-in
}
#src_btn {
            border:none;
            -moz-border-radius:0 20px 20px 0;
            -webkit-border-radius:0 20px 20px 0;
            border-radius:0 20px 20px 0;
            -moz-box-shadow:-3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
            -webkit-box-shadow:-3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
            box-shadow:-3px 3px 5px rgba(91,82,82,.8) inset,0 1px 0 rgba(255,255,255,.2);
		    padding:10.5px;
            width:30px;
			height:36px;
            text-indent:-9999px;
            background:rgb(81, 81, 81) url(../images/cari.png) no-repeat 3px 6px;
            cursor:pointer;
			margin-top:-2px;
			outline:none
        }
div#news-highlight-1 {
	background: #333;
	width:100%;
	border-radius:0 0 5px 5px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.mostreadmodule200 .list-group-item,
.latestnewsmodule200 .list-group-item,
.eventlistmodmodule_bordered .list-group-item,
.banneritem_round,
.bannerfooter_round,
.sectiontable{
	background:none;
	cursor:pointer
}
.latestnewsmodule200 .list-group-item:hover,.mostreadmodule200 .list-group-item:hover,.banneritem_round:hover,.bannerfooter_round:hover{
	background:rgba(255,255,255,0.3);
	transition:0.2s ease-in;
}
.eventlistmodmodule_bordered .list-group-item:hover, .sectiontable:hover{background:#e5e5e5; transition:0.2s ease-in;}
#search_searchword{width:100%;} /* 250px*/
.bread-arrow{
	margin-left:5px
}
.bookmark{
	display:inline-table;
	margin-left:-40px
}
.bookmark a {
background: url(../images/social-icon.png) no-repeat;
text-indent: -9999px;
display: block;
width: 16px;
height: 16px;
}
.bookmark li {
float: left;
list-style-type: none;
margin-right: 10px;
}
.bookmark .share-delic a {
background-position: 0 -51px;
border-radius:50%;
}
.bookmark .share-delic a:hover {
	opacity:0.8;
}
.bookmark .share-digg a {
background-position: 0 -34px;
border-radius:50%;
}
.bookmark .share-digg a:hover {
	opacity:0.8
}
.bookmark .share-stupon a{
	border-radius:50%;
}
.bookmark .share-stupon a:hover{
	opacity:0.8
}
.bookmark .share-facebook a {
background-position: 0 -17px;
border-radius:50%;
}
.bookmark .share-facebook a:hover {
	opacity:0.8
}
.bookmark .share-tweet a {
background-position: 0 -68px;
border-radius:50%;
}
.bookmark .share-tweet a:hover {
	opacity:0.8
}
.banneritem img{
	margin:15px auto 15px auto;
	background:#4583c8;
	border-radius:3px;
}
	.menu img{
		width:25px;
		opacity:0.5;
	}
	.menu img:hover{opacity:1}
.banneritem_round:hover,.banneritem:hover{
	opacity:0.7;
	transition:0.2s ease-in;
}
.pagination-pagenumber, #pagination-counter{
	float:right;
}
.number{text-align:left}
#gk_news_image_1-newsimage1{width:100%; border-radius:1px;}
#gk_news_image_1-newsimage1 div.gk_news_image_1_text {
width: 50%;
height: auto;
left: 48%;
position: absolute;
top: 10px;
}
#gk_news_image_1-newsimage1 div.gk_news_image_1_main_wrapper{width:100%}
#gk_news_image_1-newsimage1 .gk_news_image_1_text_bg{left:48%}
#gk_news_image_1-newsimage1 .gk_news_image_1_slide {
left: 7px;
}
#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons{
	left:65%;
	top:85%;
}
#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li{margin-right:20px;}
#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li.active, #gk_news_image_1-newsimage1 div.gk_news_image_1_outter_wrapper ul.gk_news_image_1_tick_buttons li.active{
	background:#444; 
	border-radius:2px;
	cursor:default
	}
.mostreadmodule200 .list-group-item a:hover,.latestnewsmodule200 .list-group-item a:hover,.bannerfooter_round a:hover{
	text-decoration:none;
}
#gk_news_image_1-newsimage1 div.gk_news_image_1_preloader{width:100%}
select.inputbox{width:68px;}

	.nsp_main .nsp_bottom_interface .prev,
	.nsp_main .nsp_top_interface .prev,
	.nsp_main .nsp_bottom_interface .next,
	.nsp_main .nsp_top_interface .next{padding:4px 7px;font-size:12px;background:#fff;border:1px solid #ddd;border-radius:50%;color:#f7b925} /*padding: 5px*/

	.nsp_main .nsp_bottom_interface .prev:hover,
	.nsp_main .nsp_top_interface .prev:hover,
	.nsp_main .nsp_bottom_interface .next:hover,
	.nsp_main .nsp_top_interface .next:hover{ background:#ddd; color:#444; }
	
@media screen and (max-width : 630px){
	#gk_news_image_1-newsimage1{display:none}
	footer{font-size:smaller}
	li.item144{margin-top:10px}
	li.item144 img{margin-top:-18px;}
}