/* ================================
    CSS STYLES FOR DEFAULTS
   ================================
   3 column layout - liquid %
   SEO friendly
   
   For fixed width use
   1024 x 768 
   Left & right columns: 210 pixels 
   Center page: 459 pixels 
    or 
    800 x 600 
    Left & right columns: 162 pixels 
    Center page: 357 pixels 

=============== snips ============= */

/* generic" styles */
body {
  margin: 0;
  padding: 0;
  border: 0;/* This removes the border around the viewport in old versions of IE */
  background: #FFFFFF;
/* The min-width property does not work in old versions of Internet Explorer */
  min-width: 800px;/* Minimum width of layout - remove line if not required */

  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#page-container {
  width: 100%;
    line-height: 1.4em;
}


/* Defaults*/
a {
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	margin: 1em 0 0 0;
}


.padded-1em {
	padding: 1em;
	margin: 1em;
	}



a:link {
  text-decoration: none;
color: blue;
}


a:visited {
  text-decoration: none;
color: DarkSlateBlue;


}

a:hover {
  color: #40A2D6;
  text-decoration: none;
  
}

a:active {
  text-decoration: none;
  color: #F00;
}
a:active {
  text-decoration: none;
  color: #F00;
}


h1, h2, h3, h4, h5, dt, h6 {
  clear: both;

color: #1D4575;
}


h1 {
	color: #1D4575    ;
	background: #FFF; 
	border-bottom: 1px solid #D01E1A;
	width: 66%;
}

h1 {
  font-size: 150%;
  font-weight: bold;
  padding: 0.5em 0 0.2em;

}

h2, h3 {
  font-size: 140%;
  font-weight: bold;
    padding: 0.5em 0 0.2em;

}

h4 {
  font-size: 115%;
  font-weight: bold;
}

h5, dt {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}

h6 {
  font-size: 90%;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #B4B4DE;
}

.blink {
   text-decoration:blink;
     font-weight: bold;
      color: red;
}

.sectionTitle {
  font-weight: bold;
}

.HeadSection {
color:  #1D4575;
 font-size: 115%;
  font-weight: bold;
}


ul.noBullet {
  list-style-type: none
}


/* colmask = Set attrs for content panes Lft, Mid, Rht */

.colmask {
    line-height: 1.5em;
}


/* --------- end generic styles */

#header-pane {
  background: #A2E5E5;
    width: 100%;
  padding: 0.6em 0 0.5em 0 ;

 }


.header-logo {
  display: inline;
  padding: 0 1em 0 3em ;
 }

.header-title {
  display: inline;
  padding: 0 1em 0 1em ;
  font-size: 200%;
 }
 
.header-tagline {
  display: inline;
    font-weight: bold;
    font-style: italic;
  padding: 0 0 0 8em ;

 }

.GTranslation {
		float: right;
  display: inline;
    padding: 0em 2em 0 1em ;
color: #1D4575;
    font-weight: bold;

 }


.search {
  display: inline;
  	position: relative;
 top: 0.5em;
 }


#horz-navlinks {
  background-image: url(default_bgnd_MenuNormal.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 32px;
  	margin: 0;
  	padding: 0;
	padding-top: 1px;
	

}


#horz-navlinks li {
	display: inline;
	border-right: 1px solid #99C;
	font-weight: bold;
	position: relative;
	top:23%;
	padding:  0.7em 0.75em 0.7em 0.25em;


}


#horz-navlinks li:hover {
  background-image: url(default_bgnd_MenuHover.png);
  background-repeat: repeat-x;
  background-position: center;
}


#horz-navlinks li.first {
margin-left: 7em;

	 
}

#horz-navlinks li.last {
	border-right: 0;
}

#horz-navlinks li a {
	 padding: 1em 0;
}


#horz-navlinks li.curr {
  background-image: url(default_bgnd_MenuCurrPage.png);
  background-repeat: repeat-x;
  background-position: center;
}



.horzbar-section {
font-size: 100%;
margin: 1em 0 0 0;

}

.horzbar-section  h1 {
display: block;
font-weight: bold;
background-color:#9E9E9E ;
color: #000;

font-size: 90%;
padding: 0.5em 0  0.5em 0;
border: 1px solid #000000;
  text-align: center;
margin: 0 0 0.5em 0;  
}


.vertmenu {
font-size: 100%;
    line-height: 1;

font-weight: bold;
background-color:#9E9E9E ;
border: 1px solid #000000;
width: 99%;
margin: 1em 0 0 0;
padding: 0 0 1em 0;

}

.vertmenu h1 {
display: block;

background-color:#253431 ;
font-size: 90%;
border: 1px solid #000000;
color: #FFF;
  text-align: center;
  margin: 0.5em 0.5em 0.5em 0.5em;   
padding: 0.5em 0  0.5em 0;

}

.vertmenu ul {
list-style: none;
margin: 0 1em 0 1em;   
padding: 0;
border: none;
}

div.vertmenu ul li {
margin: 0;
  padding: 0;
}

.vertmenu ul li a {
display: block;
border-bottom: 1px dashed #000;
text-decoration: none;
margin: 0;
  padding: 0.5em 0 0.5em 0;

}


.vertmenu ul li a.last {
	border-bottom: none;
}


.vertmenu ul li a:hover, #vertmenu ul li a:focus {
  background-image: url(default_bgnd_MenuHover.png);
  background-repeat: repeat-x;
  background-position: center;

}


.icon-name-pair {

font-size: 125%;
padding: 1em 0 0 0 ;
margin: 0 0 1em;
width: 100%;
color: #aaa;
display: block;
font-weight: bold;
text-align: middle;
}

.text-align-to-img {

font-size: 125%;
display: inline;
font-weight: bold;
height: 32px;
vertical-align: 75%;
  padding: 0 0 0 1em ;

}

blockquote{
background-color:#F2F2F2 ;
border: 1px solid #000000;
padding: 0.5em   ;
}


div.center-on-line {
display: block;
  text-align: center;
}

div.pad-top-bot {
  padding: 1em 0  ;
}

img.illus-left {
	float: left;
	margin: 0.75em 0.75em 0.75em 0;
	border: 0;
}


img.illus-right {
	float: right;
	margin: 0.75em 0  0.75em 0.75em ;
	border: 0;
	
}


img.illus-middle {
	display: block;
	margin: 1em auto 0;
	
}


/* --------- float 3 divs equally spaced */
.float-left {
	float: left;
	display: inline;
	padding-left: 1em;
}


.float-right {
	float: right;
		display: inline;
		padding-right: 1em;

}

.float-middle {
		float: left;
  display: inline;
  	position: relative;
 left: 33%;

}

.clearing-div {
  clear: both;
}
.control
{
        font-style: italic;
          color: DarkSlateGray     ;
}
.figure_caption
{
    
          color: DarkSlateGray     ;
}


.caption
{
    
          color: DarkSlateGray     ;
     display: block;
}

div.figure-left {
  float: left;
  width: auto;
    padding: 0.75em   0.75em 0.75em 0;
        margin: 0.75em   0.75em 0.75em 0;

  text-align: center;
}

div.figure-right {
  float: right;
  width: auto;
  
    margin: 0.75em  0 0.75em 0.75em;
        padding: 0.75em   0.75em 0.75em 0;

  text-align: center;

}


.li-title {
  font-weight: bold;

}


table {
	margin: 1em 0 0 0;
font-size: 1em;
background: white;
}

th,td {
	padding: 0.5em;
}


table {
background: #FCE3A9;
}


table thead th {
background: #FFAA3E;
}

.horzbar-section  h1 {
background-color:#FFAA3E ;
border: 1px solid #D01E1A;

}


  
 .td-sect-text {
   color: #000;
   background: #CCC;
  font-weight: bold;
   padding: 0 2em;
   width: 100%;
  }

 
 .vertmenu ul li a {
 border-bottom: 1px dashed #D01E1A;
 }

.text-align-to-img {
	color: #D01E1A    ;
}



.xlarge {
  font-size: 185%;
}

.large {
  font-size: 140%;
}

.normal {
  font-size: 100%;
}

.small {
  font-size: 80%;
}

.xsmall {
  font-size: 50%;
}


.blue-text
{
 color: darkblue   ;
 }


.listing-label
{
 color: DarkSlateGray   ;
 }

.strikethru
{
 text-decoration: line-through;
 }

.ProductNameLabel {
  font-size: 140%;
    font-weight: bold;

}

.highlightedQuote
{
    
    COLOR: darkblue;
    BACKGROUND: #FEEAC7;
    BORDER: black 1px solid;
    padding: 1em;
    text-align: center;

}

.attention
{
    COLOR: red;

    font-weight: bold;

}

#Google-search
{
    BACKGROUND: #FFF;

}

.mast_help_toc
{
    COLOR:  black;
    background: #A2E5E5;
    	 BORDER: blue 1px solid;
padding: 0.5em;
    height: 8.0em;
    line-height: 2.0em;
}

.logo_img_help {
	display: inline;
	padding: 0 2em 0 4em;
}
.toc_title_block {
	float: left;
		display: inline;

	padding: 0 2em 0 4em;
}


.mast_help_navrow
{
    COLOR:  black;
    background: #A2E5E5;
    	 BORDER: blue 1px solid;
    	 
}

.mast_help_std
{
    COLOR:  black;
    background: #A2E5E5;
    	 BORDER: blue 1px solid;
    padding: 0.5em ;
}

.document_whitespace
{
    	margin: 1em;

    
}


.help_Footer 
{
  clear: both;
       background: #A2E5E5;
       COLOR:  black;
	    	padding: 0.5em;
    height: 2em;
    FONT-SIZE: 70%;
}


.toc_title_text 
{
	    	FONT-SIZE: 150%;
	    	font-weight: bold;
	    	padding: 0 0 0 0.5em ;
}

.helpdoc_title_text 
{
	    	FONT-SIZE: 125%;

	    	    font-weight: bold;
	   	padding: 0em 1em;


 }


.help_TOC_backlink
 
{
	    	FONT-SIZE: 125%;
	    	    font-weight: bold;
	   	margin: 0 0 0 7em;


}


