/*=.=.=.=.=---STYLE FOR---=.=.=.=.=*/
 @font-face {
 font-family: 'CenturyGothic';
 src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic.woff') format('woff'),  url('../fonts/CenturyGothic.ttf') format('truetype'),  url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
body td tr th {
	margin: 0;
	padding: 0;
	font: 14px CenturyGothic;
	text-decoration: none;
	color: #9f7420;
}
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Global properties */
* {
	padding:0px;
	outline:none;
	border:none;
	list-style:none;
	text-decoration:none;
}
.noBdr {
	border:none !important;
}
.clr {
	line-height:0px;
	font-size:0px;
	clear:both;
}

.wrapper {
	width: 100%;
	float: left;
}
.container {
	width: 1096px;
	margin: 0 auto;
}
input {
	font: bold 14px CenturyGothic;
	text-decoration: none;
	border: 1px solid #9f7420;
	color: #9f7420;
	padding: 10px;
}

.header {
	width: 100%;
	float: left;
}
.header_in {
	width: 100%;
	float: left;
	min-height: 147px;
	background: url(../images/header_bg.png)no-repeat center center / 100%;
	position: relative;
	z-index: 999;
}
.logo {
	width: 258px;
	float: left;
	padding: 40px 0 0 24px;
}
.logo img {
	max-width: 100%;
	display: inline-block;
}
.mid_hdr {
	width: 574px;
	float: left;
	text-align: center;
}
.lang {
	width: 444px;
	display: inline-block;
	background: url(../images/line1.png)no-repeat left center, url(../images/line1.png)no-repeat right center;
	margin-top: 40px;
}
.lang ul {
	margin: 0;
	padding: 0 12px;
	display: inline-block;
}
.lang ul li {
	list-style: none;
	display: inline-block;
}
.lang ul li a {
	text-decoration:none;
	font:normal 25.99px/25px Arial;
	color: #9f7420;
	text-transform: uppercase;
	padding:0 12px;
}
.main_nav {
	width:100%;
	float: left;
	padding: 20px 0 0 0;
	position: relative;
}
.main_nav ul {
	margin: 0;
	padding: 0;
}
.main_nav ul li {
	list-style: none;
	float: left;
}
.main_nav ul li a {
	text-decoration: none;
	float: left;
	font:normal 13.99px/15px 'CenturyGothic';
	color: #9f7420;
	padding: 0 6px 0 6px;
}
.main_nav ul li:last-child a {
	background: none;
}
.hobo {
	width: auto;
	position: absolute;
	right: -90px;
	top: 16px;
}
.hobo a {
	text-decoration: none;
	font:bold 16px/25px 'CenturyGothic';
	color: #8b580f;
	background: url(../images/ho_bg.png)repeat-y 0 0;
	padding: 0 19px 0 15px;
}
.laxary {
	width: 165px;
	float: right;
	margin-top: 44px;
}
.laxary img {
	max-width:100%;
	float: left;
}
.laxary ul {
	margin: 0;
	padding: 0;
}
.laxary ul li {
	list-style: none;
	float: left;
}
.laxary ul li:last-child {
	margin-left: 12px;
}
.curv1 {
	width:130px;
	height: 422px;
	background: url(../images/curv1.png)no-repeat 0 0 / 100%;
	position: absolute;
	top: -2px;
	left: 151px;
	z-index: 100;
}
.curv2 {
	width:143px;
	height: 422px;
	background: url(../images/curv2.png)no-repeat 0 0 / 100%;
	position: absolute;
	top: -2px;
	right: 151px;
	z-index: 100;
}
.ban_prt {
	width:100%;
	float:left;
}
.left_menu {
	width:200px;
	float:left;
	text-align:left;
}
.rit_menu {
	width:200px;
	float:left;
	text-align:right;
	position: relative;
	z-index:99;
	margin-left: -13px;
}
.left_menu ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	background: #fdfdfd;
}
.left_menu ul li {
	list-style:none;
	float:left;
	width:100%;
	margin-bottom:1px;
	text-align: left;
}
.left_menu ul li a {
	text-decoration:none;
	float:left;
	background: url(../images/btn_lft.png)no-repeat center center / 100% 100%;
	font:normal 13px/54px 'CenturyGothic';
	color:#020202;
	display: block;
	width: 100%;
	padding-left: 11px;
	text-align: left;
}
.rit_menu ul {
	width:100%;
	float: left;
	margin:0;
	padding:0;
	background: #fdfdfd;
}
.rit_menu ul li {
	list-style: none;
	float:left;
	width:100%;
	margin-bottom:1px;
}
.rit_menu ul li a {
	text-decoration: none;
	float:left;
	background:url(../images/btn_rit.png)no-repeat center center / 100% 100%;
	font:normal 13px/54px 'CenturyGothic';
	color:#020202;
	display: block;
	width: 100%;
	padding-right : 11px;
	text-align: right;
}
.desk_hide ul li a {
	text-align: center;
}
.facebook {
	color: #365899;
	text-decoration: none;
}
.ban_in {
	width: 100%;
	float: left;
	position:relative;
	padding: 30px 0 0 0;
}
.mid_ban {
	width:696px;
	float: left;
	margin-top: -45px;
	position: relative;
	z-index: 99;
}
.btm_prt {
	width: 100%;
	float: left;
}
.btm_prt_in {
	width: 100%;
	float: left;
	position: relative;
	background:url(../images/mid_bg.png)no-repeat top center / 740px;
	min-height: 585px;
	z-index: 9999;
	top: -54px;
}
.btm_bg {
	width:335px;
	min-height: 919px;
	position: absolute;
	top: 15px;
	left:-9px;
	background: url(../images/btm_bg_lft.png)no-repeat 0 0 / 100%;
	z-index: 9999999;
}
.btm_bg2 {
	width: 335px;
	min-height: 919px;
	position: absolute;
	top: 13px;
	right:1px;
	background: url(../images/btm_bg_rit.png)no-repeat 0 0 / 100%;
	z-index: 9999999;
}
.bdy_txt {
	width: 100%;
	text-align: center;
}
.bdy_txt p {
	font:normal 13.99px/15px 'CenturyGothic';
	color:#9f7420;
	padding: 5px 0 0;
}
.zenova_lista {
	color:#9f7420;
	padding: 5px 0 0;
	font-family: 'CenturyGothic';
	font-size: 13.99px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}
.bdy_txt2 {
	float: left;
	min-height: 800px;
	margin-top: 30px;
	padding: 0 350px;
	width: 100%;
}
.bdy_txt2 p {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 td {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 tr {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 input {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 select {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 option {
	font:normal 13.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 a {
	font:normal 11.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.bdy_txt2 h2 {
	font:normal 15.99px/18px 'CenturyGothic';
	color:#9f7420;
	text-align: center;
}
.ftr {
    background-color: #ebedec;
    bottom: -45px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

.ftr p {
	font:normal 13.99px/15px 'CenturyGothic';
	color:#9f7420;
}
.left_box {
	width: auto;
	position: absolute;
	top: 247px;
	left: 0;
	z-index: 99999999;
}
.left_box img {
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
}
.rit_box {
	width: auto;
	position: absolute;
	top: 247px;
	right: 0;
	z-index: 99999999;
}
.rit_box img {
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
}
#open {
	display: none;
}
.desk_hide {
	display: none;
}
li.dropbtn {
	display: inline-block;
	color: white;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}
li.dropdown {
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f8f3e4;
	min-width: 160px;
	max-width: 360px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: -1;
	margin-top: 15px;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 100%;
}
.dropdown-content a:hover {
	background-color: #DBCDA2;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.bdy_txt2 img {
	width: 100%;
	height: auto;
}

.hlogos {
	background-color: #0099FF;
}

.tabset_profile_tabs	{
	list-style-type:none;
	position:relative;
	z-index:2;
	white-space:nowrap;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}
.tabset_profile_tabs li	{
	margin:0;
	padding:0;
	display:inline;
	height: 35px;
}
.tabset_profile_tabs a	{
	color:#FFF ! important;
	text-decoration:none;
	height: 35px;
	padding-top: 2;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.6em;
	background-image: url(../images/images.png);
	background-repeat: repeat-x;
	width: 135px;
	display: block;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 40px;
}
.tabset_profile_tabs a:hover	{
	color:#B7F0FF ! important;
}
.tabset_profile_tabs a.active	{
	color:black ! important;
	background-color:#e6e6e6 ! important;
	border-left-width:1px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
	height: 35px;
	background-image: none;
}

.tabset_profile_tabs li	{
	text-decoration:none;
	height: 35px;
	padding-top: 1;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.6em;
	background-image: url(../images/images.png);
	background-repeat: repeat-x;
	width: 110px;
	display: block;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
}
.tabset_profile_tabs li:hover	{
	color:#B7F0FF ! important;
}
.tabset_profile_tabs li.active	{
	color:black ! important;
	background-color:#F2F2F2 ! important;
	border-left-width:1px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
	height: 35px;
	background-image: none;
}

.tabset_profile_tabs li.firstchild a	{
}

.tabset_profile_content	{
	position:relative;
	z-index:1;
	height: 371px;
}
.tabset_profile_label	{ display:none }

.tabset_profile_content_active	{ display:block }

@media only screen and (max-width:767px) {
 .dropdown-content {
 z-index: 150;
}
}

@media only screen and (max-width:520px) {
.logo {
 width: 100%;
 height: auto;
}
}

.zan_bb {
	background: #990099;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
}
.zan_bb:hover {
	background: #CC6666;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.zan_bb_zdr {
	background: #600060;
	margin: 5px;
	padding: 5px;
	cursor: not-allowed;
	color: #CCCCCC;
	border: 1px dotted #FFFFFF;
	text-decoration: line-through;
}
.zan_bb_zdr_over {
	background: #990000;
	margin: 5px;
	padding: 5px;
	cursor: not-allowed;
	color: #B2B2B2;
	border: 1px dotted #FFFFFF;
	text-decoration: line-through;
}

.ch_taken {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.ch_free {
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	border: 1px solid #009900;
}

.ch_rez {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #993300;
}

.select_aj {
	width: 100%;
}
.input_oneline {
	width: 100%;
}
.input_oneline_err {
	width: 100%;
	border: 2px solid #FF0000;
}
#err_msg {
	color: #FF3300;
	font-weight: bold;
}
label {
	display: inline;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.bdel {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #993300;
	padding: 5px;
	border: 1px solid #993300;
	margin-top: 10px;
}
a {
	color: #8C6920;
	text-decoration: none;
}
select {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #BA8B29;
}
