* {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background: transparent;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
		font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
		border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
		line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	min-width: 960px;
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
	position: relative;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.grid_1 {
	width: 60px;
}

.grid_2 {
	width: 140px;
}

.grid_3 {
	width: 220px;
}

.grid_4 {
	width: 300px;
}

.grid_5 {
	width: 380px;
}

.grid_6 {
	width: 460px;
}

.grid_7 {
	width: 540px;
}

.grid_8 {
	width: 620px;
}

.grid_9 {
	width: 700px;
}

.grid_10 {
	width: 780px;
}

.grid_11 {
	width: 860px;
}

.grid_12 {
	width: 940px;
}

.prefix_1 {
	padding-left: 80px;
}

.prefix_2 {
	padding-left: 160px;
}

.prefix_3 {
	padding-left: 240px;
}

.prefix_4 {
	padding-left: 320px;
}

.prefix_5 {
	padding-left: 400px;
}

.prefix_6 {
	padding-left: 480px;
}

.prefix_7 {
	padding-left: 560px;
}

.prefix_8 {
	padding-left: 640px;
}

.prefix_9 {
	padding-left: 720px;
}

.prefix_10 {
	padding-left: 800px;
}

.prefix_11 {
	padding-left: 880px;
}

.suffix_1 {
	padding-right: 80px;
}

.suffix_2 {
	padding-right: 160px;
}

.suffix_3 {
	padding-right: 240px;
}

.suffix_4 {
	padding-right: 320px;
}

.suffix_5 {
	padding-right: 400px;
}

.suffix_6 {
	padding-right: 480px;
}

.suffix_7 {
	padding-right: 560px;
}

.suffix_8 {
	padding-right: 640px;
}

.suffix_9 {
	padding-right: 720px;
}

.suffix_10 {
	padding-right: 800px;
}

.suffix_11 {
	padding-right: 880px;
}

.push_1 {
	left: 80px;
}

.push_2 {
	left: 160px;
}

.push_3 {
	left: 240px;
}

.push_4 {
	left: 320px;
}

.push_5 {
	left: 400px;
}

.push_6 {
	left: 480px;
}

.push_7 {
	left: 560px;
}

.push_8 {
	left: 640px;
}

.push_9 {
	left: 720px;
}

.push_10 {
	left: 800px;
}

.push_11 {
	left: 880px;
}

.pull_1 {
	left: -80px;
}

.pull_2 {
	left: -160px;
}

.pull_3 {
	left: -240px;
}

.pull_4 {
	left: -320px;
}

.pull_5 {
	left: -400px;
}

.pull_6 {
	left: -480px;
}

.pull_7 {
	left: -560px;
}

.pull_8 {
	left: -640px;
}

.pull_9 {
	left: -720px;
}

.pull_10 {
	left: -800px;
}

.pull_11 {
	left: -880px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after,
.cabinet-tab:before,
.cabinet-tab:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.clearfix:after,
.container_12:after,
.cabinet-tab:after {
	clear: both;
}

.clearfix,
.container_12,
.cabinet-tab {
	zoom: 1;
}

/* ===============================================================
	 Batch Icons
	 =============================================================== */

@font-face {
	font-family: "Batch";
	src: url('fonts/batch-icons-webfont.eot');
	src: url('fonts/batch-icons-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/batch-icons-webfont.woff') format('woff'),
		url('fonts/batch-icons-webfont.ttf') format('truetype'),
		url('fonts/batch-icons-webfont.svg#batchregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.batch {
	font-family: "Batch";
}

.batch-prepend {
	position: relative;
	margin-left: 20px;
}

.batch-prepend:before {
	position: absolute;
	left: -20px;
	font-family: "Batch";
	content: attr(data-icon);
}

.batch-append {
	position: relative;
	margin-right: 20px;
}

.batch-append:after {
	position: absolute;
	right: -20px;
	font-family: "Batch";
	content: attr(data-icon);
}

/* ===============================================================
	 Browsehappy Prompt
	 =============================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

/* ===============================================================
	 Selectbox
	 =============================================================== */

.selectbox {
	vertical-align: middle;
	cursor: pointer;
}

.selectbox .select {
	width: 140px;
	height: 40px;
	padding: 0 45px 0 10px;
	font: 14px/40px Arial, Tahoma, sans-serif;
	background-color: #E6E6E6;
	color: #333;
	border-bottom-color: #b3b3b3;
	border-radius: 3px;
	border: 1px solid #b7b7b7;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectbox .select:hover {
	background-color: #d4d4d4;
	background-position: 0 -10px;
}

.selectbox .select:active {
	background: #f5f5f5;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
}

.selectbox.focused .select {
	border: 1px solid #5794BF;
}

.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.selectbox .trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}

.selectbox .trigger .arrow {
	position: absolute;
	top: 18px;
	right: 12px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.selectbox:hover .arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}

.selectbox .dropdown {
	top: 43px;
	width: 240px;
	margin: 0;
	padding: 4px 0;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, Tahoma, sans-serif;
}

.selectbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.selectbox li {
	padding: 5px 10px 6px;
	color: #231F20;
}

.selectbox li.selected {
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	color: #FFF;
}

.selectbox li:hover {
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	color: #FFF;
}

.selectbox li.disabled {
	color: #AAA;
}

.selectbox li.disabled:hover {
	background: none;
}

/* ===============================================================
	 General
	 =============================================================== */

::selection {
	color: #fff;
	background: #e03c45;
}

::-moz-selection {
	color: #fff;
	background: #e03c45;
}

a {
	text-decoration: none;
	color: #dd1e2e;
}

body {
	-webkit-font-smoothing: antialiased;
	background-image: url(../images/background.png);
	font: 12px 'PT Sans', Arial, sans-serif;
	color: #606060;
}

input {
	-webkit-font-smoothing: antialiased;
}

textarea,
input[type=text],
input[type=number],
input[type=file],
input[type=password] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	height: 28px;
	padding-left: 10px;

	border: 1px solid #b7b7b7;
	border-radius: 3px;
	outline: none;

	background: #d7d7d7;
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top,  #d7d7d7 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top,  #d7d7d7 0%,#e3e3e3 100%);
	background: linear-gradient(to bottom,  #d7d7d7 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#e3e3e3',GradientType=0 );
}

textarea {
	height: 100%;
	resize: none;
	padding: 10px;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus {
	border-color: #e6353c;
}

input[type=text].input-block,
input[type=number].input-block,
textarea.input-block,
input[type=file].input-block,
input[type=password].input-block {
	width: 100%;
}

input[type=submit] {
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background: #e0e0e0;
	margin: 20px 0;
}

.hide {
	display: none;
}

.btn {
	display: inline-block;
	border: 0;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;

	background: #8c8c8c;
	background: -moz-linear-gradient(top,  #8c8c8c 0%, #6d6d6d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c8c), color-stop(100%,#6d6d6d));
	background: -webkit-linear-gradient(top,  #8c8c8c 0%,#6d6d6d 100%);
	background: -o-linear-gradient(top,  #8c8c8c 0%,#6d6d6d 100%);
	background: -ms-linear-gradient(top,  #8c8c8c 0%,#6d6d6d 100%);
	background: linear-gradient(to bottom,  #8c8c8c 0%,#6d6d6d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#6d6d6d',GradientType=0 );
}

.forma input[type='submit'] {
 display: inline-block;
	border: 0;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;

	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#6d6d6d',GradientType=0 );
}

.forma input[type='submit']:hover {
	background: #e6353c;
	background: -moz-linear-gradient(top,  #ef796e 0%, #e6353c 34%, #e6353c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef796e), color-stop(34%,#e6353c), color-stop(100%,#e6353c));
	background: -webkit-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -o-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -ms-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: linear-gradient(to bottom,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef796e', endColorstr='#e6353c',GradientType=0 );
}

input.btn {
	line-height: 1em;
}

.btn.small {
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	height: 20px;
	margin: 0 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	text-shadow: 0 1px 1px rgba(0,0,0,.35);
}

form .btn.small {
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	height: 20px;
	margin: 0 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	text-shadow: 0 1px 1px rgba(0,0,0,.35);
}

.btn:hover {
	background: #9b9b9b;
	background: -moz-linear-gradient(top,  #9b9b9b 0%, #777777 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9b9b), color-stop(100%,#777777));
	background: -webkit-linear-gradient(top,  #9b9b9b 0%,#777777 100%);
	background: -o-linear-gradient(top,  #9b9b9b 0%,#777777 100%);
	background: -ms-linear-gradient(top,  #9b9b9b 0%,#777777 100%);
	background: linear-gradient(to bottom,  #9b9b9b 0%,#777777 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9b', endColorstr='#777777',GradientType=0 );
}

.btn-block {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
}

.btn.btn-primary {
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.btn.btn-primary:hover {
	background: #e6353c;
	background: -moz-linear-gradient(top,  #ef796e 0%, #e6353c 34%, #e6353c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef796e), color-stop(34%,#e6353c), color-stop(100%,#e6353c));
	background: -webkit-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -o-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -ms-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: linear-gradient(to bottom,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef796e', endColorstr='#e6353c',GradientType=0 );
}

.cab {overflow: visible;}

.right {
	float: right;
}

.left {
	float: left;
}

.pm_u a:hover {text-decoration: underline;}
.pm_u ul {
	list-style: none;
margin-bottom: -70px;
position: relative;
bottom: 52px;
}
.pm_u ul li {
	margin-bottom: 5px;
		position: relative;
top: -7px;
}

/* Error
	 --------------------------------------------------------- */

.error-block {
	margin: 6px 6px 10px 6px;
	padding: 26px;
	background-color: #fff;
	border-bottom: 5px solid #d7d7d7;
}

.error-header {
	margin-bottom: 15px;
}

.error-icon {
	float: left;
	font: 30px "Batch";
	color: #d9342e;
}

.error-caption {
	text-transform: uppercase;
	float: left;
	margin: 8px 0 0 15px;
}

.error-description {
	font-size: 14px;
	margin-bottom: 10px;
}

/* Header
	 --------------------------------------------------------- */

header.header-wrapper {
	position: relative;
	height: 300px;
}

header.header-wrapper .logo {
	position: absolute;
	top: 92px;
	left: -30px;
}

.header-back {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1200px;
	width: 100%;
	height: 700px;
	background: url(../images/background_gradient.png) repeat-x;
	z-index: -2;
}

.header-underlay {
	position: absolute;
	top: 120px;
	left: 50%;
	width: 1261px;
	height: 600px;
	margin-left: -630.5px;
	background: url(../images/header_underlay.png) no-repeat;
	z-index: -1;
}

/* Auth and Profile
	 --------------------------------------------------------- */

.auth,
.profile {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,.25);
	z-index: 10000;
}

.caption {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.auth-content,
.profile-content {
	display: none;
	padding: 20px;
	background-color: #f9f9f9;
}


.auth-content {
	padding-top: 10px;
	padding-bottom: 5px;
}

.register {
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.register a {
	color: #777;
}

.register a:hover {
	color: #dd1e2e;
}

.auth-trigger,
.profile-trigger {
	position: absolute;
	bottom: -36px;
	left: 0;
	width: 220px;
	height: 36px;
	background: #333 url(../images/wild_oliva_black.png);
	text-align: center;
	cursor: pointer;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0 5px 15px rgba(0,0,0,.25);
}

.auth-trigger-text,
.profile-trigger-text {
	position: relative;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f9f9f9;
	text-shadow: 0 1px 0 rgba(0,0,0,.6);
}

.auth-content form p,
.auth-content form input[type=text],
.auth-content form input[type=password] {
	margin: 0 0 10px 0;
}

.profile-wrap {
	width: 300px;
}

.profile-name {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}

.profile-name a {
	color: #313131;
}

.profile-avatar {
	float: left;
	margin-bottom: 15px;
}

.profile-actions {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.profile-actions li {
	margin-bottom: 4px;
}

.profile-actions a {
	color: #313131;
}

.profile-actions a:hover {
	color: #c71317;
	border-bottom: 1px solid #c71317;
}

/* Main block
	 --------------------------------------------------------- */

.mainblock-wrapper {
	background: #f9f9f9;
	box-shadow: 0 5px 15px rgba(0,0,0,.25);
}

/* Ribbon
	 --------------------------------------------------------- */

.ribbon {
	position: relative;
	height: 60px;
	width: 980px;
	margin-left: -10px;

	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

	background: #d0f5fb;
	background: -moz-linear-gradient(top,  #d0f5fb 0%, #d0f5fb 34%, #d0f5fb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0f5fb), color-stop(34%,#d0f5fb), color-stop(100%,#d0f5fb));
	background: -webkit-linear-gradient(top,  #d0f5fb 0%,#d0f5fb 34%,#d0f5fb 100%);
	background: -o-linear-gradient(top,  #d0f5fb 0%,#d0f5fb 34%,#d0f5fb 100%);
	background: -ms-linear-gradient(top,  #d0f5fb 0%,#d0f5fb 34%,#d0f5fb 100%);
	background: linear-gradient(to bottom,  #d0f5fb 0%,#d0f5fb 34%,#d0f5fb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f5fb', endColorstr='#d0f5fb',GradientType=0 );

	box-shadow: inset 0 -1px 0 #63A9AC,
		0 10px 20px rgba(0,0,0,.4);
	z-index: 9999;
}

.ribbon:before,
.ribbon:after {
	position: absolute;
	bottom: -10px;
	width: 0;
	height: 0;
	content: '';
	border-top: 10px solid #63a9ac;
}

.ribbon:before {
	left: 0;
	border-left: 10px solid transparent;
}

.ribbon:after {
	right: 0;
	border-right: 10px solid transparent;
}

.ribbon nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ribbon nav li {
	position: relative;
	float: left;
}

.ribbon nav a {
	position: relative;
	display: block;
	line-height: 60px;
	padding-left: 23px;
	padding-right: 23px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid rgba(255,255,255,.2);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
}

.ribbon nav a:hover {
	background-color: rgba(255,255,255,.1);
}

.ribbon .play-button {
	position: relative;
	float: right;
	width: 152px;
	height: 46px;
	line-height: 38px;
	margin-top: 10px;
	margin-right: 6px;
	background-image: url(../images/play_button.png);
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	cursor: pointer;
	color: #313131;
}

.ribbon .play-button a {
	color: #313131;
}

.ribbon .play-button:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 402px;
	height: 199px;
	margin-top: -100px;
	margin-left: -190px;
	background-image: url(../images/play_button_glow.png);
	visibility: hidden;
	opacity: 0;

	-webkit-transition: opacity .3s, visibility .3s;
	-moz-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
}

.ribbon .play-button:hover:after {
	visibility: visible;
	opacity: 1;
}

.exchange-tab .selectbox {
  margin-top: -1px;
 }

.SpecialTable {
 margin:0px;padding:0px;
 width:100%;
 border:1px solid #1f1f2c;
 
 -moz-border-radius-bottomleft:0px;
 -webkit-border-bottom-left-radius:0px;
 border-bottom-left-radius:0px;
 
 -moz-border-radius-bottomright:0px;
 -webkit-border-bottom-right-radius:0px;
 border-bottom-right-radius:0px;
 
 -moz-border-radius-topright:0px;
 -webkit-border-top-right-radius:0px;
 border-top-right-radius:0px;
 
 -moz-border-radius-topleft:0px;
 -webkit-border-top-left-radius:0px;
 border-top-left-radius:0px;
}.SpecialTable table{
 width:100%;
 margin:0px;padding:0px;
}.SpecialTable tr:last-child td:last-child {
 -moz-border-radius-bottomright:0px;
 -webkit-border-bottom-right-radius:0px;
 border-bottom-right-radius:0px;
}
.SpecialTable table tr:first-child td:first-child {
 -moz-border-radius-topleft:0px;
 -webkit-border-top-left-radius:0px;
 border-top-left-radius:0px;
}
.SpecialTable table tr:first-child td:last-child {
 -moz-border-radius-topright:0px;
 -webkit-border-top-right-radius:0px;
 border-top-right-radius:0px;
}.SpecialTable tr:last-child td:first-child{
 -moz-border-radius-bottomleft:0px;
 -webkit-border-bottom-left-radius:0px;
 border-bottom-left-radius:0px;
}.SpecialTable tr:hover td{
 
}
.SpecialTable tr:nth-child(odd){ background-color:#fff0cc; }
.SpecialTable tr:nth-child(even)    { background-color:#fff0cc; }.SpecialTable td{
 vertical-align:middle;
 
 
 border:1px solid #1f1f2c;
 border-width:0px 1px 1px 0px;
 text-align:left;
 padding:9px;
 font-size:10px;
 font-family:Arial;
 font-weight:normal;
 color:#000000;
}.SpecialTable tr:last-child td{
 border-width:0px 1px 0px 0px;
}.SpecialTable tr td:last-child{
 border-width:0px 0px 1px 0px;
}.SpecialTable tr:last-child td:last-child{
 border-width:0px 0px 0px 0px;
}
.SpecialTable tr:first-child td{
  background:-o-linear-gradient(bottom, #1f1f2c 5%, #1f1f2c 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1f1f2c), color-stop(1, #1f1f2c) );
 background:-moz-linear-gradient( center top, #1f1f2c 5%, #1f1f2c 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f1f2c", endColorstr="#1f1f2c"); background: -o-linear-gradient(top,#1f1f2c,1f1f2c);

 background-color:#1f1f2c;
 border:0px solid #1f1f2c;
 text-align:center;
 border-width:0px 0px 1px 1px;
 font-size:11px;
 font-family:Verdana;
 font-weight:normal;
 color:#ffffff;
}
.SpecialTable tr:first-child:hover td{
 background:-o-linear-gradient(bottom, #1f1f2c 5%, #1f1f2c 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1f1f2c), color-stop(1, #1f1f2c) );
 background:-moz-linear-gradient( center top, #1f1f2c 5%, #1f1f2c 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f1f2c", endColorstr="#1f1f2c"); background: -o-linear-gradient(top,#1f1f2c,1f1f2c);

 background-color:#1f1f2c;
}
.SpecialTable tr:first-child td:first-child{
 border-width:0px 0px 1px 0px;
}
.SpecialTable tr:first-child td:last-child{
 border-width:0px 0px 1px 1px;
}

span.curbanpage {
    padding: 6px;
    border-radius: 5px;
    background-color: #e6e6e6;
    color: #707070;
    margin-left: 2px;
    margin-right: 2px;
    border-style: solid;
    border-width: 1px;
}

span.banpage {
    padding: 5px;
    margin-right: 2px;
    border-radius: 5px;
    background-color: #dedede;
    color: #666666;
}

.naviban {
    margin-top: 10px;
}

/* Slider
	 --------------------------------------------------------- */

.slider {
	position: relative;
	height: 360px;
	margin-bottom: 16px;
	box-shadow: 0 6px 0 #e9e9e9;
}

.nivo-prevNav,
.nivo-nextNav {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	background: #333 url(../images/wild_oliva_white.png);
	box-shadow: 0 2px 9px rgba(0,0,0,.4);
	cursor: pointer;

	-webkit-transition: right .3s, left .3s;
	-moz-transition: right .3s, left .3s;
	transition: right .3s, left .3s;
}

.nivo-prevNav {
	left: -20px;
}

.nivo-nextNav {
	right: -20px;
}

.nivo-prevNav:after,
.nivo-nextNav:after {
	position: absolute;
	bottom: -10px;
	content: '';
	border-top: 10px solid #818181;

	-webkit-transition: border-width .3s;
	-moz-transition: border-width .3s;
	transition: border-width .3s;
}

.nivo-prevNav:after {
	border-left: 10px solid transparent;
	left: 0;
}

.nivo-nextNav:after {
	border-right: 10px solid transparent;
	right: 0;
}

.nivo-nextNav:hover {
	right: -30px;
}

.nivo-nextNav:hover:after {
	border-right-width: 20px;
}

.nivo-prevNav:hover {
	left: -30px;
}

.nivo-prevNav:hover:after {
	border-left-width: 20px;
}

.nivo-prevNav:before,
.nivo-nextNav:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	margin-top: -12px;
	width: 16px;
	height: 24px;
	background: url(../images/arrows.png);
}

.nivo-prevNav:before {
	background-position: 16px 0;
	margin-left: -9px;
}

.nivo-nextNav:before {
	margin-left: -7px;
}

.nivo-controlNav {
	position: absolute;
	bottom: 0;
	right: 6px;
	opacity: .7;
	z-index: 9998;

	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
}

.nivo-controlNav:hover {
	opacity: 1;
}

.nivo-control {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	text-align: center;
	text-indent: -9999px;
	background: #f9f9f9;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
}

.nivo-control.active {
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.slider .slide-text {
	display: none;
}

.slider .nivo-caption {
	position: absolute;
	top: 10px;
	left: 22px;
	color: #f9f9f9;
	text-shadow: 0 1px 3px rgba(0,0,0,.75);
	z-index: 20;
}

.slider .slide-caption {
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

.slider .slide-description {
	width: 220px;
}

/* Sidebar календарь, в контакте
	 --------------------------------------------------------- */

.sidebar {
	background-color: #E9E9E9;
}

.sidebar-block {
	margin: 6px 6px 10px 6px;
	background-color: #fff;
	border-bottom: 5px solid #d7d7d7;
}

.sidebar-block-header {
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #049fb6;
	background: #333 url(../images/wild_oliva_white.png);
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
}

.sidebar-block-content {
	padding: 10px;
}

.sidebar-block-content .btn {
	margin: 10px 0;
}

/* Monitoring block
	 --------------------------------------------------------- */

.monitor-serverlist,
.monitor-server {
	margin-bottom: 10px;
}

.monitor-bar {
	position: relative;
	float: left;
	width: 150px;
	height: 30px;
	background: #c1c1c1;
	z-index: 1;
}

.monitor-server-name {
	position: absolute;
	line-height: 30px;
	width: 150px;
	text-align: center;
	color: #f9f9f9;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	z-index: 2;
}

.monitor-indicator {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	z-index: 0;
}

.monitor-server-count {
	float: left;
	margin-left: 2px;
	width: 36px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #eaeaea;
}

.count-num,
.monitor-server-count,
.monitor-server-name {
	font-weight: bold;
}

/* Offer block
	 --------------------------------------------------------- */

.offeritem-name,
.offeritem-server,
.offeritem-price {
	text-align: center;
}

.offeritem-price,
.offeritem-name {
	font-weight: bold;
	font-size: 16px;
}

.offeritem-name {
	margin-bottom: 10px;
}

.offeritem-server {
	margin: 5px 0;
}

.offeritem-newprice {
	font-size: 36px;
	color: #b83d25;
}

.offeritem-oldprice {
	text-decoration: line-through;
}

.offeritem-pic {
	width: 50px;
	margin: 0 auto;
}

/* Vote for us
	 --------------------------------------------------------- */

.vote-description {
	font-size: 10px;
	color: #919191;
}

/* Vote table
	 --------------------------------------------------------- */

.vote-table {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.vote-table tr {
	background: #e6e6e6;
}

.vote-table tr:nth-of-type(odd) {
	background: #d4d4d4;
}

.vote-table td {
	line-height: 30px;
	border-right: 1px solid #f3f3f3;
}

.vote-table thead td {
	color: #f9f9f9;
	background: #727272;
	border-right: 1px solid #b9b9b9;
}

/* Content
	 --------------------------------------------------------- */

.content-main {
	background-color: #e9e9e9;
	margin-bottom: 50px;
}

.post {
	background-color: #fff;
	margin: 6px 6px 10px 6px;
	padding: 26px;
	border-bottom: 5px solid #d7d7d7;
}

.post-caption {
	margin: 0;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}

.post-caption a {
	color: #313131;
}

.post-thumb {
	float: left;
	margin-top: 23px;
	height: 150px;
	width: 150px;
	border: 5px solid #d4d4d4;

	-webkit-transition: border-color .2s;
	-moz-transition: border-color .2s;
	transition: border-color .2s;
}

.post-thumb:hover {
	border-color: #b4b4b4;
}

.post-content {
	float: left;
	margin: 23px 0 0 20px;
	width: 400px;
	font-size: 14px;
}

.post-single .post-content {
	margin: 23px 0 0 0;
	width: 100%;
}

.post-content p {
	margin: 0;
	margin-bottom: 15px;
}

.post-content-wrap {
	margin-bottom: 20px;
}

.post-meta {
	float: left;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #c0c0c0;
}

.post-meta div {
	float: left;
	margin-right: 15px;
}

.readon {
	float: right;
}

/* Pagination
	 --------------------------------------------------------- */

.pagination {
	margin: 20px 10px 20px 0;
}

.pagination ul,
.store-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.pagination a,
.store-pagination a {
	float: left;
}

.pagination a,
.store-pagination a {
	display: block;
	width: 30px;
	margin-left: 2px;
	line-height: 30px;
	border-radius: 3px;
	color: #f9f9f9;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	font-weight: bold;
	text-align: center;

	background: #636363;
	background: -moz-linear-gradient(top,  #636363 0%, #404040 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(100%,#404040));
	background: -webkit-linear-gradient(top,  #636363 0%,#404040 100%);
	background: -o-linear-gradient(top,  #636363 0%,#404040 100%);
	background: -ms-linear-gradient(top,  #636363 0%,#404040 100%);
	background: linear-gradient(to bottom,  #636363 0%,#404040 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#404040',GradientType=0 );
}

.pagination a:hover,
.store-pagination a:hover {
	background: #737373;
	background: -moz-linear-gradient(top,  #737373 0%, #535353 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737373), color-stop(100%,#535353));
	background: -webkit-linear-gradient(top,  #737373 0%,#535353 100%);
	background: -o-linear-gradient(top,  #737373 0%,#535353 100%);
	background: -ms-linear-gradient(top,  #737373 0%,#535353 100%);
	background: linear-gradient(to bottom,  #737373 0%,#535353 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#535353',GradientType=0 );
}

.pagination>span,
.store-pagination>span {
	float: left;
	display: block;
	width: 30px;
	margin-left: 2px;
	line-height: 30px;
	border-radius: 3px;
	color: #f9f9f9;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	font-weight: bold;
	text-align: center;
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

/* Footer
	 --------------------------------------------------------- */

footer.footer-wrapper {
	margin-bottom: 70px;
}

.footer {
	position: relative;
	height: 160px;
	border-top: 3px solid gray;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #333 url(../images/dark_stripes.png);
	box-shadow: 0 5px 18px rgba(0,0,0,.4);
}

.footer-logo {
	position: absolute;
	top: 50%;
	left: 45px;
	margin-top: -50px;
}

.footer-text {
	margin-top: 45px;
	text-align: center;
}

.footer-copyright {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.footer-links {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.footer-links a {
	color: #777;
	border-bottom: 1px solid #333;
}

.footer-links a:hover {
	border-bottom: 1px solid #ce4534;
	color: #ce4534;
}

.footer-banners {
	position: absolute;
	top: 22px;
	right: 16px;
	width: 88px;
}

.footer-banners img {
	margin-bottom: 6px;
}

/* Donate Server
	 --------------------------------------------------------- */

.donate-server {
	margin-bottom: 10px;
}

.donate-server > * {
	display: inline-block;
}

/* Table
	 --------------------------------------------------------- */

table.table-striped {
	box-shadow: 0 4px 10px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

table.table-striped thead td {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	color: #f9f9f9;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	border-right: 1px solid rgba(255,255,255,.3);
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

table.table-striped thead td:last-of-type {
	border-right: 0;
}

table.table-striped tbody td:first-of-type {
	text-align: left;
}

table.table-striped td {
	border-right: 1px solid #fff;
	padding: 5px;
	min-width: 40px;
}

table.table-striped td:last-of-type {
	border-right: 0;
}

table.table-striped tr {
	background: #f9f9f9;
}

table.table-striped tbody tr:hover {
	background: #faf2c6;
}

table.table-striped tr:nth-of-type(odd) {
	background: #eee;
}

table.table-striped tfoot {
	font-weight: bold;
}

table.table-striped tfoot td {
	background: #ccc;
	border-right: 1px solid rgba(255,255,255,.3);
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	height: 40px;
}

table.table-striped .batch-true:before,
table.table-striped .batch-false:before {
	font: 20px "Batch";
}

table.table-striped .batch-true:before {
	content: "\F164";
	color: #89bf11;
}

table.table-striped .batch-false:before {
	content: "\F165";
	color: #a93d47;
}

/* Profilecard
	 --------------------------------------------------------- */

.profilecard .post-caption:before {
	font-family: 'Batch';
	color: #242424;
	content: '\F170  ';
}

.profilecard-block,
.profilecard-info {
	float: left;
}

.profilecard-block {
	width: 170px;
	padding: 15px;
	background: #e0e0e0;
	border-radius: 8px;
	border-bottom: 5px solid #cecece;

	box-shadow: inset 0 0 0 1px rgba(255,255,255,.6),
							0 1px 3px rgba(0,0,0,.2),
							0 7px 10px rgba(0,0,0,.2);

	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.profilecard-group {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 27px;
	color: #f9f9f9;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
	font-weight: bold;
	border-radius: 3px;
	margin-bottom: 10px;
	background: #333 url(../images/wild_oliva_white.png);
}

.profilecard-avatar {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	border: 5px solid white;
	border-radius: 5px;
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
}

.profilecard-availability-status {
	text-align: center;
	margin: 10px 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 0 1px 0px #fff;
}

.profilecard-availability-status.online {
	color: #5ba50d;
}

.profilecard-availability-status.offline {
	color: #c71317;
}

.profilecard-availability-status.online:before {
	font-family: "Batch";
	content: '\F14C  ';
}

.profilecard-availability-status.offline:before {
	font-family: "Batch";
	content: '\F14E  ';
}

.profilecard-info {
	width: 410px;
	margin-left: 25px;
}

#repa_ava {float:left;padding-right:10px;width:80px;height:80px;}
#repa_info {float:left;padding-right:10px;height:80px;}

.profile-infoblock {
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0,0,0,.25);
}

.profile-infoblock-general {
	background: #333 url(../images/wild_oliva_black.png);
	color: #f9f9f9;
	box-shadow: 0 1px 3px rgba(0,0,0,.6);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
}

.profile-infoblock p {
	margin: 5px 0;
}

.edit_u a {
	color:  #fff;
}

.profile-infoblock-caption {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dadada;
}

.footer-banners img {
	opacity: 0.3;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}

.footer-banners img:hover {
	opacity: 0.9;
}

.disc:after {
content: 'РќРѕРІРѕРµ';
position: absolute;
top: 8px;
right: -20px;
display: block;
background: ;
font-weight: bold;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
background: rgb(211, 41, 29);
background: -moz-linear-gradient(top, #ef6856 0%, #d3291d 34%, #d3291d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(239, 104, 86)), color-stop(34%,rgb(211, 41, 29)), color-stop(100%,rgb(211, 41, 29)));
background: -webkit-linear-gradient(top, rgb(239, 104, 86) 0%,rgb(211, 41, 29) 34%,rgb(211, 41, 29) 100%);
background: -o-linear-gradient(top, #ef6856 0%,#d3291d 34%,#d3291d 100%);
background: -ms-linear-gradient(top, #ef6856 0%,#d3291d 34%,#d3291d 100%);
background: linear-gradient(to bottom, rgb(239, 104, 86) 0%,rgb(211, 41, 29) 34%,rgb(211, 41, 29) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
color: rgb(249, 249, 249);
padding: 5px 20px;
border-bottom: 1px solid rgb(158, 0, 14);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}

/* Store
	 --------------------------------------------------------- */

.store-head {
	height: 40px;
	margin-bottom: 20px;
}

.store-head p,
.store-head select,
.store-head input {
	float: left;
	margin-right: 10px;
}

.store-head > * {
	height: 40px;
	line-height: 40px;
}

.store-head .selectbox {
	float: left;
	margin-right: 10px;
	height: 40px;
}

.store-head input[type=text] {
	height: 40px;
	width: 170px;
	line-height: 1em;
	margin-right: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.btn-store-search {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	line-height: 1em;
	font-size: 16px;
}

.store-balance {
	float: right;
}

.store-balance-amount {
	font-weight: bold;
	color: #f9f9f9;
	padding: 6px;
	margin-left: 6px;
	border-radius: 5px;

	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);

	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.store-item {
	position: relative;
	float: left;
	width: 140px;
	margin: 0 9px 16px;
	padding: 5px;
	overflow: hidden;

	background: #e0e0e0;
	border-radius: 8px;
	border-bottom: 5px solid #cecece;

	box-shadow: inset 0 0 0 1px rgba(255,255,255,.6),
							0 1px 3px rgba(0,0,0,.2),
							0 7px 10px rgba(0,0,0,.2);

	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.store-item-discount:after {
	content: 'РЎРєРёРґРєР°';
	position: absolute;
	top: 8px;
	right: -20px;
	display: block;
	background: ;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	color: #f9f9f9;
	padding: 5px 20px;
	border-bottom: 1px solid #9e000e;

	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	box-shadow: 0 3px 20px rgba(0,0,0,.3);

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.store-item-hot:after {
	content: 'Р“РѕСЂСЏС‡РµРµ';
	position: absolute;
	top: 8px;
	right: -20px;
	display: block;
	background: ;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
	color: #f9f9f9;
	padding: 5px 20px;
	border-bottom: 1px solid #9e000e;

	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	box-shadow: 0 3px 20px rgba(0,0,0,.3);

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.store-item-discount .store-item-price {
	font-weight: bold;
	color: #c71317;
}

.store-item-hot .store-item-price {
	font-weight: bold;
	color: #c71317;
}

.store-item-name {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.9);
}

.store-item-pic {
	width: 32px;
	height: 32px;
	margin: 10px auto;
}

.store-item-pic img {
	width: 32px;
	height: 32px;
}

.store-item-price {
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
}

input.store-item-count {
	width: 70%;
	margin-left: 19px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.store-item .btn {
	margin: 10px auto;
	width: 70%;
}

.store-secondary {
	width: 100%;
	border: 0;
	background: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	margin-bottom: 2px;
}

.store-secondary:hover {
	color: #d3291d;
	text-decoration: underline;
}

.store-pagination {
	margin: 5px 10px 20px 0;
}

.store-info {
	margin-bottom: 20px;
}

.store-actions {
	border-top: 1px dashed #bababa;
	padding-top: 20px;
	float: right;
}

/* Cabinet
	 --------------------------------------------------------- */

.cabinet-wrap {
	width: 635px;
	box-shadow: 0 4px 20px rgba(0,0,0,.3);
}

.cabinet-banner {
	position: relative;
	width: 635px;
	height: 215px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	z-index: 1;
}

.cabinet-skin-view {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 170px;
	width: 94px;
	background: rgba(0,0,0,.6);
	box-shadow: 0 0 10px rgba(0,0,0,.7);
	border-top-right-radius: 3px;
}

.cabinet-skin-view img {
	position: absolute;
	left: 10px;
	top: 9px;
	width: 75px;
	height: 150px;
}

.cabinet-tabs-trig {
	width: 100%;
	height: 40px;
	box-shadow: 0 2px 4px rgba(0,0,0,.8);
	z-index: 9999;

	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.cabinet-tabs-trig ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cabinet-tabs-trig li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 12.495715399%;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f9f9f9;
	z-index: 9999;
	cursor: pointer;
	box-shadow: 0 0 2px rgba(0,0,0,.3);

	text-shadow: 0 1px 1px rgba(0,0,0,.7);

	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.cabinet-tabs-trig li:hover,
.cabinet-tabs-trig li.active {
	background: #e6353c;
	background: -moz-linear-gradient(top,  #ef796e 0%, #e6353c 34%, #e6353c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef796e), color-stop(34%,#e6353c), color-stop(100%,#e6353c));
	background: -webkit-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -o-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: -ms-linear-gradient(top,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	background: linear-gradient(to bottom,  #ef796e 0%,#e6353c 34%,#e6353c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef796e', endColorstr='#e6353c',GradientType=0 );
}

.cabinet-tabs-content {
	background: #f9f9f9;
	color: #333;
	min-height: 200px;
}

.cabinet-tab {
	display: none;
	padding: 15px;
	z-index: 5000;
}

.cabinet-tab p {
	margin-bottom: 6px;
}

.cabinet-tab form .entry label {
  display: inline-block;
  min-width: 70px;
  text-align: right;
  padding-right: 10px;
}

.cabinet-tab input[type=text] {
	width: 140px;
	border-radius: 3px;
}

.cabinet-tab input[type=number],
.cabinet-tab input[type=text] {
	position: relative;
	height: 40px;
	top: 1px;
}

.cabinet-info-servers-wrapper {
	margin: 20px 0;
}

.cabinet-block-centered {
	text-align: center;
}

.cabinet-block,
.cabinet-info-server {
	padding: 10px;
	border: 1px solid #dedede;
	border-radius: 5px;
	margin-bottom: 15px;
}

.cabinet-info-server {
	float: left;
	width: 272.5px;
	text-align: center;
	margin-right: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,.06);
}

.cabinet-block-caption,
.cabinet-info-server-caption {
	color: #d3291d;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #dedede;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.cabinet-block-caption {
	font-size: 12px;
	color: #333;
}

.cabinet-voucher {
	width: 300px !important;
}

.omega {
	margin-right: 0;
}

.desc-text {
	display: inline-block;
	background: #e3e3e3;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.1),
							inset 0 -1px 0 #fff;
}

.desc-col {
	display: inline-block;
	font-size: 12px;
	background: #e3e3e3;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.1),
							inset 0 -1px 0 #fff;
}

.entry {
	margin-bottom: 8px;
}

.cabinet-skin-upload {
	margin-bottom: 10px;
}

.cabinet-skin-upload-selected {
	font-style: italic;
	margin-top: 10px;
	font-size: 12px;
}

.cabinet-cloak {
	width: 80px;
	height: 128px;
	border: 5px solid #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,.4);
	margin-bottom: 5px;
}

.cabinet-cloak img {
	width: 80px;
	height: 128px;
}

/* Blocks
	 --------------------------------------------------------- */

.info-block {
	position: relative;
	background: #fef9d1;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 10px 40px 10px 10px;
	font-size: 12px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1),
							inset 0 0 0 1px rgba(0,0,0,.1);
}

.info-block a:hover {
	text-decoration: underline;
}

.info-block a.btn.small:hover {
	text-decoration: none;
}

.info-block.warning {
	background: #fdc6c7;
}

.info-block.success {
	background: rgb(212, 240, 215);
}

.info-block.notice {
	font-size: 14px;
	padding-right: 50px;
	margin: 20px 0;
}

.info-block.notice .notice-icon {
	font-size: 40px;
	float: left;
	margin-left: 5px;
}

.info-block.notice .notice-text {
	float: left;
	width: 80%;
	margin: 6px 0 0 15px;
}

.info-block-close {
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 16px;
	color: #555;
	cursor: pointer;
}

.info-block-close:hover {
	color: #222;
}

/* Static Content */

.static_content {
	font-size: 13px;
	margin: 20px 0 0 0px;
}

.lostname {
  margin-top: 10px;
  margin-bottom: 10px;
}

.lostname input[type=text] {
	width: 442px;
}

.recaptcha {
	margin-top: 10px; 
}

.recaptchatable, #recaptcha_response_field {
font-size: 10pt !important;
}

/*reg*/
.reg_nick, .user_name, textarea, .reg_pass, .repeat_pass, .e_mail, .ask, .q_ans, .recaptcha  {
	margin-top: 10px;
	margin-bottom: 10px;
}

#result-registration {margin-bottom: 10px; color: rgb(221, 30, 46) !important;}

.reg_nick input, .reg_pass input, .repeat_pass input, .e_mail input, .ask input, .q_ans input{
	width: 442px;
}

.user_name input {
	width: 98%;
}

.name_feed input, .mail_feed input, .recip_feed select, .subject input, .message textarea {
	width: 442px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.batch-prepend, .batch-append {
display: inline-block;
}

.reg-info {
	background: #F2FBFF;
  color: #4D84A0;
  border: 1px solid rgba(45,112,145,.3);
  padding: 10px;
  font-size: 12px;
  border-radius: 3px;
}

.reg-alert {
  background: #F6FFE7;
  border: 1px solid rgba(101,159,19,.3);
  color: #7BB32D;
  padding: 10px 10px 0;
  border-radius: 3px;
  font-size: 12px;
}

.reg-in {
 background-color: #FFFCEC;
 color: rgba(136, 145, 92, 0.98);
 border: 1px solid rgba(214, 216, 164, 0.87);
 padding: 10px;
 font-size: 12px;
 border-radius: 3px;
}
.mids{
	text-align: center;
}


.mids a{
	padding: 6px;
	margin-left: 2px;
	line-height: 30px;
	border-radius: 3px;
	color: #f9f9f9;
	box-shadow: 0 2px 9px rgba(0,0,0,.3);
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	font-weight: bold;
	text-align: center;
	background: #d3291d;
	background: -moz-linear-gradient(top,  #ef6856 0%, #d3291d 34%, #d3291d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6856), color-stop(34%,#d3291d), color-stop(100%,#d3291d));
	background: -webkit-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -o-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: -ms-linear-gradient(top,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	background: linear-gradient(to bottom,  #ef6856 0%,#d3291d 34%,#d3291d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6856', endColorstr='#d3291d',GradientType=0 );
}

.profilecard-block span a{
	color: white;
}
.reg-info{
	margin: 20px 0;
}
.authorr{
width: 80px;

}
.imgpm{
	text-align: center;
}
.imgpm img{
	width: 50px;
	border: 3px solid #D1D1D1;
	border-radius: 10px;
}
.infoo{
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid rgba(225, 225, 225, 1);
}
.comandss li,
.infoo li{
	display: inline-block;
}

.comandss li{
	border-radius: 3px;
background-color: rgba(0, 0, 0, 0.26);
padding: 0 5px;
box-shadow: 0 0 3px #FFF inset;
}
.message{
	border-left: 2px solid rgba(225, 225, 225, 1);
padding-left: 8px;
display: inline-block;
margin-left: 90px;
width: calc(100% - 90px);
margin-top: -80px;
}
.comandss{
list-style: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 10px;

}
.her{
	margin: 13px 0 0 0;
	float:right;
}
.clr {
    clear: both;
}