/* Generated by KaZcadeS */
body {
  margin-bottom: 70px;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 50%;
  font-family: Lucida Grande,Verdana,Arial,Helvetica,sans serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #fdfdfd;
  text-align: center;
}
#header {
  border-bottom: 2px solid #fd8c44;
  background-color: #f0f0f0;
  background-image: url(../imgs/header.png);
  background-repeat: no-repeat;
  margin-bottom: 15pt;
  height: 105px;
}
#pageContainer {
  border: 1px solid #c6c6c6;
  margin-top: 10px;
  background-color: #ffffff;
  padding-bottom: 20px;
  width: 720px;
  margin-right: auto;
  position: static;
  text-align: left;
  margin-left: auto;
	position: relative;
	min-height:720px;
}
* html #pageContainer {height:720px}
#footer {
  border-top: 1px solid #e0e0e0;
  padding: 4px 2px;
  width: 720px;
  margin-right: auto;
  margin-top: 15px;
  font-family: Trebuchet MS;
  color: #8a8a8a;
  font-size: 11px;
  background-color: #f9f9f9;
  margin-left: auto;
}
#footer #footerFeed {
  float: left;
  display: table;
}
#footer #footerAbout {
  text-align: right;
}
a:hover {
  color: #c12727;
}
#footer a:hover, #sidebar_qs_index a:hover, #sidebar_docs_index a:hover, .content a:hover {
  color: #ffffff;
  background-color: #fd8c44;
}
#docs_content {
  margin-left: 170px;
}
#socialSidebar {
	right: 20px;
	position:absolute;
}

#socialSidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#socialSidebar ul li {
	margin-top: 5px;
}

.content {
  color: #000000;
  width: 450px;
  margin-left: 60px;
  font-family: Book Antiqua;
  font-size: 14px;
  text-align: justify;
}
.content .content_title {
  border-bottom: 1px solid #fd8c44;
  font-family: Georgia;
  font-size: 24px;
  color: #c12727;
  padding-right: 100px;
  padding-left: 15px;
}
.content .content_subtitle {
  border-left: 1px solid #fd8c44;
  padding-top: 5px;
  font-weight: bold;
  color: #777777;
  font-family: Georgia;
  font-size: 12px;
  padding-left: 5px;
  margin-left: 13px;
}
.content .content_code_section {
  border: 1px solid #ebebeb;
  padding: 5px;
  font-family: Courier New,Courier,monospace;
  font-size: 12px;
  text-align: left;
  background-color: #f7f7f7;
  margin-left: 7px;
  margin-right: 7px;
}
.content .content_code {
  font-family: Courier New,Courier,monospace;
  font-size: 12px;
  font-weight: inherit;
  font-style: italic;
}
.content .content_highlight {
  color: #c12727;
  font-weight: inherit;
}
.content p {
}
.content p#next {
  border-color: #fd8c44 #929292 #929292;
  border-width: 2px 1px 1px;
  border-top: 2px solid #fd8c44;
  padding-left: 4px;
  text-align: right;
  padding-right: 15px;
  margin-top: 40px;
  font-weight: bold;
  background-color: #fff0e6;
  padding-bottom: 4px;
}
.content ul {
  margin-top: -10px;
}
a, a:visited, a:active {
  color: #fd8c44;
}
img {
  border: none;
}
#menu {
  left: 0;
  padding-top: 85px;
  margin-left: 250px;
}
#menu span {
  text-transform: lowercase;
  float: left;
}
#menu span a {
  padding-top: 9px;
  height: 16px;
  text-align: center;
  text-decoration: none;
  color: #777777;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  font-family: Georgia;
}
#menu a.active {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0px 50%;
  font-style: italic;
  color: #c12727;
}
#menu a:hover {
  background: transparent url(../images/menu-button.gif) repeat scroll 0px 50%;
  color: #c12727;
}
div#sidebar_docs_index {
  border-color: #c12727;
  border-width: 1px;
  color: #fd8c44;
  margin-top: 9px;
	position:absolute;
	top:149px;
	left: 10px;
}
div#sidebar_docs_index ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#sidebar_docs_index ul li#quickStartDocsIndexItem {
  border-top: 1px solid #fd8c44;
  background-color: #fff6f4;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
}
div#sidebar_docs_index ul li {
  margin-top: 4px;
}
div#sidebar_docs_index ul li.indent {
  margin-left: 25px;
}
div#sidebar_docs_index a.active {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}
div#sidebar_docs_index div#searchBox {
  border-color: #afafaf;
  border-width: 2px;
  margin-left: 20px;
  color: #000000;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
}
div#sidebar_docs_index div#searchBox #searchBoxTitle {
  border-top: 2px solid #acacac;
  padding-bottom: 5px;
  padding-top: 3px;
}
div#sidebar_docs_index div#searchBox form input#searchText {
  border: 1px solid #848484;
  padding: 2px;
  font-family: Lucida Grande,Verdana,Arial,Helvetica,sans serif;
  font-size: 11px;
  height: 20px;
}
div#sidebar_docs_index div#searchBox form input#searchButton {
  border: 1px solid #bababa;
  font-family: lucida grande,verdana,arial,helvetica,sans serif;
  font-size: 11px;
  background-color: #ededed;
  margin-left: 5px;
  padding-left: 2px;
  padding-right: 2px;
}
div#currentRelease {
  border-color: #e8e8e8;
  border-width: 1px;
  padding: 2px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 13px;
  color: #c12727;
  text-align: center;
  font-family: Verdana;
}
div#license {
  border: 1px solid #9a9a9a;
  padding: 10px;
  margin-top: 20px;
  background-color: #fbfbfb;
  font-family: Courier New,Courier,monospace;
	width: 500px;
}
