/*

*/

/* GLOBAL STYLES */
h1,h2,h3,h4,h5,h6,p,form,fieldset,img,th{margin:0;padding:0;border:0; }

/* below you can change background and font for all site */
body{font:14px georgia, verdana;height:100%; }
h1{display:none;color:#92BF10;font-size:1px;}
.clear{clear:both;}

/* MAIN PAGE: head, body and global container */
#container{padding:30px;margin:0 auto;background: ;}

/* #head{width:700px;height:50px;margin:0 auto 30px;background:url('../files/img/logo_qcms.gif') no-repeat;border-bottom:1px solid #ccc;}
*/


#body{margin:0 auto;padding:0;}
#body .content{}
#body:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* FOOTER */
#foot{width:700px;height:50px;margin:20px auto 0;border-top:1px solid #ccc;}
#foot .powered{float:right;text-align:center;}
#foot .powered a{font:10px tahoma;color:#9c0;}

/* MENU LEFT */
#menu2{width:220px;margin:0 0 0 2px;padding:0;list-style:none;}
#menu2 li{text-align:left;}
#menu2 a{font-size:12px; color: yellow; display:block; padding:11px 11px 11px 35px; font-family: Verdana, Tahoma;  font-weight: bold; height: 24px;text-transform:lowercase;  }
#menu2 a:hover{ background-color: #547003;  background-image: url('img/bullet.jpg'); background-repeat: no-repeat; color: white;  text-decoration:none;}
#menu2 a.selected{background-color: #547003;  background-image: url('img/bullet.jpg'); background-repeat: no-repeat; color: white;  text-decoration:none; }

/* MENU TOP */
#menu1{float:right;padding:10px 15px 0 0;}
#menu1 a{display:block;float:left;border:0;margin-left:10px;font-weight:bold; font-size:18px; text-decoration:none;text-transform:lowercase;}
#menu1 a:hover{border-bottom:2px solid #666;}
#menu1 a.selected{border-bottom:2px solid #666;}

/* PAGE DETAILS - name, description */
#pageShow{padding:5px 20px 5px 20px;}
#pageShow h2{font-size:18px;color:#92BF10;text-transform:uppercase;}
#pageShow h3{margin-bottom:10px;font-weight:normal;font-size:11px;color:#ff9000;margin:10px 0 10px 5px;}
#pageShow h3 a{color:#ff9000;text-transform:uppercase;}
#pageShow .txt{font-size:14px;}

/* PAGE DETAILS - photo */
#pagePho{
 vertical-align: middle;} 
#pagePho img{border:1px solid #282828 ;margin:2px;}

/* PAGE DETAILS - sub pages list - under description */
#pageSubList{margin:10px 0 0;}
#pageSubList .l{padding:5px 0 12px;border-top:1px solid #dfdfdf;}
#pageSubList .l h2{font-size:12px;}
#pageSubList .l h2 a{color:#92BF10;font-weight:normal;}
#pageSubList .l p{font-size:12px;margin:2px 0 0 10px;}
#pageSubList .l img{float:left;margin:0 5px 3px 0;}

/* PAGE DETAILS - files list */
#pageFil{margin:10px 0;}
#pageFil td{font-size:10px;padding:5px 0 4px 5px;}
#pageFil p{font-size:10px;color:#b6b6b6;}

/* global link styles */
a{text-decoration:none; color:#92BF10;}

a:hover{color:#92BF10; text-decoration:underline;}

/* MESSAGE - error and confirm messages styles */
#message{text-align:center;}
#error, #ok{font-size:14px;font-weight:bold;line-height:2em;padding:100px 0;}
#error a, #ok a{font-size:11px;font-weight:normal;color:#000;}
#error{color:red;}
#ok{color:green;}

/* OTHER - styles from html editor */
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/* BACK link style */
#back{font-size:12px;padding:20px 20px 10px 0;text-align:right;}
#back a{color:#92BF10;}

/* global form styles */
.input, select, textarea{border:1px solid;border-color:#b6b6b6;font:11px verdana;}


