*
{
    margin: 0em;
    padding: 0em;
}

body
{
    background: transparent url(../../resources/images/bg-help-masthead.png) repeat-x scroll top left;
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    line-height: 1.5em;
    padding: 0em 1em 1em 1em;
}

h1
{
	color: #660000;
	font-size: 152%;
	font-weight: bold;
	margin: 1.22em 0em 0.65em 0em;	
}

h2,
h3,
h4,
h5,
h6
{
	color: #653C3D;
	font-weight: bold;
}

h2
{
	font-size: 129%;
	margin: 1.5em 0em 0.77em 0em;
}

h3
{
	font-size: 114%;
	margin: 1em 0em 0.5em 0em;
}

h4
{
	font-size: 100%;
	margin: 1.5em 0em 1em 0em;
}

h5,
h6
{
	font-size: 92%;
	margin: 1.5em 0em 1.09em 0em;
}

p
{
	margin: 0em 0em 1em 0em;
}

/*a:link,
a:visited
{
    color: #660000;
}*/

ul,
ol
{
  margin: 0em 0em 1em 1em;
}

/*fix bug in ie6 #2602: give extra space to ol, then the maximum order number is 999 */
ul,
ol
{
  padding-left: 1em;
}

li
{
  list-style-position: outside;
}

ul
{
  list-style-type: disc;
}

ol
{
  list-style-type: decimal;
}

strong,
.strong
{
  font-weight: bold;
}

em,
cite
{
	font-style: italic;
}

table
{
  font-size: 92%;
  margin: 0em;
  margin-bottom: 1em;
  width: auto;
  border-collapse: collapse;
  border: 1px solid #BBBBBB;
}

table caption
{
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.5em 0;
}

table.full-width
{
  width: 100%;
}

table .table-header
{
  background: #E0DFD5;
}

table .group-header
{
  background: #CCCCCC;
}

table a
{
  color: blue !important;
}

table .inline a
{
  display: inline;
}

th,
td
{
  padding: 0.5em;
  *padding: 0.3em 0.5em;
  border-right: 1px dotted #BBBBBB;
  border-bottom: 1px dotted #BBBBBB;
}

th
{
  font-weight: bold;
}

/* Table visuals */
tr.odd td,
tr.odd th {
  background-color: #FFFFFF;
}


tr.even td,
tr.even th
{
  background: #F1F0EC;
}

/* Masthead */

div#hd h1
{
    color: #FFFFFF;
    font-size: 200%;
    margin: 0em;
    padding: 1.1em 0em;
}

/* Navigation */

div#nav ul
{
    line-height: 1.2em;
    list-style: none;
    margin-left: 0em;
    padding-left: 0.5em;
}

div#nav ul.toc
{
    background-color: #E8E8E8;	
    border: 1px solid #D9D9D9;
    font-size: 90%;
    margin-top: 2.2em;
    padding-top: 1em;
    overflow: hidden;
    width: 17.2em;
}

div#nav ul ul ul
{
    margin-bottom: 0em;
}

div#nav ul.toc li
{
    font-weight: bold;
}

div#nav ul.toc li ul li
{
    font-weight: normal;
}

div#nav ul ul li
{
    background: transparent url('../../resources/images/bullet-nav.png') no-repeat scroll left 9px;
    padding-left: 10px;
}

div#nav ul ul li a:link,
div#nav ul ul li a:visited
{
    color: #7D5859;
}

div#nav ul li a:link,
div#nav ul li a:visited
{
    color: #655557;
    display: block;
    padding: 0.4em 0em;
    text-decoration: none;
}

div#nav ul li a:hover
{
    text-decoration: underline;
    background-color: #F2F2F2;
}

div.note {
	background-color: #CDCDCD;
	border: 1px solid black;
	padding: 5px;
	margin: 10px;
}

div.hint {
	background-color: #CDCDCD;
	border: 1px solid blue;
	padding: 5px;
	margin: 10px;	
}

div.warning {
	background-color: #CDCDCD;
	border: 1px solid red;
	padding: 5px;
	margin: 10px;
}

/* Collapsible headings */

div.collapsed {
	display: none;
}

.collapsible-heading,
.collapsed-heading
{
    background: #F2F2F2 no-repeat scroll 5px center;
    border-bottom: 1px solid #D9D9D9;
    cursor: pointer;
    padding: 0.2em 0em 0.2em 22px;
}

.collapsible-heading
{
    background-image: url('../../resources/images/icon-collapse.png');
}

.collapsed-heading
{
	background-image: url('../../resources/images/icon-expand.png');
}

h2.collapsible-heading,
h2.collapsed-heading
{
    background-position: 10px center;
    padding-left: 27px;
}

h3.collapsible-heading,
h3.collapsed-heading
{
    background-position: 15px center;
    padding-left: 32px;
}

h4.collapsible-heading,
h4.collapsed-heading
{
    background-position: 20px center;
    padding-left: 37px;
}

h5.collapsible-heading,
h5.collapsed-heading
{
    background-position: 25px center;
    padding-left: 42px;
}

span.todo {
	color: red;
}

img {
	margin: 10px;
}

h5.steps-title {
	font-size: 105%;
	margin-bottom: 0px;
	padding-left: 20px;
}

ul {
	margin-bottom: 10px;
}



ol.titled-steps {
	margin-top: 8px;
	padding-left: 40px;
}

h5.bullets-title {
	font-size: 105%;
	margin-bottom: 0px;
	padding-left: 20px;	
}

ul.titled-bullets {
	margin-top: 8px;
	padding-left: 37px;	
}

img.placeholder {
	border: 3px dashed red;
}

/* Call outs */

.ab-bg
{
  background-color: transparent;
}

.ab-corner
{
  border-style: solid;
  border-color: #fff;
  overflow: hidden;
  background-color: transparent;
  display: block;
  font-size: 1px;
  margin-left: 0px;
  margin-right: 0px;
}

.lvl1
{
  border-width: 0px 5px;
  height: 1px;
}

.lvl2
{
  border-width: 0px 3px;
  height: 1px;
}

.lvl3
{
  border-width: 0px 2px;
  height: 1px;
}

.lvl4
{
  border-width: 0px 1px;
  height: 2px;
}

/* Information boxes */

p.box
{
  margin: 0.5em 1em 0.5em 3em;
  line-height: 1.5em;
}

.note-box
{
	background: #7FB9FA url(../../resources/images/icon-info-small-help.gif) no-repeat scroll 10px 10px;
	margin: 1em;
}

.note-box .box-content
{
  padding-left: 25px;
}

.note-box *
{
  color: #000033; 
}

.warning-box
{
	background: #FFCCCC url(../../resources/images/icon-warning-small-help.gif) no-repeat scroll 10px 10px;
	margin: 1em;
}

.warning-box *
{
	color: #330000;
}

.hint-box
{
	background: #FFE5B1 url(../../resources/images/icon-question-small-help.gif) no-repeat scroll 10px 10px;
	margin: 1em;
}

.hint-box *
{
	color: #330000;
}


.note-box .box-content,
.warning-box .box-content,
.hint-box .box-content
{
  padding-left: 38px;
}

.box-content .box
{
  margin: 0.5em 0;
}
/* Footer */

.footer
{
  border-top: 1px solid #D9D9D9;
  color: #666666;
  font-size: 90%;
  padding-top: 0.5em;
}

/* Under construction */

.under-construction-container
{
  background: transparent url(../../resources/images/bg-chevron.png) repeat scroll left top;
  margin-top: 2.2em;
  padding: 1em;
}

.under-construction-content
{
  background: #FFCF9B url(../../resources/images/icon-under-construction.png) no-repeat scroll 15px center;
  padding: 1em 1em 1em 125px;
}

.under-construction-content p
{
  color: #660000;
  margin: 0em;
  padding: 0.25em 0em;
}

/* Layout */

div#hd
{
    background: transparent url('../../resources/images/mingle-logo.gif') no-repeat scroll right 15px;
/*    background-color: red;*/
}

div#main-container
{
    float: right;
    margin-left: -17em;
    overflow: hidden;
    width: 100%;
/*    background-color: blue;*/
}

div#main
{
    margin-left: 17em;
/*    background-color: yellow;*/
}

div#nav
{
    float: left;
    width: 17em;
/*    background-color: green;*/
}

div#ft
{
    clear: both;
    text-align: center;
}

.code,
.markup,
.formula
{
  background: #F1F5F9;
  border: 1px solid #C7CFD5;
  margin: 1em 0;
  padding: 0.5em;
  font-family: monaco, "Consolas", "Courier New", courier, monospace;;
  font-size: 1em;
  width: auto;
  max-width: 97%;
  overflow: auto;
}

.markup-reference
{
  margin-top: 0;
  border-bottom: 0.15em dashed #C7CFD5;
}

.markup-reference p,
.markup-reference table
{
  margin: 1em;
}

.markup-reference p.preview img
{
  margin: 0;
}

.markup-reference img.icon
{
  margin: 0 1em 1em 1em;
}

.markup-reference pre
{
  margin: 0 1em 1em 0;
}

.markup-reference img.icon
{
  float: left;
}

h4.preview
{
  margin: 1em 1em 0 1em;
}

.content-container
{
  margin-left: 1em;
}
