/*---------- Content Presentation Stylesheet ------------ */
/*          Created By Ben Stewart - Feb 2008             */

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}
body {
	background-color: #fff;
	color: #626262;
	font-size:12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width:610px;
}
h1, h2, h3 {
	font-weight:bold;
	color: #106e89;
	margin: 0;
	text-transform:uppercase;
	padding:5px 0 5px 0;
}
h1 {
	font-size:28px;
	text-transform:none;
	padding:5px 0 15px 0;
	letter-spacing:-1px;
}
h2 {
	font-size:18px;
	padding:5px 0 10px 0;
}
h3 {
	font-size:16px;
}
ul, ol {
	margin: 0 10px 5px 25px;
}
li {
	margin:0px;
	padding:0 0 5px 15px;
}
ul li {
	list-style:none;
}
p {
	margin: 0 0 15px 0;
}
a {
	border:none;
	color: #106e89;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	height:1px;
	background-color: #106e89;
	border: 1px solid #106e89;
	margin-bottom: 10px;
}
img.Image_left {
	float: left;
	margin: 0px 5px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 5px;
}
img.Image_centre {
	margin: 0 auto 15px auto;
}
span.blue {
	color: #106e89;
	font-size:14px;
	font-weight:bold;
}body {
	background-color: #fff;
	color: #5a5b5e;
	margin: 0px auto;
	width:100%;
}
#header{
	position:absolute;
	top:0px;
	height:215px;
	width:900px;
	margin:0;
	padding:25px 15px 0 15px;
	background: url(assets/childrens_autism_header_bg.jpg) top center no-repeat;
	z-index:74;
}

#ajaxmenu{
	font-family: "Myriad Pro", Helvetica, Verdana, Arial, sans-serif;
	position:absolute;
	top:190px;
	left:15px;
	height:43px;
	z-index:65;
}
#header .header_image {
	float:right;
	height:165px;
	width:500px;
	background:url(assets/childrens_autism_head_boys.gif) no-repeat top right;
}
#header .logo {
	margin-left:60px;
	float:left;
	border:0;
}
#menubar {
	height:35px;
	clear:both;
	margin:0;
	background: url(assets/childrens_autism_menu_bg.jpg) repeat-x;
}
#container {
	text-align:left;
	width:915px;
	margin:0 auto;
	margin-top:240px;
}
#wrapper {
	background:url(assets/childrens_autism_watermark.gif) no-repeat center top;
}
#content {
	float:left;
	width:610px;
	padding: 20px 15px 15px 30px;
}
#navigation {
	float:right;
	width:220px;
	margin-bottom:15px;
}
#donation {
	background: url(assets/childrens_autism_donations_bg.jpg) repeat-x top;
	float:right;
	clear:right;
	width:190px;
	height:190px;
	padding:10px 15px 0px 15px;
	color:#fff;
	font-size:12px;
	margin-bottom:15px;
}
#contact {
	background: url(assets/childrens_autism_contact_bg.jpg) no-repeat center top;
	float:right;
	clear:right;
	width:190px;
	height:210px;
	padding:10px 15px;
	color:#fff;
	font-size:12px;
	margin-bottom:15px;
}
#donation h2,
#contact h2 {
	color:#fff;
	font-size:20px;
	padding-bottom:20px;
}
#donation a,
#contact a {
	color:#fff;
}
#footer {
	clear:both;
	height:130px;
	text-align:center;
	width:100%;
	background: url(assets/childrens_autism_footer_bg.jpg) repeat-x;
	color: #888;
}
#footer p {
	margin:0;
	padding:20px 10px 0 10px;
}
#footer a {
	color:#901d11;
}
#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ajaxmenu ul li {
	position: relative;
	float: left;
	width:105px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:35px;
	line-height: 16px;
}
#ajaxmenu ul li a {
	color: #fff;
	font-weight: normal;
}
/* Styles for Menu Items */
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right: 1px solid #3c6277;
	font-size:14px;
	text-transform:uppercase;
}
#ajaxmenu ul li.last {
	border-right:none;
}
#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	background: url(assets/childrens_autism_menu_hover_bg.jpg) repeat-x;
}
/* commented backslash \*/ 
* html ul li a {
	height:1%
}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}
/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 105px;
	display: block;
}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	color: #fff;
	background-color: #9a4129;
}
/* set dropdown */
#ajaxmenu li li  {
	padding-bottom:0;
	padding-left:0;
}
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #ffffff;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	text-transform:none;
	width: 180px;
	background-color: #3b6175;
}
#ajaxmenu li ul li a {
	padding: 5px;
} /* Sub Menu Styles */
#ajaxmenu li ul, #ajaxmenu li.over ul {
	display: block;
	width: 180px;
} /* The pop */
#ajaxmenu {
	margin-right: auto;
	margin-left: auto;
	width: 781px;
}
#myajaxmenu {
	position: absolute;
	left: 0px;
	display: block;
	z-index: 1000;
}
/*------------- Contact Form --------------*/

div.contactForm {
	width:365px;
	padding: 0px;
	margin: 30px;
}
div.row {
	clear: both;
	padding-top: 5px;
	vertical-align: middle;
}
div.row span.label {
	float: left;
	width: 140px;
	text-align: right;
	padding:0px 10px 0px 0px;
}
div.row span.formw {
	float: right;
	width: 210px;
	text-align: left;
}
input, textarea, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	padding-left: 3px;
}
input {
	width:143px;
}
div.row span.formw textarea {
	height:60px;
}
div.spacer {
	clear: both;
}
.button{
  width:50px;
  cursor:pointer;
}
#search {
	position:absolute;
	top:190px;
	left:470px;
	width:200px;
	z-index:900;
	padding-right: 15px;
	margin-top:5px;
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_input {
    position: absolute;
    top: 0px;
    left: 220px;
    width: 165px;
    height: 19px;
}

#ajaxSearch_submit {
    width: 35px !important;
    height: 17px !important;
    margin: 0 !important;
    border: 0 !important;
    background: url(assets/childrens_autism_search.jpg) no-repeat center top;
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: 3px;
    left: 400px;
}

#ajaxSearch_output {
    background: #000;
    color: white;
    -moz-opacity:0.95 !important;
    opacity:0.95 !important;
    filter: alpha(opacity=95) !important;
    position: absolute;
    top: 23px;
    left: 220px;
    width: 165px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 172px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:hover{ background-color: #8dbc00; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
