/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
img {
	margin: 6px;
}
/* Styles */
html, body {	height: 100%;}
body {
	background: #0056a6;
	font-family: Arial, Helvetica, sans-serif;
	color: #070000;
	font-size: 12px;
	behavior: url('/css/csshover.htc');
}
#container {
	background: #FFF url(../images/puzzle.gif) 0 100% no-repeat;
	width: 800px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 125px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 125px;
	text-decoration: none;
}
#navigation {
	background: url(../images/menu.jpg) 0 0 no-repeat;
	margin: 0;
	position: relative;
	list-style: none;
	height: 39px;
	text-indent: -1234em;
	z-index: 1000;
}
#navigation li {
	margin: 0;
	position: absolute;
	top: 0;
	width: 62px;
	height: 39px;
}
#navigation li a {
	display: block;
	height: 39px;
	text-decoration: none;
}
#navigation li a:hover {
	background-image: url(../images/menu.jpg);
}
#home {	left: 0px;}
#home a:hover {	background-position: 0px -39px;}
li#whatis {	left: 62px;	width: 61px;}
#whatis a:hover {	background-position: -62px -39px;}
#autism-info {	left: 123px;}
#autism-info a:hover {	background-position: -123px -39px;}
li#membership {	left: 185px;	width: 61px;}
#membership a:hover {	background-position: -185px -39px;}
#chapters {	left: 246px;}
#chapters a:hover {	background-position: -246px -39px;}
li#training {	left: 308px;	width: 61px;}
#training a:hover {	background-position: -308px -39px;}
#onepiece {	left: 369px;}
#onepiece a:hover {	background-position: -369px -39px;}
li#donations {	left: 431px;	width: 61px;}
#donations a:hover {	background-position: -431px -39px;}
#corp-sponsor {	left: 492px;}
#corp-sponsor a:hover {	background-position: -492px -39px;}
li#volunteers {	left: 554px; width: 61px}
#volunteers a:hover {	background-position: -554px -39px;}
#awards {	left: 615px;}
#awards a:hover {	background-position: -615px -39px;}
li#contact-us {	left: 677px;	width: 61px;}
#contact-us a:hover {	background-position: -677px -39px;}
#links {	left: 738px;}
#links a:hover {	background-position: -738px -39px;}

#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 39px;
	width: 150px;
	text-indent: 0;
	list-style: none;
	padding: 3px;
	margin: 0;
}
/* Green */
#navigation #training ul {	width: 180px;}
#training ul,
#whatis ul,
#volunteers ul {
	background: #5d9751;
}
#volunteers ul a:hover,
#training ul a:hover,
#whatis ul a:hover {
	background: #96bc8e;
}
/* Blue */
#membership ul {
	background: #787BAE;
}
#membership ul a:hover {
	background: #8F92BB;
}
/* Brown */
#chapters ul {
	background: #da8753;
}
#chapters ul a:hover {
	background: #E19A70;
}
/* Pink */
#navigation #autism-info ul {
	background: #E579B7;
	width: 200px;
}
#autism-info ul a:hover {
	background: #EB8EC3;
}
#navigation li ul li {
	height: auto;
	width: auto;
	position: static;
}
#navigation li ul li a {
	height: auto;
	padding: 3px 3px 3px 13px;
	text-indent: -10px;
	color: #FFF;
}
#wrapper {
	background: url(../images/contentbg.jpg) 100% 164px no-repeat;
}
#content {
	min-height: 360px;
	padding: 20px 0 10px 20px;
	width: 580px;
	float: left;
}
#index #content {
	padding-left: 200px;
	width: 400px;
}
#index form.new {
text-align: center;
margin: 0 0 10px;
float: none;
padding: 0 0 5px;
border-bottom: 1px solid #DDD;
}
#index form.new div {
display: inline;
width: auto;

}
#index form.new label {
width: 80px;
}
#index form.new input {
width: 220px;
}

h2#title {
	color: #070000;
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: normal;
}
#column {
	width: 175px;
	margin: 0 0 0 620px;
	padding: 10px 0;
	text-align: center;
}
#column ul {
	margin: 0;
	list-style: none;
}
#column li {
	margin: 0;
}
#column img {
	border-width: 0;
	margin: 0 0 5px;
}
#newswire {
	background: url(../images/newswire.jpg) 0 0 no-repeat;
	position: absolute;
	top: 164px;
	left: 0;
	height: 186px;
	width: 160px;
	padding: 10px;
	color: #737373;
	overflow: hidden;
	text-align: left;
}
#newswire * {
	margin: 0 0 5px;
	font-size: 12px;
}
#newswire a {
	color: #070000;
	text-decoration: none;
}
#newswire a:hover {
	text-decoration: underline;
}
#pscroller1 {
	height: 150px;
}
#newswire h3 {
	color: #070000;
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: normal;
}

#clear {
	height: 70px;
}
#footer {
	background: #7faad2 url(../images/footer.gif) 0 0 no-repeat;
	padding: 10px 10px 0;
	text-align: center;
	color: #FFF;
	width: 780px;
	margin: -65px auto 0;
	font-size: 13px;
	height: 55px;
	position: relative;
}
#footer p {
	margin: 0 0 5px;
	line-height: 14px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
#footer #byline {
	margin: 0;
	text-align: right;
	font-size: 10px;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}


/* FAQ */
#faqlist {
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 30px;
}
#faqlist a {
	text-decoration: none;
}
#faqview dt {
	margin: 10px 0 5px 0;
	padding: 5px 0 0;
	border-top: 1px solid #CCC;
	font-size: 12px;
	font-weight: bold;
	font-size: 14px;
}
#faqview dd {
	margin: 0 0 20px;
}
#faqview dd a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}
/* News */
.newslist h3 {
	margin: 5px 0 5px;
	font-size: 14px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #BFBFBF;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #BFBFBF;
}

/* Profiles
======================================================================================= */
.profiles {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #423997;
}
.profiles img {
	float: left;
	clear: left;
	border: 1px solid #423997;
	margin: 0;
}
.profiles h2.name {
	margin: 0 0 5px 155px;
	font-size: 20px;
}
.profiles a {
	text-decoration: none;
}
.profiles p {
	margin: 5px 0 5px 155px;
}
.profiles a.viewprofile {
	margin-left: 155px;
	display: block;
	clear: both;
	text-align: right;
}
.fullprofile h2.name {
	font-size: 24px;
}

/* FAQ */
#faqlist {
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 30px;
}
#faqlist a {
	text-decoration: none;
}
#faqview li h2 {
	margin-top: 10px;
	font-size: 12px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}



/* Forms */
option {	padding-right: 10px;}

form {
	float: left;
	width: 100%;
}
form h3 {
	font-size: 110%;
}
label {
	float: left;
	clear: left;
	margin: 0;
	width: 170px;
}
form div {
	clear: both;
	margin: 2px 0;
}
label.instructions {
	float: none;
	font-style: italic;
	font-size: 90%;
}
div.error {
	background: #FFEFEF;
	padding: 2px 0;
	margin: 2px 0;
	font-weight: bold;
}
.error div.error {
	margin: 0 0 0 170px;
	padding: 0;
	font-weight: normal;
	color: red;
}
.error label.instructions {
	font-weight: normal;
}
.multiline label,
.multiline div,
.multiline input,
.multiline select {
	display: inline;
	float: none;
	width: auto;
	clear: none;
	margin: 0 3px 0 0;
}
.multiline div.error {
	display: block;
}
.check input,
.radio input {
	display: inline;
	margin-right: 3px;
	vertical-align: middle;
}
.check label,
.radio label {
	clear: none;
	float: none;
}
.horz * {
display: inline;
}
.horz label {
margin-right: 10px;
}
fieldset.error {
	background: #FFEFEF;
}
fieldset.error div.error {
	display: block;
	margin: 2px 0;
}

fieldset.homeoff {
	border-width: 0;
	padding: 0;
	margin: 2px 0 2px 170px;
}

.namepre label {
	float: left;
	clear: left;
	margin: 0;
	width: 170px;
}
fieldset.affil {
	border-width: 0;
	padding: 0;
}
.affil div {
float: left;
clear: none;
width: 48%;
}

div.checkbox {
	float: left;
	width: 48%;
	clear: none;
}

fieldset.gender,
fieldset.perscronic,
fieldset.perssmoke,
fieldset.music {
	margin: 5px 0;
	border: 1px solid #ACDBF3;
}
.spotedit {
	padding: 20px 0px;
}
.note {
	font-style: italic;
}

.volunteer-form fieldset {
border: 1px solid #ACDBF3;
}
.volunteer-form legend {
padding: 0 5px;
}
.volunteer-form fieldset#cont fieldset {
border-width: 0;
padding: 0;
margin: 0;
}
.volunteer-form fieldset#cont div {
display: block;
margin: 3px 10px;
}
.volunteer-form fieldset#cont .other_help {
margin-left: 20px;
}
.volunteer-form .other_help label {
width: 6em;
}
.volunteer-form textarea {
width: 360px;
height: 80px;
}
.volunteer-form h3 {
	background: #ACDBF3;
	padding: 4px 10px;
}


