body {
  padding:0px; 
  font: 0.9em verdana, arial, sans-serif; 
  text-align:center;
  background-image: url(images/styles/globe.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color:#DC6042;
}
img {
	border: none;
}

div#page {
  min-width: 500px;
  max-width: 960px;
  margin:20px 30px;
  text-align:left;
  padding:5px;
  border:0px dashed #333;
  background-color:#EFE9DF;
}

div#header {
	height:174px; text-align:center; margin-top:0; padding-top:12px;
/*background-color:#FFFFFF;*/
/*background-image: url(images/logo.png) no-repeat 10px 20px;*/
	background: #ffffff url(/images/logo.png) no-repeat 10px 10px;
}

div#header h1 {
	float:left; width:20em; margin-top:0; margin-right:auto; margin-left:244px;
	font: 1.6em bold, verdana, arial, sans-serif;  text-align:center;
	padding:0 0 .1em; color: #229BFF;}
div#header img {
	float:left; margin-top:10px; margin-right:auto; margin-left:370px;
	text-align:center; padding:0px; color: #229BFF;}

div#hdr_nav {float:right; left:0px; top:3px; width:320px;
	padding:.5em 0 0 0; margin:0px 0 0px 0px;
	text-align:left;
    }
div#hdr_nav ul {margin-top:0; margin-bottom:.8em; margin-right:0.3em;}
div#hdr_nav li {padding-left:0.3em; font-weight:bold; font-size:.75em;list-style-type:none;color:#ff3300; float:left; width: 55px; border-left: #D8D8CB 4px solid; margin-right: 6px;}
div#hdr_nav li a {margin-bottom:.5em; font-weight:bold; list-style-type:none;color: #999999; text-decoration: none;}
div#hdr_nav li a:hover{margin-bottom:.5em; font-weight:bold; list-style-type:none;color: #003399; text-decoration: underline;}

div#site_nav {
	width:100%;
	float:left;
	font-size:.9em;
	height: 55px;
}

div#site_nav ul {
  margin:0 0 0 0px;
  background: url(images/styles/nav_ul_bg.jpg) top left no-repeat;
  height: 55px;
  padding-left: 20px;
}
div#site_nav li {
	float:left;
	list-style-type:none;
	height: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-left: 10px;
	background: url(images/styles/nav_li_bg.gif) top left repeat-x;
}
div#site_nav li a {
	text-decoration:none;
	padding:0 6px;
	color: #666666;
  	font-weight:bold;
	display: inline-block;
	padding: 10px 11px;
}
div#site_nav li a:hover {
	text-decoration:none;
	color: #DC6142;
	font-weight:bold;
}

/*div#site_nav li:first-child {
	background: none!important;
	width: 68px;
	margin-right: 15px;
	font-size: 130%;
}*/
div#nav {
	position:absolute; left:0px; top:60px; width:150px;
	padding:.5em 0 0 0; margin:22px 0 0 15px; 
	border-top:2px solid #069; border-bottom:1px solid #069;}
div#nav ul {margin-top:0; margin-bottom:.8em;}
div#nav li {margin-bottom:.5em; font-weight:bold; font-size:.75em;}			

div#tebbs {
  width: 200px;
  float: right;
  background-color:#E9F0F0;
  border:thin solid #336699;
  color:#404040;
  text-align:left;
	font-size:.8em;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

#tebbs h1 {
	text-align: center;
	vertical-align:middle;
	width: 100%
	font-size: .9em;
	background-color: rgb(51,102,153);
	color: #f0f0f0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
}

#tebbs .list-with-icon {
   padding: 0px;
   margin: 0px;
}

#tebbs .list-with-icon ul {
  padding-left:4px;
  padding-right:4px;
  padding-top:5px;
  padding-bottom:5px;
  margin: 0px;
  text-align: left;
}

#tebbs .list-with-icon li {
  padding-left:4px;
  padding-right:4px;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 8px;
  text-align: left;
}

/*
.projects li {
  background:url(list_icon.png) no-repeat left center;
  font-size:.8em;list-style-type:none;color:#222;
  margin-bottom:.5em;
}
*/

div#langbar {
	width:100%;
	font-size:.9em;
	/*background-color:#e0e0e0;*/
	background-color:#ffffc0;
	color:#222;
	margin-top:5px; 
	margin-bottom:5px;
	padding:4px;
	text-align:right;
	border-top: thin dotted #22A;
	border-bottom: thin dotted #22A;
}

div#dlbar {
	height:200px; width:200px;
	border:1px solid #e0e0e0; 
	background-color:#ffffc0; 
	padding:3px;
	margin:3px;
}

div#dlbar h1 {
	text-align: center;
	vertical-align:middle;
	width: 100%
	font-size: .8em;
	/*background-color: rgb(128,0,0);*/
	color: #A00000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
}

div#dlbar p {
	padding:3px;
	font-size: .9em;
}

/* div#langbar a {background-color:#555;text-decoration:none;padding:3px 6px;color:#CCC;} */
/* div#langbar a:link {background-color:#555;text-decoration:none;padding:3px 6px;color:#CCC;} */
/* div#langbar a:visited {background-color:#555;text-decoration:none;padding:3px 6px;color:#CCC;} */
div#langbar a {background-color:#C03030;text-decoration:none;padding:3px 6px;color:#FFF;}
div#langbar a:link {background-color:#C03030;text-decoration:none;padding:3px 6px;color:#FFF;}
div#langbar a:visited {background-color:#C03030;text-decoration:none;padding:3px 6px;color:#FFF;}
div#langbar a:active {background-color:#555;text-decoration:none;padding:3px 6px;color:#FFF;}
div#langbar a:hover {background-color:#555;text-decoration:none;padding:3px 6px;color:#FFF;}


div#cmd_ref {
	border-top:1px dashed #069;
	border-bottom:1px dashed #069;
	background-color:#f8fcff;
	margin:1em 0px 1em 0px; 
	padding: 1em 1em;
}

div#cmd_ref pre {
	margin:1em 0px 1em 0px; 
	padding: 1em 1em;
	background-color:#f8fcff;
}

div#cmd_ref h2 {font-size:1.2em;}
div#cmd_ref h3 {font-size:1.2em;}
div#cmd_ref h4 {font-size:1.1em;}

div#content {
	clear: both;
	max-width: 960px;
	margin: 0px 0px 10px 0px !important; 
	padding: 1em 1em;
	background-color:#fff;
	color:#555;
	text-align:left;
	border-bottom: 1px solid #222;
}
div#content h1{
	font-size:1.2em;
        text-indent: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
        border-left: 7px solid #C51217;
        background-color: #FFFFFF;
        color: #C51217;
        font-family: Georgia, "Times New Roman", Times, serif;
}
div#content h2{
	font-size:1.1em;
        padding: 5px 5px;
        background-color: #E8E8E1;
        border-left: #8E8D77 6px solid;
        font-family: Georgia, "Times New Roman", Times, serif;
}
div#content h3{font-size:1.0em;}
div#content li {font-size:.85em; margin-top:0.2em;margin-bottom:0.5em;}
div#content a {color:#a22;}
div#content a:hover {color:#f44;text-decoration:none;}
div#content p {font-size:.9em;}	

div#extended {  float: right;  }

div#content li {
  list-style: none;
  background: url(images/styles/list_img.gif) left top no-repeat;
  background-position: 0 3px;
  padding-left: 17px;
  padding-bottom: 0.2em;
  min-height: 14px;
}

/* pre {color:rgb(12,12,12); font-family:monospace; background-color:rgb(224,224,224);
margin: 0 2pc; padding: 1pt 1pc;}
*/

.code {color:rgb(12,12,12); font-family:monospace;}

div#console {
  color: rgb(245,245,245);
  text-indent: 0pt; 
  text-align:left;
  background-color: rgb(20,20,20); 
  border: 2pt solid rgb(128,128,128); 
  margin: 4pt 20pt; 
  padding: 4pt 10pt;
  font-family: monospace;
  font-size: 1.0em
}

div#console p {
  font-size: 1.0em;
  margin-top: 0px;
  margin-bottom: 0px;
}

div#console strong {
	color: rgb(255,255,0);
	font-weight: bold;
}

div#console em {
	color: rgb(255,135,15);
	font-style: normal;
	font-weight: bold;
}

.Notice { color: rgb(32,32,32); text-indent: 0pt; background-color: rgb(240,240,200); border: 1pt dashed rgb(255,153,51); padding: 4pt 10pt; margin: 5px;}

div#rightcolumn {position:absolute;width:125px; top:60px; right:0px;  
	margin:20px 15px 0 0; padding:1em  .5em; border-top:2px solid #069; border-bottom:1px solid #069;}
div#rightcolumn p {font-size:.75em;}

.newItem {font-weight:bold; color:red; font-style: italic;}
.RedNote {color:red;}

.photo   {position:relative; display:inline; width:180px; }

.photo img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: middle;
}

.photo li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	/*width: 170px;*/
	/*height: 160px;*/
	color: #222222;
	font-size: 9;
}

div#syscall_head {background-color: #ffffff; padding:5px; margin-bottom:12px; margin-left:0px; margin-right:0px;
border-top: 2px solid; border-bottom: 2px solid;}
div#syscall_head #syscall_name {padding-left:4px;margin-top:2px; font: 1.3em bold, verdana, arial, sans-serif; color: #101080;}
div#syscall_head #syscall_text {padding-right:4px;text-align:right; margin-top:2px; margin-bottom:4px; font: 1.2em bold, verdana, arial, sans-serif; color: #101010;}

div#content #h10{border-bottom:1px solid #DDDDDD; 
    font:11pt "Verdana", "Trebuchet MS", "Arial", "sans-serif"; 
    margin-bottom:4px; padding-bottom:6px; 
    padding-top:8px; font-weight: bold;
}

/* pre {color:rgb(12,12,12); font-family:monospace; background-color:rgb(224,224,224);
margin: 0 2pc; padding: 1pt 1pc;} */

pre {color:rgb(12,12,12); font-family:monospace; margin: 0 0px; padding: 0px 0px;}

div#see_also {
	width: 200px;
	float: right;
	color:#404040;
	text-align:left;
	font-size:1em;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	background-color: #FFDAC2;
}

div#see_also h1 {
	text-align: center;
	vertical-align:middle;
   width: 100%
   font-size: .8em;
   /* background-color: #229BF8; */
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 5px;
   padding: 5px;
   /* background-image: none; */
   background: #229BF8 url(/images/menu_hover.png) repeat scroll 0 0;
}

#see_also .list-with-icon {
	padding: 0px;
	margin: 0px;
}

#see_also li a {
  color: #000000;
  font-decoration: none;

}

#see_also .list-with-icon ul {
  padding-left:4px;
  padding-right:4px;
  padding-top:5px;
  padding-bottom:5px;
  margin: 0px;
  text-align: left;
}

#see_also .list-with-icon li {
  padding-left:4px;
  padding-right:4px;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 8px;
  text-align: left;
}

#breadcrumbs {
	font-size: .8em;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer_print {
        display: none;
}
#footer2 {
        background: #ffffff;
        padding: 5px;
}

div#menu_buttons {
	width:100%;
	float:left;
	border-top:1px solid #069;
	border-bottom:4px solid #222222;
	background-color: #ffffff;
	font-size:.9em;
}

div#menu_button {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu_button01 {
	width: 200px;
	height: 200px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align:center;
	padding: 0px;
	margin: 5px 10px;
	background-color: #ffffff;
}

div#menu_button a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_03.png) top center no-repeat;
}

div#menu_button a:hover {
	background: url(images/home2/01_03.png) top center no-repeat;
}

div#menu05 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu05 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_05.png) top center no-repeat;
}

div#menu05 a:hover {
	background: url(images/home2/01_05.png) top center no-repeat;
}

div#menu07 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu07 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_07.png) top center no-repeat;
}

div#menu07 a:hover {
	background: url(images/home2/01_07.png) top center no-repeat;
}

div#menu09 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu09 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_09.png) top center no-repeat;
}

div#menu09 a:hover {
	background: url(images/home2/01_09.png) top center no-repeat;
}

div#menu15 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu15 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_15.png) top center no-repeat;
}

div#menu15 a:hover {
	background: url(images/home2/01_15.png) top center no-repeat;
}

div#menu16 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu16 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_16.png) top center no-repeat;
}

div#menu16 a:hover {
	background: url(images/home2/01_16.png) top center no-repeat;
}

div#menu17 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu17 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_17.png) top center no-repeat;
}

div#menu17 a:hover {
	background: url(images/home2/01_17.png) top center no-repeat;
}

div#menu18 {
	width: 200px;
	height: 145px;
        line-height: 3px;
	border: 0px solid #c0c0c0;
	float: left;
	text-align: center;
        text-indent: -9000px;
	padding: 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}

div#menu18 a {
        display: block; 
        width: 200px;
        height: 180px;
        text-align:center;
	padding: 0px;
	margin: 0px 0px;
	background: url(images/home2/02_18.png) top center no-repeat;
}

div#menu18 a:hover {
	background: url(images/home2/01_18.png) top center no-repeat;
}

div#menu_button01 h1 {
	color: #FFFFFF;
	font-size: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/styles/menu_h1_bg.jpg) top left no-repeat;
	height: 18px;
	background-color: #FFF!important;
	border:none!important;
}

div#menu_button01 h1 a {
	color: #FFFFFF;
	font-size: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#menu_button h1 a:hover {
	color: #CCCCCC;
}

div#home_header {height:170px; text-align:center; margin-top:0; padding-top:12px;
background: #ffffff url(images/logo.png) no-repeat 10px 10px;
}
 
div#home_header img {float:left; margin-top:0; margin-right:auto; margin-left:244px;
	text-align:center; padding:0px; color: #229BFF;}

div#article_descr {
        border: none!important;
}

div.comments {
background-color: #ffffee;
border: 1px solid #e0e0e0;
padding-bottom: 5px;
}

div.comments h2 {
margin-top:0px;
}

div.comment {
background-color: #ffffff;
border: 1px solid #808080;
padding: 5px;
margin: 5px;
}

div.comment p {
margin: 4px;
}

div.comment_form {
border-top: 1px solid #202020;
padding: 5px;
margin: 5px;
}

.comment_label {
    float:left;
    width:160px;
}

.comment_input {
	border: 1px solid #1083b2;
	/** remember to change image path **/
	background: url(none) no-repeat #1083b2;
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #454743;
}

div#site_nav li a .selected{
	width:120%;
	float:left;
	font-size:.9em;
	height: 55px;
}

.comment_form_button {
border: 2px solid #cccccc; padding: 5px; text-decoration:none; color: #000; background-color: #FFD6CA;
}

div.app_list0 {
background-color: #f8f8f8;margin-bottom:5px;padding-top:3px;padding-bottom:3px;padding-left: 5px;
}
div.app_list1 {
background-color: #e8e8e8;margin-bottom:5px;padding-top:3px;padding-bottom:3px;padding-left: 5px;
}
div.app_list0 h3{
margin: 0px;
}
div.app_list1 h3 {
margin: 0px;
}


