﻿.Div_ban1{
	width:100%;
	height:200px;
}
.StandardTxt {
    font-family: Arial;
    font-size: 11px;
    margin-top: 0px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
}
.ElMethodName {
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    color: #000080;
    margin-bottom: 0px;
}
.ElMethodProto {
    font-family: "lucida Console";
    font-size: 11px;
    font-weight: normal;
    color: #000080;
    margin-left: 0px;
    margin-top: 0px;
}
.ElParamName {
    font-family: verdana;
    font-size: 11px;
    font-weight: bolder;
    color: #000000;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
.ElCodeSeeAlsoTitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 0px;
}
.ElParamDesc {
    margin: 0px 0px 0px 16px;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.StandardTxtS {
    font-family: Arial;
    font-size: 11px;
}
.ElSourceCode {
    border-width: 2px;
    padding: 3px 3px 4px 5px;
    border-color: #3366CC;
    font-family: "Courier New";
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin-left: 16px;
    margin-top: 4px;
    background-color: #FEFFE8;
    border-right-style: solid;
    border-bottom-style: solid;
    margin-right: 24px;
}
.Title1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Title2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Title3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #003399;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Title4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #0066CC;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Title5 {
    font-family: "MS Sans Serif";
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #0066CC;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Title6 {
    font-family: "MS Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.UlStandard {
    margin-top:4px
}
.UlSep {
    margin-top:10px
}
.ErrorTitle {
    font-size: 18px;
    color: #800000;
}
.Syntax-delphi{
    font-family: "Courier New";
    font-size: 8pt;
    Font-color: ;
    color: #000080;
}
.LinkedWord {
	text-decoration: underline;
	font-style: italic;
	color: #6699FF;
}

.UlTitle0 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
.UlTitle1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #0033BC;
}
.UlTitle2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #007FE9;
}
.UlTitle3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #007FF1;
}
.UlTitle4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #AD0000;
}
.UlTitle5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #AD0000;
    font-style: italic;
}

.UlTitle6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #AD0000;
    font-style: italic;
}

.UlTitle7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #FF6600;
    font-style: italic;
}
.UlTitle8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #009933;
    font-style: italic;
}
.UlTitle9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #9999FF;
    font-style: italic;
}


* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		
p { text-align: left; margin: 15px 0 }
		
p, ul { font-size: 13px; line-height: 1.4em } 
		
p a, li a { color: #fff; text-decoration: none }
		
p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
p#cross-links { text-align: center }
		
p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }
		
a:focus { outline:none }
		
img { border: 0 }
		
h3 { color: #808080;font-size:xx-small; border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
body {
	font-family: Verdana, Arial;
	background: #ebebeb url("/images/body-bg.png") repeat-y center;
	color: #000;
 }
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 10px;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 10px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 260px; background: #fff; overflow: scroll}
.csw .loading {margin: 160px 0 300px 0; text-align: center}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 1px solid #C0C0C0; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 920px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 160px;
	clear: both;
	background: #fff;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 920px; /* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
		
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 5px;			
}
		
.stripNav li.tab1 a { color: #fff;text-decoration: none ;background: #0066CC}
.stripNav li.tab2 a { color: #fff;text-decoration: none ;background: #0066CC}
.stripNav li.tab3 a { color: #fff;text-decoration: none ;background: #0066CC}
.stripNav li.tab4 a { color: #fff;text-decoration: none ;background: #0066CC}
.stripNav li.tab5 a { color: #fff;text-decoration: none ;background: #0066CC}
		
.stripNav li a:hover {
	background: #333;
}
.stripNav li a.current {
	background: #6AB5FF;
	color: #fff;
	font-weight: bold;			
    background-image: url(/images/Coche.gif);
    background-repeat:no-repeat;
    text-decoration: none; 		    
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
		
.stripNavL {
	left: 0;
}
		
.stripNavR {
	right: 0;
}
	
.Title4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #2363CD;
    margin-top: 5px;
    margin-bottom: 5px;
}

A:link {
	COLOR: #005091; TEXT-DECORATION: underline
}

div.minimantle 
{
 border-left: 0 solid #b0bbcf;
	border-right: 0px solid #b0bbcf;
	border-top: 0 solid #b0bbcf;
	border-bottom: 0px solid #b0bbcf;
	margin: 0px 0;
	width:180px;
 	float:left;
 	height:700px; 
    background:#e2e7ea url('/grd-4px.gif') ;
}

.minimantle .md-sub {
 padding:0px 0 0px 0px;
}
div.minimantle .mmlast{
border-bottom:1px solid #fff;
}

.styleTT {
	font-size: 18px;
	color: #F5F5F5;
	background-color: #333333
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
}
img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #FFFFFC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFFFFC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}


h2,
h4,
p
{
	padding-left: 20px;
}

body
{
	background: #fff;
	height: 100%;
}
#window
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}

#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(/images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(/images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=20); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

body2
{
	background: #fff;
	height: 100%;
}
#window2
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}

#windowTop2
{
	height: 30px;
	overflow: 30px;
	background-image: url(/images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent2
{
	margin-right: 13px;
	background-image:url(/images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}
#windowMin2
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax2
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose2
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom2
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent2
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize2
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent2
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent2 *
{
	margin: 10px;
}
.transferer3
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}



body3
{
	background: #fff;
	height: 100%;
}
#window3
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}

#windowTop3
{
	height: 30px;
	overflow: 30px;
	background-image: url(/images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent3
{
	margin-right: 13px;
	background-image:url(/images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}
#windowMin3
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax3
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose3
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom3
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent3
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize3
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent3
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent3 *
{
	margin: 10px;
}
.transferer4
{
	border: 1px solid #6BAF04;
        background-color: #B4F155;	
	filter:alpha(opacity=20); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

	.globalButtonLeft
	{
		background-image:url('/images/btnLeft.png');
		float:left;
		height:25px;
		width: 4px;
	}
	.globalButton
	{
		background-image:url('/images/btnMiddle.png');
		background-repeat: repeat-x;
		float:left;
		color:white;
		height:25px;
		font-size:12px;
		font-family:Arial;
		font-weight:bold;
		padding:3px 15px;
		cursor:pointer;
                margin:0;
	}
	.globalButtonRight
	{
		background-image:url('/images/btnRight.png');
	        margin:0;
		height:25px;
		
		width: 4px;
       float:left;
	}
.CalloutGrayGradientBlock
{
	padding:0px;
	margin:0px;
	background-color:#F1F1F1;
	border:solid 1px #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F1F1F1,endColorStr=white);
	margin:0px 0px 20px 0px;	
	padding:0px 0px 20px 0px;	
}