﻿body
{  height: 100%;
	margin: 0px; padding: 0px; 
}


#mobile-nav * {
	margin: 0px; padding: 0px;font-family: Helvetica, Arial, sans-serif;
		list-style: none; 

}

#mobile-nav-wrapper {  display: block !important; }


#mobile-nav-wrapper {

	background: rgb(85, 85, 85); width: 100%; overflow: visible; display: none; position: relative; z-index: 1; 
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	 -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 1px 3px;
	 -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 1px 3px;

}

#mobile-nav {
	padding: 2px 7px; overflow: hidden; position: relative; z-index: 2; text-shadow: rgba(0, 0, 0, .8) -1px -1px 0;
}


ul#mobile-shkb1 a {
	list-style: none; 
	background: rgba(255, 255, 255, 0.2); margin: 3px 8px 3px 0px; padding: 6px 10px; color: rgb(255, 255, 255); font-weight: bold; font-size:95%; float: left; display: block;
}
ul#mobile-shkb1 a {
	list-style: none; 
	border-radius: 3px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.8); -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: inset rgba(0, 0, 0, 0.8) 0 1px 1px; -webkit-box-shadow: inset rgba(0, 0, 0, 0.8) 0 1px 1px;
}
ul#mobile-shkb1 li a {
	list-style: none; 
	background: rgba(0, 0, 0, 0.1);
}
ul#mobile-shkb1 a.inactive {
	list-style: none; 
	background: rgba(0, 0, 0, 0.4);
}

img
{
  border: none;
}

a, a:visited
{
  font-family: arial, verdana, sans-serif, tahoma;
  font-weight: normal;
  font-size: 17px;
  text-decoration: none;
  line-height: 22px;
}
a:hover
{
  color: #FF6600;
  font-family: arial, verdana, sans-serif, tahoma;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
}


.rss-box {
	 width: 95%;
	 background-color: #ffffff;
	 border: 0px solid #fea202;
	 margin-top: 50px;	 
}
.rss-items {
	margin-top:-35px;
	margin-left:25px;
	color:#000000;
	width: 97%;
}

.rss-title {
	font-size: 0pt;
	background-color: #ffffff;
	color: #ffffff;
	font-weight:bold;
	text-align: left;
}


.rss-item  {
  padding: 0 0px 24px 5px;
  list-style-image: url('//www.shkabaj.net/img/arrow_.gif');
  line-height: 22px;
  }

.rss-item a {
	color: black;
	margin-left: -5px;
	font-size: 20px;
    text-decoration: none;		
	}
.rss-item a:hover { 
	color: #D07200;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 0pt;
	color: blue;
	}
 
 
 
.whiteBox{
width: 100%;
height: 50px;
margin-left: auto;   margin-right: auto;
color:#222222;
font: bold 12px Verdana;
text-transform: uppercase;
border: 0px solid #f7f7f7;
text-indent: 20px;
border-bottom: 0px solid #66707D;


background:-moz-linear-gradient(top, #ffffff, #b2b5b7);
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b2b5b7));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#b2b5b7');

}


   
   
   
   img {
   vertical-align: middle;
}

.whiteBoxX{
width: 100%;
height: 250px;
color:#222222;
font: bold 12px Verdana;
text-transform: uppercase;
border: 0px solid #f7f7f7;
text-indent: 20px;
border-bottom: 0px solid #555555;


background:-moz-linear-gradient(top, #ffffff, #b2b5b7);
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b2b5b7));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#b2b5b7');


}


.l-rotator
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  border: 0px solid #fff;
  position: relative;
  width: 690px;
  height: 400px;
  overflow: show;
  line-height: 19px;
}

.l-rotator a
{
  outline: none;
}




.l-rotator .screen
{
  position: relative;
  top: 0;
  left: 255px;
  width: 670px;
  height: 450px;
  overflow: show;
}
.l-rotator .main-img
{
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border: 0;
}

.l-rotator .textbox{

position:absolute;

overflow:show;
 
bottom:45px;


}


.l-rotator .inner-bg
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.l-rotator .inner-text
{
  position: absolute;
  top: 10px;
  left: 0;
  padding: 5px;
  color: #111;
  z-index: 1;
}



.l-rotator #timer
{
  position: absolute;
  top: 230px;
  left: -10px;
  height: 5px;
  background-color: #ff0000;
  filter: alpha(opacity=50);
  opacity: .5;
  z-index: 5;
  overflow: show;
  visibility: show;
}
.l-rotator .cpanel
{
  position: relative;
  float: left;
  margin: 16px;
  margin-top: 6px;
  z-index: 1;
  visibility: hidden;
}
.l-rotator #play-btn
{
  position: relative;
  float: left;
  width: 22px;
  height: 22px;
  background: #555 url(Update/assets/play_pause.png) 0 0 no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity: 0.50;
  cursor: pointer;
}
.l-rotator .pause
{
  background-position: 0 -22px !important;
}
.l-rotator #num-info
{
  position: relative;
  float: left;
  width: 50px;
  height: 22px;
  line-height: 22px;
  padding: 0 2px;
  text-align: left;
  color: #fff;
  background: #555;
  filter: alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity: 0.50;
}
.l-rotator #preloader
{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  margin-left: -17px;
  z-index: 7;
  background: url(Update/assets/loading.gif) no-repeat center;
}
.l-rotator .thumbnails
{
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 450px;
  overflow: hidden;
  z-index: 10;
}
.l-rotator .thumbnails ul
{
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 999999px;
  margin: 0;
  padding: 0;
}
.l-rotator .thumbnails li
{
  position: relative;
  display: block;
  float: left;
  clear: both;
}
.l-rotator .thumbnails li a
{
  display: none;
}

.l-rotator .thumbnails li div
{
  display: none;
  color: #333;
  margin-top: 0;
  font-family: sans-serif, arial, tahoma, verdana;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  background: #fff;
  overflow: show;
}

.l-rotator #right-arrow, .l-rotator #left-arrow
{
  position: relative;
  display: block;
  float: left;
  width: 10px;
}
.l-rotator #right-arrow
{
  background: url(Update/assets/right_arrow.png) left center no-repeat;
}
.l-rotator #left-arrow
{
  background: url(Update/assets/left_arrow.png) right center no-repeat;
}
.l-rotator .thumbnails .thumb
{
  display: block;
  float: left;
  cursor: pointer;
  width: 255px;
  padding: 3px;
  color: #000;
  background: #fff;
  overflow: hidden;
}
.l-rotator .thumb img
{
  display: block;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}
.l-rotator .thumb p
{
  display: block;
  overflow: hidden;
  margin-top: 6px;
}


.l-rotator .thumbnails li.selected, .l-rotator .thumbnails li.selected .thumb
{
  background: #d6ebf9;
}
.l-rotator .thumbnails li.selected .thumb
{
  color: #111;
  border-left: none;
  border-right: none;
  cursor: default;
}
.l-rotator .thumbnails li.item-over, .l-rotator .thumbnails li.item-over .thumb
{
  background: #f6f6f6;
  height: 59px;
  width: 250px;
}
.l-rotator #scrollbar
{
  position: relative;
  width: 2px;
  height: 100%;
  overflow: show;
  background-color: #dedede;
  visibility: show;
}
.l-rotator #knob
{
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  width: 2px;
  background-color: #333;
  overflow: show;
  visibility: show;
}
.l-rotator .btn-pane
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: url(Update/assets/spacer.png) no-repeat;
  z-index: 2;
  visibility: hidden;
}
.l-rotator #up-btn, .l-rotator #down-btn
{
  position: absolute;
  top: 0;
  left: 50%;
  width: 60px;
  height: 24px;
  margin-left: -30px;
}
.l-rotator #up-btn
{
  position: relative;
  background: #dddddd url(Update/assets/up.png) center no-repeat;
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
  cursor: pointer;
}
.l-rotator #down-btn
{
  position: relative;
  background: #dddddd url(Update/assets/down.png) center no-repeat;
  filter: alpha(opacity=70);
  opacity: 0.70;
  -moz-opacity: 0.70;
  cursor: pointer;
}
.l-rotator .block, .l-rotator .vpiece, .l-rotator .hpiece
{
  position: absolute;
  z-index: 2;
}

/* Stylesheet for newfile */
.newfile
{
width: 100%;
  background-color: #b4b5b9;
}
.pageheader
{
margin-left: auto; margin-right: auto;
width: 100%;
margin-top: -7px;
color:#222222;
font: bold 12px Verdana;
text-transform: uppercase;
border: 0px solid #f7f7f7;
text-indent: 20px;
border-bottom: 0px solid #555555;
background-color: #ffffff;
background:-moz-linear-gradient(top, #ffffff, #b2b5b7);
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b2b5b7));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#b2b5b7');


}


.pageheaderRss
{
margin-left: auto; margin-right: auto;
margin-top: -14px;
width: 100%;
height: 45px;
color:#222222;
font: bold 12px Verdana;
text-transform: uppercase;
border: 0px solid #f7f7f7;
text-indent: 20px;
border-bottom: 0px solid #555555;
border-top: 0px solid #ffffff;

background-color: #ffffff;
background:-moz-linear-gradient(top, #ffffff, #b2b5b7);
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b2b5b7));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#b2b5b7');


}

.logo
{
  margin: 0 auto;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  width:100%;
}

.NewsList
{
  padding:10px 0px 10px 0px;
}

.News
{
  background: #ffffff;
}

.seperator
{
  margin: 10px 0px 10px 0px;
  border-bottom: solid 1px #c1d3dc;
  height:1px;
  line-height:1px;
}


br.clear
{
  height: 1px;
  line-height: 1px;
  margin: 0xp;
  padding: 0px;
  display: block;
  clear: both;
}

/************* Stylesheet for Rounded Corner **************************/


/* page borders */
.t {width: 92%; text-align:left; 
	border-bottom: 1px solid #9FA4A6;
	border-top: 1px solid #9FA4A6;
	border-left: 1px solid #9FA4A6;
	border-right: 1px solid #9FA4A6;
	padding: 7px;
	margin-left: auto ; margin-right: auto ; 
	background: #ffffff;
    border-radius:10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
           font-family: "Segoe WPC","Segoe UI",Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
        font-size: 14px;
        line-height: 19px;
        text-decoration: none;
        color: #333;        
	    margin-top: 0.5em;
	    
	    
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	 -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 1px 3px;
	 -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
	    
	    
}


 


.xsnazzy h1, .zsnazzy h1
{
  margin: 0;
  font-size: 28px;
  font-family: 'RobotoWeb';
  font-weight: 700;
  padding: 0;
  /* border-bottom: 0px solid #9FA4A6; */  
  
}
.xsnazzy p, .zsnazzy p
{
  margin: 0;
  padding: 5px 5px;
  font-size: 10px;
}
.xsnazzy
{
  background: transparent;
  float: left;
  margin: 0 3px;
}

.xtop, .xbottom
{
  display: block;
  background: transparent;
  font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
  display: block;
  overflow: hidden;
}
.xb1, .xb2, .xb3
{
  height: 1px;
}
.xb2, .xb3, .xb4
{
  background: #fff;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  

}
.xb1
{
  margin: 0 5px;
  background: #9FA4A6;
}
.xb2
{
  margin: 0 3px;
  border-width: 0 2px;
}
.xb3
{
  margin: 0 2px;
}
.xb4
{
  height: 2px;
  margin: 0 1px;
}

.xboxcontent
{
  display: block;
  /* border: 0 solid #d43e18; */
  /* border-width: 0 1px; */
  height: auto;
  /* background: #ffffff; */
  

}
* html .xboxcontent
{
  height: 1px;
}

.color_a
{
  background: #ffffff;
  color: #555555;
}
.color_b
{
  background: #bfbfbf;
  color: #000;
}
.color_c
{
  background: #bfbfbf;
  color: #fff;
}
.color_d
{
  color: #000000;
}
.color_dd
{
  font-family: arial, verdana, sans-serif, tahoma;
  background: #6e6e6e;
  color: #ffffff;
  text-align: center;
}

.color_ddd
{
  font-family: arial, verdana, sans-serif, tahoma;
  background: #ffffff;
  color: #ffffff;
  text-align: center;
}







@media (max-width: 599px) {
	.xsnazzy h1, .zsnazzy h1
	{
	  margin: 0;
	  font-size: 28px;
	  font-family: 'RobotoWeb';
	  font-weight: 700;
	  padding: 0;
	}
}


@media (max-width: 479px) {
	.xsnazzy h1, .zsnazzy h1
	{
	  margin: 0;
	  font-size: 28px;
	  font-family: 'RobotoWeb';
	  font-weight: 900;
	  padding: 0;	  
	}
}

@media (max-width: 359px) {
	.xsnazzy h1, .zsnazzy h1
	{
	  margin: 0;
	  font-size: 26px;
	  font-family: 'RobotoWeb';
	  font-weight: 700;
	  padding: 0;
	}
}



































ul#menuMobile
{
		margin: 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:31px;
	font-size:11px;
	font-weight:bold;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px solid #000000;
	border-top:1px solid #000000;
	



}

ul#menuMobile li
{
	display:block;
	float:left;
	padding:0;
		margin: 0 0 0 10px;

}
	
ul#menuMobile li a
{
	display:block;
	float:left;
	color:#aaaaaa;
	text-decoration:none;
	font-weight:bold;
	padding: 5px 14px;
			margin: 10 0 0 -10px;

}
	
ul#menuMobile li a:hover
{	
	color:#ffffff;
}
	

ul#menuMobile li a.current
{
	display:inline;
	background: #ffffff;	
	color:#000000;
	float:left;
	margin:0;
		padding: 6px 14px;

}


#footer{ text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; line-height:28px; padding:5px 0 15px 0; margin-top:20px; background-color:#66707D; color:#a1a9ad;}
#footer a{ color:inherit; }


#shkabajbar	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none;   font-size: 15px; color:#ffffff; text-align:center;
			border-bottom:0px solid #000000; background:#E10000; padding:8px 20px; position:fixed; bottom:0; left:0; z-index:2000; width:99%;  }
#topbar		{ display:none; }