/*---------------------------------------------------------------
# Package - Joomla Template based on Stools Framework   
# ---------------------------------------------------------------
# Author - joomlatd http://www.joomlatd.com
# Copyright (C) 2008 - 2017 joomlatd.com. All Rights Reserved.
# Websites: http://www.joomlatd.com
-----------------------------------------------------------------*/

/*Common*/

#wrapper, #bottomspot, .ju-base {width: 960px;} 
#ju-top-header, #slides, #tops, #wrapper, #bott_col, #trueHeader, .bott_col {min-width: 960px; margin: 0 auto}
#ju-leftcol {width: 25%} 
#ju-rightcol { width: 27%} 
#ju-sideleft {width: 20%}
#ju-sideright { width: 30%}
#ju-bookmarks .ju-inner,
#ju-banner .ju-inner {
	padding:0;
}
/*Common*/
h1,h2,h3,h4, .tp-caption
 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight:100;
}
#ju-bookmarks .ju-inner,
#ju-banner .ju-inner {
	padding:0;
}
.br-slidecontrol{
	position:absolute;
	list-style: none;	
	top: 106% !important;
	left:44% !important;
	z-index:10;
}
#wrapper img, .wrapper img{max-width: 1000px !important;height:auto;border:0;}
#header {
  background-image: -webkit-linear-gradient(top, #fff 0%, #dedede 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #dedede 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#dedede', GradientType=0);
  -webkit-transition: 0.2s;
  transition: 0.2s; -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
}

#ju-search{float:left}
#wrapper img, .wrapper img{max-width: 1000px !important;height:auto;border:0;}

#ju-bottom .ju-base {margin: 0px auto; }
#bott_main  { background-color: rgba(0, 0, 0, 0.6); color: #f5f5f5; padding: 25px 0px;}
.bott_col  { background-color: rgba(0, 0, 0, 0.75); color: #f5f5f5; padding: 20px 0px;}
#navmenu{float:right; margin-top: 10px; margin-left: 10px;width: auto;}
	
.bt-inner .readmore  { width: 70px; padding: 3px; 6px}
#jul .jul-panel > span{ color: #fafafa !important;;	
}
#slides {background-color: rgba(255, 255, 255, 0.8);}
/*date*/
.ju_date{float:left;margin-top:8px}

.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}
	

a{color:#ffaf23}
a:hover,a:active,a:focus{color:#585858}
.colors, .recentnews_stl li .details > .bg  {background:#ffaf23 !important;}
#tops {background:rgba(255, 175, 35, 0.7);}
#header.sticky #trueHeader  {background:rgba(255, 175, 35, 0.9);}