/***********************************************************************
 docs.css
 Formats documentation under http://dev.mysql.com/doc/
***********************************************************************/
body.dev
{
	margin:10px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: lighter;
}
.gbar {
	background-image: url(../image/gbar.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
	position: relative;
	left: -10px;
}
#toc a {
	font-weight: bold;
	color: #2F6091;
}
.firstterm {
	font-style: italic;
	font-weight: bold;
}
.freeze {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	background-color: #f5f5f5;
	padding: 6px;
	width: 95%;
	color: #000000;
}
/* Font sizes, styles, and weight */

code.literal h3.title             {
	font-family: monospace;
	font-size: 1em;
}
dt span code                     { font-weight: bold; }
div.itemizedlist ul li p         {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
}

p strong code                    { font-size:   larger;
                                   font-weight: normal; }
pre strong code                  { font-weight: normal; 
                                   font-size: 100%; }
strong.command                   { font-weight: normal; }
em                               { font-style: italic;
                                   font-size: 100%; }
em code                          { font-size: 120%; }
code em code                     { font-size: 100%; }
span.bold strong                 { font-style: italic;
                                   font-weight: bold; }
span.emphasis em                 { font-style: italic;
                                   font-weight: normal; }
.emphasize {
	font-size: 1.2em;
	border: 3px solid #CCCCCC;
	padding: 12px;
}

span.section span strong.command { font-family: monospace;
                                   font-weight: bold; }
span.section code.literal        { font-family: monospace;
                                   font-weight: bold; }


/* Colours and borders */
strong.command                   { color: #990000; 
                                   background-color: white; }
strong.userinput code            { color: #0e4075;
                                   background-color: white; }
code.filename                    { color: #3352ff; 
                                   background-color: white; }
span.emphasis em                 { color: #003333; 
                                   background-color: white; }
span.bold strong                 { color: #003333; 
                                   background-color: white; }
code                             {
	color: #0e4075;
	font-weight: lighter;
	font-size: 1.1em;
}
pre.programlisting                              {
	color: #a1520f;
	font-weight: lighter;
}
span.section span strong.command { color: #026789; 
                                   background-color: white; }
span.section code.literal        {
	color: #026789;
}
h3.title code.literal            { color: black;
                                   background-color: white; }
table.outset tr td               { border: none; 
	                               border: outset 0.1em white;
	                               font-size: smaller;       }
table.outset tr th               {
	border: 2px solid #CCCCCC;
}
								 
.guibutton                       { border: 2px black outset;
                                   color: black;
                                   background-color: #dddddd; 
                                   padding-left:2px; 
                                   padding-right: 3px; }        
        
/* User comments */
table.commentdetails tr td       { border: none; }

/* More colours used by gen.css
#026789 #C3D6DE #EAF6FB #7CAAB9 #066889 #0d6d90 */
h2.colorbar {
	font:"Times New Roman", "з", "sө" bolder 24px;
	line-height: 40px;
	padding-left: 20px;
	position: relative;
	left: -10px;
	height: 40px;
	width: 747px;
	background-color: transparent;
	background-image: url(../image/colorbar.jpg);
	background-repeat: no-repeat;
}
h2.browncoffs {
	font-family: "Times New Roman", "з", "sө" bolder 20px;
	background-image:   url(../image/bar2020s.jpg);
	line-height: 40px;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
	left: -10px;
	height: 40px;
	width: 770px;
	background-repeat: no-repeat;
	color: #666666;
}
.blue {
	color: #000066;
}
.bluecy {
	color: #026789;
}
.orangezd {
	color: #a1520f;
}
.green {
	color: #00CC00;
}

.emsize {
	font-family: Arial, "sө", "ө";
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}
.purple {
	color: #660066;
}
.gray {
	color: #666666;
}
.codie {
	font-size: 1.3em;
	font-weight: lighter;
	font-family: "Courier New", Courier, monospace;
}
.codezone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px;
	padding: 7px;
	border: 1px solid #0099CC;
}/*rYϥCourier New|Ϯؤ},ন@j and border color won't work */
.orange {
	color: #FF6600;
}
.graybg {
	font-family: "Times New Roman", "з", "sө";
	font-weight: bold;
	background-color: #DED9CB;
}
.thin {
	font-size: 0.7em;
	line-height: 1.3;
	font-weight: lighter;
}
.comments {
	font-weight: lighter;
	color: #C16846;
	vertical-align: super;
	font-size: 1em;
}
#comments {
	background-image: url(../image/backyy.jpg);
}

.smallem {
	font-size: 0.9em;
}
.coffee {
	color: #663300;
}
.blackthin {
	color: #000000;
	font-weight: lighter;
}
.itembox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: 1em;
	margin-left: 1em;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.titlepage {
	background-color: #EDE6D6;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: left;
}
#note1234 {
	background-color: #EFEFEF;
	width: 300px;
	margin-right: 2em;
	margin-left: 0.5em;
	margin-bottom: 1px;
	padding: 0.5em;
}
ul.square {
	list-style-type: square;
}


a:link {
	color: #2F6091;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:active {
	color: #A5978D;
	text-decoration: none;
}
#footer {
	position: relative;
	bottom: 0;
	width: 98%;
	text-align: center;
}
a {
	text-decoration: none;
}



