﻿/* page and container  */

body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:170%;
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	/*background-image:url(../images/containerAreaBackground.gif);
	background-repeat: repeat-y;*/
}
#containerLanding {
	width: 667px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	/*background-image:url(../images/containerAreaBackground.gif);
	background-repeat: repeat-y;*/
}
#contentArea {
	width: 500px;
	background-color: #FFFFFF;
	/*margin-top: -35px;
	margin-left: 35px;
	background-image: url(../images/contentAreaBackground.gif);
	background-repeat: no-repeat;
	background-position: top center;*/
}

homeArt {
	background-image:url(../images/home-art.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:910px;
	height:303px;
	margin-bottom:10px;
	margin-top: -20px;
}
#homeArtLinks 
{
    margin-left:30px;
    color:#000000;
    font-weight:bold;
    text-align:left;
}
#homeArtLinks p 
{
    margin-bottom:0;
    padding-bottom:0;
}
#homeArtLinks p.tighter
{
    line-height:100%;
    margin-top:10px;
    margin-bottom:20px;
}
#homeArtLinks a 
{
    text-decoration:underline;
    color:#3a76bc;
}
#homeArtLinks a:hover 
{
    text-decoration:none;
    color:#3a76bc;
}

/* main body  */
#mainContent {
	width: 499px;
	margin-left: 15px;
	margin-right: 10px;
	float: left;
}
.mainContent {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: -23px;
}

#mainContentLanding {
	margin-left: 15px;
	width: 525px;
	float: left;
	/*margin-top: -11px;*/
}
#mainContentLandingWide {
	margin-left: 15px;
	width: 667px;
	float: left;
	margin-top: -7px;
}
.mainContentLanding {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 6px;
}

.homePageCallout {
	padding-left: 25px;
	padding-right: 5px;
	text-align: left;
}
/* right area  */
#rightArea {
	width:171px;
	float: right;
	/*background-color: #eeeeee;
	border:1px solid #000000;*/
}
.popUp 
{
	color: #229911;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
}
/* header  */
#header {
	/* height: 72px; */
	height: 65px;
	padding: 0px 35px 0px 35px;
	margin-bottom: -5px;
}
p {
	color:#000000;
	padding-left: 40px;
	padding-right: 35px;
	margin-top: -3px;
	padding-bottom: 3px;
}
.bodyFootnote
{
	padding-left: 40px;
	padding-right: 35px;
	padding-bottom:15px;
	text-align:left;
}
.bodyFootnote2
{
	padding-left: 40px;
	padding-right: 0;
	padding-bottom:15px;
	text-align:left;
}
.adobeDisclaimer 
{
	font-size:.9em;
	line-height: 160%;
	padding: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

.adobeDisclaimer p 
{
    padding:0;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    margin-top:5px;
}
.Disclaimer
{
	font-size: .85em;
}
.leftMargin
{
	margin-left: 40px;
}
.emailForm
{
	padding: 15px;
	margin-left: 25px;
}
.error
{
	color: #cc0000;
}
.contentCalloutHead
{
	color: #271404;
}

.calloutBodyText
{
	color: #3c9812;
}

.calloutText 
{
	font-weight: bold;
	color: #3c9812;
}
ul 
{
	margin-top: -1px;
}
ul li 
{
	margin-left: 30px;
	margin-right: 35px;
}
.head
{
	color: #0061b1;
	padding-top: 15px;
	font-weight: bold;
	font-size: 1.25em;
}
.tableHead 
{
	color: #0061b1;
	font-style: italic;
}
.tableNote
{
	font-size: .85em;
}
.pagehead
{
	font-size: 140%;
	font-weight: bold;
}
.landingPageTable
{
	margin-right: 35px;
	margin-bottom: 20px;
}
.quote 
{
	margin-top: -1px;
	margin-bottom: -1px;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
	margin-right: 50px;
	color: #229911;
}
.quotePerson 
{
	margin-top: -1px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-right: 45px;
	margin-right: 50px;
	color: #229911;
}
.callout
{
	background-color: #0358a8;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: -9px;
}
.callout p 
{
	color: #FFFFFF;
	margin-bottom: -3px;
	line-height: 120%;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 15px;
}
.callout a 
{
	color: #FFFFFF;
}
.calloutSuggest
{
	background-image: url(../images/calloutSuggestBackground.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #0358a8;
	margin-top: -9px;
	width: 171px;
}
.calloutSuggest p 
{
	color: #FFFFFF;
	line-height: 120%;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.calloutSuggest a 
{
	color: #FFFFFF;
}
.calloutSuggest ul
{
	margin-left: -1px;
	margin-right: -8px;
}
.calloutSuggest ul li 
{
	list-style-image: url(../images/calloutSuggestArrows.gif);
}


.calloutSpacing
{
	margin-bottom: 22px;
	margin-top: -12px;
	width:1px;
}

.calloutConversationKit
{
	background-image: url(../images/calloutConversationKitBackground.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #0358a8;
	margin-top: -9px;
	width: 171px;
}
.calloutConversationKit p 
{
	color: #FFFFFF;
	line-height: 120%;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 1px;
}
.calloutConversationKit a 
{
	color: #FFFFFF;
}
.calloutConversationKit ul
{
	margin-left: -1px;
	margin-right: -8px;
}

.calloutConversationKit ul li 
{
	list-style-image: url(../images/calloutSuggestArrows.gif);
}


.calloutQuestions
{
	background-image: url(../images/calloutQuestionsBackground.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #0358a8;
	margin-top: -9px;
	width: 171px;
}
.calloutQuestions p 
{
	color: #FFFFFF;
	line-height: 120%;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.calloutQuestions a 
{
	color: #FFFFFF;
}
.calloutQuestions ul
{
	margin-left: -1px;
	margin-right: -8px;
}
.calloutQuestions ul li 
{
	list-style-image: url(../images/calloutSuggestArrows.gif);
}

.calloutTools
{
	background-image: url(../images/calloutToolsBackground.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #0358a8;
	margin-top: -9px;
	width: 171px;
}
.calloutTools p 
{
	color: #FFFFFF;
	line-height: 120%;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.calloutTools a 
{
	color: #FFFFFF;
}
.calloutTools ul
{
	margin-left: -1px;
	margin-right: -8px;
}
.calloutTools ul li 
{
	list-style-image: url(../images/calloutSuggestArrows.gif);
}


.next
{
	font-weight: bold;
	padding-top: 7px;
}
a {
	color: #0061b1;
}
a:hover {
	text-decoration:none;
}
#printerLinks a {
	color: #000000;
}
#printerLinks a:hover {
	text-decoration:none;
}

/* footer  */
#footer {
	clear:both;
	width: 600px;
	margin-left: 2px;
	margin-top: 15px;
	padding: 10px 35px 10px 35px;
	text-align: left;
	margin-bottom: 20px;
}
.leftAlign {
	text-align: left;
}

/* navigation section */
.topNav {
	padding-right: 10px;
	/*margin-top: 18px; */
	margin-top: -15px;
	font-size: 8.5pt;
	padding-left: 0px;
	text-align: right;
	line-height: 100%;
}
.headerNav 
{
	font-size: 8.5pt;
	line-height: 90%;
}
/* left nav  */
#nav {
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	/*background-image:url(../images/nav-tile.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
}
#navTile {
	background-image:url(../images/nav-tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

/* sections and sub-sections */
#nav a {
	text-decoration:none;
	color:#ffffff;
}
#nav a div {
	text-decoration:none;
}

#nav a:hover div {
	color:#000000;
	text-decoration:none;
}
#nav a div:hover {
	color:#000000;
	text-decoration:none;
}

/* sections and subsections default settings */
#about-geodon-section, #about-bipolar-disorder-section, #about-schizophrenia-section, #for-family-friends-section, #tools-and-resources-section {
	display:none;
}
#what-to-expect-with-geodon-subsection, #achieving-success-with-geodon-subsection, #what-is-bipolar-disorder-subsection, #what-is-schizophrenia-subsection, #taking-care-of-yourself-subsection, #tools-for-bipolar-disorder-subsection {
	display:none;
}

/* top pages */
.topSectionOff {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:31px;
	padding-right:15px;
	color:#ffffff;
	background-image:url(../images/arrow-off.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.topSectionOffInSection {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:31px;
	padding-right:15px;
	color:#ffffff;
	background-image:url(../images/arrow-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.topSectionOffInSection:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:31px;
	padding-right:15px;
	color:#000000;
	background-image:url(../images/arrow-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.topSectionOff:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:31px;
	padding-right:15px;
	text-decoration:underline;
	color:#000000;
	background-image:url(../images/arrow-off.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.topSectionOn, .sectionOn:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:31px;
	padding-right:15px;
	color:#000000;
	background-image:url(../images/arrow-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* sub pages */
.sectionOff {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:37px;
	padding-right:15px;
	color:#ffffff;
	background-image:url(../images/arrow-sub-off.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.sectionOffInSub {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:37px;
	padding-right:15px;
	color:#ffffff;
	background-image:url(../images/arrow-sub-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.sectionOffInSub:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:37px;
	padding-right:15px;
	color:#000000;
	background-image:url(../images/arrow-sub-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.sectionOff:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:37px;
	padding-right:15px;
	text-decoration:underline;
	color:#000000;
	background-image:url(../images/arrow-sub-off.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.sectionOn, .sectionOn:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:37px;
	padding-right:15px;
	color:#000000;
	background-image:url(../images/arrow-sub-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* sub-sub pages */
.subSectionOff {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:50px;
	padding-right:15px;
	color:#ffffff;
}

.subSectionOff:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:50px;
	padding-right:15px;
	text-decoration:underline;
	color:#000000;
}

.subSectionOn, .subSectionOn:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:50px;
	padding-right:15px;
	color:#000000;
}
/* navigation section end */


.errorGenericValidation
{
	color: #cc0000;
	display:none;
	padding-top:10px;
	padding-bottom:5px;	
}

/* site map styles */
.mainLevel
{
	margin-left: 1px;
}
.subLevel
{
	margin-left: 30px;
}
.subSubLevel
{
	margin-left: 50px;
}
/* printer friendly styles */
#printerLinks{
	display:block;
	text-align:right;
	margin-top: 15px;
}
#PrintLinks{
	text-align:right;
	width:95%;
	margin:0 auto;
	display:none
}

.noPrint
{
	display: none;
}
.resourcesAnchorLinks
{
	font-weight: bold;
	font-size: 1em;
}
.printBump 
{
    padding-left:50px;
}
.ISIHeader
{
	font-size: 1.1em;
	font-weight: bold;
}

#indicationStatement_print
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 20px;
	clear: both;
}
/*
#full
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#bipolar
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#schizophrenia
{
	margin-top: 10px;
	margin-bottom: 10px;
}
*/