
/* hacks */
/* -- Clear Fix -- */
/*div.DefaultStickyWin div.closeButtons:after, .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.DefaultStickyWin div.closeButtons, .clearfix {display: inline-table;}*/
.clearfix:after, ul.advantages li:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, ul.advantages li {display: inline-table;}
/* Hides from IE-mac \*/
/*html div.DefaultStickyWin div.closeButtons {height: 1%;}*/
html .clearfix, html ul.advantages li {height: 1%;}
div.DefaultStickyWin {
	text-align: left;
}

/* global */
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

strong, b {
	font-weight: bold;
}

a {
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline;
}
i, em {
	background-color: transparent !important;
	font-style: italic;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hidden {
	display:none;
}
img {
	border: none;
}
.text_right {
	text-align: right;
}
.text_right input {
	text-align: right;
}
div.overTxtDiv {
	color: #999;
}
p {
	margin: 0px 0px 20px;
}
.grey {
	color: #999;
}
.bgwhite {
	background: #fff;
}
ul, ol {
	margin-bottom: 8px;
}
ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 2px;
	margin-left: 16px;
}
ol li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 21px;
}
#sidebar {
	padding-left: 30px;
}
#sidebar ul li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar ul li.page_item, #sidebar ul.bullets li {
}
#sidebar li.categories ul li li, #sidebar ul.bullets li {
	/*list-style-type: disc;*/
	margin-left: 12px;
}
#sidebar ul.bullets {
	margin-bottom: 0px;
	margin-left: 4px;
}

/* main body */
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	margin-top: 30px;
}

div.docsWrapper {
	margin-top: 0px !important;
}

div.wiki .container {
	width: 1024px;
}
#menu {
	position: relative;
	top: -21px;
}
/* google */
#google-search-box {
	padding:0.3em 0;
	position:absolute;
	right:31px;
	text-align:right;
	top:155px;
	z-index:999999;
	width: 300px;
}
#google-search {
	width: 300px;
}
#google-input {
	border: 1px #bbb solid;
	padding: 4px 5px 2px;
	font-size: 11px;
	font-family: Helvetica, Arial;
	width: 250px;
	position: relative;
	top: 5px;
	left: 15px;
}

#google-search-results .results {
	position: absolute;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: left;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #fff;
}

#google-search-results .results li {
	list-style: none;
	padding: 7px 12px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	line-height: 1.2;
}

#google-search-results .results div {
		color: #555;
	font-size: 11px;
}

#google-search-results .results li.first {
	border-top: 0;
}

#google-search-results .results li.last {
	border-bottom: 0;
}

#google-search-results .results a.result-title {
	display: block;
	margin-bottom: 5px;
}

li#powered-by-google {
	text-align: right;
	font-size: 10px;
	color: #999;
}
li#powered-by-google a {
	color: #999;
}

input.place-holder {
	color: #aaa;
}

/* header */
#bookPromo {
	position: absolute;
	top: 10px;
	left: 0px;
}

/*body wrapper*/
div#body {
}

/*	header area	*/
#navbar {
	/* border: solid #fff;
	border-width: 2px 0px; */
	width: 1020px;
	margin: 0px auto;
}
#logospace {
	width: 1020px;
	margin: 0px auto;
	height: 123px;
	width: 1020px;
}
#logo {
	position: relative;
	left: 10px;
	top: 10px;
}
#subNavContainer {
	position: absolute;
	right: 293px;
	z-index: 1;
	top: 150px;
}
#subNav {
	border: solid #fff;
	border-width: 0px 2px 2px;
	width: 217px;
	padding: 0px 15px 10px;
}
#subNav a {
	display: block;
	color: #000;
}
#subNav a:hover {
	color: #333;
}

#navContent {
	text-align: right;
	padding: 4px 20px;
}
#navContent a {
	color: #000;
	margin: 0px 12px;
	font-size: 14px;
}
#navContent img {
}
/* main content */
#main dl {
	padding: 0px 0px 10px 2px;
}
#main dl dt {
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 4px 0px;
}
#main dl dd {
	padding: 0px 0px 10px 8px;
}

body {
	margin: 0px !important;
}
#header {
	padding-bottom: 0px !important;
	width: 1020px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
h1, h2, h3, h4, h5 {
	background: none !important;
	margin: 8px 0px;
	padding: 0px !important;
	background: none !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	background: none !important;
	padding: 0px !important;
	z-index: 0;
	margin-bottom: 6px;
	color: inherit !important;
	font-size: inherit !important;
}
#container h2 a {
	color: #932a00;
}
small.date {
	position: relative;
	top: -10px;
}

blockquote {
	background: transparent url(art/bg_blockquote.gif) no-repeat 0 5px;
	color: #747474; 
	padding-left: 35px !important;
	margin: 0px 0px 12px !important;
}

.executeCodeImg {
	float: right;
	position: relative;
	top: -14px;
	border: none !important;
	cursor: pointer;
}
.resizeMe {
	cursor: nw-resize;
	float: right;
	border: none !important;
}

.pmeta {
	font-size: 10px;
	margin-bottom: 13px;
	text-align: right;
}
.stico_default {
	background-position:2px 1px !important;
}
/*	syntax hilights	*/
div.code {
	width: 95%;
}
code br {
	display: none;
}
.rawScript {
	display: none;
}
.syntax_hilite {
	width: 100% !important;
	height: 100% !important;
	padding: 0px;
	margin: 0px;
}
.dp-highlighter {
	width: 671px !important;
}
.igBar {
	background: url(art/top_nav_back.gif);
	border: solid #414141;
	border-width: 1px 2px 0px 1px;
	height: 15px;
	height: 16px !important;
	position: relative;
	left: -1px;
	width: 100% !important;
	padding-top: 1px;
	padding-top: 0px !important;
	
}
.igBar a, .igBar a:hover {
	font-weight: normal !important;
	font-size: 9px;
	text-transform: lowercase;
	color: #fff !important;
}
.javascript {
	font-size: 11px;
	width: 95%;
	margin: 10px 0px 0px 10px;
}
.langName {
	margin: 10px 0px 0px 10px;
}
.resizeMe {
	cursor: nw-resize;
	float: right;
	border: none !important;
	position: relative;
	left: 13px;
}

		
.toolTipElement {
	cursor: help;
}

.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}

.tool-title {
  font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(art/bubble.png) top left !important;
	background: url(art/bubble.gif) top left;
}

.tool-text {
	font-size: 11px;
	margin: 0px;
	padding: 4px 8px 8px;
	background: url(art/bubble.png) bottom right !important;
	background: url(art/bubble.gif) bottom right;
}

.tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
.trinket .tip {
	color: #000;
	width: auto;
	z-index:auto;
}

.tip-title {
  font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(art/bubble.png) top left !important;
	background: url(art/bubble.gif) top left;
}

.tip-text {
	font-size: 11px;
	margin: 0px;
	padding: 4px 8px 8px;
	background: url(art/bubble.png) bottom right !important;
	background: url(art/bubble.gif) bottom right;
}

/* accordions */
#fxTarget, .fxTarget {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 100px;
	border: 1px solid black;
	background-color: #f1f1f1;
	background: url(art/example-back.gif) center no-repeat;
	height: 100px;
}
dt.stretchtoggle {
	margin: 0px !important;
	padding: 3px 6px 0px 12px !important;
	border: none !important;
	color: #545454;
	width: 512px;
	height: 27px;
	background: url(art/accordion_toggle.png) no-repeat top left !important;
	background: url(art/accordion_toggle.gif) no-repeat top left;
	cursor: pointer;
}
dt.stretchtoggle p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
dd.stretcher {
	margin:0px !important;
	padding: 0px 0px 0px 8px !important;
}
/*	tabber	*/
#tabBox {width: 543px}
#tabBox #tabSet, .tabSet {
	margin: 0;
	padding: 0 0 0 6px;
	height: 26px;
	width: auto;
	background: url(art/tab-bkg.gif) bottom left repeat-x;
}


#tabBox #tabSet li:before, .tabSet li:before {
	content: "" !important;
}

#tabBox #tabSet li, .tabSet li {
	list-style-type: none;
	background: url(art/tab-off-l.gif) top left no-repeat !important;
	float: left;
	margin: 0 2px 0 0 !important;
	padding: 0 0 0 14px !important;
	cursor: pointer;
}	
#tabBox #tabSet li a, .tabSet li a {
	background: url(art/tab-off-r.gif) top right no-repeat !important;
	display: block;
	float: left;
	height: 24px;
	line-height: 26px;
	*overflow: hidden;
	color: #545454;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 12px 0 0;
	text-decoration: none;
}

#tabBox #tabSet li.on, .tabSet li.on {
	background: url(art/tab-on-l.gif) top left no-repeat !important;
}	
#tabBox #tabSet li.on a, .tabSet li.on a {
	background: url(art/tab-on-r.gif) top right no-repeat !important;
	color: #333;
}

#tabBox #panelSet, div.panelSet {
	padding: 10px;
	border:solid 1px #ccc;
	border-top: 0px;
	background: #fff;
}
/*footer*/
#footer {
	width: 100%;
	margin: 20px auto 100px;
	clear:both;
}
#footer p {
	margin: 0px;
}
#footer b {
	font-weight: normal;
}
/* gravatars */
ol.commentlist li img.avatar {
	float: left;
	border: 1px solid #999;
	margin: 0 4px;
	position: relative;
	top: 2px;
}

div.searchResults p.postmetadata {
	text-align: right;
}