                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cv vc/**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

<link href="https://fonts.googleapis.com/css?family=Rosario:400,400i,700,700i" rel="stylesheet"> 

body,html {
	height:100%;
	margin: 0px;
	padding: 0px;
	top: 0 !important;
}

body {
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color: white;
	box-sizing: border-box;
	margin: 0;
	padding-top: 0 !important;
	overflow: hidden;
	background-color: black;
	line-height: normal;
}

#wrapper {
} 

div::-webkit-scrollbar {
	width: 19px;
}

div::-webkit-scrollbar-thumb {
	background-color: white;
	border: solid rgb(0, 0, 0);
	border-radius: 8px;
	border-width: 1px 5px;
}

div::-webkit-scrollbar-track {
	background-color: white;
	border: solid rgb(0, 0, 0);
	border-width: 0px 9px;
}

.clr{clear:both;overflow:hidden;font-size:0;line-height:0;}
ul{list-style:none;margin:0;padding:0}
a,img{
	outline:none;
	margin:0;padding:0;
	border:none;
}
a:link, a:visited { color:white;text-decoration:none;}
div[itemprop="articleBody"] a:link:hover {font-style: italic;}
a:hover, a:active, a:focus {}
form { padding:0;margin:0; }
header, nav, menu, section, aside, article, footer { display:table; }

h1,h2,h3,h4,h5,h6 { margin:0 0 20px; font-family: 'Rosario', sans-serif; color: #76c8b2; font-style: italic;}

h1 { font-size:23px;}
h2 { font-size:20px;}
h3 { font-size:17px;}
h4 { font-size:17px;}
h5 { font-size:14px;}
h6 { font-size:12px;}

iframe {border:none;}
dl dd {
	padding:0 0 0 10px;
	margin:0;
}

fieldset { border:none;margin:0;padding:0;} button {
    background: none repeat scroll 0 0 #607C24;
    border: 0 none;
    color: #FFFFFF;
    font-size: 10px;
}
	
button {
    background: #81AA4F;
    border: medium none;
    color: #FFF;
    height: 20px;
    line-height: 13px;
    padding: 3px 4px 4px;}

p { margin:0 0 15px; line-height: 1.2; }

.main { 
	max-width: 1100px;
	min-width: 400px;
	margin:0 auto; 
}

.top { 
	margin:0 auto;
	max-width: 1100px;
	min-width: 400px;
	height:38px;
}

.top .menu { height:26px;padding:6px 0;}
.top .menu li { float:left;height:26px;margin:0 10px 0 0;font-size:12px;}
.top .menu a { float:left;background: transparent url(../images/top_menu_r_bg.png) no-repeat top right;text-decoration:none;}
.top .menu a span { float:left;height:26px;padding:0 10px;color:#fff;line-height:25px;background: transparent url(../images/top_menu_l_bg.png) no-repeat top left;cursor:pointer;}

header {
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 1100px;
	min-width: 400px;
	left: 50%;
	display: block;
}

header h1 a, header h1 a:link, header h1 a:visited, header h1 a:hover {
	color: #FFFFFF;
	font-family: 'Rosario', sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	outline: medium none;
	padding: 0;
	text-decoration: none;}

header table {
	height: 72px;
	text-align:center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 620px;
}

header table, header table th, header table td {border: none !important;}
header table { width: 100%; }
header table td { height: 80px;vertical-align: middle; }

header #search { background: url("../images/inputbox.png") no-repeat scroll left top transparent;
	bottom: 0;
	height: 26px;
	left: 10px;
	padding: 0;
	position: absolute;
	width: 182px;}

#search .search{
	background: url("../images/inputbox.png") no-repeat scroll left top transparent;
	float: left;
	height: 26px;
	padding: 0 0 0 14px;
	width: 168px;
}

#search .search .inputbox{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #EAC7DD;
	float: left;
	font-size: 11px;
	height: 21px;
	line-height: 19px;
	overflow: hidden;
	padding: 2px 6px 3px 0;
	width: 140px;
}

#search .search .button{
	background: url("../images/search_btn.png") no-repeat scroll left top transparent;
	border: medium none;
	clear: none;
	color: #FFFFFF;
	float: left;
	font-size: 0;
	height: 26px;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 22px;
}

#content{
	position: absolute;
	top: 150px;
	width: 100%;
	max-width: 1100px;
	min-width: 400px;
	left: 50%;
}

.top-logo{ 
	width: 16.4%;
	min-width: 180px;
	overflow: hidden;
	display: inline-block;
	z-index: 200;
	position: absolute;
	left: -50%;
	height: 150px;
	border-right: 1px solid white;

}

.top-logo #sgmenu img{ 
	height: auto;
}

.top-banner{ 
	width: 83.6%;
	position: absolute;
	overflow: hidden;
	display: inline-block;
	z-index: 100;
	left: -33.6%;
	height: 150px;
}

.top-banner #sgmenu img{ 
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}

.maincol,
.maincol_w_right,
.maincol_w_left,
.maincol_full {
	background: linear-gradient(#000, #2F4047);
	box-sizing: border-box;
	display: block;
	position: relative;
	border-top: 1px solid white;
	overflow: auto;
	left: -50%;
	height: calc(100vh - 210px);
}

.leftcol, .rightcol {
	padding: 13px 0px 10px 10px;
	box-sizing: border-box;
	width: 183px;
	display: inline-block;
	position: fixed;
	float: left;
	z-index: 800;
}

.rightcol {
	overflow: auto;
}

.maincol_w_right .cont,
.maincol_w_left .cont {
	float: right;
	padding: 25px 20px 20px 25px;
	width: calc(100% - 183px);
	overflow: auto;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

.maincol .cont {
    float: left;
    width: 500px;
	padding:10px;
}

#breadcrumbs { position:absolute;bottom:30px;left:0;}

.separator { font-size:12px;padding:20px 0 0;display:block;color:#505050;font-size:12px;font-weight:700; }

.menu {
	max-height: 0;
	overflow: hidden;
	transition-property: max-height;
	transition: all 0.5s cubic-bezier(.35,.93,.58,1);
	z-index: 800;
}

.menu:first-child {
	max-height: 300px;
}

.leftcol .module:hover .menu {
	max-height: 300px;
	transition: all 0.5s ease-in-out;
	background-color: #0e0e0e;
	border-radius: 4px;
}

.activeMenu {
	max-height: 0px;
}

.module_menu .menu,
.module .menu {
	margin:0;
}

.module_menu .menu li,
.module .menu li {
	margin: 5px 5px;
}

.module_menu .menu li a,
.module .menu li a
{ display:block;}

.module_menu .menu li a span,
.module .menu li a span
{ display:block;cursor:pointer;}

#login-form {
	margin:10px 0 0 0;
	padding:0;
}

fieldset.userdata {
	border:none;
	margin: 5px 0 0 10px;
	padding:0;
	height:150px;
	position:relative;
}

#login-form ul { margin:20px 20px 0; }

fieldset.userdata label {display:block;line-height:16px; }
#form-login-remember label { display:inline; }

fieldset.userdata input { 
    border: 1px solid #607C24;
    padding: 2px;
}
fieldset.userdata input.button { position:absolute;bottom:0;left:0;width:80px;}


fieldset.userdata input.button {
    background: none repeat scroll 0 0 #607C24;
    border: 0 none;
    color: #FFFFFF;
    font-size: 10px;
}

#form-login-username,
#form-login-password,
#form-login-remember { margin:0 0 10px;overflow:hidden; }

#modlgn-remember { float:none;margin:0 0 0 10px;border:none;background:none;width:auto; }

.module .search { margin: 0 20px;position:relative; }
.search label { display:none; }
#mod-search-searchword {
	border:1px solid #d5d5d5;background:none;color:#666;width:160px;
}

.module .search .button {
	position:absolute;
	right:0;
	top:0;
	text-indent:-9999px;
	width:20px;height:20px;
	background: transparent url(../images/search_bg.png) no-repeat center center;
}

div.module_menu div div, div.module div div, div.module_text div div {
	margin: 0 0 7px;
}

.leftcol .module {
	background-color: transparent;
	position: relative;
	left: 180px;
	width: 0px;
	display: block;
	height: auto;
	top: -40px;
}

.leftcol .module:first-child {
	background-color: transparent;
	position: relative;
	left: -10px;
	width: auto;
	height: 45px;
	top: 0px;
}

.leftcol .module:last-child {
	background-color: transparent;
	padding-top: 4px;
	box-shadow: none;
	width: 173px;
	position: relative;
	left: -10px;
	top: 0px;
}

.rightcol div.module_menu div div, .rightcol  div.module div div, .rightcol  div.module_text div div {
	background: url("../images/menu_bottom_r.png") no-repeat right bottom transparent;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0;
}

.rightcol .module_menu div div div ul {
	margin: 0 0 0 35px;
}

.rightcol div.module_menu div div div, .rightcol div.module div div div, .rightcol div.module_text div div div {
	margin: 0;
}

.rightcol div.module div div div p, .rightcol div.module div div div ul, .rightcol div.module div div div h4, .rightcol div.module div div div h5 {
	width: 150px;
	margin: 5px 0 5px 35px;
	width: 155px;
}

.leftcol .module_menu div div div ul, .leftcol .module div div div ul {
	padding: 0px 0px 2px 0px; 
	position: absolute;
	width: 183px;
}

.rightcol div.module_menu div div div div, .rightcol div.module div div div div, .rightcol div.module_text div div div div
{
	background: none;
	padding: 0 10px 0 0;
}

.leftcol div.module_menu div div div div, .leftcol div.module div div div div, .leftcol div.module_text div div div div {
	background: none;
	width: 150px;
}

div.module_menu div div div div.custom, div.module div div div div.custom, div.module_text div div div div.custom {
	text-align: justify;
}

.leftcol h3, .rightcol h3 {
	color: #76c8b2;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 5px 0;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid white;
	margin: 5px 15px 5px 10px;
	left: -193px;
	position: relative;
	height: 20px;
	display: block;
	top: 40px;
    width: 169px;
}

h3 + ul {
 visibility: hidden;
}

h3:hover + ul, h3 + ul:hover {
 visibility: visible;
}

.rightcol h3 {
	background: url("../images/h3_r.jpg") no-repeat scroll right top transparent;
    color: #FFFFFF;
    font-family: 'Rosario', sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 63px;
    line-height: 74px;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    text-decoration: none;
    width: 190px;
}

.leftcol ul.menu li a, .leftcol ul.menu li a:link,
.leftcol ul.latestnews li a, .leftcol ul.latestnews li a:link,
.rightcol ul.menu li a, .rightcol ul.menu li a:link,
.rightcol ul.latestnews li a, .rightcol ul.latestnews li a:link {
    color: black;
    display: block;
    font-size: 14px;
    font-weight: 100;
    text-decoration: none;
    background-color: white;
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 2px;
	border: 1px solid white;
}

.leftcol ul.menu li.current  a,.leftcol ul.menu li.current a:link, .rightcol ul.menu li.current a, .rightcol ul.menu li.current a:link {
	background-color: #0e0e0e;
	border: 1px solid white;
	border-radius: 2px;
}

.leftcol ul.menu li a:hover, .rightcol ul.menu li a:hover {
	color: white;
	background-color: #0e0e0e;
	border: 1px solid white;
	border-radius: 2px;
}

/* maincol */
.maincol h2,
.maincol h2 a {
	color:#81AA4F;
	font-size: 26px;
	line-height:normal;
	margin:0 0 10px;
}

.items-leading,
.category-desc
{
	margin:0 0 20px;
}

/* items row */
.items-row .item {
	margin:0 0 15px 0;
	text-align:justify;
	padding:10px;
	border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: rgba(0, 0, 0, 0.3);
}

.items-row .item img {
	max-width: 100%;
}

.items-row .item h2,
.items-row .item h2 a { font-size:18px;}
.item .readmore { text-align:right;margin:0;}
.item .readmore a { color:#5d153b;font-weight:700; }


.actions { overflow:hidden;margin:0 0 10px;}
.actions li { float:left; }
.actions li img { float:left;margin:0 6px 0 0; }


.category-desc img { margin:0; 	max-width: 100%;}
.category-desc a, .category-desc a:link, .category-desc a:visited { color:#81AA4F;text-decoration:underline;}
.image-left { float:left;margin:0 10px 4px 0; }
.image-right { float:left;margin:0 0 4px 10px; }


.item-title { font-size:12px; }
.main .categories-list ul li {
    padding: 5px;
}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.category-desc p { line-height:normal; }
.pagination { overflow:hidden;padding:10px 0; }
.pagination .counter { margin:0; }


.active a span{color: white;}

.pagination ul { overflow:hidden;}
.pagination ul li {
	float:left;
	margin:0 6px 0 0;
}

.pagination .pagenav {
	display:block;
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}


.pagenav .pagenav-prev { float:left; }
.pagenav .pagenav-next { float:right; }
.pagenav-prev, .pagenav-next {
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px 0;
}

/* end maincol */

/* tables */

table { border-collapse:collapse }

table, table th, table td


table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background: transparent;
	color: black;
}


table.weblinks,
table.category
{ margin:10px 10px 20px 0px;width:99%; }

table.weblinks td
{ border-collapse:collapse; }

table.weblinks td,
table.category td
{ padding:7px; }

table.weblinks th,
table.category th
{ padding:7px;text-align:left }

td.num
{ vertical-align:top;text-align:left; }

td.hits
{ vertical-align:top;text-align:center }

td p
{ margin:0;line-height:1.3em }

.filter
{ margin:10px 0 }

.display-limit,
.filter
{ text-align:right;margin-right:7px }

/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{ padding:2px 10px }

.filter-search
{ float:left; }
.filter-search .inputbox
{width:6em}

legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{ margin-top:20px }

#contact-slider .panel {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px 0;
}

#contact-slider .panel h3 { margin:0; }
#contact-slider .panel h3 a { font-size:18px;line-height:normal; }
#contact-slider .panel .pane-slider { padding:10px 0 0 0; }
#contact-slider .panel .pane-slider div { padding:10px 0 0 0;overflow:hidden; }

.contact-email label
{ float:left;width:140px; }

#member-registration label { display:block; }
#member-registration legend { font-size:20px; }

#member-registration dd { padding:0;margin:0 0 10px; }

.contact-links li { line-height:20px; }


/* */
#jform_email-lbl { width:200px;float:left; }
#article-index li { line-height:20px; }

.maincol li {line-height:20px;}
.maincol .menu li,
#article-index li,
.maincol .latestnews li,
.maincol .relateditems li,
.maincol .categories-module li
{
	color: #993272
}

#article-index ul,
.maincol .menu { padding: 0 0 10px; }

.stats-module dt {
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.maincol .login,
.maincol .registration,
#user-registration {
	background: #FFF;
	border: 1px solid #E7E7E7;
	margin:0 0 10px 0;
	padding:20px 80px 20px 20px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 0 10px 0;
}

.maincol .login label { float:left;width:100px;}
.maincol .login .login-fields {overflow:hidden;margin:0 0 10px;}

footer { 
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 1100px;
	min-width: 400px;
	left: 50%;
	transform: translate(-50%, 0);
}

#footercontent {
	position: relative;
	background: black;
	box-sizing: border-box;
	color: black;
	border-top: 1px solid white;
	height: 60px;
	padding-top: 12px;
}

footer p { margin: 0; padding-bottom:20px;}
footer p a:link, footer p a:visited, a.sgfooter {}


.error {
	background:#fdcdc9;
	margin:0 0 20px 0;
	padding:10px;
	border:none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#system-message { margin:0; }
#system-message dt.warning{ color:#be4e4c;margin:0 0 10px;font-size:16px;font-weight:700; }
#system-message dd.warning li { line-height:20px;background: transparent url(../images/arrow-2.png) no-repeat left top;padding:0 0 0 20px; }

.tip-wrap {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* sgmenu */
#sgmenu ul.menu:after { clear: both;content: "";display: block; }
#sgmenu ul.menu { _zoom: 1; padding: 0; }
#sgmenu ul li { float: left; margin: 0 4px 0 0;}
#sgmenu ul li a { display: block;white-space: nowrap }
#sgmenu ul li ul { position: absolute;visibility: hidden;}

#sgmenu ul li ul li { float: none;}
#sgmenu ul li ul li a { width: auto; }


/* sgmenu skin */

#sgmenu {
	margin: 0;
	height: 100%;
	position: relative;
}

/**  Menu regular **/

#sgmenu ul.menu li a span{ 
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Rosario', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	padding: 0 8px;
	text-decoration: none;
}
#sgmenu ul.menu li a:link, #sgmenu ul.menu li a:visited { 
    background: url("../images/t_menu_btn.png") no-repeat right top transparent;
    cursor: pointer;
    float: left;
}

/**  Menu on hover **/

#sgmenu ul.menu li a:hover span{
	color:#FAB951;
}
#sgmenu ul.menu li a:hover { 
	color:#FAB951;
}

/**  Submenu **/
#sgmenu ul li ul {margin-top:34px;}

#sgmenu ul.menu li ul li a, #sgmenu ul.menu li ul li a:link, #sgmenu ul.menu li ul li a:visited {background: #505e29; height:30px;}
#sgmenu ul.menu li ul li a span {background: #505e29;padding: 0 10px; height:30px; width:100px;}

/**  Submenu hover**/

#sgmenu ul.menu li ul li a:hover {color:#FAB951;background:#505e29; height:30px;}
#sgmenu ul.menu li ul li a:hover span {padding: 0 10px;background:#505e29; height:30px;}

.jicons-icons img{float: left; margin: 0 10px 0 0}
.contact-contactinfo p {margin: 10px 0 0 0;}
input.inputbox, textarea.inputbox  {background: #ebebeb; border: 1px solid #a3a3a3; margin: 0 0 10px 0; color: #000;}
.latestnews li {margin: 0 0 0 10px;}

.custom p, .custom h6, .custom h5, .custom h4, .custom h2 {
	width: 100%;
}


input.inputbox, textarea.inputbox  {background: #ebebeb; background: 1px solid #a3a3a3; margin: 0 0 10px 0; color: #000;}
.input-small { display: block; margin: 2px 0 15px 0;}
.control-group { margin: 0 0 0 10px !important; }
btn { margin: 20px 0 0 0; }
.control-group, .controls, .input-prepend, .input-append, .userdata{ background: none !important; }
.btn-primary { margin: 5px 0 0 0 !important;}
.hasTooltip { display: inline-block !important;} 

.edit-icon {
	display: none;
}

.email_form_th {
	font-weight: 100;
	font-style: oblique;
	color: rgb(255, 255, 255);
	text-align: right !important;
	background: black;
	padding: 5px;
	margin: 5px;
	display: block;
	border: 1px solid black;
	border-radius: 2px;
}

.email_form_tr:last-child .email_form_th {
	visibility: hidden;
}

.email_form_space {
	display: none;
}

.email_form_input, .email_form_input_textarea {
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color: black;
	width: 100%;
	background-color: white;
	border: 1px solid white;
	border-radius: 2px;
	padding: 3px 8px;
	margin: 5px 0px;
}

.email_form_input::placeholder , .email_form_input_textarea::placeholder {
	color: transparent;
}

#mod_simpleemailform_submit_1, #mod_simpleemailform_reset_1 {
	background-color: transparent;
	border: 1px solid;
	border-radius: 2px;
	color: white;
	padding: 3px 8px;
	margin: 5px 0px;
	width: 70px;
}

#mod_simpleemailform_submit_1:hover, #mod_simpleemailform_reset_1:hover {
	background-color: white;
	border: 1px solid transparent;
	border-radius: 2px;
	color: black;
	padding: 3px 8px;
	margin: 5px 0px;
}