/* Layout */
#headerContainer {margin:0;}

/* Page Header Slide Show */
#goRound {background:url('/images/pages/home/ss_bg.png') left bottom no-repeat; width:1215px; height:335px; margin:0 auto 45px; overflow:hidden; position:relative;}

#grNav {width:100%; text-align:center; position:absolute; left:0; bottom:0;}
#grNav span {height:13px; width:13px; margin:0 4px; background:url('/images/pages/home/ss_nav.png') 0 0 no-repeat; display:inline-block; cursor:pointer;}
#grNav span.active {background:url('/images/pages/home/ss_active.png') 0 0 no-repeat;}
/* Play/Pause */
#grNav #control {background:url('/images/icons/pause.png') 0 0 no-repeat; position:relative; top:-2px; margin-left:10px;}
#grNav #control.paused {background:url('/images/icons/play.png') 0 0 no-repeat;}

#slides {margin:0 auto; padding:0; list-style-type:none; position:relative; width:960px; height:328px;}
#slides li {display:none; position:absolute; top:19px; left:0; width:960px; height:328px;  background-color:transparent;}
#slides li.active {display:block;}
#slides li div.slide {height:328px; width:960px;}
#slides div.c {min-width:200px; position:relative; padding-top:40px; padding-right:35px;}

#slides h2 {font-size:23px; text-align:center; text-transform:uppercase;}
#slides p.summary {font-size:16px; line-height:29px;}
#slides div.cta {margin:0 auto; width:430px;}
#slides div.cta a.button {position:relative; top:20px;}
#slides div.cta p {padding:20px 90px 20px 10px; margin:0 0 0 10px; border-left:1px solid #ccc; background:url('/images/pages/home/open_kit.png') right center no-repeat;}


/* Unique for Particular Slides */
#carrierConditions {background:url('/images/pages/home/slide_0bg.jpg') 0 0 no-repeat;}

#learnTheStory {background:url('/images/pages/home/slide_1bg.jpg') 0 0 no-repeat;}
#learnTheStory div.c {width:500px;}

#nowPossible {background:url('/images/pages/home/slide_2bg.jpg') 0 0 no-repeat;}
#nowPossible div.c {padding-right:68px; padding-top:46px;}

#event {background:url('/images/pages/home/slide_3bg.jpg') 0 0 no-repeat;}
#event h2 {font-size:28px; padding:55px 0 0 80px;}
#event p.summary {position:relative; left:300px;}
#event #eventCTA {margin-top:0;}
#event #eventCTA p {padding:5px 0 5px 10px; background-image:none;}
#event #eventCTA a.button {top:5px;}

#retail {background:url('/images/pages/home/retail_bg.jpg') 0 0 no-repeat;}
#retail div.c {width:560px;}
#retail h2 {font-size:30px; line-height:30px; height:45px; font-weight:500; padding:30px 215px 0 0; position:relative; margin-bottom:10px}
#retail h2 img {position:absolute; bottom:10px; right:15px; display:block;}

#geneticCounselors {background:url('/images/pages/home/slide_gc_bg.jpg') 0 0 no-repeat;}
#geneticCounselors div.c {width:500px;}

/* Homepage Body */
#home #quals li {width:200px;}
#home #quals li.left {margin-right:25px;}

#conditions {padding-left:25px;}
#conditions li {font-style:italic; margin-bottom:5px;}

.comepleteList {padding-left:11px;}