﻿/*************************************************
/* Universal CSS image replacement declaration */
.nav li, h1, h2
 {		
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000em;
	white-space: nowrap;
}
/***************************************************/
HTML {overflow: -moz-scrollbars-vertical;}
body {
	background: #9d7eb5 url(/images/bg_body.gif) top repeat-x;
	font: 12px verdana;
	color: #666;
}
body.cc {
    background-color: #FFF;
    background-image: none;
}
sup {font-size: 8px;}
.clear {clear: both;}
.noB { border: none !important; }
a {color: #5d2984;}
a.onePath { color: #00bddd; }
em { font-style:italic;}
.border { border-top: 1px solid #dfdfdf; padding-top: 15px; margin-top: 20px; }
.pdf { background: url(/images/icon_pdf.gif) center left no-repeat; padding: 2px 0 2px 20px;}
.ppt { background: url(/images/icon_ppt.gif) center left no-repeat; padding: 2px 0 2px 20px;}
p {margin: 0 0 15px 0; line-height: 1.5em;}
p.link {float: left;}
p.top {text-align: right; font-size: 11px;}
	p.top a {background:url(/images/arrow_up.gif) left 8px no-repeat; padding-left: 10px; }
p.small {font-size: 10px; font-style: italic;}
.arrow { background: url(/images/arrow_right.gif) left 6px no-repeat; padding-left: 10px; float: left; width: 458px;}
p.pad { padding-left: 10px;}
p.noMarg {margin-top: 0;}
.caption { font-size: 9px !important; margin-bottom: 0;}

span.onePathNumber { font-weight: bold; color: #00bddd; font-size: 11px; }

h1.welcome { background: url(/images/h1_welcome.gif) no-repeat; height: 21px; width: 390px;  margin-bottom: 22px; }
h2.forProviders { background: url(/images/h2_forProviders.gif) no-repeat; width: 232px; height: 17px; margin: 26px 0 16px 0; }
h2.share { background: url(/images/h2_share.gif) no-repeat; height: 35px; width: 182px;}
h2.left-callout { background: url(/images/h2_kylesBlog.gif) no-repeat; height: 36px; width: 182px;}
h2.update { background: url(/images/h2_update.gif) no-repeat; height: 34px; width: 209px;}
h2.poll { background: url(/images/h2_poll.gif) no-repeat; height: 31px; width: 204px;}
h2.related { background: url(/images/h2_related.gif) no-repeat; height: 29px; width: 172px; }
h2.inTheNews { background: url(/images/h2_inTheNews.gif) no-repeat; height: 55px; width: 470px; }
h2.inTheNewsNew { background: url(/images/h2-inTheNewsNew.gif) no-repeat; height: 55px; width: 470px; margin-bottom: 15px;}

h2.familyVoices { background: url(/images/h2-familyVoices.gif) no-repeat; height: 55px; width: 210px; margin-bottom: 10px;}
h2.spotlight { background: url(/images/h2_spotlight.gif) no-repeat; height: 30px; width: 320px; float: left; }
h2.voices { background: url(/images/h2_voices.gif) no-repeat; height: 75px; width: 300px; }
h2.voicesLaurel { background: url(/images/h2_voices_laurel.jpg) no-repeat; height: 75px; width: 300px; }
h2.voicesJack { background: url(/images/h2_voices_jack.jpg) no-repeat; height: 75px; width: 300px; }
h2.highlight { background: url(/images/h2_highlight.gif) no-repeat; height: 50px; width: 468px; float: left; margin-bottom: 12px; }
h2.quickLinks { background: url(/images/h2_quickLinks.gif) no-repeat; height: 50px; width: 170px; float: left; margin-bottom: 12px; }
h2.newAtHp { background: url(/images/h2-whatsNew.gif) no-repeat; height: 30px; width: 400px; float: left; margin-bottom: 12px; }
h2.brave { background: url(/images/h2-brave.gif) no-repeat; height: 30px; width: 400px; margin-bottom: 12px; }
h2.meetKyle { background: url(/images/h2-meetKyle.gif) no-repeat; height: 45px; width: 126px; margin-bottom: 12px; }
h2.intlMpsAwareness { background: url(/images/h2-intlMpsAwareness.gif) no-repeat; height: 64px; width: 352px; margin-bottom: 12px; }

h3 { color: #5d2984; font-size: 24px; margin-bottom: 10px; font-weight: normal; }
h4 { color: #00bddd; font-size: 16px; margin-bottom: 10px;}
h5 { font-weight: normal; margin: 20px 0 5px 0; font-size: 15px; color: #663399;}
h5.pad { margin: 20px 0 15px 0;}
h6 { font-weight: bold; font-size: 11px; margin-bottom: 5px; }
h6.onePath { font-size: 12px; color: #00bddd; margin-top: 8px;}
dl {margin-bottom: 15px; border-top: 1px solid #f0e5fa; padding-top: 15px; _width: 465px;}
dt {font-weight: bold; margin-top: 10px;}
dd {font-style: italic;}
img.photoR {float: right; padding-left: 10px;}
img.photoL {float: left; padding-right: 10px; }

div.wrapper {
	margin: 20px auto;
	width: 960px;
}
/* Header Section */	
	#header .logo {
		float: left;
		margin: 0 0 0 6px;
	}
	#header .utility {
		float: right;
		margin: 0px 0 0 0;
        width: 37em;
    	}
		.utility a { color: #ccc;}
        .utility ul {overflow: auto;}
		.utility li {
			float: left;
			margin: 8px 10px 0 0;
		}
		.utility .borderR {
			border-right: 1px solid #ccc;
			padding-right: 10px;
		}	
/* End Header Section */

/* Nav */		
	.nav {
		clear: left;
		float: right;
		margin: 23px 0 0 0;
	}
		.nav li {
			float: left;
			height: 34px;			
		}
			.nav a {
				display: block;
				height: 29px;
				border-top: 5px solid #00bddd;
				margin-right: 4px;
				text-indent: -5000px;
			}
			.nav a:hover,
			.nav li.active a { 
				border-top: 5px solid #bdcc2a;
				}
				.nav li.basics a { background: url(/images/nav_main.gif) no-repeat; width: 167px; }
				.nav li.signs a { background: url(/images/nav_main.gif) 0 -30px no-repeat; width: 131px; }
				.nav li.managing a { background: url(/images/nav_main.gif) 0 -60px no-repeat; width: 183px; }
				.nav li.voices a { background: url(/images/nav_main.gif) 0 -90px no-repeat; width: 128px; }
				.nav li.newsletter a { background: url(/images/nav_main.gif) 0 -120px no-repeat; width: 84px; }
				.nav li.providers a { background: url(/images/nav_main.gif) 0 -150px no-repeat; width: 142px; height: 34px; border: none; margin: 0 8px 0 8px; }
					.nav li.providers a:hover, .nav li.provider_active a {  background: url(/images/nav_main.gif) 0 -185px no-repeat; width: 142px; border: none; }
/* End Nav */

/* Content Area */
	div.content {
		background-color: #FFF;
		float: left;
		margin: 0px 0px 7px 0px;
		width: 960px;
    	}
		.home {
            background: url(/images/bg_home_split.gif) repeat-y;
            background-color: #FFF;
            padding:0px;
            margin: 0px;
            overflow: hidden;
            /* IE Hacks */
            _height: 1%;
            }
		.search {float: none; padding: 2em;}
		.search span { font-weight: normal; }
		.homeLeft {
		    display:block;
            float: left;
            overflow: hidden;
            width: 468px;
            height:497px;
            }
			.homeLeft img {margin:0px; padding: 0px;}
		.homeRight { float: left; padding: 18px 18px 0 18px; width: 456px;}
			.homeRight p {line-height: 1.4em;}
			.homeRight h4 { color: #5d2984; font-size: 18px; margin-top: 12px; margin-bottom: 0; }
		.interiorContent {
				float: left;
				padding: 0px 16px 35px 16px;
				margin: 0 4px 0 4px;
				width: 468px;
				min-height: 653px;
			}

        .interiorContent ol { list-style-type: decimal; padding-left: 16px; margin: 0 0 15px 3px; font-size: 11px; line-height: 1.3em;}
        .interiorContent ol li {margin: 0 0 8px 0;}

			.interiorContent ul { list-style-type: disc; padding-left: 16px; margin-bottom: 15px; font-size: 12px; line-height: 1.3em;}
				.interiorContent li {margin: 0 0 4px 0;}
				.interiorContent ul ul { list-style-type: none; margin: 15px 0 15px 0; }
					.interiorContent ul ul ul { list-style-type: none; margin-top: 0px; }
			.interiorContent ul.symptoms {font-size: 12px; margin-left: 178px;}
				.interiorContent ul.symptoms  li {margin-bottom: 20px;}
			.interiorContent ul.anchors {font-size: 11px; list-style-type: none;}
				.interiorContent ul.anchors li { background: url(/images/arrow_right.gif) center left no-repeat; padding-left: 10px;}
			.interiorContent  fieldset {
                padding: 5px 0 5px 0;
                }
			.interiorContent  fieldset.border {border-top: 1px solid #888; padding:5px 0 0 0; margin: 0;}
				.interiorContent  label {
				    font-size: 11px;
                    float:left;
                    text-align:right;
                    width: 150px;padding-right: 10px; }
				.interiorContent  input {margin-bottom: 0px; font-size: 11px; margin-right: 50px;}
				
				#advocacy_society dl {border-top: none; padding-bottom: 15px; padding-top: 0px; padding-left: 5px;}
    			div.event {background-color: #f3f3f3; float: left; padding: 0 0 10px 15px;}
    			div.event div.title {background-color: #d7c4e9; font-weight: bold; color: #663399; padding: 8px 12px 8px 12px; float: left; width: 444px; margin: 0 0 10px -15px;}
    			div.event p {margin: 6px 0 6px 0; font-size: 11px; width: 444px;}

		.interiorThreeCol {
			background:url(/images/bg_threeColInteriorTop.gif) top left no-repeat;
			width: 960px;
    		}
		.interiorThreeColB {
			background: url(/images/bg_threeColInteriorBottom.gif) repeat-y;
			padding-top: 18px;
            overflow: hidden;
			width: 960px;
	    	}
			#leftCol {
				float: left;
                margin-top: -18px;
				width: 218px;
		    	}
				#leftCol img {
					display: block;
			    	}
				#leftCol ul a { 
					background: #9774b9 url(/images/bg_navArrow.gif) 6px 10px no-repeat;
					border-top: 4px solid #9774b9;
					border-bottom: 1px solid #774b98;
					color: #fff; 
					display: block;
					padding: 13px 0 9px 32px; 
					text-decoration: none;
					/* IE hacks: Version 6 */
					_padding: 10px 0px 12px 32px;
				}
				#leftCol ul a:hover { 
					background: #865EAD  url(/images/bg_navArrow_hover.gif) 6px 10px no-repeat; 
					border-top: 4px solid #865EAD; 
					}
				
				#leftCol ul li.active a { 
					background: #00bddd url(/images/bg_navArrowActive.gif) 6px 10px no-repeat;
					border-top: 4px solid #bdcc2a;
					border-bottom: 1px solid #774b98;
				}
			#rightCol {
				float: left;
				padding: 0px 14px 0 14px;
				width: 206px;
				font-size: 11px;
				color: #999;
			}
				#rightCol h4 { font-size: 11px; font-weight: bold; color: #663399; margin: 20px 0 5px 0;}
				#rightCol h5 { font-size: 11px; font-weight: bold; color: #999999; margin: 20px 0 5px 0;}
					#rightCol h5.top { margin: 0;}
				#rightCol p {
					margin: 2px 0 2px 0;
					line-height: 1.2em;
					
				}
				#rightCol .item {
					background: url(/images/bg_rightCol_itemTop.gif) top left no-repeat;
					float: left;
					margin-bottom: 10px;
					padding: 0;
					width: 206px;
				}
				#rightCol .content {
					background: url(/images/bg_rightCol_itemBottom.gif) bottom left no-repeat;
					float: left;
					margin-top: 15px;
					padding: 0 18px 20px 18px;
					width: 170px
				}
					#rightCol h2.related {margin: 0 0 14px -3px;}
					#rightCol ul { list-style-type: disc; margin-left: 15px; margin-top: 8px;}
						#rightCol ul li { margin-bottom: 5px;}
					#rightCol .events {
						background: url(/images/bg_rightCol_upcomingEvents.gif) top left no-repeat;
						float: left;
						margin-bottom: 10px;
						padding: 65px 0 0 0;
						width: 206px;
						}
							#rightCol .events .content h5{
								margin-top: 0px;
								color: #663399;
								}
							#rightCol .events .content p{
								margin-bottom: 12px;
								}
							#rightCol .content p {
							    margin-bottom: 10px;
							    }
					#rightCol .pollResults {
						background: url(/images/bg_rightCol_pollResults.gif) top left no-repeat;
						float: left;
						padding: 56px 0 0 0;
						width: 206px;
						}
					#rightCol .saveDate {
					    background: url(/images/bg_rightCol_saveDate.gif) top left no-repeat;
						float: left;
						padding: 56px 0 0 0;
						width: 206px;
						}
					#rightCol .webSpotlight {
					    background: url(/images/bg_rightCol_webSpotlight.gif) top left no-repeat;
						float: left;
						padding: 56px 0 0 0;
						width: 206px;
						}
		/* Three Add units on homepage */
		div.threeCol {
		    overflow: hidden;
			padding: 10px 6px 5px 6px;
			width: 948px;
    		}
			div.threeCol div.content {
				background: #fff url(/images/bg_threeCol.gif) repeat-y;
				float: left;
			}
			div.threeCol p {
				line-height: 1.3em;
				margin-bottom: 5px;
			}
			div.threeCol div.share {
				background: url(/images/bg_share.jpg) 5px 10px no-repeat;
				float: left;
				padding: 10px 0 10px 129px;
				margin-right: 10px;
				width: 207px;
    		}	
			div.threeCol div.left-callout {
				background: url(/images/bg_kylesBlog.jpg) 5px 10px no-repeat;
				float: left;
				padding: 10px 0 10px 129px;
				margin-right: 10px;
				width: 207px;
    		}	
				img.kyleButton,
				img.shareButton {
					margin: 15px 0 0 -4px;
				}
			div.threeCol div.update {
				background: url(/images/bg_update.gif) 10px 2px no-repeat;
				float: left;
				padding: 10px 0 10px 73px;
				margin-right: 18px;
				width: 210px;
    			}
				div.threeCol div.update .updateButton {
					margin: 15px 0 0 -30px;
					_margin: 15px 0 0 -25px;
					_width: 215px;
				}				
			div.threeCol div.poll {
				background: url(/images/bg_poll.gif) 8px 4px no-repeat;
				float: left;
				padding: 10px 0 10px 66px;
				width: 223px;
			}
            div.poll div.archives {
				float: right;
				font-size: 10px;
            }
			div.threeCol .submit {
				margin-top: 13px;
			}
			ul#sitemap { list-style-type: none; font-size: 15px; padding: 0; margin-top: 25px;}
				ul#sitemap li { margin-top: 25px;}
				ul#sitemap ul  { margin-top: 10px;}
				ul#sitemap ul li { margin-top: 0px;}
		
		.newsletterItem { 
			float: left;
			width: 468px;
			/* *:first-child+html #containerContent { width: 880px; padding-left: 1px; } * html #containerContent { width: 880px; padding-left: 1px; } */
			border-top: 1px solid #dfdfdf; 
			padding: 20px 0 10px 0;
			}

		.newsletterEntry {
			float: left;
			margin-bottom: 10px;
			}
			.newsletterEntry .photoL {
				float: left;
				margin-left: -5px;
				}
			.newsletterEntry p {
				font-size: 12px;
				margin: 0px 0 6px 0;
				padding-top: 4px;
				}
			.newsletterEntry h6 { margin: 10px 0 4px 0; font-size: 12px; font-weight: bold;}
			.newsletterEntry ul {			   
			    padding: 0;
			    
			    float: left;
			    margin-bottom: 10px;
			    }	
			.newsletterEntry ul li {
			      background: url(/images/arrow_right.gif) left 6px no-repeat; padding-left: 10px; float: left;	
			      list-style-type: none;		       
			    }
			.newsletterEntry .photoCaption {
				float: left;
				}
				.newsletterEntry .photoCaption p {
					font-size: 9px;
					width: 150px;
					clear: left;
					}
		/*voices style*/
		div.thumbs {
			border-bottom: 1px solid #dfdfdf;
			padding-bottom: 20px;
			margin: 20px 0 20px 0;
			float: left;
			}
		div.entry {
			float: left;
			width: 234px;
			}
			div.entry img {
				float: left;
				}
			div.entry a {
				display: block;
				float: left;				
				height: 40px;
				width: 170px;
				padding: 5px;
				margin-top: 5px;
				}
				div.entry a.active {
					background-color: #f1e5fb;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					}
/* End Content Area */		

/*start form styles */
fieldset.search {
	float: right;
    background: url(/images/bg_fieldsetUtil.gif) no-repeat; 
	height: 19px;
	margin-top: 0px;
	padding: 7px 0 7px 8px;
    }
		fieldset.search input.shadow { 
			background: url(/images/bg_textInputSearch.gif) top left no-repeat; 
			width:172px; 
			padding: 0 2px 0 2px;
			height:19px;
			float: left; 
			border: none; 
			margin: 0;
		}
		fieldset.search input.submit { 
			float: left; 
			margin: -7px 0 0 2px;
		}
/*end form styles */

input.submitButton {
	border: 0px;
	background-image: url(/images/btn_submitRed.gif);
	display: block;
	cursor: pointer;
	height: 32px;		
	width: 80px;
	margin-top: 10px;
	text-indent: -5000px;
}

#poll table a {
	display: none;
}

#poll table tbody tr.pollQuestion td {
	font-weight: bold;
}

#poll table tbody tr.pollFooter td {
    text-align: left !important;
}

#stayUpdated {
    background-color: #f3f3f3;
    overflow: hidden;
    padding: 0 0 20px 50px;
    }
	#stayUpdated .title {
	    background-color: #d7c4e9;
        color: #663399; 
        font-weight: bold;
        margin: 10px 0 10px -50px;
        padding: 8px 12px 8px 12px;
        width: 444px; 
        }
		#stayUpdated .top {margin-top: 0;}
	
	#stayUpdated fieldset {
        margin: 0px 10px 5px 0px;
        padding: 0;
        }
    #stayUpdated fieldset input.required,
    #stayUpdated fieldset select.required {}
    #stayUpdated fieldset.firstName,
    #stayUpdated fieldset.lastName,
    #stayUpdated fieldset.addressCity,
    #stayUpdated fieldset.email,
    #stayUpdated fieldset.phone {
        width: 37%;
        }
    #stayUpdated fieldset.firstName,
    #stayUpdated fieldset.addressState,
    #stayUpdated fieldset.addressCity,
    #stayUpdated fieldset.email {
        float: left;
        }
    #stayUpdated fieldset.addressStreet {
        clear:both;
        }
    #stayUpdated fieldset.addressCity,
    #stayUpdated fieldset.addressState, 
    #stayUpdated fieldset.addressZip,
    #stayUpdated fieldset.addressCity label,
    #stayUpdated fieldset.addressState label, 
    #stayUpdated fieldset.addressZip label {
        width: auto;
        }
		#stayUpdated .address {width: 314px;}
		
        #stayUpdated .state,
        #stayUpdated .state label { width: 40px; }
		
        #stayUpdated .zip,
        #stayUpdated .state input { width: 40px; }
		
		#stayUpdated .txtBox {width: 400px;}
		#stayUpdated .txtBox input {
		    margin-right: 0.5em;
            float: left;
            width: auto;
            }
        #stayUpdated .txtBox label {
            *padding-top: 3px;
            _padding-top: 4px;
            }
			
	#stayUpdated label {
	    display: block;
        float: none;
        font-size: 12px;
	    text-align: left;
        width: auto;
        }
	
	#stayUpdated input {width: 144px; margin: 0; padding: 3px;}
		#stayUpdated input#address {width: 308px;}
		#stayUpdated input#zip {width: 81px;}
	
	#stayUpdated select {
	    font-size: 11px; 
		padding: 0px;
    	}	

	#stayUpdated .full { width: 380px;}
		#stayUpdated .spaced {margin: 5px 0 8px 0;}
		#stayUpdated .full label {
		    width: 180px;
            text-align: right;
            }
        #stayUpdated .full label.forNumPeople {
            float: left;
            width: 184px;
            }
    	#stayUpdated .full.newSection {
            margin-right: 0px;
            padding-top: 1em;
            padding-bottom: 1em;
            width: 400px;
            }
        #ctl00_ctl00_cphMain_cphCenter_patientDetails {
			width: 400px;
            font-size: 11px;
            }
            #ctl00_ctl00_cphMain_cphCenter_patientDetails fieldset {
                padding: 2px;
				width: 395px;
				
                overflow: hidden;
                }
                #ctl00_ctl00_cphMain_cphCenter_patientDetails fieldset fieldset {
                    overflow: hidden;
                    }
                    #ctl00_ctl00_cphMain_cphCenter_patientDetails fieldset label {
                        float: left;
                        margin-top: 2px;
                        }
                    #ctl00_ctl00_cphMain_cphCenter_patientDetails fieldset fieldset select.rel {
                        width: 189px;
                        *width: 177px; /* IE hacks */
                        }            
		
	#stayUpdated .submitButton {
        border: 0px;
        background: url(/images/btn_submit.gif) no-repeat;
        color: #F1EEF2;
        cursor: pointer;
        height: 32px;
        margin-top: 10px;
        text-indent: -5000px;
        width: 93px;
        /* IE Hacks: Version 6 & 7 */
        *font-size: 0px;
        *text-indent: 0px;
	}


/* start footer */
#footer {
	color: #fff;
	font-size: 11px;
	margin-top: 5px;
    float: left;
    *margin-bottom: 20px;
    }
	#footer img { float: left; margin-right: 10px;}
	#footer p {
		float: left;
		padding: 4px 0 4px 0px;
	}
		#footer p.disclaimer {
			line-height: 1.2em;
			width: 952px;
		}
		#footer p.disclaimer a {
			color: white;
		}
	#footer ul {
	    float: right;
        margin-top: 5px;
        }
	#footer ul li {
		border-right: 1px solid #fff;
		float: left;
		padding: 0 5px 0 5px;
    	}
		#footer ul li a {
			color: #fff;
			text-decoration: none;
    		}
		#footer ul .noB {
		    border: none;
            padding-right: 0;
            }
/*end footer*/
