﻿/* Cascading sytlesheet for Support Articles when viewed on screen */

.hideSection
{
 display:none;
}


.showSection
{
 display:block;
}

div.divider
{
    /*border-bottom: solid 1px #c0c0c0;*/
	background-image:url(../img/newTemplate/sectiondivider.png);
	background-repeat: no-repeat;
	height:1px;
    position: relative;
    margin-top: 4px;
    margin-bottom: 10px;
}

p div.section{
white-space:normal;
}

body
{
    padding: 0 0 10px;
}

span.internal_notes {
 color:Red;
}

.hide
{
    display: none;
}



#docFunctions
{
    display: block;
    font-size: 11px;
}


#jumpTo
{
    font-size: 11px;
}

.main ul li.backTop img{
 
  margin-right:5px;
}

.main ul li.backTop 
{
    /*background-image: url("../img/newTemplate/arrow_up_blue.gif");*/
    background-image: none;
    text-align: right;
    font-size: 11px;    
    list-style-type: none;
	margin:0px;
}

.main ul li.linked 
{
    
    font-size: 11px;    
    list-style-type: none;
    PADDING-BOTTOM: 0px;	MARGIN: 2px 0px;	LINE-HEIGHT: 12px;	PADDING-TOP: 0px;	LIST-STYLE-TYPE: none;
    PADDING-RIGHT: 0px;	PADDING-LEFT: 10px;
}

c .heading img
{
    display: none;
}

#wrapper
{
    overflow: visible;
    padding-top:80px;
}

hr {
  border: 0;
  width: 90%;
  color: #c0c0c0;
  background-color: #c0c0c0;
  height: 1px;
  margin:0px auto 8px;
}

hr.section
{
    
}
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;
}


/*Overriding from bb.com global.css*/
.main ul, .main ol
{
    margin: 0.0em 0px 1.5em 1.3em;
    
}

.main UL LI
{
    margin: 0.0em 0px 0em 1.3em;
    line-height: normal ;
    list-style-type: disc; 
    background:none;
    padding:0px;
    MARGIN: 0px 17px
}


/*End Overriding from bb.com global.css*/


/* Lists */
ul
{
     font-style: normal; 
     font-weight: normal; 
     font-variant: normal; 
     text-transform: none; 
     list-style-type: disc; 
     MARGIN: 0.0em 0px 1.5em 0em;
   
}



div.item UL LI{
    PADDING-RIGHT: 0px;	
    PADDING-LEFT: 10px;	
    BACKGROUND: url(http://na.blackberry.com/eng/assets/images/arrow_gray.gif) no-repeat 0px 0.4em;	
    PADDING-BOTTOM: 0px;	
    MARGIN: 2px 0px;	
    LINE-HEIGHT: 12px;	
    PADDING-TOP: 0px;	
    LIST-STYLE-TYPE: none;
    COLOR: #696969;
}

UL.info{
    PADDING-RIGHT: 0px;	
    PADDING-LEFT: 0px;	
    PADDING-BOTTOM: 0px;	
    MARGIN: 0.7em 0 1.5em 0;	
    LINE-HEIGHT: normal;	
    PADDING-TOP: 0px;	
    LIST-STYLE-TYPE: none;
    COLOR: #696969;
    
}

UL.info LI{
    
    margin-bottom: 50px;	
    
}

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-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    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: 1px solid #c0c0c0;
    width: 200px;
    float: right;
    position: relative;
    z-index: 5;
    font-size: 11px;
    margin-left: 10px;
    margin-bottom: 5px;
    background-color: #ECECEC;
    background-image: url('../img/newTemplate/bg-gradient.gif');
    background-position: top;
    background-repeat: repeat-x;
}

.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: 1.2em;
    margin-top: 1%;
}
#static_home
{
    width: 840px;
    padding: 0px 15px 0 15px;
    position: static;
}

#static_home .main
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.2em;
    padding-top: 2px;
}

.social
{
    width: 200px;
    padding-bottom: 1px;
    padding-top: 1px;
    display: inline;
}
.social a
{
    width: 20px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 5px;
}
div.item
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.yahoobuzz
{
    background: url(http://na.blackberry.com/eng/assets/images/social/yahoobuzz.gif) no-repeat 0 0;
}
.technorati
{
    background: url(http://na.blackberry.com/eng/assets/images/social/technorati.gif) no-repeat 0 0;
}
.stumbleupon
{
    background: url(http://na.blackberry.com/eng/assets/images/social/stumbleupon.gif) no-repeat 0 0;
}
.reddit
{
    background: url(http://na.blackberry.com/eng/assets/images/social/reddit.gif) no-repeat 0 0;
}
.twitter
{
    background: url(http://na.blackberry.com/eng/assets/images/social/twitter.gif) no-repeat 0 0;
}
.myspace
{
    background: url(http://na.blackberry.com/eng/assets/images/social/myspace.gif) no-repeat 0 0;
}
.facebook
{
    background: url(http://na.blackberry.com/eng/assets/images/social/facebook.gif) no-repeat 0 0;
}
.digg
{
    background: url(http://na.blackberry.com/eng/assets/images/social/digg.gif) no-repeat 0 0;
}
.delicious
{
    background: url(http://na.blackberry.com/eng/assets/images/social/delicious.gif) no-repeat 0 0;
}
.feedback
{
    background: url(../img/feedback.gif) no-repeat 0 0;
}
.printpage
{
    background: url(../img/newTemplate/print.png) no-repeat 0 0;
}
.email
{
    background: url(../img/newTemplate/email.png) no-repeat 0 0;
}
.breadcrumb
{
    font-family: verdana;
    position: relative;
    top: 8px;
    font-size: 11px;
    padding: 8px;
	padding-left:0px;
}

.documentTitle
{
    font-family: verdana;
    top: 15px;
    padding-top: 8px;
    font-size: 11px;
}
.bookmark
{
    background: url(../../img/kss/icon_bookmark_btn.gif) no-repeat 0 0;
}

