@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------Basic framework components----------------------------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #d8d8d8;
}

a{
outline: none;
}
.clear{
	clear: both;
	height: 0px;
	font: 0px/0px arial;
}

.marginReset{
	margin: 0px;
	padding: 0px;
}

.sup{
	vertical-align: text-top;	
	font-size: 83%;
	line-height: 120%;
}


#wrapper{
	width: 960px;
	height: auto;
	padding: 0 19px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/wrapper-bkgnd.jpg) repeat-y;
}

#topLinksPane{
	width: 960px;
	height: 25px;
	text-align: right;
}

#topLinksPane p{
    font : 10px/25px arial;
	margin: 0px;
	color :#999999;
}

#topLinksPane p a{
    font : 10px arial;
	color :#999999;
	text-decoration :none;
	outline: none;
}

#logo{
	background: url(../images/invega-sustenna-logo.gif) no-repeat;
	width: 324px;
	height: 65px;
	display: block;
	margin: 0 0 15px 24px;
	_margin: 0 0 15px 12px;
	outline: none;
	float: left;
}

#statusBar{
	width: 250px;
	height: 27px;
	font: 0px arial;
	background: url(../images/statusbar_hcp_new.gif) no-repeat;
	float: right;
	outline: none;
	cursor: pointer;
	margin:39px 12px 0 0;
}

#topContainer{
	width: 844px;
	height: 460px;
	margin: 0 0 0 116px;
}

.link1{
	font: bold 12px arial;
	margin: 27px 0 5px 0 !important;
	display: block;
	color :#f3901d;
	text-decoration: none;
}
#topContainer p{ 
	font: 12px/18px arial;
	margin: 0 80px 10px 0;
	color: #666666;
}
#titleBar{
	width: 844px;
	height: 65px;
	padding: 0 0 0 116px;
	background: url(../images/top-bar-bkgnd.jpg) repeat-x;
}

/*---Start-----------Components of home page---------------------------------------------*/

#homeTopContainer{
	width: 960px;
	height: 463px;
	background: url(../images/top-bar-bkgnd.jpg) repeat-x;
}
#homeTitleBar{
	width: 844px;
	height: 35px;
	padding: 0 0 0 116px;
}
#homeFlashContainer{
	position: relative;
	width: 570px;
	height: 421px;
	float: left;
	display: inline;
	margin-top:4px;
	
}
#flashHolder{
	width: 570px;
	height: 428px;
	position: absolute;
}

#no-flash-content{
	position: absolute;
	top: 100px;
	left: 80px;
	z-index: 2 !important;
}

#no-flash-content p{
	font: 14px arial;
	margin: 0 10px 10px 0;
}
#homeContainer{
	width: 390px;
	height: 421px;
	float: left;
}

#homeContainer h2{
	width: 302px;
	height: 24px;
	font :bold 15px arial;
	color: #f3901d;
	background: url(../images/heading1.gif) no-repeat;
	text-indent: -9999px;
	margin: 25px 25px 0 25px;
}


#homeContainer h3{
	width: 316px;
	height: 54px;
	font :bold 14px arial;
	color: #b01c2e;
	background: url(../images/heading2.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 25px 5px 25px;
}

#homeContainer p{
	font : 12px/14px arial;
	color: #666666;
	margin: 0 35px 18px 25px;
}
.listStyleHome{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.listStyleHome li{
	height: 42px;
	width: 390px;
	float: left;
	display :block;
	background: url(../images/grey-hatch.gif) repeat-x;
}

.listStyleHome li a{
	height: 15px;
    width: 360px;
	display :block;
	margin: 13px 0 0 25px;
	
}

.homelink1{
	background: url(../images/link1.gif) 0 no-repeat;
}

.homelink2{
	background: url(../images/link2.gif) no-repeat;
}

.homelink3{
	background: url(../images/link3.gif) no-repeat;
}

.homelink4{
	background: url(../images/link4.gif) no-repeat;
}

/*---Stop-----------Components of home page---------------------------------------------*/
#homeShadowRule{
	width: 960px;
	height: 33px;
	background: url(../images/shadow-rule.gif) no-repeat;
}


#isiContainer{
	width: 925x;
	height: auto;
}

#isiContainer p{
	font: 12px arial;
	color: #505050;
	margin: 0 25px 10px 35px;
}

#footerContainer{
	width: 925x;
	height: auto;
}

.orangeLink{
	color: #ff9900 !important;
	text-decoration: none;
	cursor: pointer;
}



.footerHatch{
	height: 70px;
	background: url(../images/grey-hatch.gif) 0 30px repeat-x;
}
.footerLogo{
	float: left;
	display:inline;
	background: url(../images/janssen-logo.gif) 60px 40px no-repeat;
	width: 271px;
	height :200px;

}
.footerText{
	float: left;
	display:inline;
	width: 630px;
	height: auto;

}
.footerText p{
	font: 11px arial !important;
	color: #505050;
	margin: 0 25px 5px 0 !important;
}

/*----Start----------------Components for resources page---------------------------------------*/

#resourcesContainer{
	width: 844px;
	height: auto;
	_height: 360px;
	min-height: 360px;
	margin: 0 0 0 116px;
}

#resourcesContainer a{
	font: bold 12px arial;
	color :#f3901d;
	text-decoration: none;
	margin: 0 0 5px 0 !important;
	display: block;
	
}

#resourcesContainer p{ 
	font: 12px/18px arial;
	color: #666666;
	margin: 0 80px 27px 0;
}

/*----Stop----------------Components for resources page---------------------------------------*/

/*----Start----------------Components for legal page---------------------------------------*/

#legalContainer{
	width: 844px;
	height: auto;
	margin: 0 0 38px 116px;
}

#legalContainer p{ 
	font: 12px/18px arial;
	color: #666666;
	margin: 0 80px 9px 0;
}
#legalContainer p a{
	text-decoration :none;
}

/*----Stop----------------Components for legal page---------------------------------------*/

/*----Start----------------Components for prescribing information page---------------------------------------*/

#piContainer{
	width: 844px;
	height: auto;
	margin: 0 0 38px 116px;
}

#piContainer p{ 
	font: 12px/18px arial;
	color: #666666;
	margin: 0 80px 20px 0;
}

/*----Stop----------------Components for prescribing information page---------------------------------------*/
/*----Start----------------Components for Thank you page---------------------------------------*/

#thankYouContainer{
	width: 844px;
	height: auto;
	margin: 0 0 38px 116px;
}

#thankYouContainer p{ 
	font: 12px/18px arial;
	color: #666666;
	margin: 0 80px 20px 0;
}

#thankYouContainer p.magenta{
	color: #b01c2e;
}

p.magenta{
	color: #b01c2e !important;
}
/*----Stop----------------Components for Thank you page---------------------------------------*/



/*----Start----------------Components for privacy page---------------------------------------*/

#privacyContainer{
	width: 844px;
	height: auto;
	margin: 0 0 0 116px;
}

#privacyContainer h5{ 
	font: bold 14px arial;
	color: #b01c2e;
	margin: 0 80px 8px 0;
}

#privacyContainer p{ 
	font: 12px arial;
	color: #666666;
	margin: 0 80px 8px 0;
}
ul.listStyleRoman{
	list-style-type: lower-roman;
	margin: 0 80px 8px 27px;
	padding: 0 0 0 0;
}
ul.listStyleRoman li{
                                          
	
	font: 12px arial;
	color: #666666;
	margin: 0 0 8px 0;

}

/*----Stop----------------Components for privacy page---------------------------------------*/

/*----Start----------------Components for Site Map page---------------------------------------*/

#siteMapContainer{
	width: 844px;
	height: auto;
	margin: 0 0 38px 116px;
}
#siteMapContainer h5 { 
	font: bold 12px arial;
	color: #666666;
	margin: 0 80px 8px 0;
}

#siteMapContainer h5 a{ 
	font: bold 12px arial;
	color: #666666;
	text-decoration: none;
	margin: 0 80px 8px 0;
	outline: none;
}

#siteMapContainer a{ 
	font: 12px arial;
	color: #666666;
	text-decoration: none;
	margin: 0 80px 8px 0;
display: inline-block;
}


/*----Stop----------------Components for Sitemap page---------------------------------------*/

/*----Start----------------Components for Signup for updates page---------------------------------------*/

#signupContainer{
	width: 844px;
	height: auto;
	margin: 30px 0 38px 116px;
}

#signupContainer h5 a{ 
	font: bold 12px arial;
	color: #666666;
	text-decoration: none;
	margin: 0 80px 8px 0;
}

#signupContainer p{ 
	font: 12px arial;
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0 80px 8px 0;
}
#signupContainer h5{ 
	font: 12px/18px arial;
	color: #666666;
	text-decoration: none;
	display:inline;
	margin: 0 4px 8px 0;
	float: left;
}
.signupField{
	text-align: left;
	margin: 8px 0 0 0;
}

.signupField h6 {
	width: 10px;
	float: left;
	display: inline;
	margin: 0 0px 3px 0;
	_margin: 1px 0px 3px 0;
	font :12px/24px arial;
	color :#666666;
}
.signupTextBox1{
	width :222px;
	height: 22px;
	background: url(../images/field-name.jpg) 0 0 no-repeat;
	_background-attachment:fixed; 
	font :11px arial;
	color :#666666;
	padding: 4px 0 3px 5px;
	margin: 0 4px 0 0;
	border :none;
	float: left;
}
.signupTextBox2{
	width :463px;
	height: 20px;
	background: url(../images/field-email.jpg) 0 0 no-repeat;
	_background-attachment:fixed; 
	font :11px arial;
	color :#666666;
	padding: 4px 0 7px 5px;
	border :none;
	float: left;
}
.setWidth{
	width: 60px !important;
}
.setWidth1{
	width: 70px !important;
}
.setWidth2{
	width: 150px !important;
}
.setMargin{
	margin: 5px 0 0 0 !important;
	padding: 5px 0 0 0 !important;
}

.signupSelection{
	width :166px;
	height: 20px;
	font :12px/16px arial;
	color :#666666;
	padding: 0 0 0 4px;
	float: left;
}
.signupCheck{
	float: left;
}
.selectBox{
	width: 128px;
	height: 22px;
	font: 12px/21px arial; 
	color: #505050;
	margin: 0 4px 0 0;
	float: left;
}
#greybox{
	background: url(../images/grey-box.gif) no-repeat; 
	padding: 4px 0 0 4px;
	margin: 0 0 10px 0;
	width: 365px;
	height: 26px;
	float: left;
}
/*----Stop----------------Components for Signup for updates page---------------------------------------*/


.floatLeft{
	float: left;
	margin :0 0 0 6px;
}
.floatRadio{
	margin: 6px 3px 0 0;	
	*margin: 2px 0 0 0;
	float: left;
	display: inline;
}
.errorMessage{
	color: red !important;
}
#tbContainer{
	background: #ffffff;
	text-align: left !important;
	padding: 24px 0 0 0;
}

#tbContainer p{
	font: 12px/18px arial;
	color: #666666;
	margin: 0 24px 12px 24px !important;
}

.tbCancel{
	font: 12px/18px arial;
	text-decoration: none;
	color: #666666 !important;
	margin: 0 0 0 320px;
	cursor: pointer;
}

.tbContinue{
	font: 12px/18px arial;
	color: #ff9900 !important;
	text-decoration: none;
	margin: 0 0 0 20px;
	cursor: pointer;
}

.tbCancel2{
	font: 12px/18px arial;
	text-decoration: none;
	color: #666666 !important;
	margin: 0 0 0 30px;
	cursor: pointer;
}

.tbhcp{
	font: 12px/18px arial;
	color: #ff9900 !important;
	text-decoration: none;
	margin: 0 0 0 120px;
	cursor: pointer;
}



.spacer{
	margin: 0 0 12px 50px !important;
	display: block;
}

.spacer1{
	height: 5px;
	font: opx arial;
}
.spacer2{
	height: 10px;
	font: opx arial;
}
.spacer3{
	height: 15px;
	font: opx arial;
}
.spacer4{
	height: 20px;
	font: opx arial;
}
span.checkbox { 
	width: 19px; 
	height: 15px !important; 
	padding: 0 5px 0 0; 
	background: url(../images/checkbox.gif) no-repeat; 
	display: block; 
	font: 9px/12px arial;
	float: left; 
} 

span.radio {
	width: 15px;
	height: 12px !important;
	padding: 0 5px 0 0;
	background: url(../images/radio.gif) no-repeat;
	display: block;
	float: left;
	margin: 6px 0 0 0;
	font: 9px/12px arial;
}


/*----Start----------------< Question and Answer page styles >---------------------------------------*/


#questAnswerContainer{
	width: 730px;
	height: auto;
	_height: 360px;
	min-height: 360px;
	margin: 0 114px 0 116px;
}

#questAnswerContainer a{
	font: bold 12px arial;
	color :#f3901d;
	text-decoration: none;
	margin: 0 0 5px 0;
	display: block;
	
}

#questAnswerContainer a.greyLinks{
	font: normal 12px arial;
	color :#505050;
	text-decoration: underline;
	margin: 0 0 5px 20px !important;
	float: left;
	cursor: pointer;
}

a.b2tLink{
	font: normal 12px arial !important;
	color :#505050 !important;
	text-decoration: underline !important;
	margin: 20px 0 40px 0 !important;
}

#questAnswerContainer sup{
	font-size: 70%;
	vertical-align: text-top;	
}

#questAnswerContainer p{ 
	font: 12px/18px arial;
	color: #505050;
	margin: 0 80px 15px 0;
}

p.qnaTopLeft{
	float: left;	
}

p.qnaTopRight{
	float: left;
	margin: 0 0 0 210px !important;
	_margin: 0 0 0 190px !important;	
}

#topicHead p{
	margin: 0px !important;
}

#topicHead p a{
	font: bold 14px/18px arial;
	color: #c42034;	
	margin: 0px !important;
}

div.redLiner{
	width: 730px;
	font: 0px Arial !important;
	border-bottom: solid 1px #9f1121;	
	margin: 30px 0 0 0;
}


div.topicContainer{
	width: 730px;
	margin: 30px 0 20px 0;
	padding: 0px;	
}

div.topicContainer h2.topicHeader{
	font: bold 14px/18px arial;
	color: #ff9900;	
	margin: 0px !important;	
}
.topicContainer p.msgContent{
	font: normal 10px/18px arial !important;
	color: #ff9900 !important;	
	margin: 0 0 8px 0 !important;	
	
}

.topicContainer p.msgContent a{
	font: normal 10px/18px arial !important;
	color: #ff9900 !important;
	display: inline !important;
	text-decoration: underline !important;
	cursor: pointer;	
}

#aboutContainer {
	margin: 0 113px 50px 116px;
}

#aboutContainer p {
	font: 12px/18px arial;
	color: #666666;
	margin: 10px 0 10px 0;
}

#aboutContainer h1 {
	font: bold 18px arial;
	color: #b01c2e;
	margin: 0 0 12px 0;
}

#aboutContainer h2 {
	font: bold 14px/18px arial;
	color: #ff9900;	
	margin: 0 0 12px 0;

}

#aboutmenu {
	width: 774px;
}

#aboutmenu #aboutmenuleft{
	width: 370px;
	float: left;
	padding: 0 0 0 1px;
}

#aboutmenu #aboutmenuright{
	width: 370px;
	float: left;	
	padding: 0 0 0 1px;
}

#aboutmenuleft a{
	line-height: 18px !important;
}

#aboutmenuright a{
	line-height: 18px !important;
}

#aboutContainer a:link, #aboutContainer a:visited, #aboutContainer a:hover {
	font: bold 12px arial;
	color: #f3901d;
	text-decoration: none;
} 
a.resourceLink{
	font: 12px/18px arial !important;
	color: #f3901d;
	text-decoration: none;
}
a.resourceLinkU{
	font: bold 12px/18px arial !important;
	color: #f3901d;
	text-decoration: underline !important;
}
p.msgContent2 a{
	font: normal 10px/18px arial !important;
	color: #ff9900 !important;
	display: inline !important;
	text-decoration: none !important;
	cursor: pointer;	
}

a.questionLink{
	font: normal 12px arial !important; 
	color :#505050 !important;
	text-decoration: none;
	background: url(../images/questionPlus.gif) 0 5px no-repeat;
	
	padding: 0 0 0 15px;
	cursor: pointer;
}

a.questionLinkMinus{
	font: normal 12px arial !important; 
	color :#505050 !important;
	text-decoration: none;
	background: url(../images/questionMinus.gif) 0 5px no-repeat;
	
	padding: 0 0 0 15px;
	cursor: pointer;
}


div.answerDiv{
	width: 600px;
	height: auto;
	margin: 12px 0 15px 0 !important;
	
	display: none;
}

div.answerDiv p{
	font: normal 11px/18px arial !important;
	color: #909090 !important;
	margin: 0 0 10px 45px !important;
}

div.answerDiv p a{
	font: normal 11px/18px arial !important;
	color: #909090 !important;
	text-decoration: underline !important;
	display: inline !important;
}

ul.answerList{
	margin: 12px 0 0 57px;
	padding: 0px;	
}

ul.answerList li{
	margin: 0px;
	padding: 0px;
	font: 11px Arial !important;	
	color: #909090 !important;
	margin: 0 0 3px 0 !important;
}

a.homeBtnLink{
	margin: 50px 0 50px 0 !important;
	padding: 0px;	
}


/*----Stop----------------< Question and Answer page styles >---------------------------------------*/

.listStyleNormal{
	margin: 0 0 12px 35px;
	padding: 0px;
	}
.listStyleNormal li{
	font: 12px/15px arial;
	padding: 0 0 4px 0 !important;
	color: #505050;
	margin: 0px;
}

p.docguide {
	padding: 15px 0 15px 0;
}