h1,h2,h3,h4,h5,h6 {
	font-family: 'Tahoma', sans-serif;
font-weight: 100;
 }
 
/* Styles */ 
 
body { background: url('/templates/Hol/images/back.png') #ffffff;}
 
input[type="checkbox"] {  }
 
	input[type="checkbox"] + label {
		padding-left: 10px;
		font-size: 13px; }
.slider{
	margin: 0;
	position: relative;
	overflow: hidden;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
}
.slider li {display: none;position: absolute;top: 0;left: 0;z-index: -1;}
.slider ul {padding-left: 0px !important;}
.slider_soc {width: 280px;height: 32px;margin-left: 20px;}
.about-slider {padding: 5px 15px;height: 22px;width: 200px;}
.about-slider a {color: #ffffff;text-decoration: none;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.40);}
 
input[type="checkbox"]:checked + label { background-position: 0 -32px; }
 
.info{
	position: absolute;
	right: 0;
	left: default;
	z-index: 1000;
	float: right;
	min-width: 150px;
	padding: 5px 0;
	margin: 33px 0 0;
	list-style: none;
	background: rgba(0,0,0,0.7);
}
 
.info a {
	text-decoration: none;
	padding: 8px;
	text-align: left;
}
 
.info a:hover {


}
 
.comm-body {
	margin-bottom: 20px;
	margin-left: 10px;
	width: 500px;
	padding: 20px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #DBDBDB;
	min-height: 40px;
	content: "111"; }
 
	.comm-body a {
		text-decoration: none;
		color: #747474; }
 
.mass-action input[type="checkbox"] {
	margin-top: -6px;
	margin-left: 10px; }
 
.comm-body a:hover {
	text-decoration: none;
	color: #B6B6B6; }
 
.comm-body h1,h2,h3,h4,h5 { padding: -15px; }
 
.divider-line {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #cdcdcd;
	width: 100%; }
 
.login {  }
 
	.login a {
		text-transform: none;
		color: #4798FF; }
 
.mctop {
	border: 1px solid #a0a0a0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
 

 
a {
	text-decoration: none;
	color: rgb(101, 101, 101); }
 
	a:hover {
		text-decoration: none;
		color: #0099dd; }

.logo-bg {
    background: url(/templates/Hol/images/back.jpg) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    /* border-bottom: 1px solid rgba(20,20,20,0.5); */
    -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.5);
    /* box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.5); */
    margin-bottom: 40px;
}

.block {
	width: inherit;
	height: 100px; }
 
.footer {
	background-image: url(/templates/Hol/images/footer-bg.png);
	text-align: center;
	color: #fefefe;
	font-family: 'Open Sans', sans-serif;
	padding-top: 20px;
	padding-bottom: 15px;
	-webkit-box-shadow: inset 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 5px 15px 0px rgba(0, 0, 0, 0.5); }

 
.news-head {
	/*font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	text-transform: uppercase;*/
	font-family: 'Tahoma', sans-serif;
	font-weight: 100;
	font-size: 25px;
	color: #5A5A5A;
	 }
 
	.news-head .news-desc {
		font-size: 13px;
		margin-top: -3px;
		color: #545454;
		text-transform: none;
		position: absolute; }
 
	.news-head a {
		text-decration: none;
		color: #424242; }
 
		.news-head a:hover {
			text-decration: none;
			color: #3e3e3e; }
 
.nav-menu {
	width: 100%;
	background: rgba(36, 95, 172, 0.61);
	font-size: 15px;
	text-transform: uppercase; text-shadow: 0px -1px 1px #444;
    margin-top: 40px;}
 
	.nav-menu a { color: #fff; }
 

.userinfo a:hover {
	color: #6CADFF;
} 
 
.link {
	width: 98%;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	-webkit-font-smoothing: subpixel-antialiased;
	margin-bottom: 0px; }
 
	.link a, a:hover {
		text-decoration: none;
		color: #0099dd;}
 
.wseditor {
	width: 607px;
	border: 1px solid #d1d1d1; }
 
	.wseditor table { width: 607px; }
 
.youtube:hover, .vk:hover {
	-webkit-box-shadow: inset 0px 0px 10px 4px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 10px 4px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-kthtml-transition: all 0.25s linear;
	transition: all 0.25s linear; }
 
.rss:hover {
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-kthtml-transition: all 0.25s linear;
	transition: all 0.25s linear; }
 
.link .youtube {
	padding: 6px;
	padding-left: 15px;
	text-shadow: 0px -1px 1px #CE2626;
	background-color: #c6312a;
	font-family: Myriad Pro, sans-serif; }
 
.link .vk {
	padding: 6px;
	padding-left: 13px;
	background-color: #395e88;
	text-shadow: 0px -1px 1px #395e88;
	font-family: Verdana, sans-serif; }
 
.link .rss {
	padding: 6px;
	padding-left: 13px;
	background-color: #f3ab1d;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, sans-serif; }
 
.line2 {
	height: 12px;
	color: #353535;
	width: 100%;
	margin-top: 320px;
	opacity: 1; }
 
.h-icon {
	color: #585858;
	font-size: 20px; }
 
.nav-menu  a {
	height: 100%;
	padding: 0px 10px;
}
 
	.nav-menu  a:hover {
		opacity: 0.8;
		}
 
.stats-drp {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
	color: #fefefe; }
 
.nav-menu .stats a:hover {
	opacity: 0.8;
	background-color: rgba(200,200,200,0.1);
	padding-top: 5px;
	padding-bottom: 5px; }
 
.nav-divider {
	height: 60px;
	border-left: 1px solid #fff;
	margin-left: 5px;
	margin-right: 5px; }
 
.menu-right {
	text-align: right;
	right: 0;
	padding: 33px;
	top: 0; }
 
.menu-left {
	text-align: left;
	left: -1px;
	top: -1px; }
	
.allygg {
top: 0;
font-family: Arial, sans-serif;
left: 0;
width: 605px;
background: #FFFFFF;
border-bottom: 2px solid #016CC0;
color: rgb(101, 101, 101);
font-size: 16px;
text-shadow: rgba(238, 238, 238,0.7) 0px 1px 0px;
padding: 10px 0px 10px 15px;
}	
	
.ally-head {
position: absolute;
top: 0;
font-family: Arial, sans-serif;
left: 0;
width: 94.4%;
background: #FFFFFF;
border-bottom: 2px solid #016CC0;
color: rgb(101, 101, 101);
font-size: 16px;
text-shadow: rgba(238, 238, 238,0.7) 0px 1px 0px;
padding: 10px 0px 10px 15px;
margin-bottom: 10px;
text-transform: uppercase;
}	

.ally {
	font-size: 13px;
	font-family: Tahoma;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	position: relative;
	background-color: #e6e6e6;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
 
.srv img { border: 1px solid #CCCCCC; }
 
.srv { margin-bottom: 15px; }
 
.ally-hlfs {
	border: 1px solid #d4d4d4;
	-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px; }
 
.ybf iframe {
	border: 1px solid #363636;
	width: 580px;
	z-index: 1000;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.3);    
    box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
	}
 
.ally-hlfs .ally-half-top {
	font-size: 13px;
	min-height: 20px;
	padding: 19px;
	padding-bottom: 0;
	background-color: #e6e6e6;
	}
 
.ally-hlfs .ally-half-bottom {
	font-size: 13px;
	min-height: 20px;
	padding: 19px;
	padding-top: 0;
	background-color: #e6e6e6; 
	}
 
 .side-profile {
	position: fixed;
	width: 300px;
	height: 100%;
	right: 0;
	margin-right: -300px; 
	background: #4d4d4d;
	z-index: 1001;
	-webkit-box-shadow: inset 3px 0px 15px 0px rgba(0, 0, 0, 0.5);     
    box-shadow: inset 3px 0px 15px 0px rgba(0, 0, 0, 0.5);
	}