﻿/*
 * jatoolsPrinter 4.0.0.0
 * Copyright(c) 2009-2010.
 * print@jatools.com
 * 
 * http://www.jatools.com/print
 */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	font-family:verdana,tahoma,helvetica;
	padding:20px;
    padding-top:32px;
    font-size:13px;
	background-color:#fff !important;
	line-height: 20px;
	
}
p {
	margin-bottom:15px;
}

.example-info{
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe url(info-bg.gif) repeat-x;
	font-size:10px;
	padding:8px;
}

pre {
	font-family: "Lucida Console", "Courier New", Courier, monospace; 
	font-size: 12px;
}
pre.code{
	background: #F8F8F8;
	border: 1px solid #e8e8e8;
	padding:10px;
	margin:10px;
	margin-left:0px;
	border-left:5px solid #e8e8e8;
	font-size: 12px !important;
	line-height:14px !important;
}

/*PRE {
	BORDER-RIGHT: #785 1px dotted; PADDING-RIGHT: 10px; BORDER-TOP: #785 1px dotted; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #f5f5f5; PADDING-BOTTOM: 10px; MARGIN: 10px 0px 0px; BORDER-LEFT: #785 1px dotted; WIDTH: 580px; PADDING-TOP: 10px; BORDER-BOTTOM: #785 1px dotted; FONT-FAMILY: "Courier New",monospace
}
PRE CODE {
	COLOR: #0000ff; FONT-FAMILY: "Courier New",monospace
}
PRE SPAN {
	COLOR: #999
}
*/
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}

.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
}
.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}

.list {list-style:inside square;margin-bottom:10px;}
.list li{padding:2px;}
body, td, th {
	font-size: 9pt;
}
code {
	font-family: "Courier New", Courier, monospace; 
	font-size: 13px;
}

th	{
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	background:#1e4e8f url(/deploy/yui-ext/resources/images/basic-dialog/hd-sprite.gif) repeat-x 0px -83px;
	color:white;
	padding:3px;
}
.top-tools{
	float:right;
	clear:none;
}
table {
	background-color: white;
}
a {
	color: #083772;
}
a:link {
	color: #083772;
	text-decoration: none;
}

a:visited {
   color: #1e4e8f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}

a:active {
	text-decoration: none;
	color: #1e4e8f;
}

/* Headings */
h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	width: 90%;
}
h1 {
	font-weight: bold;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;

}

h4 {
	font-weight: bold;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
}

h5 {
	font-size: 11px;
}

.label {
	font-weight: bold;
	padding-right: 15px;
}
.description{
	margin: 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.member-table{
	width:100%;
	margin-bottom:10px;
}
.member-table td{
	padding:2px;
	vertical-align:top;
	padding-right:15px;
}
body .alt{
	background:#f1f1f1;
}
.member-table td.micon{
	width:20px;
	padding:0px;
	border-left:1px solid #bbbbbb;
}
.member-table td.msource{
	border-right:1px solid #bbbbbb;
	width:100px;
}
.mlink{
	font-weight:bold;
}
.member-table td.inherited{
	background-image: url(inherited.gif);
	background-position:2px 2px;
	background-repeat: no-repeat;
}
.member-table td.mdesc{
	padding-top:0px;
}
.member-table td.micon,.member-table td.mdesc,.member-table td.msource{
	border-bottom:1px solid #bbbbbb;
}
.optional{
	color:#555555;
}


.detail-wrap{
	border:1px solid #bbbbbb;
	border-bottom:0px none;
}
.mdetail-head{
	margin-top:10px;
}
.mdetail{
	padding:7px;
	border-bottom:1px solid #bbbbbb;
}
.mdetail h3{
	margin: 5px 0px;
	font-size:14px;
	color:#083772;
}
.mdetail-desc{
	margin:8px;
}
.mdetail-def{
	font-style: italic;
	font-size: 12px;
	margin-top:10px;
	margin-left:8px;
	display:block;
}
.sub-desc{
	margin:5px;
	margin-left:16px;
}
.mdetail-params{
	margin-top:10px;
}
.mdetail-params strong{
	font-weight:bold;
	display: block;
	margin-bottom:3px;
}
.mdetail-params ul{
	list-style: inside;
	list-style-type: disc;
	margin-left:12px;
}
.mdetail-params li{
	list-style: inside;
	list-style-type: disc;
}
pre.highlighted code{
	font-family:courier,"courier new",monospace;
	font-size:12px !important;
    color:#000;
}
.highlighted b{
    font-weight: normal;
	color: #800080;
}
.highlighted i,.highlighted i b{
	font-weight: normal;
	font-style: normal;
	color: #999;
}

.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px;line-height: 20px;}

style24:link {
	COLOR: #000000; TEXT-DECORATION: none
}
style24:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
style24:active {
	COLOR: #00000; TEXT-DECORATION: none}
	
.note1 {padding:5px 5px;font-family: Verdana, Arial, Helvetica, sans-serif; color: #1149FF; font-size: 13px;line-height: 20px;}
.B {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px;line-height: 25px; font-weight : bold }
.qa{
	font-weight:bold;
	font-family:verdana,tahoma,helvetica;
    padding-top:32px;
    font-size:13px;
	line-height: 20px;
}
.lib {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px;line-height: 25px; }
.title { 
   font-family : Arial,Vernada,Tahoma, sans-serif;
   font-size: 30px;
   color : #00008B;
   background-color : White; text-decoration:underline
}
.normal{
	font-family : Arial,Vernada, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
	line-height: 180%;        
}
.pagestyle{margin:5;width:200;height:300;background-color:white;float:left;}
.pagestyle1{margin:5;width:200;background-color:white;float:left;}
.pagecontainer{background-color:#808080;width:450;height:320;overflow:auto}
.src{	
	margin-left:100px;
}
.exp2{margin-right:40px;}
.exp{	
	width:130px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe repeat-x;
	font-size:11px;
	padding:3px;
}
.exp3{	
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe repeat-x;
	font-size:13px;
	padding:5px;
}
.ext {	COLOR: #ff0000; BACKGROUND-COLOR: #eeeeee
}
.exp4{	
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe repeat-x;
	font-size:13px;
	padding:3px;
}
.bt {
	font-weight: bold;
	font-size: 22px;	
}
