/*
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:#D8BA40;font-size:0.75em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

body{padding:20px 0;background:#fff url('img/bg.gif') repeat-x;text-align:center;}

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

a{background-color:inherit;color:#8B751A;text-decoration:underline;}
a:hover{background:inherit;color:#655E07;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;;}
#main{width:750px;margin:0 auto;text-align:left;}
* html #main{width:762px;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{width:750px;height:110px;}
#logo{float:left;margin: 20px 0 0 20px;text-transform:uppercase;}
#logo h1{font: bold 2.6em Arial, Helvetica, sans-serif;}
#logo h2{clear:left;padding:5px;font-size:0.917em;font-weight:normal;}
#logo a {text-decoration:none;color:#655E07;}
#logo span {border-bottom:1px dotted #ccc;}

/* MENU TOP ABOVE LOGO */
#menu1{float:right;margin:20px;list-style:none;}
#menu1 li{float:left;padding:0 20px;}
#menu1 li a{text-decoration:none;}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:#8B751A;text-decoration:underline;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:266px;width:750px;background:#333 url('img/header.jpg') no-repeat;color:#fff;}

/* NAVIGATION PATH - TREE */
#navipath{margin:0 0 0 3px;}
#navipath a{background-color:inherit;color:#655E07;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}

/* HEADER WITH TOP MENU UNDER LOGO */
#head3{float:left;width:750px;height:55px;background:#CB1C00 url('img/nav.jpg');margin: 3px 0;}

/* MENU TOP BELOW LOGO */
#menu2{float:left;font:normal 0.92em Arial, Helvetica, sans-serif;list-style:none;text-transform:uppercase;padding-left:20px;}
#menu2 .l1 {background-image:none;}
#menu2 li{float:left; background: url(img/nav1.gif) no-repeat left 50%;}
#menu2 a{display:block;float:left;padding:20px 25px;color:#fff;text-decoration:none;}
#menu2 a:hover, #menu2 .selected{color:#fff;text-decoration:underline;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:750px;background: url('img/body.jpg') repeat-x left top;}

/* LEFT COLUMN STYLES */
#column{float:left;width:215px;padding:10px 0;}
#column .type{padding:25px 0 15px 0;background:inherit;text-transform:lowercase;font-size: 2.3em;letter-spacing: -1px;}
#menu3, #menu4{padding:0 20px;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{margin:4px 0;list-style:none;}
#menu3 a, #menu4 a{display:block;width:90%;padding:6px 5%;border-bottom:1px dotted #D6C9BF;background:inherit;color:#8B751A;text-decoration:underline; font-size: 1.1em;}
#menu3 a:hover, #menu4 a:hover{text-decoration:none;color:#D8BA40;}

#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;}

* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{color:#D8BA40;text-decoration:underline;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:535px;padding:10px 0 5px;text-align:center;}
#page{width:94%;margin:0 auto;text-align:left;}

#page h3, .message h3{padding:15px 0 5px; background:inherit; font-size: 2.7em; font-weight:normal; letter-spacing: -1px; border-bottom:1px dotted #D6C9BF;}
#page div.content{margin:30px 0 10px 0; font-size:1.08em;color: #B4B4B4; line-height:160%;}
#page div.content a {color:#655E07;}
#page div.content a:hover {text-decoration:none;}
#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:8px 0;padding:5px 2%;background:url('img/body.jpg') repeat-x;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 6px 5px 0;}
.subpagesList li img{border:2px solid #dcdac9;}
.subpagesList li h4 {margin:10px 0;font-size: 1.86em; font-weight:normal;letter-spacing: -1px;text-decoration:none;border-bottom:1px dotted #D6C9BF;}
.subpagesList li h4 a {color: #655E07;text-decoration:none;}
.subpagesList li h4 a:hover{text-decoration:underline;}
.subpagesList li h5{font-weight:normal;font-size:1.04em;color:#B4B4B4;line-height:140%;}
.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:750px;margin-top:25px;padding:15px 0 0;background:#fff url('img/bg.gif') repeat-x;color:#FFFFFF;font-size:0.94em;}
#foot a{background:inherit;color:#655E07;text-decoration:underline;}
#foot a:hover{text-decoration:none;}

#copy{float:left;padding:0 10px;}
.foot{float:right;padding:0 10px;}
#powered strong{font-weight:normal;}

@media print{
  /* PRINT STYLES */
  body{margin:1cm 0;background:#fff;color:#655E07;}
  #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:#655E07;}
}