/*
Quick.Cms.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cms/docs/ext/?id=en-design
*/
@import url(http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#333;font-size:0.75em;font-family:Verdana, Arial, sans-serif;}

body{padding:0;background:#f3f3f3;text-align:center;}

.input, select, textarea{padding:2px;border-width:1px;border-style:solid;font-size:1em;border-color:#aeb7bb #d8dbde #d8dbde #aeb7bb;font-family:Verdana}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.submit{background:url(img/img_45.jpg) top repeat-x;color:#fff;font-weight:normal;font-size:1em;font-family:Verdana; 
line-height:29px; height:29px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 10px 3px;border:none;}
.submit:hover{background:#278edd;cursor:pointer;}
* html .submit{padding:3px 1px !important;}
* html .input{height:28px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.form label{font-size:1em;color:#01476f;font-weight:bold;}
.form label span{padding-left:10px;color:#acb3b7;font-weight:normal;}
.hide{display:none;}

a{color:#09F;}
a:hover{color:#999;text-decoration:underline;}

#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

#container{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
#header{ background:#dfdfdf url(img/img_02.jpg) top repeat-x; }
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1, #head2{width:1046px;margin:0 auto;text-align:left;}
#body .container, #foot .container{width:1046px;margin:0 auto;text-align:left;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{clear:both;padding-top:0px; position:relative}
#head1 .container{height:95px;}
#logo{float:left;padding:25px 0 0;}
#logo #title{float:left;}
#logo #title a{color:#444;font-family: 'Oswald', sans-serif; font-size:3.333em;text-transform:uppercase;text-decoration:none;}
#logo #title a span{color:#444;background:inherit;}
#logo #title a strong{color:#2e91ec;background:inherit; font-weight:400;}
#logo #slogan{float:left;padding:10px 0 10px 40px;background:inherit;border-left:#c2c2c2 solid 1px;color:#666;font-size:0.917em;margin-left:40px;margin-top:15px;}
* html #logo #slogan{width:100%;} /* IE 6 hack */
#lang {float:right;margin-top:45px;}
#lang li {list-style:none; float:left; padding:0 0 0 8px;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head2 .container{overflow:hidden;height:54px;}

/* MENU TOP */
#menu1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;background:url(img/img_14.jpg) top center repeat-x;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
#menu1 li{float:left;padding:0; border-right:#595959 1px solid;}
#menu1 li.l1{border-left:none;}
#menu1 li a{float:left;height:37px;padding:19px 25px 0;color:#fff;text-decoration:none;background:transparent;text-shadow:0 1px 1px #000;}
#menu1 li a:hover, #menu1 li.selected a {background:url(img/img_05.jpg) repeat-x;color:#fff;text-shadow:none;}
#menu1 li.l1 a:hover, #menu1 li.selected.l1 a{-webkit-border-radius:3px 0 0;-moz-border-radius:3px 0 0;border-radius:3px 0 0;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0px 0 0; padding:0;}
#body .container{overflow:hidden;}
#head-img img{width:1046px;}

/* LEFT COLUMN STYLES */
#column{float:left;width:342px;padding:0 0 10px; margin-right:10px;}
#column .type{margin-top:25px;padding:7px 0 7px 10px;color:#fff;font-size:1.833em;letter-spacing:1px;border:0;}
#menu2{width:342px;margin:0 10px 10px 0;}

/* LEFT MENU */
#menu2 .type{margin-top:0; background:url(img/img_28.jpg) top left repeat-x;font-family: 'Oswald', sans-serif; padding:10px 0 10px 20px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
#menu2 ul{margin:0;padding:15px 0 25px 9px;list-style:none;background:url(img/img_36.jpg) left bottom no-repeat #e0e0e0;}
#menu2 li{padding:4px 0 4px 15px;background:url(img/img_33.jpg) no-repeat 13px 9px; margin:0 }
#menu2 a{display:block;width:87%;padding:2px 2% 4px 7%;color:#454545;font-size:1.083em;background:none; text-decoration:none;}
#menu2 a:hover, #menu2 .sub1 a:hover{color:#3598e6;background:none;}
#menu2 .selected > a:first-child{color:#3598e6;background:none;}

#menu2 .sub1{margin:0;padding:0;border:0;background:none;}
#menu2 .sub1 li{padding:2px 0 2px 24px;background:url('img/circle.png') no-repeat 11px 10px;}
#menu2 .sub1 a{display:block;width:100%;padding:2px 0;}

/* SEARCH FORM */
#searchForm{margin:0 0 10px;padding:15px 0 20px 20px;background:#e0e0e0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#searchForm label{display:none;}
#searchForm .input{float:left;width:193px;height:26px;margin:5px 10px 0 0;padding:0 10px 3px; text-align:left;font-weight:normal;font-size:1em;font-family:Verdana;line-height:26px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;}
#searchForm .submit{float:left;margin-top:5px;}
*:first-child+html #searchForm .input{width:127px;} /* IE 7 hack */
*:first-child+html #searchForm .submit{padding:3px 0;} /* IE 7 hack */

/* BOXES */
#column .box{margin:0px 0 10px 0;}
#column .box .type {margin:0;background:#e0e0e0;font-family: 'Oswald', sans-serif; padding:10px 0 10px 20px;color:#454545;font-size:1.833em;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
#column .box .content{padding:15px 15px 25px 15px;list-style:none;background:#e0e0e0;line-height:1.5em;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
#newsletter .input{width:292px; padding:8px;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter p{text-align:center;margin-top:5px;}
.box ol{margin:0 !important;list-style:none;}
.box li{padding:4px 0 4px 17px;background:url('img/menu2_arrow.png') no-repeat 3px 12px;}
.box li a{display:block;width:87%;padding:2px 2% 4px 7%;color:#002d41;font-size:1.083em;background:none;}
.box li a:hover{color:#598600;background:none;}
.box .content div{padding-top:5px;text-align:center;}
.box .content .description, .content .box .more{text-align:left;}
.box .content div:last-child{padding-bottom:10px;}
.boxes .type{padding:7px 0 7px 20px;color:#69F;font-size:1.5em;border:0;text-align:left;text-shadow:2px 2px 2px #d5d5d5;}
.boxes .content{padding:5px 10px 15px 20px;list-style:none;line-height:1.5em;text-align:left;}
.boxes.footer{clear:both;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:1046px;padding:0px 0 5px 0;text-align:center;}
* html #content{width:1026px;}
* html #page{float:none;width:96%;}
#page{position:relative;clear:left;float:left;width:1046px;margin:0;text-align:left;background:#FFF url(img/img_47.jpg) bottom left no-repeat; overflow:hidden; padding-bottom:18px;}
/* PAGE TITLE */
#page h1{margin:0 19px 19px;padding:12px 0 8px;border-bottom:1px dashed #636363;color:#454545;font-size:1.833em;font-weight:normal;font-family: 'Oswald', sans-serif;}

/* NAVIGATION PATH - TREE */
#page h4, #page h6.date{position:absolute; right:20px; top:10px;padding:2px 0;color:#999;background:inherit;font-size:1em;font-weight:normal;}
#page h4 a{background-color:inherit;color:#a6aeb3;text-decoration:none;font-weight:normal;}
#page h4 a:hover{text-decoration:underline;}
*:first-child+html #page h4{top:-5px;left:0;} /* IE 7 hack */
*:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
#page h6.date{top:30px;}

/* PAGE CONTENT */
#page div.content{margin:10px 19px 0px 19px;color:#606060;line-height:160%;}
#page div.content ul, #page div.content ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.pages{padding:8px 17px;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;background:inherit;color:#5d6771;text-align:center;}
.imagesList li div{text-align:center;}
.subpagesList li img, .imagesList li img, .imagesGallery img, #subpagesGallery img, .box .photo img{border:1px solid #ccc;}
.subpagesList li img:hover, .imagesList li img:hover, .imagesGallery img:hover, #subpagesGallery img:hover, .box .photo img:hover{border-color:#3598e6;}

#imagesList1{float:left;margin:9px 20px 0 17px;}
#imagesList2{clear:right;float:right;margin:8px 17px 0 15px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery3{margin:20px 0 0;}
#imagesGallery4{margin:10px 0 10px;}
.imagesGallery{clear:both;}
.imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
.imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
.imagesGallery td{padding:15px 7px 10px;background:inherit;color:#5b5b5b;font-size:0.917em;text-align:center;vertical-align:top;}
.imagesGallery td div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#09f;background:inherit;}
#filesList li a:hover{color:#999;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#5d6771;background:inherit;}

/* SUBPAGES LIST STYLES */
#page .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#page .subpagesList li{clear:left;float:left;width:92%;margin:10px 2.5%;padding:13px 1.25%;background:#e4e4e4;}
#page * html .subpagesList li{width:100%;}
#page .subpagesList li .photo{float:left;margin:0 18px 5px 0;}
#page .subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 2px #d5d5d5;font-family:'Oswald', sans-serif;}
#page .subpagesList li h2, .subpagesList li h2 a{color:#36F; font-size:1.25em;font-weight:normal;background:none;text-decoration:none;}
#page .subpagesList li h2 a:hover{color:#01476e;background:none;text-decoration:underline;}
#page .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#page .subpagesList li ul, .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
#page .subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#page .subpagesList li ul{list-style:disc;}
#page .subpagesList li ol{list-style:decimal;}
#page .subpagesList li p{padding-bottom:10px;}

.listHome .subpagesList{float:left;width:100%;margin:0 0 10px;list-style:none;}
.listHome .subpagesList li{float:left;margin:0 1.25% 0 0;padding:15px 1.25% 10px;background:url(img/img_20b.jpg) repeat-x left top; width:30%; height:176px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;}
.listHome .subpagesList li:last-child {margin-right:0;}
.listHome .subpagesList li.lL {margin-right:0;}
.listHome .subpagesList li .photo{float:left;margin:0 18px 5px 0;}
.listHome .subpagesList li h2{padding-bottom:15px; font-family:'Oswald', sans-serif;}
.listHome .subpagesList li h2 a{padding-left:35px;color:#fff;font-size:22px;font-weight:normal;background:url(img/img_20a.jpg) no-repeat left top;text-decoration:none;}
.listHome .subpagesList li h2 a:hover{color:#3598e6;text-decoration:underline;}
.listHome .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:160%; color:#CCC}
.listHome .subpagesList li ul, .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
.listHome .subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
.listHome .subpagesList li ul{list-style:disc;}
.listHome .subpagesList li ol{list-style:decimal;}
.listHome .subpagesList li p{padding-bottom:10px;}

/* SUBPAGES LIST - NEWS */
.subpagesList li h6{padding:0 0 5px;font-weight:bold;font-size:1em;}

#subpagesGallery{ margin:0 19px 0 19px;padding:10px 0;font-size:1em; border:dashed 1px #999;width:656px;}
#subpagesGallery td{padding:17px 7px 10px;text-align:center;}
#subpagesGallery td h2{margin:3px 0 0;}
#subpagesGallery h2, #subpagesGallery h2 a{color:#09F;font-size:1.2em;font-weight:normal;background:none;text-decoration:none;font-family:'Oswald', sans-serif;}
#subpagesGallery h2 a:hover{color:#666;background:none;}

/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:35px;right:0;}
#socialButtons{clear:both;float:left;width:100%;margin:10px 0;padding:7px 0 6px;text-align:left;list-style:none;}
#socialButtons .title{display:block;float:left;margin:0 0 0 19px;padding:2px 0 0;}
#socialButtons li{float:left;margin:0 10px 0 15px;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{margin:5px 20px 0 18px;list-style:none;clear:left;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:3px 0;padding:8px 0 10px 14px; background:url(img/img_34.jpg) left top 10px no-repeat; border-bottom:dashed 1px #999}
#siteMap li a{font-weight:bold;font-size:1.1em;color:#69F;background:none; text-decoration:none}
#siteMap li a:hover{color:#01476e;background:none; text-decoration:underline}
#siteMap ul{margin:0;padding:3px 0 0 15px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;background:url('img/circle.png') no-repeat 0 11px;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:normal;color:#333;background:none;}

/* CONTACT FORM */
#contactPanel{width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel fieldset legend{display:none;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;border:#CCC 1px solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#contactPanel #captcha{width:50px; margin-bottom:20px;}
#contactPanel .captcha em{font-style:normal;font-weight:bold;}
#contactPanel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#contactPanel .save{text-align:center;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px -10px 10px 0;background:inherit;color:#7f7f66;font-size:1em;text-align:right; }
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 10px 0;color:#01476f;background:inherit;}
#options a:hover{color:#69F;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:2px solid #c8cccf;}

.message{clear:both;padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#cc0000;font-weight:normal;font-size:2.4em;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;height:86px;background:url(img/img_49.jpg) top repeat-x;color:#454545;font-size:1.083em;}
#foot .container{width:1046px;margin:0 auto;padding:35px 0 0 0;overflow:hidden;}
#foot a{background:inherit;color:#454545;text-decoration:none;}
#foot a:hover{color:#09F;background:inherit;}

#copy{float:left;padding:0 0px;}
.foot{float:right;padding:0 0px;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;-webkit-box-shadow:none;box-shadow:none;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head2 .container, #head2{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page h4{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head2, #back, #contactPanel, #socialButtons, #plusOne{display:none;}
}

/* PLUGINS */
.theme-default {margin:-378px auto 0 auto; width:1046px;  height:363px; padding-bottom:15px; background:url(img/img_19.jpg) bottom center no-repeat;}
.theme-default .nivoSlider{width:1046px;margin:0 auto;}
.theme-default .nivo-controlNav{padding:5px 0;}
.theme-default .nivoSlider {margin-bottom:0px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.theme-default .nivo-caption {font-family:'Oswald',sans-serif;position:absolute;left:0px; bottom:0px;background:#ebebeb;color:#039;font-size:20px;z-index:8;padding:5px 20px;}
.theme-default .nivo-controlNav {text-align:center;padding:0;height:15px;overflow:hidden}
/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
#column .theme-default{padding-top:30px;}
#column .theme-default .nivoSlider{width:378px;margin:0 auto;}
#content .theme-default .nivoSlider{width:1046px;margin:0 auto;}
.theme-default .nivo-controlNav{padding: 0px 10px;}
.nivoSlider a.nivo-imageLink {background:white; filter: alpha(opacity=0);opacity: 0;} /* modrhh+ IE link hack*/
@media print{ #banner0, #banner1, #column .theme-default, #content .theme-default{display:none;} }


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1046px){ /* RWD Step 1 */
  #head1, #head2{width:95%;}
  #body .container, #foot .container{width:95%;}
  #head2 .container{overflow:hidden;height:auto;background:none;}
  #menu1 ul{background:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
  #menu1 li{margin-top:2px;background:url(img/img_14.jpg) top repeat-x;}
  #menu1 li.l1{-webkit-border-radius:3px 0 0;-moz-border-radius:3px 0 0;border-radius:3px 0 0;}
  #menu1 li.lL{border-right:none;}
  #menu1 li.lL,#menu1 li.lL a:hover, #menu1 li.lL.selected a{-webkit-border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;border-radius:0 3px 0 0;}
  #menu1 li a{padding-top:15px;font-size:1.17em;}
  #column{width:28%;margin-right:2%;}
  #column #menu2{width:100%;}
  #content{width:70%;}
  #foot .container{padding:15px 0;}
  #page{width:100%;}
  #searchForm {padding:15px 3%;margin-left:0;}
  #searchForm .input{width:85%;margin:0;}
  #searchForm .submit{margin:5px 0 0;}
  *:first-child+html #searchForm .input{width:80%;} /* IE 7 hack */
}

@media screen and (max-width:820px){ /* RWD Step 1 */
  #socialButtons li{height:29px;}
  #socialButtons li.title{height:30px;}
}

@media screen and (max-width:765px){ /* RWD Step 1a */
  #head1 .container{height:auto;}
  #head2{clear:left;}
  #logo #slogan{clear:left;padding-left:10px;margin:10px 10px 15px;background:inherit;font-size:1.167em;}
  #menu2 li{background-position:7px 9px;}  
  #menu2 a{font-size:1.2em;}
  .listHome .subpagesList{margin-bottom:20px;}
  .listHome .subpagesList li{margin:5px 2% 0 0;padding:5px 0 0;background:url(img/img_20b.jpg) repeat-x left top; width:32%; height:56px;}
  .listHome .subpagesList li.lL{margin-right:0;}
  .listHome .subpagesList li h2 a{display:block;margin:0;padding:10px 0 0 50px;background:url(img/img_20a.jpg) no-repeat 10px 9px;}
  .listHome .subpagesList li .description,.listHome .subpagesList li .photo{display:none;}
  #imagesGallery3 img{width:90%;}
}

@media screen and (max-width:660px){
  #head2 .container{background-image:none;}
  #menu1 li {font-size:1.2em;clear:left;width:100%;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
  #menu1 li.l1{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
  #menu1 li.lL{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
  #menu1 li a{width:100%;text-decoration:none;background:transparent;text-shadow:0 1px 1px #000;}
  #menu1 li a:hover, #menu1 li.selected a, #menu1 li.l1 a:hover, #menu1 li.selected.l1 a {width:92.2%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
  #menu1 li.lL a:hover, #menu1 li.selected.lL a, #menu1 li.lL a:hover, #menu1 li.selected.lL a{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
  #page h1{margin-bottom:15px;}
  #page h4, #page h6.date{position:static;margin:2px 5%;}
  #page h6.date{padding-bottom:10px;}
  *:first-child+html #page h4{top:-5px;left:0;} /* IE 7 hack */
  *:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
}

@media screen and (max-width:540px){
  #column, #content{clear:left;width:100%;}
  #content{padding-top:5px;}
  #menu2, #column .type{margin-top:5px;}
  #menu2 ul{padding:5px 15px 15px;}
  #menu2 li{white-space:nowrap;margin-top:10px;padding:0 10px;border-left:1px solid #000;background-image:none;}
  #menu2 a{display:block;width:100%;padding:0;font-size:1.5em;}
  #menu2 .sub1{display:none;}
  .listHome .subpagesList li{clear:left;width:100%;}
}

@media screen and (max-width:320px){ /* RWD Step 3 */
  #logo{padding:10px 5px;}
  #logo #title a{font-size:2em;}
  #imagesList1{padding-right:5px;}
  #imagesList2{padding-left:5px;}
  .imagesList li{width:75px;}
  .subpagesList li img, .imagesList li img{width:65px;}
  .foot{float:left;padding-top:10px;}
}

@media print{ #content .theme-default{display:none;} }

/* PLUGINS */
#imagesList7{height:550px;width:500px;padding-left:290px}
#imagesList7 .galleria-stage{height:360px;border:2px solid #016089;background:#fff}
#imagesList7 .galleria-thumbnails .galleria-image{border:2px solid #016089;}
#imagesList7 .galleria-thumb-nav-left, #imagesList7 .galleria-thumb-nav-right, #imagesList7 .galleria-info-link, #imagesList7 .galleria-info-close, #imagesList7 .galleria-image-nav-left, #imagesList7 .galleria-image-nav-right{}
/* PLUGINS */
#fbSideTab{z-index:50;position:fixed;top:230px;padding:10px;}
#fbSideTab.left{left:0px;padding-left:0;}
#fbSideTab.right{right:0px;padding-right:0;}
#fbSideTab .button{display:block;float:left;padding:0 10px 30px;}
#fbSideTab .fb{overflow:hidden;background-color:#2a2f34;}
#fbSideTab.left .fb{float:left;-moz-border-radius-topright:10px;border-top-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}
#fbSideTab.right .fb{float:right;-moz-border-radius-topleft:10px;border-top-left-radius:10px;-moz-border-radius-bottomleft:10px;border-bottom-left-radius:10px;}
#fbSideTab .fb.light{background-color:#e6e7e9;}
@media print{
  #fbSideTab{display:none;}
}
/* PLUGINS */
#sideTab{z-index:51;position:fixed;right:-65px;top:50%;border:2px solid #3E9BD1;border-top-left-radius:15px;border-top-right-radius:15px;background:#3E9BD1;border-bottom:none;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
* html #sideTab{display:none;}
*:first-child+html #sideTab{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);border-bottom:2px solid #3E9BD1;right:0px;}
#sideTab{margin-right:-55px \ ;border:2px solid #3E9BD1 \ ;}
#sideTab a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:bold;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
#noticeAboutCookies.top{top:0px;}
#noticeAboutCookies.bottom{bottom:0px;border-top:1px solid #555;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#f00;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}
/* PLUGINS */
#noticeLayer{display:none;padding:7px 0;background:#fff;font-weight:bold;border-bottom:1px solid #555;}
#noticeLayer .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeLayer .close:hover{color:#f00;}

#darkBg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:999;}
#noticeLayer.darkNotice{position:fixed;top:100px;left:50%;z-index:1000;width:600px;margin-left:-300px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#noticeLayer.darkNotice .close{display:block;margin-top:20px;text-align:center;}

.youtube{width:720px;height:515px;padding:1px;border:2px solid #016089;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}
.youtube:hover{border-color:#78a622;}


/* IMAGES LIST SCROLLING/SLIDER */
.imagesListSlider{clear:both;float:left;width:100%;padding:10px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.imagesListSlider#imagesList3{margin-bottom:10px;}
.imagesListSlider .slider{float:left;overflow:hidden;width:1046px;}
.imagesListSlider ul{position:relative;float:left;width:10000px;list-style:none;}
.imagesListSlider ul li{float:left;padding:0;margin:0;text-align:center;}
.imagesListSlider#imagesList3 li, .imagesListSlider#imagesList4 li{margin:0 5px;}
.imagesListSlider li img{padding:1px;border:2px solid #016089;}
.imagesListSlider li img:hover{border-color:#78a622;}
.vertical{width:150px;padding:0;}
.vertical .slider{width:100%;}
.vertical li > div{margin:5px 0;}
.imagesListSlider .nav a{display:block;padding:40px 0 20px;font-size:2em;font-weight:bold;text-decoration:none;color:#5d6771;}
.imagesListSlider .nav a:hover{color:#598600;}
.imagesListSlider .nav.left{float:left;}
.imagesListSlider .nav.right{float:right;}
.vertical .nav a{padding:0;}


