


/*------------------------------------------------
/* We define various header fonts  */
/* These are atandard definitions for h1 to h3 -- don't change */
/* just redefined here as it is for completeness */
/*------------------------------------------------------------------*/

h1
{
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h4 {
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h5 {
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 {
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

/*--------------------------------------------------------------  */


{
padding: 0px;
margin: 0px;
}

body
{
 font-family: "serif", "Times Roman", "Times New Roman", "sans-serif", "Georgia", "monospace", "fantasy";
}

div {margin-bottom: 3px; margin-top: 5px;}
pre {margin-bottom: 0px; margin-top: -7px;}
p {margin-bottom: 0px; margin-top: 0px}

#outer
{
position: relative;
width: 880px;
margin: 0 auto;
background: #fff repeat-y;
}

#inner
{
position: relative;
 padding: 13px 30px 13px 30px; 
z-index: 2;
}


/* Properties of header on the top */

#header
{
  position: absolute;
  background: #FF7800;
  width: 330px; 
  height: 100px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-size:1em;
  left:-0px; /* aligns to left. Don't remove this */
}

/* Properties of subheader */
#subheader
{
  position:absolute;
  font-weight: normal;
  font-size:0.75em;
  color: #FFFFFF;
  top: 60px;
}


#header span
{
font-weight: normal;
}


/* Properties of splash*/
#splash
{
  position: absolute;
  right: 0px;
  background: #EAEAE2;  no-repeat;;
  width: 520px;
  height: 98px;
  top: 13px;
  border-style:solid;
  border-width:1px;
  text-align: center;
}


#splash mainheader /*h3 */
{
position: absolute;
line-height: 25px;
color: #000000;
padding: 0px 0px 0px 0px;
margin-bottom: 8px;
margin-left: 33%;
}

#splash subheader /*h4*/
{
 position: absolute; 
margin-top: 40px;
color: #000000;
padding: 0px 0px 0px 0px;
margin-left: 33%;
font-size:1.2em;
}

/*-----------------------------------------------------  */
/*  format for the index content */

#indexcontent
{
position: absolute;
width: 250px;
top: 120px;
float: left;
background-color: #DDDDDD;
left: -0px; /* aligns to left. don'r remove */
}


#indexcontent indexTitle
{
position: relative;
top: 4px;
/* line-height: 25px; */
color: #CC0000; /* #656551; */
letter-spacing: -1px;
padding: 0px 0px 0px 0px;
margin-bottom: 20px;
margin-left: 80px;
font-size: 1.3em;
font-weight:bold;
}

#indexcontent .icontent
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}


#indexcontent .icontent secTitle
{
 position: relative;
 /* font-family: Times Roman; */
 color: #0F00FF;
 font-size: 1.0em;
 top: 12px;
}

#indexcontent .icontent ul li.sub a
{
  color: #0000FF;
  font-size: 1em; /*10px;*/
}

#indexcontent .incontent ul
{
list-style: none;
}

#indexcontent .icontent  li
{
 padding-top: 5px;
padding-bottom: 5px;
margin: 0px 0px 0px 0px; 
font-size: 1em;
left-margin: -10px;
}
#indexcontent .icontent ul li first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

 .icontent a { padding: 2px 1em 2px 1em;} 
 .icontent a:link, a:visited { color: #0000FF;} 
 .icontent a:hover {color: #000; }



/*-----------------------------------------------------  */

/*---------------------------------------------------------   */

#primarycontent
{
position: absolute;
width: 610px;
top: 110px;
float: right;
left: 280px;
}

#primarycontent .pcontent
{
 /* font-family:Times Roman; */
font-size: 1em;
/* color: #550000; */
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
margin-top: 50px;
border-style: double;
border-color: #458B74;
}

#primarycontent .goto{
        font-size: 1em;
	top: 10px;
	left: 5%;
	right: 5%;
	position: absolute;
	padding: 0 0 0 20px;

}


#primarycontent .goto li { display: inline; }
#primarycontent .goto  ul { margin: 0; 
	              padding: 0; 
		      list-style-type: none; 
		      /* font-family: Georgia, "Times New Roman", Times, serif; */
		      font-size: 1em; 
		      line-height: 17px;
                    }
#primarycontent .goto a { padding: 2px 1em 2px 1em; background-color: #90FF84;  } 
#primarycontent .goto a:link, .horiz a:visited {  text-decoration: none; } 
#primarycontent .goto a:hover {color: #00f; }

/*-----------------------------------------------------------------------*/

/* In some individual html tutorials, this height is locally modified */
#contents {
        height: 1000px;
}


#contents .goto{
        font-size: 1em;
        color: #0000FF;
	top: 150px;
	left: 5%;
	right: 5%;
	position: absolute;
	padding: 0 0 0 20px;

}


#contents .goto li { display: inline; }
#contents .goto  ul { margin: 0; 
	              padding: 0; 
		      list-style-type: none; 
		      /* font-family: Georgia, "Times New Roman", Times, serif; */
		      font-size: 1em; 
		      line-height: 17px; 
                    }
#contents .goto a { padding: 2px 1em 2px 1em; background-color: #90FF84; } 
#contents .goto a:link, .horiz a:visited { color: #0000FF; text-decoration: none; } 
#contents .goto a:hover {color: #000; }

#contents .text_content{
	/* background: #FFFFFF; */
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 5px;
	position: absolute;	
	top: 190px;
	left: 5%;
	right: 5%;
	overflow: auto;
	border-style: double;
	border-color: #458B74; /*#FFE4C4; /*#EEDFCC;*/ /*#003366;*/
        font-size: 1em; 
	color: #000000;
}

/*
#contents .text_content <pre>{
        margin-top: -7px
        font-size: 1.0em;        
}
*/

#contents .text_content .Rcode{
          color: #0000FF; 
          font-size: 1.2em; 
          /* font-family:Times Roman; */
          font-weight:normal; 
           margin-top: -15px;
          margin-bottom: 0px; 
}


#contents .text_content .Rcode_out{
    color:#FF0000; 
    font-size: 1.2em; 
    /* font-family:Times Roman; */
    font-weight:normal;
    margin-bottom: 16px; 
}

#contents .text_content .Rcode_block{
    /*background-color:#c5e7e7;
    color:#0000EE;
    border:10px;
    solid :black;
    padding:15px; */

    border: solid 1px #CCCCCC;
    background-color: #f9f9f9;
    padding: 4px;
    margin: 4px 4px 0px 4px;
    font-size: 1.2em;
    /* font-family:Times Roman; */
    color:#003300; 
    /* float:left; */

}

#contents .text_content .Rcode_line{
     color:#0000FF;
    font-size: 1.0em; 
    /* font-family:Times Roman; */
    font-weight:normal; 
    }


#contents .text_content linuxcom{
     color:#0000FF;
    font-size: 1.0em; 
    /* font-family:Times Roman; */
    font-weight:normal; 
    }


#contents .text_content .prm{
    color:#000000;
    font-size: 1em; 
    /* font-family:Times Roman; */
    font-weight:normal; 
    }


#contents .text_content TmainTitle{
    display: block;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    /* font-family:Times Roman; */
    font-size: 1em;
    text-align: center;
    color:#A52A2A;

}

#contents .text_content TsectionTitle{
    display: block;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
   /* font-family:Times Roman; */
    font-size: 1em;
    text-align: center;
    color:#000000;

}


#contents .text_content TsubSectionTitle{
    display:block;
   /* font-family:Times Roman; */
    font-size: 1em;
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    text-align: center;
    text-decoration:underline;
    color:#000000;
}

#contents .text_content funcname{
  color: #0000FF;
}


/*
#contents .text_content h3{
    font-size: 1em;
    font-weight: bold;

}

#contents .text_content h5{
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: Brown;
}

#contents .text_content h6{
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 7px;
}
*/


#primarycontent .goto{
        font-size: 1em;
	top: 10px;
	left: 5%;
	right: 5%;
	position: absolute;
	padding: 0 0 0 20px;

}


#primarycontent .goto li { display: inline; }
#primarycontent .goto  ul { margin: 0; 
	              padding: 0; 
		      list-style-type: none; 
		      /* font-family: Georgia, "Times New Roman", Times, serif; */
		      font-size: 14px; 
		      line-height: 17px;
                    }
#primarycontent .goto a { padding: 2px 1em 2px 1em; background-color: #90FF84;  } 
#primarycontent .goto a:link, .horiz a:visited {  text-decoration: none; } 
#primarycontent .goto a:hover {color: #00f; }


table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
th, td {
    padding: 5px;
    text-align: left;    
}


#images{
    text-align:center;
}
#images a{
    display:inline-block;
    vertical-align:bottom;
    text-decoration:none;
    color:black;
    margin-top:-20px;
    margin-bottom:20px;
}


