/* New website (copyright / date / css file location) */

/* ----------------------
All OVERFLOW elements should have this line 
	-webkit-overflow-scrolling: touch;
*/
/*--- Fonts ---*/
@font-face { 	
	font-family: 'trajan-pro';
	font-style: normal;
	font-weight: bold;
	src: url('fonts/trajanpro-bold-cwebfont.eot');
	src: url('fonts/trajanpro-bold-cwebfont.eot#iefix') format('embedded-opentype'),
 	 url('fonts/trajanpro-bold-cwebfont.svg') format('svg'),
 url('fonts/trajanpro-bold-cwebfont.woff') format('woff'),
 url('fonts/trajanpro-bold-cwebfont.ttf') format('truetype');
}
@font-face { 	
	font-family: 'trajan-pro';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/trajanpro-regular-cwebfont.eot');
	src: url('fonts/trajanpro-regular-cwebfont.eot#iefix') format('embedded-opentype'),
 url('fonts/trajanpro-regular-cwebfont.woff') format('woff'),
 url('fonts/trajanpro-regular-cwebfont.svg') format('svg'),
 url('fonts/trajanpro-regular-cwebfont.ttf') format('truetype');
}
body { 	
	background: #000 url('../imateq/www/bg_repeat.png') repeat-y 0 0;
	color: #b08943;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2;
	-webkit-font-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}








h1 { 	
	font-family: 'trajan-pro', serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
a { 	
	color: #fff;
	text-decoration: none;
}
input, textarea, select { 	
	color: #b59554;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.border-pic { 	border: 1px solid #a58246; float: left; }
.text, p { 	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2;
	margin: 15px 10px;
	text-align: center;
}
.box { 	
	background: #000;
	border: 1px solid #ceb178;
	padding: 0 10px 0 10px;
}
.marque_top { 	
	background-image: url(../imateq/www/marque_top.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	position: absolute;
	top: -35px;
	width: 100%;
}
.marque_bottom { 	
	background-image: url(../imateq/www/marque_bottom.png);
	background-position: center center;
	background-repeat: no-repeat;
	bottom: -35px;
	height: 35px;
	position: absolute;
	width: 100%;
}
.button-active, .button-active:hover { 	background: linear-gradient(to bottom, rgba(161,142,69,1) 0%,rgba(157,136,64,1) 9%,rgba(140,115,48,1) 30%,rgba(118,90,24,1) 57%,rgba(108,74,14,1) 70%,rgba(101,66,5,1) 83%,rgba(94,58,4,1) 96%,rgba(94,58,4,1) 100%);
	background: -moz-linear-gradient(top, rgba(161,142,69,1) 0%, rgba(157,136,64,1) 9%, rgba(140,115,48,1) 30%, rgba(118,90,24,1) 57%, rgba(108,74,14,1) 70%, rgba(101,66,5,1) 83%, rgba(94,58,4,1) 96%, rgba(94,58,4,1) 100%);
	background: -ms-linear-gradient(top, rgba(161,142,69,1) 0%,rgba(157,136,64,1) 9%,rgba(140,115,48,1) 30%,rgba(118,90,24,1) 57%,rgba(108,74,14,1) 70%,rgba(101,66,5,1) 83%,rgba(94,58,4,1) 96%,rgba(94,58,4,1) 100%);
	background: -o-linear-gradient(top, rgba(161,142,69,1) 0%,rgba(157,136,64,1) 9%,rgba(140,115,48,1) 30%,rgba(118,90,24,1) 57%,rgba(108,74,14,1) 70%,rgba(101,66,5,1) 83%,rgba(94,58,4,1) 96%,rgba(94,58,4,1) 100%);
	background: rgb(161,142,69);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,142,69,1)), color-stop(9%,rgba(157,136,64,1)), color-stop(30%,rgba(140,115,48,1)), color-stop(57%,rgba(118,90,24,1)), color-stop(70%,rgba(108,74,14,1)), color-stop(83%,rgba(101,66,5,1)), color-stop(96%,rgba(94,58,4,1)), color-stop(100%,rgba(94,58,4,1)));
	background: -webkit-linear-gradient(top, rgba(161,142,69,1) 0%,rgba(157,136,64,1) 9%,rgba(140,115,48,1) 30%,rgba(118,90,24,1) 57%,rgba(108,74,14,1) 70%,rgba(101,66,5,1) 83%,rgba(94,58,4,1) 96%,rgba(94,58,4,1) 100%);
}
.button { 	background: #b08943;
	background: linear-gradient(to bottom, rgba(243,219,123,1) 0%,rgba(230,202,110,1) 20%,rgba(188,147,66,1) 68%,rgba(180,136,57,1) 80%,rgba(174,129,50,1) 92%,rgba(174,129,50,1) 100%);
	background: -moz-linear-gradient(top, rgba(243,219,123,1) 0%, rgba(230,202,110,1) 20%, rgba(188,147,66,1) 68%, rgba(180,136,57,1) 80%, rgba(174,129,50,1) 92%, rgba(174,129,50,1) 100%);
	background: -ms-linear-gradient(top, rgba(243,219,123,1) 0%,rgba(230,202,110,1) 20%,rgba(188,147,66,1) 68%,rgba(180,136,57,1) 80%,rgba(174,129,50,1) 92%,rgba(174,129,50,1) 100%);
	background: -o-linear-gradient(top, rgba(243,219,123,1) 0%,rgba(230,202,110,1) 20%,rgba(188,147,66,1) 68%,rgba(180,136,57,1) 80%,rgba(174,129,50,1) 92%,rgba(174,129,50,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,219,123,1)), color-stop(20%,rgba(230,202,110,1)), color-stop(68%,rgba(188,147,66,1)), color-stop(80%,rgba(180,136,57,1)), color-stop(92%,rgba(174,129,50,1)), color-stop(100%,rgba(174,129,50,1)));
	background: -webkit-linear-gradient(top, rgba(243,219,123,1) 0%,rgba(230,202,110,1) 20%,rgba(188,147,66,1) 68%,rgba(180,136,57,1) 80%,rgba(174,129,50,1) 92%,rgba(174,129,50,1) 100%);
}
.button { 	
	color: #000;
	display: inline-block;
	font-family: 'trajan-pro', serif;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	text-transform: uppercase;
}
.button:hover { 	
	background: #e3002d;
	text-decoration: none;
}
.overlay { 	
	background-image: url(../imateq/www/black_80.png);
	bottom: 0;
	cursor: pointer;
	display: none;
	left: 0;
	padding-top: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1000;
	height: 800px!important;
}
.overlay img { 	margin: 0 auto;
	vertical-align: middle;
}
.aboveall { 	bottom: 0;
	left: 0;
	margin: 0 auto;
	padding-top: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: middle;
	z-index: 1001;
}
.aboveall img { 	margin: 0 auto;
	vertical-align: middle;}
.social { 	margin: 10px 30px;}
.iconsocial { 	background-repeat: no-repeat;
	float: left;
	height: 29px;
	margin-top: 10px;
	width: 29px;
}
#face { 	background-image: url(../imateq/www/socialface.png);}
#face:hover { 	background-image: url(../imateq/www/socialface_hover.png);}
#twitter { 	background-image: url(../imateq/www/socialtwitter.png);}
#twitter:hover { 	background-image: url(../imateq/www/socialtwitter_hover.png);}
#instagram { 	background-image: url(../imateq/www/socialinstagram.png);}
#instagram:hover { 	background-image: url(../imateq/www/socialinstagram_hover.jpg);}
#youtube { 	background-image: url(../imateq/www/socialyoutube.png);}
#youtube:hover { 	background-image: url(../imateq/www/socialyoutube_hover.png);}





.news-cont{
	margin-top: 30px;
	padding-left: 30px;
	font-size: 13px;
}
.label
{
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 10px;
}
.news-input
{
	border: 0;
	background: #342912;
	border-radius: 3px;
	padding: 3px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #b59554;
	font-family: 'Open Sans', sans-serif;
	width: 80%;
}
.submit-news{
	float: right;
	margin-right: 11%;
	margin-top: 10px;
}

#uvform{
	margin: 0px!important;
	padding: 0px!important;
	width: auto!important;
}

.event-descr{
	float: right;
	width: 205px;
	margin-right: -8px;
	margin-top: 20px;
	height: 418px;
	overflow: hidden;
}
.event-descr p{
	text-align: left;
	width: auto;
	overflow: hidden;
	width: 180px;
}



.share-facebook{
	cursor: pointer;
}
.share-twitter{
	cursor: pointer;
}
.share-mail{
	cursor: pointer;
}
.mail-cont{
	display: inline-block;
	position: relative;
}

.mail-box{
	display: none;
	position: absolute;
	width: 220px;
	border: 1px solid rgb(174, 137, 74);
	height: 145px;
	z-index: 1010;
	background-color: black;
	margin-left: -100px;
	text-align: center;
}