/*
Tutorials CSS
Copyright 2007 Adobe Systems Incorporated.
$Revision: 1.1 $
*/
body {
font: 75%/1em Arial, Helvetica, sans-serif;
color: #000;
padding: 20px;
height: auto;
}
body #main {
width: 650px;
padding: 0;
}
br.clear-both, 
div.clear-both {
font: 1px/1px monospace;
display: block;
}
.clear-both {
clear: both;
}
p {
margin-top: 0;
padding-bottom: 1px;
margin-bottom: 1.2em;
}
h4 img, 
p img {
vertical-align: middle;
margin-right: 0.35em;
}
h2 {
margin-top: 1em;
margin-bottom: 0.5em;
}
h3 {
margin: 0 -8px 0.85em -8px;
padding: 0.2em 8px;
min-height: 1em;
}
h3 a { 
display: block;
margin-left: -8px;
margin-right: -8px;
padding-left: 8px;
padding-right: 8px;	
}
h4, h5 {
margin-top: 0;
margin-bottom: 0;
}
.caption {
margin-top: 0.8em;
}
p.caption {
margin-top: 0.5em;
}
.txtleft {
text-align: left !important;
}
.txtright {
text-align: right !important;
}
.txtcenter,
.center {
text-align: center !important;
}
ol {
list-style-type: decimal;
list-style-position: outside;
margin-left: 2em;
}
ul {
list-style-type: disc;
list-style-position: outside;
margin-left: 0.5em;
}
ul,
ol {
padding-left: 1.5em;
margin-top: 1em;
margin-bottom: 1.35em;
}
li {
line-height: 1.35em;
padding-bottom: 0.5em;
}
li ol,
li ul {
margin-top: 0;
margin-bottom: .3ex;
}
ol ol {
list-style-type: lower-alpha;
margin-left: .5ex;
}
ol ol ol {
list-style-type: lower-roman;
}
li p { 
margin-bottom: 0.5em;
}
.link-list {
text-align: left;
list-style: none;
margin: 0 0 1em;
padding: 0;	
}
.link-list>* {
margin: 1px 0;
line-height: 1.35em;
}
.link-list>li {
padding: 2px 0;
}
.link-list li>a img {
vertical-align: middle;
margin-right: 4px;
}
hr {
clear: both;
background: #c3c8cb;
color: #c3c8cb;
border: none;
height: 1px;
margin: 0 0 1.35em !important;
margin: 0 0 1em;
}
.caption, 
.caption .link-list a {
font-size: 0.9em;
}
code strong, 
h2,
pre strong {
font-weight: normal;
font-size: 1.5em;
}
h3, h4, h5,
ol, 
li, 
li ol,
li ul, 
p {
font-size: 1em;
}
.caption a 
{ 
font-weight: bold;
/*\*/
font-size: 1.10em;
/* */
/**//*/
font-size: 1.15em;
/**/
}
pre,
p {
line-height: 1.35;
}
h2, h3, h4, h5 {
line-height: 1.3;
}
caption {
line-height: 1.3;
}
.caption, 
.caption .link-list a {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption a { 
font-family: Arial, Helvetica, sans-serif;
}
html>body code, 
html>body pre {
font-weight: inherit;
font-size: 12px;
}
code, pre {
/*\*/
font-family: "Courier New", Courier, monospace;
/*/
font-family: Courier, monospace;
/**/
}
::root code, 
::root pre {
font-family: Courier, monospace;
}
a,
a:hover {
text-decoration: none;
}
a {
color: #047;
}
a.on,
a:hover,
a:visited:hover {
color: #C00;
background-color: #fff5c0;
}
a:visited {
color: #5A6F7F;
}
.caption {
color:#888;
}
h3 {
background-color: #ececec;
border-bottom: 1px solid #bdbdbd;
}
img {
border: 0;	
}
img.image-border {
border: solid 1px #999;	
}
pre {
display: block;
padding: 12px;
margin: 1em 0;
white-space: pre;
background-color: #F0F6FC;
border: 1px solid #ccc;
_width: 100%; /*IE sub7*/
_overflow-x: auto; /*IE sub7*/
}
html>body pre {
overflow: auto;
}
code { 
font-family: "Courier New", Courier, monospace; 
color: #333333; 
font-size: 11px; 
background-color: #F7F7F7;
}
p code { 
font: 1em;
}
code, pre {
color: #000;
}
code {
background-color: #E6F0FA;
}
code strong, pre strong {
background-color: #F9F9B7;
}
.nav {
font-size: 10px;
}