/* CSS */
body {
	background-color: #e8e8e8;
 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    font-size: 11px;
    font-weight: 0;
    margin: 0;
    padding: 0;
    color: #222222; 
    text-align: center;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; height: 0px; }
h1, h2, h3 { margin:0; padding:0;}
#headtable { text-align: center; }
#bbhead { background-color: #5A9ECF; } 
#bbtop { font-size: 10px; height: 71px; }
#logo { font-size: 160%; color: white; padding: 10px;  } 
#bbbot { background-color: #266A9B;  }
#bbbot a { margin-left: 25px;   margin-top: 10px;  color: #e8e8e8; font-size: 11px; font-weight: bold; text-decoration: none; }
#bbotnav { height: 35px; }
#bbbot a:hover { color: #69B7DC; }
#bbtop input { font-size: 11px; }
#Lusername, #Lpassword { font-size: 11px; border: 1px solid #000000; }

#mainbody {  }


#header {
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
    color: #ffffff;
}
#header a { font-weight: bold; color: #EFEFEF; text-decoration: none; }
#header a:hover { text-decoration: underline; }


#topNav {
	/*background-image: url(images/index_06.gif);*/
	/* background-color: #ffffff; */
	height: 20px;
	width: 80%;  padding: 0px;
}
#topContent {
	background-image: url(images/index_10.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 90%;	
}
#cLeft { float: left; margin-left: -2px; padding: 0;}
#cRight { float: right; margin-right: -1px; padding: 0;}
#bottomContent {
	background-image: url(images/index_17.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 90%;
    margin-top: 0;
    padding-top: 0;	  
}
#contentArea {
	
	height: auto;
	width: 90%; 
    min-height: 200px;
    margin-top: 0px;
    padding-top: 0px; 
}
#submitForm input, #submitForm select, .loginForm {

}
#submitForm textarea {  }
#submitForm input:focus {  }
#submitForm table { font-size: 12px; }
#submitForm small { font-size: 9px; color: #666666; }

#loggedin { padding-top: 15px; padding-right: 30px; }

/* Admin Controls */
#adminContainer { margin-left: 200px; margin-right: 65px; background: #ffffff; height: inherit; }
#adminLeft { margin-left: 10px; border-right: 1px dashed #CDCDCD;  }
#adminLeft a { display: block; color: #00324a; font-size: 11px; text-align: left; font-weight: bold;
 text-decoration: none; padding-left: 20px; }
#adminLeft a:hover { text-decoration: underline; }
#adminLeft h3 { margin: 0; padding-bottom: 5px; font-size: 12px; text-align: left; padding-left: 5px;}
#adminContent {  background: #ffffff;  padding-left: 75px; text-align: center; font-size: 12px; }

#adminContent h3 { font-size: 1em; }
#adminContent table * { font-size: 12px; }
#adminContent small { font-size: 9px; color: #666666; }
                               
#working { visibility: hidden; position: absolute; font-size: 1.5em; left: 40%; 
top: 0;  background-color: #fffdc0;    color: #000000;
width: 200px; height: 20px; 
/*border-bottom: 2px solid #323232;
border-left: 2px solid #323232;  
border-right: 2px solid #323232;   */
}

#messageShow { background-color: #def6f9; border: 1px solid #0b8998; color: #333333; font-size: 12px; font-weight: bold; margin-left; 30px; margin-right: 30px; display: none;}

#list thead th { border-bottom: 2px groove #999999; font-size: 14px; padding: 3px; cursor: n-resize;   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.L1 { background-color: #EFEFFF; }
.L2 { background-color: #ffffff; }
.L1 td, .L2 td { border-bottom: 1px dotted #CDCDCD; font-size: 11px; padding: 2px; padding-top: 10px; padding-bottom: 10px; }
.L1 a, .L2 a { color: #2e4f5f; font-weight: bold; font-size: 12px;   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-decoration: none; }
.L1 a:hover, .L2 a:hover { color: #2f8dba; text-decoration: none; }  

.pri1 , .pri1 a{ background-color: #FFCCFF; font-weight: bold; text-decoration: underline;  color: red;  }
.pri2, .pri2 a { background-color: #CCCCFF; color: blue;  }
.pri3, .pri3 a { background-color: #fffdc0; }
.menu {
    list-style: none;
    display: none; 
    visibility: visible;
    background-color: #292929;
    color: #FFFFFF;
    position: absolute;
    z-index: 99;
    margin-top: -5px;
    margin-left: 10px;
    padding: 5px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;  
}
.menu li {
 list-style: none;
}
.PriMenu a { display: block; width: 50px; color: #000000; border: none; background-color: #efefef; font-weight: 0; text-decoration: none; }
.PriMenu a:hover { background-color: #cdcdcd; border: none; font-weight: 0; text-decoration: none; }
.bugreport a { font-weight: bold; font-size: 12px; color: #222222; text-decoration: none; padding-left: 10px; padding-right: 10px;}
.bugreport a:hover { text-decoration: none; color: #69B7DC; } 
.bugreport { font-size: 11px;  background-color: #ffffff; } 
.bugreport h3 { font-size: 2em; }
.bugreport select { width: 150px; font-size: 10px; color: #666666; border: 1px solid #00324a;  }
#reports h2 { text-align: left;  }
#reports { text-align: left; padding-left: 20px; background: #ffffff; width: 90%; }
#reports h4 { padding-left: 10px; }
#reports div h4 {  }
#reports table {  margin-left: 15px; height: 20px; width: 300px; border: 1px solid #EFEFEF; color: #999999; font-size: 11px; font-weight: bold;}
a.paginator, a.paginator:visited { color: #222222; margin: 3px; padding-left: 5px; padding-right: 5px; border-bottom: 1px solid #00324a; text-decoration: none; font-weight: 0;  }
a.paginator:hover { border-bottom: 2px solid #00324a; color: #69b7dc; }
.quick { width: 150px; font-size: 10px; color: #333333; border: 1px solid #00324a; }
.quicksel { font-size: 10px; color: #333333; border: 1px solid #00324a; }
.installer, .register { width: 150px; font-size: 10px; color: #333333; border: 1px solid #00324a;  }
.copyright, .copyright a { color: #222222; }

#submitForm {  }

#subnav { color: white; }
#subnav a { color: #999999; }
#subnav a:hover { color: white; }
#todo h3 { padding-left: 50px; font-size: 1.5em; clear: both; }
#todo hr { margin-left: 60px; float: left; clear: both; width: 300px; border: 0px; border-bottom: 1px solid #cdcdcd;   }
#todo #itemadd { margin-left: 60px; }

#paginate { color: #222222; font-size: 11px; margin-left: 40px; }
#paginate a { color: #222222; }
#paginate a:hover { color: #69B7DC; font-weight: bold; }

#refiner { margin: 0; padding: 0; margin-top: -15px; }


#headings { font-size: 14px;  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 color: #777777; text-transform: uppercase; font-weight: bold; }
#headings-small { font-size: 11px; text-align: left; padding-left: 2px; padding-top: 6px;   	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 color: #777777; text-transform: uppercase; font-weight: bold; }
 
input[type='text'], input[type='password'], input[type='search'], textarea {
  border: 1px solid #ddd;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  font-size: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea { font-size: 12px;   font-family: Courier, "Courier New", Monaco, fixed; }
input[type='text'] { 
	font-size: 150%; letter-spacing: 1px;
}
.input { width: 500px; }

.textarea { width: 500px; height: 200px;}
.select { width: 400px; font-size: 150%; }

label { font-size: 12px; color: #555555;  font-weight: bold;   }

#ticketMenu, #ticketMenuUniq { position: absolute; margin-left: 23px; margin-top: 8px; z-index: 999;  border: 1px solid #222222; width: 200px; background-color: #FFFFFF;}
#ticketMenu a, #ticketMenuUniq a{ display: block; width: 190px; margin: 0; padding: 5px; color: #2e4f5f; border-bottom: 1px dotted #cdcdcd;  }
#ticketMenu a:hover, #ticketMenuUniq a:hover { background-color: #ffffff; }

#subheading { font-size: 11px; color: #3a667b;  }
.dark { color: #111111 !important; } 

#reportarea { font-size: 12px; }
#reportarea a { padding: 0; margin: 0; }

.alt1 { background-color: #efefff; padding: 5px; width: 998px; border-bottom: 1px solid #cdcdcd; }
.alt2 { background-color: #ffffff; padding: 5px; width: 998px; border-bottom: 1px solid #cdcdcd; }

.small a { font-weight: none; font-size: 10px; color: #888888;}
