/* Documentation section styles */


#doc-wrap {
    margin:0;
    padding:0;}



/*Supported Devices dropdown*/

.doc-form {
	position: relative; 
	left: -5px; 
	width: auto; 
	padding: 20px 0 20px 0; 
	margin: 0 -10px 10px -15px;}
.doctype-dropdown {
	padding:10px 0 10px 20px;
	margin:-23px 0 0 0;
	float:left;}  
#helpSection {
  width:97%;
  border:1px solid #e9eaa6;
  border-width:1px 0;
  padding:10px 0 10px 0;
  margin-bottom:25px;}
#helpSection p {
  color:#666;
  padding:0 0 0 10px;
  margin: 1px 0;
  font-size:0.9em;}
#helpSection #callout {
  margin:10px 0 -10px 0px;
  padding:5px 0px 5px 0px;
  background: #e9eaa6;}
.goto-top img {
  border:none;}

/*Sortable table styles*/
/* --------------------------------------------------
  FEATURE TABLE STYLES
-------------------------------------------------- */   
.featureTable {
  border-spacing:0;
   margin:0;
  padding:0;
   border:1px dotted #97b5d3;
  border-width:0 0 0 1px;
  font-size:0.9em;
  width:98%}
.featureTable tr {
  padding:0;
  margin:0;}
.featureTable td {
  vertical-align:top;
   margin:0;
  padding:5px 8px;
   color:#666;
   border:1px dotted #97b5d3;
   border-width:0px 1px 1px 0px;
   text-align:left;
   font-size:1em;}
.featureTable th.date {
  width:12%;}
.featureTable ul {
list-style-image:url(/images/css/square.gif);
  width:300px;
  margin:0 0 0 15px;}
.featureTable ul li {
	margin: 0;
  padding:0;}
.stripe {
   background-color:#f4f9fc;}
.featureTable p {
  margin:0 0 0 15px;
  padding:0;}
.featureTable p.doc-desc {
  margin:10px 200px 8px 15px;}
.featureTable p.engDoc a {
  display:block;  
  padding:0 0 0 19px;
  background:url(/images/css/i_download_sm.gif)0 0 no-repeat;}

.featureTable th {
	text-align: left;
  padding:5px;
  border:1px dotted #97b5d3;
  border-width:0 1px 1px 0;}
#doc-wrap .featureTable thead tr .header {
	background-image: url(../images/css/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#doc-wrap .featureTable tbody tr.odd td {
	background-color:#f4f9fc;
}
#doc-wrap .featureTable thead tr .headerSortUp {
	background-image: url(../images/css/asc.gif);
}
#doc-wrap .featureTable thead tr .headerSortDown {
	background-image: url(../images/css/desc.gif);
}
#doc-wrap .featureTable thead tr .headerSortDown, 
#doc-wrap .featureTable thead tr .headerSortUp {
background-color: #e9eaa6;}

/*For pages that have tree under link to doc*/
.doc-toggleinfo {
	margin: 5px 0 0 0; 
	padding: 0 0 2px 0; 
	text-decoration: none;}
.doc-toggleinfo a {
	text-decoration: none; 
	margin: 0;
	padding: 0;}
.doc-files {
        float:right;
        font-size:0.9em;
	margin: 3px 15px 0 0; 
	padding: 0;}
.doc-info {
 	width:100%;
	position: relative;
	margin: 5px 0 0 0; padding: 0;
	}	
.doc2-info {
    margin:0;
	padding: 0;}
.doc2-info a {text-decoration: none;}
.doc2-info a:hover {text-decoration: underline;}
.plus-minus {
    margin:0;
	padding: 0;}
.plus-minus img {
    border:0;}
.hide-show {
   margin:10px 0 0 0;
   padding: 0;} 
.hide-show p {
   margin:10px 0 10px 20px;}    



/*Horizontal tab styles */
.htabsdoc {
   margin:-48px 0 0 -8px;
   padding: 0;
   width: 100%;
   position:absolute;
   z-index:1000;
   }
h3.htabdoc-title {
   background:none;
   padding:0 0 0 0;
   margin:0;
   font-weight:normal;
   }
     
a.tab-link {
	font-weight: bold;
	margin: -3px 0 0 0;
	padding: 0;
   text-decoration:none;
   color:#FFF;
   display:block;
padding:12px 0;
}

a.tab-link:visited {
   color:#FFF;
   text-decoration:none;
   }
   
a.tab-link:hover{
   color:#FFF;
   text-decoration:underline;
   background:url(../images/tab_active_blue.gif) 0 3px no-repeat;
   display: block;}   
.inactive {   	
   z-index:1000;
   padding:0 5px 0 0;
   background: url(../images/tab_inactive_blue.gif) 0 0 no-repeat;}   
.hilitetab {
   z-index:1000;
   padding:0 5px 0 0;
   background:url(../images/tab_active_blue.gif) 0 0 no-repeat;}
.hilitetab h3.htabdoc-title {
   font-weight:bold;}   
#htabsdoc-wrap {   
    margin:50px 0 20px 0;
    padding:0 0 0 0;
	border-top: 20px solid #E6EFF3;
    border-right: 8px solid #E6EFF3;
	border-bottom: 8px solid #E6EFF3;
	border-left: 8px solid #E6EFF3;
	}   
.htabdoc-wrap {
   margin:0 0 0 0;
   padding:0 0 0 0;
   position: relative;
   z-index:2;}
.htabdoc-wrap h3 {margin:15px 0 10px 0;} /* new style for doc-landing 061907*/ 
.htabdoc-wrap h4 {
   margin:15px 0 7px 0;} /* modified h4 added 10px 061907 for doc-landing*/
.htabdoc-body {
   border:1px solid #d2dce1;
   background-color: #FFF;
   padding:10px 5px 15px 15px; 
   margin:0;} /* innermost */   
.bltbot-content {
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   } 
   
/* Tree*/
.doc-infotree {
 	width:100%;
	position: relative;
	margin: 5px 0 0 0; padding: 0;
	}
li {padding: 1px; margin: 0;} /* new style 061907*/
ul.trees {list-style-image: url(../images/dotted-arm.gif); list-style-type: square; list-style-position: outside; margin: 0 0 0 30px; padding: 0 0 8px 0;}
ul.plain li {list-style-image: none; list-style-type: none; list-style-position: outside; margin: 0 0 0 -30px; padding: 0 0 1px 0;} /*new style 061907- for doc landing*/
ul.trees-l {width: 45%; list-style-image: url(../images/dotted-arm.gif); list-style-type: square; list-style-position: outside; margin: 0 0 0 30px; padding: 0 0 8px 0;}
ul.trees-r {width: 45%; float: right; list-style-image: url(../images/dotted-arm.gif); list-style-type: square; list-style-position: outside; margin: 0 0 0 0; padding: 0 0 8px 0;}
ul.l {width: 45%; list-style-image: url(../images/home_arrowV2005.gif); list-style-type: square; list-style-position: outside; margin:0; padding:0 0 8px 20px;}
ul.r {width: 45%; float: right; list-style-image: url(../images/home_arrowV2005.gif); list-style-type: square; list-style-position: outside; margin:0; padding:0 0 8px 20px;}
ul.plain {list-style-image: none; list-style-type: square; list-style-position: outside; margin: 0 0 0 30px; padding: 0 0 8px 0;}

