/* This is the css file for template specific styles,i.e. the look and feel of various graphical and layout elements for the design */
/*
Layouts
----------------------*/
#wrapper-outer {
    margin: 0 auto;
    position: relative;
    width: 988px;
}

#wrapper-inner {
    background: transparent url(../../../images/visitor/drop_shadow_wrap.gif) repeat-y;
    width: 988px;
    float: left;
}

#wrapper-content {
    float: left;
    padding: 0 24px 20px;
    width: 940px;
    background: transparent url(../../../images/visitor/bg-gradient.gif) no-repeat scroll 4px top; /* changed to be default style if none other specified */
}

#content-cap {
    background: #fff url(../../../images/visitor/wrapper-cap.gif) no-repeat scroll 0 0;
    clear: both;
    height: 30px;
}

#header {
    position: relative;
    overflow: hidden;
}

#header .logo-wrap {
    float: left;
    margin: 15px 0 0;
    display: block;
    background: transparent url(../../../images/visitor/logo.png) no-repeat scroll 0 0;
    width: 234px;
    height: 38px;
}

#header .logo-wrap a {
    width: 234px;
    height: 38px;
    display: block;
}

#header .logo img {
    display: none;
}

#content {
    margin: 15px 0 0;
}

#hero {
    display: none;
    height: 692px;
    position: absolute;
    top: 0;
    left: 0;
    width: 964px;
}

/*Add padding to columns instead of whats inem*/
#content.two-column, #content.three-column, #content.overview {
    clear: both;
    display: inline;
    float: left;
}

.two-column #main {
    width: 720px;
}

.three-column #main {
    padding-right: 37px;
    width: 486px;
}

.two-column .column-first, .three-column .column-first, .overview .column-first {
    margin-right: 37px;
    width: 183px;
}

.overview .column-last {
    width: 720px;
}

.three-column .column-last {
    width: 197px;
}

#home .home-content.two-column .column-first {
    margin-right: 0;
    width: 624px;
    border-right: 1px dotted #444;
}

#home .home-content.two-column .column-last {
    width: 300px;
}

#home .home-content.two-column .column-last .bottom-blurb {
    border-top: 1px #444 dotted;
    margin: 20px 0 0 0;
}

#home .home-content.two-column .column-last .box blockquote {
    margin: 10px 0;
}

.row {
    float: left;
    margin-bottom: 15px;
}

.column {
    float: left;
}

.column-last {
    float: right;
}

#footer {
    clear: both;
    font-family: arial, sans-serif;
    margin: 0 5px;
    font-size: 85%;
}

#footer p {
    line-height: 14px;
    color: #999;
    font-size: 100%;
}

#footer a {
    color: #666;
    text-decoration: underline;
}

#footer.two-column {
    display: inline;
}

#footer .column-first, #home #footer .column-first {
    margin-right: 0;
    width: 867px;
    border: none;
}

#footer .column-last, #home #footer .column-last {
    width: 89px;
}

#footer ul.social-media-links {
    float: right;
    width: 90px;
    margin: 0;
    padding: 0;
}

#footer ul.social-media-links li {
    float: right;
    list-style-type: none;
    text-indent: -99999px;
    margin-left: 10px;
}

#footer ul.social-media-links li a {
    height: 16px;
    width: 16px;
    display: block;
}

a.facebook {
    background: transparent url(../../../images/visitor/icon/facebook-icon.gif) no-repeat 0 0;
}

a.twitter {
    background: transparent url(../../../images/visitor/icon/twitter-icon.gif) no-repeat 0 0;
}

a.linked-in {
    background: transparent url(../../../images/visitor/icon/linkedin-icon.gif) no-repeat 0 0;
}

a.flickr {
    background: transparent url(../../../images/visitor/icon/flickr-icon.gif) no-repeat 0 0;
}

a.you-tube {
    background: transparent url(../../../images/visitor/icon/youtube-icon.gif) no-repeat 0 0;
}

a.rss {
    background: transparent url(../../../images/visitor/icon/rss-icon.gif) no-repeat 0 0;
}

/*background photo images*/
.what-we-offer #wrapper-content.overview {
    background: transparent url(../../../images/visitor/grass-lady.jpg) no-repeat scroll 4px top;
}

.genetic-health #wrapper-content.overview {
    background: transparent url(../../../images/visitor/dock-couple.jpg) no-repeat scroll 4px top;
}

.about-us #wrapper-content.overview {
    background: transparent url(../../../images/visitor/office-women.jpg) no-repeat scroll 4px top;
}

/*
Navigation Items
----------------------*/
ul.top-nav, ul.left-nav {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

ul.user-nav li, ul.top-nav li, ul.left-nav li, .side-panel ul li, ul#our-partners li {
    list-style-type: none;
}

ul.user-nav li.welcome-name, ul.user-nav li.physician-area {
    background: none;
}

ul.user-nav li.welcome-name {
    color: #0069b9;
    font-weight: bold;
}

/*user nav (top right)*/
ul.user-nav li {
    background: transparent url(../../../images/visitor/user-nav-divider.gif) no-repeat right center;
    float: left;
    padding: 0 0 0 8px;
}

ul.user-nav li.last {
    background: none;
}

ul.user-nav {
    float: right; /*ie6 override*/
    margin-top: 8px;
}

.contact-info {
    font-size: 85%;
    position: absolute;
    right: 9px;
    top: 37px;
}

ul.user-nav li a {
    padding: 0 9px 0 3px;
    font-size: 93%;
}

ul.user-nav li a:hover {
    color: #3e8bc5;
    text-decoration: underline;
}

ul.user-nav li a, ul.left-nav li a {
    color: #444;
    text-decoration: none;
}

ul.user-nav li.open {
    background: transparent url(../../../images/visitor/user-nav-hover.png) no-repeat top left;
    padding: 0 0 0 9px;
}

ul.user-nav li.open a {
    background: transparent url(../../../images/visitor/usernav-hover-right.png) no-repeat top right;
    color: #60a0cf;
    font-weight: bold;
    padding: 8px 15px 0 10px;
}

/*top nav*/
ul.top-nav li {
    float: left;
    position: relative; /* for jquery hover effect bg positioning */
    background: transparent url(../../../images/visitor/top-nav-divider.gif) no-repeat right top; /* moved border image to li to ease home icon pain */
}

ul.top-nav {
    background: transparent url(../../../images/visitor/top-nav-bg.gif) repeat-x;
    clear: both;
    float: left;
    margin: 15px 0 0;
    width: 100%;
}

.nav-inner-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: transparent url(../../../images/visitor/top-nav-states.gif) 0 -80px repeat-x;
}

.nav-ordernow-inner-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: transparent url(../../../images/visitor/nav-order-now-buttons.gif) no-repeat scroll bottom left;
}

ul.top-nav li a {
    color: #444;
    float: left;
    padding: 6px 36px 7px 37px;
    text-decoration: none;
    background: transparent url(../../../images/visitor/top-nav-states.gif) 0 0 repeat-x; /* top part of images is transparent */
    z-index: 2;
    position: relative;
}

ul.top-nav li.active a {
    background-position: 0 -40px;
    color: #fff;
    text-decoration: none;
}

ul.top-nav li a.nav-link:hover {
/* for backwards compatibility with js hover event */
    background-position: 0 -80px;
    color: #fff;
}

ul.top-nav li a:hover {
    text-decoration: none;
    cursor: pointer;
}

ul.top-nav li a:active span, ul.top-nav li.clicked a span {
    position: relative;
    left: 1px;
    top: 1px;
}

ul.top-nav li.order-now {
    background: transparent url(../../../images/visitor/nav-order-now-buttons.gif) no-repeat scroll top left; /* for jquery hover effect */
    float: right;
}

ul.top-nav li.order-now a {
    color: #fff;
    margin: 0;
    padding: 7px 8px 6px 11px;
}

ul.top-nav li.order-now a.nav-link {
    background: transparent url(../../../images/visitor/nav-order-now-buttons.gif) no-repeat scroll top left;
}

ul.top-nav li.order-now a.nav-link:hover {
    background-position: bottom left;
}

/*left nav*/
ul.left-nav {
    background: transparent url(../../../images/visitor/left-nav-bg.png) no-repeat left bottom;
    width: 183px; /*the width of the above bg image,all children fit within this container with no widths specified*/
    padding: 10px 0 15px 0;
    margin-bottom: 20px;
}

ul.left-nav, ul.left-nav ul {
    margin: 0 0 15px 0;
}

ul.left-nav li {
    margin-bottom: 1px;
    line-height: 15px;
}

ul.left-nav li a {
    display: block;
    padding: 5px 0 5px 16px;
}

ul.left-nav li.active a, ul.left-nav li.sub-open a.sub-overview {
    background: #94d1ff url(../../../images/visitor/left-nav-active-bg.gif) repeat-x bottom;
    overflow: visible;
    color: #fff;
}

ul.left-nav li.sub-open ul li.active a {
    color: #fff;
}

ul.left-nav li.active a:hover, ul.left-nav li.sub-open ul li.active a:hover {
    color: #fff;
}

ul.left-nav li a:hover, ul.left-nav li.sub-open ul li a:hover {
    color: #60a0cf;
    text-decoration: none;
}

ul.left-nav li.sub-open ul {
    margin: 0;
}

ul.left-nav li.sub-open ul {
    padding: 0 0 0 16px;
}

ul.left-nav li.sub-open ul li a {
    font-weight: normal;
    margin-right: 3px;
}

ul.left-nav li.sub-open ul li.active a {
    color: #fff;
}

/*
Sidebar Panels
----------------------*/
/*Callout panel (Physician Login)*/
.callout-panel {
    background: transparent url(../../../images/visitor/callout-panel-bottom.png) no-repeat center bottom;
    float: left;
    font-size: 80%;
    margin-bottom: 15px;
    padding-bottom: 17px;
}

.callout-panel .inner {
    background: transparent url(../../../images/visitor/callout-panel-top.png) no-repeat center top;
    float: left;
    padding: 0 3px 0 4px;
}

.callout-panel h2 {
    color: #245887;
    font-size: 160%;
    margin: 8px 5px 10px 8px;
}

.callout-panel label, .callout-panel input {
    clear: both;
    display: block;
    margin-left: 14px;
}

.callout-panel input {
    margin-bottom: 3px;
    width: 82%;
}

.callout-panel .button {
    clear: both;
    float: right;
    margin: 15px 13px 5px 0;
}

.forgot-password {
    float: right;
    font-size: 95%;
    margin-right: 14px;
}

.divider {
    background: transparent url(../../../images/visitor/divider-line.gif) repeat-x top;
    clear: both;
}

.callout-panel .divider {
    line-height: 14px;
    padding: 10px 20px 0 15px;
}

/*side-panel box*/
.side-panel {
    background: #fff url(../../../images/visitor/side-panel-bg.png) repeat-x top;
    clear: both;
    margin: 0 0 20px;
    border: 1px solid #ccc;
}

.blue-box-heading {
    background: #FFFFFF url(../../../images/visitor/heading-bluebox.jpg) repeat-x scroll 0 3px;
    color: #FFFFFF;
    font-size: 123.1%;
    padding: 10px 0 5px 9px;
    margin: 0 2px;
}

.side-panel h3 {
    color: #424345;
    font-size: 115%;
    font-weight: normal;
    margin: 5px 0 6px 10px;
}

.side-panel ul, .side-panel p {
    margin-left: 10px;
}

.side-panel li {
    line-height: 14px;
}

.side-panel li.last {
    padding-bottom: 0;
}

.free-info-kit img {
    margin: 10px 0 0;
}

.free-info-kit p {
    text-align: center;
    padding: 0 5px;
    font-size: 85%;
}

.free-info-kit a.large-button {
    margin: 5px 0 15px 55px;
}

.free-info-kit a.large-button span {
    padding: 5px 22px 8px 20px;
}

li.pdf {
    background: transparent url(../../../images/visitor/pdf-icon.jpg) no-repeat 0 4px;
    padding-left: 22px;
}

.row p {
    float: left
}

/*get our newsletter*/
.newsletter {
    margin: 0 0 20px;
    position: relative;
}

.newsletter input {
    font-size: 85%;
    padding: 2px 0 0 2px;
    width: 108px;
    height: 17px;
    float: left;
}

.newsletter .error-message {
    float: left;
    left: 0;
    position: relative;
    top: 5px;
    width: 164px;
    padding: 5px;
    background: #F7FAFD url(../../../images/visitor/widget-bg.gif) repeat-x scroll center top;
    border: 1px solid #D7EBF2;
}

.newsletter .button-small {
    position: relative;
    left: 3px;
}

.newsletter button.button-small span.text {
    background: url(../../../images/common/widgets/sign-up-button.gif) left top no-repeat;
    width: 58px;
    font-size: 93%;
    margin-top: 2px;
}

.newsletter button.button-small:hover .text {
    background-position: left -20px;
}

.newsletter button.button-small span.right {
    background: none;
}

.newsletter h2 {
    margin-bottom: 3px;
}

/*Widget panel*/
.widget {
    background: #f7fafd url(../../../images/visitor/widget-bg.gif) repeat-x top;
    border: 1px solid #d7ebf2;
    clear: both;
    margin-top: 10px;
    padding: 3px; /* width:175px;*/
}

.widget h2 {
    color: #235782;
    line-height: 18px;
    margin: 8px 0 6px 5px;
}

.widget p {
    font-size: 93%;
    line-height: 18px;
    margin: 5px 6px 0;
}

.widget blockquote {
    background: transparent url(../../../images/visitor/left-quote.gif) no-repeat top left;
    margin: 5px 6px 10px;
}

.widget blockquote p {
    background: transparent url(../../../images/visitor/right-quote.gif) no-repeat scroll right bottom;
    display: block;
    padding: 10px;
    margin: 0;
}

.widget .author-info p {
    font-size: 85%;
    margin-right: 3px;
    text-align: right;
}

.widget p.more {
    margin-top: 0;
}

.widget p.more a:hover {
    text-decoration: underline;
}

p.more {
    margin: 15px 5px 10px 0;
    text-align: right;
}

.more a, a.more {
    background: transparent url(../../../images/visitor/blue-right-arrow.gif) no-repeat right 51%;
    color: #0069b9;
    font-size: 85%;
    font-weight: bold;
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    height: 1.3em;
}

.phone-num {
    font-size: 105%;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 0 3px 6px;
}

.phone-num span {
    color: #235782;
    letter-spacing: 2px;
}

p.next-page {
    text-align: right; /* removed float so it doesnt conflict with floating content above,etc. */
    clear: both; /* since at bottom of all content anyway */
    font-size: 140%;
    margin-top: 2em;
}

p.next-page a {
    background: transparent url(../../../images/visitor/blue-link-arrow.gif) no-repeat right 6px;
    padding-right: 15px;
}

/*
Homepage
----------------------*/
#home #wrapper-content {
    padding-bottom: 0;
}

#home #wrapper-outer {
/*position:static;*/
}

.tagline h1 {
    font-weight: bold;
    margin-bottom: 3px;
    letter-spacing: -.01em;
    font-size: 215%;
}

.tagline {
    clear: both;
    padding: 0 20px;
    background: transparent url(../../../images/visitor/intro-vertical-bar.gif) no-repeat left 0;
}

.home-content {
    margin-top: 0px;
    display: inline;
    overflow: hidden;
}

.home-content h2 {
    font-size: 200%;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    letter-spacing: -.01em;
    margin-bottom: 10px;
}

.home-content h3 {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 153.9%;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0;
}

.home-content .bottom-blurb h3 {
    padding: 22px 0 0;
    background: none;
}

.find-physician p {
    padding-right: 30px;
}

.home-content .success-stories img {
    margin-bottom: 5px;
}

.home-content .success-stories blockquote {
    margin-bottom: 10px;
}

.home-content .product-list ul {
    margin: 0;
    padding: 0;
    display: none;
}

.home-content .product-list img {
    margin-left: 10px;
}

.home-content .product-list li {
    list-style-type: none;
    text-indent: -99999px;
}

#home .home-embedded-pathway-container h3 {
    margin-top: 15px;
    color: #333;
    font-size: 146.5%;
}

/*theme images*/
.dna-runner, .dna-runner #wrapper-content {
    background: transparent url(../../../images/visitor/dna-runner.jpg) no-repeat scroll 4px 0;
}

.run-up-dna-small #wrapper-content {
    background: transparent url(../../../images/visitor/home-run-up-dna-low.jpg) no-repeat scroll 4px 0;
}

.box ul.pathway-links {
    margin-left: 35px;
}

.box ul.pathway-links li {
    margin-bottom: 12px;
}

.box ul.pathway-links li a {
    color: #3e8bc5;
    font-size: 100%;
}

.box ul.pathway-links li a:hover {
    text-decoration: underline;
}

/*bottom info boxes*/
#box-wrapper {
    margin-top: 40px;
    display: inline;
    float: left;
}

#box-wrapper .box h3 {
    color: #ed8830;
    font-size: 116%;
    font-weight: bold;
    padding: 14px 0 0 18px;
    background: transparent url(../../../images/visitor/home-box-top.gif) repeat-x scroll 0 0;
}

.box p {
    display: block;
    line-height: 17px;
    margin: 0 10px 0 20px;
}

.more-info a, .long-box a {
    color: #444;
    padding: 5px 0 0 0;
}

#box-wrapper .box .more-info {
    margin: 10px 0 10px 20px;
    position: absolute;
    bottom: 0;
}

a.add-arrow:hover {
    text-decoration: none;
    color: #60a0cf;
}

.box img {
    margin-left: 2px;
}

.box select {
    margin: 5px 23px 0;
    width: 262px;
}

.success-stories .more-info {
    float: right;
}

#box-wrapper .box.long-box h3 {
    float: left;
    background: none;
    padding: 0 0 0 18px;
    margin-top: 12px;
}

.three-boxes {
    display: inline;
    float: left;
    margin-bottom: 5px;
}

.three-boxes .box {
    background: #eaedef url(../../../images/visitor/home-boxes-bg.gif) repeat-x top;
    float: left;
    min-height: 170px;
    margin-right: 11px;
    width: 305px;
    position: relative;
}

.three-boxes .box.last {
    margin-right: 0;
}

.box.long-box {
    background: #eaedef url(../../../images/visitor/long-box-bg.gif) no-repeat 0 0;
    clear: both;
    min-height: 40px;
    width: 937px;
    position: relative;
    margin-bottom: 30px;
}

.three-boxes .box.last {
    position: relative;
}

ul.our-partners {
    position: absolute;
    float: left; /*width:600px;*/
    overflow: hidden;
}

ul.our-partners li {
    float: left;
    padding: 0 10px 0 0;
    position: relative;
}

a.add-arrow {
    background: transparent url(../../../images/visitor/add-arrow.gif) no-repeat right 9px;
    letter-spacing: 0.01em;
    padding-right: 13px;
}

a.add-arrow:hover {
    background-position: right -25px;
}

.blog-link {
    margin: 4px 15px 0;
    float: right;
}

#home a.button span {
    height: 15px;
    padding: 3px 10px;
}

/*
Pathway
----------------------*/
/*
.pathway = embedded(smaller width) - no fixed height
.pathway.image-left = embedded(smaller width) - fixed height
#home .pathway - wider width no fixed height
#home .pathway.image-left - wider width,fixed height
*/
#home .pathway {
    background: transparent url(../../../images/visitor/pathways-box-bottom.gif) no-repeat 0 bottom;
    padding-bottom: 6px;
}

.pathway {
    background: transparent url(../../../images/visitor/pathways-embedded-bottom.gif) no-repeat 0 bottom;
    padding-bottom: 5px;
    float: left;
    margin-bottom: 30px; /*visibility:hidden;*/
}

#home #lightbox-container {
    width:938px;
}

.scrollContainer {
    width: 1845px;
}

.pathway .no-controls {
    visibility: hidden;
    position: absolute;
}

#home .pathway .embedded-top-cap {
    display: none;
}

.pathway .embedded-top-cap {
    background: transparent url(../../../images/visitor/pathways-embedded-top.gif) no-repeat 0 top;
    height: 6px;
    width: 700px;
    overflow: hidden;
}

#home .home-embedded-pathway-container {
    position: relative;
    margin-top: 37px;
}

#home .home-embedded-pathway-container .pathway {
    background: transparent url(../../../images/visitor/embedded-home-pathway-box.png) no-repeat 0 top;
    margin-bottom: 0;
    height: 280px;
}

#home .home-embedded-pathway-container .pathway .content p {
    font-size: 100%;
    line-height: normal;
}

#home .home-embedded-pathway-container .pathway .column-first {
    width: 200px;
}

#home .home-embedded-pathway-container .pathway .column-last {
    width: 370px;
}

#home .home-embedded-pathway-container .pathway .column,
    #home .home-embedded-pathway-container .pathway .scroll,
    #home .home-embedded-pathway-container .pathway .pathway-content {
    background: transparent;
    border: none;
}

.thumbnail-nav {
    height: 100px;
    left: 279px;
    position: relative;
    top: -75px;
    width: 54%;
}

.thumbnail-nav ul {
    height: 100px;
}

.thumbnail-nav p {
    font-size: 77%;
    padding: 0;
    margin: 0 0 0 28px;
}

.thumbnail-nav li {
    float: left;
    list-style-type: none;
}

.thumbnail-nav img {
    position: relative;
    top: 5px;
    left: 5px;
    display: block;
}

.thumbnail-nav li a {
    background: transparent url(../../../images/visitor/pathway-thumb-nav-bg.gif) no-repeat 0 -56px;;
    width: 88px;
    height: 56px;
    display: block;
    margin: 0 10px 0 0;
}

.thumbnail-nav li a.active, .thumbnail-nav li.hover a {
    background-position: 0 0;
}

#home .home-embedded-pathway-container .pathway .content {
    width: 603px;
    background: transparent;
    height: 275px;
}

#home .home-embedded-pathway-container .pathway-inner {
    width: 605px;
    background: none;
    padding-top: 0;
}

#home .pathway .home-embedded-pathway-container .column {
    background: transparent;
}

#home .home-embedded-pathway-container .pathway .embedded-top-cap {
    display: none;
}

.pathway .pathway-inner {
    background: #fff;
    border-left: solid 1px #9dc3e0;
    border-right: solid 1px #9dc3e0;
    padding: 0;
    float: left;
    position: relative;
    width: 699px;
}

.pathway.image-left {
    min-height: 386px;
}

.pathway.image-left .pathway-inner {
    min-height: 380px;
}

#home .pathway-inner {
    background: transparent url(../../../images/visitor/pathways-box-top.gif) no-repeat 0 top;
    padding-top: 5px;
    border: none;
    position: relative;
    width: 938px;
}

.pathway .column {
    background: #fff;
    position: relative;
}

.pathway-content {
    background: #fff;
    float: left;
    width: 100%;
}

.pathway .full-width-column {
    width: 100%;
}

.pathway .column-first {
    width: 334px;
}

#home .pathway.image-left .column {
    min-height: 459px;
}

#homepage-embedded .pathway .full-width-column {
    width: 610px;
}

.pathway.image-left .column-first li {
    list-style-type: none;
}

.pathway .column-last {
    width: 320px;
}

#home .pathway .column-last {
    width: 568px;
}

#home .pathway .column-last img {
    float: right;
}

#home .pathway.image-left .column-last {
    width: 598px;
}

.pathway.image-left .column-last {
    width: 385px;
}

.pathway h1 {
    margin-top: 50px;
    line-height: 30px;
}

.pathway.image-left h1 {
    margin-top: 50px;
}

.pathway.image-left h1, .pathway.image-left p {
    padding-left: 5px;
    padding-right: 30px;
}

.page-controls-bg {
    display: none;
}

#home .pathway .page-controls-bg {
    top: 6px;
}

.pathway .page-controls-bg {
    background: transparent url(../../../images/visitor/pathway-control-background-embed.png) no-repeat;
    position: absolute;
    z-index: 1;
    left: 12px;
    top: 1px;
    width: 350px;
    height: 40px;
}

.pathway.image-left .page-controls-bg {
    display: none;
}

.pathway .slider .content {
    display: none;
}

#home .pathway .page-controls {
    top: 15px;
    width: 928px;
}

#home .pathway.image-left .page-controls {
    top: 15px;
    width: 625px
}

.pathway .page-controls {
    position: absolute;
    z-index: 200;
    left: 20px;
    top: 11px;
    width: 715px;
}

.pathway.image-left .page-controls {
    left: 340px;
}

.pathway .page-controls .close {
    display: none;
}

#home .pathway.image-left .page-controls .close {
    top: -4px;
}

#home .pathway .page-controls .close {
    background: transparent url(../../../images/visitor/close-button.gif) no-repeat right 0;
    cursor: pointer;
    float: right;
    font-size: 80%;
    margin: 0 35px 0;
    padding: 1px 25px;
    text-transform: uppercase;
    display: block;
}

.pathway.image-left .page-controls .close {
    position: absolute;
    top: -16px;
    right: 20px;
}

#main.column .pathway ul.pagination, #home .pathway ul.pagination {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 85%;
}

.pathway ul.pagination li {
    float: left;
    list-style-type: none;
    margin-right: 2px;
    cursor: pointer;
    background: none;
    padding-left: 0;
}

.pathway ul.pagination a.active {
    background-position: -25px 0;
    color: #fff;
}

.pathway ul.pagination li a {
    background: transparent url(../../../images/visitor/pagination-indicators.gif) no-repeat left 0;
    color: #aeaeae;
    display: block;
    padding: 3px 6px 4px 7px;
    width: 8px;
    text-decoration: none;
}

.pathway ul.pagination li .indicator-big {
    background: transparent url(../../../images/visitor/pagination-indicators-big.gif) no-repeat top left;
    padding-right: 6px;
}

.pathway ul.pagination a.active, .pathway ul.pagination li a:hover, .pathway ul.pagination li .indicator-big:hover {
    background-position: right 0;
    color: white;
}

.pathway .content {
    float: left;
    position: relative;
    width: 699px;
    padding-left: 12px;
    background: #fff;
}

#home .pathway.image-left .content {
    min-height: 449px;
    width: 592px;
}

.pathway.image-left .content {
    width: 357px;
    margin-top: 10px;
}

#home .pathway .content p {
    line-height: 25px;
    padding-right: 30px;
    font-size: 95%;
}

#home .pathway .content p a.large-button {
    line-height: normal;
}

.pathway .pathway-table {
    margin-top: 15px;
    width: 95%;
    margin-left: 9px; /* to align with menu nav left */
}

.pathway .pathway-table h1 {
    margin-top: 0;
}

.pathway .pathway-table p {
    line-height: 15px;
}

.pathway .pathway-table .second-column {
    padding-right: 10px;
}

.pathway .large-button.previous {
    bottom: 5px;
    left: 21px;
    position: absolute;
    z-index: 20;
}

.pathway .large-button.next {
    position: absolute;
    bottom: 5px;
    right: 20px;
    z-index: 20;
}

#home .pathway .next.left-side {
    right: 580px;
}

.pathway .next.left-side {
    right: 400px;
}

.pathway .pathway_title {
    color: #018da8;
    float: left;
    font-size: 110%;
    margin: 3px 0 0 10px;
    padding: 0;
}

.pathway .over-image .pathway_title {
    color: #fff;
}

.pathway .scroll {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
}

.pathway.image-left .scroll {
    width: 100%;
}

a.large-button.next span {
    font-size: 123.1%;
    padding: 6px 30px 8px 25px;
}

a.large-button.previous span {
    font-size: 123.1%;
    padding: 4px 30px 9px 25px;
}

.pathway.image-left .hero {
    position: absolute;
    top: 0;
    left: 4px;
}

.pathway ul.image-group {
    margin: 0;
    padding: 0;
}

.pathway ul.image-group li {
    background: none;
}

ul#pathway-links {
    margin-left: 34px;
}

ul#pathway-links li, .find-physician li {
    line-height: 23px;
}

ul#pathway-links li a {
    color: #006ABC;
}

ul#pathway-links li a:hover {
    color: #006ABC;
    text-decoration: underline;
    cursor: pointer;
}

/*
Overview page
----------------------*/
#content.overview {
    width: 100%;
}

.overview h1 {
    margin: 0 0 10px;
}

.overview p {
    margin-bottom: 0;
    padding: 0;
}

.overview .overview-description {
    margin-bottom: 8px;
}

.section-overview h2 {
    font-size: 131%;
    margin: 7px 0 1px;
    padding: 0;
}

.section-overview.hover h2 {
    color: #3E8BC5;
}

.section-overview p {
    font-size: 93%;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

.section-overview a.more {
    color: #3e8bc5;
    display: block;
    float: right;
    font-size: 76%;
    font-weight: bold;
    margin: 0 0 5px;
    padding-right: 10px;
    text-transform: uppercase;
    height: 1.1em;
}

.clickable {
    cursor: pointer;
}

.section-overview.hover a.more, .clickable.hover a.wholediv-clickable {
    text-decoration: underline;
}

#home .section-overview.hover a.more, #home .clickable.hover a.wholediv-clickable {
    text-decoration: none;
}

.section-overview {
    background: transparent url(../../../images/visitor/section-overview-left-cap.gif) no-repeat left top;
    float: right;
    margin: 10px 0 0;
    width: 368px;
}

.section-overview div {
    background: url(../../../images/visitor/opacity-70-bg.png);
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: right;
    padding: 0 15px;
    width: 326px;
}

/*image hover*/
img.hover-image {
    display: none;
}

.hover img.hover-image {
    display: inline;
}

.hover img.has-hover {
    display: none;
}

/*for home embedded pathway thumbnail active state*/
a.active img.has-hover {
    display: none;
}

a.active img.hover-image {
    display: block;
}

.section-overview {
    background: transparent url(../../../images/visitor/section-overview-left-cap.gif) no-repeat left top;
    float: right;
    margin: 10px 0 0;
    width: 368px;
}

.section-overview div {
    background: url(../../../images/visitor/opacity-70-bg.png);
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: right;
    padding: 0 15px;
    width: 326px;
}

/*
Bios page
----------------------*/
.bio {
    float: left;
    margin: 15px 15px 0 0;
    width: 320px;
}

.bio div.photo {
    float: left;
}

.bio img.photo {
    float: left;
    padding: 3px 6px 5px;
    margin-right: 5px;
    cursor: pointer;
}

.bio h2 {
    font-size: 93%;
    font-weight: bold;
    display: block;
}

.bio h2.hover {
    color: #60a0cf;
    cursor: pointer;
}

.bio .more {
    font-size: 77%;
}

/*
accordion layout (faq page)
----------------------*/
.accordion {
    margin-bottom: 15px;
}

.accordion h2.selected, .accordion h2.selected.hover {
    background-position: 0 0;
    color: #fff;
    line-height: 23px;
}

.member .member-accordion h2.selected, .member .member-accordion h2.selected.hover {
    background-position: -266px 0;
}

.accordion h2.hover {
    background-position: 0 -51px;
    color: #fff;
    line-height: 23px;
}

.member .member-accordion h2.hover {
    background-position: -265px -51px;
}

.accordion h2 {
    background: url(../../../images/visitor/faq-headings.png) no-repeat 0 -26px;
    cursor: pointer;
    font-size: 93%;
    line-height: 23px;
    padding: 0 0 0 15px;
    margin-bottom: 0;
}

.member .member-accordion h2 {
    background-position: -265px -26px;
}

.accordion div {
    background: url(../../../images/visitor/opacity-70-bg.png);
    width: 627px;
    margin-bottom: .5em
}

.accordion div.conditions-list-container {
    width: auto;
    border:none;
    padding-left: 0;
}

.member .member-accordion div {
    width: 360px;
}

.accordion-section {
    padding: 15px 0 5px;
}

.accordion dl span {
    color: #d7ebf2;
    font-family: Lucida Grande, sans-serif;
    font-size: 153.9%;
    font-weight: bold;
}

.accordion dl span.answer {
    margin-left: -26px;
    float: left;
}

.accordion dl span.question {
    margin-left: -28px;
}

.accordion dl span span {
    font-size: 77%;
    font-weight: normal;
    padding-right: 5px;
}

.accordion dl {
    display: none;
    padding: 15px 10px 2px 10px;
}

.accordion dl dd, .accordion dl dt {
    margin: 0 0 2px 0;
    padding: 0 0 0 0;
}

.accordion dl dt {
    font-weight: bold;
}

.accordion dl dd {
    margin-bottom: 1em;
}

#q-and-a.accordion dl dt, #q-and-a.accordion dl dd {
    padding: 0 0 0 28px;
}

.accordian-controls {
    margin: 0 100px 20px;
    color: #006abc;
}

.accordian-controls.hover {
    cursor: pointer;
}

/*Conditions we Cover
----------------------*/
ul.product-selection {
    margin: 0;
    float: left;
}

ul.product-selection li {
    float: left;
    font-size: 85%;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 4px 10px;
}

ul.product-selection li.selected {
    background-color: #4d93cf;
}

ul.product-selection li.selected a {
    color: #fff;
}

.rounded-corner-box {
    background: transparent url(../../../images/visitor/rounded-box-bottom.gif) no-repeat bottom;
    clear: both;
    float: left;
    width: 700px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.rounded-corner-cap {
    background: url(../../../images/visitor/rounded-box-top.gif) no-repeat top;
    overflow: hidden;
    width: 700px;
    height: 6px
}

.rounded-corner-inner {
    border-left: 1px solid #7cb0dc;
    border-right: 1px solid #7cb0dc;
    background: #fff;
    width: 698px;
    float: left;
}

.rounded-corner-box.conditions {
    margin-top: 10px;
}

.grey-rounded-cap {
    background: transparent url(../../../images/visitor/grey-rounded-top.gif) no-repeat top;
    height: 13px;
}

.grey-rounded-box {
    background: transparent url(../../../images/visitor/grey-rounded-bottom.gif) no-repeat 0 99%;
    width: 658px;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

.grey-rounded-inner {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 0 10px 0 20px;
    background: #fff;
}

.grey-rounded-inner ol {
    margin-bottom: 0;
    padding-bottom: 5px
}

ul.no-bullets li {
    list-style-type: none;
}

#main.column ul.condition-list {
    float: left;
    font-size: 93%;
    margin: 20px 55px 20px 20px;
    display: inline;
}

#main.column ul.condition-list li {
    list-style-type: none;
    margin-bottom: .5em;
    background: none;
}

ul.condition-list li.inactive {
    background-position: left 3px;
    color: #dadada;
    font-weight: bold;
    cursor: default;
}

ul.condition-list li.inactive a {
    color: #dadada;
}

ul.condition-list li a:hover {
    color: #006ABC
}

ul.condition-list li a {
    color: #333;
}

#main.column ul {
    margin: 15px;
}

#main h1 {
    margin: 0 0 10px;
    line-height: 34px;
}

ul.orange-arrow {
    margin-left: 1em;
}

ul.orange-arrow li, #main.column ul li {
    list-style-type: none;
    background: url(../../../images/visitor/orange-arrow.gif) no-repeat left 5px;
    padding-left: 15px;
}

#main.column ul.checkmark li {
    list-style-type: none;
    background: url(../../../images/visitor/check.gif) no-repeat left 0;
    padding-left: 15px;
}

.anchor-set a {
/* to be used in pages like glossary */
    font-weight: bold;
    font-size: 93%; /*about 10px*/
    color: #1b95c8;
}

.info-row {
    margin-bottom: .9167em;
    padding-bottom: 1.25em;
    border-bottom: 1px dotted #738690;
    width: 100%;
    float: left;
    clear: both;
    display: inline;
}

.anchor-collection {
    padding: 0 1em;
}

.anchor-summary {
    clear: left;
}

p.top {
    padding-right: .5em;
    text-align: right;
    float: right;
    margin: 10px 10px 0;
    clear: both;
}

.anchor-summary p {
    margin: 0 0 0 5px;
}

.privacy .anchor-summary p {
    margin-bottom: 1em;
}

.anchor-summary dt {
    font-weight: bold;
    padding: 20px 0 0 20px;
}

.anchor-summary dd {
    margin: 0;
    padding: 0 10px 10px 15px;
}

#main.column .privacy ul.anchor-set {
    float: left;
    margin: 15px 0;
    width: 85%;
}

#main.column .privacy ul.anchor-set li {
    padding-left: 0;
}

#main.column ul.anchor-set {
    float: left;
    display: inline;
    margin: .5em 1.5em 2em 0;
}

#main.column ul.anchor-set li {
    background: none;
    list-style: none;
}

.summary {
    display: inline;
    width: 79%;
    float: right;
}

.summary-left .thumb {
    float: right;
    text-align: right;
    margin-left: 10px;
}

.summary-left .thumb .image-caption {
    font-size: 80%;
    width: 150px;
}

/*.summary h3,.landing-content h3,.anchor-summary h3,.intro h3{*/
/*color:#ee9821;*/
/*}
*/
.thumb img {
    border: none;
}

/* for summaries without thumbs */
.no-thumb {
    display: block;
    float: none;
    width: auto;
}

p.previous {
    text-align: left;
}

.pdf, .pdf-icon {
    padding: .2em 19px .2em 0;
    background: url(../../../images/common/pdf_icon.png) right center no-repeat;
}

.external {
    padding-right: 14px;
    background: url(../../../images/common/external.gif) right 2px no-repeat;
}

.noimg {
    background: none;
    padding: 0;
}

.statusflag {
    line-height: 3px;
}

.release-date {
    float: right;
}

.press-release-title, .press-release-sub-title {
    text-align: center;
    margin: 20px 0;
}

.press-release-sub-title {
    font-weight: bold;
}

.summary-title, .release-summary-content {
    width: 77%;
}

.release-summary-content {
    padding-top: 15px;
}

.heading-link {
    float: right;
    font-family: arial, sans-serif;
    margin-top: 10px;
}

.explore-conditions-list {
    border: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 0 30px 0 15px;
    padding: 5px 0;
}

.explore-conditions-list ul {
    display: inline;
    float: left;
    margin: 15px;
    width: 150px;
}

.explore-conditions-list li {
    list-style: none;
}

h4.list {
    color: #EE9821;
    margin: 0 0 10px 20px;
}

.conditions-list-container {
    padding: 10px 0 0 10px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    color: #666;
}

.conditions-list-no-border {
    margin-bottom: 15px;
    color: #666;
}

#main.column .conditions-list-no-border ul {
    float: left;
    margin-right: 35px;
}

#main.column .conditions-list-no-border ul.first {
    margin-left: 0;
}

.condition-list, .conditions-list-container ul {
    float: left;
    margin-right: 23px;
    margin-left: 8px;
}

.condition-list li, .conditions-list-container li, .conditions-list-no-border li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.become-member-content-column {
    float: left;
    width: 570px;
    padding-top: 10px;
}

.become-member-content-column h3, .become-member-content-column h4 {
    margin-bottom: 10px;
}

.become-member {
    width: 168px;
    height: 43px;
    cursor: pointer;
    border: none;
    background: transparent url(../../../images/page/corporate/become-member.gif) center top no-repeat;
}

.become-member span {
    display: none;
}

.become-member:hover {
    background-position: bottom;
}

a.become-member {
    display: block;
    margin: 0 0 0 auto;
    text-indent: -400%; /* in case there is text outside of span */
    text-decoration: none;
}

ul.insight-conditions li {
    list-style: none;
    float: left;
    width: 13em;
    margin-bottom: 2px;
}

ul.insight-conditions {
    float: left;
    width: 28em;
    margin-top: 1em;
}

li.after-conditions {
    clear: both;
}

.vertical-radio-group label {
    display: block;
    margin: 0 5px;
    float: none;
}

.partner-content, .enroll-content {
    padding: 20px;
    background: white;
}

.partner-content h1, .enroll-content h1 {
    margin-bottom: 15px;
}

.enroll-content .column-last {
    width: 281px;
    padding-top: 10px;
}

.partner-content .limited-width {
    width: 70%;
}

.choice {
    font-weight: bolder;
}

.topic-content {
    display: none;
    padding: 10px 22px;
}

.topic-content.hidden {
    padding: 0;
}

.topic-content .row {
    width: 350px;
    position: relative;
    margin-bottom: 1em;
}

.text-field-email {
    display: inline;
}

.topic-related-content {
    display: none;
}

.radio-container {
    margin-bottom: 10px;
}

.partner-content .panel {
    width: 100%;
    background-color: #f5f5f5;
}

.partner-enroll-logo-img {
    margin-bottom: 0;
}

.landing-right {
    float: left;
    width: 73.2%;
    padding: 0;
    margin: 0;
}

.affy-landing-logo-container {
    padding: 55px 0;
    text-align: center;
    float: left;
    width: 25%;
}

.affy-landing-content-column {
    float: left;
    position: relative;
    width: 22em;
    padding: 10px;
    background-color: #F5F5F5;
    border: 1px solid #E2E2E2;
    height: 56em;
}

.affy-landing-content-column-right {
    margin-left: 1em;
}

.affy-landing-content-column h2 {
    color: #356A8B;
    font-weight: bold;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 5px;
}

.affy-landing-content-column form {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

/* end partners content */
/*rfi form*/
.rfi .submitter-row {
    float: right;
    margin-right: 20px;
}

.for-physicians .rfi .submitter-row {
    margin-right: 12px;
}

.rfi .submitter-row a.button {
    float: right;
}

.callout, form .panel {
    background: transparent url(../../../images/visitor/opacity-70-bg.png) repeat scroll 0 0;
    border: 1px solid #CCCCCC;
}

.rfi form.callout {
    overflow: hidden;
    padding: 20px 0 20px 20px;
    width: 460px;
}

.rfi .submitter-row button {
    float: right;
}

.rfi .submit-message-container .response-message {
    margin-right: 10px;
}

.demo-signup a.large-button {
    margin-right: 4px;
}

.demo-signup a.large-button span {
    padding: 7px 8px 6px 3px;
}

.box.long-box ul {
    margin: 14px 0 0 10px;
    padding: 0;
    float: left;
    width: 589px;
}

.box.long-box ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.box button {
    position: relative;
    right: 20px;
}

.box.long-box a.blog-link {
    margin-top: 6px;
}

.box.long-box a.blog-link:hover {
    background-position: right -24px;
}

/*our stories*/
.large-quote {
    font-size: 110%;
    font-weight: bold;
}

.story-box {
    background: #fff url(../../../images/visitor/our-stories-heading-bg.gif) repeat-x top;
    width: 709px;
    border-width: 0 1px 1px 1px;
    border-color: #ccc;
    border-style: solid;
    float: left;
    clear: both;
    margin: 0 0 20px;
    padding-bottom: 10px;
}

.story-box blockquote {
    background: transparent url(../../../images/visitor/story-left-quote.gif) no-repeat left 26px;
    margin-left: 10px;
}

.story-box blockquote p {
    background: transparent url(../../../images/visitor/story-right-quote.gif) no-repeat scroll right bottom;
    display: block;
    margin-right: 15px;
    padding: 35px 48px 20px;
}

.story-box .author {
    margin-left: 58px;
    clear: both;
}

.story-box .thumb {
    float: left;
    padding: 16px;
}

.story-box img {
}

.story-box .quote {
    float: right;
}

.story-box.image .quote {
    width: 78%;
}

.story-box a.more {
    float: right;
    margin-right: 20px;
}

.story-box h3 {
    margin: 10px;
}

#flash_content {
    margin-bottom: 15px;
}

.row-spacer {
    padding-bottom: 20px;
}

div.promo {
    height: 84px;
    margin-bottom: 10px;
    margin-top: 5px;
}

div.promo a span {
    display: none;
}

div.promo a {
    display: block;
    height: 100%;
    width: 172px;
    text-decoration: none;
}

div.promo a.promo-blog {
    background: url(../../../images/visitor/blog_badge.jpg) top right no-repeat;
}

div.promo a.promo-blog:hover {
    background-position: top left;
}

/*Press releases and video thumbnails*/
.article-section {
    margin-top: 20px;
}

.article-section h2 {
    font-size: 153.9%;
}

.article-summary {
    clear: both;
    margin: 15px 0 0;
}

.article-summary h3.hover {
    color: #60a0cf;
    cursor: pointer;
}

.media-layout .article-summary .date {
    font-style: normal;
}

.media-layout .article-summary .date {
    display: inline;
}

.media-layout .info-bar {
    margin-bottom: 10px;
    padding: 0 10px;
}

.article-summary .date {
    display: block;
    margin: 0 0 8px;
    font-style: italic;
}

.article-summary img {
    float: left;
    margin-right: 10px;
}

.article-summary p {
    margin-bottom: 5px;
    padding: 0 10px;
}

.article-summary a.more {
    float: right;
    font-size: 77%;
}

.considerations p.top {
    margin-top: -20px;
}

#becomeamember_sm {
    float: right;
}

.widget-callout {
    border-top: 5px solid #e8782f;
    background: #FFF url(../../../images/common/widget-callout.gif) repeat-x left bottom;
    padding: 18px;
}

/* todo:move these to partners css once release is out and stable */

/*landing pages*/
.pink .widget-callout, .geneius-pink .widget-callout, .widget-callout-pink {
    border-top: 5px solid #c22179;
}

.widget-callout h3 {
    color: #e8782f;
    font-size: 108%; /*14pt*/
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.pink .widget-callout h3, .geneius-pink .widget-callout h3, .widget-callout-pink h3 {
    color: #c22179;
}

.cisco .widget-callout {
    border-top: 5px solid #c62127;
}
.cisco .widget-callout h3 {
    color:#c62127;
}

.widget-callout ol li {
    margin-bottom: 0;
}

.pink .banner-image {
    height: 121px;
    width: 900px;
    background: url(../../../images/visitor/partners/landing-page-banner.jpg) top left;
}
.posit .banner-image {
    height: 121px;
    width: 900px;
    background: url(../../../images/promo/take-control-of-your-health-banner.jpg) no-repeat;
}

.geneius-pink .banner-image {
    height: 121px;
    width: 900px;
    background: url(../../../images/visitor/partners/gene-ius-banner-woman-smiling.jpg) top left;
}

.beach .banner-image {
    height: 121px;
    width: 900px;
    background: url(../../../images/visitor/partners/person-enjoying-results-outdoors-ocean.jpg) top left;
}

.cisco .banner-image {
    height: 121px;
    width: 900px;
    background: url(../../../images/visitor/partners/cisco-landing-page-banner.jpg) top left;
}

.cisco .accordion h2 {
    background:url("../../../images/visitor/faq-headings-cisco-red.png") no-repeat scroll 0 -26px;
}

.cisco a.large-button {
 float:none;
}

.cisco .accordion.custom h2 {
    font-size:93%;
    border-bottom: none;
    padding-bottom: 0px;
}


.widget-callout-sub {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background: url(../../../images/common/outset-border.gif) no-repeat right bottom;
    margin-top: 35px;
    padding: 20px;
}

.widget-callout-sub .submit-message-container {
    margin-left: 0;
    margin-top: 2px;
    width: 145px;
    float: right;
}

.widget-callout-sub .group label {
    margin: 0;
}

.widget-callout-sub button.button {
    margin-left: -4px;
}

.widget-callout-sub h3 {
    font-size: 108%;
    margin-bottom: 5px;
}

.widget-callout-sub .required {
    margin-right: 12px;
}

.pink .required, .geneius-pink .widget-callout-sub .required, .required-pink {
    background: url(../../../images/common/required_field_pink.gif) 0 2px no-repeat;
}

.widget-callout-sub form {
    margin-top: 10px;
    clear: both;
}

.warning {
    background: #FFF88B url(../../../images/visitor/exclamation-warning.gif) no-repeat scroll 10px 9px;
    margin-bottom: 15px;
    padding: 20px 15px 5px 60px;
}

.considerations {
    margin-bottom: 40px;
}

.about-to-release {
    font-weight: bold;
}

.secondary-image {
    margin-top: 10px;
}

.landing-page {
    background: #fff;
    padding: 10px 20px 20px;
}

.landing-page .column-first h2 {
    border-bottom: 1px dotted #f58024;
    padding-bottom: 15px;
    font-size: 167%;
}

.landing-page .column-first h3 {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    font-size: 135.5%;
    font-weight: normal;
    margin-bottom: .5em;
}

.landing-page .posit .two-column .column-first {
    border-right: 1px solid #ccc;
}

.landing-page .pink .two-column .column-last, .landing-page .geneius-pink .two-column .column-last {
    padding-right: 0;
}

.landing-page .posit .two-column .column-first {
    width: 582px;
}

.landing-page .posit .two-column .column-last {
    width: 250px;
    padding-right: 25px;
}

.landing-page .two-column .column-first {
    margin-right: 0;
    padding: 25px 22px 0 0;
    width: 580px;
}

.landing-page .two-column .column-last {
    padding: 25px 0 0 20px;
    width: 250px;
}

.landing-page .banner {
    margin-top: 5px;
}

.landing-page blockquote, .landing-page blockquote p {
    font-size: 131%;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
}

.landing-page blockquote p {
    margin-bottom:15px;
}

.landing-page blockquote .author {
    font-size: 75%;
    font-style: italic;
    line-height: 13px;
    text-align: right;
}

.landing-page img.quote {
    bottom: 5px;
    padding: 0 4px;
    position: relative;
    right: 0;
}

.landing-page .widget-callout-sub .submit-message-container {
    float:left;
    display:block;
    margin-top:0;
    margin-bottom: 15px;
}

.platform-selection {
    margin: 1em 0 0 15em;
}

.platform-selection fieldset {
    margin-bottom: 0;
    bottom: 4px;
    position: relative;
    right: 10px;
}

.platform-selection img {
    margin-left: 5px;
    position: relative;
    top: 5px;
}

.landing-page button {
    font-size: 108%;
}

.landing-page .newsletter {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px #ccc dotted;
}

.landing-page .newsletter input {
    border: 1px #ccc solid;
    width: 200px;
    color: #ccc;
}

.landing-page input.arrow {
    height: 16px;
    width: 15px;
    border: none;
}

.two-col-grey-rounded-boxes {
    background: transparent url(../../../images/visitor/two-col-grey-rounded-bottom.gif) no-repeat 0 bottom;
    float: left;
    padding-bottom: 16px;
}

.two-col-grey-rounded-cap {
    background: transparent url(../../../images/visitor/two-col-grey-rounded-top.gif) no-repeat 0 top;
    height: 16px;
}

.two-col-grey-rounded-column {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    padding: 0 15px;
    width: 246px;
}

.landing-page .two-col-grey-rounded-column.first {
    margin-right: 25px;
}

/*orange-rounded-box*/
.orange-rounded-box {
    background: transparent url(../../../images/visitor/orange-rounded-bottom.gif) no-repeat 0 99%;
    width: 581px;
    padding-bottom: 16px;
    margin: 30px 0 20px;
}

.orange-rounded-cap {
    background: transparent url(../../../images/visitor/orange-rounded-top.gif) no-repeat top;
    height: 16px;
}

.orange-rounded-inner {
    border-right: 3px solid #e79844;
    border-left: 3px solid #e79844;
    padding: 0 10px 0 20px;
}

.orange-rounded-inner p {
    margin-bottom: 0;
}

.receipt-button-center {
    margin-left:5.7em;
}
