/* Stylesheet - Pregnancy Resource Centers */
html, body, div, span, applet, object, iframe,
p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0; padding: 0; outline: 0; vertical-align: baseline; background: transparent;}

/* * { font-size:1em; font-family: inherit; } */
:focus {outline:none;}

html, body {height: 100%;}
body {font: 12px/18px Tahoma, Geneva, sans-serif; color: #4a4a4a;}
body.pixelsilk {text-align:center; background: #BBD59B; border: 0;}

p {margin: 0 0 0.75em 0;}
a img {border: 0;}
hr {height: 1px; color: #AEADAC; background-color: #AEADAC; border: 0;}
object {outline: none;}
sub {font-size: 10px; vertical-align: sub;}
sup {font-size: 10px; vertical-align: super;}

a, a:link, a:visited {color: #4a4a4a; text-decoration: underline; outline: none;}
a:active, a:hover, a:focus {color: #888; text-decoration: underline; outline: none;}
a[name] {color: #4a4a4a; text-decoration: none;}

/* Heading Styles */
h1, h2, h3, h4, h5 {margin: 0 0 10px 0; font-weight: bold; font-style: italic; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; color: #864592;}
h1 {font-size: 26px;} /* 2em */
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

/* Image alignment/spacing classes */
img.alignleft {margin: 5px 20px 20px 0; float: left;}
img.alignright {margin: 5px 0 20px 20px; float: right;}

#theme {position: relative; margin: 0 auto; text-align: left; width: 100%; background: #fff url('/bg-theme.gif') repeat-y; z-index: 1; min-height: 235px;/*height: auto !important; height: 100%; min-height: 100%;*/}

/* Header styles */
#header {margin: 0; width: 100%; height: 122px; background: url('/header-grad-bg.gif') repeat-x;}
#headerInner {position: relative; margin: 0 auto; width: 900px; height: 122px; z-index: 100;}
#logo {position: absolute; left: 12px; top: 36px; width: 215px; height: 63px; z-index: 200;}
#insightLogo {position: absolute; left: 258px; top: 49px; width: 182px; height: 53px; z-index: 200;}
#headerPhones {position: absolute; right: 12px; bottom: 15px; width: 300px; height: 88px; font-size: 16px; line-height: 22px; text-align: right; z-index: 200;}
#headerPhones a, #headerPhones a:link, #headerPhones a:visited {font-size: 16px; line-height: 22px; text-decoration: unerline;}
#headerPhones a:hover, #headerPhones a:active {font-size: 16px; line-height: 22px; text-decoration: underline;}

/* Menu styles */
#siteMenu {position: relative; width: 100%; height: 39px; z-index: 100; background: url('/menu-over-bg.gif') repeat-x;}
#siteMenuRight {position: absolute; right: 0; top: 0; width: 279px; height: 39px; z-index: 10;}
ul#Menu {list-style: none; margin: 0; padding: 0; z-index: 100;}
ul#Menu li {display: inline; float: left; position: relative; height: 39px; line-height: 39px;}
ul#Menu li a, ul#Menu li a:link, ul#Menu li a:visited {display: block; padding: 0 20px; font-size: 14px; height: 39px; line-height: 39px; color: #fff; text-decoration: none; background: url('/menu-over-bg.gif') repeat-x;}
ul#Menu li a:hover, ul#Menu li a:active {display: block; padding: 0 20px; font-size: 14px; height: 39px; line-height: 39px; color: #fff; text-decoration: none; background: url('/menu-bg.gif') repeat-x;}
ul#Menu li.current a {color: #fff; text-decoration: none; background: url('/menu-bg.gif') repeat-x;}
ul#Menu li.separator {}

div#subNavigation {display: none;}

/* Submenu styles */
ul#Menu li ul {display: none; position:absolute; left: 0; top: 39px; list-style: none; margin:0; padding:5px 0; min-width:200px; text-align: left; /* Match UL 'left' attribute below */ background: #FCC15F;}
ul#Menu li ul * {list-style-position:outside;}
ul#Menu li ul li {position:relative; height: auto; margin:0; padding:0; width: auto; min-width:200px; color:#80418c; line-height: 20px;}
ul#Menu li ul li a, ul#Menu li ul li a:link, ul#Menu li ul li a:visited {display:block; padding: 0 15px; height:auto; line-height: 20px; color:#80418c; font-size: 12px; text-decoration: none; white-space: nowrap; text-align: left; background: none;}
ul#Menu li ul li a:hover, ul#Menu li ul li a:active, ul#Menu li ul li a:focus {color: #fff; text-decoration: none; background: none;}
ul#Menu li ul li a:hover span.arrow, ul#Menu li ul li a:active span.arrow, ul#Menu li ul li a:focus span.arrow {color: #80418c; text-decoration: none;}
ul#Menu li ul li.separator {}

ul#Menu li ul li ul {position:absolute; top:0; left:200px; width: auto; min-width: 200px; /* Match UL width above */}
ul#Menu li ul li ul li {}
ul#Menu li ul li ul li a {white-space: nowrap;}

span.menu-sub-indicator {float:right;}

/* Search box/form */
#search {position: absolute; left: 732px; top: 11px; width: 152px; height: 20px; background: url('/search-textbox-bg.gif') no-repeat; z-index: 100;}
.txtSearch {position: absolute; left: 4px; top: 4px; width: 118px; height: 12px; margin: 0; padding: 0 !important; font-size: 10px; color: #4a4a4a; line-height: 12px; border-width: 0 !important; background: #f2f2f2 url('/spacer.gif');}
.btnSearch {position: absolute; left: 133px; top: 0; width: 19px; height: 20px;}

/* Main content area styles */
#contentContainer {width: 100%; min-height: 689px; background: #BBD59B url('/content-grad-bg.gif') repeat-x;}
#content {position: relative; margin: 0 auto; padding: 0; width: 908px; text-align: left; z-index: 1; background: #fff; padding: expression(0 + "px");}
#contentInner {position: relative; margin: 0 4px; padding: 0 0 4px 0; width: 900px;}
#contentUpperLeft {position: absolute; left: 0; top: 0; width: 5px; height: 203px; z-index: 10;}
#contentUpperRight {position: absolute; right: 0; top: 0; width: 4px; height: 203px; z-index: 10;}
#contentCornerLeft {position: absolute; left: 0; bottom: 0; width: 13px; height: 13px; z-index: 10;}
#contentCornerRight {position: absolute; right: 0; bottom: 0; width: 5px; height: 5px; z-index: 10;}

#column1 {display: inline; float: left; width: 686px; min-height: 399px; background: #EEECE8 url('/content-top-grad.gif') repeat-x;}
#column1 .columnInner {padding: 20px;}

#column2 {display: inline; float: left; width: 214px; min-height: 399px; background: #BC99C3 url('/right-col-bg.gif') repeat-x;}
#column2 .columnInner {color: #fff;}
#column2 .columnInner a {color: #fff;}
#column2 .columnInner h3 {display: block; padding: 0 0 0 20px; height: 28px; line-height: 28px; font-size: 14px; font-style: normal; color: #fff; font-family: Tahoma, Geneva, sans-serif; background: #9960A5;}
#column2 .columnInner h3 a {line-height: 28px; font-size: 14px; font-style: normal; color: #fff; font-family: Tahoma, Geneva, sans-serif; text-decoration: none;}
#imgFreeAndConfidential {margin: 10px 0 10px 20px;}
#rightLinks {margin: 0 0 20px 20px; padding: 0;}
#rightLinks ul {list-style: none; margin: 0; padding: 0;}
#rightLinks ul li {margin: 0; padding: 0;}
#rightLinks ul li a {color: #fff; font-weight: bold; line-height: 24px; text-decoration: none;}
#rightLinks ul li a:hover, #rightLinks ul li a:active {text-decoration: underline;}
#column2 .columnInner .newsList {margin: 0 auto; width: 174px; text-align: left;}
#column2 .columnInner .newsList .newsListItem {margin: 4px 0;}
#column2 .columnInner .newsList a.title {font-size: 12px; line-height: 14px; font-weight: bold; color: #fff; text-decoration: none;}
#column2 .columnInner .newsList a.title:hover, #column2 .columnInner .newsList a.title:active {text-decoration: underline;}
#column2 .columnInner .newsList .date {font-size: 10px; line-height: 12px; color: #fff;}
#donateButton {display: block; margin: 20px auto 0 auto; padding-bottom: 20px; text-align: center;}
#donorsButton {display: block; margin: 0 auto; padding-bottom: 20px; text-align: center;}

.contentCTA {margin: 20px 0 15px 0; line-height: 18px;}
.contentCTA p, .contentCTA a {line-height: 18px;}
.contentCTA .ctaImage {float: left; margin: 0 10px 0 0;}

/* Homepage-specific styles */
#divHomeFlash {margin: 0 0 5px 1px; width: 899px; height: 203px;}

body.home #column2 {position:relative;}
body.home #column2 #donateButton {position:absolute; left:25px; bottom:80px;}
body.home #column2 #donorsButton {position:absolute; left:25px; bottom:20px;}

/* Subpage styles */
#sectionImage {margin: 0 0 5px 0; width: 900px; height: 203px;}

#breadcrumbs {margin: 5px 0 0 19px; font-size: 10px;}
#breadcrumbs a {font-size: 10px; color: #000;}
#breadcrumbs .separator {padding: 0 3px; font-size: 12px;}

/* General form styles */
.formLabel {clear: both; float: left; margin: 0 10px 10px 0; width: 33%; /*text-align: right;*/}
.formField {float: left; margin: 0 0 10px 0; width: 60%;}
.nextLine {clear: both;}
.required {font-weight: bold;}
.formField > p {display: block; width: 49%; float: left; line-height: normal; margin: 0 0 7px 0; padding: 0; white-space: nowrap;}
textarea {width: 100%; height: 150px;}
.formButton {clear: both;}

/* Contact form styles */
.contactForm {}

/* Misc form field styles */
.width100 > input {width: 100px;}
.width150 > input {width: 150px;}
.width200 > input {width: 200px;}
.width300 > input {width: 300px;}

/* Article styles */
.articleItemDate {font-style: italic;}
#articleDate {margin: 0 0 15px 0; font-style: italic;}

/* Staff styles */
.staffItem {float: left; margin: 0 40px 30px 0; width: 40%;}
.staffImage {float: left; margin: 0 20px 20px 0;}
.staffItemName {font-weight: bold;}
.staffItemTitle {font-style: italic;}
#staffDetailImage {float: left; margin: 0 20px 20px 0;}
#staffDetailBody {}
#staffName {}
#staffJobTitle {}

/* Photo gallery styles */
#photoLargeImage {position:relative; width:665px; height:500px; text-align:center;}
#photoLargeImage img {margin: 0 auto;}
#photoItems {margin: 20px 0 10px 0;}
.photoItem {float:left; margin:0 15px 15px 0; width: 110px; cursor:pointer; position:relative; text-align: center;}
#photoItems img {position:relative; z-index:10;}
#photoItems a img:hover {opacity:0.85;}

#photoImageTitle {position: relative; height: 24px;}
#photoImageDescription {position: relative; height: 35px;}
.photoItemTitle {display: none;}
.photoItemDescription {display: none;}

.loading {background-image:url('/loadingIcon.gif'); background-repeat:no-repeat; background-position: center 33%;}

/* Basic events styles */
.eventList {}
.eventListItems {}
.eventListItems h2 a {}
.eventItemDate {}
.eventItemLocation {}
#eventDetail {}
#eventDetail h1 {}
#eventDetailDate {}
#eventDuration {}

/* Event calendar styles */
.calendarList {}
.calendarListItems {}
.calendarListItems h2 a {}
#caledarDetail {}
#caledarDetail h1 {}
#calendarDetailDate {}
.calendarPicker {float: left; display: inline; margin: 0 0 0 20px; width: 285px} /* Flash calendar */

/* Pagination */
.Pagination {display: block; margin: 0; text-align: right;}
.Pagination ul {list-style: none; margin: 0; padding: 0;}
.Pagination ul li {margin: 0; padding: 0; font-size: 10px; display: inline;}
.Pagination ul li a, .Pagination ul li a:link, .Pagination ul li a:visited {font-size: 10px; padding: 0 3px; line-height: 18px; text-decoration: none;}
.Pagination ul li a:hover, .Pagination ul li a:active {font-size: 10px; padding: 0 3px; line-height: 18px; text-decoration: none; font-weight: bold;}
.Pagination ul li.current {margin: 0; padding: 0 3px; font-size: 10px; display: inline; line-height: 18px; font-weight: bold;}

.Pagination ul li.previous a, .Pagination ul li.previous a:link, .Pagination ul li.previous a:visited {font-size: 14px; padding: 0; line-height: 18px; text-decoration: none;}
.Pagination ul li.previous a:hover, .Pagination ul li.previous a:active {font-size: 14px; padding: 0; line-height: 18px; text-decoration: none; font-weight: bold;}

.Pagination ul li.next a, .Pagination ul li.next a:link, .Pagination ul li.next a:visited {font-size: 14px; padding: 0; line-height: 18px; text-decoration: none;}
.Pagination ul li.next a:hover, .Pagination ul li.next a:active {font-size: 14px; padding: 0; line-height: 18px; text-decoration: none; font-weight: bold;}

/* Footer styles */
#footer {position: relative; margin: 0 auto; text-align: left; width: 900px; height: 40px; clear: both; z-index: 10;}
#footer {font-size: 11px; line-height: normal;}
#footer p {margin: 0;}
#footer a {font-size: 11px; color: #fff;}
#footer img {vertical-align: text-bottom;}

#footerLeft {float: left; margin: 0 0 0 10px; width: 100%; height: 25px; line-height: 25px; color: #fff; font-size: 11px;}
#footerRight {float: right; margin: 0 10px 0 0; width: 540px; height: 25px; line-height: 25px; color: #fff; font-size: 11px; text-align: right;}
#footerRight a {font-size: 11px; color: #fff; text-decoration: none;}
#footerRight a:hover, #footerRight a:active {text-decoration: underline;}

#smartzLink {float: right; width: 200px; height: 30px; text-align: right; color: #000; font-size: 10px; line-height: 30px;}
#smartzLink a, #smartzLink a:link, #smartzLink a:visited {font-size: 10px; text-decoration: none; color: #000; line-height: 30px;}
#smartzLink a:hover, #smartzLink a:active {font-size: 10px; text-decoration: underline; color: #000;}
#smartzLink a img {padding-top: expression(3 + "px"); vertical-align: middle; text-decoration: none;}

/* Misc styles */
.clear {clear: both;}
.divAddControl {margin: 25px 0 0;}
.divEditDeleteControls {}
.errorMsg {color: #cc0000;}

label.error {margin: 0 0 0 5px; color: #cc0000;}
#cse-search-results iframe {width: 600px; background: #EEECE8;}