#navbar
{
  height: 0px;
  visibility: hidden;
  display: none;
}

#navbar-iframe 
{
  height: 0px;
  visibility: hidden;
  display: none;
}

.clear
{
  clear: both;
  margin: 0px;
  padding: 0px;
}

#contents-en
{
  visibility: visible;
  display: inline;
}

#contents-fa
{
  direction: rtl;
  text-align: right;
  visibility: hidden;
  display: none;
  font-family: Tahoma, Verdana, Arial, Sans-serif;
}

code.registry
{  
  color: #008000;
}

code.item
{
  font-family: Segoe UI;
  color: #ffffff;
  background-color: #4f81bd;
  border: 1px solid #004080;
  padding: 0px 4px;
}

blockquote.bordered
{
  direction: ltr;
  border: solid 2px #000000;
  text-align: justify;
  padding: 16px;
  font-size: 85%;
}

p.image-caption
{
  font-size: smaller;
  background-color: #efefef;
  padding: 5px 10px;
}

dfn, .help
{
  font-style: normal;
  border-bottom: dotted 1px #333333;
  cursor: help;
}

h5
{
  font-style: normal;
  font-size: 11pt;
  font-weight: bold;
}

h6
{
  margin: 0px;
  font-style: normal;
  font-size: 10pt;
  font-weight: bold;
}

cite
{
  font-size: 11pt;
  font-style: italic;
  font-weight: bold;
}

table.guide
{
  border: 0px;
}

table.guide tbody tr td
{
  vertical-align: top;
}

table.guide tbody tr td img
{
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
}

img.left-floated
{
  float: left;
  margin: 0px 16px 0px 0px;
  cursor: hand;
}

img.right-floated
{
  float: right;
  margin: 0px 0px 0px 16px;
  cursor: hand;
}

.left-aligned
{
  direction: ltr;
  text-align: left;
}

.centered
{
  text-align: center;
}

.centered img
{
  margin: 0px auto 10px;
  cursor: hand;
}

.link-buttons
{
  display: inline;
  float: left;
}

.link-buttons div
{
  float: left;
  margin-right: 4px;
  width: 32px;
  height: 32px;
  border: 0px;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: bottom;
  display: inline;
}

.link-button-rss
{
  background-image: url(../images/buttons/rss.png);
}

.link-button-twitter
{
  background-image: url(../images/buttons/twitter.png);
}

.link-button-facebook
{
  background-image: url(../images/buttons/facebook.png);
}

.link-button-linkedin
{
  background-image: url(../images/buttons/linkedin.png);
}

.link-button-chortkeh
{
  background-image: url(../images/buttons/chortkeh.png);
}

.link-button-skydrive
{
  background-image: url(../images/buttons/skydrive.png);
}

.link-button-email
{
  background-image: url(../images/buttons/email.png);
}
