/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(warp/css/system.css);
@import url(warp/systems/joomla/css/system.css);
@import url(css/system-all.css);


/* Items (Addition)
----------------------------------------------------------------------------------------------------*/
 
#system .items .leading .item {
	padding-bottom: 12px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ddd;
}


/* Item List
----------------------------------------------------------------------------------------------------*/

#system .item-list { border-top: 1px solid #ddd; }


/* Search
----------------------------------------------------------------------------------------------------*/

#system span.highlight { background-color: #ffffaa; }/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* empty *//* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

body {
	//background-color:#98B827;
	background:url("styles/btarget_style/images/bg_pattern_2.png");
	font-size: 13px;
	color:#3B3B3B;
}
.wrapper {
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
	background-color:#FFFFFF;
}
h1 {
    font-size: 26px;
    line-height: 26px;
}
#system .item > header .meta {
	font-size:12px;
}
#menubar {
	font-size:1.1em;
	letter-spacing:1px;
	margin-left:-15px;
	margin-right:-15px;
	border-bottom: 4px solid #92B800;
	height:40px;
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
	border-width:0px;
	color:#505050;
	background-color:#F2F2F2;
	border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
	height: 38px;
    line-height: 38px;
}
.menu-dropdown li.level1 {
    margin-right: 0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
}
.menu-dropdown .dropdown-bg > div {
	background-color:#F2F2F2;
	border:2px solid #92B800;
}
.menu-dropdown a.level2, .menu-dropdown span.level2 {
    color:#505050;
}
.menu-dropdown li.level2:hover .level2 {
	color:#FFFFFF;
	background:url("styles/btarget_style/images/menu_bg.jpg");
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
}
.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span {
	margin: 1px 5px;
}
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1,
.menu-dropdown li.active .level1 {
	color:#FFFFFF;
	background:url("styles/btarget_style/images/menu_bg.jpg");
}
.menu-dropdown .dropdown {
    border-top: 2px solid #92B800;
    top: 40px;
}
/* Menu css ends */

/* Image Slider css start */
.image_slider {
	padding:0px;
	margin:0px;
}
.module .mod-box .image_slider .deepest {
	background-color:#FFFFFF;
}
/* Image Slider css ends */

/* Module level css styling starts */
#top-a .mod-box {
	background-color:#EEEEEE;
}
#top-b .mod-box, #top-c .mod-box,
#bottom-a .mod-box, #bottom-b .mod-box {
	border-width:0px;
}
#bottom-a .module-title, #top-a .module-title {
	background:url("styles/btarget_style/images/heading_dots.png") repeat-x;
	font-size: 15px;
    font-weight: bold;
}

#top-b .module-title {
	font-size: 17px;
    font-weight: bold;
}
#top-a, #top-b{
	background:url("styles/btarget_style/images/section_shadow.png") no-repeat center bottom;
	padding-bottom: 30px;
}
#bottom-a {
	background:url("styles/btarget_style/images/section_shadow.png") no-repeat center top;
}
#bottom-b {
	background-color: #F2F2F2;
	color:#000000;
}
#bottom-b a {
	color:#76A300;
}
#bottom-b ul.line > li {
    border-bottom: 1px dotted #404040;
	border-top-width:0px;
}
#top-b .module-title span, 
#top-c .module-title span {
	background-color:#FFFFFF;
	padding-right:10px;
	padding-top: 3px;
}
#bottom-a .module-title span {
	background-color:#FFFFFF;
	padding-right:10px;
	padding-top: 3px;
}
#top-a .module-title span {
	background-color:#EEEEEE;
	padding-right:10px;
	padding-top: 3px;
}
#toolbar {
	background-color:#454545;
	color:#FFFFFF;
	padding:7px;
	margin-left:-15px;
	margin-right:-15px;
	margin-top:-15px;
}
#toolbar a {
	color:#FFFFFF;
	margin:2px;
}
#toolbar a:hover {
	color:#DDDDDD;
}
.bdrright {
	border-right:1px solid #DDDDDD;
}
/* Module level css styling ends */

/* Sidebar css start */
#sidebar-a .module .module-title, #sidebar-b .module .module-title, 
#innerbottom .module .module-title, #innertop .module .module-title  {
    background: url("styles/btarget_style/images/sidebar_bg.png") repeat-x;
	margin:-8px -8px 15px -8px;
	font-size: 17px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 8px;
}
#sidebar-a .mod-box, #sidebar-b .mod-box {
    border-width: 1px;
	margin-bottom: 3px;
    margin-top: 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/* Sidebar css ends */

/* ReadMore links css starts */
.links a {
	background-color:#76A300;
	padding:6px;
	color:#FFFFFF;
}
.links a:hover {
	background-color:#89A408;
	color:#FFFFFF;
}
/* ReadMore links css ends */

/* Pagination starts */
#system .pagination strong {
	background-color:#76A300;
	color:#FFFFFF;
	border:none;
}
#system .pagination a {
	border: none;
	color:#717171;
}
#system .pagination a:hover {
	background-color:#76A300;
	color:#FFFFFF;
}
/* Pagination ends */

/* Other elements css styling starts */
.breadcrumbs {
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color:#F5F5F5;
}
.homestyle #breadcrumbs {
	display: none;
}
.licinfo {
	color: #FFFFFF;
	font-size:11px;
	text-align:center;
}
.licinfo a, .licinfo a:hover {
	color: #FFFFFF;
}
.searchbox {
    width: 75%;
}
.socialicons img {
	padding-right:4px;
}
blockquote {
background:#f9f9f9;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
color:#ccc;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}
/* Other elements css styling ends */

/* News Show Pro GK4 css starts */
.nspArt h4.nspHeader {
	font-size: 13px;
    padding: 10px 0;
}
#main .content img, .nspArt img.nspImage {
	border:1px solid #DDDDDD;
	padding:3px;
}
/* News Show Pro GK4 css ends */

/* Accordin Module css starts*/
.sp-accordion.sp-accordion-style4 .toggler {
	background:url("styles/btarget_style/images/list.png") no-repeat 0% 50%;
	border-bottom: 1px dashed #DDDDDD;
}
.sp-accordion.sp-accordion-style4 .toggler span span {
	background:url("styles/btarget_style/images/plus.png") no-repeat 100% 50%;
}
/* Accordin Module css ends*/

/* Custom Module Style css begins */
.mod-imgslider {
	padding: 0px;
	margin: 0px;
}
/* Custom Module Style css ends */

/* Footer css starts */
#footer {
	background-color:#454545;
	padding:15px;
	color:#AAAAAA;
	margin:0px;
}
#footer a {
	color:#AAAAAA;
}
#footer a:hover {
	color:#9E9E9E;
}
/* Footer css ends *//* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

a { color: #76A300; }

.button-primary { background: #76A300; }/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

a:hover,
em,
code,
.menu-sidebar a:hover > span,
.menu-sidebar span:hover > span { color: #89A408; }

.button-primary:hover { background: #89A408; }/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

h1,
h2,
h3,
h4,
h5,
h6 { font-family: Georgia, "Times New Roman", Times, serif; }

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

.menu-dropdown a.level1,
.menu-dropdown span.level1 { font-family: Arial, Helvetica, sans-serif;}

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/


/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/


/* Tools
----------------------------------------------------------------------------------------------------*/


/* System
----------------------------------------------------------------------------------------------------*/

