/*
Quick.Cms default stylesheet
More about design modifications - http://opensolution.org/Quick.Cms/docs/?id=en-design
*/
/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul,ol{margin:0;padding:0;border:0;}
body,table{color:#faf2d0;font-size:0.95em;font-family:'Times New Roman', Garamond, serif;text-shadow:1px 1px 1px #2f320f;}

body{padding:0;background:#b4b662 url('img/bg.jpg') repeat center top;text-align:center;}

a{color:#faf2d0;text-decoration:underline;}
a:hover{color:#ffffff;text-decoration:underline;}

.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}

#container{position:relative;width:100%;margin:0 auto;padding:0;}
#header{background: url('img/bg_top.jpg') no-repeat center bottom;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1, #head2{width:960px;margin:0 auto;text-align:left;}
#body .container, #foot .container{width:960px;margin:0 auto;text-align:left;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{clear:both;}
#head1 .container{height:375px;background:none;}
#logo{float:right;padding:10px 40px;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head2{}
#head2 .container{background: url('img/menu_drop1.png') repeat;overflow:hidden;height:32px;border-top:1px solid #000000;border-bottom:1px solid #000000;}

/* MENU TOP */
#menu1{padding-left:0;}
#menu1 ul{float:left;height:100%;margin:0;list-style:none;}
#menu1 li{float:left;padding:0;}
#menu1 li:hover, #menu1 .selected{}
#menu1 li.l1{border-left:none;}
#menu1 li a{float:left;padding:5px 15px;color:#dedb9d;font-size:1.15em;text-decoration:none;text-shadow:1px 1px 1px #000000;}
#menu1 li a:hover, #menu1 .selected a{background: url('img/menu_drop.png') repeat;color:#dedb9d;text-shadow:1px 1px 1px #000000;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;background:url('img/menu2.jpg') no-repeat center top;;}
#body .container{overflow:hidden;background:none;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:20px 0 0;}
#column .type{height:60px;padding:15px 0 0 40px;color:#000000;font-size:1.80em;letter-spacing:none;background: url('img/menu2_top.png') no-repeat;border:0;text-shadow:2px 2px 2px #f9f4df;}
#menu2{margin:0 0 10px;}

/* LEFT MENU */
#menu2 .type{margin-top:0;}
#menu2 ul{padding:0 0 15px;list-style:none;background:none;}
#menu2 li{padding:4px 0 4px 25px;}
#menu2 a{display:block;width:87%;padding:2px 2% 4px 7%;color:#000000;font-size:1.25em;background:none;text-decoration:none;text-shadow:1px 1px 1px #dedb9d;}
#menu2 a:hover, #menu2 .sub1 a:hover{color:#5a5c2a;background:none;}
#menu2 .selected > a:first-child{color:#5a5c2a;}

#menu2 .sub1{margin:0;padding:0;border:0;background:none;}
#menu2 .sub1 li{padding:2px 0 2px 30px;background:url('img/circle.png') no-repeat 18px 12px;}
#menu2 .sub1 a{display:block;width:100%;padding:2px 0;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:650px;padding:10px 0 5px 20px;text-align:center;}
* html #content{width:660px;}
* html #page{width:100%;}
#page{position:relative;width:98%;margin:0 auto;text-align:left;}

/* PAGE TITLE */
#page h1{margin:18px 0 10px;background:inherit;color:#f6edbf;font-size:2.417em;font-weight:normal;background:inherit;text-shadow:1px -1px 1px #000000;}

/* NAVIGATION PATH - TREE */
#page h4{position:absolute;top:-20px;padding:2px 0;color:#000000;background:inherit;font-size:1em;}
#page h4 a{background-color:inherit;color:#000000;text-decoration:none;font-weight:normal;}
#page h4 a:hover{color:#5a5c2a;text-decoration:none;}
*:first-child+html #page h4{top:-5px;} /* IE 7 hack */
* html #page h4{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding-top:5px;font-size:1.00em;line-height:1.5em;}
#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 0;text-align:right;font-size:1.00em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.00em;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;background:inherit;color:#faf2d0;text-align:center;}
.imagesList li div{text-align:center;}
.subpagesList li img, .imagesList li img{padding:8px;border:1px solid #f6edbf;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);box-shadow:0 0 8px rgba(0,0,0,.3);}
.subpagesList li img:hover, .imagesList li img:hover{border-color:#5a5c2a;}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 20px;}
#imagesList3{float:left;margin:10px 0 0 0;width:100%;text-align:center;}
#imagesList3 li{width:33%;float:left;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:1px solid #000000;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#000000;background:inherit;}
#filesList li a:hover{color:#5a5c2a;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#5a5c2a;background:inherit;}

/* SUBPAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2% 5px;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 18px 5px 0;}
.subpagesList li h2{padding-bottom:10px;text-shadow:1px -1px 1px #000000;}
.subpagesList li h2, .subpagesList li h2 a{color:#f6edbf;font-size:1.25em;font-weight:normal;background:none;text-decoration:none;}
.subpagesList li h2 a:hover{color:#ffffff;background:none;text-decoration:none;}
.subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
.subpagesList li ul, .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
.subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li p{padding-bottom:10px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 25px;background:inherit;font-size:1em;text-align:right;font-weight:bold;}
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 5px;color:#faf2d0;background:inherit;}
#options a:hover{color:#ffffff;background:inherit;}
#options .back, #options .print, #options .backToTop{float:right;}
#options .print a{border-left:1px solid #faf2d0;}
#options .backToTop a{border-left:1px solid #faf2d0;background:url('img/top.png') no-repeat 6px 6px;padding:0 0 0 15px;}

.message{padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#000000;font-weight:normal;font-size:2.4em;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background: url('img/bg_bottom.jpg') no-repeat center top;color:#000000;font-size:0.90em;}
#foot .container{width:960px;margin:0 auto;padding:5px 0 300px;background:none;overflow:hidden;text-shadow:1px 1px 1px #dedb9d;border-top:1px solid #000000;}
#foot a{background:inherit;color:#000000;text-decoration:none;}
#foot a:hover{color:#5a5c2a;background:inherit;}

#copy{float:left;padding:0 45px;}
.foot{float:right;padding:0 45px;}

@media print{
  /* PRINT STYLES */
  * {color:#000000 !important;background:#ffffff !important;border-color:#000000!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;}
  #head1 .container, #head1{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{display:none;}
}

/* PLUGINS */
.youtube{width:420px;height:315px;padding:8px;border:1px solid #f6edbf;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);box-shadow:0 0 8px rgba(0,0,0,.3);}
.youtube:hover{border-color:#5a5c2a;}

#column .box{margin:0 0 10px;}
#column .box .type{background:url('img/menu2_top.png') repeat-x;}
#column .box .content{padding:5px 45px 20px;list-style:none;background:none;line-height:1.5em;}
#column .box .visits{font-size:1.0em;}
#column .box .visits span{margin-right:15px;}
#column .box .visits em{font-style:normal;}

#simpleNews{margin:0 0 10px;}
#simpleNews .type{background:url('img/menu2_top.png') repeat-x;}
#simpleNews .content{padding:5px 30px;list-style:none;background:none;line-height:1.2em;}
#simpleNews li{padding:0 0 5px;margin:5px 15px 10px 10px;border-bottom:1px solid #faf2d0;}
#simpleNews li h3{font-size:0.9em;color:#aecae4;}
#simpleNews li h6{padding:3px 0 0;font-size:0.8em;color:#ffffff;}
#simpleNews li div{padding:5px 0 0 ;}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}

#noticeLayer{display:none;padding:7px 0;background:#b4b662;font-weight:bold;border-bottom:1px solid #6b6e38;}
#noticeLayer .close{margin-left:20px;font-size:0.917em;color:#000000;font-weight:normal;text-decoration:none;text-shadow:none;}
#noticeLayer .close:hover{color:#4e5029;}

#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:99;}
#noticeLayer.darkNotice{position:fixed;top:100px;left:50%;z-index:100;width:600px;margin-left:-300px;padding:30px;text-align:center;background:#b4b662;border:1px solid #6b6e38;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#noticeLayer.darkNotice .close{display:block;margin-top:20px;text-align:center;}
