/*
Quick.Cms default stylesheet
*/
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{
	background-color:#fff;
	color:#222;
	font-size:0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	text-align:center;
	background-color: #1e6b37;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.input, select, textarea{
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.917em;
}
.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.hide{display:none;}

a{
	background-color:inherit;
	color:#1E6B37;
	text-decoration:underline;
}
a:hover{background:inherit;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:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main{
	width:990px;
	margin:0 auto;
	text-align:left;
}
* html #main{
	width:990px;
}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{
	float:right;
	width:990px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(img/head-1.jpg);
	height: 40px;
	background-color: #70B121;
}

/* MENU TOP ABOVE LOGO */
#menu1{
	float:right;
	list-style:none;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 0;
}
#menu1 li{
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#menu1 li a{
	padding-left:15px;
	background:url('img/points.gif') no-repeat 0 5px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#menu1 li a:hover, #menu1 .selected{
	background-color:inherit;
	color:#e0e589;
	text-decoration:underline;
}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{
	position:relative;
	clear:both;
	height:219px;
	color:#fff;
	background-image: url(img/head-2.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#logo{padding:40px 40px 0;}
#logo h1{float:left;padding:13px 20px 5px;border:1px solid #1c1c13;background:#4b4b3a;}
#logo h2{
	clear:left;
	padding:5px 8px;
	background:inherit;
	color:#e2d6ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* NAVIGATION PATH - TREE */
#navipath{position:absolute;top:200px;padding:0 0 0 5px;}
#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:990px;
	height: 42px;
	background-image: url(img/head-3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* MENU TOP BELOW LOGO */
#menu2{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.08em;
	list-style:none;
	padding-left: 33px;
}
#menu2 li{float:left;}
#menu2 a{
	display:block;
	float:left;
	height:41px;
	padding:0 14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:41px;
	text-decoration:none;
	background-color: #71B222;
	background-image: url(img/nav-2.jpg);
	background-repeat: no-repeat;
}
#menu2 a:hover{
	color:#e0e589;
	text-decoration:underline;
}
#menu2 .selected{
	color:#FFCC00;
}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{
	clear:both;
	float:left;
	width:100%;
	background-color: #fff;
	background-image: url(img/body.jpg);
	background-repeat: repeat-y;
}

/* LEFT COLUMN STYLES */
#column{
	float:left;
	width:210px;
	margin-left: 17px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column .type{
	padding:10px 0 0;
	color:#1E6B37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: inherit;
}
#menu3, #menu4{padding:0 20px;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{
	margin:4px 0;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFB728;
}
#menu3 a, #menu4 a{
	display:block;
	width:96%;
	padding:6px 2%;
	background:inherit;
	color:#1E6B37;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFB728;
}
#menu3 a:hover, #menu4 a:hover{
	color:#71b222;
	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 .sub1 a:hover, #menu4 .sub1 a:hover{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/circle-hover.png') no-repeat 14px 8px;}
#menu3 a:hover, #menu4 a:hover{
}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{background-color:inherit;color:#a7080c;text-decoration:underline;}

/* RIGHT COLUMN STYLES */
#content{
	float:left;
	width:690px;
	text-align:center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	min-height: 500px;
}
#page{width:94%;margin:0 auto;text-align:left;}
#page ul li, #page ol li {
	line-height: 1.8em;
}
#page h1 {
	smargin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E6B37;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 20px;
	margin-top: 10px;
}

#page h3, .message h3{
	background:inherit;
	color:#1E6B37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1.8em;
	width: 50%;
}

#page p {
	line-height: 1.8em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#page div.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 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;}

#page .tS{float:right;margin:0 0 3px;}
#page .tS a{
	padding:0 1px;
	background:inherit;
	color:#1E6B37;
	font-weight:bold;
	text-decoration:none;
}
#page .tS0{font-size:0.917em;}
#page .tS1{font-size:1.08em;}
#page .tS2{font-size:1.333em;}

.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;text-align:center;}
.imagesList li img{
	border:1px solid #e0e589;
}
.imagesList li div{text-align:center;}

#imagesList1{float:left;margin:10px 10px 0 0;}
#imagesList2{clear:right;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;}
/* 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:990px;
	color:#e0e589;
	font-size:10px;
	height: 64px;
	padding-top: 34px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
#foot a{
	background:inherit;
	color:#e0e589;
	text-decoration:none;
}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0 10px;}
.foot{
	float:right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#powered strong{font-weight:normal;}

#column .table {
	background-color: #E0E589;
	float: right;
	width: 190px;
	margin-bottom: 20px;
}

@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:Verdana, Arial, Helvetica, sans-serif;
}

  #body{background:#fff;}
  #head2, #content, #foot{width:16cm;}
  #head2{height:auto;}
  #column, #head1, #head3, #navipath, #back, #page .tS{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;}
}
