
/* HTML Tag Redefinition */
html, body {
	height:100%;
}
body {
	/*customize_background*/
	padding: 0px;
	margin: 0px;
	background-color:#feffef;
}
img {
	border: 0px;
}
/* Page Structure / Navigation */
#page {
	width:800px;
	margin: 5px auto 30px auto;
	height: auto !important;
	height:100%;
	min-height:100%;
	position:relative;

}
#page.sidebar-left {
}

#page #banner {
}

#page #banner #pageHeader {
	margin:0;
	padding:0 0 30px 0;
}


#page #header {
	height:auto;
}


#page #header ul.nav-header {
	width:auto;
	float:right;
	height:auto;
	list-style:none;
	margin:10px 20px 4px 0;
	padding:10px 0 0 0;
	overflow:visible;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
#page #header ul.nav-header li {
	float:left;
	padding:0px 10px 0 6px;
	margin-left:0px;
	margin-bottom:4px;
	color:#666;
	font-size:12px;
	letter-spacing:1.5px;
	margin-top:0px;
	border-right:1px solid #000;
}
#page #header ul.nav-header li a, #page #header ul.nav-header li a:hover {
	text-decoration:none;
	color:#07b8e4;
}
#page #header ul.nav-header li.nav-selected {
	font-weight:bold;
}
/*
#page #header #header-area {
	position:relative;
	height:75px;
}
*/
#page #header #header-area {
	width: 800px;
}


/* I'm not using this homeHeader div, but I may put it back someday */
/* #page #homeHeader {
	background: url(http://www.pacificchildandfamily.com/themes/pacificchild/images/home_header.jpg) top left no-repeat;
	min-height:180px;
} */

#page #homeHeader {
	margin:0;
	padding:0;
}

#page #central {
	clear:both;
	padding-top:15px;
	padding-bottom:0; /* for footer */

}
#page.no-sidebar {
	background-image: none !important;
}
/* body & sidebar */

#page #central {
margin:0;
}

#page #central #body {
	float:left;
	text-align:justify;
	width:800px;
	padding:0 5px 15px 15px;	
}
#page #central #body p {
	line-height:1.4em;       
}
#page #central #sidebar {
	float:right;
	width:175px;
	padding:5px 15px 30px 15px;
	margin:0;
	background-color:#f0f8ff; /* #F0F0F0; #E0E0E0; */
}
#page.sidebar-left #central #sidebar {
	float:left;
	width: 175px;
}
#page.sidebar-left #central #body {
	float:right;
	width: 560px;
}

#page #central #announcement {
	width:800px;
	height:auto;
	margin:0;
	padding:0;
}

#page.sidebar-right #central #sidebar {
	float:right;
	width: 175px;
}

#page.sidebar-right #central #body {
	float:left;
	width: 550px;
}

#page.three-column {

}

#page.three-column #central #sidebar {
	float:left;
	width: 175px;
}
#page.three-column #central #body {
	float:right;
	width: 560px;
	padding:0px;
	margin:0px;
}

#page.three-column #central #body #head {
	float:left;
	width: 560px;
	clear:both;
}

#page.three-column #central #body #main {
	float:left;
	width: 380px;
	padding: 0px 20px 0px 0px;
}

#page.three-column #central #body #minor {
	float:right;
	width: 160px;
}

#page.no-sidebar #body {
	float: none !important;
	width: auto !important
}
#page #central #sidebar p {
	line-height:1.4em; /* changed from 24px to 1.4em 11-21*/
}
#page #central #sidebar ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:0;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
#page #central #sidebar ul.nav li {
	margin-bottom:10px;
}
#page #central #sidebar ul.nav a {
	text-decoration:none;
	color:#07b8e4;
}
#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold
}
#page #central #sidebar ul.nav a:hover {
	text-decoration:underline
}
#page #central #sidebar ul.nav ul {
	list-style:none;
	margin-left:5px;
	padding:0px;
	margin-top:10px;
}
#page #central #sidebar ul.nav ul li {
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
	border-left: 1px solid #07b8e4;
}
#page #central #sidebar ul.nav ul li ul li {
	list-style:square inside;
	padding-left:0;
}
#page #central #sidebar ul.nav ul li ul li {
	border:none;
}
#page #central #bottom {
}
#page #central #bottom #bottomnav {
	margin-top:40px;
}
#page #central #bottom #bottomnav ul.nav {	
	width:auto;
	height:auto;
	list-style:none;
	margin:0 20px 4px 0;
	padding:10px 0 0 0;
	overflow:visible;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
#page #central #bottom #bottomnav ul.nav li {
	display:inline;
	padding:6px 10px 0 10px;
	margin-left:0px;
	margin-bottom:4px;
	color:#666;
	font-size:12px;
	letter-spacing:1.5px;
	margin-top:0px;
	border-right:1px solid #000;
}
#page #central #bottom #bottomnav ul.nav li a, #page #central #bottom #bottomnav ul.nav li a:hover {
	text-decoration:none;
	color:#07b8e4;
}
#page #bottom #bottomnav ul.nav li a:selected {
	font-weight:bold;
}

#page #central #bottom #staticinfo {
}
#page #central #bottom #staticinfo p {
	font-size:10px;
	font-family:sans-serif;
}

#page #footer {
	background-image:url(http://www.pacificchildandfamily.com/themes/pacificchild/images/autism-long.png);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
	line-height:10px;
	clear:both;
	color:#333;
	font-size:10px;
	text-align:center;
	padding:10px 0 10px 0;
	width:100%;
}
#page #footer a {
	color:#980000; 
	text-decoration:none;
}

span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; margin-right:20px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}

/* customize_miscellaneous */  /* customize_miscellaneous */
