/* Cascading stylesheet for Support Articles when printed */

div.heading img{
 display:none;
}

#header{
 display:none;

}

#footer{
 display:none;

}

.breadcrumb{
 display:none;
}

div.section{
 display:block;
}

#environment{
 display:block;
}

#docAids
{
 display:none;
 visibility:none;
}

#docFunctions{
  display:none;
}

#jumpTo{
 display:none;
}
.main ul li.backTop  {
display:none;
}
/* Cascading sytlesheet for Support Articles when viewed on screen */

body{

 padding:0 0 10px;
}

.main ul li.backTop  {
background-image:url("../img/newTemplate/arrow_up_blue.gif");
}
c
.heading img{
display:none;
}

#wrapper
{
  background-image:none;
   width:100%;
  padding-top:0px;
}

hr
{
    color: silver;
    margin-top: 2px;
    margin-bottom: 2px;
}

hr.section
{

    position: relative;
}
hr.subsection
{
}



p
{
    margin-left: 0em;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
}
ul p
{
    margin-left: 5px;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
}

div.section1
{
    margin-left: 10px;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    margin-bottom: 10px; /*border-bottom-style: solid; 	border-bottom-width: 1px; 	border-bottom-color: #8cb811;*/
}
div.section2
{
    margin-left: 20px;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    margin-bottom: 10px; /*border-bottom-style: solid; 	border-bottom-width: 1px; 	border-bottom-color: #8cb811;*/
}
/* Headings */
/*H1{
  color: Black;

  font-size: 12pt;

  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
H2{
	color: Black;
	
	font-size: 11pt;

	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-top: 3px;
	margin-bottom: 1px;
}
H3{
  color: Black;
  
  font-size: 10pt;

  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  	margin-top: 5px;
	margin-bottom: 5px;
}*/
.subHeading
{
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.tabbar
{
    background-color: #600000;
    color: #ffffff;
    font-weight: bold;
    vertical-align: 25%;
    padding-left: 10px;
}


/* Lists */
ul
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; list-style-type: disc; margin-top: 5px; margin-bottom: 5px;*/ /*list-style-image: url("http://www.blackberry.com/images/misc/bullet.gif");*/
}

/*Overriding from bb.com global.css*/
.main ul, .main ol
{
    margin: 0.7em 0 1.5em 0em;
}



UL.checklist
{
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style-image: url("http://www.blackberry.com/knowledgecentersupport/kmsupport/supportknowledgebase/images/layout/checkbox.gif");
}
/*
OL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-image: none;
}
OL OL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: lower-alpha;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: none;
}*/

/* Tables */
TABLE.borders
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

TABLE.borders TD.Header
{
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-left: 0em;
    margin-right: 0em;
    text-align: center;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    background: #999999 border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
TABLE.borders tbody
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

TABLE.borders TD
{
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: 0em;
    margin-right: 0em;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    empty-cells: show;
}
TABLE.borders TR
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
TABLE.noBorder
{
    border-width: none;
    border-style: none;
    border-color: none;
}
TD.noBorder
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: 0em;
    margin-right: 0em;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    border-style: none;
    border-width: none;
    border-color: none;
    empty-cells: show;
}
/* Classes */


.callout
{
    font-family: Verdana, Geneva, Arial, Helvetica;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    border-right: 1px dashed;
    padding-right: 5px;
    border-top: 1px dashed;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: 1px dashed;
    padding-top: 5px;
    border-bottom: 1px dashed;
    background-color: #E9E9E9;
}
.DocInformation
{
    border: solid 1px silver; width: 200px; float: right; margin-top: 15px; position:relative;z-index:5; background-image: none;
}

.code
{
    font-family: Courier New, Courier, mono;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: 0em;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
}
.paraCode
{
    font-family: Courier New, Courier, mono;
    background-color: #E9E9E9;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: 0em;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
}
.paraError
{
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    
}

.rev1
{
    font-size: x-small;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    background-color: #808080;
}
.rev2
{
    font-size: x-small;
    text-align: center;
    border-style: solid;
    border-width: 1px;
}

.rev4
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    empty-cells: show;
}

.print
{
    display: none;
}

 .heading
              {
              font-weight: bold;
              font-size: 14px;
              margin-top: 1%;
              }
              #static_home
              {
              width: 100%;
             
              }
              #static_home .main
              {
              font-family: Verdana,Arial,sans-serif;
              font-size: 11px;
              }
.social
              {
       display:none;
	   height:0px;
	   visibility:hidden;

              }
			  
.social a
              {
       display:none;
	   height:0px;
	   visibility:hidden;

              }
			  
			  .clear
              {
       display:none;
	   height:0px;
	   visibility:hidden;

              }
    
              div.item
              {
              padding-top: 5px;
              padding-bottom: 5px;
              }
      
         

