.uvg *{
	color: white;
	/*font-family: 'Open Sans', sans-serif;*/
}

.uvg, .uvc, .uvt{
	min-height: 400px;
	position: relative;
	text-align: center;
}
.uvc{
	min-height: 500px;
}
.uvt{
	min-height: 280px;
}
.uvg .uvg-charge{
	position: relative;
	text-align: center;
	/*font-size: 0px;*/
	/*line-height: 0px;*/
}
/*.uvg .uvg-charge a{
	border: 0;
	padding: 0;
	margin: 0;
}*/
.uvg-centered{
	position: absolute;
	margin: auto;	
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.uvg-mainloader{
	display: none;
}
/*.uvg .uvg-charge a{
	position: relative;
	display: none;
	width: auto;
	height: auto;
	font-size: 0px;
}*/
.uvg .uvg-charge a .uvg-overlay, .uvgpop-piclist ul li .uvg-overlay{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}
.uvg-overlay-sutra{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}
.uvg .uvg-charge .uvg-albumlabel{
	position: absolute;
	max-width: 90%;
	max-height: 90%;
	margin: 0 0 5% 5%;
	padding: 5px 15px 5px 10px;
	bottom: 0px;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: white;
	overflow: hidden;
	text-transform: uppercase;
	z-index: 11;
	
	text-shadow: 2px 2px 3px black;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	
	box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
}
.uvg .uvg-charge .uvg-albumlabel span{
	font-size: 14px;
	font-weight: bold;
}
.uvg .uvg-thumbsloaderfix{
	clear: both;
	display: none;
	height: 45px;
	margin-top: 40px;
}
.uvg .uvg-loadmore{
	display: none;
}
.uvg .uvg-loadmore button{
	margin-top: 0px;
}
.uvg .uvg-thumbsloader{
	position: absolute;
	width: 100%;
	height: 45px;
	text-align: center;
	left: 0;
	bottom: 0;
	display: none;
}
.uvg .uvg-thumbsloader img{
	display: none;
}
.uvgpop-cont{
	position: relative;
	min-height: 150px;
	min-width: 200px;
	padding: 10px;
	/*margin-top: 28px;*/
}
.uvgpop-cont .uvgpop-bigpic{
	position: relative;
	max-width: 800px;
	max-height: 700px;
	font-size: 0px;
}
.uvgpop-bigpic .uvg-bigpiccharge{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.uvgpop-bigpic .uvg-bigpiccharge img{
	max-height: 100%;
	max-width: 100%;
	font-size: 0px;
}
.uvgpop-bigpic .uvgnext{
	display: block;
	position: absolute;
	z-index: 100;
	width: 50px;
	height: 60px;
	margin: auto;
	text-align: center;
	background: rgb(44, 110, 160);
	background: rgba(44, 110, 160, 0.7);
	top: 0;
	bottom: 0;
	right: 0;
}
.uvgpop-bigpic .uvgprev{
	display: block;
	position: absolute;
	z-index: 100;
	width: 50px;
	height: 60px;
	margin: auto;
	text-align: center;
	background: rgb(44, 110, 160);
	background: rgba(44, 110, 160, 0.7);
	top: 0;
	bottom: 0;
	left: 0;
}
.uvgpop-bigpic .uvgprev i, .uvgpop-bigpic .uvgnext i{
	font-size: 45px;
	color: white;
	height: 42px;
	width: 28px;
}
.uvgpop-bigpic .uvgprev i:before, .uvgpop-bigpic .uvgnext i:before{
	margin-left: -8px;
}
.uvgpop-cont .uvgpop-piclist{
	max-width: 800px;
	position: relative;
	padding-top: 10px;
	max-height: 300px;
	overflow: hidden;
	background: transparent;
	border: 0;
}
.uvgpop-piclist > div{
	background: transparent;
	border: 0;
}
.uvgpop-piclist ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	width: 100%;
}
.uvgpop-piclist ul li{
	float: left;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-left: 2px;
	background: url('/imateq/www/uvgthumbloader.gif') no-repeat center center;
}
.uvgpop-piclist ul li:last-child{
	margin-right: 2px;
}
.uvgpop-piclist ul li img{
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
.uvgpop-piclist ul li .uvg-overlay{
	border: 1px solid #666;
	box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
}
.uvgpop-piclist ul .uvgsel .uvg-overlay{
	display: block!important;
	
	filter: alpha(opacity=50)!important;
	-moz-opacity: 0.5!important;
	-khtml-opacity: 0.5!important;
	opacity: 0.5!important;
}
.pop-box .uvg-piclisttoggle{
	display: block;
	position: absolute;
	width: 50px;
	height: 25px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -32px;
	z-index: 10;
	background: #f3f3f3;
	border: 2px solid #2c6ea0;
	border-top: none; 
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.pop-box .uvg-piclisttoggle .uvgup, .pop-box .uvg-piclisttoggle .uvgdown{
	display: none;
	width: 21px;
	padding-bottom: 2px;
}
.uvg-email i{
	float: right;
	font-size: 22px;
	display: block;
	color: white;
	margin-right: 28px;
	margin-top: -3px;
}
.uvg-emailcont{
	padding: 20px;
	font-size: 12px;
	color: white;
}
.uvg-emailcont h1{
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: normal;
	line-height: normal;
}
.uvg-emailcont input[type='text']{
	width: 280px;
	border: 1px solid #b5b8bf;
	background: white;
	padding: 10px 15px;
	color: #525252;
	font-size: 16px;
	outline: 2px solid #f0eff5;
	float: right;
	margin-bottom: 10px;
	font-family: "Roboto";
	display: block;
}
/*.uvg-emailcont .uvg-sendemail{
	display: inline-block;
	float: right;
	padding: 5px 20px;
	border: 2px solid white;
	font-size: 14px;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}*/
.uvg-emailcont .uvg-sendemailerror{
	display: none;
	width: 100%;
	margin: 0;
	margin-top: 10px;
}
.uvg-sendemail button{
	float: right;
	padding: 8px 60px;	
}
.uvg-loadsubmit{
	display: none!important;
}
.uvg .sutra-loadmore{
	height: 45px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 980px;
}
.uvg-thumbsloader .sutra-loadmore .sutra-s{
	width: 200px; 
}

/*POPUPS*/
#pop-main, #pop-error, #pop-list{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 100001;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
}
#pop-error{z-index: 110000;}
#pop-main .pop-maintable, #pop-error .pop-maintable, #pop-list .pop-maintable{
	display: table;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 0px;
}
#pop-main .pop-maintd, #pop-error .pop-maintd, #pop-list .pop-maintd{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
}
.pop-box{
	position: relative;
	display: inline-block;
	margin: 10px;
	padding: 5px;
	line-height: 0px;
	background: #2c6ea0;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.pop-box-list{
	position: relative;
	display: inline-block;
	margin: 10px;
	line-height: 0px;
	background: transparent;
	z-index: 100;
	margin-top: 50px;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.uvg-responsive .pop-box{margin-bottom: 35px;}
.pop-box a{
	border: 0;
}
.pop-charge{
	position: relative;
	display: inline-block;
	min-width: 100px;
	min-height: 50px;
	text-align: left;
	line-height: normal;
	background: #f3f3f3;
}
.pop-box-list .pop-charge{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pop-close i{
	position: absolute;
	top: 12px;
	right: 15px;
	z-index: 11;
	color: white;
	font-size: 26px;
}
.pop-box-list .pop-close i{
	color: black;
	top: 3px;
	right: -2px;
}
.pop-inner{
	padding: 18px 20px;
}


/*HOVERSCROLL*/
div.hoverscroll {
	position:relative;
}
div.hoverscroll div.listcontainer {
	overflow:hidden;
}
div.hoverscroll div.fixed-listcontainer {
    overflow: hidden;
    float: left;
}
div.hoverscroll ul.list {
	list-style:none;
	margin:0;
	padding:0;
}
div.hoverscroll ul.list li.item {
	display:block;
	padding:0;
}
div.hoverscroll.horizontal ul.list li.item {
	float:left;
}
div.hoverscroll.horizontal.rtl ul.list li.item {
	float: right;
}
div.hoverscroll div.arrow {
	position:absolute;
	float:none;
	background-color:#000;
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.hoverscroll div.fixed-arrow {
    display: block;
    float: left;
    background-color: #2c6ea0;
    background-position: center;
    background-repeat: no-repeat;
}

div.hoverscroll div.arrow.left,
div.hoverscroll div.arrow.right,
div.hoverscroll div.fixed-arrow.left,
div.hoverscroll div.fixed-arrow.right {
	top:0px;
	width:40px;
	height:100%;
}
div.hoverscroll div.arrow.left,
div.hoverscroll div.fixed-arrow.left{
	left:0px;
	background-image: url('/imateq/www/uvgsmallleft.png');
}
div.hoverscroll div.arrow.right,
div.hoverscroll div.fixed-arrow.right{
	right:0px;
	background-image:url('/imateq/www/uvgsmallright.png');
}

div.hoverscroll div.arrow.top,
div.hoverscroll div.arrow.bottom,
div.hoverscroll div.fixed-arrow.top,
div.hoverscroll div.fixed-arrow.bottom {
	left:0px;
	width:100%;
	height:40px;
}

.sutra-loadmore button{
	outline: none;
	background: transparent;
	border: 2px solid #999;
	padding: 8px 45px;
	color: #363636;
	font-size: 14px;
	text-transform: uppercase;
}


.uvc-table{
	display: table;
	width: 100%;
	border: 1px solid white;
}
.uvc-table > div{
	display: table-row;
}
.uvc-table > div > div{
	display: table-cell;
	width: 14.29%;
} 
.uvc-table .uvc-header > div{
	background: black;
	color: white;
	padding: 12px 0;
	font-family: "Oswald";
	text-transform: uppercase;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
.uvc-table .uvc-row > div{
	border-bottom: 1px solid #ababab;
	border-right: 1px solid #ababab;
	/*background: #a6a4a5;*/
	/*background: #c9c9c9;*/
	background: transparent url('/imateq/www/daysbg.png') center center repeat;
	vertical-align: top;
}
.uvc-table .uvc-row > div:first-child{
	border-left: 1px solid #ababab;
}
.uvc-table .uvc-row > .uvc-sBlocked, .uvc-table .uvc-row > .uvc-sClosed{
	/*background: #c9c9c9;*/
	background: transparent url('/imateq/www/daysbg.png') center center repeat;
}
.uvc-table .uvc-row > .uvc-past{
	background: black;
	background: rgba(0, 0, 0, 0.6);
}
.uvc-rel{
	position: relative;
}
.uvc-table .uvc-day{
	position: absolute;
	width: auto;
	height: 35px;
	top: 3px;
	right: 3px;
	z-index: 10;
	color: #686868;
	background: #a6a4a5;
	/*background: #b2b2b2;*/
	line-height: 35px;
	font-family: "Oswald";
	padding: 0px 5px;
	
	text-shadow: 1px 1px 2px #bbb9ba;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.uvc-table .uvc-sBlocked .uvc-day, .uvc-table .uvc-sClosed .uvc-day{
	background: #a6a4a5;
}
.uvc-table .uvc-event{
	cursor: pointer;
}
.uvc-table .uvc-event .uvc-day{
	border: 2px solid white;
	color: white;
	background-color: rgb(42, 103, 151);
	background-color: rgba(42, 103, 151, 0.8);
	line-height: 31px;
}
.uvc-table .uvc-evname{
	position: absolute;
	width: 100%;
	color: white;
	background-color: rgb(42, 103, 151);
	background-color: rgba(42, 103, 151, 0.8);
	font-family: "Oswald";
	z-index: 100;
	text-transform: uppercase;
	bottom: 0;
	left: 0;
	padding: 6px 4px;
	line-height: normal;
}
.uvc-table .uvc-event img{
	width: 100%;
	height: 100%;
}
.uvc-table .uvc-relz{
	z-index: 200;
}
.uvc .uvc-controls{
	margin-bottom: 20px;
}
.uvc-controls h1{
	color: white;
	float: left;
	margin-bottom: 0px;
}
.uvc-controls .uvc-month, .uvt-month{
	float: right;
	line-height: 62px;
	height: 62px;
}
.uvc-controls .uvc-month i, .uvt-month i{
	color: white;
	font-size: 60px;
}
.uvc-controls .uvc-month span, .uvt-month span{
	display: inline-block;
	text-transform: uppercase;
	color: white;
	margin: 0 5px;
	font-size: 50px;
	font-weight: bold;
}
.uvc-notactive, .uvt-notactive{
	cursor: default!important;
}
div.hoverscroll div.arrow.left, div.hoverscroll div.fixed-arrow.left, div.hoverscroll div.arrow.right, div.hoverscroll div.fixed-arrow.right{
	background-position: center 47%;
}
.uvg-piclist{
	padding: 10px;
	max-width: 950px;
	text-align: center;
}
.uvg-piclist ul{
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.uvg-piclist li{
	display: inline-block;
	list-style: none;
	padding: 4px;
	border: 1px solid #999;
	margin: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	background: #fff url('/imateq/www/uvgthumbloader.gif') no-repeat center center;
}
.uvg-piclist li img{
	width: 100px;
	height: 100px;
}
.uvg-draistop{
	position: absolute;
	z-index: 10;
	top: -40px;
	text-align: center;
	margin: auto;
	width: 100%;
}
.uvg-draistop h1{
	display: inline-block;
	color: white;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	background: #2c6ea0;
	padding: 10px 30px;
	font-weight: 400;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.uvc-over{
	position: absolute;
	z-index: 101;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}
.uvc-over h6{
	position: absolute;
	color: white;
	text-align: center;
	font-size: 17px;
	height: 17px;
	margin: auto;
	top: 0;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 10;
	font-family: 'Oswald';
	font-weight: 400;
}

@media (max-width: 970px){
	.uvc-controls h1{
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.uvc-controls .uvc-month{
		float: none;
		text-align: center;
	}
	.uvc-over h6{
		font-size: 14px;
		height: 14px;
	}
}
@media (max-width: 900px){
	.uvc-table .uvc-day {
		width: auto;
		height: 25px;
		top: 2px;
		right: 2px;
		line-height: 25px;
		font-size: 12px;
	}
	.uvc-table .uvc-event .uvc-day {
		border: 1px solid white;
		line-height: 23px;
	}
	.uvc-table .uvc-evname{
		font-size: 12px;
		padding: 4px 2px;
	}
}
@media only screen and (max-width: 850px){
	.uvg-responsive .pop-maintd{
		overflow: hidden;
	}
	.uvg-responsive .uvgpop-cont{
		position: relative;
		/*min-height: 100%;*/
		min-width: 100%;
		/*max-height: 100%;*/
		max-width: 100%;
		padding: 0px;
		margin-top: 47px;
	}
	.uvg-responsive .uvgpop-cont .uvgpop-bigpic{
		position: absolute;
		width: 100%!important;
		height: 100%!important;
		max-width: 100%;
		max-height: 100%;
	}
	.uvg-responsive .uvgpop-cont .uvgpop-piclist{
		display: none!important;
	}
	.uvg-responsive .pop-close i{
		top: 7px;
	}
	.uvg-responsive .uvgpop-bigpic .uvg-bigpiccharge img{
		padding: 3px;
		background: #2c6ea0;
		
		max-height: 97%;
		max-width: 97%;
		
		box-sizing:border-box;
  		-moz-box-sizing:border-box;
  		-webkit-box-sizing:border-box
  		
  		-webkit-box-shadow: 0px 0px 25px 6px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 0px 25px 6px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 0px 25px 6px rgba(0, 0, 0, 0.75);
	}
	.uvg-responsive .pop-box .uvg-piclisttoggle{
		display: none!important;
	}
	.uvg-responsive{
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.7);
	}
	.uvg-responsive .pop-box{
		height: 100%;
		width: 100%;
		margin: 0px;
		padding: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: transparent;
	}
	.uvg-responsive .pop-charge{
		width: 100%!important;
		height: 100%;
		background: transparent;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		text-align: center;
	}
	.uvg-responsive .uvg-email img{
		top: 16px;
	}
	.uvg-responsive .uvg-emailcont{
		display: inline-block;
		position: absolute;
		margin: auto;
		width: 230px;
		height: 103px;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #171717;
		border: 2px solid #666;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		text-align: left;
	}
	.uvg-responsive .uvg-emailcont input[type='text']{
		width: 205px;
	}
	.uvg-responsive .uvg-emailcont .uvg-sendemailerror{
		width: 140px;
	}
	
	.uvg-responsive .display-msg{
		position: absolute;
		margin: auto;
		width: 230px;
		height: 160px;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #171717;
		border: 3px solid rgb(147, 51, 164);
		-webkit-box-shadow: 0px 0px 25px 6px rgba(147, 51, 164, 0.75);
		-moz-box-shadow: 0px 0px 25px 6px rgba(147, 51, 164, 0.75);
		box-shadow: 0px 0px 25px 6px rgba(147, 51, 164, 0.75);
	}
	.uvg-emailcont input[type='text']{
		width: 160px;
	}
	.uvg-responsive .draispop-top{
		width: 100%;
		position: absolute;
		z-index: 10;
		top: 0;
		left: 0;
	}
}

@media (max-width: 720px){
	.uvc-table .uvc-header span{
		display: none;
	}
	.uvc-table .uvc-event img{
		display: none;
	}
	.uvc-table .uvc-relname{
		width: 100%;
		height: 100%;
		vertical-align: middle;
	}
	.uvc-table .uvc-evname{
		position: relative;
		display: inline-block;
		margin-top: 15px;
	}
	.uvc-over h6{
		font-size: 11px;
		height: 11px;
	}
}
@media (max-width: 570px){
	.uvc-table .uvc-day {
		width: auto;
		height: 18px;
		top: 1px;
		right: 1px;
		line-height: 18px;
		font-size: 10px;
	}
	.uvc-table .uvc-event .uvc-day {
		line-height: 16px;
	}
	.uvc-table .uvc-evname{
		font-size: 10px;
		padding: 2px 2px;
		line-height: 1.2;
		margin-top: 25px;
	}
	.uvg-responsive .draispop-date{
		margin-right: 18px;
	}
	.uvc-over h6{
		font-size: 9px;
		height: 9px;
	}
}
@media (max-width: 520px){
	.uvc-controls h1{
		font-size: 45px;
	}
	.uvc-controls .uvc-month{
		line-height: 40px;
		height: 40px;
	}
	.uvc-controls .uvc-month i{
		font-size: 45px;
	}
	.uvc-controls .uvc-month span{
		font-size: 35px;
	}
	.uvc .uvc-controls{
		margin-bottom: 15px;
	}
}

@media (max-width: 480px){
	.uvc-table .uvc-day {
		width: auto;
		height: 16px;
		top: 0px;
		right: 0px;
		line-height: 16px;
		font-size: 8px;
	}
	.uvc-table .uvc-event .uvc-day {
		line-height: 14px;
	}
	.uvc-table .uvc-evname{
		font-size: 8px;
		padding: 2px 2px;
	}
	.uvg-responsive .draispop-date{
		display: none;
	}
}
@media (max-width: 401px){
	.uvc-controls .uvc-month{
		line-height: 30px;
		height: 30px;
	}
	.uvc-controls .uvc-month i{
		font-size: 35px;
	}
	.uvc-controls .uvc-month span{
		font-size: 28px;
	}
	.uvc-over h6{
		font-size: 7px;
		height: 7px;
	}
}




