/*
Quick.Cms default stylesheet
*/
@import url( 'plugins.css' );



body{
	padding:0px 0;
	text-align:center;
}

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{
	margin:0;
	padding:0;
	border:0;
	z-index: 0;
}
.hidden {
	visibility: hidden;
}
body,table{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
table {
	font-size: 1.08em;
}

table h4 {
	color: #FFFFFF;
	font-size: 1.12em;
}

.input, select, textarea{border:1px solid #999;font:0.917em Arial, sans-serif;}
.submit{font:1em Arial, sans-serif;}

a{background-color:inherit;color:#642;text-decoration:underline;}
a:hover{
	color:#970000;
	text-decoration:underline;
}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{
	width:762px;
	margin:0 auto;
	padding:0 0 6px 0;
}
#main{
	width:750px;
	margin:0 auto;
	text-align:left;
	background-color: #8CC63E;
	-moz-box-shadow: 0px 0px 12px #333;
	-webkit-box-shadow: 0px 0px 12px #333;
	box-shadow: 0px 0px 12px #333;
}
* html #main{width:762px;}
#languages {
	float: right;
	width: 296px;
	position: relative;
	padding: 6px 12px 0px 8px;
	z-index: 0;
	font-size: 0.96em;
	text-align: right;
	margin-bottom: 6px;
}
#languages a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#languages  a:hover ,  #languages .selected{
	font-weight: bold;
	color: #970000;
	text-decoration: underline;
}

#languages img {
	border: 1px solid #666666;
	margin: 0 2px 0 0;
}


/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{
	float:left;
	text-align: center;
}

/* MENU TOP ABOVE LOGO */
#menu1{
	float:left;
	margin:6px 4px 6px 6px;
	list-style:none;
}
#menu1 li{
	float:left;
	padding:0 8px;
}
#menu1 li a{
	padding-left:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 0.96em;
	font-weight: bold;
}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:#970000;text-decoration:underline;}

/* MENU TOP ADD */
#menuADD{
	margin:0px 0px 6px 24px;
	list-style:none;
	text-align: right;
	top: 0px;
	left: 280px;
	float: right;
	padding-right: 6px;
}
#menuADD li{
	float:left;
	padding:0 8px;
}
#menuADD li a{
	padding-left:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 0.96em;
	font-weight: bold;
}
#menuADD li a:hover, #menu1 .selected{background-color:inherit;color:#970000;text-decoration:underline;}
#menuADD ul  {
	margin:4px 0;
	border-bottom:0px dashed #bcbaac;
	list-style:none;
}
#menuADD a  {
	display:block;
	padding:6px 2%;
	border-top:0px dashed #bcbaac;
	background:inherit;
	color:#553;
	text-decoration:none;
}
#menuADD a:hover  {background-color:#eeede8;color:#a7080c;text-decoration:underline;}
#menuADD .sub1  {margin:0;padding:0 0 10px  0;border:0;}
#menuADD .sub1 a   {display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/circle.png') no-repeat 14px 8px;}
#menuADD a:hover  {
	background-color:#FFF;
}
* html #menuADD a, * html #menuADD .sub1 a          {
	width:100%;
}
#menuADD .selected, #menu4 .selected{
	color:#243135;
	text-decoration:underline;
}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{
	position:relative;
	clear:both;
	height:254px;
	background:#332 url('img/header.jpg') no-repeat;
	color:#fff;
	width: 452px;
	margin: 79px 0px 24px 150px;
	float: left;
}
#logo{
	position: absolute;
	width: 750px;
	height: 360px;
	top: 40px;
	z-index: 1;
}
#logo h1{
	float:left;
}
#logo h2{
	clear:left;
	padding:5px 8px;
	background:inherit;
	color:#243135;
	font:normal 0.917em Georgia;
}

/* NAVIGATION PATH - TREE */
#navipath{
	position:absolute;
	padding:0 0 0 12px;
	left: 8px;
	top: 200px;
}
#navipath a{background-color:inherit;color:#fff;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}

/* HEADER WITH TOP MENU UNDER LOGO */
#head3{
	float:left;
	width:100%;
	margin: 4px 0 0 0;
}
#menu2   .l1  a {
	background-color: #8CC63E;
	width: 122px;
}
#menu2    .l1   a:hover {
	background-color: #AFD878;
}
#menu2  .l2 a {
	background-color: #6d67af;
	width: 122px;
}
#menu2   .l2  a:hover {
	background-color: #9894C7;
}
#menu2   .l3  a {
	background-color: #8491C8;
	width: 82px;
}
#menu2    .l3   a:hover {
	background-color: #A0ABD6;
}
#menu2    .l4   a {
	background-color: #fcb040;
}
#menu2     .l4    a:hover {
	background-color: #FDC877;
}
#menu2    .l5   a {
	background-color: #cb4d3f;
}
#menu2     .l5    a:hover {
	background-color: #DB8379;
}
#menu2     .l6    a {
	background-color: #baa067;
}
#menu2      .l6     a:hover {
	background-color: #D1C09C;
}
#menu2     .lL    a {
	background-color: #b0ad9a;
}
#menu2      .lL     a:hover {
	background-color: #CCCABD;
}

/* MENU TOP BELOW LOGO */
#menu2{float:left;font-family:tahoma;font-size:1.08em;list-style:none;}
#menu2 li{
	float:left;
	text-align: center;
}

#menu2 a{
	display:block;
	float:left;
	height:32px;
	padding:0;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
	width: 106px;
	background-color: #CCCCCC;
}
#menu2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #8CC63E;
	background-position: left bottom;
}
#menu2 .selected{
	color:#FFFFFF;
	background-color: #8CC63E;
}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{
	clear:both;
	float:left;
	width:100%;
	background-color: #8CC63E;
}

/* LEFT COLUMN STYLES */
#column{
	float:left;
	width:160px;
	padding:10px 10px;
	position: absolute;
	margin: 0 0 0 768px;
	top: 200px;
	border: thin none #CB4D3F;
	visibility: hidden;
}
#column .type{
	padding:10px 0 0;
	background:inherit;
	color:#243135;
	font:normal 1.75em serif;
}
#menu3, #menu4{padding:0 20px;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{
	margin:4px 0;
	border-bottom:0px dashed #bcbaac;
	list-style:none;
}
#menu3 a, #menu4 a{
	display:block;
	width:96%;
	padding:6px 2%;
	border-top:0px dashed #bcbaac;
	background:inherit;
	color:#553;
	text-decoration:none;
}
#menu3 a:hover, #menu4 a:hover{background-color:#eeede8;color:#a7080c;text-decoration:underline;}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/circle.png') no-repeat 14px 8px;}
#menu3 a:hover, #menu4 a:hover{background-color:#eeede8;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{
	background-color:#B8CACF;
	color:#243135;
	text-decoration:underline;
}

/* RIGHT COLUMN STYLES */
#content{
	float:left;
	width:100%;
	padding:10px 0 5px;
	text-align:center;
}
#page{width:94%;margin:0 auto;text-align:left;}
#page  h3  {
	padding:10px 0 5px;
	background:inherit;
	color:#FFFFFF;
	font-family: sans-serif;
	font-size: 1.28em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.message  h3  {
	padding:10px 0 5px;
	background:inherit;
	color:#CC0000;
	font-family: sans-serif;
	font-size: 1.28em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#page div.content{
	font:1.08em;
}

#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:3px 0;padding:0;border-left:0;}

.pages{padding:8px 0;text-align:right;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 10px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}
.imagesList li img{border:2px solid #dcdac9;}
.imagesList li div{text-align:center;}

#imagesList1{float:left;margin:10px 10px 0 0;}
#imagesList2{float:right;margin:10px 0 0 10px;}

/* FILES LIST STYLES */
#filesList{padding:5px 0;font-size:0.917em;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 4px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{background:inherit;color:#5b5b5b;}

/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{
	clear:left;
	float:left;
	width:96%;
	margin:3px 0;
	padding:5px 2%;
}
* html .subpagesList li{width:100%;}
.subpagesList li .oceneni{
	margin:0px 0px 0px 8px;
	border: 0px solid #dcdac9;
}
.subpagesList li .photo{
	float:left;
	margin:0 6px 5px 0;
}
.subpagesList li img{border:2px solid #dcdac9;}
.subpagesList li h4{padding-bottom:2px;}
.subpagesList li h4, .subpagesList li h4 a{background:inherit;color:#970000;font:bold 1.167em serif;}
.subpagesList li h4 a:hover{background:inherit;color:#442;}
.subpagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}

/* OPTIONS LINK */
#options{clear:both;margin:10px 10px 0;background:inherit;color:#7f7f66;font-size:0.917em;text-align:right;}
#options a{padding:0 7px 0;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #7f7f66;}

.message{padding:40px 0;text-align:center;}

/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}

/* FOOTER - COPYRIGHT AND POWERED BY xxx STYLES */
#foot{
	clear:both;
	float:left;
	width:100%;
	padding:8px 0 8px 0;
	color:#000000;
	font-size:0.86em;
	background-color: #8CC63E;
	background-repeat: no-repeat;
}
#foot a{
	background:inherit;
	color:#000000;
	text-decoration:none;
}
#foot a:hover{text-decoration:underline;}

#copy{
	float:left;
	margin: 0 0 0 0;
	width: 100%;
	text-align: center;
}
.foot{float:right;padding:0 10px;}
#powered strong{font-weight:normal;}

@media print{
  /* PRINT STYLES */
  body{margin:1cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}
  #main{width:16cm;margin:0 auto;border:0px;}

  #logo{padding:0;}
  #logo h1{padding:0;}
  #logo h2{font-family:Arial;}

  #body{background:#fff;}
  #head2, #content, #foot{width:16cm;}
  #head2{height:auto;}
  #column, #head1, #head3, #navipath, #back{display:none;}
  a, #head2, #logo h2, #foot, #foot a, .subpagesList li, #page h3, .subpagesList li h4 a, #filesList em, .imagesList li{background:inherit;color:#000;}
}
#menu1 .lL {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(img/list_divider.png);
}

