@charset "utf-8";
/* CSS Document */

.oe_submenu_item{
	display:block;
	border-bottom:1px solid #cccccc;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
}

#patroNetCMSMain{
padding-bottom:25px;
}

#pnCMSLeft{
	padding-top:20px;
}
.clearer{
	clear:both;
}
p, td, div, ul, li, span{
	font-family: 'Playfair Display', serif;
	font-weight:400;
	font-size:11pt;
	line-height:150%;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight:700;
	font-style:italic;
	font-size:17pt;
	line-height:160%;
}
h2 {
	font-family: 'Playfair Display', serif;
	font-weight:700;
	font-style:italic;
	font-size:14pt;
	line-height:160%;
	color:#777;
}
h3{
	font-size:12pt;
}
.mmenucontainer{
	-webkit-box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    7px 7px 7px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         7px 7px 7px 0px rgba(0, 0, 0, 0.4);
}


/* Gallery */

/* image gallery */
#galerySliderFullCnt{
	position:absolute;
	background-color:rgba(0,0,0,.9);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}
#galerySliderFullCnt .ajaxloader{
	margin:0 auto;
	margin-top:300px;
	display:inline-block;
	position:absolute;
}
#galerySliderFullCnt *{
   user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   }

.galClose{
	width:13px;
	height:14px;
	background-image:url("/parameters/petho/templates/ImageGalleryNew/images/close.png");
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	right:10px;
	z-index:10001;
	cursor:pointer;
}

			.slider1Container{
				height:500px;
				position: absolute;
				width:100%;;
	}
			.doubleSlider-1 {
				width: 100%;
				overflow:visible !important;
				height:100%;
			}
			
			.doubleSlider-1 .slider {
				width: 100%;
				height: 100%;
			}
			
			.doubleSlider-1 .slider .item {
				position: relative;
				top: 0;
				left: 0;
				width: 75%;
				height: 100%;
				margin: 0 0 0 0;
				background-size:auto ;
				background-repeat:no-repeat;
				
				margin-right:10px;			
				margin-left:10px;
				background-image:url("/parameters/petho/templates/ImageGalleryNew/images/ajax-loader.gif");
				background-position:center center;
			}
			
			.doubleSlider-1 .slider .item .caption {
				position: absolute;
				bottom: 0px;
				left: 0;
				z-index:110;
				
				width: 100%;
				padding: 7px;
				text-align: center;
				margin-top:50px;
				color:#fff !important;
				display:none;
				font-size:11pt;
			}
			.caption {
				font-size:11pt;
			}
			.caption .title{
					font-family:"MyriadPro" ;
					font-size:18px !important;
					font-weight:normal
			}
			
			.doubleSlider-1 .slider .item .caption .bg {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				height: 100%;
				
				background: #000;
				opacity: 0.5;
				filter: alpha(opacity:50);
				z-index: 0;
			}
			
			.doubleSlider-1 .slider .item .caption span {
				font-family: 'Open Sans', sans-serif;
				color: #fff;
				text-shadow: 0 -1px 0 #333;
				
				position: relative;
				top: 0;
				left: 0;
				z-index: 1;
			}
			.desc_close{
				background: url('/parameters/petho/templates/ImageGalleryNew/images/gal_mini_close.png') no-repeat 0 0;
				width:17px;
				height:17px;
				position:absolute !important;
				margin-top:-7px;
				text-indent:-100px;
				overflow:hidden;
				margin-left:490px;
				cursor:pointer;
				z-index:140
			}
					
			.doubleSliderPrevButton {
				width: 26px;
				height: 46px;
				background: url('/parameters/petho/templates/ImageGalleryNew/images/galSliderArrows.png') no-repeat 0 0;
				z-index: 2;
				position:absolute;
				left:0px;
				top:0px;
			}
			
			.doubleSliderNextButton {
				width: 26px;
				height: 46px;
				background: url('/parameters/petho/templates/ImageGalleryNew/images/galSliderArrows.png') no-repeat -26px 0;
				z-index: 2;
				position:absolute;
				right:0px;
				top:0px;
			}
			.doubleSliderPrevButton2 {
				width: 13px;
				height: 45px;
				background: url('/parameters/petho/templates/ImageGalleryNew/images/bottomArrows.png') no-repeat 0 0;
				z-index: 2;
				position:absolute;
				margin-left:-30px;
				margin-top:30px;
				text-indent:-1000px;
				overflow:hidden;
			}
			
			.doubleSliderNextButton2 {
				width: 13px;
				height: 45px;
				background: url('/parameters/petho/templates/ImageGalleryNew/images/bottomArrows.png') no-repeat -13px 0;
				z-index: 200;
				position:absolute;
				margin-left:825px;
				margin-top:30px;
				text-indent:-1000px;
				overflow:hidden;
			}
			.doubleSliderPrevButton2.small, .doubleSliderNextButton2.small{
				margin-top:15px !important;
			}
			.doubleSliderNextButton2.small {
				right:0px;
				margin-left:0px !important;
				margin-right:-25px !important;
			}
			
			.slider2Container {
				position: absolute;
				bottom: 0;
				left: 0;
				right: 0;
				height: 120px;
				width:800px;;
				margin:0 auto;
				z-index:300
			}

			.doubleSlider-2 {
				position: relative;
				bottom: 0;
				left: 0;
				overflow: hidden;
				width: 100%;
				height: 100%;
				margin:0 auto;
			}
			
			.doubleSlider-2 .slider {
				width: 100%;
				height: 100%;
				display:block;
			}
			.doubleSlider-2 .item{
				float: left;
				width: 110px;
				height: 110px;
				background-size:cover;
				background-position:center center;
				opacity: 0.5;
				filter: alpha(opacity:50);
				margin-right:15px;
			}
			.doubleSlider-2.small{
				height:75px !important;	
				background-size:contain !important;
	
			}
			.doubleSlider-2 .item.small{
				width:75px;
				height:75px;	
			}
			.doubleSlider-2 .button .border {
				border: 5px solid #000;
				opacity: 0.5;
				filter: alpha(opacity:50);
				width: 100%;
				height: 100%;
			}
			
			.doubleSlider-2 .selected {
				opacity: 1;
				filter: alpha(opacity:100);
				text-shadow: 0px 0px 15px rgba(255, 255, 255,1);
				border:1px solid #fff;
			}
			
			
			.image_desc_outer{
				width:100%;
				height:auto;
				position:absolute;
				margin-top:-60px;
				display:block;
				z-index:111;
				text-align:center;
			}
			.image_desc{
				margin:0 auto;
				background-color:rgba(0,0,0,.7);
				color:#fff;
				font-size:11px;
				display:inline-block;
				width:500px;
			}
			.image_desc div{
				color:#fff;
				font-family: 'Open Sans', sans-serif;
			}
			.image_desc .title{
				font-family: 'Open Sans', sans-serif;
			}
			
			.dl_icon{
				position:absolute;
				width:25px;
				height:25px;
				background-color:rgba(255,255,255,.8);
				background-image:url("ImageGalleryNew/images/download-icon.png");
				background-size:cover;
				cursor:pointer;
			}
			
.slider_header{
	width:700px;
	margin:0 auto;
	display:block;
	position:relative;
	height:40px;
	text-align:center;
	padding:7px;
}
.slider_header .btn_gal{
	display:inline-block;
	color:#fff;
	padding:4px;
	padding-left:12px;
	margin-left:5px;
	margin-right:5px;
	padding-right:12px;
	font-family: 'Open Sans', sans-serif;
	font-size:12pt;
	cursor:pointer;
background: #17212d;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3MjEyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #17212d 0%, #989999 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17212d), color-stop(100%,#989999));
background: -webkit-linear-gradient(top,  #17212d 0%,#989999 100%);
background: -o-linear-gradient(top,  #17212d 0%,#989999 100%);
background: -ms-linear-gradient(top,  #17212d 0%,#989999 100%);
background: linear-gradient(to bottom,  #17212d 0%,#989999 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17212d', endColorstr='#989999',GradientType=0 );

}
.slider_header .btn_gal.active{
	background: #841522;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzg0MTUyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOTNiNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #841522 1%, #d93b45 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#841522), color-stop(100%,#d93b45));
	background: -webkit-linear-gradient(top,  #841522 1%,#d93b45 100%);
	background: -o-linear-gradient(top,  #841522 1%,#d93b45 100%);
	background: -ms-linear-gradient(top,  #841522 1%,#d93b45 100%);
	background: linear-gradient(to bottom,  #841522 1%,#d93b45 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841522', endColorstr='#d93b45',GradientType=0 );
}
.slider_header .btn_gal.small{
	margin-left:2px;
	margin-right:2px;
	font-family:"MyriadPro";
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
}
.gal_logo{
	width:107px;
	height:36px;
	position:absolute;
	left:2px;
	top:2px;
}
.gal_main_image{
	width:198px; 
	margin-right:11px; 
	margin-bottom:15px;
	margin-left:5px;
	height:159px; 
	float:left; 
	background-size:cover; 
	background-repeat:no-repeat; 
	cursor:pointer;
	-webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -kthtml-transition: all 0.4s linear;
    transition: all 0.4s linear;	
}

.gal_main_image:hover{
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.gal_main_image:hover .gal_title{
	background-color:rgba(255,255,255,.95); 
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
	
}

.gal_main_image .gal_title{
	position:absolute; 
	z-index:10; 
	display:block; 
	text-align:center; 
	background-color:rgba(255,255,255,.8); 
	width:198px; 
	font-size:16px;
	-webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -kthtml-transition: all 0.4s linear;
    transition: all 0.4s linear;	
}
/* share */
.news_share {
	display:inline-block;
	float:left;
	width:25px;
	height:24px;
	background-image:url("_img/news_share_icons.png");
	margin-right:7px;
	background-position:0px 24px;
    -webkit-transition:background-position .2s ease-in-out;  
    -moz-transition:background-position .2s ease-in-out;  
    -o-transition:background-position .2s ease-in-out;  
    transition:background-position .2s ease-in-out; 
	cursor:pointer;
}
.news_share.twitter {
	background-position:-31px 24px;
}
.news_share.linkedin {
	background-position:-62px 24px;
}
.news_share.google {
	background-position:-93px 24px;
}
.news_share.youtube {
	background-position:-124px 24px;
}
.news_share.print {
	background-position:-157px 24px;
}
.news_share.send {
	background-position:-188px 24px;
}

/**/
.news_share.facebook:hover {
	background-position:-0px 0px;
}
.news_share.twitter:hover {
	background-position:-31px 0px;
}
.news_share.linkedin:hover  {
	background-position:-62px 0px;
}
.news_share.google:hover  {
	background-position:-93px 0px;
}
.news_share.youtube:hover  {
	background-position:-124px 0px;
}
.news_share.print:hover  {
	background-position:-157px 0px;
}
.news_share.send:hover  {
	background-position:-188px 0px;
}

.tbl_gray_border{
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-collapse:collapse;
}

.tbl_gray_border td{
	border:1px solid #eee;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.tbl_gray_border td p{
	font-family:inherit;
	font-size:inherit;
}
.tbl_gray_border td span{
	color:white;
	background-color:red;
}
.tbl_gray_border.frequencies {
	width:800px;}
	
.tbl_gray_border td:nth-child(2){
	font-weight:bold;
}