/**
*
* @author 2011-2015 KillBill - killbill@jatek-vilag.com
* @copyright (c) 2014-2015 https://jv-arcade.com/ - support@jv-arcade.com
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

html, body {
	background-color: #ACA8A1;
	color: #495a39;
}

body.simple {
	min-height: 100%;
	background-color: #FFF;
	padding: 0 5px;
}

a.postlink-local {
	text-decoration: underline;
}

a, .bg3, .pagination li a, label {
	color: #043426;
}

.pagination li a {
	background-color: #48eee0;
}

.pagination li a:hover {
	background-color: #1C5E5A;
}

.pagination li.active span {
	background-color: #2D968F;
}

#site-description {
	width: 55%;
}

table .bg3 td, .postlink, .postlink:visited {
	color: #000000;
}

h3, .content h2, .panel h2  {
	border-bottom-color: #cccccc;
	color: #043426;
}

div.rules a, ul.topiclist li {
	color: #495a39;
}

#navigation a {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #8AB5AE 50%, #cadceb 100%) repeat scroll 0 0;
}

.dropdown-extended .header, .dropdown-extended ul li:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #D2DAD1 50%, #cadceb 100%) repeat scroll 0 0;
}

table.table1 td {
	color: #043426;
}

#wrap {
	margin: 0 auto;
	padding: 13px 23px;
	border: 2px solid #FFF;
	border-radius: 15px;
	box-shadow: 0 0 5px 2px #9D9A93, inset 0 3px 18px rgba(100, 100, 100, .25);
}

.error {
	color: #c60000;
}

.headerbar {
	background: #25805b url("./images/header.png") repeat-x 0 0;
	margin-bottom: 4px;
	padding: 5px;
	border-radius: 7px;
	height: 140px;
}

.navbar {
	background-color: #b1e9e0;
	padding: 3px 10px;
	border-radius: 7px;
}

.forabg {
	background: #113c2b url("./images/bg_list.gif") repeat-x 0 0;
	margin-bottom: 4px;
	padding: 5px;
	clear: both;
	border-radius: 7px;
}

.forumbg {
	background: #113c2b url("./images/bg_list.gif") repeat-x 0 0;
	margin-bottom: 4px;
	padding: 5px;
	clear: both;
	border-radius: 7px;
}

.button
{
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, #ffffff, #e9e9e9);
	border-color: #c7c3bf;
	box-shadow: 0 0 0 1px #ffffff inset;
	color: #043426;
}

.imageset.site_logo {
	background-image: url("./images/site_logo.png");
	background-size: 350px 135px;
	padding-left: 350px;
	padding-top: 135px;
}

.logo
{
	padding: 3px 10px 0 3px;
}

.panel {
	background-color: #b1e9e0;
	color: #043426;
}

.bg1 {
	background-color: #B2FFDC;
}

.bg2 {
	background-color: #A8F0D0;
}

table.table1 tbody tr:hover {
	background-color: #ECF0C4;
}

#tabs .tab > a {
	background: #8CBAB2 none repeat scroll 0 0;
	color: #4A4001;
}

#tabs .tab > a:hover {
	background: #A3D8CF none repeat scroll 0 0;
}

.bg3, #tabs .activetab > a, #tabs .activetab > a:hover {
	background: #9acbc3 none repeat scroll 0 0;
	border-color: #9acbc3;
	color: #333333;
}

div.rules {
	background-color: #ff8b8d;
	color: #000000;
}

ul.linklist li.responsive-menu a.responsive-menu-link::before {
	border-color: #043426;
}

#jva_cookies {
	background-color: #ffffb0;
	border-bottom: 1px solid #18413c;
	color: #18413c;
	box-shadow: 0 0 10px rgba(47, 85, 54, 0.7);
	font-size: 11px;
	top: 0;
	left: 0;
	right: 0;
	padding: 6px 10px;
	position: fixed;
	z-index: 2147483638;
}

#jva_cookies span:last-child {
	float: right;
	margin-left: 50px;
	cursor: pointer;
	font-weight: bold;
}

#jva_cookies a {
	font-weight: bold;
}

#jv-block {
	margin: 5px;
}

#jv-block hr {
	border-style: dashed;
	border-color: #AA1A1C;
}

.jv-alblock1 {
	margin-left: 11px;
}

.jv-alblock2 {
	margin-left: 16px;
	font-size: 11px;
}

.jv-alblock-title {
	font-weight: bold;
	text-decoration: underline;
	margin-left: -16px;
	font-size: 12px;
}

.jv-parag {
	margin-left: -16px;
	font-weight: bold;
}

.center {
	text-align: center;
}

.bold_underline {
	text-decoration: underline;
	font-weight: bold;
}

.jv-text {
	font-size: 11px;
}

.jv-title {
	font-size: 11px;
	font-weight: bold;
	color: #AA1A1C;
	margin-bottom: 15px;
}

.jv-altitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}

.download-container {
	display: inline-block;
	font-size: 1.1em;
	width: 75%;
}

.download-blocks {
	margin-left: 15px;
	min-width: 400px;
	max-width: 870px;
	width: 100%;
}

dl.download dt {
	text-transform: uppercase;
}

dl.download:before {
	background: url("./images/download-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 50px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 47px;
}

.download-blocks dl.download {
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 44%;
}

dl.extra-box {
	border-radius: 5px;
	display: block;
	margin-bottom: 5px;
	min-height: 120px;
	padding: 10px 10px 8px;
	position: relative;
	cursor: pointer;
}

dl.extra-box a {
	color: #000000;
}

dl.extra-box.green {
	background: linear-gradient(45deg, #75FF2B 0%, #3B8116 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

dl.extra-box.red {
	background: linear-gradient(45deg, #FF9292 0%, #FF4B4B 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

dl.extra-box.hred {
	background: linear-gradient(45deg, #D3AD8C 0%, #D3CC6A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

dl.extra-box.blue {
	background: linear-gradient(45deg, #B0E0E1 0%, #6180E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

dl.extra-box.orange {
	background: linear-gradient(45deg, #FFD773 0%, #ff8a2b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

dl.extra-box.blue, dl.extra-box.orange {
	min-height: 55px;
}

dl.extra-box dt {
	color: #333333 !important;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 47px;
}

dl.extra-box dt:hover {
	color: #000000 !important;
}

dl.extra-box dd {
	color: #ffffff !important;
	display: block;
	font-weight: bold;
	padding-right: 47px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.extra-box dd a {
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}

#download-right {
	margin-right: 15px;
	float: right;
	min-width: 200px;
	width: 22%;
}

#download-right td {
	text-align: left;
}

.search-header {
	box-shadow: 0 0 10px #113c2b;
	margin-top: 10px;
	clear: right;
}

.copyright a {
	color: #000000 !important;
}

/* content.css changes */
li.row {
	background-color: #cdf2e0;
	border-bottom-color: #113c2b;
}

li.row:hover {
	background-color: #d4f4e4;
}

li.row:hover dd {
	border-left-color: #fff;
}

li.row.bg3 {
	background-color: #e0f8ec;
}

li.row.bg3:hover {
	background-color: #eafbf2;
}

.jv_hide_web a {
	color: #6E7119 !important;
}

.jv_web_test a {
	color: #A43C3C !important;
}

/* responsive.css changes */
@media only screen and (max-width: 950px), only screen and (max-device-width: 950px) {
	#download-right {
		float: none;
		margin-left: 15px;
	}
}

@media only screen and (max-width: 920px), only screen and (max-device-width: 920px) {
	html, body {
		background-color: #FFF;
	}

	body {
		padding-left: 5px;
		padding-right: 5px;
	}

	#wrap {
		padding: 0;
		border-width: 0;
		border-radius: 0;
		box-shadow: none;
	}
}
