

body {
  overflow:auto;
  height:100%;
}

html, body{
	padding: 0;
	margin: 0;
}

html{
	height: 100%;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	/*line-height: 22px;*/
	color: #666;
	min-height: 100%;
	position: relative;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
}
h1, h2, h3, h4, h5, h6
{
	/*line-height: 1;*/
	font-weight: bold;
	margin: 0px 0 10px 0;
}
h1, h2, h3{font-size: 18px;}
h4, h5, h6{font-size: 16px;}

.hhin{display: inline-block;padding-right:5px;}
.hhinside{float: none !important;width:auto !important;}
#submail{width:300px;margin: 6px 20px 6px;padding: 6px;display: inline-block;}
#subscribe{font-size:14px;display:none;}

/*p{margin: 0 0 10px 0;}*/
	
a.button, span.button, select, input[type="text"], input[type="password"]{
	box-sizing: border-box;
	text-transform: none;
	text-indent: 0;
	/*font-weight: bold;*/
	vertical-align: middle;
	display: block;
	width: 100%;
	padding: 10px;
}

a.button, span.button{
	background: #4BD963;
	color: #fff !important;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

select, input[type="text"]{
	background: #fff;
	border: 1px solid #ccc;
}

pre
{
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.header, .content, .footer{text-align: center;}


/* gallery */
@-moz-document url-prefix(){
 .library img{
  xmax-width: 254px !important;
 }
}

html { margin: 0 !important; }

#showpic { width: 797px; padding-left: 4px; margin: 0 auto }

.libpic{
  display: inline-block;
  float: left;
  padding: 0;
  margin: 10px;
  width: 112px;
  height: 243px;
  margin-bottom: 0;
}
.libpic img{
  box-shadow:         0px 0px 1px 1px #ccc;
  width: 112px;
  height: 112px;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin-bottom: 10px; 
  outline-style: none; 
}

.libpic>a{
  position: relative;
  padding: 0;
  margin-bottom: 0;
  outline-style: none;
}

.bigpic{
box-shadow:         0px 0px 1px 1px #ccc;
  display: inline-block;
  float: left;
  margin: 10px;
  padding: 0;
  width: 243px;
  height: 243px;
  margin-bottom: 0;
  overflow: hidden;
}

.bigpic_no{
  display: inline-block;
  float: left;
  margin: 10px;
  padding: 0;
  width: 243px;
  height: 243px;
  margin-bottom: 0;
  overflow: hidden;
}

.bigpic img {
  
  width: 243px;
  height: 243px;
}
.bigpic a{
  outline-style: none;
}


.librarypic .item {
	display: inline-block;
}
.librarypic{
  xmargin-left: 203px;
}

.libpic>a>img{
  outline: none;
  margin-bottom: 15px !important; 
}
.librarypic img {
	max-width: 100%;	
}
/* gallery */



.content{max-width:800px; margin:10px auto 0px; text-align:left; /*line-height:1.2*/}

.content{
	padding: 0 25px;
	position: relative;
}

.tab2>div{display:inline-block;width:100%;vertical-align:top;text-align:left}
a, a:visited {
    color: #0196e3;
    text-decoration: none;
    outline: none;
}

#outside{width:430px;display:inline-block;vertical-align:top;z-index: 1000;position: relative;}

#divs_control{display:block;position:fixed;bottom:0;left:0;z-index: 1999;background: #fff;padding: 0px; width: 100%;text-align: center}
#divs_control>a{width:150px;height:70px;line-height:70px;padding:14px 35px;vertical-align:middle;

	border:1px solid #ccc;text-align:middle;margin:10px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.info1{width:360px;display:inline-block;}

.fimg{vertical-align:-7px;}

#name, #email{width: 158px;}


#addCommentContainer textarea{
	width:585px;
	
	/*
	display: inline-block;
	float: right;
	*/
	
}


#leftp {
	height: 100%;
	float: left;
	font-size: 16px;
	background: #F2F2F2;
}

/*
html, body{
	overflow-x: hidden;  /*prevents horizontal scroll bars */
	/*-webkit-tap-highlight-color: rgba(0,0,0,0); /* disable webkit tap highlight */
	/*height: 100%; /* fixes focus scrolling in Safari (OS X) */
/*}*/

/* Lists */

ul{
    margin: 0;
    padding: 0;
}

#container{
	position: relative;
	min-height: 100%;
}




/*.menu-btn span{font-size: 20px;}*/
	
.pushy{
    position: fixed;
    width: 80%;
    height: 100%;
    top: 0;
    /*z-index: 9999;*/
    background: #ccc;
    font-size: 0.9em;
    font-weight: bold;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.pushy a:visited, .pushy a{
	width: 79%;
    display: inline;
   
    color: #000;
    background: #ccc;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
}

.pushy a:hover{
    background: #ccc;
    color: #000;
}





.container-push, .push-push{
	/*
    -webkit-transform: translate3d(250px,0,0);
    -moz-transform: translate3d(250px,0,0);
    -ms-transform: translate3d(250px,0,0);
    -o-transform: translate3d(250px,0,0);
    transform: translate3d(250px,0,0);
*/
}


/*#container,*/


.site-overlay{
    display: none;
}

.pushy-active .site-overlay{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 250px;
    z-index: 9999;
}




#search {
	padding: 10px 0 15px 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#header-pic {display: none;}

.input1 input {width:600px;display: inline !important;}
.input1 input[type=radio] {width:10px;display: inline !important;}

.input1 textarea {width:600px;display: inline !important;}


.input1 {display: inline-block;}
.label1 {display: inline-block;width:140px;}

.vtop{ vertical-align: top; padding-top: 5px;}
.vp{ vertical-align: top;}

.infotext{ padding-top: 20px;}


@media (max-width: 550px) {
	.librarypic div{display:table-row !important;float:none; clear:both;}
	.libpic>a>img{margin: 8px 10px !important}

	.libpic{height: 112px !important}

	.bigpic>a>img{margin: 6px 10px !important}
	#showpic{ width: 310px !important;}
}


@media (max-width: 850px) {
	.input1 input {width:100% !important;}
	.input1 input[type=radio] {width:10px !important; float: left;}
	.input1 label { display: block !important; padding-bottom: 14px !important;}
	
	.input1 {display: block;}
	.label1 {display: block;}
	
	#addCommentContainer textarea {width:98% !important;}

	.info1 {width: 100%; padding-bottom: 25px;}

	.outside1{
		width:100% !important;
		float: none !important;
		display: block;
		
	/*display:none;*/
	}
	
	/*#addCommentContainer textarea{width:545px !important;}*/
	
}


@media (max-width: 803px) {

/* Menu Button */

.menu-btn{
	width: 100%;
	padding: 12px;
	margin-bottom: 30px;
	margin-left: -15px;	
	background: #445363;
	color: #fff;
	text-align: left;
	cursor: pointer;
	position: fixed;
	top: 0px;
	z-index:199999999999;
	font-size: 20px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu-btn:before { content:'\2630\0020 '; }
.menu-btn a, .menu-btn  a:visited{ color: #fff; pointer-events: none;}


	#metrowrap { margin: 15px auto 100px !important; height: 100% !important;}

	.ct2{margin-top: 30px !important;}
	
	h1{font-size:26px;}
	#header-hr{display: none;}
	
	.pushy-left{
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
	}

	.pushy-open{
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	}

	.pushy, .push{
    -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
    /* improves performance issues on mobile*/
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
	}


	.pushy a:visited, .pushy a{ display: inline-block; }
	
	.pushy{z-index: 9999;}
	
	.padtop{padding-top: 20px !important;}
	
	#help_inside{width: 320px !important;
	/*position: fixed !important;*/
	}
	
	#inside3_help, #inside2_help{width: 100%}
		
	#submit2{background-color:transparent !important; border:none !important; color:#000 !important;}
	#submit2:hover{background-color:transparent !important;}
	
	#container {padding-top: 15px;}

	#all-header {margin-top: 48px !important;}
	
	#leftp{
		width: 100%;
		display: block;
		float: none !important;
		min-height: 0px !important;
	}
	
	#outside{
		width:100% !important;
		float: none !important;
		display: block;
		
	/*display:none;*/
	} 
	
	#inside2_help {float: none !important; height: auto !important; display: block !important;}
	
	#showpic { width: 590px;}
	
	.content{ padding: 20px 15px;}
	.content2{ padding: 5px 15px !important;}

	.ml {padding: 15px 10px 15px 30px !important;}
	.ml_title{padding: 10px 10px 3px 30px !important;}

	/*max-width: 75% !important; width: 75% !important;*/
	
	#help_inside{ right: 0px; top: 60% !important; height: auto !important; }
	
	.tab2 > div:nth-child(1){padding-bottom: 18px !important}

	.librarypic {display:table !important}
	
	.librarypic div{} /* margin:20px !important;*/
	
	.xlibrarypic img {margin: 5px 10px !important}
	
	.comment .name{max-width:100% !important}
	

	
	.fimg{display:none !important}
	
	.librarypic{ margin: auto;}
	
	#name, #email{width: 100%;}
	
	#addCommentContainer input[type=text],input[type=password]{ padding: 10px !important;} 
		
	#showpic{min-height:540px}
}

#slist{display:none}



@media (min-width: 804px) {
	
	#page {margin-top:5px;}

	#leftp {width: 33%;d isplay: block;}

	/*.menu-btn {display: none;}*/
	
	.menu-btn {
		position: absolute;
		margin-top: -90px;
		margin-left: 95px;
	}

	.pushy-left {transform: unset !important;}
	
	.pushy {
		position: relative !important;
		height: auto !important;
		width: 800px;
		margin: 20px auto 0;
		font-weight: normal;
		font-size: 1em;
		box-shadow: none;
		background: transparent;
	}
	
	.pushy ul {
		position: relative !important;
		margin-left: 95px !important;
		height: 80px;
		overflow: hidden !important;		
	}
	
	.pushy li {
		display: inline-block;
		margin-top: 60px;
	}
	
	.pushy .inline {padding-right: 20px;}
	
	.pushy .inline1 {width: 102px;}
	.pushy .inline  {border-left: 1px solid #ddd; padding-left: 22px;}
	
	.pushy a {
		border-bottom: none;
		border-top: none;
		padding: 0;
		background: transparent;
	}
	.pushy a:hover {
		background: transparent;
	}
	
	#reviews{ width: 72px; }
	
	#header-pic {
		position: absolute;
		margin-top: -93px;
		display: block;
	}
	
	#all-header {display:none;}
	
	#search {
		position: absolute !important;
		margin-top: 20px !important;
		padding: 0;
		border-bottom: 0;
	}
	#search [type="text"] {
		width: 326px !important;
	}
	#search [type="submit"] {
		color: #0196E3;
	}
	ul a {
		color: #0196e3 !important;
	}
	#outside{
		/*
		left:5px !important
		*/
		}
	
	.Inset{margin-top:30px !important}
	.header{display:none !important}
	#menu>ul>li{position:absolute;left:129px;top:10px;list-style:none;
	/*z-index:999999*/
	}
	#wrapAspnetForm{position:absolute;left:130px;top:26px}
	.Inset>li{display:inline-block;line-height:1;padding-right:20px;margin-top:0px}
	.Inset>li+li{border-left:1px solid #ddd;padding-left:20px}
	.tab2>div{width:48%}
	.tab2>div+div{margin-left:20px}

	#divs_control{display:none}
	
	.comment .date{position:absolute}
	#addCommentContainer>div:first-child>div:first-child{
	    display:table-cell;
		padding-right:10px;
	   /* width:33%;*/
	}
	#addCommentContainer>div:first-child>div:nth-child(2){
	    display:table-cell;
	    width:100%;
		font-size: 12px !important;
	    /*float:right;*/
	}
	
	/*.ct2 textarea{font-size: 14px !important;}*/
	
	#body{width: 597px;}

}

.links{
word-break: break-all;
}

.links a, .links a:visited{
	color:#666;
}

.links a:hover{
	color:#0196E3;
}

.ml{
	padding: 15px 10px 15px 50px;
	border-width: 0px;
	border-style: solid;
	border-top-color: #f9f9f9;
	border-bottom-color: #f9f9f9;	
    border-top-width: 1px;
}

.ml:first-child {
	border-top: none;
}

#markers_list{
	padding: 0px 0px 0px 0px;
}

.ml_title{
	padding: 10px 10px 3px 50px;
}

#scrollbottom{
	visibility:hidden;
	padding: 30px 10px 20px 50px;
}

#scrollbottom:hover{
	background-color: #f6fdff;
	cursor: pointer;
}

#ms{
	position: fixed;
	top: 0px;
	z-index: 1000;
}


.map_canvas1{
  -moz-box-shadow:    0px 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px 1px #ccc;
  box-shadow:         0px 0px 1px 1px #ccc;
  z-index: 1000;
}

#inside{
opacity: 0.9;
cursor: pointer;
position: absolute; right: 0px; top: 0px; height: 20px; background-color: white;
/*width: 137px; margin:0 0 0 0px;*/
padding: 6px 12px;
  -moz-box-shadow:    0px 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px 1px #ccc;
  box-shadow:         0px 0px 1px 1px #ccc;
  z-index: 1000;
  visibility: hidden;
}


#inside3_help, #inside2_help{
  float: left;
  display: inline;
  height: 20px;
  padding:3px 10px 4px 0px;
}

.expandable-image{ 
    position:absolute; top:0px; right:-32px;
	height:30px; width:30px;
	cursor:pointer;
}

.fs{ 
    vertical-align:-6px;
}

#inside2, #inside3, #inside4 {
position:relative; height: 20px; background-color: white; text-align: center;

margin-top: -3px;
padding: 5px 18px;

  -moz-box-shadow:    0px 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px 1px #ccc;
  box-shadow:         0px 0px 1px 1px #ccc;
  float: left;
  display: inline;
  
  	/* CSS3 rounded corners and drop shadows */
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

}


@media all and (max-width: 750px) {
	#metrowrap {width: 500px !important;}
	#metrowrap > div:nth-child(2){float: none;}
}

@media all and (max-width: 500px) {
	#metrowrap {width: 250px !important;}
	#metrowrap > div:nth-child(1){float: none;}
}

#inside5{width: 90px !important; position: absolute; top: 0px; z-index: 1003 !important;}

#metro_layer{
  background-color: #f2f2f2;
  opacity: 0.9;
  width:100%;
  /*height:100%;*/
  z-index: 1002;
  text-align: center;
  position: fixed;
  top: 0px; left: 0px;
  width:100%; height: 100%;
  overflow-y: auto;
  
  display: none;
  padding-top: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

#metrowrap { padding: 5px; width: 750px; height: 50%; margin: 100px auto 100px;}

/*#metrowrap > div:nth-child(1) { margin-left: 20px;}*/
	
#metrowrap div {float:left; min-width: 250px; text-align:left; margin-left: 0px;}
#metrowrap div a {padding-bottom: 8px; width: 100%;display: block; cursor: pointer;}


#inside2:hover, #inside3:hover, #inside4:hover, #inside5:hover{
	cursor: pointer;
}


#inside2 a, #inside3 a, #inside4 a, #inside5 a{
	text-decoration:none;
}

.mfind{display: inline-block; color:#bbb;}

#help_inside, #inside5{
color:#0196e3;
font-size: 16px;
text-align: center;
opacity: 0.9;
position: absolute; right: 170px; top: 0px; width: 380px; height: 20px; background-color: white;
margin:0 0 0 5px;
padding:6px 12px;
  -moz-box-shadow:    0px 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px 1px #ccc;
  box-shadow:         0px 0px 1px 1px #ccc;
  z-index: 1001;
  visibility: hidden;
}

#inside5{
	left:0px;
	margin:0px !important;	
}

/*width: 75px;*/

#message{
opacity: 0.9;
cursor: pointer;
position: absolute;
right: 160px; 
top: 0px; height: 20px; background-color: white;
margin:0 0 0 5px;padding: 6px 12px;
  -moz-box-shadow:    0px 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px 1px #ccc;
  box-shadow:         0px 0px 1px 1px #ccc;
  z-index: 1000;
  visibility: hidden;
}


#message a, #inside a{
	text-decoration:none;
}


hr {
  border:1px dotted #dadde3;
  border-bottom-style: none;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}

label[for=rating]{float:left;width: 100%;padding-bottom: 28px;}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{margin: 6px 0px; float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/img/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/img/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


.tooltip, .tooltip_red{
	padding:4px 8px 4px 8px;
	border: 1px solid #888888;
	background-color: #FFF;
	white-space: nowrap;
	font-size: 1.0em;
	color:#4f4f4f;
	z-index: 1000;
	cursor:pointer;
	
	text-decoration: none !important;
	font-size: 14px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}



.tooltip_red{
	border: 1px solid #e83100 !important;
}

*{
	margin:0;
	padding:0;
}

body{
	font-size:16px;
	color:#666;
	background: #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
}


.review_actions {
font-size: 14px;
padding: 6px 0;
color: #BBB;
}

.review_actions a{
	color: #BBB;
	text-decoration: underline;
}


.comment, #addCommentContainer{
	
	/* Syling the comments and the comment form container */
	padding:15px;
	
	position:relative;
	background-color:#fcfcfc;
	border:1px solid white;
	color:#888;
	margin-bottom:25px;
	
	/* CSS3 rounded corners and drop shadows */
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

	-moz-box-shadow:0px 0px 2px 0 #c2c2c2;
	-webkit-box-shadow:0px 00px 2px 0 #c2c2c2;
	box-shadow:0px 00px 2px 0 #c2c2c2;
}

#addCommentContainer{
	color:#666 !important;
}

#example-placeholder2{
	color:#888;
}

.comment .avatar{

	height:50px;
	left:-70px;
	position:absolute;
	width:50px;
	background:url('img/default_avatar.gif') no-repeat #fcfcfc;
	
	/* Centering it vertically: */
	
	margin-top:-25px;
	top:50%;

	-moz-box-shadow:1px 1px 0 #c2c2c2;
	-webkit-box-shadow:1px 1px 0 #c2c2c2;
	box-shadow:1px 1px 0 #c2c2c2;
}

.comment .avatar img{
	display:block;
}

.comment .name{
	font-size:20px;
	padding-bottom:10px;
	color:#ccc;
	/*max-width: 70%;*/
}

.comment .date{
	font-size:10px;
	padding:6px 0;
	right:15px;
	top:10px;
	color:#bbb;
}

.comment p,
#addCommentContainer p{
	font-size:18px;
	line-height:1.5;
	overflow-x:hidden;
}

#addCommentContainer input[type=text],input[type=password],
#addCommentContainer textarea{

	/* Styling the inputs */

	display:block;
	border:1px solid #ccc;
	margin:6px 0 6px;
	padding:6px;
	font-size:12px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

.smallinput input[type=text], .smallinput input[type=password],
.smallinput textarea{
	margin: 3px 0 3px !important;
	padding: 3px !important;
}
	
label{
	font-size:14px;
}

label span.error{
	color:red;
	position:relative;
	right:-10px;
}

.comt{width:100%; display: table;}

#searchtextID{
	border:1px solid #ccc;
	padding:4px;
	font-size:14px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 70%;
}

#submit, #subbut{
	background-color:#58B9EB;
	border:1px solid #40A2D4;
	color:#FFFFFF;
	cursor:pointer;
	font-family:'Myriad Pro',Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px;
	/*margin-top:5px;*/

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#submit:hover, #subbut:hover{
	background-color:#80cdf5;
	border-color:#52b1e2;
}


#submit2{
	background-color:#f2f2f2;
	border:1px solid #f2f2f2;
	color:#0196E3;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:4px;
	margin-top:5px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#submit2:hover{
	background-color:#f2f2f2;
	border-color:#ccc;
}



/* The styles below are only necessary for the styling of the demo page: */

/*
#main{
	position:relative;
	margin:0 auto;
	width:800px;
	z-index: 0;
}
*/

h1{
	color:#7E94A2;
	font-size:30px;
	/*margin:10px 0 20px;*/
	margin-bottom:10px;
}

.ml_title h1{
	font-size:20px;
	color:#666;
	display: inline-block;
}

h2{
	font-size:20px;
	margin-bottom:10px;
}

h1,h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-shadow:0 1px 1px #FFFFFF;
}

a, a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
}


.bbody {
position : absolute;
left : -1000px;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}




.comment1{
	
	/* Syling the comments and the comment form container */
	
	padding:12px;
	width:400px;
	position:relative;
	background-color:#fcfcfc;
	border:1px solid white;
	color:#888;
	margin-bottom:25px;
	
	/* CSS3 rounded corners and drop shadows */
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;

	-moz-box-shadow:2px 2px 0 #c2c2c2;
	-webkit-box-shadow:2px 2px 0 #c2c2c2;
	box-shadow:2px 2px 0 #c2c2c2;
}


.comment1 .avatar{

	/*
	/	The avatar is positioned absolutely, 
	/	and offset outside the comment div
	/*/

	height:50px;
	left:-70px;
	position:absolute;
	width:50px;
	background:url('img/default_avatar.gif') no-repeat #fcfcfc;
	
	/* Centering it vertically: */
	
	margin-top:-25px;
	top:50%;

	-moz-box-shadow:1px 1px 0 #c2c2c2;
	-webkit-box-shadow:1px 1px 0 #c2c2c2;
	box-shadow:1px 1px 0 #c2c2c2;
}

.comment1 .avatar img{
	display:block;
}

.comment1 .name{
	font-size:20px;
	padding-bottom:10px;
	color:#ccc;
}

.comment1 .date{
	font-size:10px;
	padding:6px 0;
	position:absolute;
	right:15px;
	top:10px;
	color:#bbb;
}

.comment1 p,
#addCommentContainer p{
	font-size:18px;
	line-height:1.5;
	overflow-x:hidden;
}


#showed{
	display: inline;
}

.ccomments {
    border-radius: 4px;
	padding: 0px 6px 0px 5px;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 20px;
    background: #bbb;
    color: #fff;
}

.plugin-test input {
	width:300px;
	font-size:16px;
	border:1px solid #CCC;
}
.auto-suggest {
	z-index:999;
	background:#fff;
	border:1px solid #CCC;
	border-top:none;
	position:absolute;
	margin-top:-5px;
	margin-left:0px;
	padding:0;
	display:none;
}
.auto-suggest a {
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:3px;
	color:#666;
}
.auto-suggest a:hover {
	background-color:#B1B1B1;
	color:#FFFFFF;
}
.auto-suggest a.selected {
	background-color:#B1B1B1;
	color:#FFFFFF;
}

table{
	font-size:16px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}





/*
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

* { box-sizing: border-box; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
}
*/






.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transform: scale(0) rotate(90deg);
  -ms-transform: scale(0) rotate(90deg);
  -o-transform: scale(0) rotate(90deg);
  transform: scale(0) rotate(90deg);

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.clear{
  clear: both;
  height: 10px;
}

#loadmore{
  display: block;
  width: 200px;
  text-align: center;
  margin:  10px auto;
  margin-bottom:  20px;
  text-decoration: none;
  cursor: pointer;
}


/* popup */

.mfp-bg {
  overflow-y: hidden !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.9;
  filter: alpha(opacity=80); 
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  overflow-y: hidden !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
 

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; 

  }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  overflow-y: hidden !important;  
  cursor: -moz-pointer;
  cursor: -webkit-pointer;
  cursor: pointer; 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;

  }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 11px;
  top: 11px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 60px;
  font-family: Arial, Baskerville, monospace; 
}
  .mfp-arrow {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 11px;
  top: 11px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 60px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 11px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-family: Arial,Baskerville,monospace;
  font-size: 18px;
  line-height: 18px;
  white-space: nowrap; 
  left: 0;
  max-width: 70px;
  }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 15%;
  margin-top: -55px;
  padding: 0;
  width: 50%;
  height: 35%;
  /*background: #F00 none repeat scroll 0% 0% !important;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  
  .mfp-arrow:active {
    margin-top: -55px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
   .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
   .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  right: 50%;
  top: 35%;
  text-align: right;
  transform: rotate(180deg);
  padding-right: 12px !important;
}
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
   .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0%;
    top: 35%; 
    text-align: right;
    padding-right: 12px !important;
}
   .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    xmargin-left: 90.6%; }
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }


img.mfp-img {
  width: auto;
  max-width: 100%;
  min-width: 400px;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }


.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-pic-date {
  font-family: Arial,Baskerville,monospace;
  font-size: 18px;
  line-height: 18px;
  
  position: absolute;
  right: 0;
  top: 0px;
  color: #CCC;
}

.pic-descr, .pic-date { display: none; }


.mfp-title {
  font-family: Arial,Baskerville,monospace;
  font-size: 18px;
  line-height: 18px;
  
  text-align: left;
  color: #CCC;
  word-wrap: break-word;
  margin: 0 auto;
  min-width: 200px;
  text-align: center;
}

.mfp-title a, .mfp-title a:visited{
 color: #CCC;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 11px;
    right: 11px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
	.mfp-title {font-size: 14px !important;}
	.mfp-pic-date {font-size: 14px !important;}
	.mfp-counter {font-size: 14px !important;}

	.mfp-container {
	    overflow-x: hidden;
	}
	
  .mfp-arrow {
    x-webkit-transform: scale(0.75);
    xtransform: scale(0.75); 
  }

  .mfp-arrow-left {
  left: 50%;
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

