/* Reset */
@import url(scrollbar.css);
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
img { border: 0; }

/*CONTAINER*/
#wrapper { width: 300px; height: 600px; background: #FFF; position: absolute; overflow: hidden; border: 1px solid #000; top: 0; left: 0; opacity: 0; background-repeat: no-repeat; }
#banner { position: absolute; width: 300px; height: 600px; top: 0px; left: 0px; cursor: pointer; z-index: 9998; opacity: 0; }

/*ISI*/
#isi { width: 300px; top: 659px; left: -1px; height: 159px; position: absolute; z-index: 20; font-family: Arial, Helvetica, sans-serif; background: #FFF; }
.container { overflow: auto; position: relative; width: 300px; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 10px; color: #58585a; }
.all-themes .container { width: 300px; height: 159px; float: left; }
.container-title { font-size: 10px; color: #e90649; margin: 5px 0px 0px 7px; line-height: 12px; letter-spacing: 0px; font-weight: bold; width: 276px; }
.container-text { font-size: 10px; color: #000; margin: 5px 0 0 7px; line-height: 11px; width: 272px;}
.list li { margin: 2px 0px 3px 2px; background: url(images/circle.png) no-repeat left 4px; padding: 0 0 0 6px; list-style-type: none; background-size: 3px; }
.list2 li { margin: 2px 0px 3px 8px; background: url(images/circle.png) no-repeat left 4px; padding: 0 0 0 6px; list-style-type: none; background-size: 3px; }
.bold { font-weight: bold; }
sup { line-height: 0px; vertical-align: 2px; font-size: 8px; }

/*CONDICIONAL FIREFOX*/
@-moz-document url-prefix() {
	.container-text { letter-spacing: -0.3px; }
	.list li { letter-spacing: -0.3px; }
	
	
	
}

/*END ISI*/

/*BANNER*/
#txt1 { position: absolute; width: 208px; height: auto; top:9px; left: 49px; opacity: 0; z-index: 30;}
#txt1a { position: absolute; width: 297px; height: auto; top:8px; left: 3px; opacity: 1; z-index: 30;}
#txt2 { position: absolute; width: 175px; height: auto; top: 75px; left: 65px; z-index: 2;}
#txt3 { position: absolute; width: 160px; height: auto; top: 71px; left: 73px; opacity: 1; z-index: 5;}
#txt4 { position: absolute; width: 202px; height: auto; top: 11px; left: 49px; opacity: 1; z-index: 7;}
#txt5 { position: absolute; width: 249px; height: auto; top: 70px; left: 26px; opacity: 1; z-index: 7;}
#txt6 { position: absolute; width: 225px; height: auto; top: 125px; left: 37px; z-index: 10;}
#txt7 { position: absolute; width: 150px; height: auto; top: 100px; left: 78px; z-index: 10;}
#img1 { position: absolute; width:auto; height: 600px; top: 0px; left: 0px; opacity: 1; z-index: 1;}
#img2 { position: absolute; width:300px; height: auto; top: 0px; left: -1px; opacity: 0; z-index: 3;}
#img3 { position: absolute; width:300px; height: auto; top: 0px; left: 0px; opacity: 0; z-index: 6;}
#logo_xeljanz { position: absolute; width: 165px; height: auto; top: 15px; left: 73px; z-index: 10; }
#cta { position: absolute; width: 132px; height: auto; top: 155px; left: 84px; cursor: pointer; z-index: 9999;}
#ball { position: absolute; width: 28px; height: auto; top: 371px; left: 201px; cursor: pointer; z-index: 9999;}
#ball2 { position: absolute; width: 37px; height: auto; top: 393px; left: 181px; cursor: pointer; opacity: 0; z-index: 9999;}

/*ISI_Assets*/
#txt_top_isi { position: absolute; width: 300px; height: auto; top: 643px; left: -1px; z-index: 300; opacity: 0;  }
#txt_bottom_isi { position: absolute; width: 300px; height: auto; top: 814px; left: -1px; z-index: 21;  }

#prescribing {     
    position: absolute;
    width: 105px;
    height: 13px;
    top: 585px;
    left: 13px;
    opacity: 0;
    background: #FFF;
    cursor: pointer;
    z-index: 22;
	}

#medication { 
    position: absolute;
    width: 62px;
    height: 12px;
    top: 585px;
    right: 13px;
    opacity: 0;
    background: #FFF;
    cursor: pointer;
    z-index: 22;
	}

/*ISI_Cursor*/

#prescribing_isi, #medication_isi, #medwatch_isi, #helps_isi, #boxed_warning { color: #e90649; text-decoration: underline; cursor: pointer; }
#logo_pfizer { cursor: pointer; }

