
section header, article header {
	border-bottom: 1px solid #0354A4;
	font-weight: bold;
}
section[role=complementary] header {
	margin: 1em 0em 0.5em 0em;
	font-size: 120%;
}
pre {
	clear: both;
	margin: 10px 0px;
	line-height: 1em;
} 
pre code {
	font-size: 90%;
}
html:first-child pre { /* Opera */
	font-size: 80%;
}
q {
	font-style: italic;
}
cite {
	float: right;
	margin-bottom: 0.5em;
}
li {
	margin-bottom: 10px;
}
table {
	border-collapse: collapse;
	font-size: 11px;
}
th {
	text-align: left;
}
th, td {
	padding: 2px;
	vertical-align: top;
}
table ul {
	margin: 0px;
	padding-left: 1em;
}
.clear {
	clear: both;
}
/*.gg-widget {
	font-size: 100%;
}*/
.feature {
	clear: both;
	border: 1px solid #0354A4;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
.demoLabel {
	float: left; 
	width: 14.5em;
	margin-right: 0.5em;
}
.quickref {
	padding: 3px;
	font-size: 90%;
}
.version {
	font-weight: bold;
}
.rating span {
	white-space: nowrap;
}
.rating img {
	width: 16px;
	height: 16px;
}
td.vdate {
	white-space: pre;
}
pre.gg-state-active, pre .gg-state-active, .gg-widget-content pre .gg-state-active {
	color: #000;
	font-weight: normal;
}
.doc table {
	width: 100%;
}
/* Tabs overrides */
.gg-tabs { 
    padding: 0px; 
    background: none; 
    border-width: 0px; 
}
.gg-tabs .gg-tabs-nav { 
    padding-left: 0px; 
    background: transparent; 
    border-width: 0px 0px 1px 0px; 
	border-color: #0354A4;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
}
.gg-tabs-nav .gg-state-active {
	border-color: #3c8243;
}
.gg-tabs .gg-tabs-panel { 
	padding: 1em;
   /* background: #ffffff url(tabs/images/bg_tabs.png) repeat-x scroll 50% top; */
    border-width: 0px 1px 1px 1px; 
}

pre {
	clear: none;
}
div.showCode {
	margin-left: 8em;
}
.tabs {
	margin-top: 0.5em;
}
.gg-tabs { 
    padding: 0.2em; 
    /* background: url(tabs/images/bg_tabs.png) repeat-x scroll 50% top #FFFFFF; 
   border-width: 1px; */
} 
.gg-tabs .gg-tabs-nav { 
    padding-left: 0.2em; 
   /* background: url(tabs/images/bg_tabs2.png) repeat-x scroll 50% 50% #EEEEEE; */
    border: 1px solid #dddddd;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px; 
} 
.gg-tabs-nav .gg-state-active {
	border-color: #dddddd;
}
.gg-tabs .gg-tabs-panel { 
    background: transparent; 
    border-width: 0px; 
}
.gg-tabs-panel p {
	margin-top: 0em;
}
#minImage {
	margin-left: 6.5em;
}
#minImage img {
	padding: 2px;
	border: 2px solid #0354A4;
	vertical-align: bottom;
}

#tabs-nobg {
	padding: 0px;
}
#tabs-nobg .gg-tabs-nav {
	background: transparent;
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-nobg .gg-tabs-panel {
	margin: 0em 0.2em 0.2em 0.2em;
}

#tabs-nohdr {
	padding: 0px;
	background: none;
	border-width: 0px;
}
#tabs-nohdr .gg-tabs-nav {
	padding-left: 0px;
	background: transparent;
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-nohdr .gg-tabs-panel {
	/*background: #ffffff url(tabs/images/bg_tabs.png) repeat-x scroll 50% top; */
	border-width: 0px 1px 1px 1px;
}

#tabs-min {
	background: transparent;
	border: none;
}
#tabs-min .gg-widget-header {
	background: transparent;
	border: none;
	border-bottom: 1px solid #c0c0c0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-min .gg-tabs-nav .gg-state-default {
	background: transparent;
	border: none;
}
#tabs-min .gg-tabs-nav .gg-state-active {
	background: transparent url(tabs/images/arrow.png) no-repeat bottom center;
	border: none;
}
#tabs-min .gg-tabs-nav .gg-state-default a {
	color: #c0c0c0;
}
#tabs-min .gg-tabs-nav .gg-state-active a {
	color: #0354A4;
}

#tabs-smaller .gg-tabs-nav li {
	margin-top: 0.6em;
	font-size: 80%;
}
#tabs-smaller .gg-tabs-nav li.gg-tabs-selected,
#tabs-smaller .gg-tabs-nav li.gg-state-active {
	margin-top: 0em;
	font-size: 100%;
}

#tabs-icons .gg-tabs-nav .gg-icon {
	display: inline-block;
}

#tabs-buttons .gg-tabs-nav {
	padding: 0em;
	background: transparent;
	border-width: 0px;
}
#tabs-buttons .gg-tabs-nav li {
	position: static;
	margin: 0px;
	border-bottom: 1px solid #0354A4 !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-buttons .gg-tabs-nav li:first-child {
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}
#tabs-buttons .gg-tabs-nav li:last-child {
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
}
#tabs-buttons .gg-tabs-nav li.gg-tabs-selected {
	padding-bottom: 0px;
	border-bottom: 1px solid #dddddd !important;
}

#tabs-centre .gg-tabs-nav {
	height: 2.35em;
	text-align: center;
}
#tabs-centre .gg-tabs-nav li {
	display: inline-block;
	float: none;
	top: 0px;
	margin: 0em;
}

#tabs-to-right .gg-tabs-nav {
	float: right;
	border-left: none;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
}
#tabs-to-right .tabs-background {
	height: 2.6em;
	background: #ece8da url(tabs/images/bg_tabs2.png) repeat-x scroll 50% 50%;
	border: 1px solid #dddddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#tabs-bottom {
	position: relative;
	padding-bottom: 3em;
}
#tabs-bottom .gg-tabs-nav {
	position: absolute;
	left: 0.25em;
	right: 0.25em;
	bottom: 0.25em;
	padding: 0em 0.2em 0.2em;
}
#tabs-bottom .gg-tabs-nav li {
	top: -1px;
	border-top: none;
	border-bottom: 1px solid #ccc;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
#tabs-bottom .gg-tabs-nav li.gg-tabs-selected,
#tabs-bottom .gg-tabs-nav li.gg-state-active {
	top: -2px;
}

#tabs-left {
	position: relative;
	padding-left: 10.5em;
}
#tabs-left .gg-tabs-nav {
	position: absolute;
	left: 0.25em;
	top: 0.25em;
	bottom: 0.25em;
	width: 10em;
	padding: 0.2em 0 0.2em 0.2em;
}
#tabs-left .gg-tabs-nav li {
	right: 1px;
	width: 100%;
	/*height: 45px ;*/
	border-right: none;
	border-bottom-width: 1px !important;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	overflow: hidden;
}
#tabs-left .gg-tabs-nav li.gg-tabs-selected,
#tabs-left .gg-tabs-nav li.gg-state-active {
	border-right: 1px solid transparent;
}
#tabs-left .gg-tabs-nav li a {
	/*float: right;
	width: 100%;
	text-align: right;*/
	white-space: normal;
}

#tabs-left > div {
	/*min-height: 450px;*/
}

.divInTabs{
    min-height: 550px;
}

#tabs-right {
	position: relative;
	padding-right: 6.5em;
}
#tabs-right .gg-tabs-nav {
	position: absolute;
	right: 0.25em;
	top: 0.25em;
	bottom: 0.25em;
	width: 6em;
	padding: 0.2em 0.2em 0.2em 0em;
}
#tabs-right .gg-tabs-nav li {
	width: 100%;
	border-left: none;
	border-bottom-width: 1px !important;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	overflow: hidden;
}
#tabs-right .gg-tabs-nav li.gg-tabs-selected,
#tabs-right .gg-tabs-nav li.gg-state-active {
	left: -1px;
	border-left: 1px solid transparent;
}
#tabs-right .gg-tabs-nav li a {
	width: 100%;
}
#tabs-right > div {
	height: 33em;
}

#tabs-nested > .gg-tabs-panel {
	padding: 0em;
}
#tabs-nested-left {
	position: relative;
	padding-left: 6.5em;
}
#tabs-nested-left .gg-tabs-nav {
	position: absolute;
	left: 0.25em;
	top: 0.25em;
	bottom: 0.25em;
	width: 6em;
	padding: 0.2em 0 0.2em 0.2em;
}
#tabs-nested-left .gg-tabs-nav li {
	right: 1px;
	width: 100%;
	border-right: none;
	border-bottom-width: 1px !important;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	overflow: hidden;
}
#tabs-nested-left .gg-tabs-nav li.gg-tabs-selected,
#tabs-nested-left .gg-tabs-nav li.gg-state-active {
	border-right: 1px solid transparent;
}
#tabs-nested-left .gg-tabs-nav li a {
	float: right;
	width: 100%;
	text-align: right;
}
#tabs-nested-left > div {
	height: 10em;
	overflow: auto;
}

#tabs-one-line .scroller {
	overflow: auto;
}
#tabs-one-line ul {
	width: 1660px;
}









#tabs-center {
	position: relative;
}
#tabs-center .gg-tabs-nav {
	position: absolute;
	left: 0.25em;
	top: 0.25em;
	bottom: 0.25em;
	width: 10em;
	padding: 0.2em 0 0.2em 0.2em;
}
#tabs-center .gg-tabs-nav li {
	right: 1px;
	width: 100%;
	/*height: 45px ;*/
	border-right: none;
	border-bottom-width: 1px !important;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	overflow: hidden;
}
#tabs-center .gg-tabs-nav li.gg-tabs-selected,
#tabs-center .gg-tabs-nav li.gg-state-active {
	border-right: 1px solid transparent;
}
#tabs-center .gg-tabs-nav li a {
	float: right;
	width: 100%;
	text-align: right;
}

#tabs-center > div {
	/*min-height: 450px;*/
}