textarea,input,select {
	outline: none;
}
.zillaselect{
	font-size: 13px;
	width: 300px;
	float: left;
	margin-top: 10px;
	border-radius: 4px;
	background: #f8f8f8 url('/img/drop.gif');
	background-repeat: no-repeat;
	background-position: 271px 7px;
	border: 1px solid #8aa0ab;
	padding: 7px;color: #525252;
	-webkit-box-shadow: 0 0 0;
	-webkit-appearance: none;
}
.fmbi{
float:left;width:30%;margin:0 10px;
}

body {
	/*background: #F3F4F6;*/
	background:#EAECEF;
	font-family: 'open sans', verdana, sans-serif;
	font-size: 14px;
	color: #444;
	margin: 0px;
}  
A {
	color:#58902B;
	/* #7dbd49;*/
	text-decoration: none;
}
A h1,A H2,A h5{
	color:#58902B;
	/* #7dbd49;*/
	text-decoration: none;
	font-size: 14px!important;
	
}


A:hover {
	text-decoration: none;
}

A.external {
	background:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Nzg1Qzc3RTg3OTA5MTFFMjlGNkJCMkRDQkU5OUEwQ0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg1Qzc3RTk3OTA5MTFFMjlGNkJCMkRDQkU5OUEwQ0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMjA3RTEyRjc5MDcxMUUyOUY2QkIyRENCRTk5QTBDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMjA3RTEzMDc5MDcxMUUyOUY2QkIyRENCRTk5QTBDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgJgrYIAAABESURBVHjaYqzd68mABfxH5jAxYAeMUAwGLOi6kCT/Q9n/WdAkkK1ixGXdfyyaGJnwuOU/IYczEOM7FMCCLVzQAUCAAQAJ2QmdpFSEuQAAAABJRU5ErkJggg==')
		center right no-repeat;
	padding-right: 13px;
		text-decoration:underline;
	font-size: 14px!important;
		
	
}
A.external:hover {
 
		text-decoration:underline;
	
}
fieldset {
	border: 0;
	padding: 0;
}

blockquote
{
	font-style: italic;
	padding: 2px 8px 2px 20px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
	border-left-width: 5px;	
}

.graybutton {
	min-width: 50px;
	height: 30px;
	background: #CCC;
	float: left;
	background: #f0f2f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f2f3 0%, #fbfcfc 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f2f3),
		color-stop(100%, #fbfcfc) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f2f3 0%, #fbfcfc 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f2f3 0%, #fbfcfc 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f2f3 0%, #fbfcfc 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f0f2f3 0%, #fbfcfc 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#f0f2f3', endColorstr = '#fbfcfc', GradientType = 0 ); /* IE6-9 */
	border-radius: 4px;
	border: 1px solid #8a979e;
	color: #3c4246;
	line-height: 29px;
	padding: 0 12px;
	font-size: 15px;
	text-shadow: 0px 1px 0px #FFF;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08);
	font-weight: bold;
}
#menu{
	display:none;
}
.graybuttonActive {
	min-width: 50px;
	height: 30px;
	background: #CCC;
	float: left;
	background: #61696e;
	background: -moz-linear-gradient(top, #61696e 0%, #99a3aa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61696e),
		color-stop(100%, #99a3aa) );
	background: -webkit-linear-gradient(top, #61696e 0%, #99a3aa 100%);
	background: -o-linear-gradient(top, #61696e 0%, #99a3aa 100%);
	background: -ms-linear-gradient(top, #61696e 0%, #99a3aa 100%);
	background: linear-gradient(to bottom, #61696e 0%, #99a3aa 100%);
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#61696e', endColorstr = '#99a3aa', GradientType = 0 );
	border-radius: 4px;
	border: 1px solid #858e95;
	color: #FFF;
	line-height: 29px;
	padding: 0 12px;
	font-size: 15px;
	text-shadow: 0px 1px 0px #708590;
	box-shadow: 0px 1px 0px #FFF;
	font-weight: bold;
}

.error {
	min-height: 20px;
	min-width: 300px;
	background: #fbe5e4;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(189, 158, 158, 0.2);
	box-shadow: inset 1px 1px 1px 1px rgba(189, 158, 158, 0.2);
	border-radius: 4px;
	color: #9f4c48;
	font-size: 13px;
	padding: 10px;
}

.error A {
	text-decoration: underline;
	color: #cf4944;
}

.error B {
	color: #cf4944;
}

.warning {
	min-height: 20px;
	min-width: 300px;
	background: #fceac5;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(162, 142, 100, 0.2);
	box-shadow: inset 1px 1px 1px 1px rgba(162, 142, 100, 0.2);
	border-radius: 4px;
	color: #776a4f;
	font-size: 13px;
	padding: 10px;
}

.warning B {
	color: #ff8037;
}

.warning A {
	text-decoration: underline;
	color: #ff8037;
}

.success {
	min-height: 20px;
	min-width: 300px;
	background: #d2e9bf;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(123, 163, 111, 0.2);
	box-shadow: inset 1px 1px 1px 1px rgba(123, 163, 111, 0.2);
	border-radius: 4px;
	color: #3c6c14;
	font-size: 13px;
	padding: 10px;
}

.success B {
	color: #4d7540;
}

.success A {
	text-decoration: underline;
	color: #4d7540;
}

.info {
	min-height: 20px;
	min-width: 300px;
	background: #dee0e1;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(103, 113, 125, 0.2);
	box-shadow: inset 1px 1px 1px 1px rgba(103, 113, 125, 0.2);
	border-radius: 4px;
	color: #6c7b8b;
	font-size: 13px;
	padding: 10px;
}

.info B {
	color: #697277;
}

.info A {
	text-decoration: underline;
	color: #697277;
}

.txtbig {
	width: 248px;
	border-radius: 4px;
	height: 37px;
	margin-bottom: 7px;
	border: 1px solid #8aa0ab;
	background-color: #f2f4f5;
	font-size: 14px;
	color: #bdbfc0;
	box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.02);
	-webkit-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.02);
	padding: 0 10px;
	line-height: 37px;
}

.txtbig:focus,.txtbig:active {
	outline: none;
	border: 1px solid #7dbd49 !important;
	box-shadow: 0 0 2px #7dbd49;
	color:#333;
	background:#FFF;
}

.txtbig-warning {
	width: 248px;
	border-radius: 4px;
	height: 37px;
	margin-bottom: 7px;
	border: 1px solid #B39C25;
	background-color: #fff;
	background: url('/img/warning-icon.png') no-repeat right;
	font-size: 14px;
	font-weight: bold;
	color: #bdbfc0;
	box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5);
	-moz-box-shadow: 0px 0px 1px rgba(240, 58, 49, 0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5);
	padding: 0 10px;
	line-height: 37px;
}

.txtbig-error {
	width: 248px;
	border-radius: 4px;
	height: 37px;
	margin-bottom: 7px;
	border: 1px solid #f03a31;
	background-color: #fff;
	background: url('/img/error-icon.png') no-repeat right;
	font-size: 14px;
	font-weight: bold;
	color: #bdbfc0;
	box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5);
	-moz-box-shadow: 0px 0px 1px rgba(240, 58, 49, 0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5);
	padding: 0 10px;
	line-height: 37px;
}

.checkbox-error {
	border: 1px solid #f03a31 !important;
	box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5) !important;
	-moz-box-shadow: 0px 0px 1px rgba(240, 58, 49, 0.5) !important;
	-webkit-box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5) !important;
}

.checkbox-warning {
	border: 1px solid #B39C25 !important;
	box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5) !important;
	-moz-box-shadow: 0px 0px 1px rgba(240, 58, 49, 0.5) !important;
	-webkit-box-shadow: 0px 0px 4px rgba(240, 58, 49, 0.5) !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input[type=checkbox] {
	-webkit-appearance: none;
	appearance: none;
	width: 15px;
	height: 15px;
	margin: 0;
	cursor: pointer;
	vertical-align: bottom;
	background: #fff;
	border: 1px solid #a5a5a5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.24);
	-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.24);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.24);
}

input[type=checkbox]:checked {
	background: #fff;
}
#headblocklogo{
width:33%;
float:left;
}
#headblocksearch{
width:23%;
float:left;
}
#headblockright{
width:43%;
float:left;
}
input[type=checkbox]:checked::after {
	content: url(/img/checkbox-check.png);
	display: block;
	position: absolute;
	left: 3px;
	top: -2px;
}

input[type=checkbox]:focus,input[type=checkbox]:hover,input[type=checkbox]:active
	{
/*		outline: none;
border: 1px solid #7dbd49 !important;*/
}

#header-wrap {
	width: 100%;
	height: 60px;
	min-width: 950px;
	background-color: #FFF;
	/*box-shadow: 0px 1px 1px #D8DFE2;*/
	
/*	border-bottom: 1px solid #d0d1d5;*/
	  border-bottom: 1px solid #ADADAD;
	background-repeat: repeat-x;
	padding-top: 5px;
	/*position: fixed;*/
	top: 0;
	z-index: 100;
	clear: both;
}

#headerbar {
	max-width: 1200px;
	min-width: 750px;
	margin: 0 auto;
	position: relative;
	height: 60px;
}

#updatelist,#leftpanel {
	float: left;
	width: 607px;
	margin-bottom:50px;
}

h1 {
	font-size: 39px;
	/*font-family: 'Crete Round', helvetica, serif;*/
	font-family: 'Open Sans', helvetica, serif;
	font-weight: normal;
	color: #3c4246;
	margin: 0px 0px 5px 0px;
	text-shadow: 0px 1px #FFF;
}

h2 {
	font-family: 'open sans', verdana, sans-serif;
	color: #3c4246;
	font-size: 21px;
	font-weight: normal;
}

h3 {
	font-family: 'open sans', verdana, sans-serif;
	color: #969b9e;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 21px;
	font-family: 'open sans', verdana, sans-serif;
	font-weight: normal;
	color: #3c4246;
	margin: 0px 0px 20px 0px;
}

h4 A,h4 A:hover {
	color: #3c4246;
	text-decoration: none;
}

#logo {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 185px;
	height: 56px;
	outline: none;
	background: url('/img/sprite.png') no-repeat;
	background-position: 3px -3px;
	float: left;
}

#righttop {
	width: auto;
	float: right;
	padding-top: 9px;
	height: 60px;
	overflow: hidden;
}

#righttop #toplinks {
	float: left;
}

#righttop #topsess {
	float: right;
	padding-right: 5px;
	border-right: 1px solid #8aa0ab;
}

#righttop #toplinks A,#righttop #topsess A {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

#righttop #toplinks A {
	line-height: 35px;
	color: #333;
	margin-right: 20px;
	float: left;
}

.buttongreen A {
	float: none;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}

.buttongreen {
	float: left;
	height: 36px;
	background: #8ec657;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #add771 0%, #75b943 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add771),
		color-stop(100%, #75b943) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #add771 0%, #75b943 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #add771 0%, #75b943 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #add771 0%, #75b943 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #add771 0%, #75b943 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		   '#add771', endColorstr = '#75b943', GradientType = 0 );
	/* IE6-8 */
	border-radius: 5px;
	border: 1px solid #6fab48;
	border-color: #62a60a #62a60a #4d9200;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
	line-height: 35px;
	color: #FFF;
	/*text-shadow: 0px 1px #5e9a37;*/
	text-shadow: 0px -1px #4D7C2E;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

.buttongreen:hover {
	background: #b8e577; /* Old browsers */
	background: -moz-linear-gradient(top, #b8e577 0%, #58a81c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8e577),
		color-stop(100%, #58a81c) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b8e577 0%, #58a81c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b8e577 0%, #58a81c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b8e577 0%, #58a81c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #b8e577 0%, #58a81c 100%);
	/* W3C */
	filter: progid :     DXImageTransform.Microsoft.gradient ( startColorstr
		= '#b8e577', endColorstr =   '#58a81c', GradientType =   0 );
	/* IE6-9 */
}

.buttonblue {
	float: left;
	border-radius: 4px;
	/*text-shadow: 1px 0px #407c6d;*/
	text-shadow: 0px -1px #407c6d;
background: #66c6af; /* Old browsers */
background: -moz-linear-gradient(top,  #66c6af 0%, #56a692 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66c6af), color-stop(100%,#56a692)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #66c6af 0%,#56a692 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #66c6af 0%,#56a692 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #66c6af 0%,#56a692 100%); /* IE10+ */
background: linear-gradient(to bottom,  #66c6af 0%,#56a692 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66c6af', endColorstr='#56a692',GradientType=0 ); /* IE6-9 */

	border: 1px solid #488c7b;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	color: #FFF;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	font-family: Helvetica, 'open sans', verdana, sans-serif;
	border-bottom-color: #387263;
}

.buttonblue:hover {
background: #72dbc8; /* Old browsers */
background: -moz-linear-gradient(top,  #72dbc8 0%, #64afad 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72dbc8), color-stop(100%,#64afad)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #72dbc8 0%,#64afad 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #72dbc8 0%,#64afad 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #72dbc8 0%,#64afad 100%); /* IE10+ */
background: linear-gradient(to bottom,  #72dbc8 0%,#64afad 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72dbc8', endColorstr='#64afad',GradientType=0 ); /* IE6-9 */
}
.buttonsilver{
	cursor:pointer;
	border-radius:3px;background: url('/img/sprite.png');background-position: 0px -304px;border: 1px solid #D5D7D8;border-bottom-color: #B8C6CE;padding:7px;color:#525252;font-weight:bold;text-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
}
.buttongray {
	float: left;
border-radius: 4px;
text-shadow: 1px 0px rgba(104, 113, 119, 0.61);
background: #c7d3d9;
background: -moz-linear-gradient(top, #c7d3d9 0%, #96a3aa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d3d9), color-stop(100%,#96a3aa));
background: -webkit-linear-gradient(top, #c7d3d9 0%,#96a3aa 100%);
background: -o-linear-gradient(top, #c7d3d9 0%,#96a3aa 100%);
background: -ms-linear-gradient(top, #c7d3d9 0%,#96a3aa 100%);
background: linear-gradient(to bottom, #c7d3d9 0%,#96a3aa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d3d9', endColorstr='#96a3aa',GradientType=0 );
box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
border: 1px solid #ACAEAF;
border-bottom-color: #76828A;
border-left-color: #A0A9AF;
border-right-color: #A0A9AF;
padding-left: 20px;
padding-right: 20px;
height: 40px;
color: #FFF;
font-size: 18px;
line-height: 35px;
font-weight: normal;
text-align: center;
cursor: pointer;
font-family: Helvetica, 'open sans', verdana, sans-serif;
}

#addboxhold{

}
#addbox{
	width:100%;
}
#cke_HTML{
	width:100%;
	max-width:601px;
}
.buttongray:hover{
background: #c2ccd3; /* Old browsers */
background: -moz-linear-gradient(top,  #c2ccd3 0%, #89959e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2ccd3), color-stop(100%,#89959e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c2ccd3 0%,#89959e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c2ccd3 0%,#89959e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c2ccd3 0%,#89959e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c2ccd3 0%,#89959e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2ccd3', endColorstr='#89959e',GradientType=0 ); /* IE6-9 */
	
}
.container {
	max-width: 980px; /*1050px;*/
	min-width: 950px;
	margin: 0 auto;
}

span.debug_ok {
	color: #1C9651;
}

span.debug_error {
	color: #CE0000;
}

.leftpanel {
	float: left;
	margin-left: 0px;/*8*/
	margin-bottom: 30px;
	width: 615px;
}
#zillafrontpage .leftpanel,#profilepage .leftpanel {
	margin:30px 0 30px 0;
}
.avatar55x55hold {
	float: left;
/*	margin-right: 15px;*/
	margin-right:5px;
	margin-top: 5px;
}

.avatar36x36hold {
	float: left;
	margin-right: 7px;
}

#intro {
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
	margin: 28px auto;
	margin-top: 28px;
	margin-bottom: 40px;
}

.avatar90x90 {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}

.avatar55x55 {
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}

.avatar45x45 {
	width: 45px;
	height: 45px;
	float: left;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}

.rightbox .avatar45x45 {
	margin: 0 7px 7px 0;
}

.avatar55x55 IMG {
	min-width: 55px;
	min-height: 55px;
}

.avatar45x45 IMG {
	min-width: 45px;
	min-height: 45px;
}

.avatar36x36 {
	width: 36px;
	height: 36px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}

.avatar36x36 IMG {
	min-width: 36px;
	min-height: 36px;
}

#page #headerauthor {
	float: left;
	margin: 7px 0 8px 40px;
	line-height: 35px;
	width: 340px;
	font-size: 13px;
	color: #465057;
}
#page #headerauthor a{
	font-weight:bold;
	font-size: 13px;
	color: #465057;
	text-decoration:none;
}

/*#pageheader .avatar36x36hold{
	margin-top:3px;
}

#topsess .avatar36x36hold{
	margin-right:6px;
}*/
.boxarrow {
position: absolute;
width: 16px;
height: 18px;
background: url('/img/sprite.png') no-repeat;
background-position: -78px -278px;
margin-top: 19px;
margin-left: -9px;
display:none;
}

.boxhold {
	float: left;
	width: 529px;
	margin-left: 15px;
	margin-bottom: 10px;
	/*box-shadow: 0px 1px 0px #CBCECF;
	border: 1px solid #C7CCCF;*/
   border: 1px solid #CBCECF;
/*   border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
border-color: #AFB6C8 #A9B0C2 #9296A8;;  
   overflow:hidden;
	border-radius: 5px;
	background-color: #FFF;
}
.boxholdtbl {
	float: left;
	width: 250px;
	margin-right: 8px;
	margin-left: 8px;
    overflow:hidden;
	margin-top: 15px;
    border: 1px solid #CBCECF;
    height:357px;
  /*  border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-color: #AFB6C8 #A9B0C2 #9296A8;;
	border-radius: 3px;
	background-color: #FFF;
}
.boxholdtbla {
	float: left;
	width: 300px;
	margin-right: 6px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
    border: 1px solid #CBCECF;
    height:auto;
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-color: #AFB6C8 #A9B0C2 #9296A8;;
  	border-radius: 3px;
	background-color: #FFF;
	overflow:hidden;
}
.popbox {
	box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.33);
	border-radius: 4px;
	position:fixed;
	min-width: 500px;
	min-height: 300px;
	z-index: 105;
	left: 50%;
	margin: 0px 0 0 -250px;
	background: #f2f4f5;
}

#dialog-overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: rgb(46, 49, 51);
	top: 0px;
	left: 0px;
	z-index: 101;
	opacity: 0.85;
}
#bfmu{display:none;}
.popbox h1 {
	margin-top: 15px;
	font-size: 30px;
}

.popbox a {
	color: #5cb29d;
	text-decoration: underline;
}

.closebox {
	position: absolute;
	width: 25px;
	height: 25px;
	background: url('/img/sprite.png');
	background-position: -225px -613px;
	z-index: 9;
	text-indent: -99px;
	overflow: hidden;
	margin: 5px 0 0 470px;
	border-radius: 50%;
}

.closebox:hover {
	background-position: -225px -639px;
}

.dropbox {	
	border: 1px solid #D8D8D8;
	width: 183px;
	min-height: 128px;
	position: absolute;
	margin-top: 41px;
	background: #FFF;
 	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	padding: 10px;
	z-index:10;
}
#bckmm{
	display:none;
}

#commbox {
	display: none;
	border: 1px solid #eee;
	width: 283px;
	min-height: 128px;
	position: absolute;
	margin-top: 42px;
	background: #FFF;
	z-index:10;
	margin-left: -200px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
	border-radius: 3px;
}
#commboxheader {
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f0f2f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f2f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f2f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f0f2f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f0f2f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f0f2f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f2f3',GradientType=0 ); /* IE6-9 */
	font-size:13px;
	color:#333;
	padding:10px;
	font-weight:bold;
	width: 263px;
	height: 18px;
	border-top-left-radius: 3px;
	float:left;
	border-top-right-radius: 3px;
}

#commboxupdates{
	float:left;
	width: 283px;
}
#commboxupdates .avatar36x36{
	margin-right:10px;
}

#commboxupdates .commboxupdate,#commboxupdates .commboxupdateur{
	width: 263px;
	float:left;		
	padding:12px 10px 0 10px;
	border-top: 1px solid #8aa0ab;
	
}

#spashh1{
	color:#FFF;
	text-shadow: 0 1px rgba(98,98,98,0.89);
}
.splashbox{
	max-width:700px;padding:0;border-radius:5px;margin:auto;width:auto;
}
.buttonblack{background:#6f757a;background:-moz-linear-gradient(top,#6f757a 0,#3c4246 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#6f757a),color-stop(100%,#3c4246));background:-webkit-linear-gradient(top,#6f757a 0,#3c4246 100%);background:-o-linear-gradient(top,#6f757a 0,#3c4246 100%);background:-ms-linear-gradient(top,#6f757a 0,#3c4246 100%);background:linear-gradient(to bottom,#6f757a 0,#3c4246 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f757a',endColorstr='#3c4246',GradientType=0);border-radius:5px;text-shadow:0 1px rgba(1,1,1,0.47);border:1px solid #3c4246;padding-left:20px;padding-right:20px;height:40px;color:#FFF;font-size:18px;line-height:35px;font-weight:normal;text-align:center;cursor:pointer;font-family:Helvetica,'open sans',verdana,sans-serif}
#spashf{text-align:center;text-shadow:0 1px rgba(98,98,98,0.49);color:#FFF;font-size:13px}
	.form-warning{line-height:37px;width:248px;height:37px;background:#6f757a;border-bottom:1px solid #3c4246;box-shadow:inset 1px 1px 1px 1px #3c4246;border-radius:4px;padding:10px}
.splashbox h2{
 text-shadow: 0 1px rgba(255,255,255,0.36);
  color: #333;
  font-size: 15px;
}
}
#commboxupdates .commboxupdateur,#commboxupdates .commboxupdate:hover{
background:#f8f8f8;
}
#commboxupdates .commboxupdateinner{
	width: 263px;
	float:left;
	padding-bottom:12px;
	min-height:43px;		
}

.bimgupd{
	float:left;overflow:hidden;max-height:529px;width:529px;margin:0px 0px 0px 0;background-position:center;background-repeat:no-repeat;text-align:center;
}
.mimgupd{
float:left;max-height:264px;max-width:263px;margin:0px 0px 1px 1px;
}
.simgupd{
	float:left;height:130px;width:130px;margin:0px 0px 1px 1px;
}
#commdrarrow{
display:none;
}
#drarrow,#commdrarrow {
	float: left;
	width: 25px;
	height: 30px;
	background: url('/img/sprite.png');
	background-position: -225px -542px;
	position: relative;
	z-index: 11;
}
#comm:hover #commbox,#comm:hover #commdrarrow {
	display: block;
}


#photopage{
  float: left;
  width: initial;
}

#righttop .dropbox {
	display: none;
		margin-left:50px;
	
}
#righttop:hover .dropbox {
	display: block;
}

#righttop:hover #drarrow {
	height: 45px;
}
#discpl{
	cursor: pointer;
	float: left;
	height: 30px;
	width: 30px;
	background: url('/img/sprite.png');
    background-position: -5px -165px;
	margin: 14px 0px 0px 0px;
	border-radius: 5px;
	text-indent:-999px;
	overflow:hidden;
}
.discplm{
	cursor: pointer;
	float: left;
	height: 18px;
	width: 18px;
	background: url('/img/sprite.png');
    background-position: -10px -143px;
  	text-indent:-999px;
	overflow:hidden;
	margin-top:7px;
	margin-right:11px;
}
#discpl:hover{
    background-position: -5px -195px;
}
#noti {
	cursor: pointer;
	float: left;
	height: 30px;
	width: 30px;
	background: url('/img/sprite.png');
	background-position: -148px -552px;
	margin: 14px 0px 0px 0px;
	border-radius: 5px;
}

#noti a {
	float: left;
	width: 30px;
	height: 30px;
}

#noti:hover {
	background-position: -148px -520px;
}
#comm {
	float: left;
	height: 30px;
	width: 30px;
	background: url('/img/sprite.png');
	background-position: -88px -627px;
	margin: 14px 0px 0px 7px;
	border-radius: 5px;
}

#comm a {
	float: left;
	width: 30px;
	height: 45px;
}

#comm:hover {
	background-position:-86px -662px;
}
.imgfr{
	z-index:3;width:603px;max-height:1000px;
}
.imgtsml .imgfr{
z-index:3;max-width:603px;max-height:1000px;margin:10px 0;
}
.imghr{
	z-index:2;width:603px;max-height:1000px;
}
.imglwr{
	width:603px;max-height:1000px;
}
.imgtsml{
	float:left;width:603px;text-align:center;
}
#phalb{
	position: relative;overflow:hidden;
	width:603px;
}
#phalb .imgfr,#phalb .imghr,#phalb .imgtsml{
	position:absolute;
}
#newpage {
	cursor: pointer;
	float: left;
	height: 30px;
	width: 30px;
	background: url('/img/sprite.png');
	background-position: -189px -552px;
	margin: 15px 7px 0px 0px;
}

#newpage a {
	float: left;
	width: 30px;
	height: 30px;
}

#newpage:hover {
	background-position: -189px -521px;
}

.dropbox li {
	color: #2e2e2e;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	border-radius: 6px;
	border: 1px solid #FFF;
}
.dropbox ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.dropbox li:hover {
	color: #FFF;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.48);
	border: 1px solid #5d9937;
	background: #add771; /* Old browsers */
	background: -moz-linear-gradient(top, #add771 0%, #75b943 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add771),
		color-stop(100%, #75b943) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #add771 0%, #75b943 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #add771 0%, #75b943 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #add771 0%, #75b943 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #add771 0%, #75b943 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#add771', endColorstr = '#75b943', GradientType = 0 ); /* IE6-9 */
}

.dropbox li A {
	color: #2e2e2e;
}

.dropbox li:hover A {
	color: #FFF;
}

.publiceicon {
	width: 50px;
	height: 54px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -14px -560px;
	margin: 0 auto 5px auto;
}
#tagsearch_header{
	float: left; clear: both; width: 100%; margin: 25px 0 25px 0;
}
.hdehder{
	font-size: 30px; margin: 0px 0 20px 10px; color: #43494D; float: left;
	
}

.discusicon {
	width: 50px;
	height: 54px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -85px -560px;
	margin: 0 auto 5px auto
}

.coinicon {
	width: 50px;
	height: 54px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -14px -631px;
	margin: 0 auto 5px auto
}


.topbox {
	border-radius: 5px;
	width: 515px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 0px;
	float: left;
}
.topboxtbl {
	border-radius: 3px;
	width: 230px;
	height: 20px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.topboxtbla {
	border-radius: 3px;
	width: 180px;
	height: auto;
	overflow: hidden;
	padding-left: 6px;
	padding-top: 10px;
	float: left;
}

.topbox A,.topboxtbl A,.topboxtbla A {
	text-decoration: none;
}

.box {
	width: 529px;
	float: left;
	overflow:hidden;
	padding-bottom: 10px;
    border-radius: 5px;
	background-color: #FFF;
}
.boxtbl {
	width: 250px;
	float: left;
	overflow:hidden;
	padding-bottom: 10px;
    border-radius: 3px;
	background-color: #FFF;
}
.zlas img{
	max-width:563px;
}
.boxtbla {
	width: 300px;
	float: left;
	overflow:hidden;
	padding-bottom: 10px;
    border-radius: 3px;
	background-color: #FFF;
	height:auto;
}

.box .imgholder {
	float: left;
	max-width: 529px;
	width:100%;
	max-height: 222px;
	overflow: hidden;
	margin-bottom:20px;
}

.boxtbl .imgholder {
	float: left;
	width: 250px;
	max-height: 150px;
	overflow: hidden;
	margin-bottom:20px;
}
.boxtbla .imgholder {
	float: left;
	width: 300px;
	max-height: 300px;
	overflow: hidden;
	margin-bottom:5px;
}
.box IMG,.boxtbl IMG ,.boxtbla IMG {
	border: 0px;
}

.box .pdng {
	padding: 0px 20px 0px 20px;
}
.boxtbl .pdng {
	padding: 0px 10px 0px 10px;
}
.boxtbla .pdng {
	padding: 0px 5px 0px 5px;
}
.boxtbl  H4.pdng{
	font-size:19px;
	margin-bottom:17px;
}
.boxtbla  H4.pdng{
	font-size:18px;
 	max-height:50px;/*23px;*/
	margin:20px 10px 12px 10px;
	width:280px;
	overflow:hidden;
}
.box .txt {
	float: left;
	margin-bottom: 20px;
	width: 487px;
	line-height: 20px;
}
.boxtbl .txt {
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.boxtbla .txt {
	float: left;
	line-height: 20px;
	width:280px;
	margin:0 10px 10px 10px;
	font-size:13px;
	color:#868686;
}
.bottombox .txt {
	border-bottom: 1px solid #E0E0E0;
}

.bottombox {
	width: 529px;
	height: 47px;
	overflow: hidden;
	float: left;
	/*background: url('/img/sprite.png');*/
	background:#fbfbfb;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-position: 0px -302px;
}

.boxvotes {
	float: left;
	height: 47px;
	width: 60px;
	border-right: 1px solid #E0E0E0;
	line-height: 50px;
	font-weight: bold;
	color: #465057;
	padding-left: 20px;
	padding-right: 20px;
	background-position: left;
	margin-left: 0px;
	overflow: hidden;
}

.votebox {
	float: left;
	color: #465057;
}

.votebox a {
	color: #465057;
}

.votesicon,.votesicon_voted {
	float: left;
	height: 23px;
	width: 23px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -59px -171px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 23px;
}

.votebox:hover a {
	color: #000;
}

.votebox:hover a.votesicon {
	background-position: -59px -200px;
}

.votesicon_voted {
	background-position: -59px -232px;
}

.votesicon {
	float: left;
	height: 23px;
	width: 23px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -59px -171px;
	margin-top: 10px;
	margin-right: 10px;
}

.votesiconsmall,.votesiconsmall_voted {
	float: left;
	height: 20px;
	width: 20px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -211px -142px;
	margin-top: 10px;
	margin-right: 10px;
}

.votesiconsmall:hover,.votesiconsmall_voted {
	background-position: -234px -142px
}

.favoiconsmall,.favoiconsmallclick {
	float: left;
	height: 20px;
	width: 20px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -211px -170px;
	margin-top: 8px;
	margin-right: 10px;
}
.favoiconsmall{
	cursor: pointer;
}
.favoiconsmall:hover,.favoiconsmallclick {
	background-position: -234px -170px;
}
#hhfp{
	float: left;width: 72%;overflow:hidden;
    margin-top: 9px;
 }
.fbiconsmall {
	float: left;
	height: 20px;
	width: 20px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -211px -210px;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.fbiconsmall:hover {
	background-position: -234px -210px;
}
#mbhdmsh{
	display:none;
}
#msgrov,#msgrovo{
	float:left;width:97%;max-width:630px;min-height:500px;box-shadow: -2px 0px 1px #ced3d6;background:#FFF;margin-top:1px;border-bottom: 1px solid #ccc;
	padding:0 5px;
}
.twittericonsmall {
	float: left;
	height: 20px;
	width: 20px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -211px -238px;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
}

#tooldivi {
	border-bottom: 1px solid #dadfe2;
	float: left;
	padding-bottom: 8px;
	width: 25px;
	margin-bottom: 1px;
}

.twittericonsmall:hover {
	background-position: -234px -238px
}

.gplusiconsmall {
	float: left;
	height: 20px;
	width: 20px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -211px -268px;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.gplusiconsmall:hover {
	background-position: -234px -268px;
}

.boxcomments {
	float: left;
	height: 47px;
	width: 60px;
	border-right: 1px solid #E0E0E0;
	line-height: 50px;
	font-weight: bold;
	color: #465057;
	padding-left: 20px;
	padding-right: 20px;
	background-position: left;
	overflow: hidden;
}

.commentsicon {
	float: left;
	height: 23px;
	width: 23px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -9px -231px;
	margin-top: 10px;
	margin-right: 10px;
}

.boxauthor {
	float: right;
	height: 47px;
	max-width: 240px;
	border-left: 1px solid #E0E0E0;
	line-height: 50px;
	color: #465057;
	padding-right: 20px;
	padding-left: 10px;
	overflow: hidden;
	font-size: 13px;
}
#bfp{
	width: 232px;margin: 0 auto;
}

#loginform{
	float: left;    width: 100%;    text-align: center;
}
#logininnr{
	display: inline-block;margin: 35px 0; max-width: 740px;width:96%; min-height: 364px;  border: 1px solid #DBDBDB; border-color: #e5e6e9 #dfe0e4 #d0d1d5;border-radius: 5px; background-color: #FFF;
	
}
#loginfrm{
	padding: 0 0 25px 0; display: inline-block;text-align:center;max-width: 664px; width:100%;
}
#loginfooter{
	width:100%;max-width: 740px;  margin:10px auto auto auto;
}
.boxauthor a{
	color: #687177;
	font-weight:bold;
	text-decoration:none;
}

.tagblue {
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

.tagblue-left {
	float: left;
	width: 47px;
	height: 28px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -10px -272px;
	position: absolute;
	margin-left: -45px;
}

.tagblue-center {
	float: left;
	height: 24px;
	min-width: 13px;
	background: #9eadb4;
	background: -moz-linear-gradient(top, #9eadb4 0%, #CAD5DA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9eadb4),
		color-stop(100%, #CAD5DA) );
	background: -webkit-linear-gradient(top, #9eadb4 0%, #CAD5DA 100%);
	background: -o-linear-gradient(top, #9eadb4 0%, #CAD5DA 100%);
	background: -ms-linear-gradient(top, #9eadb4 0%, #CAD5DA 100%);
	background: linear-gradient(to bottom, #9eadb4 0%, #CAD5DA 100%);
	filter: progid :     DXImageTransform.Microsoft.gradient (  
		startColorstr =   '#9eadb4', endColorstr = '#CAD5DA', GradientType =  
		0 );
	border-bottom: 1px solid #bbc5ca;
	border-right: 1px solid #bbc5ca;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-right: 10px;
	line-height: 24px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: 0px 1px #708590;
	margin-top: 1px;
	box-shadow: 0px 1px 1px #ffffff;
}

.tagblue-center A {
	color: #FFF;
	text-decoration: none;
}

.tag {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}

.tag-left {
	float: left;
	width: 25px;
	height: 33px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -91px -182px;
}
#prspls{
	width:308px;padding:0px 0px;margin-top:20px;text-align:center;color:#FFF;
}
.tag-center {
	float: left;
	height: 32px;
	min-width: 13px;
	background: url('/img/sprite.png') no-repeat;
	background-position: 0px -64px;
	line-height: 31px;
	color: #3c4246;
	padding-right: 10px;
	text-shadow: 0px 1px #FFF;
	font-weight: bold;
	font-size: 12px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: 1px solid #C5CDD1;
}

.tag-center A {
	text-decoration: none;
	color: #3c4246;
}

.tag:hover .tag-center {
	background-position: 0px -103px;
	color: #FFF;
	text-shadow: 0px 1px #687177;
	border-right: 1px solid #94a0ac;
}

.tag:hover .tag-center A {
	color: #FFF;
}

.tag:hover .tag-left {
	background-position: -92px -145px;
}

#searchtop {
	float: left;
	padding-top: 7px;
	width: 100%;
}

#search {
	height: 27px;
	border: 1px solid #B6BAC5;
	border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em;
	padding: 5px;
	width: 100%;
	line-height: 30px;
	color: #ACB5BA;
	font-size: 15px;
	padding-left: 40px;
}

#search:focus {
	outline: none;
	border: 1px solid #7dbd49 !important;
	box-shadow: 0 0 2px #7dbd49;
}

#searchq {
background: url('/img/sprite.png') no-repeat;
background-position: -110px -236px;
border: 0px;
text-indent: -999em;
overflow: hidden;
z-index: 2;
cursor: pointer;
position: absolute;
margin: 13px 0 0 5px;
height: 18px;
width: 26px;
background-color: #FFF;
}

#footer {
	float: left;
	clear: both;
	border-top: 1px solid #e0e2e3;
	margin-top: 50px;
	width: 100%;
}

#footer ul {
	padding: 0px;
}

#footer li {
	font-size: 12px;
	display: inline;
    padding: 10px 10px 10px 0;
  	color: #969b9e;
}

#footer li A {
	color: #969b9e;
	text-decoration: none;
}

#footer li A:hover {
	color: #3c4246;
}

.pubtime {
	color: #bdbfc0;
	text-shadow: 0px 1px #FFF;
	float: left;
}

#phtb{ 
	position: absolute;z-index: 9;color:#FFF;padding:10px;background:#000;opacity:.3;
}
#fphlh:hover #phtb{
	opacity:.9;
	
}

#updatelist .pubtime {
	margin-left: 88px;
}
#updatelist .leftpanel .closebox{
display:none;/*margin: -16px 0 0 475px;*/
}
#updatelist .leftpanel:hover .closebox{
	display:inline;
}
#footershadow {
	float: left;
	width: 100%;
	background: url('/img/sprite.png');
	background-position: 0px -351px;
	clear: both;
	height: 59px;
	bottom: 0px;
	position: fixed;
	z-index: 99;
}

#footerload {
/*	float:left;
	padding-left: 230px;
	margin: 20px auto 10px auto;
	position: relative;*/
	float:left;
	padding:0;
	position: relative;
	margin: 0px auto 10px auto;
	width:100%;
}

#footerload h3 {
	color: #687177;
	font-family: 'Crete Round', helvetica, serif;
	font-size: 20px;
	line-height: 58px;
	font-weight: normal;
	margin: 0px;
	clear: both;
}

#scrollup {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	background: url(/img/sprite.png) no-repeat;
	background-position: -166px -145px;
}
#scrollright {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(/img/sprite.png) no-repeat;
	background-position: -166px -194px;
	float:right;
	margin: 50% 15px;
 		opacity: 0.5;	
 	
}
#brgh{display:none;}
#scrollleft {
	float:left;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(/img/sprite.png) no-repeat;
	background-position: -166px -241px;
	margin: 50% 15px;
	opacity: 0.5;	
	
 }
#scrollbarleft{
	float:left;height:99%;z-index:4;
	width:301px;position:absolute;
	opacity: 0.7;	
		display:none;
	
 }
 
#scrollbarright{
	float:left;margin-left:300px;height:99%;
	z-index:4;
	opacity: 0.7;	
	position:absolute;
	display:none;
     width:302px;
}
#scrollbarright:hover #scrollright {
		opacity: 0.9;	
}
#scrollbarleft:hover #scrollleft {
		opacity: 0.9;	
}
#photopage .info{
	width:564px;margin: 10px 5px;
}
#photopage:hover #scrollright,#photopage:hover #scrollleft,#photopage:hover #scrollbarleft,#photopage:hover #scrollbarright{
	display:inline;	
}
/*** Standard page ***/
#leftmenu {
	float: left;
	box-shadow: 0px 1px 3px #FFF;
	border-radius: 5px;
	background: #f2f4f5;
	margin: 60px 30px 10px 73px;
	padding-top: 1px;
	min-height: 100px;
	width: 240px;
	border: 1px solid #cfdadf;
	color: #3c4246;
}

#topmenu {
	font-size: 15px;
	float: left;
	height: 45px;
	width: 225px;
	background: #f0f2f3;
	padding-left: 15px;
	font-weight: bold;
	line-height: 45px;
	background: #fbfcfc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfcfc),
		color-stop(100%, #f0f2f3) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fbfcfc 0%, #f0f2f3 100%);
	/* W3C */
	filter: progid :    DXImageTransform.Microsoft.gradient (  
		startColorstr =    '#fbfcfc', endColorstr =   '#f0f2f3', GradientType
		=    0 );
	/* IE6-8 */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#mbaupd{
display:none;	
}
.menurow {
	float: left;
	height: 42px;
	width: 225px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 42px;
	color: #687177;
	border-top: 1px solid #cfdadf;
}

.menurow A {
	color: #687177;
}

.menurow:hover,.menurow_active {
	background: #FFF;
	color: #333;
}

.menurow:hover A {
	color: #333;
}

.menurow_active {
	color: #78ba4b;
}

.menurow_active A {
	color: #78ba4b;
}

.menurow_last {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.zillaboxhold {
	float: left;
	width: 603px;
	margin: 40px 10px 10px 0;/*28top*/
	/*box-shadow: 0px 1px 2px #CBCECF;*/
   border: 1px solid #CBCECF;
   /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
   border-color: #DEE0E7 #D3D5DF #C2C5CF;
	
	border-radius: 5px;
	min-height: 150px;/*150*/
	background-color: #FFF;
}

.zillaboxhold:hover {

}
.mobsc{display:none;}
.zillaboxhold .headerimg {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.zillaboxhold h1 A {
	color: #FFF;
}


/* page */
#page,#zillafrontpage,#profilepage {
	float: left;
	width: 100%;
	margin-top: 10px;
	min-width: 950px;
}

#zillafrontpage,#profilepage {
	float: left;
	margin-top: 13px;
	width: 100%;
	min-width: 950px;
}
#my{
	float: left;
	width: 100%;
	min-width: 980px;
}
#profilepage h2{
	float:left;
	margin: 20px 20px 0 0;
	font-family: 'Crete Round', helvetica, serif;
	color:#333333;
	font-size:19px;
}
#profilepage h2 A{
	font-family: 'Crete Round', helvetica, serif;
	text-decoration:none;
	color:#687177;
}

#pageheader {
	clear: both;
}

#divider {/*
	clear: both;
	width: 100%;
	float: left;
	border-bottom: 1px solid #c4ccd0;
	box-shadow: 0px 1px 2px #CBCECF;
	margin-top: 5px;*/
	display:none;
}
#pageheaderh1 {
	font-size: 29px;
	font-family: 'Crete Round', helvetica, serif;
	font-weight: normal;
	color: #687177;
	margin: 6px 0 px 5px 0px;
	text-shadow: none;
	float: left;
	width: 640px;
	min-height: 45px;
	line-height: 45px
}
#breadcrumbs,#pageheadholder{
	float: left;
    width: 600px;
}
#pageh1 {
	font-size: 29px;
	font-family: 'Crete Round', helvetica, serif;
	font-weight: normal;
	color:#465057;/* #687177;*/
	margin: 0px 0px 5px 0px;
	text-shadow: none;
	float: left;
	width: 600px;
	min-height: 45px;
	line-height: 45px
}

#page #pagecontent h1,#page h2,#page h3 {
	margin: 20px 0;
}
#pagecontent h1 {
	font-size: 25px;
   /*56a693*/
   color: #438B7A;
   line-height: 33px;
}
#page h2 {
	font-size: 22px;
	line-height: 33px;
    color: #317661;
}

#page h3 {
	font-size: 18px;
	color: #777;
}

#headimg {
	width: 603px;
    background-color:#333;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    max-height: 278px;
	float: left;
}

/*#zillafrontpage #headimg {*/
#zillafrontpage #headimg {
    height: 278px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*#pagecontent{
	min-height: 264px;
}*/
#pagecontent,#zillaheader {
	width: 603px;
	border: 1px solid #C7CCCF;
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-color: #CCCFD7 #C2C5D1 #AAAEBC;;	
	/*background-color: #FFF;*/
	margin-bottom: 15px;
	color: #000;
	margin-top: 29px;
	border-radius: 4px;
	float: left;
	background: #FFF; /* Old browsers */
}

#zillaheader {
	margin-bottom: 12px;
/*    background: linear-gradient(to bottom, #fdfdfd 94%,#f1f2f3 88%,#f6f6f6 100%);*/
background:#FFF;
}
#zillaheader h1{
font-family: 'Crete Round', helvetica, serif;
color: #FFF;
position: absolute;
max-width:547px;
z-index: 3;
font-size: 30px;
margin: 190px 0 0 18px;
padding: 3px 10px 4px 10px;
text-shadow: 0px 1px #333;
}
#zillaheader .zillatxt{
margin: 190px 0 0 18px;
}
#zillaheader .zillatxt h2{
color: #FFF;
max-width:547px;
font-size: 30px;
padding: 3px 10px 4px 10px;
opacity:0;
margin:0;
}
#page #topadb {
	margin-bottom: 20px;
	border-bottom: 1px solid #DDD;
	float: left;
	clear: both;
	width: 100%;
}

#pageholder {
	float: left;
	width: 603px;
	margin-bottom:20px;
}

#pageextends .pubtime {
	margin-left: 10px;
}
#pageinner {
	width: 563px;
	padding: 20px;
	float: left;
	overflow: hidden;
	line-height: 27px;
}

#pageinner A:hover {
	text-decoration: underline;
}

#headimg:hover #scrolright {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.3;
	background: url(/img/sprite.png) no-repeat;
	background-position: -166px -194px;
	float: right;
}

#pageinner img {
	padding: 5px;
/*	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.26);*/
	margin: 0 10px 0px 10px;
	max-width: 530px;
}

#bottompage {
	width: 583px;
	height: 47px;
	overflow: hidden;
/*	background: url('/img/sprite.png');*/
	background: #fbfbfb;
	background-position: 0px -302px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	line-height: 47px;
	border-top:1px solid #d0d1d5;
	padding-left: 20px;
	font-weight: bold;
	color: #687177;
}

#pageright {
	width: 336px;
	float: right;
	margin-top: 30px;
}
#my #pageright{
	margin-top:0px;
}
#pageright h5 ,#pageright h1 {
	font-size: 22px;
	font-weight: normal;
	color:#465057; /*#687177;*/
    font-family: 'Open Sans', verdana,helvetica, serif;
	margin: 13px 0 13px 0;
	float: left;
}

#pageright  h4,#pageright  h4 A {
	font-family: 'Crete Round', helvetica, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #2e3133;
}
#smlsa{display:none;}
#pageright .rightbox {
	width: 336px;
	min-height: 152px;
	background-color: #FFF;
	border-radius: 4px;
/*	box-shadow: 0px 1px 2px #CBCECF;*/
	border: 1px solid #DBDBDB;
	margin-bottom: 18px;
	position: relative;
	float: left;
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-color: #CCCFD7 #C2C5D1 #AAAEBC;;
	
}

#pageright .rightbox #followbox,#pageright .rightbox #myrightmenu {
	min-height: 40px;
/*	background:#e3e6e7;*/
	background:#FFFFFF;

	float: left;
	clear: both;
	width: 313px;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	bottom: 0px;
	padding: 10px 10px 15px 13px;
}
#pageright .rightbox #myrightmenu{
	min-height:127px;
	padding-top:15px;
	color:#455059;/*#687177;*/
}
#myrightmenu a{
	color:#555555;/*#687177;*/
	line-height:30px;
	font-size:15px;
}
#page #followbox{
    background-color: #FFF;
	position: absolute;
}
.zillatxt {
	font-weight: normal;
	border-radius: 3px;
	background-color: #333;
	opacity: 0.9;
	color: #FFF;
	float: left;
	margin: 8px 0 0 10px;
	padding: 3px 10px 4px 10px;
    max-width: 547px;
    max-height: 167px;
}

#pageright .rightbox .zillatxt {
    position: absolute;
	max-width: 296px;
}

#zillafrontpage .zillatxt {
	max-width: 547px;
}

.zillatxt A {
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
}

#zillafrontpage .zillatxt h1 {
	font-size: 30px;
	text-shadow: 0px 1px #333;
}

#pageright .rightbox .zillatxt A:hover {
	color: #FFF;
	text-decoration: underline;
}

#pageright .rightbox .innerb {
	width: 316px;
	padding: 10px 13px;
}

#pageright .rightbox h5 {
	color:#455059; /*#687177;*/
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	float: none;
	margin: 0 0 19px 0;
}

#pageright .taglist {
	margin-bottom: 18px;
	float: left;
	width: 336px;
}

#pageright .bnr {
	margin-top: 36px;
	float: left;
	width: 336px;
}

.rightbox .endbar {
	width: 100%;
	height: 38px;
	margin-top: 9px;
	overflow: hidden;
	background: url('/img/sprite.png');
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-position: 0px -304px;
	border-top: 1px solid #8aa0ab;
	line-height: 35px;
	font-weight: normal;
	color: #465057;
	text-align: center;
}
.rightbox .topbar {
	width: 100%;
	height: 38px;
	margin: 9px 0;
	overflow: hidden;
	border-top: 1px solid #8aa0ab;
	border-bottom: 1px solid #8aa0ab;
	line-height: 35px;
	font-weight: normal;
	color: #465057;
	text-align: center;
}

.rightbox .endbar A,.rightbox .topbar A {
	color: #465057;
	text-decoration: none;
}

.rightbox .endbar .scrolleft {
	background: url('/img/sprite.png');
	background-position: -100px -418px;
	width: 27px;
	height: 38px;
	margin: 0px 0 0 10px;
	float: left;
	border-right: 1px solid #d0d8dc;
	cursor: pointer;
}

.rightbox .endbar .scrolleft:hover {
	background-position: -100px -447px;
}

.rightbox .endbar .scrollright {
	background: url('/img/sprite.png');
	background-position: -116px -418px;
	width: 27px;
	height: 38px;
	margin: 0px 10px 0 0;
	float: right;
	border-left: 1px solid #d0d8dc;
	cursor: pointer;
}

.rightbox .endbar .scrollright:hover {
	background-position: -116px -447px;
}

#toolbox {
	display: none;
}

.doth {
	float: left;
	margin: 0px 0 0 111px;
}

.dot {
	float: left;
	width: 10px;
	height: 10px;
	background: url('/img/sprite.png');
	background-position: -229px -421px;
}

.udot {
	float: left;
	width: 10px;
	height: 10px;
	background: url('/img/sprite.png');
	background-position: -244px -421px;
}

.rightbox .endbar .dot,.rightbox .endbar .udot {
	margin: 13px 5px 0 0;
}

#comments {
	float: left;
	width: 100%;
	border-top: 1px solid #d1d7da;
	padding-top: 10px;
	margin: 50px 0;
}

#comments h2 {
	color: #465057;
	font-size: 22px;
	margin-bottom: 25px;
}

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

.comment {
	color: #555;/*#465057;*/
	font-size: 13px;
	padding: 10px 15px 15px 15px
}

.commentshold .boxarrow {
	margin-top: 10px;
}

.comment b {
	color: #000;
	font-size: 14px;
}

.commentinner {
	width: 100%;
	clear: both;
	margin: 10px 0 15px 0;
	float: left;
	font-size: 14px;
	line-height: 25px;

     /* Non standard for webkit */
     word-break: break-word;
/*
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
        */
}

.commentshold textarea {
	float: left;
	width: 495px;
	border-radius: 3px;
	border: 1px solid #8aa0ab;
	background-color: #f2f4f5;
	margin: 8px 6px 6px 6px;
	color: #465057;
	padding: 8px;
	font-size: 14px;
	font-family: 'open sans', verdana, sans-serif;
	resize: none;
}

.commentshold .buttongreen {
	margin: 0px 0px 8px 12px;
	line-height: 31px;
}

.commentshold .toolbox {
	float: right;
	width: 125px; /*90*/
	position: absolute;
	visibility: hidden;
	background: #FFF;
	z-index: 2;
	margin-left: 454px; /*495px;*/
	margin-top: 6px;
 

}

.commentshold:hover .toolbox {
	visibility: visible;
}

.commentshold .comt {
	float: left;
	padding: 6px 15px 0 15px;
	width: 500px;
	line-height: 31px;
	position: relative;
}

.commentshold .comtd {
	float: left;
	width: 303px;/*400px;*/
}
.zlas{
	margin:0 20px; text-align:left;
}
.commentshold .comtd .pubtime {
	margin-left: 5px;
	color: #555;
}

.commentshold .comt A {
	color: #555;
}

.commentshold .comt A:hover {
	color: #777;
}

.commentshold .voteicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -194px -434px;
	cursor: pointer;
}

.toolbox .voteicon:hover {
	background-position: -194px -469px;
}

.commentshold .votedicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -3px -485px;
}

.commentshold .votedownicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -3px -512px;
	cursor: pointer;
}

.commentshold .voteddownicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -51px -475px;
}

.toolbox .votedownicon:hover {
	background-position: -50px -510px;
}

.commentshold .deleteicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -196px -411px;
	cursor: pointer;
}
#msgmn .deleteicon,#msgmno .deleteicon{
float: right;
width: 22px;
height: 23px;
background: url('/img/sprite.png') no-repeat;
background-position: -196px -410px;
cursor: pointer;
margin: 13px 10px 0 0;
}
#friendslist .deleteicon,#notelist .deleteicon{
float: right;
width: 22px;
height: 23px;
background: url('/img/sprite.png') no-repeat;
background-position:-196px -418px;
cursor: pointer;
margin: 0px 10px 0 0;
display:none;
}
 .settingsicon{
float: right;
width: 16px;
height: 23px;
background: url('/img/settings-icon.png') no-repeat;
cursor: pointer;
margin: 0px 10px 0 0;
}
.settingsicon a{
 float:left;
 width: 16px;
 height: 23px;
}
#friendslist .upda:hover .deleteicon,#notelist .upda:hover .deleteicon{
display:inline;
}
.toolbox .deleteicon:hover {
	background-position: -226px -504px;
}

.toolbox .reicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -162px -434px;
	cursor: pointer;
}

.toolbox .reicon A,.deleteicon A,.toolbox .voteicon A,.toolbox .votedownicon A
	{
	float: left;
	width: 30px;
	line-height: 30px;
}
 #mbno{display:none;}

.toolbox .reicon:hover {
	background-position: -162px -469px;
}
#ownbr{
	background:#FFF;width:603px;height:30px;padding:2px 0;border-top: 1px solid #EAECEF;border-bottom: 1px solid #EAECEF;margin:12px 0 5px 0;
}
.flagicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -226px -435px;
	cursor: pointer;
}
#bottompage .flagicon{
	 float: right;    margin: 9px 20px;
}
.toolbox .flagicon:hover {
	background-position: -226px -469px;
}
.fdata{
	float:left;width: 497px;padding: 15px;color: #777;margin:20px 0 20px 10px;border-left:3px solid #CCC;background: #F8f8f8;
}
#fdatatx{
	float:left;width: 497px;padding: 15px;color: #777;margin:0px 0 20px 10px;
}
.commentshold .subicon {
	float: left;
	width: 30px;
	height: 30px;
	background: url('/img/sprite.png') no-repeat;
	background-position: -162px -411px;
	margin: 3px 0 0 6px;
}

.commentshold .showvoteholder {
	position: absolute;
	margin-left: 463px;
	width: 112px;
	background-color: #FFF;
	z-index: 1;
	text-align: right;
	margin-top: 6px;
	line-height: 30px;
}

.commentshold .showvoteholder .voteicon {
	margin-left: 50px;
}

#my #divider{ 
	margin-bottom: 41px;
}
#mytoolbar h1{
	color:#333;
	font-size:25px;
	float:left;
	margin:42px 26px 11px 0;
}
#mytoolbar h1 a{
	color:#46535C;
	text-decoration:none;
}
#mytoolbar h1 a.active{
	color:#303030;
}
 #updatemenu{
	height:45px;
	float:left;
	width:100%;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:47px;
}
 #lefttab{
	   height:40px;
	   line-height:39px;
	float:left;
	color:#3c4246;	
	font-weight:bold;
	
	min-width:50px;
	padding:0 13px;
	background: #fbfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfcfc 0%, #f0f2f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfcfc), color-stop(100%,#f0f2f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfcfc 0%,#f0f2f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#f0f2f3',GradientType=0 ); /* IE6-9 */

-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border:1px solid #8aa0ab;
}
#lefttab A{
	color:#3c4246;	
}
#authortop{
	width:474px;padding:15px;line-height:52px
}
#mblmnu{
	display:none;
}
 #lefttab_active{
	   height:40px;
	   line-height:39px;
	float:left;
	color:#FFF;	
	min-width:50px;
	padding:0 13px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.48);
	background: #c7d3d9; /* Old browsers */
background: -moz-linear-gradient(top,  #c7d3d9 0%, #96a3aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d3d9), color-stop(100%,#96a3aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c7d3d9 0%,#96a3aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d3d9', endColorstr='#96a3aa',GradientType=0 ); /* IE6-9 */

-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border:1px solid #8aa0ab;
}
#lefttab_active A{
	color:#FFF;	
}
#centertab,#centertab2{
	float:left;
	padding:0 13px;
	   height:40px;
	   line-height:39px;
	color:#3c4246;	
	font-weight:bold;
	min-width:50px;
	border-top:1px solid #8aa0ab;
	border-bottom:1px solid #8aa0ab;
	border-right:1px solid #8aa0ab;
	
	background: #fbfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfcfc 0%, #f0f2f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfcfc), color-stop(100%,#f0f2f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfcfc 0%,#f0f2f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#f0f2f3',GradientType=0 ); /* IE6-9 */
}

#centertab A,#centertab2 A{
	color:#3c4246;	
	font-weight:bold;
}

#centertab_active,#centertab2_active{
	float:left;
	padding:0 13px;
	   height:40px;
	   line-height:39px;
	color:#3c4246;	
	font-weight:bold;
	min-width:50px;
	border-top:1px solid #8aa0ab;
	border-bottom:1px solid #8aa0ab;
	border-right:1px solid #8aa0ab;

	background: #c7d3d9; /* Old browsers */
background: -moz-linear-gradient(top,  #c7d3d9 0%, #96a3aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d3d9), color-stop(100%,#96a3aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c7d3d9 0%,#96a3aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d3d9', endColorstr='#96a3aa',GradientType=0 ); /* IE6-9 */
}
#centertab_active A,#centertab2_active A{
	color:#FFFFFF;	
	text-shadow: 1px 1px rgba(0, 0, 0, 0.48);
	font-weight:normal;
}
#righttab:hover A,#centertab:hover A,#lefttab:hover A{
color:#3f937e;
cursor:pointer;
}
#righttab{
/*	height:45px;
	line-height:44px;*/
	   height:40px;
	   line-height:39px;
	float:left;
	color:#3c4246;	
	min-width:50px;
	font-weight:bold;
	padding:0 13px;
	
	-webkit-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top:1px solid #8aa0ab;
    border-right:1px solid #8aa0ab;
    border-bottom:1px solid #8aa0ab;
    background: #fbfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfcfc 0%, #f0f2f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfcfc), color-stop(100%,#f0f2f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfcfc 0%,#f0f2f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#f0f2f3',GradientType=0 ); /* IE6-9 */

}
#deltab{
/*	height:45px;
	line-height:44px;*/
	   height:40px;
	   line-height:39px;
	float:right;
	color:#3c4246;	
	font-weight:bold;
	padding:0 13px;
	
	-webkit-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-radius: 4px;
    border:1px solid #8aa0ab;
    background: #fbfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfcfc 0%, #f0f2f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfcfc), color-stop(100%,#f0f2f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfcfc 0%,#f0f2f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfcfc 0%,#f0f2f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#f0f2f3',GradientType=0 ); /* IE6-9 */

}
#righttab A{
	color:#3c4246;	
	font-weight:bold;
}
#righttab_active{
	   height:40px;
	   line-height:39px;
	float:left;
	color:#3c4246;	
	min-width:50px;
	font-weight:bold;
	padding:0 13px;
	
	-webkit-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top:1px solid #a4b7c1;
    border-right:1px solid #a4b7c1;
    border-bottom:1px solid #a4b7c1;
	background: #c7d3d9; /* Old browsers */
background: -moz-linear-gradient(top,  #c7d3d9 0%, #96a3aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d3d9), color-stop(100%,#96a3aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7d3d9 0%,#96a3aa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c7d3d9 0%,#96a3aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d3d9', endColorstr='#96a3aa',GradientType=0 ); /* IE6-9 */

}
#righttab_active A{
	color:#FFFFFF;	
	text-shadow: 1px 1px rgba(0, 0, 0, 0.48);
	font-weight:normal;
}
#msgmn,#msgmno{
	float:left;width:336px;min-height:500px;
}
 .msgup, .msgupur{
	float:left;width:326px;padding:20px 0 20px 10px;border-bottom:1px solid #d9e1e4;
}
 .msgup:hover, .msgupur{
   background:#edeef0;
}
 .avatar45x45{
	margin-right:12px;
}
#mbhdms{
	display:none;
}
.msgbar  .avatar45x45{
	margin:0 12px;
}
.msgbar{
padding:17px 0px;
width:100%;
float:left;
background: rgba(243, 244, 246, 0.7);
}
.msgbarright{
padding:17px 0px;width:100%;
float:left;background:#FFF;
}
.msgbarright .avatar45x45{
	float:right;
}
.msginnr{
 float:left;
 width:100%;
 max-width:518px;color:#465057;line-height:22px;
}
.msgbar span,.msgbarright span{
	color:#afb1b3;margin-right:15px;
}
.msgbarright .msginnr{
text-align:right;
}

.msgbarright span{
float:right;
}
.rdot{
	float:right;border:1px solid #7dbd49;width:6px;height:6px;margin-top:21px;border-radius: 50%;
}
 .rdot{
	float:right;border:1px solid #7dbd49;width:7px;height:7px;margin:25px 0px 0 0;border-radius: 50%;
}
 .msgupur .rdot{
}
.msgupinr{
float:left;width:225px;color:#465057;line-height:22px;
}
.msgupinr a{
	color:#333;
}
 .msgup .msgtoolbox, .msgupur .deleteicon{
	visibility:hidden;
}
 .msgup:hover .msgtoolbox, .msgupur:hover .deleteicon, .msgupur:hover .rdot{
	visibility:visible;
}
.mobavt{
	display:none;
}
#topbuttons a span{
border:1px solid #FFF;
background: #FF003D;
background: -moz-linear-gradient(top,  #ff5e5e 0%, #ff0004 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e5e), color-stop(100%,#ff0004)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff5e5e 0%,#ff0004 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff5e5e 0%,#ff0004 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff5e5e 0%,#ff0004 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff5e5e 0%,#ff0004 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5e5e', endColorstr='#ff0004',GradientType=0 ); /* IE6-9 */


border-radius: 4px;
padding: 0px 4px 0px 4px;
color: white;
font-size: 11px;
margin-top: -2px;
position: absolute;
margin-left: 14px;
}
#patnf{
	width:563px;
	margin:20px;float:left;
}
#patnf a{
	text-decoration:underline;
}
#pgth1{
	font-size: 27px!important;
/*font-family: 'Crete Round',helvetica,serif!important;*/
font-weight: normal!important;
color: #46535C!important;
margin: 4px 0 0px 0px;
text-shadow: none!important;
/*float: left!important;*/
width: initial!important;
min-height: 29px!important;
line-height: 29px!important;
}

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	#logo {
	background: url('/img/logo-retina.png') no-repeat;
    background-position: 6px -2px;
    background-size: 175px 57px;
    width:180px;
   }
    
}

/*flowplayer*/
.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(/external/flowplayer/skin/img/white_rtl@x2.png)}
}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(/external/flowplayer/skin/img/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(/external/flowplayer/skin/img/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(/external/flowplayer/skin/img/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(/external/flowplayer/skin/img/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(/external/flowplayer/skin/img/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(/external/flowplayer/skin/img/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(/external/flowplayer/skin/img/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(/external/flowplayer/skin/img/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer .fp-timeline.no-animation .fp-buffer{-webkit-transition:none;-moz-transition:none;transition:none}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-playing{background-image:none !important;background-color:#333;}
.flowplayer.is-playing.hls-fix.is-finished .fp-engine{position:absolute;top:-9999em}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333;}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;}
.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px;}
.flowplayer .fp-context-menu li a{color:#9dbc83;font-size:110%}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("img/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}
@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("img/flowplayer@2x.png")}
}@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#9dbc83}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#9dbc83}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}
.flowplayer .fp-timeline {
  margin-right: 180px; /* originally: 165px */
}
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 75px; /* originally: 55px */
}
.flowplayer .fp-remaining, .flowplayer .fp-duration {
  right: 132px; /* orginally: 120px */
}
.no-mute.no-volume.flowplayer .fp-remaining, .no-mute.no-volume.flowplayer .fp-duration {
  right: 34px; /* originally: 10px */
}
.flowplayer .fp-volume {
  right: 32px;
}
 
/* shorten volume slider */
.flowplayer .fp-volumeslider {
  width: 78px;
}
 
/* re-position fullscreen button */
.flowplayer .fp-fullscreen {
  top: auto; /* allow fullscreen button to move down */
  right: 8px;
  bottom: -3px;
  width: 16px;
  background-position: 0 -197px;
  z-index: 1;
}
.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 0 -217px;
  bottom: 2px;
}

#changecover{
	float: right;margin: 20px;opacity:.5;
	display:none;
}
#changecover:hover{
	opacity:1;
}
#zillaheader:hover #changecover{
	display:inline;
}
	#shwmbb{
	display:none;
	}

@media all and (max-width: 1040px) {
	#headblocklogo,#headblocksearch,#headblockright{
	float:none;
	width:auto;
	}
	.info,.warning,.error{
	padding:10px 0;
	margin-left:0;
	margin-right:0;
	}
	.infoinnr{
	margin-left:10px;
	margin-right:10px;
	}
	#shwmbb{
	display:inline;
	}
	
#scrollup {
	bottom: 20px;
	right: 20px;
}
	
A.external{
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 258px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;	
}
#logo{
	width:60px;
}
#logoc{
margin: 0 auto;
width: 60px;
}
#commbox{display:none!important;}
#commdrarrow{display:none!important;}

#pageholder{
margin:0 auto;
float:none;	
width: initial;
max-width:603px;
}
#tagsearch_header{
margin: 15px 0;
}
.hdehder{
font-size:20px;
margin:0 0 10px 10px;
}
#header-wrap{
 min-width: 0;	
 max-width: none;	
}
#headerbar{
 min-width: 0;	
 max-width: none;		
}
#righttop{
 width: initial;
 margin-left: 10px;
}
 
.container{
	max-width: none;
    min-width: 280px;
    margin: 0 auto;
    width:auto;
}
#profilepage{
	
}
.dropbox{
	margin-left:50px;
}
#commbox{
	margin-left:-250px;
}
/*#searchtop, #search, #righttop{
	display:none;
}*/
#abtl,#sgnl,#searchtop,#topsess{
	display:none;
	
}
#pageright{
	display:none;
}
#page{
	min-width:0;
}
#pagecontent{
/* width: 98%;*/
  width: 97%;
  margin: 0 5px;
  padding: 0;
  max-width:603px;
  left: 0;
}
#photopage{
  width: initial;
  float:none;
}
#photopage .info{
	width:initial;
	margin:0 0 15px 0;
	padding:10px 0;
}
.deskc{
	display:none;
}
.mobsc{display:inline}
.imgfr{
width:100%;
position:initial;
}
.imgtsml .imgfr{
width:100%;
position:initial;
 }
.imghr{
width:100%;
max-width:100%;
position:initial;
 }
.imglwr{
width:100%;
max-width:100%;
position:initial;
}
.imgtsml{
width:100%;
position:initial;
}
#phalb{
	position: relative;overflow:hidden;
	width:initial;
}
#phalb .imgfr,#phalb .imghr,#phalb .imgtsml{
	position:absolute;
}
#topbuttons{
	margin-right:10px;
}
#leftpanel{
	max-width:607px;
	width:100%;
}
#mobim{
cursor:pointer;
float: left;
background: url('/img/sprite.png') no-repeat;
background-position: -39px -432px;
height: 38px;
width: 34px;
margin-top:6px;
margin-left:10px;
}
#bottompage{
	  width: inherit;
	  border:0;
	  padding:0;
}
#bottompage .votebox{
	margin-left:15px;
}
#photopage img{
	 
}
#pageinner img{
/*	  width: 100%!important;*/
    width: auto!important;
    max-width: 100%!important;
    margin:0!important;
	padding:0!important;	
}
#pageinner A{
	text-decoration:underline;
}
#pageinner table{
    width: auto!important;
    max-width: 100%!important;
    margin:0!important;
	padding:0!important;
}	

#comments{
}
#comments .info{
	width: initial!important;
	margin:0!important;
}
#comments .boxhold{
	width: inherit!important;
	margin:0 5px;
}
#comments .nrmavtr{
	margin:10px;
	display:none;
}
.shmsc{
width:auto!important;	
padding:0!important;
margin:0!important;
float:right!important;
}
#lmcb{
width:auto!important;	
padding:0!important;
margin:0!important;
}
.mobavt{
	display:inline!important;
	margin: 0 10px 0 0;
}
#newcomtxt{
	
}
.commentshold{
  float: left;
  margin: 15px auto;
  width: 99%;
}
.commentshold textarea{
		/*width: initial;*/
		width:87%!important;
	
}
.boxholdtbla {

width:100%;
max-width:300px;
}
.topboxtbla {
	width: 100%;
	padding-left: 6px;
	padding-top: 10px;
	float: left;
}

.boxtbla {
width: 100%;

}




.boxtbla .imgholder {
	width: 100%;
}
.boxtbla IMG {
width:100%!important;
}


.boxtbla  H4.pdng{
	width:100%;
}

.boxtbla .pdng {
	padding: 0px 5px 0px 5px;
}

#pageinner{
	width:auto;
}
.showvoteholder{
	display:none!important;
}
.commentshold .comt,.commentshold .comtd{
	width:auto;
	
}
/*.commentshold .toolbox{
	margin:2px;
	right:10px;
}*/

.commentinner{
	float:none;
	width:
}
#authortop{
	width: initial;
	float:none;
}
.fdata{
	width:auto!important;
	margin:20px 0!important;
	padding:10px 0px!important;
	float:none;
	overflow:hidden;
}
#fdatatx{
	width:auto;
	margin:20px 0;
	padding:10px 20px;
	float:none;
}
#ownbr{
	width:inherit!important;
}
#comments{
	margin:0;
	border:0;
}
#pageextends .pubtime {
  margin: 10px;
}
#comments h2 {
  margin: 0 0 0 5px;
 }
 #leftmenu{
   margin: 10px 0;
  width: 100%;
  border: 0;
  padding: 0;
  text-align:center;
 }
 #topmenu{
  width: 100%;
  text-align:center;
  padding: 0;
  border-radius:0;
 }
 .menurow{
  width: 100%;
  text-align:center;
  padding: 0;
 }
 #mbno{
  display: inline;
  float: left;
  width: 100%;
  }
#spashf{display:none;}

/*Messages*/
#mbhdmsh{
  display:none;
 }
 #mbhdms{
 display:inline;
 }
 #bckmm{
	display:inline;
}
 
#dsknt{
	display:none;
}
 .msgbar, .msgbarright{
 padding:17px 0;
 }
 .msgup:hover, .msgupur {
  background: #FFF;
  width:100%;
}
#msgmn{
	width:100%;
}
.msgup{
  width: 100%!important;
  padding: 20px 0!important;
  background:#FFF;
}
.msgupinr{
	float:none;
	width:auto;
}
#msgrovo{
	display:none;
}
#msgmno{
	display:none;
}
#brgh{
	display:inline;
	margin:10px 5px;
	font-size:25px;
	float:left;
}

/*my*/
#my .avatar55x55hold{
	display:none!important;
}
#admbx{
  border: 1px solid #CBCECF;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  margin-bottom:15px;
}
#mbaupd{
  display: inline;
  background-color: #FFF;
  float: left;
  margin-left:10px;
  width: 92%;
/*  margin-bottom: 20px;
  padding: 10px;
    border: 1px solid #CBCECF;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 2px;
  */
  min-height: 75px;
}

#mytoolbar,#divider{
	display:none;
}
.leftpanel{
	width:100%;
	min-width:0;
	margin-right:10px;
}
.boxhold{
	width:inherit;
	min-width:0;
	margin:0;
	border-radius:2px;
	
}
#updatelist .pubtime{
margin-right:10px!important;	
margin-left:10px!important;	
}
.txt{
	width:auto!important;
}
.topbox{
	width:100%;
	min-width:0;
	margin:0;
	padding: 15px 0 0 10px;
  }
.topbox A{
	margin-left:10px;
}

.box{
	width:inherit;
	min-width:0;
	border-radius:0;
	margin:0;
}
#addboxhold{
	float:none!important;
	border:0;
}
#adbxcnt{
	display:none;
}
/*profile*/
#profilepage{min-width:0;margin-top:0px;}
#mzlla,#smft,#mzllax{display:none;}
#updatelist{
	  width: initial;
	  max-width: 529px;
      margin: auto;
      float: none;
      min-width:280px;
}
#pageholder .leftpanel{
	  width: 100%;
	  border:0;
      margin-top: 18px;
}
#my{
	width:100%;
	min-width:0;
	margin: 10px auto;
	  float: none;
  max-width: 603px;
}
#cntscr{
	width:100%;
	min-width:0;
	margin: 10px auto;
    float: none;
     max-width: 630px;
	
}
#pageholder .leftpanel IMG{
}
.zlas{
	margin:0;
}
.zlas IMG{
	width:100%;
}
#pageholder .box{
	  width: 100%!important;
	  float:none!important;
	  border-radius: 0;
}
#pageholder .box .txt{
	width:initial!important;margin:0;padding:0px 5px;
}
.zillaboxhold .avatar36x36hold{
	margin-left:10px!important;
}
#footerload{
margin:25px 0!important;
width:100%;
padding:0!important;
}
/*#ldajx{display:none;}*/
 .box IMG{
	  width: 100%!important;
}
 .imageupd{
	  width: 100%!important;
	  margin:0!important;
}
 .imageupd div{
	
}
.hidep{
	display:none;
}
.bottombox{
 width:100%!important;
 }
 .boxauthor{
 border:0;
 }
.bimgupd{
width:100%;
margin:0;
padding:0;
}
.mimgupd{
width:100%;
max-width: 356px;
}
.simgupd{
width: 20%;
max-width: 130px;
}
#zillaheader{width:inherit!important;border-left:0px;border-right:0px;margin-top:0!important;height:190px!important;
    background: linear-gradient(to bottom, #fdfdfd 87%,#f1f2f3 88%,#f6f6f6 100%);
}
#xxxxheadimg{width:inherit!important;background-postion:center!important;border-radius:0px!important;height:145px!important; background-repeat: repeat!important; background-position: center!important;}
#smlsa{
	display:none;
}
#loginfooter{display:none;}
#smlsaf{display:none;}
#prspls{
	width:auto;
	margin-top:30px;
}
#prspls h1{
	max-width:none;
}
#pruns{
	float:left;
	width:auto;
}
#bfmu{
	width: 100%;
	margin: -20px 0;display:inline;
	float:right;
}
#dialog-overlay{
  background: rgba(60, 66, 70, 0.95);
  opacity: 1;
	
}
.popbox{
  margin: 0;
  left: 0;
  width: 100%;
  min-width: 0;
  min-height: 0;
  top: 0;
  position:fixed;
  box-shadow:none;
  background: transparent;
  /*rgba(60, 66, 70, 0.95);*/
  color:#FFFFFF!important;
}
.popbox b{
  color:#FFFFFF!important;
    width: 100%;
    float:left;
  
}
.popbox div{
  width: 100%!important;
  background: transparent!important;
  border: 0!important;
  padding: 0!important;
  margin-left: 0!important;
  margin-right: 0!important;
  box-shadow:none!important;
}
.popbox .zillaselect{
	margin:0 0 0 10px!important;
}
.popbox br{
	float:left;
	width:100%;
	color:#FFF!important;
}
 
 .popbox h1{
color:#FFF!important;
width:auto!important;
} 
.popbox li{
  background: transparent!important;
}
.popbox .buttonblue{
margin: 10px 5px 10px 10px!important;
}
.popbox .buttonsilver{
margin: 10px 5px 10px 10px!important;
}
.popbox #newzillatxt{
	margin: 15px 0 0 15px;
}
.popbox #newzilla div a{
	margin: 15px 0 0 15px!important;
	
}
.dropbox li{
	background:#FFF;
}
.closebox{
	margin:20px;
	float: right;
    position: static;
}
#updatelist .leftpanel .closebox {
	margin:0px 18px 0 0!important;
}
#headimgabout{height:145px!important;width:inherit!important;}
#headimgaboutbg{background:transparent!important;height:145px!important;width:inherit!important;}
#headimgaboutbg2{height:145px!important;width:inherit!important;}

#headimgabout .avatar90x90{margin:24px 0 0 15px!important;float:left!important;}
#bfp{display:none;}
#mblmnu{
	background: #3b4145; /* Old browsers */
background: -moz-linear-gradient(left,  #3b4145 90%, #2d3134 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(90%,#3b4145), color-stop(100%,#2d3134)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* IE10+ */
background: linear-gradient(to right,  #3b4145 90%,#2d3134 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b4145', endColorstr='#2d3134',GradientType=1 ); /* IE6-9 */

	width:210px;
	height:100%;
	z-index: 99;
	top:0;
	left:0;
	position:fixed;
	padding:65px 20px;
}
#mblmnu div{
	float:left;
	width:100%;
	height:1px;
	background:#2A2E31;
	margin-top:15px;
	border-bottom:1px solid #444A4F;
}
#mblmnu b{
	float:left;
	color:#FFF;
	font-size:15px;
	margin-top:25px;
}
body{
	padding-top:0!important;
}
#header-wrap{
	position:static!important;
}
#patnf{
	width:100%;margin:15px 0px;
	
}

}


/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none!important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block!important;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block!important;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block!important;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 15px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 22px;
      display: block!important;
      padding: 15px 15px 15px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block!important;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
	background: #3b4145; /* Old browsers */
background: -moz-linear-gradient(left,  #3b4145 90%, #2d3134 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(90%,#3b4145), color-stop(100%,#2d3134)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #3b4145 90%,#2d3134 100%); /* IE10+ */
background: linear-gradient(to right,  #3b4145 90%,#2d3134 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b4145', endColorstr='#2d3134',GradientType=1 ); /* IE6-9 */

  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none!important;
  position: fixed; }
.mm-menu.mm-current {
  display: block!important; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-buttonbar > a {
    text-decoration: none; }
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
  .mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
  .mm-buttonbar > *:first-child,
  .mm-buttonbar > input:first-child + * {
    border-left: none; }
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }
  .mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title,
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-top: 30px; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
  .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
  .mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px; }
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none; }
  .mm-header [href].mm-close:after {
    content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-title,
  .mm-menu.mm-hassearch .mm-header .mm-prev,
  .mm-menu.mm-hassearch .mm-header .mm-next,
  .mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header .mm-prev:before,
  .mm-menu .mm-header .mm-next:after,
  .mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
  top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 75%;
    height: 30px;
    margin: 0 10px 0 0;
    float:left;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 1);
  color:#333!important; 
  }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }
  .mm-menu label.mm-toggle:before {
    background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }
  #mmss{
  width:30px;
  height:30px;
  cursor:pointer;
  background: #FFFFFF url('/img/sprite.png') no-repeat;
  background-position: -109px -230px;
  padding: 0!important;
  text-indent: -999px;
  
  }
  @media all and (max-width: 540px) {
  #updatelist {
   margin: 0 7px;
  }
  #cntscr{
	width:100%;
	min-width:0;
	margin: 10px auto;
    float: none;
     max-width: 302px;
	
}
  #pgth1{
  margin-top:0;
  }
  #patnf{
  margin-top:5px;
  }
  #hhfp{
  width:68%;
  }
  .boxauthor {
  border: 0;
  text-overflow: ellipsis;
  display: inline-block;
  width: 72px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  float: left;
  }
  .commentshold .toolbox {
  margin: 2px;
  right: 10px;
}
#scrollup{
	display:none!important;
}

  }
