/* @override http://www.optionsprc.org/styles/oprc_main.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}

a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.4; /* 16x1.4=22.4px */
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #cce6f5 url(/images/bg.png) repeat-x;
}

/* @group Type */

p {
	font-size: 0.87em; /* 16x0.87=14px */
	text-align: left;
	margin: 1.286em 0; /* 14x1.286=18px */
	line-height: 1.2em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
li {
	font-size: 0.87em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
	list-style-type:disc;
}
li li {
	font-size: 1em;
	list-style-type: circle;
}

a, a:visited {
	color: #ff7c00; /* orange */
	text-decoration: none;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #71ab13; /* green */
	border: 0px none;
}

h2 {
	color: #0185d0;
	font-size: 1.8em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	
}

h3 {
	color: #0185d0;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
}

h4 {
	color: #333333;
	font-size: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}

h5 {
	font-size: .9em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2em;
}

/* @end */

/* @group Layout */

#container {
	width:963px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:963px;
	height:44px;
	background: url(/images/header.png) no-repeat;
}
#header span.possibly-pregnant {
	display: block;
	height:44px;
	width: 500px;
	float: right;
}
#header span.possibly-pregnant a {
	display: block;
	overflow: hidden;
	height: 44px;
	cursor: pointer;
}

#nav_bar {
	width:963px;
	height:36px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
}
#content_container {
	width:963px;
	float: left;
}
#address_bar {
	width: 184px;
	float: left;
}

.locations {
	padding: 0px 10px 0px 20px;
}

#content {
	background:#ece9d6;
	border: 1px solid #1d9ad6;
	border-top: 0px none;
	float: left;
	width: 777px;
}
div.front_text {
	width: 330px;
	padding: 20px 20px 10px 20px;
	float: left;
}

div.slideshow {
	width: 376px;
	float: right;
	margin: 25px 18px 20px 10px;
	padding: 0px;
}
div#my_show.slideshow {
	margin: 0px;
}
div.captioned-image p.caption {
	clear: both;
	padding: 10px 0px 0px 0px;
	color: #555;
}
.inside div.slideshow {
	float: left;
	margin: 10px;
	width: 320px;
}
div.touts {
	width: 759px;
	clear: both;
	padding: 0px 9px 20px 9px;
	float: left;
}
div.touts div.column_one, div.touts div.column_two, div.touts div.column_three {
	width: 233px;
	float: left;
	margin: 0px 10px;
}

div.inside {
	padding: 20px 20px 30px 20px;	
}


#footer {
	width:700px;
	padding: 15px 10px 0px 0px;
	margin: 0px 0px 0px 200px;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 10px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 10px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}
div.group {
	width: 690px;
	float: left;
}
div.captioned {
	float: left;
	width: 150px;
	padding: 10px;
	font-size: 12px;
}
#subnav ul {
	margin: -10px 0px 15px 0px;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #1d9ad6;
}
#subnav ul li {
	list-style-type: none;
	display: inline;
	margin: 0px 15px 0px 0px;
}
#subnav ul li a:link, #subnav ul li a:visited {
	text-decoration: none;
}

#address_bar div.donate {
	width: 121px;
	height: 32px;
	text-indent: -999em;
	background: transparent url(/images/donate_button.png) no-repeat;
}
#address_bar div.donate a {
	cursor: pointer;
	display: block;
	height: 32px;
}
#address_bar div.donate a:hover {
	background: transparent url(/images/donate_button.png) 0px -32px;
}
/* @end */


/* @group Overrides */

#header span.possibly-pregnant {
	text-indent: -999em;
	display: block;
}
#address_bar h1, #address_bar span.logo {
	text-indent: -999em;
	height: 85px;
	width: 180px;
	display: block;
	background: url(/images/options_logo_blue.png) no-repeat 0px 20px;
}

#address_bar div.locations h4 {
	color: #0185d0;
	font-size:.75em;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
#address_bar div.locations h5 {
	font-size: .75em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 6px 0px;
}

#address_bar div.locations p a {
	color: #315c9a;
}

#address_bar div.locations a img.right {
	padding: 0px 0px 0px 3px;
	margin: -4px 0px 0px 0px;
}

#content div.slideshow img {
	margin: 0px;
	padding: 0px;
}

div.touts h3 {
	margin: 10px 0px 8px 0px;	
}

#content div.touts h4 {
	clear: both;
	padding: 10px 0px 7px 0px;
	margin: 0px;
}

div.touts p {
	margin: 0px 0px 6px 0px;
	font-size: .75em;
}
#content div.touts img.tease {
	padding: 0px;
	clear: both;
	float: left;
}

#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: .68em;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #999;
}
#footer h5 a:hover, #footer h6 a:hover {
	color: #71ab13;
}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 30px;
}
#nav_bar a {
	display: block;
}
#home, #home a {left: 429px; top: 0px; width: 40px; height: 36px;}
#about, #about a {left: 490px; top: 0px; width: 60px; height: 36px;}
#services, #services a {left: 569px; top: 0px; width: 56px; height: 36px;}
#resources, #resources a {left: 644px; top: 0px; width: 66px; height: 36px;}
#events, #events a {left: 727px; top: 0px; width: 69px; height: 36px;}
#help, #help a {left: 795px; top: 0px; width: 79px; height: 36px;}
#contact, #contact a {left: 887px; top: 0px; width:76px; height: 36px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -429px -36px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -490px -36px no-repeat;}
#services a:hover, #services .active {background: transparent url(../images/nav_bar.png) -569px -36px no-repeat;}
#resources a:hover, #resources .active {background: transparent url(../images/nav_bar.png) -644px -36px no-repeat;}
#events a:hover, #events .active {background: transparent url(../images/nav_bar.png) -727px -36px no-repeat;}
#help a:hover, #help .active {background: transparent url(../images/nav_bar.png) -795px -36px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -887px -36px no-repeat;}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 140px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	height: 32px !important;
	margin: 0pt;
	padding: 0px;
	width: 121px !important;
	cursor:pointer;
	text-indent: -999em;
	background: transparent url(/images/submit_button.png) no-repeat;
	display: block;
	border: 0px none;
}
input.zemSubmit:hover {
	background: transparent url(/images/submit_button.png) 0px -32px;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* @end */

/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 200px;
	width: 300px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 250px;
	margin: 0;
	width: 300px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}
