/*pica's style*/

html{height:100%;}

body 
{
    margin: 0 0 0 0;
    padding: 0;
/*    font-family: verdana, "lucida grande", geneva, sans-serif;*/
    font-family: sans-serif, "Arial";
    font-size: 14px;
    line-height: 16px;
    height:100%;
    color: #000;
    background: #fff
/*
    color: #ffff00;
    background: #ff0a0a;
*/
}

/*
#wrapper
{
    position: relative; 
    width: 760px;
    background-color: #fff;
    min-height: 100%;  
}

* html #wrapper
{
    height: 100%; 
}


#content
{
    float: left;
    margin: 0 0 20px 24px;
    width: 468px;
    display: inline;
}


DIV.widepage#content
{
    float: left;
    margin: 0 0 20px 24px;
    width: 726px;
    display: inline; 
}
*/


/*-----[GENERIC CONTENT STYLES]----------*/

input.searchbox {
  width: 400px;
}

input#txt_search {
  width: 300px;
}

h1,h2,h3,h4,h5,h6 
{
    margin: 0;
    font-family: arial, helvetica, sans-serif;
    color: #c03;
    line-height: 1em;
}

p 
{
    margin: 0 0 14px 0;
    line-height: 17px;
}

p.ok
{
    text-align: center;
    margin: 0 0 0 0;
    color: #111111;
    line-height: 17px;
}


p.error
{
    text-align: center;
    margin: 0 0 0 0;
    color: #f00;
    line-height: 17px;
}

pre.documentcontent {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    work-wrap: break-word;
    font-size: 12px;
    font-family: monospace;
}

h1
{
    font-size: 16px;
    margin-bottom: 24px;
}

h1.sitehead
{
    text-align: center;
    font-size: 24px;
    margin-bottom: 16px;
    color: #f33;
}

h1.context
{
    color: #999;
    margin-bottom: 0.7ex;
}

h2
{
    font-size: 14px;
    color: #444;
    margin-top: 20px;
    margin-bottom: 6px;
}

h2.warning
{
    font-size: 14px;
    color: #f11;
    margin-top: 5px;
    margin-bottom: 5px;
}

h2.title
{
    text-align: center;
    font-size: 16px;
    color: #57f;

    margin-top: 5px;
    margin-bottom: 5px;
}

h3
{
    font-size: 13px;    
    margin-bottom: 4px;
}

h4
{
    font-size: 12px;
    color: #333;
}

h5
{
    font-size: 11px;
    
}

h6
{
    font-size: 11px;
    color: #000;
    font-weight: normal;  
}

/*
strong, b
{
    color: #444;
}
*/

a
{
  color: #555;

}

a:visited
{
    color: #000;
}

a:hover
{
    color: #57f;
/*newyear*/
/*    color: #f11;*/
}

a.currentpage
{
    font-size: 14px;
    color: #57f;
    font-weight: bold;
}

#content ul
{
    margin: 4px 0 18px 0;
    padding: 0;
    list-style: none;    
}

#content ul li
{
    padding-left: 12px;
    background: transparent url(elements/bg_list_bullet.gif) no-repeat 0 5px;
    line-height: 14px;
    margin-bottom: 4px;
}

#content ul li.spacer
{
    height: 5px;
}


#content ol
{
    margin-bottom: 18px;
    margin-left: 1.6em;
    margin-top: 4px;
    padding: 0;
}

* html #content ol
{
    margin-left: 2em;
}

#content ol li
{   
    line-height: 14px;
    margin-bottom: 8px;
}


blockquote
{
    margin: 14px 0;
    padding: 0 30px;
    font-style: italic;
}


table
{
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border-width: 1px;
    color: #555;
}

table.postlist_tab {
  table-layout:fixed;
}

table.tab_comment {
  font-size: 14px;
}

table#tab_login {
  table-layout:fixed;
  border-width: 1px;
  empty-cells: show;
  width: 100%;
}

td#col1 {
  width: 30%;
  font-size: 11px;
  vertical-align: middle;
}

td#col2 {
  width: 70%;
  font-size: 11px;
  vertical-align: middle;
}

td.td_comment {
  font-size: 13px;
}

table.content
{
    width: 100%;
    border-collapse: collapse;
    border: 1px;
    empty-cells: show;
}

textarea.edit_description {
  width: 100%;
  height: 300px;
}

textarea.edit_comment {
  width: 100%;
  height: 100px;
}

text.edit_title {
  width: 200px;
}


table.comment
{
    width: 100%;
    margin: 5px 0 5px 0;
    border-collapse: collapse;
    border-width: 0px;
    empty-cells: show;
    font-size: 13px;
}

caption
{
    padding: 4px 2px 4px 0;
    text-align: left;
    font-size: 11px;
}

tr.button {
  background-color: #eff;
}

th
{
    background-color: #efefef;
}

th, td
{
    padding: 2px 5px;
    border: none #c9c9c9;    
    font-size: 11px;
    vertical-align: top;
    /*text-align: left;*/
}

td.postlist
{
/*    padding: 2px 5px;*/
    height: 20px;
    border: none #c9c9c9;    
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
}

td.button {
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

tfoot td
{
    font-size: 10px;
    color: #666;
    border: none;
}

td p
{
    margin: 0;
}

table.eventlist     { width: auto; }
table.eventlist td  { border: 0; padding: 1px 3px 1px 0px; }

.separator {
        border-right: 0px solid #ccc;
}

div {
  font-size: 11px;
}

div#div_post_content {
  font-size: 15px;
  line-height: 150%;
}

div#mainboard {
  position: absolute;
  width: 99%;
  height: 90%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
/*  padding: 2px;*/
/*  background-color: #eef;*/
/*  border-color: #000;*/
/*  border: solid 1px;*/
}

div#searchresult {
  position: absolute;
  width: 99%;
  height: 90%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
/*  padding: 2px;*/
/*  background-color: #eef;*/
/*  border-color: #000;*/
/*  border: solid 1px;*/
}

div#div_header {
  position: absolute;
  width: 100%;
  height: 20px;
  top: 0px;
  left: 0px;
  background-color: #eef;

/*newyear*/
/*  background-color: #ff9;*/
/*  border: solid 1px;
  text-align: center;*/
}

div#div_footer {
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0px;
  left: 0px;
  background-color: #eef;
/*  border: solid 1px;
  text-align: center;*/
}

div#div_login {
  position: absolute;
  width: 20%;
  height: 105px;
  top: 20px;
  left: 0px;
/*  vertical-align: middle; */
/*  border: solid 1px;*/
/*  text-align: center;*/
}

div#div_login_message {
  position: absolute;
  width: 60%;
  height: 30px;
  top: 60px;
  left: 30%;
  vertical-align: middle;
/*  border: solid 1px;
  text-align: center;*/
}


div#div_logo {
  position: absolute;
  width: 60%;
  height: 75px;
  top: 50px;
  left: 20%;
  vertical-align: middle;
  text-align: center;
/*  border: solid 1px;*/
}

div#div_misc {
  position: absolute;
  width: 20%;
  height: 105px;
  top: 20px;
  left: 80%;
/*  border: solid 1px;*/
}

div#div_post {
  position: absolute;
/*  width: 99%;*/
  height: 80%;
/*  top: 125px;*/
  top: 135px;
  left: 10px;
  right: 10px;
/*  border: solid 2px;*/
/*  margin-left: auto;
  margin-right: auto;*/
}


div.property {
	position: absolute;
	visibility: hidden;
	width: 250px;
	height: 120px;
	background-color: #eef;
/*newyear*/
/*	background-color: #ff9;*/
        border-color: #000;
	border: solid 1px;
}

div.snapshot {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: 280px;
	left: 0px;
	top: 0px;
	background-color: #eef;
        border-color: #000;
	border: solid 1px;

}

iframe.snapshot {
  border: 0;
  width: 200px;
  height: 280px;
}

div.badegg {
	position: absolute;
	width: 100px;
	height: 187px;
	left: 45%;
	top: 75%;
	background-color: #eef;
        border-color: #100;
	border: solid 1px;
        background-image:url("images/sup.jpg");
}

div.div_comment {
  font-size: 14px;
}

div.div_item_title {
/*
	position: absolute;
	visibility: hidden;
	width: 15%;
	height: 30%;
	left: 0px;
	top: 0px;
	background-color: #eef;
        border-color: #000;
	border: solid 1px;
*/
  font-size: 14px;
}

div.div_item_description {
/*
	position: absolute;
	visibility: hidden;
	width: 15%;
	height: 30%;
	left: 0px;
	top: 0px;
	background-color: #eef;
        border-color: #000;
	border: solid 1px;
*/
  font-size: 14px;
}


div.documentcontent {
	position: absolute;
	visibility: hidden;
	width: 600px;
	height: 500px;
/*	left: 20px;
	top: 20px;*/
	background-color: #eef;
/*newyear*/
/*	background-color: #ff9;*/

        border-color: #000;
	border: solid 1px;
}

div.resultcontent {
        visibility: hidden;
        border-color: #ccc;
	border: solid 1px;
}

div.button {
  background-color: #eef;
  border-color: #000;
  border: solid 1px;
  padding: 2px;
  text-align: center;
}

div.postlist_div {
  padding: 5px 15px 5px 15px;
}

#close {
	float: right;
}


#content img
{
    display: block;
    margin: 5px 0 18px 0;
}

#content img.wrapText
{
    float: left;
    margin: 5px 10px 2px 0;
}


img.button
{
  margin: 0 0 0 0
}


div.line hr
{
    margin: 0;
    padding: 0;
    display: none;
    
}

hr.separator {
    color: #aaa;
}

div.line
{
/*    height: 2px;*/
    margin: 0 0 10px 0;
    border-top: 1px solid #ccc;
}

/* left half / right half for special situations */

div.left
{
    display: inline;
    float:   left;
    width:   225px;
}

div.right
{
    display: inline;
    float:   right;
    width:   225px;
}

#content div.left img, #content div.right img
{
   border: 1px solid #CCC;
   margin: 5px 5px 5px 0;
}



/*-----[FOOTER STYLES]----------*/


#footer
{
    clear: both;
    margin: 0 0 0 24px;
    padding-bottom: 20px;    
    width: 724px;
    position: relative;
    border-top: 1px solid #ccc;
    font-size: 10px;
    color: #999;
}


#footer p
{
    margin: 0;
    font-size: 10px;
    color: #999;
}

#footer a
{
    color: #999;
}


p.footnote
{
    margin-top: 50px;
    border-top: 1px solid #CCC;
    padding-top: 1ex;
    font-size: 10px;
    color: #444;
}


p.info
{
    font-size: 10px;
    color: #400;
}


p.maintainedBy
{
    margin: 100px 0 0 0;
    font-size: 10px;
    color: #999;
}

.result
{
    width: 100%;
    /*margin: 5px 0 5px 0;*/
    border-collapse: collapse;
    border: 1px;
    border-color: blue;
    empty-cells: show;
}



#content{
padding: 10px 0 0 0;
}
#content a{
border: 0;
color: #fff;
text-decoration: none;
}

#content a:hover{
  border: 0;
  color: #DFE44F;
  background: none;
}

#content p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
/*background: #8DC70A;*/
background: #A3A3A3;
/*border: 1px solid #8DC70A;*/
border: 1px solid #A3A3A3;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
/*background: #8DC70A url(images/greytab.jpg) no-repeat;*/
background: #A3A3A3 url(images/greytab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

iframe.target {
  visibility: hidden;
}

input.hiddendata {
  visibility: hidden;
}

.important-info{border: 1px solid #ccc; background: #eee; padding: 10px; font-weight: bold; margin-bottom: 10px;}


#mainboard #div_post #post_content ul {
        list-style: none;
        padding:0;
        margin:0;
}

#div_post #post_content li {
        display: inline;
        border: solid;
        border-width: 1px 1px 0 1px;
        margin: 0 0.5em 0 0;
  border-color: #f0f0ff;
}


#div_post #post_content li a {
        padding: 0 1em;
}


#div_post #post_list {
  border: 1px solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f0f0ff;
}

#div_post #post_content #selected {
        padding-bottom: 1px; 
        background: white;
}

div.overlay {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000;
}

.container {
  position: relative;
}

/*
.container:hover .overlay {
  opacity: 0.8;
}
*/


.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*-----[VARIATIONS FOR PRINTING]----------

@media print {

#topbar		{ padding-left: 24px; }

#uaLink, #logoLink, #cosLink, #utilityContainer, #navContainer, #sidebarMenu
		{ display: none; }

body, h1, h2, h3, h4, h5, h6, strong, b, a, a:hover, #topbar
		{ color: black; background: white; } 

#content	{ margin-bottom: 8px; }

#footer		{ padding-bottom: 0; }

#leftCol #sidebarMenu, #midCol #sidebarMenu, #rightCol #sidebarMenu
		{ display: block; }			// for site map 
#menuContainer #sidebarMenu li a
		{ color: black	}			// for site map 

}

*/
