* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	background:#EDEAD7 url(http://www.cscap.org/images/bark-blue.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

h1, h2, h3 {
	font-weight: normal;
	color: #990000;
	padding-left:15px;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1em; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.4em;
	font-size: 0.9em;
}
a:link, a:visited {
	color: #347CB0;
}

a:hover {
	text-decoration: none;
	color: #39537B;;
}
table{
padding-left:15px;
}
/* Header */

#header {
	width: 960px;
	height: 109px;
	margin: 0 auto;
	position:relative;
}
#logo {
top:24px;
position:absolute;
left: 20px;
}
#search{
float:right;
height:35px;
}
#search form{
margin: 10px;
color:#FFFFFF;
}
#search input{
color:#666;
font-size:12px;
width: 200px;
background:url(http://www.cscap.org/images/search-bk.jpg) repeat-x bottom;
border:#FFF solid 1px;
padding:3px;
}
#search .submitbtn{
background-color:#4E799A !important;
padding: 4px 8px!important;
color:#FFF!important;
width:60px!important;
border:none;
background-image:none;
margin-left:10px;
}
.quicklinks{
list-style:none;
}
.quicklinks li{
background:url(http://www.cscap.org/images/arrow.gif) no-repeat top left;
padding-bottom: 0.5em;
}
.quicklinks a{
padding: 0 0 0 16px;

}
/* Menu */

#menu {
	float: right;
	width:780px;
    height: 109px;
	background:#5397CE url(http://www.cscap.org/images/menu-blue.jpg) repeat-x bottom left;
}

#menu ul {
	margin: 0;
	list-style: none;
	width:100%;
	position:absolute;
	top:70px;
	left: 200px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 4px 14px;
	text-decoration: none;
	font-size: 0.90em;
	font-weight: normal;
	border-right: #5397CE solid 1px;
	color:#FFFFFF;}

#menu a:hover{
	background-color:#193E5C;

}
#menu .active a {
	background: url(http://www.cscap.org/images/menu-select.jpg) repeat-x bottom;	
	border-right:none !important;
color:#D20B42;

}

#menu .active a:hover {
	background: url(http://www.cscap.org/images/menu-select.jpg) repeat-x bottom;	
}
#menu ul ul, ul ul ul, ul ul ul ul{
display:none;
}
/*breadcrumbs*/
#breadcrumb{
background:url(http://www.cscap.org/images/content-top.jpg) repeat-x top;
height: 35px;
border-top: #FFF solid 1px;
}
#breadcrumb p{
font-size:0.9em;
padding: 6px 15px;
}
#breadcrumb a{
	color: #627898;
}

/* Splash */

#banner {
	border-top:#FFFFFF solid 1px;	
	margin: 0 0 0 180px;
}
#banner-two {
	margin: -5px 0 0 180px;
	background: url(http://www.cscap.org/images/red-banner-fade.jpg) repeat-x left top;
	position:relative;
	padding:0;
	height:72px;
}
#banner-two h2{
	background: url(http://www.cscap.org/images/red-banner-bk.jpg) no-repeat left top;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 14px 240px  0 14px;
	font-size:16px;	
	height:72px;
	color:#FFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}
#right-col{
float:right;
width:240px;
margin-top:-42px;
position:relative;
}
#home-related-outer{
background: url(http://www.cscap.org/images/related-box-shadow.jpg) no-repeat bottom left;
padding-bottom:12px;
}
#home-related{
background:#347BAF url(http://www.cscap.org/images/related-box-fade.jpg) repeat-x bottom;
margin-top: 10px;
padding-bottom:10px;
}
#home-related h2{
color:#fff;
font-size: 1.1em;
font-weight:bold;
padding: 8px;
margin:0;
position: relative 
}
#home-related p{
color:#fff;
padding: 2px 8px;
margin:0;
font-size:0.8em;
position: relative 
}
#home-related a{
font-size:0.9em;
color:#FFF; 
background:#235478 url(http://www.cscap.org/images/related-arrow.gif) no-repeat 0 10px;
font-weight:bold;
padding: 5px 8px 5px 16px;
text-decoration:none;
float:right;
display:block;
width: 90px;
margin-top:5px;
}

.bl {background: url(http://www.cscap.org/images/event-curve-left-bottom.jpg) 0 100% no-repeat ;}
.br {background: url(http://www.cscap.org/images/event-curve-right-bottom.jpg) 100% 100% no-repeat}
.tl {background: url(http://www.cscap.org/images/event-curve-left-top.jpg) 0 0 no-repeat}
.tr {background: url(http://www.cscap.org/images/event-curve-right-top.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

#event-inner{
background:#FBFCFE url(http://www.cscap.org/images/event-inner-fade.jpg) repeat-x bottom;
}
#event-inner h2{
font-size: 1.2em;
font-weight:bold;
color:#333333;
margin:0;
padding:0;
}
#event-inner dl{
margin: 6px 0 0 0;

background:url(http://www.cscap.org/images/cal.jpg) no-repeat top left;
}
#event-inner dd{
margin: 0 0 10px 55px;
font-size:0.9em;
}
#event-inner dt {
color:#666;
font-weight:bold;
font-size:0.9em;
margin:10px 0 0 0;
padding:2px 0 0 0;
clear:right;
text-align:center;
width:40px;
height: 18px;
float: left;
font-weight:normal;
}
#event-inner dt span{
color: #ABABAB;
font-weight:bold;
font-size:1.2em; 
padding:4px 0 0 0 ;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
width:40px;
display:block;
margin:0;
}
#event-inner dd a{
padding:3px 0 ;
font-size:1.1em;
line-height:1.4em;
}
#event-inner .seemore{
padding:3px 0 ;
font-size:0.9em;
color:#FFFFFF;
font-weight:bold;
float:right;
}
/* Content */
#home-content {
	float: right;
	width: 780px;
	background:#FFFFFF url(http://www.cscap.org/images/content-corner-curve.jpg) no-repeat bottom left;
	padding: 15px 0;
}

#home-content ol, #home-content ul {
	margin-left: 3em;
}
#home-content .intro-text{
padding-left: 15px;
padding-right:15px;
}

/* NEWS */
#news{
background:url(http://www.cscap.org/images/news-bk.jpg) repeat-x top;
width:510px;
margin: 0 0 0 15px}
#news h2{
background: url(http://www.cscap.org/images/news-heading.jpg) no-repeat left top;
height:24px;
width:90px;
text-indent:-9999px;
margin:0;
font-size:10px;}

.NewsSummaryPostdate{
float:left;
padding: 0 6px 0 14px;
color:#347CB0;
background:url(http://www.cscap.org/images/news-arrow.gif) no-repeat left top;
}
.NewsSummary{
margin: 8px;
font-size: 0.9em;
}
.NewsSummarySummary{
padding-left:62px;
}
.NewsSummaryLink{ padding-left:12px;
}


#category{
float:right;
margin: 0 15px 15px 15px;
width: 220px;
background: url(http://www.cscap.org/images/category-bk.jpg) repeat-x top;
border:#C2D8E7 solid 1px;
padding: 6px;
}
#standard-news{
margin: 0 0 0 15px}
#NewsPostDetailSummary{
margin: 0 0 0 15px}
/* END News */

#content {
	float: right;
	width: 780px;
	background:#FFFFFF url(http://www.cscap.org/images/content-corner-curve.jpg) no-repeat bottom left;
}
#content h1{
padding: 3px 12px;
}
#content ol, #content ul {
	margin-left: 3em;
}
#content p{
margin-right: 30px;
padding-left: 15px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	padding: 0;
	position:relative;
	top: 100px;
}
#sidebar .sectionheader {
	font-size: 1em;
	color:#567F9F;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:none !important;
}
#sidebar ul ul{
	margin-left: 10px;
}
#sidebar li {
padding:0;
}
#sidebar li a {
display:block;
padding: 3px 8px !important;
border-bottom:#CDCAB1 dotted 1px;
color:#666;
text-decoration:none;	
font-size: 0.95em;
}
#sidebar .active a {
background-color:#F4F2E7
}
#sidebar li a:hover {
background-color:#F4F2E7
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
margin: 0px 15px;
border-collapse:    collapse;
}

/* nice squares for the #big table */
#big th
{
padding: 3px;
width: 90px;
}

#big td {
vertical-align: top;
padding: 3px;
height: 75px;
width: 98px;
}

/* format summaries nicely in #big */
#big p
{
margin: 0px;
padding: 0px;
padding-left: 0px;
}

#big ul
{
margin: 0px;
padding: 0px;
padding-left: 0px;
line-height: 1em;
list-style:none;
}

#big li
{
list-style-type: none inside;
padding: 0px;
margin: 3px;
font-size: 80%;
}

/* background colours for #big */
#big td a
{
color:#006699;
}

#big .calendar-day
{
background-color: #80ff80;
}

#big .calendar-today
{
font-weight:bold;
background-color: #E6E6E6;
color:#666;
}
#big .calendar-month
{
font-weight:bold;
color:#006699;
font-size: 1.5em;
}
#big .calendar-month a
{
font-weight:normal;
color: #006699;
font-size: 1.2em;
}
.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
}
#calendar-list{
background-color:#ccc}

.calendar-event{
padding:0 0 25px 15px}
.calendar-date-from{
font-weight:bold;
padding-left: 15px;
}

/* End of 'Calendar' */


/* Books */
.category_items{
padding:0 0 20px 10px;
font-size:0.9em;
}
.category_item img{
float:left;
padding: 2px;
margin-right: 5px;
border:#CCCCCC solid 1px;
width: 80px;
}
.category_item{
border-bottom: #999999 dotted 1px;
padding: 14px 0;
margin-right:10px;
}
.category_item .title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
color:#567F9F;
}
.category_item div{
padding-bottom: 5px;
font-size:0.9em;
}
.category_item .more{
padding:3px;
background-color:#567F9F;
color:#FFF;
font-size:1em;
text-decoration: none;
margin-top: 4px;
}
.toggler {
	    margin:0 0 5px 95px;
		cursor:pointer;
		text-decoration: none;
		font-weight:normal;
		line-height:20px;
		display: block;
		width:100px;
                                font-size:0.9em
	}
	.toggler-closed {
		color:#567F9F !important;
padding-left:10px;
		height:20px;
		background: #F3F3F3 url('http://www.cscap.org/images/togglerc.gif') center right no-repeat;
	}
	.toggler-closed:hover {
		color: #666;
		height:20px;
		background: #F3F3F3 url('http://www.cscap.org/images/togglerch.gif') center right no-repeat;
	}
	.toggler-opened {
		color:#567F9F;
padding-left:10px;
		height:20px;
		background: #F3F3F3 url('http://www.cscap.org/images/togglero.gif') center right no-repeat;
	}
	.toggler-opened:hover {
		color: #666;
		height:20px;
		background: #F3F3F3 url('http://www.cscap.org/images/toggleroh.gif') center right no-repeat;
	}
.toggler-10 p{
		font-size: 1.1em;
	}
.toggler-10{
padding-top: 10px;
}
.item_attribute_name{
font-weight:bold;
}
.catnav{
padding:5px;
background: url('http://www.cscap.org/images/book-nav-bk.gif') repeat-x bottom;
width: 200px;
}
.catnav a{
padding: 5px 5px;
}
/* Footer */

#footer {
	clear: both;
	height: 15px;
	margin-bottom:55px;
	padding-left: 180px;
}
/* Footer Menu */

#footer ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
#footer ul ul, ul ul ul, ul ul ul ul{
	display: none;
}
#footer li {
	display: inline;
}
#footer a{
	display: block;
	float: left;
	padding: 0 12px;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
        color: #347CB0;
}

#footer a:hover{
color:#333333;
}
#footer .active a {
font-weight:bold;
}

#footer .active a:hover {
}
#footer p {
	margin: 0;
	padding: 6px 0 0 12px;
	line-height: normal;
	font-size: 77%;
	color:#7B7C5A;
}
/* Stylesheet: styles Modified On 2014-04-30 22:08:11 */
